@charset "UTF-8";
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  scroll-behavior: smooth;
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
  background-color: #EDF2F4;
}

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

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

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

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

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

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

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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

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

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

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

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

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

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}
textarea ul{list-style: disc;}
/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

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

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

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

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

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

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

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

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

/*** box sizing border-box for all elements ***/
*,
*::before,
*::after {
  box-sizing: border-box;
}

a {
  text-decoration: none;
  color: inherit;
  cursor: pointer;
}

button {
  background-color: transparent;
  color: inherit;
  border-width: 0;
  padding: 0;
  cursor: pointer;
}

figure {
  margin: 0;
}

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

ul, ol, dd {
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-size: inherit;
  font-weight: inherit;
}

p {
  margin: 15px 0 15px 0;
}

address {
  font-style: normal;
}

cite {
  font-style: normal;
}

fieldset {
  border-width: 0;
  padding: 0;
  margin: 0;
}

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

.grecaptcha-badge {
  display: none !important;
}

#trp-floater-ls {
  left: unset !important;
  right: 10px !important;
}

html {
  font-size: 1px; /* for using REM units */
}

body {
  font-family: "Roboto", sans-serif;
  font-size: 16rem;
  font-weight: 400;
  line-height: 1.5;
  color: #353739;
}

.btn {
  display: flex;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  align-items: center;
  background-color: #003C71;
  font-size: 14px;
  line-height: 1.2;
  font-weight: 700;
  color: #FFF !important;
  padding: 15px 17px;
}
.btn:hover {
  background-color: #799A01;
}
.btn:after {
  display: inline-block;
  content: " ";
  background-image: url("../images/button-arrow.svg");
  background-size: 21px 20px;
  background-repeat: no-repeat;
  height: 20px;
  width: 21px;
  margin-left: 10px;
}
.btn.center {
  margin-left: auto;
  margin-right: auto;
}
.btn em {
  pointer-events: none;
}

@media screen and (min-width: 420px) {
  .btn {
    font-size: 17px;
  }
}
label {
  width: 100%;
  font-size: 15px;
  line-height: 1.6;
}

input[type=text], input[type=email], input[type=phone], textarea, input[type=search], select {
  border: 0;
  background-color: rgba(74, 48, 128, 0.07);
  font-size: 16px;
  line-height: 1.3;
  color: #353739;
  padding: 15px 20px;
  margin-top: 5px;
  border-bottom: 2px solid #003C71;
}
input[type=text]:focus, input[type=email]:focus, input[type=phone]:focus, textarea:focus, input[type=search]:focus, select:focus {
  outline: none;
  border-bottom: 2px solid #799A01;
}

span.wpcf7-list-item {
  width: 100%;
  display: flex;
  line-height: 1.2;
  margin-bottom: 15px;
}
span.wpcf7-list-item.first {
  margin-top: 10px;
}
span.wpcf7-list-item.last {
  margin-bottom: 0;
}
span.wpcf7-list-item input[type=checkbox] {
  flex: 0 1 20px;
  margin: 0 5px 0 0;
  height: 20px;
}
span.wpcf7-list-item .wpcf7-list-item-label {
  flex: 1 1 100%;
}

.select {
  position: relative;
  display: inline-block;
  margin-bottom: 15px;
  width: 100%;
}

.select select {
  display: inline-block;
  width: 100%;
  cursor: pointer;
  padding: 10px 15px;
  outline: 0;
  border: 0px solid #000000;
  border-radius: 0px;
  border-bottom: 2px solid #003C71;
  background: #fff;
  color: #353739;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

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

.select select:hover,
.select select:focus {
  color: #353739;
  background: #fff;
  outline: none;
  border-bottom: 2px solid #799A01;
}

.select select:disabled {
  opacity: 0.5;
  pointer-events: none;
}

.select-arrow {
  position: absolute;
  top: 16px;
  right: 15px;
  pointer-events: none;
  border-style: solid;
  border-width: 8px 5px 0px 5px;
  border-color: #003C71 transparent transparent transparent;
}

.select-line {
  position: absolute;
  top: 10px;
  right: 40px;
  height: 17px;
  pointer-events: none;
  border-left: 2px solid #003C71;
}

.select select:hover ~ .select_arrow,
.select select:focus ~ .select_arrow {
  border-top-color: #000000;
}

.select select:disabled ~ .select_arrow {
  border-top-color: #cccccc;
}

input[type=submit] {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background-color: #003C71;
  font-size: 14px;
  line-height: 1.2;
  font-weight: 700;
  color: #FFF;
  padding: 15px 17px;
  border: 0;
	cursor: pointer;
}
input[type=submit]:hover {
  background-color: #799A01;
}
input[type=submit]:focus {
  outline: unset;
  border-bottom: 0;
  background-color: #799A01;
}

.form-row {
  margin-bottom: 30px;
}
.form-row.submit {
  display: flex;
  margin-bottom: 0;
}

.form-disclaimer p {
  font-size: 14px;
}

@media screen and (min-width: 420px) {
  input[type=submit] {
    font-size: 17px;
  }
  input[type=submit]:after {
    display: inline-block;
    content: " ";
    background-image: url("../images/button-arrow.svg");
    background-size: 21px 20px;
    background-repeat: no-repeat;
    height: 20px;
    width: 21px;
    margin-left: 10px;
  }
}
.skip-link {
  position: absolute;
  top: -1000px;
  /* Styled to match the default WordPress screen reader text */
  background-color: #f1f1f1;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  color: #21759b;
  display: block;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 700;
  height: auto;
  left: 6px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  width: auto;
  z-index: 100000; /* Above WP toolbar */
  transition: top 0.75s ease-out;
}

.skip-link:focus {
  color: #21759b;
  top: 7px;
  transition: top 0s;
}

.top-bar {
  display: none;
  background-color: #003C71;
}
.top-bar .top-bar-wrapper {
  position: relative;
  text-align: center;
  padding: 20px;
}
.top-bar .top-bar-wrapper p {
  color: #FFF;
}
.top-bar .top-bar-wrapper p a {
  color: #A3D001;
}
.top-bar .top-bar-wrapper p:hover {
  color: #FFF;
}
.top-bar .top-bar-wrapper p:visited {
  color: #A3D001;
}
.top-bar .top-bar-wrapper p:active, .top-bar .top-bar-wrapper p:focus {
  color: #739301;
}
.top-bar .top-bar-wrapper .top-bar-close {
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: flex;
  align-items: center;
  color: #A3D001;
}
.top-bar .top-bar-wrapper .top-bar-close span {
  display: none;
}
.top-bar .top-bar-wrapper .top-bar-close i {
  color: #FFF;
  margin-left: 5px;
}

#header {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  width: 100%;
  height: 83px;
  z-index: 100;
  background-color: #FFF;
}
#header .header-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
#header #branding {
  flex: 0 0 160px;
  padding: 10px 0 10px 10px;
}
#header #branding a {
  display: block;
}
#header .mobile-nav-toggle {
  flex: 0 0 40px;
  padding: 0 10px 0 10px;
}
#header .mobile-nav-toggle .hamburger-label {
  font-size: 13px;
  line-height: 1;
  font-weight: 600;
  color: #003C71;
  text-transform: uppercase;
}
#header #menu {
  display: none;
  flex: 1 0 100%;
  height: 100vh;
  background-color: #FFF;
  padding: 30px 20px 30px;
}
#header #menu.is-active {
  display: block;
  z-index: 100;
}
#header #menu ul {
  display: flex;
  flex-direction: column;
}
#header #menu ul li {
  display: block;
  width: 100%;
  text-align: center;
  padding: 5px 0;
}
#header #menu ul li.menu-item-has-children a {
  pointer-events: none;
}
#header #menu ul li a {
  display: block;
  font-size: 30px;
  line-height: 1.2;
  color: #003C71;
}
#header #menu ul li a:hover {
  color: #739301;
}
#header #menu ul li a:visited {
  color: #003C71;
}
#header #menu ul li a:active, #header #menu ul li a:focus {
  color: #739301;
}
#header #menu ul li .sub-menu {
  display: none;
  margin-top: 10px;
}
#header #menu ul li .sub-menu li:last-child {
  padding-bottom: 0;
}
#header #menu ul li .sub-menu li a {
  pointer-events: unset;
  font-size: 16px;
}
#header #menu ul li.is-active .sub-menu {
  display: flex;
}
#header #menu ul li.current-menu-item a {
  color: #739301;
}
#header #menu ul li.current-menu-item a:hover {
  color: #003C71;
}
#header #menu ul li.current-menu-item a:visited {
  color: #739301;
}
#header #menu ul li.current-menu-item a:active, #header #menu ul li.current-menu-item a:focus {
  color: #003C71;
}
#header #menu .search-toggle {
  display: block;
}
#header #menu .search-toggle #js-toggle-search {
  display: none;
}
#header #menu .search-toggle .search-field-container {
  display: block;
  max-width: 420px;
  margin: 60px auto 0;
}
#header #menu .search-toggle .search-field-container form .search-field-wrapper {
  display: flex;
  align-items: flex-end;
}
#header #menu .search-toggle .search-field-container form .search-field-wrapper label span {
  display: block;
}
#header #menu .search-toggle .search-field-container form .search-field-wrapper .search-submit {
  margin-left: 10px;
  border: 0 !important;
  height: 52px;
}

@media screen and (min-width: 960px) {
  .top-bar .top-bar-wrapper .top-bar-close span {
    display: block;
  }
  #header .header-wrapper {
    max-width: 1400px;
    flex-wrap: nowrap;
    margin: 0 auto;
  }
  #header #branding {
    padding-left: 0;
    margin-left: 40px;
    margin-right: 40px;
  }
  #header .mobile-nav-toggle {
    display: none;
  }
  #header #menu {
    max-width: 768px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    height: auto;
    flex: 1 1 100%;
    padding: 0;
    margin-right: 40px;
  }
  #header #menu .menu-main-navigation-container {
    flex: 1 1 100%;
    width: 100%;
  }
  #header #menu ul {
    width: 100%;
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
  }
  #header #menu ul li {
    width: auto;
  }
  #header #menu ul li a {
    font-size: 20px;
    line-height: 1.5;
  }
  #header #menu ul li:hover {
    position: relative;
  }
  #header #menu ul li:hover > a {
    color: #739301;
  }
  #header #menu ul li:hover .sub-menu {
    display: flex;
    background-color: #fff;
    padding: 15px 30px 10px;
    flex-direction: column;
    position: absolute;
    min-width: 200px;
    left: -35px;
    box-shadow: 0 20px 40px 0 rgba(0, 60, 113, 0.1);
  }
  #header #menu ul li:hover .sub-menu li {
    width: 100%;
    text-align: left;
    padding: 15px 0 15px 5px;
    border-bottom: 1px solid #799A01;
  }
  #header #menu ul li:hover .sub-menu li:last-child {
    border-bottom: 0;
  }
  #header #menu ul li:hover .sub-menu li a {
    line-height: 1.3;
  }
  #header #menu .search-toggle {
    position: relative;
    flex: 0 0 35px;
    padding-left: 15px;
    border-left: 1px solid #799A01;
    margin-left: 15px;
  }
  #header #menu .search-toggle #js-toggle-search {
    display: inline;
  }
  #header #menu .search-toggle i {
    font-size: 18px;
    color: #003C71;
  }
  #header #menu .search-toggle i:hover {
    color: #637E01;
  }
  #header #menu .search-toggle .search-field-container {
    display: none;
    position: absolute;
    top: 47px;
    right: 0;
    width: 420px;
    background-color: #fff;
    padding: 20px 35px 35px;
    box-shadow: 0px 20px 40px 0px rgba(204, 204, 204, 0.5);
    margin: 0;
  }
  #header #menu .search-toggle .search-field-container.active {
    display: block;
  }
}
#footer {
  padding: 30px 20px 50px;
  background-image: url("../images/footer-background.png");
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: 550%;
}
#footer .column.twitter-feed {
  margin-bottom: 50px;
}
#footer .footer-branding {
  max-width: 200px;
  margin-bottom: 5px;
}
#footer .footer-description {
  font-size: 15px;
  line-height: 1.4;
  margin-bottom: 30px;
}
#footer .footer-description a {
  color: #003C71;
}
#footer .footer-description a:hover {
  color: #799A01;
}
#footer .footer-description a:visited {
  color: #003C71;
}
#footer .footer-description a:active, #footer .footer-description a:focus {
  color: #739301;
}
#footer .footer-cta {
  display: flex;
  margin-bottom: 25px;
}
#footer .footer-social {
  margin-bottom: 17px;
}
#footer .footer-social a {
  margin-right: 15px;
}
#footer .footer-social a:last-child {
  margin-right: 0;
}
#footer .footer-social i.fab:before {
  color: #003C71;
  font-size: 35px;
}
#footer .footer-social i.fab:hover:before {
  color: #799A01;
}
#footer .footer-address {
  font-size: 15px;
  line-height: 1.3;
  margin-bottom: 25px;
}
#footer .footer-affiliates {
  font-size: 15px;
  line-height: 1.3;
  margin-bottom: 25px;
}
#footer .footer-affiliates .footer-affiliate-logos {
  display: flex;
  flex-direction: column;
  margin-bottom: 20px;
}
#footer .footer-affiliates .footer-affiliate-logos a {
  margin-bottom: 20px;
}
#footer .footer-affiliates .footer-affiliate-logos a:last-child {
  margin-bottom: 0;
}
#footer .footer-affiliates .footer-affiliate-logos a img {
  max-width: 200px;
}
#footer #copyright {
  font-size: 15px;
  line-height: 1.3;
}
#footer #copyright span {
  display: block;
}

@media screen and (min-width: 960px) {
  #footer {
    background-size: cover;
    padding: 40px 30px 50px;
  }
  #footer .footer-affiliates .footer-affiliate-logos {
    flex-direction: row;
    align-items: center;
  }
  #footer .footer-affiliates .footer-affiliate-logos a {
    flex: 0 1 200px;
    margin-bottom: 0;
  }
  #footer .footer-affiliates .footer-affiliate-logos a img {
    max-width: 180px;
  }
  .footer-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    max-width: 1400px;
    margin: 0 auto;
  }
  .column {
    flex: 0 1 47%;
  }
  .column.twitter-feed {
    order: 2;
    margin-bottom: 0 !important;
  }
  .column.info {
    order: 1;
  }
}
@media screen and (min-width: 1200px) {
  #footer {
    padding: 70px 60px 80px;
  }
}
.blog-post-grid {
  width: 90%;
  max-width: 1400px;
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto 35px;
}
.blog-post-grid > .post {
  flex: 1 0 100%;
  margin: 0 auto 25px;
}

.blog-cta-button a {
  margin: 0 auto;
}

@media screen and (min-width: 480px) {
  .blog-post-grid > .post {
    max-width: 480px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .blog-post-grid.full {
    justify-content: center;
  }
  .blog-post-grid.full > .post {
    flex: 0 1 45%;
    margin: 0 20px 35px 0;
  }
  .blog-post-grid.full > .post:nth-child(2n) {
    margin-right: 0;
  }
  .blog-post-grid.full > .post:last-child {
    margin-right: 0;
  }
}
@media screen and (min-width: 960px) {
  .blog-post-grid > .post {
    flex: 0 1 29%;
  }
}
@media screen and (min-width: 1200px) {
  .blog-post-grid {
    flex: 1 1 100%;
    justify-content: space-evenly;
    margin: 0 auto 35px;
  }
  .blog-post-grid > .post {
    flex: 0 1 29%;
    margin: 0 20px 40px 0;
  }
  .blog-post-grid > .post:nth-child(3n) {
    margin-right: 0;
  }
  .blog-post-grid > .post:last-child {
    margin-right: 0;
  }
}
.recent-posts {
  width: 90%;
  max-width: 420px;
  background-image: url("../images/vertical-dots.png");
  background-repeat: no-repeat;
  background-position: top right;
  background-size: 50%;
  padding: 10px 0 50px 0;
  margin: 0 auto 60px;
}
.recent-posts h2 {
  font-size: 30px;
  line-height: 1;
  font-weight: 700;
  color: #739301;
  padding-left: 5px;
  padding-bottom: 15px;
}
.recent-posts .flickity-viewport {
  transition: height 0.2s;
}
.recent-posts .flickity-button {
  background: #799A01;
}
.recent-posts .flickity-button:hover {
  background: #637E01;
}
.recent-posts .flickity-button:disabled {
  background: #ccc;
  opacity: 1;
}
.recent-posts .flickity-prev-next-button {
  width: 25px;
  height: 25px;
  border-radius: 25px;
}
.recent-posts .flickity-prev-next-button.previous {
  left: -12px;
}
.recent-posts .flickity-prev-next-button.next {
  right: -12px;
}
.recent-posts .flickity-button-icon {
  fill: white;
}
@media screen and (min-width: 480px) {
  .recent-posts .post {
    max-width: 480px !important;
  }
}
@media screen and (min-width: 960px) {
  .recent-posts {
    width: 100%;
    max-width: 500px;
    flex: 1 1 100%;
    margin: 0 40px 0 0;
  }
}
@media screen and (min-width: 1400px) {
  .recent-posts {
    margin: 0 90px 0 0;
  }
}

.post {
  width: 100%;
  display: none;
  background-color: #FFF;
  padding: 25px 20px 25px !important;
  box-shadow: 0 17px 34px 0 rgba(0, 60, 113, 0.1);
}
.post.is-visible {
  display: block;
}
.post .entry-meta {
  font-size: 15px;
  line-height: 1.3;
  margin-bottom: 15px;
}
.post .entry-featured-image {
  height: 230px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin-bottom: 20px;
}
.post .entry-header {
  padding-bottom: 15px;
  border-bottom: 1px solid #B6CEDB;
  margin-bottom: 15px;
}
.post .entry-header h3 {
  font-size: 19px;
  line-height: 1.2;
  font-weight: 700;
}
.post .entry-header h3 a {
  color: #003C71;
}
.post .entry-header h3 a:hover {
  color: #799A01;
}
.post .entry-header h3 a:visited {
  color: #003C71;
}
.post .entry-header h3 a:active, .post .entry-header h3 a:focus {
  color: #739301;
}
.post .entry-summary {
  margin-bottom: 20px;
}
.post .entry-summary p {
  font-size: 15px;
  line-height: 1.3;
}
.post .entry-footer {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.post .entry-footer .partner-logos {
  width: 100%;
  flex: 1 1 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  margin-right: 20px;
}
.post .entry-footer .partner-logos div {
  flex: 0 1 45%;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
  margin-top: 10px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.post .entry-footer .partner-logos div:nth-child(2n), .post .entry-footer .partner-logos div:last-child {
  margin-right: 0;
}
@media screen and (min-width: 480px) {
  .post .entry-footer .partner-logos div {
    flex: 0 1 30%;
    margin-right: 10px;
  }
  .post .entry-footer .partner-logos div:nth-child(2n) {
    margin-right: 10px;
  }
  .post .entry-footer .partner-logos div:nth-child(3n), .post .entry-footer .partner-logos div:last-child {
    margin-right: 0;
  }
}
@media screen and (min-width: 560px) {
  .post .entry-footer .partner-logos div {
    height: 35px;
  }
}
@media screen and (min-width: 768px) {
  .post .entry-header {
    display: flex;
    align-items: center;
  }
  .post .entry-footer .partner-logos div {
    flex: 0 1 45%;
    height: 30px;
    margin-right: 10px;
  }
  .post .entry-footer .partner-logos div:nth-child(2n), .post .entry-footer .partner-logos div:last-child {
    margin-right: 0;
  }
  .post .entry-footer .partner-logos div:nth-child(3n) {
    margin-right: 10px;
  }
}
@media screen and (min-width: 860px) {
  .post .entry-footer .partner-logos div {
    height: 35px;
  }
}
@media screen and (min-width: 960px) {
  .post .entry-footer .partner-logos div {
    flex: 0 1 45%;
    height: 30px;
    margin-right: 10px;
  }
  .post .entry-footer .partner-logos div:nth-child(2n), .post .entry-footer .partner-logos div:last-child {
    margin-right: 0;
  }
}
@media screen and (min-width: 1200px) {
  .post .entry-footer .partner-logos div {
    height: 35px;
  }
}
@media screen and (min-width: 1400px) {
  .post .entry-footer .partner-logos div {
    flex: 0 1 30%;
    margin-right: 10px !important;
  }
  .post .entry-footer .partner-logos div:nth-child(2n) {
    margin-right: 10px;
  }
  .post .entry-footer .partner-logos div:nth-child(3n), .post .entry-footer .partner-logos div:last-child {
    margin-right: 0 !important;
  }
}

.partners-intro {
  width: 90%;
  max-width: 1400px;
  margin: 0 auto 50px;
}
.partners-intro .partners-heading {
  margin-bottom: 15px;
}
.partners-intro .partners-heading h2 {
  width: 100%;
  max-width: 600px;
  background-color: #EDF2F4;
  font-size: 30px;
  line-height: 1.16;
  color: #739301;
  font-weight: 700;
  text-align: center;
  margin: 0 auto;
}

.partners-grid {
  max-width: 1400px;
  margin: 0 auto 80px;
}
.partners-grid .partner {
  width: 90%;
  margin: 0 auto 35px;
}
.partners-grid .partner .partner-logo {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #FFF;
  padding: 40px 20px;
  margin-bottom: 20px;
  box-shadow: 0 17px 34px 0 rgba(0, 60, 113, 0.1);
}
.partners-grid .partner .partner-logo a {
  flex: 0 1 160px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.partners-grid .partner .partner-details {
  text-align: center;
}
.partners-grid .partner .partner-details h3 {
  font-size: 22px;
  line-height: 1.1;
  font-weight: 700;
  color: #003C71;
  margin-bottom: 10px;
}
.partners-grid .partner .partner-details p {
  font-size: 15px;
  line-height: 1.3;
}

@media screen and (min-width: 480px) {
  .partners-grid {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: wrap;
  }
  .partners-grid .partner {
    width: 100%;
    flex: 0 1 45%;
  }
}
@media screen and (min-width: 640px) {
  .partners-grid .partner {
    flex: 0 1 30%;
  }
}
@media screen and (min-width: 960px) {
  .partners-intro .partners-heading {
    background-image: url("../images/blue-double-sided-arrow.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }
  .partners-intro .partners-heading h2 {
    width: 80%;
  }
  .partners-grid .partner {
    flex: 0 1 23%;
  }
}
.team-intro {
  width: 90%;
  max-width: 1400px;
  margin: 0 auto 50px;
}
.team-intro .team-heading {
  margin-bottom: 15px;
}
.team-intro .team-heading h2 {
  width: 100%;
  max-width: 280px;
  background-color: #EDF2F4;
  font-size: 30px;
  line-height: 1.16;
  color: #739301;
  font-weight: 700;
  text-align: center;
  margin: 0 auto;
}

.team-members-grid {
  width: 90%;
  max-width: 1400px;
  margin: 0 auto 50px;
}
.team-members-grid .team-member {
  max-width: 420px;
  margin: 0 auto 50px;
}
.team-members-grid .team-member .team-member-portrait {
  max-width: 300px;
  margin: 0 auto 10px;
}
.team-members-grid .team-member .team-member-portrait img {
  border-radius: 50%;
  box-shadow: 0 20px 40px 0 rgba(0, 60, 113, 0.1);
}
.team-members-grid .team-member .team-member-details h3 {
  font-size: 22px;
  line-height: 1.15;
  font-weight: 700;
  color: #739301;
  margin-bottom: 10px;
}
.team-members-grid .team-member .team-member-details h4 {
  font-size: 18px;
  line-height: 1.15;
  font-weight: 700;
  margin-bottom: 10px;
}
.team-members-grid .team-member .team-member-bio p {
  font-size: 15px;
  line-height: 1.3;
}

@media screen and (min-width: 640px) {
  .team-members-grid {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-items: flex-start;
  }
  .team-members-grid .team-member {
    flex: 0 1 45%;
    max-width: 100%;
    margin: 0 50px 50px 0;
  }
  .team-members-grid .team-member:nth-child(2n) {
    margin-right: 0;
  }
  .team-members-grid .team-member:last-child {
    margin: 0;
  }
  .team-members-grid .team-member .team-member-portrait {
    max-width: 300px;
    margin: 0 auto 10px;
  }
  .team-members-grid .team-member .team-member-portrait img {
    border-radius: 50%;
    box-shadow: 0 20px 40px 0 rgba(0, 60, 113, 0.1);
  }
  .team-members-grid .team-member .team-member-details h3 {
    font-size: 22px;
    line-height: 1.15;
    font-weight: 700;
    color: #739301;
    margin-bottom: 10px;
  }
  .team-members-grid .team-member .team-member-details h4 {
    font-size: 18px;
    line-height: 1.15;
    font-weight: 700;
    margin-bottom: 10px;
  }
  .team-members-grid .team-member .team-member-bio p {
    font-size: 15px;
    line-height: 1.3;
  }
}
@media screen and (min-width: 960px) {
  .team-intro .team-heading {
    background-image: url("../images/blue-double-sided-arrow.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }
  .team-intro .team-heading h2 {
    width: 80%;
  }
  .team-members-grid .team-member {
    flex: 0 1 29%;
  }
  .team-members-grid .team-member:nth-child(2n) {
    margin-right: 50px;
  }
  .team-members-grid .team-member:nth-child(3n) {
    margin-right: 0;
  }
}
.rich-content-block {
  width: 90%;
  max-width: 1400px;
  background-color: #FFF;
  padding: 30px 20px;
  margin: 0 auto 80px;
}

@media screen and (min-width: 960px) {
  .rich-content-block {
    padding: 30px 50px 50px;
  }
}
.dots-page-divider {
  width: 100%;
  height: 48px;
  background-image: url("../images/dot-pattern-divider.png");
  background-repeat: repeat;
  margin-bottom: 60px;
}

.resources-grid-section {
  margin-bottom: 60px;
}
.resources-grid-section .resources-intro {
  width: 90%;
  max-width: 1400px;
  margin: 0 auto 50px;
}
.resources-grid-section .resources-intro-heading {
  margin-bottom: 15px;
}
.resources-grid-section .resources-intro-heading h2 {
  width: 80%;
  max-width: 280px;
  background-color: #EDF2F4;
  font-size: 30px;
  line-height: 1.16;
  color: #739301;
  font-weight: 700;
  text-align: center;
  margin: 0 auto;
}
.resources-grid-section .resources-intro-content {
  max-width: 700px;
  text-align: center;
  margin: 0 auto;
	padding-top:30px;
}
.resources-grid-section .resources-intro-content p{margin:20px 0 50px 0;}
.resources-grid-section .resources-intro .resources-intro-content a {
  font-weight: 600;
  color: #003C71;
}
.resources-grid-section .resources-intro .resources-intro-content a:hover {
  color: #799A01;
}
.resources-grid-section .resources-intro .resources-intro-content a:visited {
  color: #003C71;
}
.resources-grid-section .resources-intro .resources-intro-content a:active, .resources-grid-section .resources-intro .resources-intro-content a:focus {
  color: #739301;
}
.resources-grid-section .resources-intro .resources-intro-content a.btn {
  margin-bottom: 30px;
}
.resources-grid-section .resources-grid-bar {
  width: 100%;
  margin-bottom: 15px;
}
.resources-grid-section .resources-grid-bar .resources-grid-bar-top {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 15px;
  position: relative;
}
.resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-button {
  width: 100%;
  max-width: 320px;
  margin-bottom: 15px;
}
.resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-button > span {
  display: block;
  background-color: #003C71;
  font-weight: bold;
  font-size: 17px;
  line-height: 25px;
  color: #FFF;
  padding: 20px 30px;
  text-align: center;
  cursor: pointer;
}
.resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-button > span i {
  color: #799A01;
  font-size: 25px;
  padding-left: 5px;
  vertical-align: text-bottom;
}
.resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-button > span i.fa-minus-circle {
  display: none;
}
.resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-button > span.expanded i.fa-plus-circle {
  display: none;
}
.resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-button > span.expanded i.fa-minus-circle {
  display: inline;
}
.resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-button .resources-grid-filters-panel {
  display: none;
  position: absolute;
  left: 0;
  z-index: 10;
  width: 100%;
  background-color: #003C71;
  padding: 15px;
}
.resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-button .resources-grid-filters-panel.expanded {
  display: block;
}
.resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-button .resources-grid-filters-panel .filters-group {
  width: 100%;
  background-color: #F3F6F9;
  margin-bottom: 15px;
}
.resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-button .resources-grid-filters-panel .filters-group .filters-group-header {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 15px;
  cursor: pointer;
}
.resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-button .resources-grid-filters-panel .filters-group .filters-group-header > span {
  color: #003C71;
  font-weight: bold;
  font-size: 18px;
  line-height: 25px;
}
.resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-button .resources-grid-filters-panel .filters-group .filters-group-header i {
  color: #799A01;
  font-size: 25px;
}
.resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-button .resources-grid-filters-panel .filters-group .filters-group-header i.fa-minus-circle {
  display: none;
}
.resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-button .resources-grid-filters-panel .filters-group .filters-group-header.expanded i.fa-plus-circle {
  display: none;
}
.resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-button .resources-grid-filters-panel .filters-group .filters-group-header.expanded i.fa-minus-circle {
  display: inline;
}
.resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-button .resources-grid-filters-panel .filters-group .filters-group-content {
  display: none;
  width: 100%;
  padding: 0 30px 30px;
}
.resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-button .resources-grid-filters-panel .filters-group .filters-group-content.expanded {
  display: block;
  padding: 0 15px 30px;
}
.resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-button .resources-grid-filters-panel .filters-group .filters-group-content .filters-group-content-columns-wrapper {
  width: 100%;
  display: flex;
  flex-direction: column;
  margin-bottom: 30px;
}
.resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-button .resources-grid-filters-panel .filters-group .filters-group-content .filters-group-content-columns-wrapper .filters-group-content-column {
  background-color: #FFF;
  padding: 20px 20px 0;
}
.resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-button .resources-grid-filters-panel .filters-group .filters-group-content .filters-group-content-columns-wrapper .filters-group-content-column:last-child {
  padding-bottom: 20px;
}
.resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-button .resources-grid-filters-panel .filters-group .filters-group-content .filters-group-content-columns-wrapper .filters-group-content-column.no-bg {
  background-color: transparent;
  padding: 0;
  margin-bottom: 10px;
}
.resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-button .resources-grid-filters-panel .filters-group .filters-group-content .filters-group-content-columns-wrapper .filters-group-content-column.no-bg:last-child {
  margin-bottom: 0;
}
.resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-button .resources-grid-filters-panel .filters-group .filters-group-content .filters-group-content-columns-wrapper .filters-group-content-column ul {
  font-size: 19px;
  line-height: 1.2;
  font-weight: 700;
  color: #799A01;
}
.resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-button .resources-grid-filters-panel .filters-group .filters-group-content .filters-group-content-columns-wrapper .filters-group-content-column ul.hrz {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-button .resources-grid-filters-panel .filters-group .filters-group-content .filters-group-content-columns-wrapper .filters-group-content-column ul.hrz li {
  flex: 1 0 100%;
}
.resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-button .resources-grid-filters-panel .filters-group .filters-group-content .filters-group-content-columns-wrapper .filters-group-content-column ul li {
  font-size: 15px;
  line-height: 21px;
  font-weight: 400;
  color: #353739;
  /* checkbox aspect */
  /* checked mark aspect */
  /* checked mark aspect changes */
  /* disabled checkbox */
  /* accessibility */
  /* hover style just for information */
}
.resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-button .resources-grid-filters-panel .filters-group .filters-group-content .filters-group-content-columns-wrapper .filters-group-content-column ul li:first-child {
  margin-top: 10px;
}
.resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-button .resources-grid-filters-panel .filters-group .filters-group-content .filters-group-content-columns-wrapper .filters-group-content-column ul li [type=checkbox]:not(:checked),
.resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-button .resources-grid-filters-panel .filters-group .filters-group-content .filters-group-content-columns-wrapper .filters-group-content-column ul li [type=checkbox]:checked {
  position: absolute;
  left: -9999px;
}
.resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-button .resources-grid-filters-panel .filters-group .filters-group-content .filters-group-content-columns-wrapper .filters-group-content-column ul li [type=checkbox]:not(:checked) + label,
.resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-button .resources-grid-filters-panel .filters-group .filters-group-content .filters-group-content-columns-wrapper .filters-group-content-column ul li [type=checkbox]:checked + label {
  position: relative;
  padding-left: 32px;
  cursor: pointer;
  margin-bottom: 4px;
  display: inline-block;
  font-size: 16px;
}
.resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-button .resources-grid-filters-panel .filters-group .filters-group-content .filters-group-content-columns-wrapper .filters-group-content-column ul li [type=checkbox]:not(:checked) + label:before,
.resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-button .resources-grid-filters-panel .filters-group .filters-group-content .filters-group-content-columns-wrapper .filters-group-content-column ul li [type=checkbox]:checked + label:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 22px;
  height: 22px;
  border: 2px solid #003C71;
  background: #ffffff;
  border-radius: 0px;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
}
.resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-button .resources-grid-filters-panel .filters-group .filters-group-content .filters-group-content-columns-wrapper .filters-group-content-column ul li [type=checkbox]:not(:checked) + label:after,
.resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-button .resources-grid-filters-panel .filters-group .filters-group-content .filters-group-content-columns-wrapper .filters-group-content-column ul li [type=checkbox]:checked + label:after {
  content: "✔";
  position: absolute;
  top: 0px;
  left: 3px;
  font-size: 20px;
  line-height: 1.2;
  color: #003C71;
  transition: all 0.2s;
}
.resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-button .resources-grid-filters-panel .filters-group .filters-group-content .filters-group-content-columns-wrapper .filters-group-content-column ul li [type=checkbox]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
          transform: scale(0);
}
.resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-button .resources-grid-filters-panel .filters-group .filters-group-content .filters-group-content-columns-wrapper .filters-group-content-column ul li [type=checkbox]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}
.resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-button .resources-grid-filters-panel .filters-group .filters-group-content .filters-group-content-columns-wrapper .filters-group-content-column ul li [type=checkbox]:disabled:not(:checked) + label:before,
.resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-button .resources-grid-filters-panel .filters-group .filters-group-content .filters-group-content-columns-wrapper .filters-group-content-column ul li [type=checkbox]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #999999;
  background-color: #dddddd;
}
.resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-button .resources-grid-filters-panel .filters-group .filters-group-content .filters-group-content-columns-wrapper .filters-group-content-column ul li [type=checkbox]:disabled:checked + label:after {
  color: #999999;
}
.resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-button .resources-grid-filters-panel .filters-group .filters-group-content .filters-group-content-columns-wrapper .filters-group-content-column ul li [type=checkbox]:disabled + label {
  color: #aaaaaa;
}
.resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-button .resources-grid-filters-panel .filters-group .filters-group-content .filters-group-content-columns-wrapper .filters-group-content-column ul li [type=checkbox]:checked:focus + label:before,
.resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-button .resources-grid-filters-panel .filters-group .filters-group-content .filters-group-content-columns-wrapper .filters-group-content-column ul li [type=checkbox]:not(:checked):focus + label:before {
  border: 2px solid #003C71;
}
.resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-button .resources-grid-filters-panel .filters-group .filters-group-content .filters-group-content-columns-wrapper .filters-group-content-column ul li label:hover:before {
  border: 2px solid #003C71 !important;
  background: #ffffff;
}
.resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-button .resources-grid-filters-panel .filters-group .filters-group-content .filters-group-content-cta {
  width: 100%;
  display: flex;
  justify-content: center;
}
.resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-quick-collections-button {
  width: 100%;
  max-width: 320px;
  margin-bottom: 15px;
}
.resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-quick-collections-button > span {
  display: block;
  background-color: #FFF;
  font-weight: normal;
  font-size: 14px;
  line-height: 25px;
  color: #353739;
  padding: 15px 20px 10px;
  text-align: center;
  cursor: pointer;
}
.resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-quick-collections-button > span i {
  color: #003C71;
  font-size: 18px;
  padding-left: 5px;
  vertical-align: text-bottom;
}
.resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-quick-collections-button > span i.fa-minus-circle {
  display: none;
}
.resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-quick-collections-button > span.expanded i.fa-plus-circle {
  display: none;
}
.resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-quick-collections-button > span.expanded i.fa-minus-circle {
  display: inline;
}
.resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-quick-collections-button .resources-quick-collections-panel {
  display: none;
  position: absolute;
  left: 0;
  z-index: 10;
  width: 100%;
  background-color: #FFF;
  padding: 15px;
}
.resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-quick-collections-button .resources-quick-collections-panel.expanded {
  display: block;
}
.resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-quick-collections-button .resources-quick-collections-panel ul li {
  padding: 15px 0;
  border-bottom: 1px solid #799A01;
}
.resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-quick-collections-button .resources-quick-collections-panel ul li:last-child {
  border-bottom: none;
}
.resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-quick-collections-button .resources-quick-collections-panel ul li a {
  font-size: 16px;
  line-height: 1.2;
  color: #003C71;
  font-weight: 500;
}
.resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-quick-collections-button .resources-quick-collections-panel ul li a:hover {
  color: #799A01;
}
.resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-right {
  display: flex;
  flex-direction: column;
  flex: 1;
  max-width: 320px;
  align-items: center;
}
.resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-right .resources-grid-media-type-filter {
  width: 100%;
  margin-bottom: 15px;
}
.resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-right .resources-grid-media-type-filter .select {
  margin-bottom: 0;
}
.resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-right .resources-grid-media-type-filter .select select {
  padding: 16px 45px 16px 15px;
}
.resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-right .resources-grid-media-type-filter .select .select-line {
  border-width: 1px;
  height: 30px;
  top: 11px;
  right: 28px;
}
.resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-right .resources-grid-media-type-filter .select .select-arrow {
  top: 22px;
  right: 10px;
}
.resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-right .resources-grid-search-filter {
  width: 100%;
  margin-bottom: 15px;
}
.resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-right .resources-grid-search-filter .resources-search-wrapper {
  position: relative;
  background-color: #fff;
}
.resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-right .resources-grid-search-filter .resources-search-wrapper i {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 15px;
}
.resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-right .resources-grid-search-filter .resources-search-wrapper input {
  background-color: #fff;
  width: 316px;
  padding-left: 40px;
  margin-top: 0;
}
.resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-right .resources-grid-search-button {
  align-self: flex-end;
}
.resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-right .resources-grid-search-button a {
  border-bottom: 2px solid #003C71;
}
.resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-right .resources-grid-search-button a:hover {
  border-bottom: 2px solid #799A01;
}
.resources-grid-section .resources-grid-bar .resources-grid-bar-bottom {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.resources-grid-section .resources-grid-bar .resources-grid-bar-bottom .resources-grid-utilities {
  margin-bottom: 25px;
}
.resources-grid-section .resources-grid-bar .resources-grid-bar-bottom .resources-grid-utilities a {
  font-size: 15px;
  line-height: 18px;
  color: #003C71;
}
.resources-grid-section .resources-grid-bar .resources-grid-bar-bottom .resources-grid-utilities a i {
  font-size: 18px;
  line-height: 1;
  vertical-align: text-bottom;
}
.resources-grid-section .resources-grid-bar .resources-grid-bar-bottom .resources-grid-utilities a:hover {
  color: #799A01;
}
.resources-grid-section .resources-grid-bar .resources-grid-bar-bottom .resources-grid-legend {
  display: flex;
  align-items: center;
  line-height: 25px;
  font-size: 15px;
}
.resources-grid-section .resources-grid-bar .resources-grid-bar-bottom .resources-grid-legend img {
  width: 25px;
  height: 25px;
  margin-right: 5px;
}
.resources-grid-section .resources-grid {
  width: 100%;
  max-width: 1400px;
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto 35px;
  padding: 0 20px;
}
.resources-grid-section .resources-grid article.resources {
  flex: 1 0 100%;
  margin: 0 auto 25px;
}
.resources-grid-section .resources-grid-footer {
  width: 90%;
  max-width: 1400px;
  display: flex;
  margin: 0 auto;
}
.resources-grid-section .resources-grid-footer a {
  margin: 0 auto;
}
.resources-grid-section .resources-cta-button a {
  margin: 0 auto;
}
@media screen and (min-width: 640px) {
  .resources-grid-section .resources-grid-header .resources-grid-heading {
    background-image: url("../images/blue-double-sided-arrow.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .resources-grid-section .resources-grid.full {
    justify-content: center;
  }
  .resources-grid-section .resources-grid.full article.resources {
    flex: 0 1 45%;
    margin: 0 20px 25px 0 !important;
  }
  .resources-grid-section .resources-grid.full article.resources:nth-child(2n) {
    margin-right: 0 !important;
  }
  .resources-grid-section .resources-grid.full article.resources:last-child {
    margin-right: 0 !important;
  }
}
@media screen and (min-width: 768px) {
  .resources-grid-section .resources-grid {
    padding: 0;
  }
}
@media screen and (min-width: 960px) {
  .resources-grid-section {
    width: 90%;
    max-width: 1400px;
    display: block;
    flex-wrap: wrap;
    margin: 0 auto 60px;
  }
  .resources-grid-section .resources-intro-heading {
    background-image: url("../images/blue-double-sided-arrow.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
	background-size: 100%;
  }
  .resources-grid-section .resources-intro-heading h2 {
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
    padding: 0 30px;
  }
  .resources-grid-section .resources-grid-bar .resources-grid-bar-top {
    margin-bottom: 40px;
    flex-direction: row;
    justify-content: space-between;
  }
  .resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-left {
    display: flex;
    align-items: center;
  }
  .resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-left .resources-grid-filters-button {
    flex: 0 0 200px;
    margin-bottom: 0;
  }
  .resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-left .resources-grid-filters-button > span {
    padding: 20px 0px;
  }
  .resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-left .resources-grid-filters-button .resources-grid-filters-panel {
    padding: 30px;
  }
  .resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-left .resources-grid-filters-button .resources-grid-filters-panel .filters-group {
    width: 100%;
    background-color: #F3F6F9;
    margin-bottom: 15px;
  }
  .resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-left .resources-grid-filters-button .resources-grid-filters-panel .filters-group .filters-group-header {
    padding: 20px 30px;
  }
  .resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-left .resources-grid-filters-button .resources-grid-filters-panel .filters-group .filters-group-header > span {
    font-size: 22px;
    line-height: 25px;
  }
  .resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-left .resources-grid-filters-button .resources-grid-filters-panel .filters-group .filters-group-content.expanded {
    display: block;
    padding: 0 30px 30px;
  }
  .resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-left .resources-grid-filters-button .resources-grid-filters-panel .filters-group .filters-group-content .filters-group-content-columns-wrapper {
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 30px;
  }
  .resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-left .resources-grid-filters-button .resources-grid-filters-panel .filters-group .filters-group-content .filters-group-content-columns-wrapper .filters-group-content-column {
    flex: 1 1 33%;
    padding: 20px;
    margin-right: 20px;
  }
  .resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-left .resources-grid-filters-button .resources-grid-filters-panel .filters-group .filters-group-content .filters-group-content-columns-wrapper .filters-group-content-column:last-child {
    margin-right: 0;
  }
  .resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-left .resources-grid-filters-button .resources-grid-filters-panel .filters-group .filters-group-content .filters-group-content-columns-wrapper .filters-group-content-column ul {
    font-size: 19px;
    line-height: 1.2;
    font-weight: 700;
    color: #799A01;
  }
  .resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-left .resources-grid-filters-button .resources-grid-filters-panel .filters-group .filters-group-content .filters-group-content-columns-wrapper .filters-group-content-column ul.hrz {
    display: flex;
    align-items: center;
  }
  .resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-left .resources-grid-filters-button .resources-grid-filters-panel .filters-group .filters-group-content .filters-group-content-columns-wrapper .filters-group-content-column ul.hrz li {
    flex: 1 1 auto;
    margin-left: 15px;
  }
  .resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-left .resources-grid-filters-button .resources-grid-filters-panel .filters-group .filters-group-content .filters-group-content-columns-wrapper .filters-group-content-column ul.hrz li:first-child {
    margin-top: 0;
  }
  .resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-left .resources-grid-filters-button .resources-grid-filters-panel .filters-group .filters-group-content .filters-group-content-columns-wrapper .filters-group-content-column ul.grid {
    display: grid;
    grid-auto-flow: column;
    grid-template-rows: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }
  .resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-left .resources-grid-filters-button .resources-grid-filters-panel .filters-group .filters-group-content .filters-group-content-columns-wrapper .filters-group-content-column ul.grid span {
    grid-column-start: 1;
    grid-column-end: span 3;
    display: block;
    margin-bottom: 15px;
  }
  .resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-left .resources-grid-filters-button .resources-grid-filters-panel .filters-group .filters-group-content .filters-group-content-columns-wrapper .filters-group-content-column ul.grid li:first-child {
    margin-top: 0;
  }
  .resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-left .resources-grid-filters-button .resources-grid-filters-panel .filters-group .filters-group-content .filters-group-content-columns-wrapper .filters-group-content-column ul li {
    font-size: 15px;
    line-height: 21px;
    font-weight: 400;
    color: #353739;
    /* checkbox aspect */
    /* checked mark aspect */
    /* checked mark aspect changes */
    /* disabled checkbox */
    /* accessibility */
    /* hover style just for information */
  }
  .resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-left .resources-grid-filters-button .resources-grid-filters-panel .filters-group .filters-group-content .filters-group-content-columns-wrapper .filters-group-content-column ul li:first-child {
    margin-top: 10px;
  }
  .resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-left .resources-grid-filters-button .resources-grid-filters-panel .filters-group .filters-group-content .filters-group-content-columns-wrapper .filters-group-content-column ul li [type=checkbox]:not(:checked),
.resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-left .resources-grid-filters-button .resources-grid-filters-panel .filters-group .filters-group-content .filters-group-content-columns-wrapper .filters-group-content-column ul li [type=checkbox]:checked {
    position: absolute;
    left: -9999px;
  }
  .resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-left .resources-grid-filters-button .resources-grid-filters-panel .filters-group .filters-group-content .filters-group-content-columns-wrapper .filters-group-content-column ul li [type=checkbox]:not(:checked) + label,
.resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-left .resources-grid-filters-button .resources-grid-filters-panel .filters-group .filters-group-content .filters-group-content-columns-wrapper .filters-group-content-column ul li [type=checkbox]:checked + label {
    position: relative;
    padding-left: 32px;
    cursor: pointer;
    margin-bottom: 4px;
    display: inline-block;
    font-size: 16px;
  }
  .resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-left .resources-grid-filters-button .resources-grid-filters-panel .filters-group .filters-group-content .filters-group-content-columns-wrapper .filters-group-content-column ul li [type=checkbox]:not(:checked) + label:before,
.resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-left .resources-grid-filters-button .resources-grid-filters-panel .filters-group .filters-group-content .filters-group-content-columns-wrapper .filters-group-content-column ul li [type=checkbox]:checked + label:before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    width: 22px;
    height: 22px;
    border: 2px solid #003C71;
    background: #ffffff;
    border-radius: 0px;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
  }
  .resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-left .resources-grid-filters-button .resources-grid-filters-panel .filters-group .filters-group-content .filters-group-content-columns-wrapper .filters-group-content-column ul li [type=checkbox]:not(:checked) + label:after,
.resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-left .resources-grid-filters-button .resources-grid-filters-panel .filters-group .filters-group-content .filters-group-content-columns-wrapper .filters-group-content-column ul li [type=checkbox]:checked + label:after {
    content: "✔";
    position: absolute;
    top: 0px;
    left: 3px;
    font-size: 20px;
    line-height: 1.2;
    color: #003C71;
    transition: all 0.2s;
  }
  .resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-left .resources-grid-filters-button .resources-grid-filters-panel .filters-group .filters-group-content .filters-group-content-columns-wrapper .filters-group-content-column ul li [type=checkbox]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  .resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-left .resources-grid-filters-button .resources-grid-filters-panel .filters-group .filters-group-content .filters-group-content-columns-wrapper .filters-group-content-column ul li [type=checkbox]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  .resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-left .resources-grid-filters-button .resources-grid-filters-panel .filters-group .filters-group-content .filters-group-content-columns-wrapper .filters-group-content-column ul li [type=checkbox]:disabled:not(:checked) + label:before,
.resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-left .resources-grid-filters-button .resources-grid-filters-panel .filters-group .filters-group-content .filters-group-content-columns-wrapper .filters-group-content-column ul li [type=checkbox]:disabled:checked + label:before {
    box-shadow: none;
    border-color: #999999;
    background-color: #dddddd;
  }
  .resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-left .resources-grid-filters-button .resources-grid-filters-panel .filters-group .filters-group-content .filters-group-content-columns-wrapper .filters-group-content-column ul li [type=checkbox]:disabled:checked + label:after {
    color: #999999;
  }
  .resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-left .resources-grid-filters-button .resources-grid-filters-panel .filters-group .filters-group-content .filters-group-content-columns-wrapper .filters-group-content-column ul li [type=checkbox]:disabled + label {
    color: #aaaaaa;
  }
  .resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-left .resources-grid-filters-button .resources-grid-filters-panel .filters-group .filters-group-content .filters-group-content-columns-wrapper .filters-group-content-column ul li [type=checkbox]:checked:focus + label:before,
.resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-left .resources-grid-filters-button .resources-grid-filters-panel .filters-group .filters-group-content .filters-group-content-columns-wrapper .filters-group-content-column ul li [type=checkbox]:not(:checked):focus + label:before {
    border: 2px solid #003C71;
  }
  .resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-left .resources-grid-filters-button .resources-grid-filters-panel .filters-group .filters-group-content .filters-group-content-columns-wrapper .filters-group-content-column ul li label:hover:before {
    border: 2px solid #003C71 !important;
    background: #ffffff;
  }
  .resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-left .resources-grid-filters-button .resources-grid-filters-panel .filters-group .filters-group-content .filters-group-content-cta {
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-left .resources-quick-collections-button {
    flex: 0 0 160px;
    margin-bottom: 0;
    position: relative;
    margin-left: 15px;
  }
  .resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-left .resources-quick-collections-button > span {
    padding: 15px 0px 10px;
  }
  .resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-left .resources-quick-collections-button .resources-quick-collections-panel {
    width: 560px;
    padding: 10px 30px 15px;
  }
  .resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-right {
    flex-direction: row;
    justify-content: flex-end;
    margin-right: 0;
    max-width: 620px;
  }
  .resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-right .resources-grid-media-type-filter {
    margin-bottom: 0;
    flex: 0 1 168px;
    margin-right: 15px;
  }
  .resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-right .resources-grid-search-filter {
    width: auto;
    margin-bottom: 0;
    flex: 0 1 191px;
    margin-right: 15px;
  }
  .resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-right .resources-grid-search-filter .resources-search-wrapper input {
    width: 191px;
  }
  .resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-right .resources-grid-search-button {
    align-self: center;
  }
  .resources-grid-section .resources-grid-bar .resources-grid-bar-bottom {
    flex-direction: row;
    justify-content: space-between;
    width: 90%;
    margin: 0 auto;
    width: 100%;
    margin: 0;
  }
  .resources-grid-section .resources-grid-bar .resources-grid-bar-bottom .resources-grid-utilities {
    margin-bottom: 0;
  }
  .resources-grid-section .resources-grid {
    flex: 1 1 100%;
    justify-content: space-evenly;
    margin: 0 auto 35px;
  }
  .resources-grid-section .resources-grid article.resources {
    flex: 0 1 32%;
    margin: 0 20px 30px 0;
  }
  .resources-grid-section .resources-grid article.resources:nth-child(3n) {
    margin-right: 0;
  }
  .resources-grid-section .resources-grid article.resources:last-child {
    margin-right: 0;
  }
  .resources-grid-section .resources-cta-button {
    margin: 0 auto;
  }
}
@media screen and (min-width: 1200px) {
  .resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-button {
    flex: 0 0 220px;
  }
  .resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-button > span {
    padding: 20px 30px;
  }
  .resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-quick-collections-button {
    flex: 0 0 180px;
  }
  .resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-quick-collections-button > span {
    padding: 15px 20px 10px;
  }
  .resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-right .resources-grid-search-filter {
    flex: 0 1 220px;
  }
  .resources-grid-section .resources-grid-bar .resources-grid-bar-top .resources-grid-filters-right .resources-grid-search-filter .resources-search-wrapper input {
    width: 220px;
  }
}

.resources-grid > article.resources,
.page-hero-intro > article.resources {
  position: relative;
  width: 100% !important;
  display: none;
  background-color: #FFF;
  padding: 40px 20px 25px !important;
  box-shadow: 0 17px 34px 0 rgba(0, 60, 113, 0.1);
}
.resources-grid > article.resources.is-visible,
.page-hero-intro > article.resources.is-visible {
  display: block;
}
.resources-grid > article.resources .entry-header,
.page-hero-intro > article.resources .entry-header {
  padding-bottom: 15px;
  border-bottom: 1px solid #B6CEDB;
  margin-bottom: 20px;
}
.resources-grid > article.resources .entry-header .resource-type-icon,
.page-hero-intro > article.resources .entry-header .resource-type-icon {
  position: absolute;
  top: 10px;
  right: 10px;
}
.resources-grid > article.resources .entry-header .resource-type-icon img,
.page-hero-intro > article.resources .entry-header .resource-type-icon img {
  width: 25px;
  height: 25px;
}
.resources-grid > article.resources .entry-header h2,
.page-hero-intro > article.resources .entry-header h2 {
  width: 100%;
  font-size: 19px;
  line-height: 1.2;
  font-weight: 700;
}
.resources-grid > article.resources .entry-header h2 a,
.page-hero-intro > article.resources .entry-header h2 a {
  color: #003C71;
}
.resources-grid > article.resources .entry-header h2 a:hover,
.page-hero-intro > article.resources .entry-header h2 a:hover {
  color: #799A01;
}
.resources-grid > article.resources .entry-header h2 a:visited,
.page-hero-intro > article.resources .entry-header h2 a:visited {
  color: #003C71;
}
.resources-grid > article.resources .entry-header h2 a:active, .resources-grid > article.resources .entry-header h2 a:focus,
.page-hero-intro > article.resources .entry-header h2 a:active,
.page-hero-intro > article.resources .entry-header h2 a:focus {
  color: #739301;
}
.resources-grid > article.resources .entry-summary,
.page-hero-intro > article.resources .entry-summary {
  display: flex;
  justify-content: space-around;
  align-items: flex-start;
  margin-bottom: 25px;
}
.resources-grid > article.resources .entry-summary .entry-featured-image,
.page-hero-intro > article.resources .entry-summary .entry-featured-image {
  flex: 0 1 50%;
  max-width: 120px;
  margin-right: 15px;
}
.resources-grid > article.resources .entry-summary .excerpt,
.page-hero-intro > article.resources .entry-summary .excerpt {
  flex: 1 1 100%;
}
.resources-grid > article.resources .entry-summary .excerpt p,
.page-hero-intro > article.resources .entry-summary .excerpt p {
  font-size: 15px;
  line-height: 1.3;
}
.resources-grid > article.resources .entry-summary .excerpt .publish-date,
.page-hero-intro > article.resources .entry-summary .excerpt .publish-date {
  padding-bottom: 8px;
}
.resources-grid > article.resources .entry-footer,
.page-hero-intro > article.resources .entry-footer {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.resources-grid > article.resources .entry-footer .partner-logos,
.page-hero-intro > article.resources .entry-footer .partner-logos {
  width: 100%;
  flex: 1 1 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  margin-right: 20px;
}
.resources-grid > article.resources .entry-footer .partner-logos div,
.page-hero-intro > article.resources .entry-footer .partner-logos div {
  flex: 0 1 45%;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
  margin-top: 10px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.resources-grid > article.resources .entry-footer .partner-logos div:nth-child(2n), .resources-grid > article.resources .entry-footer .partner-logos div:last-child,
.page-hero-intro > article.resources .entry-footer .partner-logos div:nth-child(2n),
.page-hero-intro > article.resources .entry-footer .partner-logos div:last-child {
  margin-right: 0;
}
@media screen and (min-width: 480px) {
  .resources-grid > article.resources .entry-footer .partner-logos div,
.page-hero-intro > article.resources .entry-footer .partner-logos div {
    flex: 0 1 30%;
    margin-right: 10px;
  }
  .resources-grid > article.resources .entry-footer .partner-logos div:nth-child(2n),
.page-hero-intro > article.resources .entry-footer .partner-logos div:nth-child(2n) {
    margin-right: 10px;
  }
  .resources-grid > article.resources .entry-footer .partner-logos div:nth-child(3n), .resources-grid > article.resources .entry-footer .partner-logos div:last-child,
.page-hero-intro > article.resources .entry-footer .partner-logos div:nth-child(3n),
.page-hero-intro > article.resources .entry-footer .partner-logos div:last-child {
    margin-right: 0;
  }
}
@media screen and (min-width: 560px) {
  .resources-grid > article.resources .entry-footer .partner-logos div,
.page-hero-intro > article.resources .entry-footer .partner-logos div {
    height: 35px;
  }
}
@media screen and (min-width: 768px) {
  .resources-grid > article.resources .entry-header,
.page-hero-intro > article.resources .entry-header {
    display: flex;
    align-items: center;
  }
  .resources-grid > article.resources .entry-footer .partner-logos div,
.page-hero-intro > article.resources .entry-footer .partner-logos div {
    flex: 0 1 45%;
    height: 30px;
    margin-right: 10px;
  }
  .resources-grid > article.resources .entry-footer .partner-logos div:nth-child(2n), .resources-grid > article.resources .entry-footer .partner-logos div:last-child,
.page-hero-intro > article.resources .entry-footer .partner-logos div:nth-child(2n),
.page-hero-intro > article.resources .entry-footer .partner-logos div:last-child {
    margin-right: 0;
  }
  .resources-grid > article.resources .entry-footer .partner-logos div:nth-child(3n),
.page-hero-intro > article.resources .entry-footer .partner-logos div:nth-child(3n) {
    margin-right: 10px;
  }
}
@media screen and (min-width: 860px) {
  .resources-grid > article.resources .entry-footer .partner-logos div,
.page-hero-intro > article.resources .entry-footer .partner-logos div {
    height: 35px;
  }
}
@media screen and (min-width: 960px) {
  .resources-grid > article.resources .entry-footer .partner-logos div,
.page-hero-intro > article.resources .entry-footer .partner-logos div {
    flex: 0 1 45%;
    height: 30px;
    margin-right: 10px;
  }
  .resources-grid > article.resources .entry-footer .partner-logos div:nth-child(2n), .resources-grid > article.resources .entry-footer .partner-logos div:last-child,
.page-hero-intro > article.resources .entry-footer .partner-logos div:nth-child(2n),
.page-hero-intro > article.resources .entry-footer .partner-logos div:last-child {
    margin-right: 0;
  }
}
@media screen and (min-width: 1200px) {
  .resources-grid > article.resources .entry-footer .partner-logos div,
.page-hero-intro > article.resources .entry-footer .partner-logos div {
    height: 35px;
  }
}
@media screen and (min-width: 1400px) {
  .resources-grid > article.resources .entry-footer .partner-logos div,
.page-hero-intro > article.resources .entry-footer .partner-logos div {
    flex: 0 1 30%;
    margin-right: 10px !important;
  }
  .resources-grid > article.resources .entry-footer .partner-logos div:nth-child(2n),
.page-hero-intro > article.resources .entry-footer .partner-logos div:nth-child(2n) {
    margin-right: 10px;
  }
  .resources-grid > article.resources .entry-footer .partner-logos div:nth-child(3n), .resources-grid > article.resources .entry-footer .partner-logos div:last-child,
.page-hero-intro > article.resources .entry-footer .partner-logos div:nth-child(3n),
.page-hero-intro > article.resources .entry-footer .partner-logos div:last-child {
    margin-right: 0 !important;
  }
}

.offerings-intro {
  width: 90%;
  max-width: 1400px;
  margin: 0 auto 50px;
}
.offerings-intro .offerings-intro-heading {
  margin-bottom: 15px;
}
.offerings-intro .offerings-intro-heading h2 {
  width: 100%;
  max-width: 768px;
  background-color: #EDF2F4;
  font-size: 25px;
  line-height: 1.16;
  color: #739301;
  font-weight: 700;
  text-align: center;
  margin: 0 auto;
}
.offerings-intro .offerings-intro-content {
  max-width: 700px;
  text-align: center;
  margin: 0 auto;
}

.offerings-grid {
  width: 100%;
  max-width: 1450px;
  margin: 0 auto 14px;
}
.offerings-grid .offering {
  max-width: 470px;
  margin: 0 auto 56px;
  background: #fff;
  padding: 40px 15px;
  min-height:500px;
}
.offerings-grid .offering figure {
  width: 150px;
  height: 150px;
  background-color: #FFF;
  padding: 30px;
  border-radius: 50%;
  margin: 0 auto 30px;
  /*box-shadow: 0 20px 40px 0 rgba(0, 60, 113, 0.1);*/
}
.offerings-grid .offering h3 {
  font-size: 22px;
  line-height: 1.2;
  font-weight: 700;
  color: #003C71;
  text-align: center;
  margin-bottom: 20px;
}
.offerings-grid .offering p {
  font-size: 16.5px;
  line-height: 1.35;
  text-align: center;
}
.offerings-grid .offering .offering-cta {
  margin-top: 30px;
}
.offerings-grid .offering .offering-cta a {
  margin: 0 auto;
}

.offerings-details {
  width: 95%;
  max-width: 1440px;
  margin: 0 auto;
  background:#fff;
}

.offerings-detail {
  margin-bottom: 0px;
  padding: 40px 20px;
}
.offerings-detail .overview-wrapper {
  max-width: 480px;
  margin: 0 auto 0px;
}
.offerings-detail .overview-wrapper .overview figure {
  width: 150px;
  height: 150px;
  background-color: #FFF;
  padding: 30px;
  border-radius: 50%;
  margin: 0 auto 20px;
  /*box-shadow: 0 20px 40px 0 rgba(0, 60, 113, 0.1);*/
}
.offerings-detail .offerings {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
}
.offerings-detail .offerings h2 {
  font-size: 30px;
  line-height: 1.15;
  font-weight: 700;
  color: #739301;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .offerings-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
  }
  .offerings-grid .offering {
    flex: 0 1 46%;
  }
  .offerings-detail {
    position: relative;
    display: flex;
    padding: 40px 30px 35px 0px;
  }
  .offerings-detail .overview-wrapper {
    flex: 0 1 40%;
    margin-right: 0px;
  }
  .offerings-detail .offerings {
    flex: 1 1 100%;
  }
}
@media screen and (min-width: 960px) {
  .offerings-intro .offerings-intro-heading {
    background-image: url("../images/blue-double-sided-arrow.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
  }
  .offerings-intro .offerings-intro-heading h2 {
    width: 80%;
    font-size: 30px;
    line-height: 1.16;
  }
  .offerings-intro .offerings-intro-content {
    max-width: 700px;
    text-align: center;
    margin: 0 auto;
  }
  .offerings-grid {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  .offerings-grid .offering {
    flex: 0 1 30%;
  }
  .offerings-detail .overview-wrapper {
    flex: 0 1 25%;
    margin-right: 0px;
  }
}
@media screen and (min-width: 1400px) {
  .offerings-detail .offerings .offering {
    padding: 50px 60px 60px;
    margin-bottom: 0px;
  }
}
.services-intro {
  width: 90%;
  max-width: 1400px;
  margin: 0 auto 50px;
}
.services-intro .services-heading {
  margin-bottom: 15px;
}
.services-intro .services-heading h2 {
  width: 100%;
  max-width: 768px;
  background-color: #EDF2F4;
  font-size: 25px;
  line-height: 1.16;
  color: #739301;
  font-weight: 700;
  text-align: center;
  margin: 0 auto;
}
.services-intro .services-content {
  max-width: 700px;
  text-align: center;
  margin: 0 auto;
}

.services-grid {
  width: 90%;
  max-width: 1400px;
  margin: 0 auto 80px;
}
.services-grid .service {
  max-width: 420px;
  margin: 0 auto 50px;
}
.services-grid .service figure {
  width: 240px;
  height: 240px;
  background-color: #FFF;
  padding: 60px;
  border-radius: 50%;
  margin: 0 auto 20px;
  /*box-shadow: 0 20px 40px 0 rgba(0, 60, 113, 0.1);*/
}
.services-grid .service h3 {
  font-size: 30px;
  line-height: 1.2;
  font-weight: 700;
  color: #003C71;
  text-align: center;
  margin-bottom: 10px;
}
.services-grid .service p {
  font-size: 15px;
  line-height: 1.35;
  text-align: center;
}
.services-grid .service-categories-cta {
  width: 100%;
  display: flex;
}
.services-grid .service-categories-cta a {
  margin: 0 auto;
}

.service-categories {
  width: 90%;
  max-width: 1400px;
  margin: 0 auto;
}

.service-category {
  margin-bottom: 60px;
}
.service-category .overview-wrapper {
  max-width: 480px;
  margin: 0 auto 40px;
}
.service-category .overview-wrapper .overview figure {
  width: 240px;
  height: 240px;
  background-color: #FFF;
  padding: 60px;
  border-radius: 50%;
  margin: 0 auto 20px;
  box-shadow: 0 20px 40px 0 rgba(0, 60, 113, 0.1);
}
.service-category .overview-wrapper .overview h2 {
  font-size: 30px;
  line-height: 1.15;
  font-weight: 700;
  color: #003C71;
  text-align: center;
  margin-bottom: 10px;
}
.service-category .overview-wrapper .overview .overview-content p {
  font-size: 15px;
  line-height: 1.3;
  text-align: center;
  padding-bottom: 15px;
}
.service-category .overview-wrapper .overview .overview-content ul {
  list-style: disc;
  padding-left: 40px;
}
.service-category .offerings .offering {
  background-color: #FFF;
  padding: 30px 20px;
  margin-bottom: 40px;
}
.service-category .offerings .offering .offering-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  transition: all 0.2s;
}
.service-category .offerings .offering .offering-header h3 {
  flex: 1 1 100%;
  font-size: 30px;
  line-height: 1.15;
  font-weight: 700;
  color: #739301;
  pointer-events: none;
}
.service-category .offerings .offering .offering-header .accordion-collapsed-icon,
.service-category .offerings .offering .offering-header .accordion-expanded-icon {
  flex: 0 0 22px;
  width: 22px;
  height: 21px;
  margin-left: 10px;
}
.service-category .offerings .offering .offering-header .accordion-expanded-icon {
  display: none;
}
.service-category .offerings .offering .offering-header.active {
  margin-bottom: 20px;
}
.service-category .offerings .offering .offering-header.active .accordion-expanded-icon {
  display: block;
}
.service-category .offerings .offering .offering-header.active .accordion-collapsed-icon {
  display: none;
}
.service-category .offerings .offering .offering-content {
  display: none;
  visibility: hidden;
  height: 0;
  margin-bottom: 10px;
  transition: visibility 0.2s;
}
.service-category .offerings .offering .offering-content.active {
  display: block;
  visibility: visible;
  height: auto;
}
.service-category .offerings .offering .offering-content p {
  padding-bottom: 20px;
}
.service-category .offerings .offering .offering-content .offering-footer {
  margin-top: 20px;
}
.service-category .offerings .offering .offering-content .offering-footer h4 {
  font-weight: 700;
  margin-bottom: 10px;
}
.service-category .offerings .offering .offering-content .offering-footer .offering-partners {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.service-category .offerings .offering .offering-content .offering-footer .offering-partners .partner {
  flex: 1 1 100%;
  max-width: 180px;
  height: 130px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #FFF;
  padding: 30px;
  margin: 0 0 20px 0;
  box-shadow: 0 20px 40px 0 rgba(0, 60, 113, 0.1);
}
.service-category .offerings .offering .offering-content .offering-footer .offering-partners .partner img {
  flex: 1 1 100%;
}

.service-offering {
}
.service-offering ul {
	list-style:none!important;
    padding: 0 0 10px 15px!important;
}

.service-offering li {
	margin-bottom:20px!important;
	display:flex;
	align-items: center;
	font-size:17px;
}

.service-offering-img {
  display:none;
	height:45px!important;
	width: auto;
	margin: 0 10px;
}

@media screen and (min-width: 480px) {
  .service-category .offerings .offering .offering-footer .offering-partners .partner {
    flex: 0 1 45%;
    margin: 0 20px 20px 0;
  }
  .service-category .offerings .offering .offering-footer .offering-partners .partner:nth-child(2n) {
    margin-right: 0;
  }
  .service-category .offerings .offering .offering-footer .offering-partners .partner:last-child {
    margin-right: 0;
  }
}
@media screen and (min-width: 640px) {
  .service-category .offerings .offering .offering-footer .offering-partners .partner {
    flex: 0 1 30%;
    margin: 0 20px 20px 0;
  }
  .service-category .offerings .offering .offering-footer .offering-partners .partner:nth-child(2n) {
    margin: 0 20px 20px 0;
  }
  .service-category .offerings .offering .offering-footer .offering-partners .partner:nth-child(3n) {
    margin-right: 0;
  }
  .service-category .offerings .offering .offering-footer .offering-partners .partner:last-child {
    margin-right: 0;
  }
}
@media screen and (min-width: 768px) {
  .services-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
  }
  .services-grid .service {
    flex: 0 1 30%;
  }
  .services-grid .services-grid-cta {
    flex: 1 1 100%;
  }
  .service-category {
    position: relative;
    display: flex;
  }
  .service-category .overview-wrapper {
    flex: 0 1 40%;
    margin-right: 30px;
  }
  .service-category .offerings {
    flex: 1 1 100%;
  }
  .service-offering-img {
    display:inline;
  }
}
@media screen and (min-width: 960px) {
  .services-intro .services-heading {
    background-image: url("../images/blue-double-sided-arrow.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
  }
  .services-intro .services-heading h2 {
    width: 80%;
    font-size: 30px;
    line-height: 1.16;
  }
  .services-intro .services-content {
    max-width: 700px;
    text-align: center;
    margin: 0 auto;
  }
  .services-grid {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  .services-grid .service {
    flex: 0 1 30%;
    margin-bottom: 0;
  }
  .service-category .overview-wrapper {
    flex: 0 1 30%;
    margin-right: 40px;
  }
}
@media screen and (min-width: 1400px) {
  .service-category .offerings .offering {
    padding: 50px 60px 60px;
    margin-bottom: 50px;
  }
  .service-category .offerings .offering .offering-footer .offering-partners .partner {
    flex: 0 1 23%;
    margin: 0 20px 20px 0;
  }
  .service-category .offerings .offering .offering-footer .offering-partners .partner:nth-child(2n) {
    margin: 0 20px 20px 0;
  }
  .service-category .offerings .offering .offering-footer .offering-partners .partner:nth-child(3n) {
    margin: 0 20px 20px 0;
  }
  .service-category .offerings .offering .offering-footer .offering-partners .partner:nth-child(4n) {
    margin-right: 0;
  }
  .service-category .offerings .offering .offering-footer .offering-partners .partner:last-child {
    margin-right: 0;
  }
}
.columns-block-intro {
  width: 90%;
  max-width: 1400px;
  margin: 0 auto 50px;
}
.columns-block-intro .columns-block-heading {
  margin-bottom: 15px;
}
.columns-block-intro .columns-block-heading h2 {
  width: 100%;
  max-width: 280px;
  background-color: #EDF2F4;
  font-size: 30px;
  line-height: 1.16;
  color: #739301;
  font-weight: 700;
  text-align: center;
  margin: 0 auto;
}
@media screen and (min-width: 960px) {
  .columns-block-intro .columns-block-heading {
    background-image: url("../images/blue-double-sided-arrow.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }
  .columns-block-intro .columns-block-heading h2 {
    width: 80%;
  }
}

.columns-content-block {
  width: 90%;
  margin: 0 auto 60px;
  max-width: 1400px;
}
.columns-content-block .columns-wrapper {
  width: 100%;
}
.columns-content-block .column {
  width: 100%;
  max-width: 480px;
  margin: 0 auto 40px;
  text-align: center;
}
.columns-content-block .column:last-child {
  margin-bottom: 0;
}
.columns-content-block .column .column-image {
  margin-bottom: 30px;
}
.columns-content-block .column .column-image.is-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 200px;
  background-color: #FFF;
  padding: 30px;
  border-radius: 50%;
  margin: 0 auto 30px;
  box-shadow: 0 20px 40px 0 rgba(0, 60, 113, 0.1);
}
.columns-content-block .column .column-image.is-icon img {
  align-self: center;
}
.columns-content-block .column .column-heading {
  font-size: 22px;
  line-height: 1.3;
  color: #637E01;
  font-weight: 600;
  margin-bottom: 10px;
}
.columns-content-block .column .column-content {
  font-size: 15px;
  line-height: 1.3;
  color: #353739;
  font-weight: 400;
}
.columns-content-block .column .column-cta a.btn {
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .columns-content-block .columns-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
  }
  .columns-content-block .column {
    flex: 0 1 45%;
    margin: 0 30px 40px 0;
  }
  .columns-content-block .column:nth-child(2n) {
    margin-right: 0;
  }
  .columns-content-block .column:last-child {
    margin-right: 0;
  }
}
@media screen and (min-width: 960px) {
  .columns-content-block {
    /* two items */
    /* three items */
    /* four items */
  }
  .columns-content-block .column {
    margin: 0 30px 40px 0;
  }
  .columns-content-block .column:nth-child(2n) {
    margin-right: 30px;
  }
  .columns-content-block .column:last-child {
    margin-right: 0;
  }
  .columns-content-block .column:first-child:nth-last-child(2),
.columns-content-block .column:first-child:nth-last-child(2) ~ .column {
    flex: 0 1 45%;
  }
  .columns-content-block .column:first-child:nth-last-child(3),
.columns-content-block .column:first-child:nth-last-child(3) ~ .column {
    flex: 0 1 30%;
  }
  .columns-content-block .column:first-child:nth-last-child(4),
.columns-content-block .column:first-child:nth-last-child(4) ~ .column {
    flex: 0 1 23%;
  }
}

.experts-intro {
  width: 90%;
  max-width: 960px;
  margin: 0 auto 50px;
}
.experts-intro .experts-heading {
  margin-bottom: 30px;
}
.experts-intro .experts-heading h2 {
  width: 100%;
  max-width: 280px;
  background-color: #EDF2F4;
  font-size: 30px;
  line-height: 1.16;
  color: #739301;
  font-weight: 700;
  text-align: center;
  margin: 0 auto;
}

.experts-grid {
  width: 90%;
  max-width: 1400px;
  margin: 0 auto 60px;
}
.experts-grid .expert {
  max-width: 420px;
  margin: 0 auto 60px;
}
.experts-grid .expert .expert-portrait {
  max-width: 300px;
  margin: 0 auto 15px;
}
.experts-grid .expert .expert-portrait img {
  border-radius: 50%;
  box-shadow: 0 20px 40px 0 rgba(0, 60, 113, 0.1);
}
.experts-grid .expert .expert-details h3 {
  font-size: 22px;
  line-height: 1.15;
  font-weight: 700;
  color: #739301;
  padding-bottom: 10px;
  border-bottom: 1px solid #B6CEDB;
  margin-bottom: 10px;
}
.experts-grid .expert .expert-details h4 {
  font-size: 18px;
  line-height: 1.15;
  font-weight: 700;
  margin-bottom: 10px;
}
.experts-grid .expert .expert-bio {
  margin-bottom: 25px;
}
.experts-grid .expert .expert-bio p {
  font-size: 15px;
  line-height: 1.3;
}
@media screen and (min-width: 640px) {
  .experts-grid {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: flex-start;
  }
  .experts-grid .expert {
    flex: 0 1 45%;
    max-width: 100%;
    margin: 0 50px 60px 0;
  }
  .experts-grid .expert:nth-child(2n) {
    margin-right: 0;
  }
  .experts-grid .expert:last-child {
    margin: 0;
  }
  .experts-grid .expert .expert-portrait {
    max-width: 300px;
    margin: 0 auto 15px;
  }
  .experts-grid .expert .expert-portrait img {
    border-radius: 50%;
    box-shadow: 0 20px 40px 0 rgba(0, 60, 113, 0.1);
  }
  .experts-grid .expert .expert-details h3 {
    font-size: 22px;
    line-height: 1.15;
    font-weight: 700;
    color: #739301;
    margin-bottom: 10px;
  }
  .experts-grid .expert .expert-details h4 {
    font-size: 18px;
    line-height: 1.15;
    font-weight: 700;
    margin-bottom: 10px;
  }
  .experts-grid .expert .expert-bio p {
    font-size: 15px;
    line-height: 1.3;
  }
}
@media screen and (min-width: 960px) {
  .experts-intro .experts-heading {
    background-image: url("../images/blue-double-sided-arrow.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }
  .experts-intro .experts-heading h2 {
    width: 80%;
  }
  .experts-grid .expert {
    flex: 0 1 29%;
  }
  .experts-grid .expert:nth-child(2n) {
    margin-right: 50px;
  }
  .experts-grid .expert:nth-child(3n) {
    margin-right: 0;
  }
}
.image-content-block {
  display: flex;
  flex-wrap: wrap;
  width: 90%;
  max-width: 1400px;
  background-color: #FFF;
  margin: 0 auto 80px;
  padding: 60px 20px;
  border: 1px solid rgba(0, 50, 160, 0.1);
  box-shadow: 0 15px 24px 0 rgba(0, 50, 160, 0.04);
}
.image-content-block.no-whitespace {
  padding: 0;
  background-color: transparent;
  border: 0;
  box-shadow: unset;
}
@media (min-width: 960px) {
  .image-content-block {
    padding: 60px;
  }
}
@media (min-width: 960px) {
  .image-content-block.left .image {
    margin-right: 40px;
  }
  .image-content-block.left .content {
    order: 1;
  }
  .image-content-block.right .image {
    order: 2;
    margin-left: 40px;
  }
  .image-content-block.right .content {
    order: 1;
  }
}
.image-content-block .image {
  flex: 1 0 100%;
  min-height: 300px;
  margin-bottom: 20px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media (min-width: 960px) {
  .image-content-block .image {
    flex: 1 1 44%;
    max-width: 560px;
    margin-bottom: 0;
  }
}
.image-content-block .content {
  flex: 1 0 100%;
}
@media (min-width: 960px) {
  .image-content-block .content {
    flex: 1 1 51%;
  }
}
.image-content-block .content .cta-button {
  text-align: center;
}
@media (min-width: 960px) {
  .image-content-block .content .cta-button {
    text-align: left;
  }
}

.faq-block {
  width: 90%;
  max-width: 1400px;
  background-color: #FFF;
  padding: 30px 20px;
  margin: 0 auto 80px;
}
.faq-block .faqs-heading {
  margin-top: 20px;
  margin-bottom: 40px;
}
.faq-block .faqs-heading h2 {
  width: 100%;
  font-size: 30px;
  line-height: 1.16;
  color: #739301;
  font-weight: 700;
  text-align: center;
  margin: 0 auto;
}
.faq-block .faq {
  margin-bottom: 30px;
}
.faq-block .faq-question {
  width: 100%;
  font-size: 22px;
  line-height: 1.16;
  color: #739301;
  font-weight: 700;
  margin-bottom: 5px;
}

@media screen and (min-width: 960px) {
  .faq-block {
    padding: 30px 50px 50px;
  }
}
.pathway-block-intro {
  width: 90%;
  max-width: 1400px;
  margin: 0 auto;
}
.pathway-block-intro .pathway-block-heading {
  margin-top: 0;
  margin-bottom: -18px;
}
.pathway-block-intro .pathway-block-heading h2 {
  position: relative;
  width: 100%;
  max-width: 768px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background-color: #EDF2F4;
  font-size: 25px;
  line-height: 1.16;
  color: #739301;
  font-weight: 700;
  text-align: center;
  margin: 0 auto;
  padding: 0 30px;
}
.pathway-block-intro .pathway-block-content {
  max-width: 700px;
  text-align: center;
  margin: 0 auto;
}

.pathway-block-steps {
  max-width: 90%;
  margin: 0 auto;
}
.pathway-block-steps .pathway-block-steps-wrapper {
  border: 2px solid #A8B8C7;
  padding: 40px 20px 0;
}
.pathway-block-steps .pathway-block-steps-wrapper .pathway-block-step {
  max-width: 164px;
  margin: 0 auto 30px;
  text-align: center;
}
.pathway-block-steps .pathway-block-steps-wrapper .pathway-block-step figure {
  width: 164px;
  height: 164px;
  background-color: #FFF;
  padding: 40px;
  border-radius: 50%;
  margin: 0 auto 10px;
  box-shadow: 0 20px 40px 0 rgba(0, 60, 113, 0.1);
}
.pathway-block-steps .pathway-block-steps-wrapper .pathway-block-step .step-arrow {
  width: 9px;
  height: 24px;
  text-align: center;
}
.pathway-block-steps .pathway-block-steps-wrapper .pathway-block-step h3 {
  font-size: 20px;
  line-height: 1.2;
  font-weight: 400;
  color: #353739;
  text-align: center;
  margin-bottom: 15px;
}

.pathway-block-bottom-content {
  max-width: 700px;
  text-align: center;
  margin: 0 auto;
}

.pathway-block-cta-button {
  max-width: 700px;
  margin: 0 auto;
}
.pathway-block-cta-button a {
  margin: 0 auto;
}

@media screen and (min-width: 960px) {
  .pathway-block-intro .pathway-block-heading h2 {
    font-size: 30px;
    line-height: 1.16;
  }
  .pathway-block-intro .pathway-block-content {
    max-width: 700px;
    text-align: center;
    margin: 0 auto;
  }
  .pathway-block-steps {
    max-width: 100%;
    margin: 0;
  }
  .pathway-block-steps .pathway-block-steps-wrapper {
    display: flex;
    justify-content: center;
    max-width: 90%;
    margin: 0 auto;
  }
  .pathway-block-steps .pathway-block-steps-wrapper .pathway-block-step {
    max-width: 130px;
  }
  .pathway-block-steps .pathway-block-steps-wrapper .pathway-block-step figure {
    width: 130px;
    height: 130px;
    padding: 20px;
  }
  .pathway-block-steps .pathway-block-steps-wrapper .pathway-block-step .step-arrow {
    width: 9px;
    height: 24px;
  }
  .pathway-block-steps .pathway-block-steps-wrapper .pathway-block-step h3 {
    font-size: 15px;
  }
}
@media screen and (min-width: 1200px) {
  .pathway-block-steps .pathway-block-steps-wrapper .pathway-block-step {
    max-width: 164px;
  }
  .pathway-block-steps .pathway-block-steps-wrapper .pathway-block-step figure {
    width: 164px;
    height: 164px;
    padding: 40px;
  }
  .pathway-block-steps .pathway-block-steps-wrapper .pathway-block-step h3 {
    font-size: 20px;
  }
}
.workshops-intro {
  width: 90%;
  max-width: 960px;
  margin: 0 auto 50px;
}
.workshops-intro .workshops-heading {
  margin-bottom: 30px;
}
.workshops-intro .workshops-heading h2 {
  width: 100%;
  max-width: 280px;
  background-color: #EDF2F4;
  font-size: 30px;
  line-height: 1.16;
  color: #739301;
  font-weight: 700;
  text-align: center;
  margin: 0 auto;
}

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

.workshops-grid {
  width: 90%;
  max-width: 1400px;
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto 35px;
}
.workshops-grid > .workshop {
  flex: 1 0 100%;
  margin: 0 auto 25px;
}

@media screen and (min-width: 480px) {
  .workshops-grid > .workshop {
    max-width: 480px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .workshops-grid.full {
    justify-content: center;
  }
  .workshops-grid.full > .workshop {
    flex: 0 1 45%;
    margin: 0 20px 35px 0;
  }
  .workshops-grid.full > .workshop:nth-child(2n) {
    margin-right: 0;
  }
  .workshops-grid.full > .workshop:last-child {
    margin-right: 0;
  }
}
@media screen and (min-width: 960px) {
  .workshops-intro .workshops-heading {
    background-image: url("../images/blue-double-sided-arrow.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }
  .workshops-intro .workshops-heading h2 {
    width: 80%;
  }
  .workshops-grid > .workshop {
    flex: 0 1 29%;
  }
}
@media screen and (min-width: 1200px) {
  .workshops-grid {
    flex: 1 1 100%;
    justify-content: flex-start;
    margin: 0 auto 35px;
  }
  .workshops-grid > .workshop {
    flex: 0 1 32%;
    margin: 0 20px 30px 0;
  }
  .workshops-grid > .workshop:nth-child(3n) {
    margin-right: 0;
  }
  .workshops-grid > .workshop:last-child {
    margin-right: 0;
  }
}
.workshop {
  width: 100%;
  display: block;
  background-color: #FFF;
  padding: 25px 20px 25px !important;
  box-shadow: 0 17px 34px 0 rgba(0, 60, 113, 0.1);
}
.workshop .entry-featured-image {
  padding-top: 56.25%;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  margin-bottom: 20px;
}
.workshop .entry-header {
  padding-bottom: 15px;
  border-bottom: 1px solid #B6CEDB;
  margin-bottom: 15px;
}
.workshop .entry-header h3 {
  font-size: 19px;
  line-height: 1.2;
  font-weight: 700;
}
.workshop .entry-header h3 a {
  color: #003C71;
}
.workshop .entry-header h3 a:hover {
  color: #799A01;
}
.workshop .entry-header h3 a:visited {
  color: #003C71;
}
.workshop .entry-header h3 a:active, .workshop .entry-header h3 a:focus {
  color: #739301;
}
.workshop .entry-summary {
  margin-bottom: 20px;
}
.workshop .entry-summary .workshop-dates {
  font-weight: 600;
  margin-bottom: 10px;
}
.workshop .entry-summary p {
  font-size: 15px;
  line-height: 1.3;
}
.workshop .entry-footer {
  display: flex;
  flex-direction: column;
}
.workshop .entry-footer a.btn {
  flex: 1 0 100%;
  margin-bottom: 10px;
  font-size: 15px;
}
.workshop .entry-footer a.btn:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 480px) {
  .workshop .entry-footer {
    flex-direction: row;
  }
  .workshop .entry-footer a.btn {
    flex: 0 1 auto;
    margin-right: 10px;
    margin-bottom: 0;
  }
  .workshop .entry-footer a.btn:last-child {
    margin-right: 0;
  }
}
@media screen and (min-width: 768px) {
  .workshop .entry-header {
    display: flex;
    align-items: center;
  }
}

.generic-page {
  background-image: url("../images/Page-BG.png");
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 200%;
  padding: 30px 0;
}
.generic-page .page-hero {
  width: 90%;
  max-width: 1400px;
  margin: 0 auto 60px;
}
.generic-page .page-hero .featured-image {
  max-height: 600px;
  overflow: hidden;
  margin-bottom: 20px;
}
.generic-page .page-hero .featured-image img {
  box-shadow: 0 17px 34px 0 rgba(0, 60, 113, 0.1);
}
.generic-page .page-hero .page-hero-content .page-hero-heading {
  margin-bottom: 20px;
}
.generic-page .page-hero .page-hero-content .page-hero-heading figure {
  display: none;
}
.generic-page .page-hero .page-hero-content .page-hero-heading h1 {
  font-size: 28px;
  line-height: 1.16;
  color: #739301;
  font-weight: 700;
}
.generic-page .page-hero .page-hero-content .page-hero-heading p {
  padding-bottom: 30px;
}
.generic-page .page-hero .page-hero-content .page-hero-intro {
  margin-bottom: 30px;
}
.generic-page .page-hero .page-hero-content .page-hero-intro h1, .generic-page .page-hero .page-hero-content .page-hero-intro h2, .generic-page .page-hero .page-hero-content .page-hero-intro h3, .generic-page .page-hero .page-hero-content .page-hero-intro h4, .generic-page .page-hero .page-hero-content .page-hero-intro h5, .generic-page .page-hero .page-hero-content .page-hero-intro h6 {
  line-height: 1.2;
  font-weight: 700;
  color: #739301;
  margin-bottom: 10px;
}
.generic-page .page-hero .page-hero-content .page-hero-cta-buttons {
  margin-bottom: 60px;
}
.generic-page .page-hero .page-hero-content .page-hero-cta-buttons a {
  margin-bottom: 15px;
}
.generic-page .page-hero .page-hero-content .page-hero-cta-buttons a:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .generic-page .page-hero .page-hero-content .page-hero-heading {
    display: flex;
    align-items: center;
  }
  .generic-page .page-hero .page-hero-content .page-hero-heading figure {
    display: block;
    flex: 0 1 150px;
    padding: 15px 15px 10px;
    margin-right: 20px;
    background-color: #003C71;
    border-radius: 50%;
    box-shadow: 0 20px 40px 0 rgba(0, 60, 113, 0.1);
  }
  .generic-page .page-hero .page-hero-content .page-hero-heading h1 {
    flex: 1 1 100%;
  }
  .generic-page .page-hero .page-hero-content .page-hero-intro {
    margin-bottom: 30px;
  }
  .generic-page .page-hero .page-hero-content .page-hero-cta-buttons {
    display: flex;
  }
  .generic-page .page-hero .page-hero-content .page-hero-cta-buttons a {
    font-size: 16px;
    margin-bottom: 0;
    margin-right: 20px;
  }
  .generic-page .page-hero .page-hero-content .page-hero-cta-buttons a:last-child {
    margin: 0;
  }
}
@media screen and (min-width: 960px) {
  .generic-page {
    background-size: contain;
    padding-top: 50px;
  }
  .generic-page .page-hero {
    display: flex;
  }
  .generic-page .page-hero .featured-image {
    max-width: 300px;
    max-height: 100%;
    overflow: visible;
    flex: 1 1 100%;
    margin-right: 40px;
    margin-bottom: 0;
  }
  .generic-page .page-hero .featured-image.video {
    margin-top: 52px;
    max-width: 560px;
  }
  .generic-page .page-hero .page-hero-content {
    flex: 1 1 100%;
  }
  .generic-page .page-hero .page-hero-content .page-hero-cta-buttons {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1200px) {
  .generic-page .page-hero .featured-image {
    max-width: 420px;
  }
  .generic-page .page-hero .featured-image.video {
    max-width: 640px;
  }
}
@media screen and (min-width: 1400px) {
  .generic-page .page-hero .featured-image {
    max-width: 480px;
  }
  .generic-page .page-hero .featured-image.video {
    margin-top: 57px;
    max-width: 768px;
  }
  .generic-page .page-hero .page-hero-content .page-hero-heading h1 {
    font-size: 32px;
  }
}

.no-hero-page {
  background-image: url("../images/Page-BG.png");
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 200%;
  padding-top: 30px;
}
.no-hero-page .featured-image {
  width: 80%;
  max-width: 600px;
  margin: 10px auto 30px;
}

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.embed-container iframe, .embed-container object, .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.wysiwyg {
  font-size: 16px;
  line-height: 1.5;
  font-weight: 400;
  color: #353739;
}
.wysiwyg h1, .wysiwyg h2, .wysiwyg h3, .wysiwyg h4, .wysiwyg h5, .wysiwyg h6 {
  line-height: 1.2;
  font-weight: 700;
  color: #739301;
  margin-bottom: 20px;
}
.wysiwyg h1 {
  font-size: 28px;
}
.wysiwyg h2 {
  font-size: 25px;
}
.wysiwyg h3 {
  font-size: 24px;
}
.wysiwyg h4 {
  font-size: 22px;
}
.wysiwyg h5 {
  font-size: 20px;
}
.wysiwyg h6 {
  font-size: 18px;
}
.wysiwyg p {
  padding-bottom: 30px;
}
.wysiwyg a {
  font-weight: 600;
  color: #003C71;
}
.wysiwyg a:hover {
  color: #799A01;
}
.wysiwyg a:visited {
  color: #003C71;
}
.wysiwyg a:active, .wysiwyg a:focus {
  color: #739301;
}
.wysiwyg a.btn {
  margin-bottom: 30px;
  display: inline-flex;
  margin-right: 20px;
}
.wysiwyg ul, .wysiwyg ol {
  width: auto;
  overflow: hidden;
  list-style: disc;
  padding: 0 0 30px 30px;
}
.wysiwyg ul li, .wysiwyg ol li {
  margin-bottom: 5px;
}
.wysiwyg ol {
  list-style: decimal;
}
.wysiwyg img.size-thumbnail {
  max-width: 150px;
}
.wysiwyg img.size-medium {
  max-width: 300px;
}
.wysiwyg img.size-full {
  width: auto;
}
.wysiwyg .alignleft {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}
.wysiwyg .aligncenter {
  display: block;
  margin-bottom: 20px;
  margin: 0 auto;
}
.wysiwyg .alignright {
  float: right;
  margin-left: 20px;
  margin-bottom: 20px;
}
.wysiwyg .wp-caption .wp-caption-text {
  padding-top: 5px;
}
.wysiwyg .inline-callout {
  float: right;
  width: 100%;
  margin: 0 0 30px;
  background-color: #003C71;
  color: #fff;
  padding: 20px 20px 0;
}
.wysiwyg .inline-callout h1, .wysiwyg .inline-callout h2, .wysiwyg .inline-callout h3, .wysiwyg .inline-callout h4, .wysiwyg .inline-callout h5, .wysiwyg .inline-callout h6 {
  color: #fff !important;
}
.wysiwyg .inline-callout a {
  color: #fff;
  text-decoration: underline;
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .wysiwyg .wp-caption {
    width: 100% !important;
    text-align: center;
  }
	.service-offering-img { 
	display:none!important;
}
}

@media screen and (min-width: 960px) {
  .wysiwyg .inline-callout {
    width: 30%;
    margin: 0 0 30px 30px;
  }
}

.error404 #content {
  background-image: url("../images/Page-BG.png");
  background-position: top center;
  background-repeat: no-repeat;
  background-size: contain;
  padding-top: 30px;
}
.error404 #content article {
  display: block;
  width: 90%;
  max-width: 1400px;
  background-color: #FFF;
  padding: 30px 20px;
  margin: 0 auto 40px;
}
.error404 #content article header {
  margin-bottom: 30px;
}
.error404 #content article header h1.entry-title {
  font-size: 20px;
  line-height: 1.3;
  font-weight: 700;
  color: #799A01;
  text-align: center;
  text-transform: uppercase;
}
.error404 #content article .entry-content {
  max-width: 480px;
  text-align: center;
  margin: 0 auto;
}
.error404 #content article .entry-content p {
  padding-bottom: 20px;
}
.error404 #content article .entry-content a.btn {
  margin: 20px auto 20px;
}
@media screen and (min-width: 960px) {
  .error404 #content {
    padding-top: 50px;
  }
  .error404 #content article {
    padding: 30px 50px 50px;
  }
  .error404 #content article header h1.entry-title {
    font-size: 40px;
    line-height: 1.2;
  }
}

.search-results #content {
  background-image: url("../images/Page-BG.png");
  background-position: top center;
  background-repeat: no-repeat;
  background-size: contain;
  padding-top: 30px;
}
.search-results #content > article {
  display: block;
  width: 90%;
  max-width: 1400px;
  background-color: #FFF;
  padding: 30px 20px;
  margin: 0 auto 40px;
}
.search-results #content > article header {
  display: flex;
  flex-direction: column;
  margin-bottom: 60px;
}
.search-results #content > article header h1.entry-title {
  order: 2;
  font-size: 24px;
  line-height: 1.3;
  font-weight: 700;
  color: #799A01;
  text-align: center;
  text-transform: uppercase;
}
.search-results #content > article header .search-field-container {
  order: 1;
  max-width: 420px;
  margin: 0 auto 30px;
}
.search-results #content > article header .search-field-container form .search-field-wrapper {
  display: flex;
  align-items: flex-end;
}
.search-results #content > article header .search-field-container form .search-field-wrapper label span {
  display: block;
}
.search-results #content > article header .search-field-container form .search-field-wrapper .search-submit {
  margin-left: 10px;
  border: 0 !important;
  height: 52px;
}
.search-results #content > article .entry-content .search-result {
  display: none;
  margin-bottom: 60px;
}
.search-results #content > article .entry-content .search-result.is-visible {
  display: block;
}
.search-results #content > article .entry-content .search-result .search-result-title {
  font-size: 16px;
  line-height: 1.3;
  color: #799A01;
  font-weight: bold;
  text-transform: uppercase;
  padding-bottom: 10px;
  border-bottom: 1px solid #b6cddc;
  margin-bottom: 10px;
}
.search-results #content > article .entry-content .search-result .search-result-summary {
  margin-bottom: 20px;
}
.search-results #content .search-cta-button a {
  margin: 0 auto;
}
@media screen and (min-width: 960px) {
  .search-results #content {
    padding-top: 50px;
  }
  .search-results #content > article {
    padding: 50px;
  }
  .search-results #content > article header {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
  .search-results #content > article header h1.entry-title {
    order: 1;
    text-align: left;
    font-size: 40px;
    line-height: 1.2;
  }
  .search-results #content > article header .search-field-container {
    order: 2;
    margin: 0 0 30px;
    width: 420px;
  }
  .search-results #content > article .entry-content .search-result {
    margin-bottom: 60px;
  }
  .search-results #content > article .entry-content .search-result .search-result-title {
    font-size: 20px;
  }
  .search-results #content > article .entry-content .search-result .search-result-summary {
    margin-bottom: 20px;
  }
}
.home .hero .hero-wrapper {
  padding-bottom: 200px;
}
.home .hero .hero-slider {
  width: 90%;
  padding: 30px 25px 75px;
  margin: 10px auto 20px;
}
.home .hero .hero-slider .carousel-cell {
  width: 100%;
  margin-right: 10px;
}
.home .hero .hero-slider .carousel-cell h1 {
  font-size: 26px;
  line-height: 1.2;
  font-weight: 900;
  color: #739301;
  text-transform: uppercase;
}
.home .hero .hero-slider .carousel-cell h2 {
  font-size: 16px;
  line-height: 1.3;
  font-weight: 900;
  color: #003C71;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.home .hero .hero-slider .carousel-cell p {
  font-size: 14px;
  margin-bottom: 20px;
}
.home .hero .hero-slider .flickity-viewport {
  transition: height 0.2s;
}
.home .hero .hero-slider .flickity-page-dots {
  display: none;
}
.home .hero .hero-slider .flickity-button {
  background: #799A01;
}
.home .hero .hero-slider .flickity-button:hover {
  background: #637E01;
}
.home .hero .hero-slider .flickity-button:disabled {
  background: #ccc;
  opacity: 1;
}
.home .hero .hero-slider .flickity-prev-next-button {
  width: 25px;
  height: 25px;
  border-radius: 25px;
}
.home .hero .hero-slider .flickity-prev-next-button.previous {
  left: -12px;
}
.home .hero .hero-slider .flickity-prev-next-button.next {
  right: -12px;
}
.home .hero .hero-slider .flickity-button-icon {
  fill: white;
}
.home .hero .hero-overlay-image {
  position: absolute;
  left: 20px;
  bottom: 0;
  max-height: 300px;
  z-index: 10;
}
.home .hero .hero-overlay-image img {
  max-height: 300px;
  width: auto;
}
.home .hero .hero-dot-overlay-image {
  background-image: url("../images/dot-pattern-overlay.png");
  position: absolute;
  left: 0;
  bottom: -24px;
  z-index: 20;
  width: 100%;
  height: 48px;
}
.home .featured-partners {
  margin-bottom: 80px;
}
.home .featured-partners .partners-carousel {
  width: 60%;
  height: 185px;
  margin: 0 auto 30px;
}
.home .featured-partners .partners-carousel .partner {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #FFF;
  width: 100%;
  height: 100%;
  margin-right: 10px;
  box-shadow: 0 20px 41px 0 rgba(0, 60, 113, 0.1);
}
.home .featured-partners .partners-carousel .partner span {
  flex: 0 1 80%;
  max-width: 185px;
}
.home .featured-partners .flickity-button {
  background: #799A01;
}
.home .featured-partners .flickity-button:hover {
  background: #637E01;
}
.home .featured-partners .flickity-button:disabled {
  background: #ccc;
  opacity: 1;
}
.home .featured-partners .flickity-prev-next-button {
  width: 25px;
  height: 25px;
  border-radius: 25px;
}
.home .featured-partners .flickity-prev-next-button.previous {
  left: -40px;
}
.home .featured-partners .flickity-prev-next-button.next {
  right: -40px;
}
.home .featured-partners .flickity-button-icon {
  fill: white;
}
.home .featured-partners .featured-partners-cta {
  display: flex;
}
.home .featured-partners .featured-partners-cta a {
  margin: 0 auto;
}
.home .recent-posts-team-callout {
  margin-bottom: 50px;
}
.home .recent-posts-team-callout .team-callout .team-callout-image {
  margin-bottom: 30px;
}
.home .recent-posts-team-callout .team-callout .team-callout-heading {
  width: 90%;
  margin: 0 auto 20px;
}
.home .recent-posts-team-callout .team-callout .team-callout-heading h2 {
  font-size: 22px;
  line-height: 1.36;
  font-weight: 700;
  color: #739301;
}
.home .recent-posts-team-callout .team-callout .team-callout-content {
  width: 90%;
  margin: 0 auto 50px;
}
.home .recent-posts-team-callout .team-callout .team-callout-cta {
  width: 90%;
  display: flex;
  margin: 0 auto;
}
@media screen and (min-width: 420px) {
  .home .hero .hero-slider .carousel-cell h1 {
    font-size: 32px;
  }
  .home .hero .hero-slider .carousel-cell h2 {
    font-size: 18px;
  }
  .home .hero .hero-slider .carousel-cell p {
    font-size: 16px;
  }
}
@media screen and (min-width: 480px) {
  .home .hero .hero-slider .carousel-cell h1 {
    font-size: 38px;
  }
  .home .hero .hero-slider .carousel-cell h2 {
    font-size: 20px;
  }
  .home .team-callout .team-callout-heading {
    width: 100%;
    max-width: 420px;
    margin: 0 auto;
  }
  .home .team-callout .team-callout-content {
    width: 100%;
    max-width: 420px;
    margin: 0 auto 50px;
  }
  .home .team-callout .team-callout-cta {
    width: 100%;
    max-width: 420px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 640px) {
  .home .featured-partners .partners-carousel {
    width: 80%;
  }
  .home .featured-partners .partners-carousel .partner {
    width: 49%;
  }
}
@media screen and (min-width: 768px) {
  .home .featured-partners .partners-carousel .partner {
    width: 33%;
  }
}
@media screen and (min-width: 960px) {
  .home .hero .hero-wrapper {
    display: flex;
    justify-content: flex-end;
    position: relative;
    width: 90%;
    max-width: 1400px;
    margin: 0 auto;
  }
  .home .hero .hero-slider {
    max-width: 45%;
    padding: 30px;
    margin: 40px 30px 40px 0;
    z-index: 20;
  }
  .home .hero .hero-overlay-image {
    max-width: 50%;
    max-height: 100%;
    left: 10px;
  }
  .home .hero .hero-overlay-image img {
    max-height: 100%;
    height: 150%;
    width: auto;
    max-width: initial;
  }
  .home .featured-partners {
    position: relative;
    margin-top: -80px;
    z-index: 20;
  }
  .home .featured-partners .partners-carousel {
    width: 80%;
    margin: 0 auto 40px;
  }
  .home .featured-partners .partners-carousel .partner {
    width: 24.5%;
  }
  .home .recent-posts-team-callout {
    width: 90%;
    max-width: 1400px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin: 0 auto 50px;
  }
  .home .recent-posts-team-callout .team-callout {
    flex: 0 1 640px;
  }
  .home .recent-posts-team-callout .team-callout .team-callout-heading {
    width: 100%;
    max-width: 100%;
    margin: 0 0 20px;
  }
  .home .recent-posts-team-callout .team-callout .team-callout-content {
    width: 100%;
    max-width: 100%;
    margin: 0 0 50px;
  }
  .home .recent-posts-team-callout .team-callout .team-callout-cta {
    width: 100%;
    max-width: 100%;
    margin: 0 0 50px;
  }
}
@media screen and (min-width: 1200px) {
  .home .hero .hero-slider {
    padding: 50px;
  }
  .home .hero .hero-slider .flickity-prev-next-button {
    width: 35px;
    height: 35px;
    border-radius: 35px;
  }
  .home .hero .hero-slider .flickity-prev-next-button.previous {
    left: -12px;
  }
  .home .hero .hero-slider .flickity-prev-next-button.next {
    right: -12px;
  }
}
@media screen and (min-width: 1400px) {
  .home .hero .hero-slider .carousel-cell h1 {
    font-size: 54px;
    line-height: 1;
  }
  .home .hero .hero-slider .carousel-cell h2 {
    font-size: 22px;
  }
}

.blog #content {
  background-image: url("../images/Page-BG.png");
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 200%;
  padding-top: 30px;
}

.single-post #content {
  background-image: url("../images/Page-BG.png");
  background-position: top center;
  background-repeat: no-repeat;
  background-size: contain;
  padding-top: 30px;
}
.single-post #content > article.post {
  display: block;
  width: 90%;
  max-width: 1400px;
  background-color: #FFF;
  padding: 30px 20px;
  margin: 0 auto 60px;
}
.single-post #content > article.post .entry-top-bar {
  display: flex;
  flex-wrap: wrap;
}
.single-post #content > article.post .entry-top-bar .back-button {
  flex: 1 1 100%;
  margin-bottom: 25px;
}
.single-post #content > article.post .entry-top-bar .back-button a {
  display: flex;
  align-items: center;
  font-size: 14px;
  line-height: 25px;
  font-weight: 500;
  color: #003C71;
}
.single-post #content > article.post .entry-top-bar .back-button a:hover {
  color: #799A01;
}
.single-post #content > article.post .entry-top-bar .back-button a:visited {
  color: #003C71;
}
.single-post #content > article.post .entry-top-bar .back-button a:active, .single-post #content > article.post .entry-top-bar .back-button a:focus {
  color: #739301;
}
.single-post #content > article.post .entry-top-bar .back-button a img {
  width: 25px;
  height: 25px;
  margin-right: 5px;
}
.single-post #content > article.post .entry-top-bar .partner-logos {
  width: 100%;
  flex: 1 1 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
}
.single-post #content > article.post .entry-top-bar .partner-logos div {
  flex: 0 1 30%;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  margin-right: 10px;
  margin-bottom: 10px;
}
.single-post #content > article.post .entry-top-bar .partner-logos div:nth-child(3n), .single-post #content > article.post .entry-top-bar .partner-logos div:last-child {
  margin-right: 0;
}
.single-post #content > article.post .entry-top-bar .partner-logos div img {
  height: 100%;
  max-height: 100%;
  width: auto;
}
.single-post #content > article.post .entry-title {
  font-size: 20px;
  line-height: 1.3;
  font-weight: 700;
  color: #799A01;
  text-transform: uppercase;
}
.single-post #content > article.post .entry-meta {
  display: flex;
  flex-wrap: wrap;
  padding: 15px 0 0;
  border-top: 1px solid #B6CEDB;
  margin: 15px 0 30px;
}
.single-post #content > article.post .entry-meta span {
  flex: 1 1 100%;
  font-size: 15px;
  line-height: 1.2;
  font-weight: 400;
  color: #353739;
}
.single-post #content > article.post .featured-image {
  margin-bottom: 15px;
}
.single-post #content .cta-callout-boxes {
  width: 90%;
  max-width: 1400px;
  margin: 0 auto 60px;
}
.single-post #content .cta-callout-boxes .cta-callout-box {
  background-color: #fff;
  padding: 20px;
  margin: 0 auto 30px;
  max-width: 768px;
}
.single-post #content .cta-callout-boxes .cta-callout-box .cta-callout-box-wrapper {
  padding: 20px;
  border: 1px solid #799a01;
}
.single-post #content .cta-callout-boxes .cta-callout-box .cta-callout-box-wrapper a.btn {
  margin: 30px auto 10px;
}

@media screen and (min-width: 480px) {
  .single-post #content > article.post .entry-top-bar .partner-logos div {
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  .single-post #content > article.post .entry-top-bar .partner-logos {
    flex-wrap: nowrap;
  }
  .single-post #content .cta-callout-boxes {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .single-post #content .cta-callout-boxes .cta-callout-box {
    max-width: 48%;
    flex: 1 1 45%;
    margin: 0 30px 30px 0;
  }
  .single-post #content .cta-callout-boxes .cta-callout-box:nth-child(2n) {
    margin-right: 0;
  }
  .single-post #content .cta-callout-boxes .cta-callout-box:last-child {
    margin-right: 0;
  }
}
@media screen and (min-width: 960px) {
  .blog #content {
    background-size: contain;
    padding-top: 50px;
  }
  .single-post #content {
    padding-top: 50px;
  }
  .single-post #content > article.post {
    padding: 30px 50px 50px;
  }
  .single-post #content > article.post .entry-top-bar {
    position: relative;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
  }
  .single-post #content > article.post .entry-top-bar .back-button {
    position: absolute;
    left: 0;
    margin-bottom: 0;
  }
  .single-post #content > article.post .entry-top-bar .back-button a {
    font-size: 16px;
  }
  .single-post #content > article.post .entry-top-bar .partner-logos {
    margin-bottom: 0;
  }
  .single-post #content > article.post .entry-top-bar .partner-logos div {
    flex: 0 1 auto;
    margin-right: 20px;
  }
  .single-post #content > article.post .entry-top-bar .partner-logos div:nth-child(3n) {
    margin-right: 20px;
  }
  .single-post #content > article.post .entry-top-bar .partner-logos div:last-child {
    margin-right: 0;
  }
  .single-post #content > article.post .entry-title {
    font-size: 40px;
    line-height: 1.2;
    text-align: center;
  }
  .single-post #content > article.post .entry-meta {
    width: 100%;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
  }
  .single-post #content > article.post .entry-meta span {
    flex: 0 1 50%;
  }
  .single-post #content > article.post .entry-meta span:last-child {
    text-align: right;
  }
  .single-post #content > article.post .featured-image {
    max-width: 480px;
    float: left;
    margin: 0 30px 10px 0;
  }
}
.single-resources #content {
  background-image: url("../images/Page-BG.png");
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 200%;
  padding-top: 30px;
}
.single-resources #content > article.resources {
  width: 90%;
  max-width: 1400px;
  background-color: #FFF;
  padding: 30px 20px;
  margin: 0 auto 40px;
}
.single-resources #content > article.resources .entry-top-bar {
  display: flex;
  flex-wrap: wrap;
}
.single-resources #content > article.resources .entry-top-bar .back-button {
  order: 1;
  flex: 1 1 50%;
  margin-bottom: 25px;
  align-self: center;
}
.single-resources #content > article.resources .entry-top-bar .back-button a {
  display: flex;
  align-items: center;
  font-size: 14px;
  line-height: 25px;
  font-weight: 500;
  color: #003C71;
}
.single-resources #content > article.resources .entry-top-bar .back-button a:hover {
  color: #799A01;
}
.single-resources #content > article.resources .entry-top-bar .back-button a:visited {
  color: #003C71;
}
.single-resources #content > article.resources .entry-top-bar .back-button a:active, .single-resources #content > article.resources .entry-top-bar .back-button a:focus {
  color: #739301;
}
.single-resources #content > article.resources .entry-top-bar .back-button a img {
  width: 25px;
  height: 25px;
  margin-right: 10px;
}
.single-resources #content > article.resources .entry-top-bar .partner-logos {
  order: 3;
  width: 100%;
  flex: 1 1 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
}
.single-resources #content > article.resources .entry-top-bar .partner-logos div {
  flex: 0 1 30%;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  margin-right: 10px;
  margin-bottom: 10px;
}
.single-resources #content > article.resources .entry-top-bar .partner-logos div:nth-child(3n), .single-resources #content > article.resources .entry-top-bar .partner-logos div:last-child {
  margin-right: 0;
}
.single-resources #content > article.resources .entry-top-bar .partner-logos div img {
  height: 100%;
  max-height: 100%;
  width: auto;
}
.single-resources #content > article.resources .entry-top-bar .resource-type {
  order: 2;
  align-self: center;
  flex: 1 1 50%;
  margin-bottom: 25px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.single-resources #content > article.resources .entry-top-bar .resource-type span {
  text-align: right;
  font-size: 14px;
  line-height: 1.1;
}
.single-resources #content > article.resources .entry-top-bar .resource-type span a {
  font-weight: 600;
}
.single-resources #content > article.resources .entry-top-bar .resource-type span.resource-type-icon {
  margin-left: 10px;
}
.single-resources #content > article.resources .entry-top-bar .resource-type span.resource-type-icon img {
  width: 35px;
  height: 35px;
}
.single-resources #content > article.resources .entry-title {
  font-size: 20px;
  line-height: 1.3;
  font-weight: 700;
  color: #799A01;
  text-transform: uppercase;
}
.single-resources #content > article.resources .entry-meta {
  display: flex;
  flex-wrap: wrap;
  padding: 15px 0 0;
  border-top: 1px solid #B6CEDB;
  margin: 15px 0 30px;
}
.single-resources #content > article.resources .entry-meta span {
  flex: 1 1 100%;
  font-size: 15px;
  line-height: 1.2;
  font-weight: 400;
  color: #353739;
}
.single-resources #content > article.resources .entry-meta .author {
  margin-bottom: 10px;
}
.single-resources #content > article.resources .resource-aside {
  margin-bottom: 15px;
}
.single-resources #content > article.resources .resource-aside .featured-image {
  margin-bottom: 15px;
}
.single-resources #content > article.resources .resource-aside .resource-meta {
  background-color: #F2F5F8;
  padding: 20px;
}
.single-resources #content > article.resources .resource-aside .resource-meta .resource-meta-row {
  margin-bottom: 10px;
}
.single-resources #content > article.resources .resource-aside .resource-meta .resource-meta-row:last-child {
  margin-bottom: 0;
}
.single-resources #content > article.resources .resource-aside .resource-meta .resource-meta-row span {
  font-size: 15px;
  line-height: 1.2;
}
.single-resources #content > article.resources .resource-aside .resource-meta .resource-meta-row span a {
  font-weight: 600;
  color: #003C71;
  display: block;
}
.single-resources #content > article.resources .resource-details .resource-cta-button {
  display: flex;
}

@media screen and (min-width: 480px) {
  .single-resources #content > article.resources .entry-top-bar .partner-logos div {
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  .single-resources #content > article.resources .entry-top-bar .partner-logos {
    flex-wrap: nowrap;
  }
  .single-resources #content > article.resources .resource-aside {
    margin-bottom: 30px;
  }
  .single-resources #content > article.resources .resource-aside .featured-image {
    margin-bottom: 20px;
  }
  .single-resources #content > article.resources .resource-aside .resource-meta {
    padding: 30px 20px;
  }
  .single-resources #content > article.resources .resource-aside .resource-meta .resource-meta-row {
    display: flex;
    margin-bottom: 15px;
  }
  .single-resources #content > article.resources .resource-aside .resource-meta .resource-meta-row span {
    flex: 1 1 100%;
  }
  .single-resources #content > article.resources .resource-aside .resource-meta .resource-meta-row span:first-child {
    flex: 0 0 80px;
    text-align: right;
    margin-right: 10px;
  }
}
@media screen and (min-width: 960px) {
  .single-resources #content {
    background-size: contain;
    padding-top: 50px;
  }
  .single-resources #content > article.resources {
    padding: 30px 50px 50px;
  }
  .single-resources #content > article.resources .entry-top-bar {
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
  }
  .single-resources #content > article.resources .entry-top-bar .back-button {
    justify-self: flex-start;
    flex: 0 1 210px;
    margin-bottom: 0;
  }
  .single-resources #content > article.resources .entry-top-bar .back-button a {
    font-size: 16px;
    line-height: 1.1;
  }
  .single-resources #content > article.resources .entry-top-bar .partner-logos {
    order: 2;
    margin-bottom: 0;
  }
  .single-resources #content > article.resources .entry-top-bar .resource-type {
    flex: 0 1 300px;
    order: 3;
    margin-bottom: 0;
  }
  .single-resources #content > article.resources .entry-title {
    font-size: 40px;
    line-height: 1.2;
    text-align: center;
  }
  .single-resources #content > article.resources .entry-meta {
    width: 100%;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: flex-start;
  }
  .single-resources #content > article.resources .entry-meta span {
    flex: 1 1 100%;
  }
  .single-resources #content > article.resources .entry-meta span:last-child {
    flex: 0 1 100px;
    text-align: right;
  }
  .single-resources #content > article.resources .entry-meta .author {
    margin-bottom: 0;
  }
  .single-resources #content > article.resources .entry-content {
    display: flex;
  }
  .single-resources #content > article.resources .entry-content .resource-aside {
    flex: 0 0 320px;
    max-width: 320px;
    margin: 0 30px 0 0;
  }
  .single-resources #content > article.resources .entry-content .resource-aside .featured-image {
    margin-bottom: 15px;
  }
  .single-resources #content > article.resources .entry-content .resource-aside .resource-meta {
    padding: 20px;
  }
  .single-resources #content > article.resources .entry-content .resource-details {
    flex: 1 1 100%;
  }
}
@media screen and (min-width: 1400px) {
  .single-resources #content > article.resources .entry-content .featured-image {
    max-width: 480px;
  }
}
.news-page {
  background-image: url("../images/Page-BG.png");
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 200%;
  padding-top: 30px;
}
.news-page .page-hero {
  width: 90%;
  max-width: 1400px;
  margin: 0 auto 60px;
}
.news-page .page-hero .featured-image {
  margin-bottom: 20px;
}
.news-page .page-hero .page-hero-content .page-hero-heading {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.news-page .page-hero .page-hero-content .page-hero-heading figure {
  display: block;
  flex: 0 1 150px;
  padding: 30px 30px 25px;
  margin-right: 20px;
  background-color: #FFF;
  border-radius: 50%;
  box-shadow: 0 20px 40px 0 rgba(0, 60, 113, 0.1);
}
.news-page .page-hero .page-hero-content .page-hero-heading h1 {
  flex: 1 1 100%;
  font-size: 28px;
  line-height: 1.16;
  color: #739301;
  font-weight: 700;
  padding-bottom: 10px;
  border-bottom: 1px solid #CDD1CF;
}
.news-page .page-hero .page-hero-content .featured-article {
  padding: 0 15px;
}
.news-page .page-hero .page-hero-content .featured-article .entry-header {
  margin-bottom: 10px;
}
.news-page .page-hero .page-hero-content .featured-article .entry-header h2 {
  font-size: 22px;
  line-height: 1.36;
  font-weight: 700;
  color: #003C71;
}
.news-page .page-hero .page-hero-content .featured-article .entry-summary {
  margin-bottom: 20px;
}
.news-page .page-hero .page-hero-content .featured-article .entry-footer {
  display: flex;
}

.news-grid {
  width: 90%;
  max-width: 1400px;
  margin: 0 auto;
}
.news-grid .news {
  display: none;
  background-color: #FFF;
  padding: 20px;
  margin: 0 auto 35px;
  box-shadow: 0 17px 34px 0 rgba(0, 60, 113, 0.1);
}
.news-grid .news.is-visible {
  display: block;
}
.news-grid .entry-header {
  margin-bottom: 20px;
}
.news-grid .entry-header .entry-meta {
  font-size: 15px;
  line-height: 1.3;
  padding-bottom: 5px;
  border-bottom: 1px solid #B6CEDB;
  margin-bottom: 10px;
}
.news-grid .entry-header h2 {
  font-size: 19px;
  line-height: 1.2;
  font-weight: 700;
}
.news-grid .entry-header h2 a {
  color: #003C71;
}
.news-grid .entry-header h2 a:hover {
  color: #799A01;
}
.news-grid .entry-header h2 a:visited {
  color: #003C71;
}
.news-grid .entry-header h2 a:active, .news-grid .entry-header h2 a:focus {
  color: #739301;
}
.news-grid .entry-summary {
  margin-bottom: 10px;
}
.news-grid .entry-summary p {
  font-size: 15px;
  line-height: 1.3;
  color: #637E01;
}
.news-grid .entry-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.news-grid .entry-footer .partner-logos {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  margin-right: 10px;
}
.news-grid .entry-footer .partner-logos div {
  flex: 0 1 30%;
  margin-right: 10px;
}
.news-grid .entry-footer .partner-logos div:nth-child(3n), .news-grid .entry-footer .partner-logos div:last-child {
  margin-right: 0;
}

.news-cta-button {
  display: flex;
}
.news-cta-button a {
  margin: 0 auto;
}

@media screen and (min-width: 640px) {
  .news-grid {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center;
  }
  .news-grid .news {
    flex: 0 1 45%;
  }
}
@media screen and (min-width: 960px) {
  .news-page {
    background-size: contain;
    padding-top: 50px;
  }
  .news-page .page-hero {
    display: flex;
  }
  .news-page .page-hero .featured-image {
    max-width: 480px;
    flex: 1 1 100%;
    margin-right: 40px;
    margin-bottom: 0;
  }
  .news-page .page-hero .page-hero-content {
    flex: 1 1 100%;
  }
  .news-grid .news {
    flex: 0 1 30%;
  }
}
.contact-page {
  background-image: url("../images/Page-BG.png");
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 200%;
  padding-top: 30px;
}
.contact-page .page-wrapper {
  width: 90%;
  max-width: 1400px;
  background-color: #FFF;
  margin: 0 auto 80px;
}
.contact-page .page-wrapper .dots-column {
  display: none;
}
.contact-page .page-hero .page-hero-column:last-child {
  padding: 20px;
}
.contact-page .page-hero .page-hero-social {
  margin-bottom: 20px;
}
.contact-page .page-hero .page-hero-social a {
  margin-right: 15px;
}
.contact-page .page-hero .page-hero-social a:last-child {
  margin-right: 0;
}
.contact-page .page-hero .page-hero-social i.fab:before {
  color: #003C71;
  font-size: 40px;
}
.contact-page .page-hero .page-hero-social i.fab:hover:before {
  color: #799A01;
}
.contact-page .page-hero .page-hero-secondary-content {
  margin-bottom: 20px;
}
.contact-page .page-hero .page-hero-contacts {
  margin-bottom: 20px;
}
.contact-page .page-hero .page-hero-contacts a {
  display: block;
  color: #003C71;
}
.contact-page .page-hero .page-hero-contacts a:hover {
  color: #799A01;
}
.contact-page .page-hero .page-hero-contacts a:visited {
  color: #003C71;
}
.contact-page .page-hero .page-hero-contacts a:active, .contact-page .page-hero .page-hero-contacts a:focus {
  color: #739301;
}
.contact-page .page-content {
  padding: 20px 20px 50px;
  border-top: 1px solid #B6CEDB;
  margin-top: 30px;
}
.contact-page .page-content .form-wrapper {
  max-width: 500px;
}
@media screen and (min-width: 960px) {
  .contact-page {
    background-size: contain;
  }
  .contact-page .page-wrapper {
    display: flex;
    padding: 60px 40px;
  }
  .contact-page .page-wrapper .dots-column {
    display: block;
    flex: 0 1 220px;
    min-width: 220px;
    background-image: url("../images/vertical-dots.png");
    background-repeat: repeat-y;
    background-position: top left;
    background-size: cover;
    margin-right: 40px;
  }
  .contact-page .page-wrapper .content-column {
    flex: 1 1 100%;
  }
  .contact-page .page-hero {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .contact-page .page-hero .page-hero-column:first-child {
    order: 2;
    flex: 0 1 480px;
  }
  .contact-page .page-hero .page-hero-column:last-child {
    order: 1;
    flex: 1 1 50%;
    padding: 0;
  }
  .contact-page .page-hero .featured-image {
    margin-left: 20px;
  }
  .contact-page .page-content {
    padding: 20px 0 0;
  }
}
@media screen and (min-width: 960px) and (max-width: 1200px) {
  .contact-page .page-hero .page-hero-secondary-content .btn:after {
    display: none;
  }
}

.email-signup-page {
  background-image: url("../images/Page-BG.png");
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 200%;
  padding-top: 30px;
}
.email-signup-page .page-wrapper {
  width: 90%;
  max-width: 1400px;
  background-color: #FFF;
  margin: 0 auto 80px;
}
.email-signup-page .page-wrapper .dots-column {
  display: none;
}
.email-signup-page .page-content {
  padding: 30px 30px 50px;
}
.email-signup-page .page-content .form-wrapper {
  max-width: 500px;
}
@media screen and (min-width: 960px) {
  .email-signup-page {
    background-size: contain;
  }
  .email-signup-page .page-wrapper {
    display: flex;
    padding: 60px 40px;
  }
  .email-signup-page .page-wrapper .dots-column {
    display: block;
    flex: 0 1 220px;
    min-width: 220px;
    background-image: url("../images/vertical-dots.png");
    background-repeat: repeat-y;
    background-position: top left;
    background-size: cover;
    margin-right: 40px;
  }
  .email-signup-page .page-wrapper .content-column {
    flex: 1 1 100%;
  }
  .email-signup-page .page-content {
    padding: 0;
  }
}

.single-workshop .page-hero-subheading {
  margin-bottom: 15px;
}
.single-workshop .page-hero-subheading ul li {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.2;
}
.single-workshop .experts-intro {
  text-align: center;
}

.blog #content {
  background-image: url("../images/Page-BG.png");
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 200%;
  padding-top: 30px;
}

.single-service #content {
  background-image: url("../images/Page-BG.png");
  background-position: top center;
  background-repeat: no-repeat;
  background-size: contain;
  padding-top: 30px;
}
.single-service #content > article.service {
  display: block;
  width: 90%;
  max-width: 1400px;
  background-color: #FFF;
  padding: 30px 20px;
  margin: 0 auto 60px;
}
.single-service #content > article.service .entry-top-bar {
  display: flex;
  flex-wrap: wrap;
}
.single-service #content > article.service .entry-top-bar .back-button {
  flex: 1 1 100%;
  margin-bottom: 25px;
}
.single-service #content > article.service .entry-top-bar .back-button a {
  display: flex;
  align-items: center;
  font-size: 14px;
  line-height: 25px;
  font-weight: 500;
  color: #003C71;
}
.single-service #content > article.service .entry-top-bar .back-button a:hover {
  color: #799A01;
}
.single-service #content > article.service .entry-top-bar .back-button a:visited {
  color: #003C71;
}
.single-service #content > article.service .entry-top-bar .back-button a:active, .single-service #content > article.service .entry-top-bar .back-button a:focus {
  color: #739301;
}
.single-service #content > article.service .entry-top-bar .back-button a img {
  width: 25px;
  height: 25px;
  margin-right: 5px;
}
.single-service #content > article.service .entry-top-bar .partner-logos {
  width: 100%;
  flex: 1 1 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
}
.single-service #content > article.service .entry-top-bar .partner-logos div {
  flex: 0 1 30%;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  margin-right: 10px;
  margin-bottom: 10px;
}
.single-service #content > article.service .entry-top-bar .partner-logos div:nth-child(3n), .single-service #content > article.service .entry-top-bar .partner-logos div:last-child {
  margin-right: 0;
}
.single-service #content > article.service .entry-top-bar .partner-logos div img {
  height: 100%;
  max-height: 100%;
  width: auto;
}
.single-service #content > article.service .entry-title {
  font-size: 20px;
  line-height: 1.3;
  font-weight: 700;
  color: #799A01;
  text-transform: uppercase;
}
.single-service #content > article.service .entry-meta {
  display: flex;
  flex-wrap: wrap;
  padding: 15px 0 0;
  border-top: 1px solid #B6CEDB;
  margin: 15px 0 30px;
}
.single-service #content > article.service .entry-meta span {
  flex: 1 1 100%;
  font-size: 15px;
  line-height: 1.2;
  font-weight: 400;
  color: #353739;
}
.single-service #content > article.service .featured-image {
  margin-bottom: 15px;
}
.single-service #content .cta-callout-boxes {
  width: 90%;
  max-width: 1400px;
  margin: 0 auto 60px;
}
.single-service #content .cta-callout-boxes .cta-callout-box {
  background-color: #fff;
  padding: 20px;
  margin: 0 auto 30px;
  max-width: 768px;
}
.single-service #content .cta-callout-boxes .cta-callout-box .cta-callout-box-wrapper {
  padding: 20px;
  border: 1px solid #799a01;
}
.single-service #content .cta-callout-boxes .cta-callout-box .cta-callout-box-wrapper a.btn {
  margin: 30px auto 10px;
}

@media screen and (min-width: 480px) {
  .single-service #content > article.service .entry-top-bar .partner-logos div {
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  .single-service #content > article.service .entry-top-bar .partner-logos {
    flex-wrap: nowrap;
  }
  .single-service #content .cta-callout-boxes {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .single-service #content .cta-callout-boxes .cta-callout-box {
    max-width: 48%;
    flex: 1 1 45%;
    margin: 0 30px 30px 0;
  }
  .single-service #content .cta-callout-boxes .cta-callout-box:nth-child(2n) {
    margin-right: 0;
  }
  .single-service #content .cta-callout-boxes .cta-callout-box:last-child {
    margin-right: 0;
  }
}
@media screen and (min-width: 960px) {
  .blog #content {
    background-size: contain;
    padding-top: 50px;
  }
  .single-service #content {
    padding-top: 50px;
  }
  .single-service #content > article.service {
    padding: 30px 50px 50px;
  }
  .single-service #content > article.service .entry-top-bar {
    position: relative;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
  }
  .single-service #content > article.service .entry-top-bar .back-button {
    position: absolute;
    left: 0;
    margin-bottom: 0;
  }
  .single-service #content > article.service .entry-top-bar .back-button a {
    font-size: 16px;
  }
  .single-service #content > article.service .entry-top-bar .partner-logos {
    margin-bottom: 0;
  }
  .single-service #content > article.service .entry-top-bar .partner-logos div {
    flex: 0 1 auto;
    margin-right: 20px;
  }
  .single-service #content > article.service .entry-top-bar .partner-logos div:nth-child(3n) {
    margin-right: 20px;
  }
  .single-service #content > article.service .entry-top-bar .partner-logos div:last-child {
    margin-right: 0;
  }
  .single-service #content > article.service .entry-title {
    font-size: 40px;
    line-height: 1.2;
    text-align: center;
  }
  .single-service #content > article.service .entry-meta {
    width: 100%;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
  }
  .single-service #content > article.service .entry-meta span {
    flex: 0 1 50%;
  }
  .single-service #content > article.service .entry-meta span:last-child {
    text-align: right;
  }
  .single-service #content > article.service .featured-image {
    max-width: 480px;
    float: left;
    margin: 0 30px 10px 0;
  }
}
/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
  padding: 0 0;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, -webkit-filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}
.hamburger:hover {
  opacity: 0.7;
}
.hamburger.is-active:hover {
  opacity: 0.7;
}
.hamburger.is-active .hamburger-inner,
.hamburger.is-active .hamburger-inner::before,
.hamburger.is-active .hamburger-inner::after {
  background-color: #799A01;
}

.hamburger-box {
  width: 40px;
  height: 19px;
  display: inline-block;
  position: relative;
}

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -1.5px;
}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  width: 40px;
  height: 3px;
  background-color: #799A01;
  border-radius: 4px;
  position: absolute;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}
.hamburger-inner::before, .hamburger-inner::after {
  content: "";
  display: block;
}
.hamburger-inner::before {
  top: -8px;
}
.hamburger-inner::after {
  bottom: -8px;
}

/*
 * 3DX
 */
.hamburger--3dx .hamburger-box {
  -webkit-perspective: 80px;
          perspective: 80px;
}
.hamburger--3dx .hamburger-inner {
  transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dx .hamburger-inner::before, .hamburger--3dx .hamburger-inner::after {
  transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dx.is-active .hamburger-inner {
  background-color: transparent !important;
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}
.hamburger--3dx.is-active .hamburger-inner::before {
  -webkit-transform: translate3d(0, 8px, 0) rotate(45deg);
          transform: translate3d(0, 8px, 0) rotate(45deg);
}
.hamburger--3dx.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(0, -8px, 0) rotate(-45deg);
          transform: translate3d(0, -8px, 0) rotate(-45deg);
}

/*
 * 3DX Reverse
 */
.hamburger--3dx-r .hamburger-box {
  -webkit-perspective: 80px;
          perspective: 80px;
}
.hamburger--3dx-r .hamburger-inner {
  transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dx-r .hamburger-inner::before, .hamburger--3dx-r .hamburger-inner::after {
  transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dx-r.is-active .hamburger-inner {
  background-color: transparent !important;
  -webkit-transform: rotateY(-180deg);
          transform: rotateY(-180deg);
}
.hamburger--3dx-r.is-active .hamburger-inner::before {
  -webkit-transform: translate3d(0, 8px, 0) rotate(45deg);
          transform: translate3d(0, 8px, 0) rotate(45deg);
}
.hamburger--3dx-r.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(0, -8px, 0) rotate(-45deg);
          transform: translate3d(0, -8px, 0) rotate(-45deg);
}

/*
 * 3DY
 */
.hamburger--3dy .hamburger-box {
  -webkit-perspective: 80px;
          perspective: 80px;
}
.hamburger--3dy .hamburger-inner {
  transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dy .hamburger-inner::before, .hamburger--3dy .hamburger-inner::after {
  transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dy.is-active .hamburger-inner {
  background-color: transparent !important;
  -webkit-transform: rotateX(-180deg);
          transform: rotateX(-180deg);
}
.hamburger--3dy.is-active .hamburger-inner::before {
  -webkit-transform: translate3d(0, 8px, 0) rotate(45deg);
          transform: translate3d(0, 8px, 0) rotate(45deg);
}
.hamburger--3dy.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(0, -8px, 0) rotate(-45deg);
          transform: translate3d(0, -8px, 0) rotate(-45deg);
}

/*
 * 3DY Reverse
 */
.hamburger--3dy-r .hamburger-box {
  -webkit-perspective: 80px;
          perspective: 80px;
}
.hamburger--3dy-r .hamburger-inner {
  transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dy-r .hamburger-inner::before, .hamburger--3dy-r .hamburger-inner::after {
  transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dy-r.is-active .hamburger-inner {
  background-color: transparent !important;
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
}
.hamburger--3dy-r.is-active .hamburger-inner::before {
  -webkit-transform: translate3d(0, 8px, 0) rotate(45deg);
          transform: translate3d(0, 8px, 0) rotate(45deg);
}
.hamburger--3dy-r.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(0, -8px, 0) rotate(-45deg);
          transform: translate3d(0, -8px, 0) rotate(-45deg);
}

/*
 * 3DXY
 */
.hamburger--3dxy .hamburger-box {
  -webkit-perspective: 80px;
          perspective: 80px;
}
.hamburger--3dxy .hamburger-inner {
  transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dxy .hamburger-inner::before, .hamburger--3dxy .hamburger-inner::after {
  transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dxy.is-active .hamburger-inner {
  background-color: transparent !important;
  -webkit-transform: rotateX(180deg) rotateY(180deg);
          transform: rotateX(180deg) rotateY(180deg);
}
.hamburger--3dxy.is-active .hamburger-inner::before {
  -webkit-transform: translate3d(0, 8px, 0) rotate(45deg);
          transform: translate3d(0, 8px, 0) rotate(45deg);
}
.hamburger--3dxy.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(0, -8px, 0) rotate(-45deg);
          transform: translate3d(0, -8px, 0) rotate(-45deg);
}

/*
 * 3DXY Reverse
 */
.hamburger--3dxy-r .hamburger-box {
  -webkit-perspective: 80px;
          perspective: 80px;
}
.hamburger--3dxy-r .hamburger-inner {
  transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dxy-r .hamburger-inner::before, .hamburger--3dxy-r .hamburger-inner::after {
  transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dxy-r.is-active .hamburger-inner {
  background-color: transparent !important;
  -webkit-transform: rotateX(180deg) rotateY(180deg) rotateZ(-180deg);
          transform: rotateX(180deg) rotateY(180deg) rotateZ(-180deg);
}
.hamburger--3dxy-r.is-active .hamburger-inner::before {
  -webkit-transform: translate3d(0, 8px, 0) rotate(45deg);
          transform: translate3d(0, 8px, 0) rotate(45deg);
}
.hamburger--3dxy-r.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(0, -8px, 0) rotate(-45deg);
          transform: translate3d(0, -8px, 0) rotate(-45deg);
}

/*
 * Arrow
 */
.hamburger--arrow.is-active .hamburger-inner::before {
  -webkit-transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1);
          transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1);
}
.hamburger--arrow.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1);
          transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1);
}

/*
 * Arrow Right
 */
.hamburger--arrow-r.is-active .hamburger-inner::before {
  -webkit-transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1);
          transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1);
}
.hamburger--arrow-r.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1);
          transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1);
}

/*
 * Arrow Alt
 */
.hamburger--arrowalt .hamburger-inner::before {
  transition: top 0.1s 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.hamburger--arrowalt .hamburger-inner::after {
  transition: bottom 0.1s 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.hamburger--arrowalt.is-active .hamburger-inner::before {
  top: 0;
  -webkit-transform: translate3d(-8px, -10px, 0) rotate(-45deg) scale(0.7, 1);
          transform: translate3d(-8px, -10px, 0) rotate(-45deg) scale(0.7, 1);
  transition: top 0.1s ease, -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22), -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}
.hamburger--arrowalt.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: translate3d(-8px, 10px, 0) rotate(45deg) scale(0.7, 1);
          transform: translate3d(-8px, 10px, 0) rotate(45deg) scale(0.7, 1);
  transition: bottom 0.1s ease, -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22), -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

/*
 * Arrow Alt Right
 */
.hamburger--arrowalt-r .hamburger-inner::before {
  transition: top 0.1s 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.hamburger--arrowalt-r .hamburger-inner::after {
  transition: bottom 0.1s 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.hamburger--arrowalt-r.is-active .hamburger-inner::before {
  top: 0;
  -webkit-transform: translate3d(8px, -10px, 0) rotate(45deg) scale(0.7, 1);
          transform: translate3d(8px, -10px, 0) rotate(45deg) scale(0.7, 1);
  transition: top 0.1s ease, -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22), -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}
.hamburger--arrowalt-r.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: translate3d(8px, 10px, 0) rotate(-45deg) scale(0.7, 1);
          transform: translate3d(8px, 10px, 0) rotate(-45deg) scale(0.7, 1);
  transition: bottom 0.1s ease, -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22), -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

/*
 * Arrow Turn
 */
.hamburger--arrowturn.is-active .hamburger-inner {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
.hamburger--arrowturn.is-active .hamburger-inner::before {
  -webkit-transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1);
          transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1);
}
.hamburger--arrowturn.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1);
          transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1);
}

/*
 * Arrow Turn Right
 */
.hamburger--arrowturn-r.is-active .hamburger-inner {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
.hamburger--arrowturn-r.is-active .hamburger-inner::before {
  -webkit-transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1);
          transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1);
}
.hamburger--arrowturn-r.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1);
          transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1);
}

/*
 * Boring
 */
.hamburger--boring .hamburger-inner, .hamburger--boring .hamburger-inner::before, .hamburger--boring .hamburger-inner::after {
  transition-property: none;
}
.hamburger--boring.is-active .hamburger-inner {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.hamburger--boring.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
}
.hamburger--boring.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

/*
 * Collapse
 */
.hamburger--collapse .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0.13s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse .hamburger-inner::after {
  top: -16px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
}
.hamburger--collapse .hamburger-inner::before {
  transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, -8px, 0) rotate(-45deg);
          transform: translate3d(0, -8px, 0) rotate(-45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--collapse.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
}
.hamburger--collapse.is-active .hamburger-inner::before {
  top: 0;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
 * Collapse Reverse
 */
.hamburger--collapse-r .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0.13s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse-r .hamburger-inner::after {
  top: -16px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
}
.hamburger--collapse-r .hamburger-inner::before {
  transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse-r.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, -8px, 0) rotate(45deg);
          transform: translate3d(0, -8px, 0) rotate(45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--collapse-r.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
}
.hamburger--collapse-r.is-active .hamburger-inner::before {
  top: 0;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
 * Elastic
 */
.hamburger--elastic .hamburger-inner {
  top: 1.5px;
  transition-duration: 0.275s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamburger--elastic .hamburger-inner::before {
  top: 8px;
  transition: opacity 0.125s 0.275s ease;
}
.hamburger--elastic .hamburger-inner::after {
  top: 16px;
  transition: -webkit-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55), -webkit-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamburger--elastic.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, 8px, 0) rotate(135deg);
          transform: translate3d(0, 8px, 0) rotate(135deg);
  transition-delay: 0.075s;
}
.hamburger--elastic.is-active .hamburger-inner::before {
  transition-delay: 0s;
  opacity: 0;
}
.hamburger--elastic.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(0, -16px, 0) rotate(-270deg);
          transform: translate3d(0, -16px, 0) rotate(-270deg);
  transition-delay: 0.075s;
}

/*
 * Elastic Reverse
 */
.hamburger--elastic-r .hamburger-inner {
  top: 1.5px;
  transition-duration: 0.275s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamburger--elastic-r .hamburger-inner::before {
  top: 8px;
  transition: opacity 0.125s 0.275s ease;
}
.hamburger--elastic-r .hamburger-inner::after {
  top: 16px;
  transition: -webkit-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55), -webkit-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamburger--elastic-r.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, 8px, 0) rotate(-135deg);
          transform: translate3d(0, 8px, 0) rotate(-135deg);
  transition-delay: 0.075s;
}
.hamburger--elastic-r.is-active .hamburger-inner::before {
  transition-delay: 0s;
  opacity: 0;
}
.hamburger--elastic-r.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(0, -16px, 0) rotate(270deg);
          transform: translate3d(0, -16px, 0) rotate(270deg);
  transition-delay: 0.075s;
}

/*
 * Emphatic
 */
.hamburger--emphatic {
  overflow: hidden;
}
.hamburger--emphatic .hamburger-inner {
  transition: background-color 0.125s 0.175s ease-in;
}
.hamburger--emphatic .hamburger-inner::before {
  left: 0;
  transition: top 0.05s 0.125s linear, left 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
}
.hamburger--emphatic .hamburger-inner::after {
  top: 8px;
  right: 0;
  transition: top 0.05s 0.125s linear, right 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
}
.hamburger--emphatic.is-active .hamburger-inner {
  transition-delay: 0s;
  transition-timing-function: ease-out;
  background-color: transparent !important;
}
.hamburger--emphatic.is-active .hamburger-inner::before {
  left: -80px;
  top: -80px;
  -webkit-transform: translate3d(80px, 80px, 0) rotate(45deg);
          transform: translate3d(80px, 80px, 0) rotate(45deg);
  transition: left 0.125s ease-out, top 0.05s 0.125s linear, -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}
.hamburger--emphatic.is-active .hamburger-inner::after {
  right: -80px;
  top: -80px;
  -webkit-transform: translate3d(-80px, 80px, 0) rotate(-45deg);
          transform: translate3d(-80px, 80px, 0) rotate(-45deg);
  transition: right 0.125s ease-out, top 0.05s 0.125s linear, -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}

/*
 * Emphatic Reverse
 */
.hamburger--emphatic-r {
  overflow: hidden;
}
.hamburger--emphatic-r .hamburger-inner {
  transition: background-color 0.125s 0.175s ease-in;
}
.hamburger--emphatic-r .hamburger-inner::before {
  left: 0;
  transition: top 0.05s 0.125s linear, left 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
}
.hamburger--emphatic-r .hamburger-inner::after {
  top: 8px;
  right: 0;
  transition: top 0.05s 0.125s linear, right 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
}
.hamburger--emphatic-r.is-active .hamburger-inner {
  transition-delay: 0s;
  transition-timing-function: ease-out;
  background-color: transparent !important;
}
.hamburger--emphatic-r.is-active .hamburger-inner::before {
  left: -80px;
  top: 80px;
  -webkit-transform: translate3d(80px, -80px, 0) rotate(-45deg);
          transform: translate3d(80px, -80px, 0) rotate(-45deg);
  transition: left 0.125s ease-out, top 0.05s 0.125s linear, -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}
.hamburger--emphatic-r.is-active .hamburger-inner::after {
  right: -80px;
  top: 80px;
  -webkit-transform: translate3d(-80px, -80px, 0) rotate(45deg);
          transform: translate3d(-80px, -80px, 0) rotate(45deg);
  transition: right 0.125s ease-out, top 0.05s 0.125s linear, -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}

/*
 * Minus
 */
.hamburger--minus .hamburger-inner::before, .hamburger--minus .hamburger-inner::after {
  transition: bottom 0.08s 0s ease-out, top 0.08s 0s ease-out, opacity 0s linear;
}
.hamburger--minus.is-active .hamburger-inner::before, .hamburger--minus.is-active .hamburger-inner::after {
  opacity: 0;
  transition: bottom 0.08s ease-out, top 0.08s ease-out, opacity 0s 0.08s linear;
}
.hamburger--minus.is-active .hamburger-inner::before {
  top: 0;
}
.hamburger--minus.is-active .hamburger-inner::after {
  bottom: 0;
}

/*
 * Slider
 */
.hamburger--slider .hamburger-inner {
  top: 1.5px;
}
.hamburger--slider .hamburger-inner::before {
  top: 8px;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  transition-timing-function: ease;
  transition-duration: 0.15s;
}
.hamburger--slider .hamburger-inner::after {
  top: 16px;
}
.hamburger--slider.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, 8px, 0) rotate(45deg);
          transform: translate3d(0, 8px, 0) rotate(45deg);
}
.hamburger--slider.is-active .hamburger-inner::before {
  -webkit-transform: rotate(-45deg) translate3d(-5.7142857143px, -5px, 0);
          transform: rotate(-45deg) translate3d(-5.7142857143px, -5px, 0);
  opacity: 0;
}
.hamburger--slider.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(0, -16px, 0) rotate(-90deg);
          transform: translate3d(0, -16px, 0) rotate(-90deg);
}

/*
 * Slider Reverse
 */
.hamburger--slider-r .hamburger-inner {
  top: 1.5px;
}
.hamburger--slider-r .hamburger-inner::before {
  top: 8px;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  transition-timing-function: ease;
  transition-duration: 0.15s;
}
.hamburger--slider-r .hamburger-inner::after {
  top: 16px;
}
.hamburger--slider-r.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, 8px, 0) rotate(-45deg);
          transform: translate3d(0, 8px, 0) rotate(-45deg);
}
.hamburger--slider-r.is-active .hamburger-inner::before {
  -webkit-transform: rotate(45deg) translate3d(5.7142857143px, -5px, 0);
          transform: rotate(45deg) translate3d(5.7142857143px, -5px, 0);
  opacity: 0;
}
.hamburger--slider-r.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(0, -16px, 0) rotate(90deg);
          transform: translate3d(0, -16px, 0) rotate(90deg);
}

/*
 * Spin
 */
.hamburger--spin .hamburger-inner {
  transition-duration: 0.22s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin .hamburger-inner::before {
  transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
}
.hamburger--spin .hamburger-inner::after {
  transition: bottom 0.1s 0.25s ease-in, -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin.is-active .hamburger-inner {
  -webkit-transform: rotate(225deg);
          transform: rotate(225deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--spin.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
}
.hamburger--spin.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  transition: bottom 0.1s ease-out, -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
 * Spin Reverse
 */
.hamburger--spin-r .hamburger-inner {
  transition-duration: 0.22s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin-r .hamburger-inner::before {
  transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
}
.hamburger--spin-r .hamburger-inner::after {
  transition: bottom 0.1s 0.25s ease-in, -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin-r.is-active .hamburger-inner {
  -webkit-transform: rotate(-225deg);
          transform: rotate(-225deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--spin-r.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
}
.hamburger--spin-r.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  transition: bottom 0.1s ease-out, -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
 * Spring
 */
.hamburger--spring .hamburger-inner {
  top: 1.5px;
  transition: background-color 0s 0.13s linear;
}
.hamburger--spring .hamburger-inner::before {
  top: 8px;
  transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spring .hamburger-inner::after {
  top: 16px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spring.is-active .hamburger-inner {
  transition-delay: 0.22s;
  background-color: transparent !important;
}
.hamburger--spring.is-active .hamburger-inner::before {
  top: 0;
  transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transform: translate3d(0, 8px, 0) rotate(45deg);
          transform: translate3d(0, 8px, 0) rotate(45deg);
}
.hamburger--spring.is-active .hamburger-inner::after {
  top: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transform: translate3d(0, 8px, 0) rotate(-45deg);
          transform: translate3d(0, 8px, 0) rotate(-45deg);
}

/*
 * Spring Reverse
 */
.hamburger--spring-r .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spring-r .hamburger-inner::after {
  top: -16px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0s linear;
}
.hamburger--spring-r .hamburger-inner::before {
  transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spring-r.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, -8px, 0) rotate(-45deg);
          transform: translate3d(0, -8px, 0) rotate(-45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--spring-r.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0s 0.22s linear;
}
.hamburger--spring-r.is-active .hamburger-inner::before {
  top: 0;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
 * Stand
 */
.hamburger--stand .hamburger-inner {
  transition: background-color 0s 0.075s linear, -webkit-transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear;
  transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear, -webkit-transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--stand .hamburger-inner::before {
  transition: top 0.075s 0.075s ease-in, -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--stand .hamburger-inner::after {
  transition: bottom 0.075s 0.075s ease-in, -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--stand.is-active .hamburger-inner {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  background-color: transparent !important;
  transition: background-color 0s 0.15s linear, -webkit-transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear;
  transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear, -webkit-transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--stand.is-active .hamburger-inner::before {
  top: 0;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  transition: top 0.075s 0.1s ease-out, -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--stand.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  transition: bottom 0.075s 0.1s ease-out, -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
 * Stand Reverse
 */
.hamburger--stand-r .hamburger-inner {
  transition: background-color 0s 0.075s linear, -webkit-transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear;
  transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear, -webkit-transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--stand-r .hamburger-inner::before {
  transition: top 0.075s 0.075s ease-in, -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--stand-r .hamburger-inner::after {
  transition: bottom 0.075s 0.075s ease-in, -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--stand-r.is-active .hamburger-inner {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  background-color: transparent !important;
  transition: background-color 0s 0.15s linear, -webkit-transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear;
  transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear, -webkit-transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--stand-r.is-active .hamburger-inner::before {
  top: 0;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  transition: top 0.075s 0.1s ease-out, -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--stand-r.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  transition: bottom 0.075s 0.1s ease-out, -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
 * Squeeze
 */
.hamburger--squeeze .hamburger-inner {
  transition-duration: 0.075s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--squeeze .hamburger-inner::before {
  transition: top 0.075s 0.12s ease, opacity 0.075s ease;
}
.hamburger--squeeze .hamburger-inner::after {
  transition: bottom 0.075s 0.12s ease, -webkit-transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--squeeze.is-active .hamburger-inner {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--squeeze.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.075s ease, opacity 0.075s 0.12s ease;
}
.hamburger--squeeze.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  transition: bottom 0.075s ease, -webkit-transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
 * Vortex
 */
.hamburger--vortex .hamburger-inner {
  transition-duration: 0.2s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.hamburger--vortex .hamburger-inner::before, .hamburger--vortex .hamburger-inner::after {
  transition-duration: 0s;
  transition-delay: 0.1s;
  transition-timing-function: linear;
}
.hamburger--vortex .hamburger-inner::before {
  transition-property: top, opacity;
}
.hamburger--vortex .hamburger-inner::after {
  transition-property: bottom, -webkit-transform;
  transition-property: bottom, transform;
  transition-property: bottom, transform, -webkit-transform;
}
.hamburger--vortex.is-active .hamburger-inner {
  -webkit-transform: rotate(765deg);
          transform: rotate(765deg);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.hamburger--vortex.is-active .hamburger-inner::before, .hamburger--vortex.is-active .hamburger-inner::after {
  transition-delay: 0s;
}
.hamburger--vortex.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
}
.hamburger--vortex.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

/*
 * Vortex Reverse
 */
.hamburger--vortex-r .hamburger-inner {
  transition-duration: 0.2s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.hamburger--vortex-r .hamburger-inner::before, .hamburger--vortex-r .hamburger-inner::after {
  transition-duration: 0s;
  transition-delay: 0.1s;
  transition-timing-function: linear;
}
.hamburger--vortex-r .hamburger-inner::before {
  transition-property: top, opacity;
}
.hamburger--vortex-r .hamburger-inner::after {
  transition-property: bottom, -webkit-transform;
  transition-property: bottom, transform;
  transition-property: bottom, transform, -webkit-transform;
}
.hamburger--vortex-r.is-active .hamburger-inner {
  -webkit-transform: rotate(-765deg);
          transform: rotate(-765deg);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.hamburger--vortex-r.is-active .hamburger-inner::before, .hamburger--vortex-r.is-active .hamburger-inner::after {
  transition-delay: 0s;
}
.hamburger--vortex-r.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
}
.hamburger--vortex-r.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

/*! Flickity v2.2.1
https://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
  position: relative;
}

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

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

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

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

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

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

/* ---- flickity-button ---- */
.flickity-button {
  position: absolute;
  background: hsla(0deg, 0%, 100%, 0.75);
  border: none;
  color: #333;
}

.flickity-button:hover {
  background: white;
  cursor: pointer;
}

.flickity-button:focus {
  outline: none;
  box-shadow: 0 0 0 5px #19F;
}

.flickity-button:active {
  opacity: 0.6;
}

.flickity-button:disabled {
  opacity: 0.3;
  cursor: auto;
  /* prevent disabled button from capturing pointer up event. #716 */
  pointer-events: none;
}

.flickity-button-icon {
  fill: currentColor;
}

/* ---- previous/next buttons ---- */
.flickity-prev-next-button {
  top: 50%;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  /* vertically center */
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

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

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

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

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

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

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

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

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: 0.25;
  cursor: pointer;
}

.flickity-page-dots .dot.is-selected {
  opacity: 1;
}

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