@charset "UTF-8";
/*! normalize.css v1.0.1 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/*
 * Corrects `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}

/*
 * Corrects `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

/*
 * Prevents modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/*
 * Addresses styling for `hidden` attribute not present in IE 7/8/9, Firefox 3,
 * and Safari 4.
 * Known issue: no IE 6 support.
 */
[hidden] {
  display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */
/*
 * 1. Corrects text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevents iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-size: 100%;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */
}

/*
 * Addresses `font-family` inconsistency between `textarea` and other form
 * elements.
 */
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}

/*
 * Addresses margins handled incorrectly in IE 6/7.
 */
body {
  margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */
/*
 * Addresses `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted;
}

/*
 * Improves readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */
/*
 * Addresses font sizes and margins set differently in IE 6/7.
 * Addresses font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}

h3 {
  font-size: 1.17em;
  margin: 1em 0;
}

h4 {
  font-size: 1em;
  margin: 1.33em 0;
}

h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}

h6 {
  font-size: 0.75em;
  margin: 2.33em 0;
}

/*
 * Addresses styling not present in IE 7/8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/*
 * Addresses style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

blockquote {
  margin: 1em 40px;
}

/*
 * Addresses styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic;
}

/*
 * Addresses styling not present in IE 6/7/8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/*
 * Addresses margins set differently in IE 6/7.
 */
p,
pre {
  margin: 1em 0;
}

/*
 * Corrects font family set oddly in IE 6, Safari 4/5, and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}

/*
 * Improves readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

/*
 * Addresses CSS quotes not supported in IE 6/7.
 */
q {
  quotes: none;
}

/*
 * Addresses `quotes` property not supported in Safari 4.
 */
q:before,
q:after {
  content: '';
  content: none;
}

/*
 * Addresses inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* ==========================================================================
   Lists
   ========================================================================== */
/*
 * Addresses margins set differently in IE 6/7.
 */
dl,
menu,
ol,
ul {
  margin: 1em 0;
}

dd {
  margin: 0 0 0 40px;
}

/*
 * Addresses paddings set differently in IE 6/7.
 */
menu,
ol,
ul {
  padding: 0 0 0 40px;
}

/*
 * Corrects list images handled incorrectly in IE 7.
 */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */
/*
 * 1. Removes border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improves image quality when scaled in IE 7.
 */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */
}

/*
 * Corrects overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */
/*
 * Addresses margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
figure {
  margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */
/*
 * Corrects margin displayed oddly in IE 6/7.
 */
form {
  margin: 0;
}

/*
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/*
 * 1. Corrects color not being inherited in IE 6/7/8/9.
 * 2. Corrects text not wrapping in Firefox 3.
 * 3. Corrects alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */
}

/*
 * 1. Corrects font size not being inherited in all browsers.
 * 2. Addresses margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improves appearance and consistency in all browsers.
 */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */
}

/*
 * Addresses Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal;
}

/*
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Corrects inability to style clickable `input` types in iOS.
 * 3. Improves usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Removes inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */
}

/*
 * Re-set default cursor for disabled elements.
 */
button[disabled],
input[disabled] {
  cursor: default;
}

/*
 * 1. Addresses box sizing set to content-box in IE 8/9.
 * 2. Removes excess padding in IE 8/9.
 * 3. Removes excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */
}

/*
 * 1. Addresses `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Addresses `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  /* 2 */
  box-sizing: content-box;
}

/*
 * Removes inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
 * Removes inner padding and border in Firefox 3+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/*
 * 1. Removes default vertical scrollbar in IE 6/7/8/9.
 * 2. Improves readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */
/*
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/*
  Fonts

  Any @font-face or third party font imports should go in this file

*/
@font-face {
  font-family: 'vec_icons';
  src: url("../../fonts/vec_icons/fonts/vec_icons.eot?-re6cni");
  src: url("../../fonts/vec_icons/fonts/vec_icons.eot?#iefix-re6cni") format("embedded-opentype"), url("../../fonts/vec_icons/fonts/vec_icons.woff?-re6cni") format("woff"), url("../../fonts/vec_icons/fonts/vec_icons.ttf?-re6cni") format("truetype"), url("../../fonts/vec_icons/fonts/vec_icons.svg?-re6cni#vec_icons") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^='icon-'], [class*=' icon-'] {
  font-family: 'vec_icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@font-face {
  font-family: 'Ciutadella W04 Reg';
  src: url("../../fonts/ciutadella/54cce249-9bf8-4273-8700-9cfcb069e2b2.woff2") format("woff2"), url("../../fonts/ciutadella/8a734b3b-cfbc-481f-82a6-53b42bf29f19.woff") format("woff");
}

@font-face {
  font-family: 'Ciutadella W04 Medium';
  src: url("../../fonts/ciutadella/ed194b8a-64f3-48d2-bddf-92263193203f.woff2") format("woff2"), url("../../fonts/ciutadella/37b97c80-647a-4123-b7ee-7bd3701ba68a.woff") format("woff");
}

@font-face {
  font-family: 'Ciutadella W04 Bold';
  src: url("../../fonts/ciutadella/20db9fd0-d6d6-445c-ae1f-b2a89f76eef7.woff2") format("woff2"), url("../../fonts/ciutadella/032894d3-2aab-40ca-bbef-651cdc9cd972.woff") format("woff");
}

/* + + + + + + + + + + + + + + + + + + + + + + + + + + + */
/*
	Note:
		+ Mixin names should describe what things ARE, not what they look like.
		+ As much as it kills me, colour is spelled the American way to be consistant
		  with colour declarations in css.

	For example, the following are good variable names:
	$font-base, $font-header, $color-brand, $color-accent, $breakpoint-midsize, $breakpoint-small

	These are bad variable names:
	$blue, $orange, $helvetica, $ipad, $iphone

	On naming conventions, a good convention is to use underscores for spaces, and dashes to indicate
	a subsidiary relationship. This allows you to easily group variables by type.

	The following are good examples of variable groups named with a dash to indicate descendency:

	$font-x
	$font-weight-x
	$color-x
	$icon-x
	$breakpoint-x

*/
/* The following variables are needed by some of our mixins and can be adjust to meet
   the needs of the site.
*/
/* Mixins
/* + + + + + + + + + + + + + + + + + + + + + + + + + + + */
/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both;
}

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

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

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

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

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out;
}

/*
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}

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

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}

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

.owl-carousel.owl-loaded {
  display: block;
}

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

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

.owl-carousel .owl-refresh .owl-item {
  display: none;
}

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}

.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}

.owl-carousel .owl-grab {
  cursor: move;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}

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

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

/* No Js */
.no-js .owl-carousel {
  display: block;
}

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}

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

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

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

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

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

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

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}

/*
  For further instructions on use, see readme.md or screen.scss

*/
.l-center {
  width: 100%;
  text-align: center;
}

.float--right {
  float: right;
}

.float--left {
  float: left;
}

.text-decoration--none {
  text-decoration: none;
}

.font-weight--bold {
  font-weight: bold;
}

.hidden {
  display: none;
}

.show-small {
  display: none;
}

@media (max-width: 768px) {
  .show-small {
    display: initial;
  }
}

.hide-small {
  display: initial;
}

@media (max-width: 768px) {
  .hide-small {
    display: none;
  }
}

#notifire-container a {
  color: #fff;
}

#notifire-container a:hover, #notifire-container a:focus {
  color: #fff;
  text-decoration: underline;
}

/* Global Styles
/* + + + + + + + + + + + + + + + + + + + + + + + + + + + */
html {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: none;
}

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

html,
button,
input,
select,
textarea {
  font-family: fira-sans, "Helvetica Neue", Arial, sans-serif;
}

body {
  font-family: fira-sans, "Helvetica Neue", Arial, sans-serif;
  background: #fff;
  color: #00143F;
  overflow-x: hidden;
  max-width: 100vw;
}

a {
  color: #017F8B;
}

i, em {
  font-style: italic;
}

b,
strong {
  font-weight: 700;
}

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

.ie8 img {
  width: auto;
}

pre {
  font-family: 'Droid Sans Mono', monospace;
  font-size: 12px;
}

p {
  margin-top: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-family: ff-meta-serif-web-pro, "Times New Roman", Times, serif;
}

#skip-to-content a {
  transition: top .5s ease-out,background .5s linear;
  position: absolute;
  top: -40px;
  left: 50%;
  width: 200px;
  margin-left: -100px;
  padding: 6px;
  color: white;
  background: #092D49;
  z-index: 100;
  text-decoration: none;
  text-align: center;
}

#skip-to-content a:focus {
  transition: top .5s ease-out,background .5s linear;
  top: 0;
  background: black;
  outline: 0;
}

.reverse {
  color: #fff;
}

.reverse a {
  color: #fff;
}

.row {
  padding: 30px 0;
  overflow: hidden;
  clear: both;
}

.row.page_builder {
  padding-top: 0;
}

.row.page_builder-module {
  padding: 15px 0;
  margin: 15px 0;
}

.row.page_builder-module:first-of-type {
  padding-top: 0;
}

@media (max-width: 650px) {
  .row {
    padding: 15px 0;
    margin: 0;
  }
}

.row.page_builder-module .editor,
.row.page_builder-module .editor--narrow,
.row.page_builder-module .columns--narrow {
  max-width: 960px;
  margin: 15px auto;
}

.row.page_builder-module .editor--wide,
.row.page_builder-module .columns--wide {
  max-width: none;
}

.row.page_builder-module .divider:before {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
  content: "";
  border-top: 3px solid #B2B3CC;
  display: block;
  float: none;
}

.screen-reader-text,
.sr-only {
  display: none;
}

.title-underline {
  display: inline;
  text-decoration: none;
  background: linear-gradient(#53bccd, #53bccd);
  background-size: 1px 6px;
  background-repeat: repeat-x;
  background-position: 0 85%;
}

@media (max-width: 650px) {
  .title-underline {
    background: linear-gradient(#53bccd, #53bccd);
    background-size: 1px 4px;
    background-repeat: repeat-x;
    background-position: 0 89%;
  }
}

.title-underline--alt {
  background: linear-gradient(#e0dc44, #e0dc44);
  background-size: 1px 6px;
  background-repeat: repeat-x;
  background-position: 0 85%;
}

@media (max-width: 650px) {
  .title-underline--alt {
    background: linear-gradient(#e0dc44, #e0dc44);
    background-size: 1px 4px;
    background-repeat: repeat-x;
    background-position: 0 89%;
  }
}

.title-underline--alt-2 {
  background: linear-gradient(#F27052, #F27052);
  background-size: 1px 6px;
  background-repeat: repeat-x;
  background-position: 0 85%;
}

@media (max-width: 650px) {
  .title-underline--alt-2 {
    background: linear-gradient(#F27052, #F27052);
    background-size: 1px 4px;
    background-repeat: repeat-x;
    background-position: 0 89%;
  }
}

.title-underline--white {
  background: linear-gradient(#fff, #fff);
  background-size: 1px 6px;
  background-repeat: repeat-x;
  background-position: 0 85%;
}

@media (max-width: 650px) {
  .title-underline--white {
    background: linear-gradient(#fff, #fff);
    background-size: 1px 4px;
    background-repeat: repeat-x;
    background-position: 0 89%;
  }
}

/*
	Default styles

	Since we're using the Meyer reset, we need to put default styles back in for wysiwyg areas.

*/
.wysiwyg, .profile-bio {
  font-size: 16px;
  line-height: 1.5625em;
}

.wysiwyg strong, .profile-bio strong {
  font-weight: bold;
  font-weight: 700;
}

.wysiwyg em, .profile-bio em {
  font-style: italic;
}

.wysiwyg a, .profile-bio a {
  text-decoration: none;
  color: #017F8B;
  font-weight: bold;
}

.wysiwyg a:hover, .profile-bio a:hover, .wysiwyg a:focus, .profile-bio a:focus {
  text-decoration: underline;
}

.wysiwyg sup, .profile-bio sup, .wysiwyg sub, .profile-bio sub {
  font-size: smaller;
}

.wysiwyg sup, .profile-bio sup {
  top: -0.25em;
}

.wysiwyg sub, .profile-bio sub {
  vertical-align: sub;
}

.wysiwyg p, .profile-bio p, .wysiwyg ol, .profile-bio ol, .wysiwyg ul, .profile-bio ul {
  margin-bottom: 1em;
}

.wysiwyg p:last-of-type, .profile-bio p:last-of-type {
  margin-bottom: 0;
}

.wysiwyg h1, .profile-bio h1 {
  font-size: 52px;
  line-height: 1.25em;
  margin-bottom: .25em;
  font-weight: 900;
}

@media (max-width: 650px) {
  .wysiwyg h1, .profile-bio h1 {
    font-size: 32px;
  }
}

.wysiwyg h2, .profile-bio h2 {
  font-size: 26px;
  margin-top: 1.25em;
  margin-bottom: .35em;
  font-weight: 900;
}

@media (max-width: 650px) {
  .wysiwyg h2, .profile-bio h2 {
    font-size: 20px;
  }
}

.wysiwyg h3, .profile-bio h3 {
  font-size: 22px;
  margin-bottom: 0;
  font-weight: 600;
}

@media (max-width: 650px) {
  .wysiwyg h3, .profile-bio h3 {
    font-size: 18px;
  }
}

.wysiwyg h4, .profile-bio h4 {
  font-size: 18px;
  margin-bottom: .25em;
  font-family: fira-sans, "Helvetica Neue", Arial, sans-serif;
  font-weight: 900;
}

@media (max-width: 650px) {
  .wysiwyg h4, .profile-bio h4 {
    font-size: 16px;
  }
}

.wysiwyg h5, .profile-bio h5, .wysiwyg h6, .profile-bio h6 {
  font-size: 16px;
  margin-bottom: .25em;
  font-weight: 600;
}

.wysiwyg h5, .profile-bio h5 {
  font-family: fira-sans, "Helvetica Neue", Arial, sans-serif;
  font-weight: 900;
}

.wysiwyg .heading-alt, .profile-bio .heading-alt {
  color: #068146;
}

.wysiwyg li, .profile-bio li {
  margin-left: 1.5em;
  margin-bottom: .5em;
}

.wysiwyg ul, .profile-bio ul, .wysiwyg ol, .profile-bio ol {
  padding-left: 1.5em;
  margin: 2em 0;
}

@media (max-width: 650px) {
  .wysiwyg ul, .profile-bio ul, .wysiwyg ol, .profile-bio ol {
    padding-left: 0;
  }
}

.wysiwyg ul li, .profile-bio ul li {
  list-style: disc outside;
}

.wysiwyg ol li, .profile-bio ol li {
  list-style: decimal outside;
}

.wysiwyg ol, .profile-bio ol {
  counter-reset: item;
}

.wysiwyg ol > li, .profile-bio ol > li {
  padding: 0 0 0 -0.5em;
  text-indent: -1em;
  list-style-type: none;
  counter-increment: item;
}

.wysiwyg ol > li:before, .profile-bio ol > li:before {
  display: inline-block;
  width: 1em;
  padding-right: 1em;
  font-weight: bold;
  text-align: right;
  content: counter(item) ".";
}

.wysiwyg ul > li, .profile-bio ul > li {
  list-style: none;
  position: relative;
}

.wysiwyg ul > li::before, .profile-bio ul > li::before {
  content: ' ';
  position: absolute;
  left: -1em;
  top: .75em;
  background: #00143F;
  width: 5px;
  height: 5px;
  border-radius: 10px;
}

.wysiwyg hr, .profile-bio hr {
  border: 0;
  border-bottom: 1px solid #BACAD3;
  margin: 20px 0;
}

.wysiwyg blockquote, .profile-bio blockquote {
  font-size: 22px;
  line-height: 1.4em;
  font-weight: 900;
  font-family: ff-meta-serif-web-pro, "Times New Roman", Times, serif;
  font-size: 23px;
  margin: 2em 0;
  padding: 1em 0 1em 2em;
  color: #00143F;
  position: relative;
  text-align: left;
  border-left: 4px solid #16BDCE;
}

@media (max-width: 650px) {
  .wysiwyg blockquote, .profile-bio blockquote {
    font-size: 18px;
    padding: 1em 0 1em 1em;
  }
}

.wysiwyg img, .profile-bio img {
  max-width: 100%;
  height: auto;
}

.wysiwyg .alignleft, .profile-bio .alignleft {
  float: left;
  margin: 5px 15px 5px 0;
}

.wysiwyg .aligncenter, .profile-bio .aligncenter {
  display: block;
  margin: 10px auto;
}

.wysiwyg .alignright, .profile-bio .alignright {
  float: right;
  margin: 5px 0 5px 15px;
}

.wysiwyg .alignnone, .profile-bio .alignnone {
  display: block;
  margin: 5px 0;
}

.wysiwyg .gallery, .profile-bio .gallery {
  overflow: hidden;
}

.wysiwyg .gallery .gallery-item, .profile-bio .gallery .gallery-item {
  width: 14.7727272727%;
  float: left;
  margin: 0 0 2%;
}

.wysiwyg .gallery .gallery-item:nth-child(6n + 1), .profile-bio .gallery .gallery-item:nth-child(6n + 1) {
  margin-left: 0;
  margin-right: -100%;
  clear: both;
  margin-left: 0;
}

.wysiwyg .gallery .gallery-item:nth-child(6n + 2), .profile-bio .gallery .gallery-item:nth-child(6n + 2) {
  margin-left: 17.0454545455%;
  margin-right: -100%;
  clear: none;
}

.wysiwyg .gallery .gallery-item:nth-child(6n + 3), .profile-bio .gallery .gallery-item:nth-child(6n + 3) {
  margin-left: 34.0909090909%;
  margin-right: -100%;
  clear: none;
}

.wysiwyg .gallery .gallery-item:nth-child(6n + 4), .profile-bio .gallery .gallery-item:nth-child(6n + 4) {
  margin-left: 51.1363636364%;
  margin-right: -100%;
  clear: none;
}

.wysiwyg .gallery .gallery-item:nth-child(6n + 5), .profile-bio .gallery .gallery-item:nth-child(6n + 5) {
  margin-left: 68.1818181818%;
  margin-right: -100%;
  clear: none;
}

.wysiwyg .gallery .gallery-item:nth-child(6n + 6), .profile-bio .gallery .gallery-item:nth-child(6n + 6) {
  margin-left: 85.2272727273%;
  margin-right: -100%;
  clear: none;
}

.wysiwyg .gallery .gallery-item a, .profile-bio .gallery .gallery-item a {
  display: block;
}

.wysiwyg .gallery .gallery-item a img, .profile-bio .gallery .gallery-item a img {
  display: block;
}

.wysiwyg .vec_table, .profile-bio .vec_table, .wysiwyg .vec_table *, .profile-bio .vec_table * {
  display: block;
  width: 100%;
  height: auto !important;
  float: none;
  clear: both;
  height: auto;
  overflow: hidden;
}

.wysiwyg table, .profile-bio table {
  margin: 1em auto;
  max-width: 100%;
  height: auto !important;
  table-layout: fixed;
  border-top: 1px solid #BACAD3;
  border-left: 1px solid #BACAD3;
  width: 100%;
}

@media screen and (max-width: 650px) {
  .wysiwyg table, .profile-bio table {
    transition: box-shadow .3s ease-in-out;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    display: block;
  }
  .wysiwyg table.is-overflow-right, .profile-bio table.is-overflow-right {
    box-shadow: inset -7px 0 9px -7px rgba(0, 0, 0, 0.4);
  }
  .wysiwyg table.is-overflow-left, .profile-bio table.is-overflow-left {
    box-shadow: inset 7px 0 9px -7px rgba(0, 0, 0, 0.4);
  }
  .wysiwyg table.is-overflow-left.is-overflow-right, .profile-bio table.is-overflow-left.is-overflow-right {
    box-shadow: inset 1px -7px 3px 3px rgba(0, 0, 0, 0.15);
  }
}

@media (max-width: 650px) {
  .wysiwyg thead, .profile-bio thead, .wysiwyg tbody, .profile-bio tbody, .wysiwyg tfoot, .profile-bio tfoot, .wysiwyg tr, .profile-bio tr {
    white-space: nowrap;
  }
}

.wysiwyg thead, .profile-bio thead {
  background: #BACAD3;
  text-align: center;
}

.wysiwyg thead td, .profile-bio thead td {
  border-right: 1px solid #fff;
}

.wysiwyg thead td:last-of-type, .profile-bio thead td:last-of-type {
  border-right: 1px solid #BACAD3;
}

.wysiwyg td, .profile-bio td {
  padding: 5px 10px;
  vertical-align: top;
  border-right: 1px solid #BACAD3;
  border-bottom: 1px solid #BACAD3;
}

@media (max-width: 650px) {
  .wysiwyg td, .profile-bio td {
    white-space: normal;
  }
}

.wysiwyg .wp-caption-text, .profile-bio .wp-caption-text {
  font-size: 13px;
  line-height: 1.3em;
  color: #3f3f3f;
  padding-right: 1em;
}

.angle-content {
  position: relative;
  z-index: 2;
}

.angle-unskew {
  -ms-transform: skew(30deg);
      transform: skew(30deg);
}

.container {
  max-width: 1080px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: content-box;
  margin-right: -10px;
  margin-left: -10px;
  padding-right: 20px;
  padding-left: 20px;
  max-width: 1300px;
  margin: 0 auto;
  position: relative;
}

.container:after {
  content: " ";
  display: block;
  clear: both;
}

.no-mediaqueries .container {
  min-width: 1020px;
  padding: 0 5px;
}

@media (max-width: 650px) {
  .container {
    max-width: 540px;
    margin-left: auto;
    margin-right: auto;
    max-width: 650px;
  }
  .container:after {
    content: " ";
    display: block;
    clear: both;
  }
}

.container--main-nav {
  max-width: 1500px;
}

.full_inner {
  width: 100%;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
}

@media (max-width: 650px) {
  .full_inner {
    padding: 0;
    margin: 0;
    width: 100%;
  }
}

.layout {
  overflow: hidden;
  position: relative;
}

.layout-content {
  width: 75%;
  float: right;
  padding-left: 10px;
  padding-right: 10px;
}

.full_width .layout-content {
  width: 100%;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
}

@media (max-width: 650px) {
  .full_width .layout-content {
    width: 100%;
    padding: 0;
  }
}

@media (max-width: 768px) {
  .layout-content {
    width: 66.6666666667%;
    float: right;
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (max-width: 650px) {
  .layout-content {
    width: 100%;
    padding: 0;
  }
}

.layout-content-centered {
  margin: 0 auto;
  width: 66.6666666667%;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  float: none;
}

.layout-content-left {
  width: 75%;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
}

@media (max-width: 768px) {
  .layout-content-left {
    width: 66.6666666667%;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (max-width: 650px) {
  .layout-content-left {
    width: 100%;
    padding: 0;
  }
}

.layout-sidebar {
  width: 25%;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  padding-right: 40px;
}

@media (max-width: 768px) {
  .layout-sidebar {
    width: 33.3333333333%;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    padding-right: 40px;
  }
}

@media (max-width: 650px) {
  .layout-sidebar {
    width: 100%;
    padding: 30px 0 0;
  }
}

.layout-sidebar-right {
  width: 25%;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  padding-left: 40px;
}

@media (max-width: 768px) {
  .layout-sidebar-right {
    width: 33.3333333333%;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    padding-left: 40px;
  }
}

@media (max-width: 650px) {
  .layout-sidebar-right {
    width: 100%;
    padding: 30px 0 0;
  }
}

.layout-hero {
  width: 100%;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
}

@media (max-width: 650px) {
  .layout-hero {
    width: 100%;
    padding: 0;
  }
}

.listing_tiles {
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  list-style: none;
  width: calc(100% + 20px);
  position: relative;
  left: calc(-10px);
  padding: 0;
  margin: 0;
  overflow: hidden;
}

@media (max-width: 650px) {
  .listing_tiles {
    width: 100%;
    left: 0;
  }
}

.listing_tiles.no_gutters {
  width: 100%;
  left: 0;
}

.research-publications .listing_tiles {
  width: calc(100% + 20px);
  left: calc(-10px);
}

.listing_tiles-tile {
  width: 33.3333333333%;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  margin-bottom: 30px;
}

.listing_tiles-tile:nth-child(3n + 1) {
  margin-left: 0;
  margin-right: -100%;
  clear: both;
}

.listing_tiles-tile:nth-child(3n + 2) {
  margin-left: 33.3333333333%;
  margin-right: -100%;
  clear: none;
}

.listing_tiles-tile:nth-child(3n + 3) {
  margin-left: 66.6666666667%;
  margin-right: -100%;
  clear: none;
}

.listing_tiles-tile.listing-item {
  margin-bottom: 30px;
}

.listing_tiles.long .listing_tiles-tile {
  margin-bottom: 80px;
}

@media (max-width: 960px) {
  .listing_tiles.long .listing_tiles-tile {
    margin-bottom: 40px;
  }
}

@media (max-width: 650px) {
  .listing_tiles.long .listing_tiles-tile {
    margin-bottom: 20px;
  }
}

@media (max-width: 960px) {
  .listing_tiles-tile {
    width: 50%;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
  }
  .listing_tiles-tile:nth-child(2n + 1) {
    margin-left: 0;
    margin-right: -100%;
    clear: both;
  }
  .listing_tiles-tile:nth-child(2n + 2) {
    margin-left: 50%;
    margin-right: -100%;
    clear: none;
  }
}

@media (max-width: 650px) {
  .listing_tiles-tile {
    width: 100%;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    clear: both !important;
    margin-bottom: 20px;
    padding: 0;
  }
  .listing_tiles-tile:nth-child(1n + 1) {
    margin-left: 0;
    margin-right: -100%;
    clear: none;
  }
}

.count-4 .listing_tiles-tile {
  width: 25%;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
}

.count-4 .listing_tiles-tile:nth-child(4n + 1) {
  margin-left: 0;
  margin-right: -100%;
  clear: both;
}

.count-4 .listing_tiles-tile:nth-child(4n + 2) {
  margin-left: 25%;
  margin-right: -100%;
  clear: none;
}

.count-4 .listing_tiles-tile:nth-child(4n + 3) {
  margin-left: 50%;
  margin-right: -100%;
  clear: none;
}

.count-4 .listing_tiles-tile:nth-child(4n + 4) {
  margin-left: 75%;
  margin-right: -100%;
  clear: none;
}

@media (max-width: 960px) {
  .count-4 .listing_tiles-tile {
    width: 50%;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
  }
  .count-4 .listing_tiles-tile:nth-child(2n + 1) {
    margin-left: 0;
    margin-right: -100%;
    clear: both;
  }
  .count-4 .listing_tiles-tile:nth-child(2n + 2) {
    margin-left: 50%;
    margin-right: -100%;
    clear: none;
  }
}

@media (max-width: 650px) {
  .count-4 .listing_tiles-tile {
    width: 100%;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    clear: both !important;
    margin-bottom: 20px;
  }
  .count-4 .listing_tiles-tile:nth-child(1n + 1) {
    margin-left: 0;
    margin-right: -100%;
    clear: none;
  }
}

.no_gutters .listing_tiles-tile {
  padding: 0;
}

@media (max-width: 960px) {
  .no_gutters .listing_tiles-tile {
    padding: 0;
  }
}

@media (max-width: 650px) {
  .no_gutters .listing_tiles-tile {
    padding: 0;
  }
}

.listing_tile-image_wrapper {
  position: relative;
  background: #00143F;
  overflow: hidden;
}

.listing_tile-image > img {
  transform: translateZ(0);
  display: block;
  max-width: 102%;
}

.listing_tile-title {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 280px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  text-align: center;
  font-size: 25px;
  font-weight: 700;
  font-family: ff-meta-serif-web-pro, "Times New Roman", Times, serif;
}

@media (max-width: 1150px) {
  .listing_tile-title {
    font-size: 25px;
  }
}

@media (max-width: 650px) {
  .listing_tile-title {
    height: 200px;
  }
}

@media (max-width: 480px) {
  .listing_tile-title {
    font-size: 18px;
  }
}

.no-opacity .listing_tile-title {
  background: rgba(0, 20, 63, 0.4);
}

.listing_tile-title-inner {
  padding: 10px;
  color: #00143F;
  background: #fff;
  line-height: 1.1em;
  margin: 0 auto;
  max-width: 80%;
  transition: .2s ease all;
}

.file .listing_tile-title-inner {
  padding: 10px 50px;
}

.layout-content .file .listing_tile-title-inner {
  padding: 10px;
}

.listing_tile-description {
  color: #00143F;
  font-size: 15px;
  line-height: 1.5;
  padding-top: 23px;
}

.listing_tile-description p {
  margin-top: 0;
}

.listing_tile-description p:last-of-type {
  margin: 0;
}

.listing_tile-link {
  color: #092D49;
  text-decoration: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  height: 100%;
}

.listing_tile-link img {
  transition: all .2s ease;
}

.listing_tile-link:hover .listing_tile-title-inner {
  background: #00143F;
  color: #fff;
}

.listing_tile__work-type {
  position: absolute;
  top: 0;
  left: auto;
  background: #00143F;
  color: #fff;
  padding: 7px 12px;
  z-index: 10;
  font-size: 14px;
  line-height: 17px;
  text-transform: uppercase;
  font-weight: bold;
}

.listing_tile__featured {
  position: absolute;
  top: 15px;
  right: 25px;
  z-index: 10;
}

.listing_tile__post-type {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
}

.listing_tile__excerpt {
  padding: 15px;
  background: #EFF3F5;
  color: #092D49;
  min-height: 210px;
  font-size: 15px;
}

.listing_tile__excerpt p {
  font-size: 14px;
}

.listing_tile__excerpt:last-child {
  margin-bottom: 0px;
}

.listing_tile.file {
  position: relative;
}

.listing_tile.file.application_pdf:before, .listing_tile.file.pdf:before {
  font-family: 'vec_icons';
  content: "";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.listing_tile.file:before {
  font-family: 'vec_icons';
  content: "";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translateZ(0);
  position: absolute;
  top: 20px;
  left: 30px;
  color: #092D49;
  font-size: 32px;
  z-index: 3;
}

.listing_tile.file .listing_tile-image {
  padding-bottom: 68.25%;
}

@media (max-width: 650px) {
  .listing_tile.file .listing_tile-image {
    padding-bottom: 50%;
  }
}

.listing_tile.file.no-preview .listing_tile-image_wrapper {
  background: #EFF3F5;
}

.listing_tile.file.no-preview .listing_tile-title {
  color: #00143F;
  background: none;
}

.listing_tile.file.has_preview:before {
  color: #fff;
}

.listing_tile.file.has_preview .listing_tile-image {
  padding: 0;
}

.listing_tile--work:before {
  display: none !important;
}

.listing_tile--work .listing_tile-title {
  font-size: 24px;
}

input {
  -webkit-appearance: none;
  border-radius: 0;
}

input[type="checkbox"] {
  -webkit-appearance: checkbox;
}

input[type="radio"] {
  -webkit-appearance: radio;
}

input,
textarea,
select {
  box-sizing: border-box;
  transition: border .1s ease-in-out;
  border-radius: 0;
  font-size: 15px;
  padding: 13px 15px 10px;
  border: 1px solid #BACAD3;
}

input:focus,
textarea:focus,
select:focus {
  outline: 0;
  border: 1px solid #7c9aab;
}

.no-appearance select {
  border: initial;
  padding: 0;
}

label,
input,
textarea {
  display: block;
  width: 100%;
}

label {
  font-size: 16px;
  font-weight: 700;
  margin: .25em 0;
}

input[type="submit"] {
  width: auto;
  border: 0;
}

.sf_type_checkbox label {
  position: relative;
  padding-left: 27px;
}

.no-appearance .sf_type_checkbox label {
  padding-left: 0;
}

.sf_type_checkbox label:before {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  background: #fff;
  position: absolute;
  top: 3px;
  left: 3px;
  border: 1px solid #BACAD3;
}

.no-appearance .sf_type_checkbox label:before {
  display: none;
}

.sf_type_checkbox label.checked:after {
  font-family: 'vec_icons';
  content: "";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  color: #162129;
  top: 2px;
  left: 7px;
  font-size: 14px;
}

.no-appearance .sf_type_checkbox label.checked:after {
  display: none;
}

.appearance .sf_type_checkbox input {
  display: none;
}

.appearance .salesforce_w2l_lead .w2linput.checkbox {
  display: none;
}

.no-appearance input[type="radio"], .no-appearance
input[type="checkbox"] {
  border: inherit;
}

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

.select-wrapper {
  display: inline-block;
  zoom: 1;
  *display: inline;
  position: relative;
  min-width: 50%;
}

@media (max-width: 650px) {
  .select-wrapper {
    width: 100%;
  }
}

.select-wrapper select {
  width: 100%;
  background: white;
  padding-top: 13px;
  padding-bottom: 13px;
}

select {
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  min-width: 50%;
  padding: 6px 50px 6px 15px;
  background: none;
  position: relative;
}

.no-appearance select {
  width: auto;
  border: initial;
}

@media (max-width: 650px) {
  select {
    width: 100%;
  }
}

.form-checkbox label,
.form-checkbox input, .sf_type_checkbox label,
.sf_type_checkbox input,
.form-radio label,
.form-radio input, .sf_type_radio label,
.sf_type_radio input {
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: auto;
}

.form-checkbox label, .sf_type_checkbox label,
.form-radio label, .sf_type_radio label {
  margin-right: 10px;
}

.form-group {
  margin-bottom: 25px;
}

.placeholder {
  color: #aaa;
}

.page .salesforce_w2l_lead .w2linput.textarea {
  height: 12em;
}

@media (max-width: 650px) {
  .page .salesforce_w2l_lead .w2linput.text {
    width: 100%;
  }
}

input#rememberme {
  width: auto;
  display: inline;
}

.grid_test .col {
  width: 8.3333333333%;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
}

@media (max-width: 650px) {
  .grid_test .col {
    width: 16.6666666667%;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 10px;
  }
}

.grid_test .col:last-of-type {
  float: right;
}

.grid_test .col-inner {
  background: #d7d7d7;
  padding-top: 5em;
  padding-bottom: 5em;
}

.grid_test .cols-4 {
  margin: 20px auto;
  overflow: hidden;
}

.grid_test .cols-4 .col {
  width: 25%;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
}

.grid_test .cols-2 {
  margin: 20px auto;
  overflow: hidden;
}

.grid_test .cols-2 .col {
  width: 50%;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
}

/* Variables
/* + + + + + + + + + + + + + + + + + + + + + + + + + + + */
.highlight {
  margin-bottom: 25px;
}

.highlight .gutter {
  width: 50px;
}

.highlight td {
  padding: 0;
  border: solid 1px #ddd;
}

.highlight pre {
  margin: 0;
}

.highlight .code {
  width: calc(100% - 50px);
  overflow-y: scroll;
}

.highlight .code pre {
  padding: 12px;
}

.highlight table {
  width: 100%;
  table-layout: fixed;
}

.c {
  color: #999988;
  font-style: italic;
}

/* Comment */
.err {
  color: #a61717;
  background-color: #e3d2d2;
}

/* Error */
.k {
  color: #000000;
  font-weight: bold;
}

/* Keyword */
.o {
  color: #000000;
  font-weight: bold;
}

/* Operator */
.cm {
  color: #999988;
  font-style: italic;
}

/* Comment.Multiline */
.cp {
  color: #999999;
  font-weight: bold;
  font-style: italic;
}

/* Comment.Preproc */
.c1 {
  color: #999988;
  font-style: italic;
}

/* Comment.Single */
.cs {
  color: #999999;
  font-weight: bold;
  font-style: italic;
}

/* Comment.Special */
.gd {
  color: #000000;
  background-color: #ffdddd;
}

/* Generic.Deleted */
.ge {
  color: #000000;
  font-style: italic;
}

/* Generic.Emph */
.gr {
  color: #aa0000;
}

/* Generic.Error */
.gh {
  color: #999999;
}

/* Generic.Heading */
.gi {
  color: #000000;
  background-color: #ddffdd;
}

/* Generic.Inserted */
.go {
  color: #888888;
}

/* Generic.Output */
.gl {
  background: none repeat scroll 0 0 #FAFAFA;
  border-right: 1px solid #DDDDDD;
  color: #999;
  text-align: right;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Generic.Prompt */
.gs {
  font-weight: bold;
}

/* Generic.Strong */
.gu {
  color: #aaaaaa;
}

/* Generic.Subheading */
.gt {
  color: #aa0000;
}

/* Generic.Traceback */
.kc {
  color: #000000;
  font-weight: bold;
}

/* Keyword.Constant */
.kd {
  color: #000000;
  font-weight: bold;
}

/* Keyword.Declaration */
.kn {
  color: #000000;
  font-weight: bold;
}

/* Keyword.Namespace */
.kp {
  color: #000000;
  font-weight: bold;
}

/* Keyword.Pseudo */
.kr {
  color: #000000;
  font-weight: bold;
}

/* Keyword.Reserved */
.kt {
  color: #445588;
  font-weight: bold;
}

/* Keyword.Type */
.m {
  color: #009999;
}

/* Literal.Number */
.s {
  color: #d01040;
}

/* Literal.String */
.na {
  color: #008080;
}

/* Name.Attribute */
.nb {
  color: #0086b3;
}

/* Name.Builtin */
.nc {
  color: #445588;
  font-weight: bold;
}

/* Name.Class */
.no {
  color: #008080;
}

/* Name.Constant */
.nd {
  color: #3c5d5d;
  font-weight: bold;
}

Name.Decorator .ni {
  color: #800080;
}

/* Name.Entity */
.ne {
  color: #990000;
  font-weight: bold;
}

/* Name.Exception */
.nf {
  color: #990000;
  font-weight: bold;
}

/* Name.Function */
.nl {
  color: #990000;
  font-weight: bold;
}

/* Name.Label */
.nn {
  color: #555555;
}

/* Name.Namespace */
.nt {
  color: #000080;
}

/* Name.Tag */
.nv {
  color: #008080;
}

/* Name.Variable */
.ow {
  color: #000000;
  font-weight: bold;
}

/* Operator.Word */
.w {
  color: #bbbbbb;
}

/* Text.Whitespace */
.mf {
  color: #009999;
}

/* Literal.Number.Float */
.mh {
  color: #009999;
}

/* Literal.Number.Hex */
.mi {
  color: #009999;
}

/* Literal.Number.Integer */
.mo {
  color: #009999;
}

/* Literal.Number.Oct */
.sb {
  color: #d01040;
}

/* Literal.String.Backtick */
.sc {
  color: #d01040;
}

/* Literal.String.Char */
.sd {
  color: #d01040;
}

/* Literal.String.Doc */
.s2 {
  color: #d01040;
}

/* Literal.String.Double */
.se {
  color: #d01040;
}

/* Literal.String.Escape */
.sh {
  color: #d01040;
}

/* Literal.String.Heredoc */
.si {
  color: #d01040;
}

/* Literal.String.Interpol */
.sx {
  color: #d01040;
}

/* Literal.String.Other */
.sr {
  color: #009926;
}

/* Literal.String.Regex */
.s1 {
  color: #d01040;
}

/* Literal.String.Single */
.ss {
  color: #990073;
}

/* Literal.String.Symbol */
.bp {
  color: #999999;
}

/* Name.Builtin.Pseudo */
.vc {
  color: #008080;
}

/* Name.Variable.Class */
.vg {
  color: #008080;
}

/* Name.Variable.Global */
.vi {
  color: #008080;
}

/* Name.Variable.Instance */
.il {
  color: #009999;
}

/* Literal.Number.Integer.Long */
pre {
  border: none;
  background: #fff;
  padding: 0;
  line-height: 1.75em;
  margin-bottom: 40px;
  white-space: pre;
  overflow-x: auto;
  word-break: inherit;
  word-wrap: inherit;
}

pre .code {
  display: block;
}

pre a::before {
  content: counter(line-numbering);
  counter-increment: line-numbering;
  padding-right: 1em;
  /* space after numbers */
  width: 25px;
  text-align: right;
  opacity: 0.7;
  display: inline-block;
  color: #aaa;
  background: #eee;
  margin-right: 16px;
  padding: 2px 10px;
  font-size: 13px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

pre a:first-of-type::before {
  padding-top: 10px;
}

pre a:last-of-type::before {
  padding-bottom: 10px;
}

pre a:only-of-type::before {
  padding: 10px;
}

pre * {
  font-weight: normal !important;
}

pre.lineno {
  margin: 0;
  padding: 0 12px;
  line-height: 1.75em;
  background-color: transparent;
  border: none;
  color: #999;
}

.site_search {
  transition: margin .5s ease-in-out;
  transform: translateZ(0);
  position: relative;
  height: 113px;
  background: #16BDCE;
  padding-top: 38px;
  color: #00143F;
  position: relative;
  z-index: 2;
  margin-top: -113px;
}

@media (max-width: 855px) {
  .site_search {
    display: none;
  }
}

.search_open .site_search {
  margin-top: 0;
}

.no-js .site_search:target {
  margin-top: 0;
}

.masthead .site_search a {
  color: #00143F;
}

.site_search > .container {
  height: 100%;
}

.site_search .full_inner {
  position: relative;
  height: 100%;
}

.site_search-form {
  width: 47.9166666667%;
  margin: 0 auto;
  position: relative;
}

@media (max-width: 855px) {
  .site_search-form {
    width: 100%;
    max-width: 700px;
    padding: 0 36px;
    margin: 0 auto;
  }
}

@media (max-width: 568px) and (orientation: landscape) {
  .site_search-form {
    padding-top: 40px;
    overflow: hidden;
  }
}

.site_search-form .placeholder {
  color: #00143F;
}

.site_search-form .site_search-field {
  box-sizing: border-box;
  -webkit-appearance: none;
  border-radius: 0;
  width: 100%;
  border: 0;
  border-bottom: 1px solid #00143F;
  background: none;
  background: rgba(255, 255, 255, 0);
  color: #00143F;
  font-size: 26px;
  padding: 6px 50px 6px 0;
}

.site_search-form .site_search-field::-webkit-input-placeholder {
  transition: color .1s ease-in-out;
  color: #00143F;
}

@media (max-width: 855px) {
  .site_search-form .site_search-field::-webkit-input-placeholder {
    color: #fff;
  }
}

.site_search-form .site_search-field:-moz-placeholder {
  /* Firefox 18- */
  transition: color .1s ease-in-out;
  color: #00143F;
}

@media (max-width: 855px) {
  .site_search-form .site_search-field:-moz-placeholder {
    color: #fff;
  }
}

.site_search-form .site_search-field::-moz-placeholder {
  /* Firefox 19+ */
  transition: color .1s ease-in-out;
  color: #00143F;
}

@media (max-width: 855px) {
  .site_search-form .site_search-field::-moz-placeholder {
    color: #fff;
  }
}

.site_search-form .site_search-field:-ms-input-placeholder {
  transition: color .1s ease-in-out;
  color: #00143F;
}

@media (max-width: 855px) {
  .site_search-form .site_search-field:-ms-input-placeholder {
    color: #fff;
  }
}

.site_search-form .site_search-field:focus {
  outline: 0;
}

.site_search-form .site_search-field:focus:-moz-placeholder {
  /* Firefox 18- */
}

.site_search-form .site_search-field:focus::-moz-placeholder {
  /* Firefox 19+ */
}

@media (max-width: 855px) {
  .site_search-form .site_search-field {
    font-size: 18px;
    padding-top: 10px;
    padding-bottom: 10px;
    overflow: hidden;
    color: #fff;
    border-bottom: 1px solid #fff;
  }
}

.site_search-form .site_search-submit {
  position: absolute;
  top: 0px;
  right: 0;
  border: 0;
  background: none;
  font-size: 0;
  color: transparent;
}

.site_search-form .site_search-submit:after {
  font-family: 'vec_icons';
  content: "";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transition: color .1s ease-in-out;
  color: #00143F;
  font-size: 30px;
}

@media (max-width: 855px) {
  .site_search-form .site_search-submit:after {
    color: #fff;
  }
}

.site_search-form .site_search-submit:focus {
  outline: 0;
}

.site_search-form .site_search-submit:hover:after, .site_search-form .site_search-submit:focus:after {
  color: #00143F;
}

@media (max-width: 855px) {
  .site_search-form .site_search-submit:hover:after, .site_search-form .site_search-submit:focus:after {
    color: #fff;
  }
}

@media (max-width: 855px) {
  .site_search-form .site_search-submit {
    right: 36px;
    top: 0;
  }
}

@media (max-width: 568px) and (orientation: landscape) {
  .site_search-form .site_search-submit {
    top: 40px;
  }
}

.masthead .site_search .site_search-toggle {
  position: absolute;
  right: 10px;
  bottom: -37px;
  z-index: 1;
  color: #00143F;
  background: #16BDCE;
}

@media (max-width: 855px) {
  .masthead .site_search .site_search-toggle {
    display: none;
  }
}

.masthead .site_search .site_search-toggle::before {
  color: #00143F;
}

.masthead .site_search .site_search-toggle:hover, .masthead .site_search .site_search-toggle:focus {
  background: #00143F;
  color: #16BDCE;
  text-decoration: none;
}

.masthead .site_search .site_search-toggle:hover::before, .masthead .site_search .site_search-toggle:focus::before {
  color: #16BDCE;
}

.eventspage__firstblock {
  width: 75%;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 40px;
}

@media (max-width: 768px) {
  .eventspage__firstblock {
    width: 100%;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.eventspage__datelocation {
  padding-top: 40px;
  width: 25%;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
}

@media (max-width: 768px) {
  .eventspage__datelocation {
    width: 100%;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.eventspage__datelocation h2 {
  text-transform: uppercase;
}

.eventspage__content {
  width: 100%;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
}

@media (max-width: 768px) {
  .eventspage__content {
    width: 100%;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.eventspage .wysiwyg, .eventspage .profile-bio {
  padding: 40px 0;
}

.eventspage .schedule {
  padding: 40px 0;
}

.eventspage .schedule .schedule-row {
  padding: 25px 25px 20px;
  color: #ffffff;
  min-height: 250px;
  border: 1px solid #ffffff;
}

.eventspage .schedule .schedule-row:nth-child(4n-4) {
  background: #005a5e;
}

.eventspage .schedule .schedule-row:nth-child(4n-3) {
  background: #0c4160;
}

.eventspage .schedule .schedule-row:nth-child(4n-2) {
  background: #6ec6cb;
}

.eventspage .schedule .schedule-row:nth-child(4n-1) {
  background: #002341;
}

.eventspage .schedule .schedule-row:nth-child(4n) {
  background: #248c91;
}

.eventspage .schedule .schedule-row p em {
  font-size: 16px;
  margin-bottom: 0;
}

.eventspage .video {
  padding: 40px 0;
}

.eventspage .video iframe {
  min-width: 100%;
  min-height: 500px;
}

.eventspage .single-image {
  padding: 40px 0;
}

.eventspage .double-image {
  padding: 40px 0;
}

.eventspage .double-image img {
  width: 50%;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
}

@media (max-width: 768px) {
  .eventspage .double-image img {
    width: 100%;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
  }
  .eventspage .double-image img:first-child {
    margin-bottom: 15px;
  }
}

.eventspage .speakers {
  padding: 40px 0;
}

.eventspage .speakers .speaker-item {
  width: 33.3333333333%;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
}

@media (max-width: 768px) {
  .eventspage .speakers .speaker-item {
    width: 50%;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (max-width: 650px) {
  .eventspage .speakers .speaker-item {
    width: 100%;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 15px;
  }
}

.eventspage .speakers .speaker-item .profile {
  text-align: center;
  margin-bottom: 15px;
}

.eventspage .speakers .speaker-item .profile > img {
  max-width: 100px;
  border-radius: 100px;
  border: 2px solid #6ec6cb;
  margin-bottom: 5px;
}

.eventspage .speakers .speaker-item .profile > h2 {
  font-size: 20px;
  margin-bottom: 0;
}

.eventspage .speakers .speaker-item .profile > h3 {
  font-size: 16px;
  margin-bottom: 0;
  color: #666666;
}

.eventspage .speakers .speaker-item .profile > a {
  font-size: 14px;
  white-space: normal;
}

.eventspage .speakers .speaker-item > img {
  max-width: 100px;
  border-radius: 100px;
  border: 2px solid #6ec6cb;
  margin-bottom: 5px;
}

.eventspage .speakers .speaker-item > h2 {
  font-size: 20px;
  margin-bottom: 0;
}

.eventspage .speakers .speaker-item > h3 {
  font-size: 16px;
  margin-bottom: 0;
  color: #666666;
}

.eventspage .speakers .speaker-item > a {
  font-size: 14px;
  white-space: normal;
}

.eventspage .speakers .modal {
  width: 600px;
  padding: 30px;
  display: none;
  background: #FFF;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.7);
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0 0px 4px rgba(0, 0, 0, 0.7);
  position: relative;
  top: 50% !important;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: left;
}

.eventspage .partners {
  padding: 40px 0;
}

.eventspage .partners__logo {
  display: table;
  table-layout: fixed;
  height: 100px;
  width: 25%;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
}

@media (max-width: 768px) {
  .eventspage .partners__logo {
    width: 33.3333333333%;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (max-width: 650px) {
  .eventspage .partners__logo {
    width: 50%;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.eventspage .partners__logo .wrapper {
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}

.eventspage .partners__logo img {
  max-height: 80px;
}

.eventspage .google-maps {
  position: relative;
  padding-bottom: 75%;
  height: 0;
  overflow: hidden;
  max-height: 400px;
}

.eventspage .google-maps iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

.eventspage #lean_overlay {
  position: fixed;
  z-index: 100;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  background: #000;
  display: none;
}

input[type="submit"], .button,
.wysiwyg .button,
.profile-bio .button, .facetwp-autocomplete-update, .library .nav a {
  display: inline-block;
  zoom: 1;
  *display: inline;
  padding: 12px 20px 14px;
  background-color: #00143F;
  border: 0px;
  border-radius: 4px;
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  text-decoration: none;
  transition: background-color .1s ease-in-out;
  line-height: 1em;
}

input:hover[type="submit"], .button:hover, .facetwp-autocomplete-update:hover, .library .nav a:hover, input:focus[type="submit"], .button:focus, .facetwp-autocomplete-update:focus, .library .nav a:focus {
  background-color: #1F4596;
  text-decoration: none !important;
}

input.button--alt[type="submit"], .button--alt.button, .button--alt.facetwp-autocomplete-update, .library .nav a.button--alt {
  background: #16BDCE;
  color: #00143F;
}

input.button--alt:hover[type="submit"], .button--alt.button:hover, .button--alt.facetwp-autocomplete-update:hover, .library .nav a.button--alt:hover, input.button--alt:focus[type="submit"], .button--alt.button:focus, .button--alt.facetwp-autocomplete-update:focus, .library .nav a.button--alt:focus {
  background: #66E8F5;
}

input.button--alt-1[type="submit"], .button--alt-1.button, .button--alt-1.facetwp-autocomplete-update, .library .nav a.button--alt-1 {
  background: #E1E43B;
  color: #00143F;
}

input.button--alt-1:hover[type="submit"], .button--alt-1.button:hover, .button--alt-1.facetwp-autocomplete-update:hover, .library .nav a.button--alt-1:hover, input.button--alt-1:focus[type="submit"], .button--alt-1.button:focus, .button--alt-1.facetwp-autocomplete-update:focus, .library .nav a.button--alt-1:focus {
  background: #F3F56F;
}

input.button--alt-2[type="submit"], .button--alt-2.button, .button--alt-2.facetwp-autocomplete-update, .library .nav a.button--alt-2 {
  background: #2AB573;
  color: #00143F;
}

input.button--alt-2:hover[type="submit"], .button--alt-2.button:hover, .button--alt-2.facetwp-autocomplete-update:hover, .library .nav a.button--alt-2:hover, input.button--alt-2:focus[type="submit"], .button--alt-2.button:focus, .button--alt-2.facetwp-autocomplete-update:focus, .library .nav a.button--alt-2:focus {
  background: #76DDAC;
}

input.button--alt-3[type="submit"], .button--alt-3.button, .button--alt-3.facetwp-autocomplete-update, .library .nav a.button--alt-3 {
  background: #F27052;
  color: #00143F;
}

input.button--alt-3:hover[type="submit"], .button--alt-3.button:hover, .button--alt-3.facetwp-autocomplete-update:hover, .library .nav a.button--alt-3:hover, input.button--alt-3:focus[type="submit"], .button--alt-3.button:focus, .button--alt-3.facetwp-autocomplete-update:focus, .library .nav a.button--alt-3:focus {
  background: #FFA88C;
}

input.button--alt-4[type="submit"], .button--alt-4.button, .button--alt-4.facetwp-autocomplete-update, .library .nav a.button--alt-4 {
  background: #BACAD3;
  color: #00143F;
}

input.button--alt-4:hover[type="submit"], .button--alt-4.button:hover, .button--alt-4.facetwp-autocomplete-update:hover, .library .nav a.button--alt-4:hover, input.button--alt-4:focus[type="submit"], .button--alt-4.button:focus, .button--alt-4.facetwp-autocomplete-update:focus, .library .nav a.button--alt-4:focus {
  background: #EBF2F6;
}

input.button--reverse[type="submit"], .button--reverse.button, .button--reverse.facetwp-autocomplete-update, .library .nav a.button--reverse {
  background-color: #fff;
  color: #00143F;
}

input.button--reverse:hover[type="submit"], .button--reverse.button:hover, .button--reverse.facetwp-autocomplete-update:hover, .library .nav a.button--reverse:hover {
  background-color: #16BDCE;
}

input.wide[type="submit"], .wide.button, .wide.facetwp-autocomplete-update, .library .nav a.wide, input.button--wide[type="submit"], .button--wide.button, .button--wide.facetwp-autocomplete-update, .library .nav a.button--wide {
  padding-left: 30px;
  padding-right: 30px;
}

input.button--compact[type="submit"], .button--compact.button, .button--compact.facetwp-autocomplete-update, .library .nav a.button--compact {
  font-size: 13px;
  padding: 2px 12px 4px;
}

input.large[type="submit"], .large.button, .large.facetwp-autocomplete-update, .library .nav a.large, input.button--large[type="submit"], .button--large.button, .button--large.facetwp-autocomplete-update, .library .nav a.button--large {
  font-size: 20px;
  padding: 10px 20px 14px;
}

.breadcrumbs {
  width: 100%;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  list-style: none;
  padding: 3px 10px 20px;
}

@media (max-width: 650px) {
  .breadcrumbs {
    width: 100%;
    padding: 0;
  }
}

.breadcrumbs-item,
.breadcrumbs span[typeof="v:Breadcrumb"] {
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin-right: 10px;
  font-size: 13px;
}

.breadcrumbs-item:after,
.breadcrumbs span[typeof="v:Breadcrumb"]:after {
  content: ">";
  margin-left: 10px;
}

.breadcrumbs-item:last-of-type:after,
.breadcrumbs span[typeof="v:Breadcrumb"]:last-of-type:after {
  content: "";
}

.breadcrumbs-item:first-of-type {
  margin-left: 0;
}

.breadcrumbs .sep {
  display: none;
}

.breadcrumbs a {
  color: #00143F;
}

.breadcrumbs a:hover, .breadcrumbs a:focus {
  text-decoration: none;
}

.page_title {
  font-size: 52px;
  font-weight: 700;
  margin-bottom: .5em;
}

@media (max-width: 650px) {
  .page_title {
    font-size: 42px;
  }
}

.meta {
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  list-style: none;
  padding: 0;
}

.meta-item:last-of-type {
  margin-bottom: 0;
}

.meta a {
  font-weight: 700;
  text-decoration: none;
}

.meta a:hover, .meta a:focus {
  text-decoration: underline;
}

.subnav {
  font-size: 17px;
  margin: 0 0 1em;
}

.subnav ul, .subnav li {
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  list-style: none;
  padding: 0;
}

.subnav > ul {
  margin-top: 0;
}

.subnav a {
  text-decoration: none;
  color: #00143F;
  font-weight: 600;
}

.subnav a:hover, .subnav a:focus {
  color: #017F8B;
}

.subnav .menu-item {
  padding: 13px 0;
  border-bottom: 1px solid #00143F;
}

.subnav .menu-item:last-of-type {
  border-bottom: 0;
}

.subnav .menu-item.current-menu-item > a {
  color: #017F8B;
}

.subnav .menu-item.current-menu-item.menu-item-has-children {
  padding-bottom: 0;
}

.subnav > ul > .menu-item:first-of-type {
  padding-top: 0;
}

.subnav .sub-menu {
  padding-left: 2em;
  font-size: 15px;
  display: none;
}

.subnav .sub-menu .menu-item {
  border-bottom: 0;
  padding: 8px 0;
}

.subnav .sub-menu .menu-item:first-of-type {
  padding-top: 0;
}

.subnav .sub-menu .menu-item:last-of-type {
  padding-bottom: 0;
}

.subnav .current-menu-item .sub-menu,
.subnav .current-menu-ancestor .sub-menu,
.subnav .current-menu-parent .sub-menu,
.subnav .current_page_ancestor .sub-menu {
  display: block;
}

.social {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}

.social-li {
  float: left;
}

.social-item {
  color: transparent;
  font-size: 0;
  text-decoration: none;
  float: left;
}

.social-item:after {
  font-family: 'vec_icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transition: background .1s ease-in-out;
  font-size: 24px;
  color: #00143F;
}

.social-item.twitter:after {
  content: "";
}

.social-item.facebook:after {
  content: "";
}

.social-item.linkedin:after {
  content: "";
}

.social-item.instagram:after {
  content: "";
}

.social-item.weibo:after {
  content: "";
}

.social-item.youtube:after {
  content: "";
}

.social-item.imdb:after {
  content: "";
}

.social-item.youtube {
  text-indent: 2px;
}

.social-share .social-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  text-align: center;
  line-height: 1;
  width: 40px;
  height: 40px;
  margin-right: 1px;
  color: #00143F;
}

.social-share .social-item:hover:after, .social-share .social-item:focus:after {
  color: #16BDCE;
}

.social-connect .social-item a:hover {
  text-decoration: none !important;
}

.social-connect .social-item:hover:after, .social-connect .social-item:focus:after {
  background: #16BDCE;
}

.social-connect .social-item:after {
  border-radius: 23px;
  display: block;
  width: 46px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  font-size: 26px;
  margin-right: 7px;
  margin-bottom: 7px;
  background: #fff;
  color: #00143F;
}

@media (max-width: 480px) {
  .social-connect .social-item:after {
    width: 34px;
    height: 34px;
    line-height: 34px;
    font-size: 18px;
  }
}

.social-connect .social-item.linkedin:after {
  text-indent: 5px;
  line-height: 43px;
}

@media (max-width: 480px) {
  .social-connect .social-item.linkedin:after {
    line-height: 34px;
  }
}

.social-connect .social-item.twitter:after {
  text-indent: 2px;
}

.social-connect .social-item.instagram:after {
  text-indent: 5px;
}

.social-share {
  overflow: hidden;
}

.social-share-text {
  font-size: 16px;
  font-weight: 700;
  display: block;
  float: left;
  margin-right: 12px;
  line-height: 40px;
}

.social-share .social {
  float: left;
}

.more_links {
  width: calc(100% + 20px);
  position: relative;
  left: calc(-10px);
  text-align: center;
}

@media (max-width: 650px) {
  .more_links {
    width: 100%;
    left: 0;
  }
}

.more_links-intro {
  overflow: hidden;
  font-size: 22px;
  font-weight: 700;
  position: relative;
  width: 100%;
  padding: 0 33.3333333333%;
  margin: 20px auto;
}

@media (max-width: 650px) {
  .more_links-intro {
    width: 100%;
    font-size: 18px;
    padding: 0;
    margin-top: 0;
  }
}

.more_links-intro-text {
  padding: 0 20px;
}

.more_links-links {
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  list-style: none;
  padding: 0;
  margin: 0;
}

.more_links-item {
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 49%;
  margin-bottom: 20px;
  padding: 0 9px;
}

.more_links-item:last-of-type {
  margin-bottom: 0;
}

@media (max-width: 650px) {
  .more_links-item {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 10px;
  }
}

.more_links-link {
  transition: background .25s ease-in-out;
  font-size: 22px;
  font-weight: 700;
  text-decoration: none;
  background: #E1E43B;
  display: block;
  padding: 15px 0;
}

@media (max-width: 480px) {
  .more_links-link {
    font-size: 18px;
  }
}

.more_links-link:hover, .more_links-link:focus {
  background: #93cd82;
}

.more_links a {
  color: #fff;
}

.statistics {
  width: calc(100% + 20px);
  position: relative;
  left: calc(-10px);
  overflow: hidden;
  padding: 45px 0;
}

@media (max-width: 650px) {
  .statistics {
    width: 100%;
    left: 0;
  }
}

.page_builder-module .statistics {
  padding: 30px 0;
}

@media (max-width: 650px) {
  .page_builder-module .statistics {
    padding: 15px 0;
  }
}

.page_builder-module:first-of-type .statistics {
  padding-top: 0;
}

.entry-content + .page_builder .page_builder-module:first-of-type .statistics {
  padding-top: 30px;
}

@media (max-width: 650px) {
  .entry-content + .page_builder .page_builder-module:first-of-type .statistics {
    padding: 15px 0;
  }
}

@media (max-width: 650px) {
  .statistics {
    padding: 15px 0;
  }
}

.statistics-intro {
  width: 25%;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
}

@media (max-width: 900px) {
  .statistics-intro {
    width: 100%;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px;
  }
}

.statistics-item {
  width: 33.3333333333%;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
  opacity: 0;
}

.statistics-item a {
  text-decoration: none;
}

.lt-ie10 .statistics-item {
  opacity: 1;
}

@media (max-width: 560px) {
  .statistics-item {
    width: 100%;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px;
    padding: 0;
  }
}

.statistics-items {
  width: 75%;
  float: right;
  padding-left: 10px;
  padding-right: 10px;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  list-style: none;
  margin: 0;
  padding: 0;
}

@media (max-width: 900px) {
  .statistics-items {
    width: 100%;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.statistics-number {
  display: block;
  margin-bottom: 2px;
  color: #2AB573;
  line-height: 1.1em;
  font-size: 80px;
  font-family: 'Ciutadella W04 Bold';
}

@media (max-width: 650px) {
  .statistics-number {
    font-size: 42px;
  }
}

.statistics-text {
  display: block;
  margin-bottom: 2px;
  font-size: 18px;
  font-weight: 600;
  color: #092D49;
}

.statistics-text-first {
  text-transform: uppercase;
  font-weight: 700;
  color: #2AB573;
}

.statistics-keyword {
  color: #2AB573;
  font-weight: 700;
  text-transform: uppercase;
}

.statistics-source {
  display: block;
  color: #017F8B;
  font-size: 14px;
  font-style: italic;
}

.statistics-source a {
  text-decoration: none;
}

.statistics-source a:hover, .statistics-source a:focus {
  text-decoration: underline;
}

.statistics-header {
  font-size: 26px;
  margin: 0 0 15px;
}

.statistics.is-animated .statistics-item:nth-child(1) {
  animation: statistics-item 1s forwards 0s;
}

.statistics.is-animated .statistics-item:nth-child(2) {
  animation: statistics-item 1s forwards 0.25s;
}

.statistics.is-animated .statistics-item:nth-child(3) {
  animation: statistics-item 1s forwards 0.5s;
}

@keyframes statistics-item {
  0% {
    opacity: 0;
    transform: translateY(100px);
  }
  100% {
    opacity: 1;
    transform: translateY(0px);
  }
}

.more_link {
  transition: color .1s ease-in-out;
  font-size: 15px;
  text-decoration: none;
}

.more_link:after {
  color: #16BDCE;
}

.more_link:hover, .more_link:focus {
  color: #50b948;
}

.more_link:hover:after, .more_link:focus:after {
  color: #16BDCE;
}

.continue_arrow {
  transition: transform 0s .4s, opacity .3s ease-in-out;
  background: #16BDCE;
  height: 74px;
  width: 135px;
  padding-left: 27px;
}

.featured .continue_arrow {
  background: #16BDCE;
}

.continue_arrow:after {
  font-family: 'vec_icons';
  content: "";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  font-size: 24px;
  line-height: 70px;
  display: block;
  position: relative;
  z-index: 2;
  top: 4px;
  left: 3px;
  background: #16BDCE;
}

.featured .continue_arrow:after {
  color: #fff;
  background: #16BDCE;
}

a:hover .continue_arrow, a:focus .continue_arrow {
  transition: transform .2s ease-in-out, opacity .3s ease-in-out;
  opacity: 1;
}

.continue_arrow.left {
  width: 55px;
}

.continue_arrow.left:before {
  content: "";
  display: block;
  height: 100%;
  width: 50px;
  background: #E1E43B;
  position: absolute;
  top: 0;
  right: -20px;
  z-index: 1;
}

.quote {
  font-size: 22px;
  line-height: 1.4em;
  font-weight: 700;
  font-family: ff-meta-serif-web-pro, "Times New Roman", Times, serif;
  margin: 1.5em 0;
  padding: 3em 4.5em;
  color: #00143F;
  position: relative;
  background: #EFF3F5;
  text-align: center;
}

@media (max-width: 650px) {
  .quote {
    padding: 3em 1em;
    font-size: 20px;
  }
}

.quote:before {
  position: absolute;
  top: 35px;
  left: 30px;
  font-size: 60px;
  content: '\201C';
  color: #00143F;
}

@media (max-width: 650px) {
  .quote:before {
    font-size: 50px;
  }
}

.quote:after {
  position: absolute;
  bottom: 10px;
  right: 30px;
  font-size: 60px;
  content: '\201D';
  color: #00143F;
}

@media (max-width: 650px) {
  .quote:after {
    font-size: 50px;
  }
}

.quote p:first-of-type {
  margin-top: 0;
}

.quote p:last-of-type {
  margin-bottom: 0;
}

.quote-body {
  font-size: 25px;
  font-family: ff-meta-serif-web-pro, "Times New Roman", Times, serif;
  font-weight: 900;
  padding: 0;
  margin: 0 0 .25em;
}

@media (max-width: 650px) {
  .quote-body {
    font-size: 20px;
  }
}

.quote-source {
  font-size: 18px;
  font-family: fira-sans, "Helvetica Neue", Arial, sans-serif;
  font-weight: 500;
}

@media (max-width: 650px) {
  .quote-source {
    font-size: 14px;
  }
}

.listing {
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  list-style: none;
  padding: 0;
  margin: 0;
  overflow: hidden;
}

.listing-item {
  transition: background .3s ease-in-out;
  overflow: hidden;
  background: #EFF3F5;
  margin: 0 0 20px;
  font-size: 15px;
}

.listing-item:last-of-type {
  margin-bottom: 0;
}

.listing-item:hover {
  background: tint(#EFF3F5, 40%);
}

.listing-item.has_image {
  width: calc(100% + 20px);
  position: relative;
  left: calc(-10px);
}

@media (max-width: 650px) {
  .listing-item.has_image {
    width: 100%;
    left: 0;
  }
}

@media (max-width: 768px) {
  .listing-item.has_image {
    width: 100%;
    left: 0;
  }
}

.post-type-archive-projects .listing-item,
.post-type-archive-programs .listing-item,
.post-type-archive-research .listing-item {
  background: none;
}

.listing-item-link {
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  color: #00143F;
  text-decoration: none;
}

@media (max-width: 768px) {
  .listing-item-link {
    -ms-flex-direction: column;
        flex-direction: column;
  }
}

.listing-item-link:hover .listing-item-title, .listing-item-link:focus .listing-item-title {
  text-decoration: underline;
}

.has_image .listing-item-image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 33.3333333333%;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
}

@media (max-width: 768px) {
  .has_image .listing-item-image {
    width: 100%;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    padding: 0 0 15px;
    height: 200px;
  }
  .has_image .listing-item-image img {
    margin: 0 auto;
  }
}

.no-csscalc .has_image .listing-item-image {
  padding-left: 0;
}

.listing-item-image img {
  display: block;
}

.listing-item-content {
  width: 100%;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  padding: 20px;
}

@media (max-width: 768px) {
  .listing-item-content {
    padding-top: 5px;
    padding-bottom: 5px;
  }
}

.has_image .listing-item-content {
  width: 66.6666666667%;
  float: right;
  padding-left: 10px;
  padding-right: 10px;
  padding: 20px;
}

@media (max-width: 768px) {
  .has_image .listing-item-content {
    width: 100%;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.listing-item-content-body {
  font-size: 15px;
}

.listing-item-title {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: .2em;
}

.listing-item .meta {
  font-size: 14px;
  font-style: normal;
  line-height: 1.3;
  overflow: hidden;
  margin-top: 0;
}

.listing-item .meta-item {
  display: block;
  float: left;
  margin-right: .25em;
}

@media (max-width: 650px) {
  .listing-item .meta-item:not(:first-of-type):after {
    display: none;
  }
}

@media (max-width: 480px) {
  .listing-item .meta-item:first-of-type:after {
    display: none;
  }
}

.listing-item .meta-item:after {
  content: "/";
  margin-left: .5em;
}

.listing-item .meta-item:last-of-type:after {
  content: "";
  display: none;
}

.listing-item .meta-item.type {
  text-transform: uppercase;
  font-weight: 700;
}

.listing-item.type-event .meta-item.type {
  margin-right: 0;
}

.listing-item.type-event .meta-item.type:after {
  content: "";
  display: none;
}

.listing-item.type-event .meta-item.category {
  margin-left: .35em;
}

.listing-item.type-event .meta-item.category:before {
  content: "/";
  margin-right: .25em;
}

.listing-item.type-event .meta-item.category:after {
  content: "";
  display: none;
}

.listing-item.type-event .meta-item.date {
  clear: left;
}

.listing--featured-posts-module {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.listing--featured-posts-module .listing-item {
  width: 100%;
  min-height: 200px;
  float: left;
  left: 0;
  margin: 0 10px 10px 10px;
}

@media (max-width: 1280px) {
  .listing--featured-posts-module .listing-item {
    min-height: 200px;
  }
}

@media (min-width: 1281px) {
  .listing--featured-posts-module .listing-item {
    width: 47%;
    min-height: 150px;
  }
}

.listing--featured-posts-module .listing-item-link {
  display: -ms-flexbox;
  display: flex;
  min-height: 200px;
}

@media (min-width: 1281px) {
  .listing--featured-posts-module .listing-item-link {
    min-height: 100%;
  }
}

.no-minheight .listing--featured-posts-module .listing-item-link {
  height: 230px;
}

@media (max-width: 480px) {
  .listing--featured-posts-module .listing-item-link {
    width: 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.listing--featured-posts-module .listing-item-image {
  padding-left: 0px;
  margin-top: 0;
}

@media (max-width: 480px) {
  .listing--featured-posts-module .listing-item-image {
    padding-bottom: 56.2%;
  }
}

@media (min-width: 1281px) {
  .listing--featured-posts-module .listing-item-image {
    width: 40%;
    min-height: 100%;
  }
}

.listing--featured-posts-module .listing-title {
  font-size: 18px;
}

.listing--featured-posts-module .listing-item-content {
  padding-bottom: 10px;
}

.listing--featured-posts-module .listing-item-content .listing-item-content-body {
  display: none;
}

@media (min-width: 480px) {
  .listing--featured-posts-module .listing-item-content .listing-item-content-body {
    display: block;
    padding: 10px 0;
  }
}

@media (min-width: 1281px) {
  .listing--featured-posts-module .listing-item-content .listing-item-content-body {
    display: none;
  }
}

.header {
  text-align: center;
}

.header-title {
  margin-bottom: .1em;
  font-size: 40px;
  font-weight: 900;
}

@media (max-width: 650px) {
  .header-title {
    font-size: 28px;
  }
}

.header-title a {
  transition: color .1s ease-in-out;
  color: #00143F;
  text-decoration: none;
}

.header-title a:hover, .header-title a:focus {
  text-decoration: underline;
}

.header-subtitle {
  width: 66.6666666667%;
  margin: 0 auto;
  font-family: ff-meta-serif-web-pro, "Times New Roman", Times, serif;
  font-size: 23px;
  font-weight: 300;
}

@media (max-width: 650px) {
  .header-subtitle {
    width: 100%;
    font-size: 16px;
    font-weight: 500;
  }
}

.photo img {
  display: block;
}

.icon_links {
  position: relative;
}

.icon_links.has_icon {
  padding-top: 90px;
}

.icon_links.has_icon:before {
  font-family: 'vec_icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  border-radius: 35px;
  display: block;
  width: 70px;
  height: 70px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -35px;
  background: #E1E43B;
  color: #fff;
  content: "";
  font-size: 40px;
  text-align: center;
  line-height: 70px;
}

.icon_links.has_icon.has_icon-tree:before {
  content: "";
}

.icon_links.has_icon.has_icon-tree:before, .icon_links.has_icon.has_icon-bullseye:before, .icon_links.has_icon.has_icon-compass:before {
  text-indent: 7px;
}

.icon_links.has_icon.has_icon-road:before, .icon_links.has_icon.has_icon-bookmark:before, .icon_links.has_icon.has_icon-envelope:before {
  text-indent: 1px;
}

.icon_links.has_icon.has_icon-barchart:before {
  text-indent: 2px;
}

.icon_links.has_icon.has_icon-umbrella:before {
  text-indent: 2px;
}

.icon_links.has_icon.has_icon-tachometer:before {
  text-indent: 1px;
  line-height: 60px;
}

.icon_links.has_icon.has_icon-road:before {
  content: "";
}

.icon_links.has_icon.has_icon-tree:before, .icon_links.has_icon.has_icon-bullseye:before, .icon_links.has_icon.has_icon-compass:before {
  text-indent: 7px;
}

.icon_links.has_icon.has_icon-road:before, .icon_links.has_icon.has_icon-bookmark:before, .icon_links.has_icon.has_icon-envelope:before {
  text-indent: 1px;
}

.icon_links.has_icon.has_icon-barchart:before {
  text-indent: 2px;
}

.icon_links.has_icon.has_icon-umbrella:before {
  text-indent: 2px;
}

.icon_links.has_icon.has_icon-tachometer:before {
  text-indent: 1px;
  line-height: 60px;
}

.icon_links.has_icon.has_icon-lifebouy:before {
  content: "";
}

.icon_links.has_icon.has_icon-tree:before, .icon_links.has_icon.has_icon-bullseye:before, .icon_links.has_icon.has_icon-compass:before {
  text-indent: 7px;
}

.icon_links.has_icon.has_icon-road:before, .icon_links.has_icon.has_icon-bookmark:before, .icon_links.has_icon.has_icon-envelope:before {
  text-indent: 1px;
}

.icon_links.has_icon.has_icon-barchart:before {
  text-indent: 2px;
}

.icon_links.has_icon.has_icon-umbrella:before {
  text-indent: 2px;
}

.icon_links.has_icon.has_icon-tachometer:before {
  text-indent: 1px;
  line-height: 60px;
}

.icon_links.has_icon.has_icon-info:before {
  content: "";
}

.icon_links.has_icon.has_icon-tree:before, .icon_links.has_icon.has_icon-bullseye:before, .icon_links.has_icon.has_icon-compass:before {
  text-indent: 7px;
}

.icon_links.has_icon.has_icon-road:before, .icon_links.has_icon.has_icon-bookmark:before, .icon_links.has_icon.has_icon-envelope:before {
  text-indent: 1px;
}

.icon_links.has_icon.has_icon-barchart:before {
  text-indent: 2px;
}

.icon_links.has_icon.has_icon-umbrella:before {
  text-indent: 2px;
}

.icon_links.has_icon.has_icon-tachometer:before {
  text-indent: 1px;
  line-height: 60px;
}

.icon_links.has_icon.has_icon-globe:before {
  content: "";
}

.icon_links.has_icon.has_icon-tree:before, .icon_links.has_icon.has_icon-bullseye:before, .icon_links.has_icon.has_icon-compass:before {
  text-indent: 7px;
}

.icon_links.has_icon.has_icon-road:before, .icon_links.has_icon.has_icon-bookmark:before, .icon_links.has_icon.has_icon-envelope:before {
  text-indent: 1px;
}

.icon_links.has_icon.has_icon-barchart:before {
  text-indent: 2px;
}

.icon_links.has_icon.has_icon-umbrella:before {
  text-indent: 2px;
}

.icon_links.has_icon.has_icon-tachometer:before {
  text-indent: 1px;
  line-height: 60px;
}

.icon_links.has_icon.has_icon-calendar:before {
  content: "";
}

.icon_links.has_icon.has_icon-tree:before, .icon_links.has_icon.has_icon-bullseye:before, .icon_links.has_icon.has_icon-compass:before {
  text-indent: 7px;
}

.icon_links.has_icon.has_icon-road:before, .icon_links.has_icon.has_icon-bookmark:before, .icon_links.has_icon.has_icon-envelope:before {
  text-indent: 1px;
}

.icon_links.has_icon.has_icon-barchart:before {
  text-indent: 2px;
}

.icon_links.has_icon.has_icon-umbrella:before {
  text-indent: 2px;
}

.icon_links.has_icon.has_icon-tachometer:before {
  text-indent: 1px;
  line-height: 60px;
}

.icon_links.has_icon.has_icon-bullseye:before {
  content: "";
}

.icon_links.has_icon.has_icon-tree:before, .icon_links.has_icon.has_icon-bullseye:before, .icon_links.has_icon.has_icon-compass:before {
  text-indent: 7px;
}

.icon_links.has_icon.has_icon-road:before, .icon_links.has_icon.has_icon-bookmark:before, .icon_links.has_icon.has_icon-envelope:before {
  text-indent: 1px;
}

.icon_links.has_icon.has_icon-barchart:before {
  text-indent: 2px;
}

.icon_links.has_icon.has_icon-umbrella:before {
  text-indent: 2px;
}

.icon_links.has_icon.has_icon-tachometer:before {
  text-indent: 1px;
  line-height: 60px;
}

.icon_links.has_icon.has_icon-megaphone:before {
  content: "";
}

.icon_links.has_icon.has_icon-tree:before, .icon_links.has_icon.has_icon-bullseye:before, .icon_links.has_icon.has_icon-compass:before {
  text-indent: 7px;
}

.icon_links.has_icon.has_icon-road:before, .icon_links.has_icon.has_icon-bookmark:before, .icon_links.has_icon.has_icon-envelope:before {
  text-indent: 1px;
}

.icon_links.has_icon.has_icon-barchart:before {
  text-indent: 2px;
}

.icon_links.has_icon.has_icon-umbrella:before {
  text-indent: 2px;
}

.icon_links.has_icon.has_icon-tachometer:before {
  text-indent: 1px;
  line-height: 60px;
}

.icon_links.has_icon.has_icon-building:before {
  content: "";
}

.icon_links.has_icon.has_icon-tree:before, .icon_links.has_icon.has_icon-bullseye:before, .icon_links.has_icon.has_icon-compass:before {
  text-indent: 7px;
}

.icon_links.has_icon.has_icon-road:before, .icon_links.has_icon.has_icon-bookmark:before, .icon_links.has_icon.has_icon-envelope:before {
  text-indent: 1px;
}

.icon_links.has_icon.has_icon-barchart:before {
  text-indent: 2px;
}

.icon_links.has_icon.has_icon-umbrella:before {
  text-indent: 2px;
}

.icon_links.has_icon.has_icon-tachometer:before {
  text-indent: 1px;
  line-height: 60px;
}

.icon_links.has_icon.has_icon-barchart:before {
  content: "";
}

.icon_links.has_icon.has_icon-tree:before, .icon_links.has_icon.has_icon-bullseye:before, .icon_links.has_icon.has_icon-compass:before {
  text-indent: 7px;
}

.icon_links.has_icon.has_icon-road:before, .icon_links.has_icon.has_icon-bookmark:before, .icon_links.has_icon.has_icon-envelope:before {
  text-indent: 1px;
}

.icon_links.has_icon.has_icon-barchart:before {
  text-indent: 2px;
}

.icon_links.has_icon.has_icon-umbrella:before {
  text-indent: 2px;
}

.icon_links.has_icon.has_icon-tachometer:before {
  text-indent: 1px;
  line-height: 60px;
}

.icon_links.has_icon.has_icon-bookmark:before {
  content: "";
}

.icon_links.has_icon.has_icon-tree:before, .icon_links.has_icon.has_icon-bullseye:before, .icon_links.has_icon.has_icon-compass:before {
  text-indent: 7px;
}

.icon_links.has_icon.has_icon-road:before, .icon_links.has_icon.has_icon-bookmark:before, .icon_links.has_icon.has_icon-envelope:before {
  text-indent: 1px;
}

.icon_links.has_icon.has_icon-barchart:before {
  text-indent: 2px;
}

.icon_links.has_icon.has_icon-umbrella:before {
  text-indent: 2px;
}

.icon_links.has_icon.has_icon-tachometer:before {
  text-indent: 1px;
  line-height: 60px;
}

.icon_links.has_icon.has_icon-comments:before {
  content: "";
}

.icon_links.has_icon.has_icon-tree:before, .icon_links.has_icon.has_icon-bullseye:before, .icon_links.has_icon.has_icon-compass:before {
  text-indent: 7px;
}

.icon_links.has_icon.has_icon-road:before, .icon_links.has_icon.has_icon-bookmark:before, .icon_links.has_icon.has_icon-envelope:before {
  text-indent: 1px;
}

.icon_links.has_icon.has_icon-barchart:before {
  text-indent: 2px;
}

.icon_links.has_icon.has_icon-umbrella:before {
  text-indent: 2px;
}

.icon_links.has_icon.has_icon-tachometer:before {
  text-indent: 1px;
  line-height: 60px;
}

.icon_links.has_icon.has_icon-compass:before {
  content: "";
}

.icon_links.has_icon.has_icon-tree:before, .icon_links.has_icon.has_icon-bullseye:before, .icon_links.has_icon.has_icon-compass:before {
  text-indent: 7px;
}

.icon_links.has_icon.has_icon-road:before, .icon_links.has_icon.has_icon-bookmark:before, .icon_links.has_icon.has_icon-envelope:before {
  text-indent: 1px;
}

.icon_links.has_icon.has_icon-barchart:before {
  text-indent: 2px;
}

.icon_links.has_icon.has_icon-umbrella:before {
  text-indent: 2px;
}

.icon_links.has_icon.has_icon-tachometer:before {
  text-indent: 1px;
  line-height: 60px;
}

.icon_links.has_icon.has_icon-envelope:before {
  content: "";
}

.icon_links.has_icon.has_icon-tree:before, .icon_links.has_icon.has_icon-bullseye:before, .icon_links.has_icon.has_icon-compass:before {
  text-indent: 7px;
}

.icon_links.has_icon.has_icon-road:before, .icon_links.has_icon.has_icon-bookmark:before, .icon_links.has_icon.has_icon-envelope:before {
  text-indent: 1px;
}

.icon_links.has_icon.has_icon-barchart:before {
  text-indent: 2px;
}

.icon_links.has_icon.has_icon-umbrella:before {
  text-indent: 2px;
}

.icon_links.has_icon.has_icon-tachometer:before {
  text-indent: 1px;
  line-height: 60px;
}

.icon_links.has_icon.has_icon-tachometer:before {
  content: "";
}

.icon_links.has_icon.has_icon-tree:before, .icon_links.has_icon.has_icon-bullseye:before, .icon_links.has_icon.has_icon-compass:before {
  text-indent: 7px;
}

.icon_links.has_icon.has_icon-road:before, .icon_links.has_icon.has_icon-bookmark:before, .icon_links.has_icon.has_icon-envelope:before {
  text-indent: 1px;
}

.icon_links.has_icon.has_icon-barchart:before {
  text-indent: 2px;
}

.icon_links.has_icon.has_icon-umbrella:before {
  text-indent: 2px;
}

.icon_links.has_icon.has_icon-tachometer:before {
  text-indent: 1px;
  line-height: 60px;
}

.icon_links.has_icon.has_icon-suitcase:before {
  content: "";
}

.icon_links.has_icon.has_icon-tree:before, .icon_links.has_icon.has_icon-bullseye:before, .icon_links.has_icon.has_icon-compass:before {
  text-indent: 7px;
}

.icon_links.has_icon.has_icon-road:before, .icon_links.has_icon.has_icon-bookmark:before, .icon_links.has_icon.has_icon-envelope:before {
  text-indent: 1px;
}

.icon_links.has_icon.has_icon-barchart:before {
  text-indent: 2px;
}

.icon_links.has_icon.has_icon-umbrella:before {
  text-indent: 2px;
}

.icon_links.has_icon.has_icon-tachometer:before {
  text-indent: 1px;
  line-height: 60px;
}

.icon_links.has_icon.has_icon-umbrella:before {
  content: "";
}

.icon_links.has_icon.has_icon-tree:before, .icon_links.has_icon.has_icon-bullseye:before, .icon_links.has_icon.has_icon-compass:before {
  text-indent: 7px;
}

.icon_links.has_icon.has_icon-road:before, .icon_links.has_icon.has_icon-bookmark:before, .icon_links.has_icon.has_icon-envelope:before {
  text-indent: 1px;
}

.icon_links.has_icon.has_icon-barchart:before {
  text-indent: 2px;
}

.icon_links.has_icon.has_icon-umbrella:before {
  text-indent: 2px;
}

.icon_links.has_icon.has_icon-tachometer:before {
  text-indent: 1px;
  line-height: 60px;
}

.icon_links.has_icon.has_icon-share:before {
  content: "";
}

.icon_links.has_icon.has_icon-tree:before, .icon_links.has_icon.has_icon-bullseye:before, .icon_links.has_icon.has_icon-compass:before {
  text-indent: 7px;
}

.icon_links.has_icon.has_icon-road:before, .icon_links.has_icon.has_icon-bookmark:before, .icon_links.has_icon.has_icon-envelope:before {
  text-indent: 1px;
}

.icon_links.has_icon.has_icon-barchart:before {
  text-indent: 2px;
}

.icon_links.has_icon.has_icon-umbrella:before {
  text-indent: 2px;
}

.icon_links.has_icon.has_icon-tachometer:before {
  text-indent: 1px;
  line-height: 60px;
}

.icon_links.color-brand:before {
  background: #092D49;
}

.icon_links.color-brand .button {
  background: #092D49;
}

.icon_links.color-brand .button:hover {
  background: #1F4596;
}

.icon_links.color-brand-accent:before {
  background: #16BDCE;
}

.icon_links.color-brand-accent .button {
  background: #16BDCE;
}

.icon_links.color-brand-accent .button:hover {
  background: #66E8F5;
}

.icon_links.color-accent-2:before {
  background: #2AB573;
}

.icon_links.color-accent-2 .button {
  background: #2AB573;
}

.icon_links.color-accent-2 .button:hover {
  background: #76DDAC;
}

.icon_links .header-title {
  margin-bottom: .45em;
}

.icon_links-items {
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: center;
}

.icon_links-item {
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin: 0 2px 8px;
}

@media (max-width: 650px) {
  .icon_links-item {
    display: block;
    width: 100%;
    margin-bottom: 4px;
  }
  .icon_links-item .button {
    width: 100%;
  }
}

.title_banner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
      justify-content: flex-end;
  background: #00143F;
  color: #fff;
  width: 100%;
  margin-bottom: 40px;
}

@media (min-width: 768px) {
  .title_banner {
    width: 75%;
  }
}

@media (max-width: 768px) {
  .title_banner {
    padding-left: 0;
  }
}

.title_banner.full_width {
  padding: 0;
  margin: 0;
}

@media (min-width: 768px) {
  .title_banner.full_width {
    width: 100%;
  }
}

.title_banner.big_listing {
  margin-bottom: 80px;
}

@media (max-width: 750px) {
  .title_banner.big_listing {
    margin-bottom: 40px;
  }
}

.title_banner.contain {
  padding-left: 0;
}

.title_banner-wrapper {
  width: 100%;
  overflow: hidden;
}

.title_banner-banner {
  -ms-flex: 0 1 auto;
      flex: 0 1 auto;
  width: 100%;
  max-width: 1120px;
  padding: 25px 0 35px;
}

@media (max-width: 750px) {
  .title_banner-banner {
    padding: 30px 0;
  }
}

.big_listing .title_banner-banner {
  max-width: 1350px;
  margin: 0 auto;
  padding-top: 45px;
  padding-bottom: 35px;
}

@media (max-width: 650px) {
  .big_listing .title_banner-banner {
    padding-top: 35px;
  }
}

.title_banner-banner.contain {
  width: 100%;
}

.title_banner-banner.small {
  padding-left: 30px;
}

@media (max-width: 970px) {
  .title_banner-banner.small {
    padding: 20px;
  }
}

.title_banner-content {
  padding: 0 60px 0 30px;
  position: relative;
  z-index: 2;
}

@media (max-width: 750px) {
  .title_banner-content {
    width: 100%;
  }
}

@media (min-width: 1140px) {
  .split .title_banner-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
  }
  .split .title_banner-content > * {
    margin: 0;
  }
}

.contain .title_banner-content {
  -ms-transform: skew(0, 0);
      transform: skew(0, 0);
  width: 95%;
}

@media (max-width: 970px) {
  .contain .title_banner-content {
    width: 100%;
    padding: 0;
  }
}

.title_banner-title {
  font-size: 50px;
  font-weight: 700;
  margin: 15px 0 0;
  line-height: 1em;
}

@media (max-width: 970px) {
  .title_banner-title {
    font-size: 35px;
  }
}

@media (max-width: 750px) {
  .title_banner-title {
    margin-top: 0;
  }
}

@media (max-width: 480px) {
  .title_banner-title {
    font-size: 24px;
  }
}

.split .title_banner-title {
  margin-right: 2em;
}

.small .title_banner-title {
  font-size: 28px;
  width: 13%;
}

@media (max-width: 970px) {
  .small .title_banner-title {
    width: 100%;
  }
}

.title_banner-intro {
  font-size: 25px;
  font-weight: 500;
  font-family: ff-meta-serif-web-pro, "Times New Roman", Times, serif;
  margin-top: 15px;
}

.title_banner-intro p:last-of-type {
  margin-bottom: 0;
}

@media (max-width: 970px) {
  .title_banner-intro {
    font-size: 16px;
    font-weight: 500;
  }
}

.small .title_banner-intro {
  font-size: 16px;
  padding-left: 9%;
}

@media (max-width: 970px) {
  .small .title_banner-intro {
    padding-left: 0;
  }
}

.big_listing .title_banner-intro {
  font-size: 20px;
}

@media (max-width: 768px) {
  .big_listing .title_banner-intro {
    font-size: 18px;
  }
}

@media (min-width: 1280px) {
  .big_listing .title_banner-intro {
    font-size: 25px;
  }
}

@media (max-width: 768px) {
  .big_listing .title_banner-intro {
    font-size: 16px;
  }
}

.post_name-careerscout .title_banner, .post_name-success .title_banner {
  display: none;
}

.hero {
  position: relative;
  padding-bottom: 40px;
  margin-bottom: 40px;
}

@media (max-width: 730px) {
  .hero {
    padding-bottom: 0;
    margin-bottom: 30px;
  }
}

@media (max-width: 650px) {
  .hero {
    margin-bottom: 10px;
    padding: 0;
  }
}

.hero .title_banner {
  margin-bottom: 0;
}

.hero-image {
  width: 100%;
  height: auto;
  display: block;
}

.ie8 .hero-image {
  width: 100%;
}

.hero-title {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
}

@media (max-width: 750px) {
  .hero-title {
    position: static;
  }
}

.secondary_content {
  background: #EFF3F5;
  padding: 20px;
  margin: 1em 0 8px;
}

.secondary_content a {
  color: #00143F;
}

.secondary_content a:hover, .secondary_content a:focus {
  color: #017F8B;
}

.secondary_content-content ul {
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  list-style: none;
  padding: 0;
  margin-bottom: 1em;
}

.secondary_content-content ul li {
  margin-bottom: 1em;
  padding-left: 1.5em;
  position: relative;
  font-size: 15px;
}

.secondary_content-content ul li:before {
  border-radius: 3px;
  content: '';
  display: block;
  width: 4px;
  height: 4px;
  background: #00143F;
  position: absolute;
  top: 12px;
  left: 0;
}

.filter {
  margin-bottom: 40px;
}

.filter-title {
  font-size: 18px;
  border-bottom: 1px solid #00143F;
  padding-bottom: 8px;
  margin-bottom: 12px;
  font-family: fira-sans, "Helvetica Neue", Arial, sans-serif;
}

.filter-items {
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 15px;
}

.filter-item {
  margin-bottom: .5em;
}

.filter a {
  text-decoration: none;
  color: #00143F;
}

.filter a:hover, .filter a:focus {
  text-decoration: underline;
}

.filter a.current-menu-item {
  color: #2b7e89;
  font-weight: 700;
}

.work-toggle {
  -webkit-appearance: none;
  background: none;
  color: #00143F;
  border: none;
  margin-bottom: 24px;
  display: block;
  width: 100%;
  text-align: left;
  position: relative;
  padding: 8px 0;
  font-weight: bold;
}

.work-toggle:after {
  content: '-';
  position: absolute;
  right: 0;
  font-size: 120%;
}

.work-toggle.is-closed:after {
  content: '+';
}

@media (min-width: 768px) {
  .work-toggle {
    display: none !important;
  }
}

@media (min-width: 768px) {
  .work-filters.js-is-hidden {
    display: block !important;
  }
}

.tab {
  border-radius: 0 0 3px 3px;
  height: 37px;
  width: 44px;
  background: #16BDCE;
  font-size: 0px;
  color: transparent;
}

.tab:hover:before {
  color: rgba(255, 255, 255, 0.75);
}

.tab:before {
  transition: color .1s ease-in-out;
  font-family: 'vec_icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 44px;
  height: 37px;
  font-size: 23px;
  text-align: center;
  line-height: 35px;
  color: #fff;
}

.tab.search:before {
  content: "";
  line-height: 35px;
  text-indent: 2px;
}

.search_open .tab.search:before {
  content: "";
  font-size: 16px;
  text-indent: 1px;
}

.tab.menu:before {
  content: "";
  font-size: 25px;
  line-height: 37px;
}

.tab.right_side {
  border-radius: 3px 0 0 3px;
}

.super_hero {
  position: relative;
  width: 100%;
  overflow: visible;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #00143F;
}

.super_hero-featured-img {
  width: 50%;
  overflow: visible;
  margin-bottom: -5%;
}

@-moz-document url-prefix() {
  .super_hero-featured-img {
    margin-bottom: -5vh;
  }
}

@media (max-width: 768px) {
  .super_hero-featured-img {
    width: 95%;
    -ms-flex-order: 2;
        order: 2;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
  }
}

.super_hero-featured-img img {
  max-height: 640px;
  width: 100%;
}

.super_hero-featured-img a {
  position: relative;
  display: block;
}

.super_hero-featured-img a::after {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -50px 0 0 -50px;
  width: 100px;
  height: 100px;
  border-radius: 100%;
  background: #fff url("../../images/play-btn.png") center center no-repeat;
  background-size: 35px 35px;
  content: ' ';
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0);
  transition: all .2s ease-out;
}

.super_hero-featured-img a:hover::after, .super_hero-featured-img a:focus::after {
  opacity: .7;
}

.super_hero-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  text-align: left;
  width: 44%;
  color: #fff;
  z-index: 5;
  padding-bottom: 5%;
}

@-moz-document url-prefix() {
  .super_hero-content {
    padding-bottom: 5vh;
  }
}

@media (max-width: 768px) {
  .super_hero-content {
    width: 95%;
  }
}

.no-rgba .super_hero-content {
  background: rgba(0, 20, 63, 0.5);
  width: 50%;
  padding: 20px;
  bottom: 0;
  right: 0;
}

.super_hero-content-wrapper {
  position: relative;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  padding: 5% 0 0%;
  z-index: 5;
}

@media (max-width: 1025px) {
  .super_hero-content-wrapper {
    margin-bottom: 5%;
  }
}

@media (max-width: 768px) {
  .super_hero-content-wrapper {
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: start;
        align-items: flex-start;
  }
}

.super_hero-title {
  font-size: 64px;
  font-weight: 900;
  line-height: 1;
  margin: 0 0 .5em;
}

.super_hero-title span {
  display: inline;
  text-decoration: none;
  background: linear-gradient(#53bccd, #53bccd);
  background-size: 1px 6px;
  background-repeat: repeat-x;
  background-position: 0 84%;
}

@media (max-width: 1340px) {
  .super_hero-title {
    font-size: 60px;
  }
}

@media (max-width: 1190px) {
  .super_hero-title {
    font-size: 50px;
  }
  .super_hero-title span {
    background: linear-gradient(#53bccd, #53bccd);
    background-size: 1px 6px;
    background-repeat: repeat-x;
    background-position: 0 85%;
  }
}

@media (max-width: 920px) {
  .super_hero-title {
    font-size: 42px;
  }
  .super_hero-title span {
    background: linear-gradient(#53bccd, #53bccd);
    background-size: 1px 6px;
    background-repeat: repeat-x;
    background-position: 0 89%;
  }
}

.super_hero-subtitle {
  margin: 0 0 .6em;
  font-size: 36px;
  font-weight: 500;
}

@media (max-width: 980px) {
  .super_hero-subtitle {
    font-size: 19px;
  }
}

@media (max-width: 650px) {
  .super_hero-subtitle {
    font-size: 20px;
  }
}

.super_hero-actions {
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  list-style: none;
  padding: 0;
  margin-bottom: 0;
  width: 100%;
}

.super_hero-action {
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin-left: 3px;
  margin-bottom: 6px;
}

@media (max-width: 650px) {
  .super_hero-action {
    width: 100%;
  }
  .super_hero-action a {
    width: 100%;
    text-align: center;
  }
}

.feature_callout-inner {
  background: #12616d;
  overflow: hidden;
  position: relative;
}

@media (max-width: 768px) {
  .feature_callout-inner {
    padding: 20px;
  }
}

.feature_callout-link {
  display: block;
  text-decoration: none;
  overflow: hidden;
}

.feature_callout-image {
  float: left;
  width: 50%;
}

@media (max-width: 768px) {
  .feature_callout-image {
    height: 0;
    padding-bottom: 50%;
    overflow: hidden;
    position: relative;
    margin: 15px 0;
  }
}

.feature_callout-image img {
  display: block;
}

@media (max-width: 768px) {
  .feature_callout-image img {
    margin: 20px auto;
    position: absolute;
    top: -25%;
  }
}

.no-csstransforms .feature_callout-image {
  width: 40%;
}

.feature_callout-content {
  width: 50%;
  float: right;
  text-align: right;
  position: relative;
  z-index: 2;
  padding: 45px 40px 45px 0;
  font-size: 25px;
  font-weight: 300;
  line-height: 1.4em;
}

@media (max-width: 1130px) {
  .feature_callout-content {
    font-size: 21px;
  }
}

@media (max-width: 1190px) {
  .feature_callout-content {
    font-size: 18px;
    padding-bottom: 5px;
  }
}

@media (max-width: 800px) {
  .feature_callout-content {
    padding: 15px 20px 0 0;
  }
}

@media (max-width: 768px) {
  .feature_callout-content {
    padding: 0;
    text-align: left;
  }
  .feature_callout-content p:last-of-type {
    margin-bottom: 0;
  }
}

.no-csstransforms .feature_callout-content {
  padding-left: 40px;
}

.feature_callout-arrow {
  backface-visability: hidden;
  -ms-transform: skew(-30deg);
      transform: skew(-30deg);
  height: 100%;
  width: 75%;
  background: #12616d;
  position: absolute;
  top: 0;
  left: 34%;
  overflow: hidden;
}

.feature_callout-arrow-inner {
  -ms-transform: skew(30deg);
      transform: skew(30deg);
  position: absolute;
  bottom: 30px;
  left: -20px;
  width: 80%;
}

@media (max-width: 768px) {
  .feature_callout-arrow {
    display: none;
  }
}

.no-csstransforms .feature_callout-arrow {
  width: 100px;
  left: 40%;
  background: none;
}

.feature_callout-details {
  position: absolute;
  bottom: 20px;
  left: 33.2%;
  z-index: 3;
}

@media (max-width: 1170px) {
  .feature_callout-details {
    left: 40%;
  }
}

@media (max-width: 768px) {
  .feature_callout-details {
    position: relative;
    left: 0;
    bottom: 0;
  }
}

.no-csstransforms .feature_callout-details {
  left: 50%;
}

@media (max-width: 768px) {
  .feature_callout-details, .feature_callout-content, .feature_callout-image {
    width: 100%;
    float: none;
    clear: both;
  }
}

.feature_callout-title {
  font-size: 19px;
}

.feature_callout-more {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  color: #E1E43B;
  margin: 8px 0 10px;
}

.feature_callout .continue_arrow {
  transition: transform 0.75s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  float: left;
  width: 75px;
  margin-right: 50px;
}

.feature_callout .continue_arrow:after {
  text-indent: 20px;
}

.pagination {
  width: 100%;
  text-align: center;
  font-size: 24px;
  font-weight: 700;
}

.pagination .wp-paginate {
  padding: 35px 0 0;
  margin: 0;
}

.pagination li {
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.pagination .page,
.pagination .next,
.pagination .prev {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  display: inline-block;
  zoom: 1;
  *display: inline;
  border-radius: 100px;
  width: 40px;
  height: 40px;
  line-height: 1;
  text-align: center;
  margin: 0 1px;
  padding: 5px;
  text-decoration: none;
  color: #00143F;
}

.pagination .page.current {
  background: #16BDCE;
  color: #00143F;
}

.pagination .next, .pagination .prev {
  font-size: 0;
  color: transparent;
}

.pagination .next:after, .pagination .prev:after {
  font-family: 'vec_icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  color: #00143F;
}

.pagination .next:after {
  content: "";
}

.pagination .prev:after {
  content: "";
}

.profile {
  background: none;
}

.profile:hover .profile-link, .profile:focus .profile-link {
  display: block;
}

@media (max-width: 480px) {
  .profile:hover .profile-link, .profile:focus .profile-link {
    display: none;
  }
}

.profile-link {
  display: none;
  position: absolute;
  height: 56px;
  width: 56px;
  color: #fff;
  text-decoration: none;
  text-align: center;
  line-height: 50px;
  background: #16BDCE;
  right: 0;
  bottom: 0;
  font-size: 35px;
}

@media (max-width: 480px) {
  .profile-link {
    display: none;
  }
}

.profile:hover, .profile:focus {
  background: none;
}

@media (max-width: 480px) {
  .profile-photo {
    width: 100%;
    float: none;
    padding: 20px 0 0;
  }
}

.profile-photo img {
  display: block;
  max-width: 178px;
  margin: 0 auto;
}

.single .profile-image {
  margin-bottom: 1rem;
}

.profile-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row-reverse;
      flex-direction: row-reverse;
  -ms-flex-pack: end;
      justify-content: flex-end;
  position: relative;
}

@media (max-width: 480px) {
  .profile-container {
    overflow: hidden;
    -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    -ms-flex-align: center;
        align-items: center;
    text-align: center;
  }
}

.profile-details {
  padding: 0 30px;
}

@media (max-width: 480px) {
  .profile-details {
    padding: 15px;
    padding-left: 0;
  }
}

.profile-list .profile.listing-item {
  margin-bottom: 0;
}

.profile-list .profile:after {
  content: "";
  display: block;
  position: relative;
  width: 100%;
  height: 1px;
  border-bottom: 1px solid #BACAD3;
  float: none;
  clear: both;
  bottom: 0px;
}

.profile-list .profile:last-child {
  border-bottom: 0;
  margin-bottom: 0;
}

.profile-header {
  margin-bottom: 25px;
}

.profile-header a {
  text-decoration: none;
  color: #00143F;
}

.profile-name {
  font-size: 22px;
  margin-bottom: 4px;
}

.profile-name:hover, .profile-name:focus {
  text-decoration: underline;
}

.profile-title, .profile-contacts {
  font-size: 16px;
  font-weight: 500;
}

.profile-title {
  margin: 0 0 4px;
  font-style: italic;
}

.profile-contacts {
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  list-style: none;
  padding: 0;
  margin: 0;
}

.profile-contact {
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin-right: .25em;
}

.profile-contact a {
  text-decoration: none;
  color: #00143F;
}

.profile-contact a:hover, .profile-contact a:focus {
  text-decoration: underline;
}

.profile-contact a:after {
  content: " | ";
}

.profile-contact:last-child a:after {
  content: "";
  display: none;
}

.profile-initiative {
  color: #2AB573;
  font-weight: bold;
  text-decoration: none;
}

.profile-initiative:hover, .profile-initiative:focus {
  text-decoration: underline;
}

.initiative-heading {
  display: inline-block;
  font-weight: normal;
  margin-top: 0;
}

.team {
  margin-bottom: 60px;
}

.team__container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
}

@media (max-width: 650px) {
  .team__container {
    -ms-flex-direction: column;
        flex-direction: column;
  }
}

.team .cols-4 {
  width: 40%;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
}

@media (max-width: 650px) {
  .team .cols-4 {
    width: 100%;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.team .cols-2 {
  width: 60%;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
}

@media (max-width: 650px) {
  .team .cols-2 {
    width: 100%;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.team__contacts {
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  list-style: none;
  padding: 0;
  margin: 0;
  margin-bottom: 24px;
}

.team__contact {
  display: inline-block;
  zoom: 1;
  *display: inline;
  font-size: 18px;
  margin-right: .25em;
}

.team__contact a {
  text-decoration: none;
}

.team__contact a:hover, .team__contact a:focus {
  text-decoration: underline;
}

.team__contact a:after {
  content: " | ";
}

.team__contact:last-child a:after {
  content: "";
  display: none;
}

.team__initiatives-heading {
  margin-bottom: 0px;
}

.team__initiatives {
  padding: 0px;
  margin: 0px;
  margin-bottom: 20px;
}

.team__initiative {
  display: inline-block;
}

.team__initiative a {
  color: #2AB573;
  font-weight: bold;
  text-decoration: none;
  font-size: 18px;
}

.team__initiative a:hover, .team__initiative a:focus {
  text-decoration: underline;
}

.single .team__initiative {
  display: block;
  margin-bottom: 0px;
}

.team .profile-title {
  margin-bottom: 24px;
}

.editable {
  position: relative;
}

.editable .post-edit-link {
  transition: opacity .15s ease-in-out;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 5px;
  right: 5px;
  text-decoration: none;
  padding: 5px;
  font-size: 0;
  color: transparent;
  z-index: 10;
}

.editable .post-edit-link:after {
  transition: color .1s ease-in-out;
  font-family: 'vec_icons';
  content: "";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  color: initial;
}

.editable .post-edit-link:hover:after, .editable .post-edit-link:focus:after {
  color: #2AB573;
}

.editable:hover .post-edit-link, .editable:focus .post-edit-link {
  opacity: 1;
  pointer-events: auto;
}

.editable-placer {
  position: relative;
}

.editable.has_image .post-edit-link,
.editable.listing_tile .post-edit-link {
  right: 15px;
}

.editable-reverse .post-edit-link:after {
  color: #fff;
}

.editable-reverse .post-edit-link:hover:after, .editable-reverse .post-edit-link:focus:after {
  color: rgba(255, 255, 255, 0.75);
}

.editable.listing_tile.file .post-edit-link:after {
  color: initial;
}

.editable.listing_tile.file .post-edit-link:hover:after, .editable.listing_tile.file .post-edit-link:focus:after {
  color: #2AB573;
}

.columns {
  width: calc(100% + 20px);
  position: relative;
  left: calc(-10px);
}

@media (max-width: 650px) {
  .columns {
    width: 100%;
    left: 0;
  }
}

.columns.columns--1 .columns-column {
  width: 100%;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
}

.columns.columns--1 .columns-column:nth-child(1n + 1) {
  margin-left: 0;
  margin-right: -100%;
  clear: none;
}

@media (max-width: 650px) {
  .columns.columns--1 .columns-column {
    width: 100%;
    float: none;
    margin: 0 0 30px !important;
    padding: 0;
  }
}

.columns.columns--2 .columns-column {
  width: 50%;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
}

.columns.columns--2 .columns-column:nth-child(2n + 1) {
  margin-left: 0;
  margin-right: -100%;
  clear: both;
}

.columns.columns--2 .columns-column:nth-child(2n + 2) {
  margin-left: 50%;
  margin-right: -100%;
  clear: none;
}

@media (max-width: 650px) {
  .columns.columns--2 .columns-column {
    width: 100%;
    float: none;
    margin: 0 0 30px !important;
    padding: 0;
  }
}

.columns.columns--3 .columns-column {
  width: 33.3333333333%;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
}

.columns.columns--3 .columns-column:nth-child(3n + 1) {
  margin-left: 0;
  margin-right: -100%;
  clear: both;
}

.columns.columns--3 .columns-column:nth-child(3n + 2) {
  margin-left: 33.3333333333%;
  margin-right: -100%;
  clear: none;
}

.columns.columns--3 .columns-column:nth-child(3n + 3) {
  margin-left: 66.6666666667%;
  margin-right: -100%;
  clear: none;
}

@media (max-width: 650px) {
  .columns.columns--3 .columns-column {
    width: 100%;
    float: none;
    margin: 0 0 30px !important;
    padding: 0;
  }
}

.columns.columns--4 .columns-column {
  width: 25%;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
}

.columns.columns--4 .columns-column:nth-child(4n + 1) {
  margin-left: 0;
  margin-right: -100%;
  clear: both;
}

.columns.columns--4 .columns-column:nth-child(4n + 2) {
  margin-left: 25%;
  margin-right: -100%;
  clear: none;
}

.columns.columns--4 .columns-column:nth-child(4n + 3) {
  margin-left: 50%;
  margin-right: -100%;
  clear: none;
}

.columns.columns--4 .columns-column:nth-child(4n + 4) {
  margin-left: 75%;
  margin-right: -100%;
  clear: none;
}

@media (max-width: 650px) {
  .columns.columns--4 .columns-column {
    width: 100%;
    float: none;
    margin: 0 0 30px !important;
    padding: 0;
  }
}

.columns.columns--5 .columns-column {
  width: 20%;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
}

.columns.columns--5 .columns-column:nth-child(5n + 1) {
  margin-left: 0;
  margin-right: -100%;
  clear: both;
}

.columns.columns--5 .columns-column:nth-child(5n + 2) {
  margin-left: 20%;
  margin-right: -100%;
  clear: none;
}

.columns.columns--5 .columns-column:nth-child(5n + 3) {
  margin-left: 40%;
  margin-right: -100%;
  clear: none;
}

.columns.columns--5 .columns-column:nth-child(5n + 4) {
  margin-left: 60%;
  margin-right: -100%;
  clear: none;
}

.columns.columns--5 .columns-column:nth-child(5n + 5) {
  margin-left: 80%;
  margin-right: -100%;
  clear: none;
}

@media (max-width: 650px) {
  .columns.columns--5 .columns-column {
    width: 100%;
    float: none;
    margin: 0 0 30px !important;
    padding: 0;
  }
}

.columns.columns--6 .columns-column {
  width: 16.6666666667%;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
}

.columns.columns--6 .columns-column:nth-child(6n + 1) {
  margin-left: 0;
  margin-right: -100%;
  clear: both;
}

.columns.columns--6 .columns-column:nth-child(6n + 2) {
  margin-left: 16.6666666667%;
  margin-right: -100%;
  clear: none;
}

.columns.columns--6 .columns-column:nth-child(6n + 3) {
  margin-left: 33.3333333333%;
  margin-right: -100%;
  clear: none;
}

.columns.columns--6 .columns-column:nth-child(6n + 4) {
  margin-left: 50%;
  margin-right: -100%;
  clear: none;
}

.columns.columns--6 .columns-column:nth-child(6n + 5) {
  margin-left: 66.6666666667%;
  margin-right: -100%;
  clear: none;
}

.columns.columns--6 .columns-column:nth-child(6n + 6) {
  margin-left: 83.3333333333%;
  margin-right: -100%;
  clear: none;
}

@media (max-width: 650px) {
  .columns.columns--6 .columns-column {
    width: 100%;
    float: none;
    margin: 0 0 30px !important;
    padding: 0;
  }
}

.columns-fn__column--1 {
  width: 50%;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
}

@media (max-width: 650px) {
  .columns-fn__column--1 {
    width: 100%;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.columns-fn__column--2 {
  width: 33.3333333333%;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
}

@media (max-width: 650px) {
  .columns-fn__column--2 {
    width: 100%;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.columns-fn__column--3 {
  width: 25%;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
}

@media (max-width: 650px) {
  .columns-fn__column--3 {
    width: 100%;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.post-author-info {
  background: #efefef;
  width: 100%;
  display: block;
  zoom: 1;
  padding: 20px;
  margin: 10px 0 0 0;
}

.post-author-info:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.post-author-info__image {
  float: left;
  width: 100%;
  max-width: 150px !important;
  height: auto;
  margin-right: 20px;
  margin-bottom: 10px;
}

.post-author-info__description {
  font-style: italic;
}

.events-list__title {
  font-weight: bold;
  font-size: 18px;
  color: #00143F;
}

.events-list__items {
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  list-style: none;
  padding-left: 0;
  margin-bottom: 15px;
}

.events-list__item {
  margin-bottom: 15px;
}

.gform_wrapper.dth-form_wrapper {
  margin: 80px auto 0 auto;
  max-width: 860px;
  padding: 80px 60px;
  border: 1px solid gray;
  border-radius: 15px;
  background: url(../../images/careerscout-logo.jpg) no-repeat 20px 20px;
  background-size: 225px auto;
}

@media (max-width: 768px) {
  .gform_wrapper.dth-form_wrapper {
    padding: 80px 20px;
  }
}

@media (max-width: 320px) {
  .gform_wrapper.dth-form_wrapper {
    background-size: 150px auto;
  }
}

.gform_wrapper.dth-form_wrapper .select-wrapper {
  min-width: 100%;
}

.gform_wrapper.dth-form_wrapper .select-wrapper:after {
  right: 25px;
}

.gform_wrapper.dth-form_wrapper .dth-linkedin-thankyou-message {
  text-align: center;
  opacity: 0;
}

.is-linkedin-auth .gform_wrapper.dth-form_wrapper .dth-linkedin-thankyou-message {
  opacity: 1;
}

.gform_wrapper.dth-form_wrapper .dth-message {
  text-align: center;
  margin-top: 30px !important;
}

.gform_wrapper.dth-form_wrapper .dth-message--italics {
  font-style: italic;
  display: inline-block;
  max-width: 320px !important;
  margin-top: 0px !important;
}

.gform_wrapper.dth-form_wrapper .dth-hidelabel label.gfield_label {
  display: none;
}

.gform_wrapper.dth-form_wrapper .gfield_checkbox {
  column-count: 2;
  -webkit-column-count: 2;
  -moz-column-count: 2;
}

@media (max-width: 768px) {
  .gform_wrapper.dth-form_wrapper .gfield_checkbox {
    column-count: 1;
    -webkit-column-count: 1;
    -moz-column-count: 1;
  }
}

.gform_wrapper.dth-form_wrapper .gfield_checkbox li {
  margin-bottom: 0px !important;
}

.gform_wrapper.dth-form_wrapper .gfield_html strong {
  line-height: 230%;
}

.gform_wrapper.dth-form_wrapper input[type="submit"] {
  width: 100% !important;
  display: block;
  margin: 40px auto 0 auto !important;
}

.gform_wrapper.dth-form_wrapper .gform_body .gform_page:first-child {
  margin-top: 40px;
  text-align: center;
}

.gform_wrapper.dth-form_wrapper .linkedin-url {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}

.gform_wrapper img.gform_ajax_spinner {
  width: 42px;
  height: auto;
}

.gform_wrapper .gform_page_footer img.gform_ajax_spinner {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  margin: 3px auto 0 auto;
  width: 42px;
  height: auto;
  -ms-transform: translateX(-5px);
      transform: translateX(-5px);
}

.gform_wrapper input.large {
  height: 50px;
  padding: 0 10px !important;
}

.gform_wrapper select.gfield_select.large {
  background: white;
}

.gform_wrapper .hidden_label input.large, .gform_wrapper .hidden_label select.large, .gform_wrapper .top_label input.large, .gform_wrapper .top_label select.large,
.gform_wrapper .top_label .gfield_error,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container, .gform_wrapper li.gfield_html {
  width: 100% !important;
  max-width: 100% !important;
}

.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required fieldset legend.gfield_label,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
  margin-left: 0px !important;
}

.gform_wrapper .gfield_radio label, .gform_wrapper .gfield_checkbox label {
  font-weight: 400 !important;
}

.gform_wrapper .ginput_container_radio input {
  margin-left: 1px !important;
}

.gform_wrapper .gform_page_footer {
  width: 100% !important;
  border-top: 0px !important;
}

.gform_wrapper .gform_page_footer .gform_previous_button, .gform_wrapper .gform_page_footer .gform_next_button {
  width: 40% !important;
}

.gform_wrapper .gform_page_footer .button.gform_next_button {
  float: right;
  margin-right: 0px !important;
}

.gform_wrapper .gf_progressbar_wrapper {
  border-bottom: 0px !important;
}

.gform_wrapper .gf_progressbar_wrapper .gf_progressbar {
  background: #EFF3F5;
  border: 0px;
  box-shadow: none;
  border-radius: 0px;
  height: 30px;
}

.gform_wrapper .gf_progressbar_wrapper .gf_progressbar_percentage {
  background: #092D49;
  height: 30px;
  line-height: 30px;
}

@media (max-width: 480px) {
  .gform_wrapper .gf_step_label {
    font-size: 14px !important;
  }
}

.d7-linkedin-populate-form {
  opacity: 0;
}

.film-commissioner {
  margin: 50px 0;
  width: 100%;
  padding: 65px 0;
  color: white;
  position: relative;
  background: #2AB573;
}

.film-commissioner__left-col, .film-commissioner__right-col {
  float: left;
  padding-left: 10px;
  padding-right: 10px;
}

.film-commissioner__left-col {
  width: 25%;
  padding-right: 40px;
}

.film-commissioner__right-col {
  width: 75%;
}

@media (max-width: 650px) {
  .film-commissioner__left-col, .film-commissioner__right-col {
    width: 100%;
    padding-right: 10px;
  }
}

.film-commissioner__image {
  margin-bottom: 15px;
}

@media (max-width: 650px) {
  .film-commissioner__image {
    margin: 0 auto 40px auto;
    display: block;
  }
}

.film-commissioner .header {
  margin-bottom: 40px;
}

.film-commissioner__name {
  font-size: 32px;
  margin-bottom: 10px;
}

.film-commissioner__intro {
  font-size: 26px;
  margin-bottom: 40px;
}

.film-commissioner__description {
  column-count: 2;
  column-gap: 25px;
}

.social-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.social-list__item {
  margin-bottom: 15px;
  padding-left: 50px;
  position: relative;
}

.social-list__item:before {
  font-size: 28px;
  position: absolute;
  left: 0;
  top: -7px;
}

@media (max-width: 650px) {
  .social-list__item {
    display: inline-block;
    margin: 0 0 20px 20px;
  }
}

.social-list__item--linkedin:before {
  font-family: 'vec_icons';
  content: "";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.social-list__item--email:before {
  font-family: 'vec_icons';
  content: "";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.social-list__item--twitter:before {
  font-family: 'vec_icons';
  content: "";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.social-list__item--imdb:before {
  font-family: 'vec_icons';
  content: "";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.social-list__link {
  color: white;
  text-decoration: none;
}

.IN-widget {
  display: block !important;
  text-align: center;
}

.IN-widget > span {
  background: url(../../images/linkedin-signin.png) no-repeat center center;
  background-size: contain;
  width: 100%;
  max-width: 300px;
  height: 50px;
}

.IN-widget > span > span {
  opacity: 0;
}

.IN-widget > span a {
  width: 300px !important;
  height: 50px !important;
  min-height: 50px !important;
  display: block !important;
}

.dth-list-item {
  padding: 15px;
  margin-bottom: 10px;
  background-color: #E0E8EF;
}

.dth-list-item:nth-child(even) {
  background-color: #E6EAEB;
}

.dth-list-item .col-item {
  display: inline-block;
  vertical-align: top;
  padding-right: 10px;
  overflow: hidden;
}

.dth-list-item .col-item label {
  font-size: 80%;
}

.dth-list-item .col-item a {
  color: #000;
  font-weight: normal;
  text-decoration: none;
}

.dth-list-item .col-item a.view-linkedin {
  padding-left: 17px;
  background-color: transparent;
  background-image: url("../../images/linkedin-logo.png");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 16px auto;
}

.dth-list-item .col-item a.email {
  font-size: 90%;
}

.dth-list-item .col-item .content .option-item {
  display: none;
  height: 15px;
  width: 15px;
  margin-right: 8px;
  vertical-align: middle;
}

.dth-list-item .col-item .content .option-item.option-ye {
  display: inline-block;
  background: url("../../images/work-permit.svg") center no-repeat;
}

.dth-list-item .first-row .col-01,
.dth-list-item .second-row .col-01 {
  width: 28%;
}

.dth-list-item .first-row .col-01 h4,
.dth-list-item .second-row .col-01 h4 {
  cursor: pointer;
  background: url("../../images/icons/1480654326_More_2.png") left center no-repeat;
  background-size: 14px auto;
  padding-left: 20px;
}

.dth-list-item .first-row .col-01 h4.clicked,
.dth-list-item .second-row .col-01 h4.clicked {
  background-image: url("../../images/icons/1480654326_Less_2.png");
}

.dth-list-item .first-row .col-02,
.dth-list-item .second-row .col-02 {
  width: 25%;
}

.dth-list-item .first-row .col-03,
.dth-list-item .second-row .col-03 {
  width: 23%;
}

.dth-list-item .first-row .col-04,
.dth-list-item .second-row .col-04 {
  width: 22%;
}

.dth-list-item .first-row {
  cursor: pointer;
}

.dth-list-item .first-row.selected h4 {
  background-image: url("../../images/icons/1480654338_Less_2.png");
}

.dth-list-item .first-row .col-04 {
  padding-top: 5px;
}

.dth-list-item .second-row {
  display: none;
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid #000;
}

.dth-list-item .second-row .col-item .content {
  margin-bottom: 20px;
}

.dth-list-item.is-active .second-row {
  display: block;
}

.facetwp-template.listing {
  transition: opacity 300ms ease-out;
  position: relative;
  z-index: 2;
  min-height: 1500px;
}

@media (max-width: 650px) {
  .facetwp-template.listing {
    min-height: auto;
  }
}

.facetwp-template.listing:after {
  content: "";
  position: absolute;
  z-index: 4;
  visibility: visible;
  opacity: 1;
  pointer-events: initial;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.75) url("../../images/dth-loading-40x40.svg") no-repeat center 30vh;
}

.facetwp-template.listing.is-loaded {
  opacity: 1;
}

.facetwp-template.listing.is-loaded:after {
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
}

h3.facet-label {
  margin-bottom: 10px;
}

h3.facet-label--share {
  float: left;
  width: 100%;
}

.layout-sidebar-right .fs-label-wrap {
  opacity: 0;
  visibility: hidden;
  height: 0px;
}

.layout-sidebar-right .facet-label {
  border-bottom: 1px solid #00143F;
  padding-bottom: 5px;
}

.layout-sidebar-right .facetwp-type-fselect .fs-wrap, .layout-sidebar-right .facetwp-type-fselect .fs-dropdown {
  width: 100%;
  max-width: 100%;
}

.layout-sidebar-right .fs-search {
  display: none;
}

.layout-sidebar-right .fs-dropdown {
  border: 0px;
  position: relative;
}

.layout-sidebar-right .fs-dropdown.hidden {
  display: block;
}

.layout-sidebar-right .fs-dropdown .fs-options {
  max-height: 220px;
}

.layout-sidebar-right .facetwp-facet-job_category .fs-wrap {
  position: relative;
}

.layout-sidebar-right .facetwp-facet-job_category .fs-label-wrap {
  opacity: 1;
  visibility: visible;
  height: auto;
}

.layout-sidebar-right .facetwp-facet-job_category .fs-dropdown {
  position: absolute;
  z-index: 9999;
  box-shadow: #909090 0 0 12px;
}

.layout-sidebar-right .facetwp-facet-job_category .fs-dropdown.hidden {
  display: none;
}

.layout-sidebar-right .fs-wrap.multiple .fs-option .fs-checkbox i {
  right: initial;
}

.layout-sidebar-right .fs-option, .layout-sidebar-right .fs-search, .layout-sidebar-right .fs-optgroup-label {
  border-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
}

.facetwp-checkbox {
  background-position: left 3px !important;
}

.filter-results {
  margin-bottom: 5px !important;
}

.facetwp-selections ul {
  margin: 0;
  padding: 0;
}

.facetwp-selections li {
  padding-bottom: 10px;
}

.facetwp-selections .facetwp-selection-label {
  display: none;
}

.facetwp-selections .facetwp-selection-value {
  font-size: 12px;
  padding: 8px 16px 8px 8px !important;
  border-radius: 5px;
  border: 1px solid #092d49;
  background-image: none !important;
  position: relative;
}

.facetwp-selections .facetwp-selection-value:after {
  content: "";
  width: 12px;
  height: 12px;
  background: url("../../images/icon-close.png") no-repeat center center;
  background-size: contain;
  position: absolute;
  right: 2px;
  top: 8px;
}

.facetwp-reset {
  margin: 0 0 40px 0;
  float: left;
}

.facetwp-count {
  display: block;
  margin: 20px 0;
}

.facetwp-count__count, .facetwp-count__posttext {
  display: inline-block;
}

.facetwp-filterwrap {
  background: #f9fafa;
  border-radius: 5px;
  padding: 20px;
  margin-bottom: 40px;
}

.facetwp-filterwrap .facetwp-facet-job_category {
  padding-bottom: 20px;
}

.facetwp-filterwrap .facetwp-facet-job_category .fs-options {
  background: white;
  padding: 5px;
}

.facetwp-filterwrap .facetwp-facet {
  margin-bottom: 0px;
}

.facetwp-filterwrap .fs-dropdown {
  background: transparent;
}

.facetwp-scrollwrap {
  max-height: 190px;
  overflow: scroll;
  margin-bottom: 0px;
  position: relative;
}

.is-open .facetwp-scrollwrap {
  max-height: initial;
}

.facetwp-scrollwrap__toggle {
  width: 100%;
  height: 30px;
  margin-top: 10px;
  border-radius: 4px;
  background: #E1E43B;
  color: white;
  font-weight: 900;
  text-align: center;
  line-height: 30px;
  font-size: 14px;
}

.facetwp-scrollwrap__toggle:hover {
  cursor: pointer;
}

.is-open .facetwp-scrollwrap__expand {
  display: none;
}

.facetwp-scrollwrap__close {
  display: none;
}

.is-open .facetwp-scrollwrap__close {
  display: block;
}

.facetwp-facet.facetwp-facet-search.facetwp-type-autocomplete {
  margin-bottom: 0px;
}

input[type="search"].facetwp-autocomplete {
  box-sizing: border-box;
  margin-bottom: 10px;
}

.facetwp-autocomplete-update {
  width: auto;
  display: block;
  float: right;
}

.facetwp-pager-wrapper {
  display: block;
  width: 100%;
  margin: 30px 0 0 0;
  text-align: center;
  opacity: 0;
}

.is-loaded .facetwp-pager-wrapper {
  opacity: 1;
}

.facetwp-pager {
  display: inline-block;
  text-align: center;
}

.facetwp-pager-label {
  display: none !important;
}

.facetwp-page, .facetwp-spacer {
  display: inline-block;
  zoom: 1;
  border-radius: 16px;
  width: 31px;
  height: 31px;
  font-size: 22px;
  font-weight: 700;
  line-height: 31px;
  text-align: center;
  margin: 0 1px;
  text-decoration: none;
  color: #02233c;
}

.facetwp-page.active {
  background: #29a81f;
  color: #fff;
}

.facetwp-page.first-page,
.facetwp-page.last-page {
  width: auto;
}

.careerscout-header {
  padding: 30px 0 0 0;
  margin: 0 10px;
}

.careerscout-header__left, .careerscout-header__right {
  width: 50%;
  float: left;
  height: 56px;
}

@media (max-width: 650px) {
  .careerscout-header__left, .careerscout-header__right {
    width: 100%;
  }
}

.careerscout-header__careerscoutlogo {
  height: 56px;
  display: block;
  background: url(../../images/careerscout-logo.jpg) no-repeat left top;
  background-size: auto 56px;
}

@media (max-width: 650px) {
  .careerscout-header__careerscoutlogo {
    background-position: center center;
  }
}

.careerscout-header__veclogo {
  float: right;
  background-image: url("../../images/sprites/common-1x/logo.png");
  height: 77px;
  width: 211px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  .careerscout-header__veclogo {
    background-image: url("../../images/sprites/common-2x/logo.png");
    background-size: 211px 77px;
  }
}

@media (max-width: 650px) {
  .careerscout-header__veclogo {
    float: none;
    margin: 0 auto;
  }
}

.careerscout-header__disclaimer {
  display: none;
  margin: 20px 0 0 0;
}

.touch .careerscout-header__disclaimer {
  display: block;
}

.careerscout-header__introtext {
  width: 100%;
  float: left;
  display: block;
  font-size: 22px;
  font-weight: 300;
  margin: 40px 0;
}

.to-top {
  position: fixed;
  z-index: 9999;
  bottom: 20px;
  right: 20px;
  display: inline-block;
  padding: 20px;
  background: rgba(0, 20, 63, 0.25);
  transition-duration: 0.2s;
  border-radius: 3px;
}

.to-top:after {
  content: "";
  font-family: vec_icons;
  position: absolute;
  left: 0;
  top: 0;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  margin: 0 auto;
  color: white;
}

.to-top:hover {
  background: rgba(0, 20, 63, 0.5);
  cursor: pointer;
}

.filter-results {
  width: 100%;
  display: block;
  float: left;
  margin-bottom: 20px;
  padding: 0 10px;
}

@media (max-width: 650px) {
  .filter-results {
    padding: 0;
  }
}

.careerscout-login {
  background: #EFF3F5;
  padding: 20px;
  margin: 40px 0 0 0;
  text-align: center;
  width: 100%;
  float: left;
}

.careerscout-login__inner {
  max-width: 550px;
  display: inline-block;
}

.careerscout-login__introtext {
  font-size: 22px;
  font-weight: 300;
  text-align: center;
  margin: 20px 0 50px 0;
}

.careerscout-login__form {
  max-width: 400px;
  display: block;
  margin: 0 auto 30px auto;
  padding: 26px 24px;
  background: white;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.13);
  overflow: hidden;
  font-weight: 400;
}

.careerscout-login__form .post-password-form p:first-child {
  display: none;
}

.careerscout-login__form label {
  text-align: left;
  line-height: 180%;
}

.careerscout-login__form input[type="submit"] {
  float: right;
  margin: 10px 0;
}

.careerscout-login__forgot {
  margin-bottom: 40px;
}

.careerscout-login__email {
  font-weight: bold;
  text-decoration: none;
}

.in-the-news {
  margin: 0;
  zoom: 1;
}

.in-the-news:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.in-the-news__list {
  padding: 0;
  margin: 0 0 0 20px;
}

.in-the-news__source {
  display: inline;
  font-weight: bold;
}

.in-the-news__link {
  font-weight: bold;
  text-decoration: none;
}

.media-inquiries {
  zoom: 1;
}

.media-inquiries:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.media-inquiries__item {
  float: left;
  width: 50%;
}

.media-inquiries__title {
  font-weight: bold;
}

.media-inquiries__heading {
  text-transform: uppercase;
}

.media-inquiries__name {
  font-weight: bold;
}

.l-padding {
  padding-top: 15px;
  padding-bottom: 15px;
}

@media (max-width: breakpoint(small)) {
  .l-padding {
    padding-top: 8px;
    padding-bottom: 8px;
  }
}

.l-margin {
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (max-width: breakpoint(small)) {
  .l-margin {
    margin-top: 8px;
    margin-bottom: 8px;
  }
}

.l-padding-top {
  padding-top: 15px;
}

@media (max-width: breakpoint(small)) {
  .l-padding-top {
    padding-top: 8px;
  }
}

.l-padding-bottom {
  padding-bottom: 15px;
}

@media (max-width: breakpoint(small)) {
  .l-padding-bottom {
    padding-bottom: 8px;
  }
}

.l-margin-top {
  margin-top: 15px;
}

@media (max-width: breakpoint(small)) {
  .l-margin-top {
    margin-top: 8px;
  }
}

.l-margin-bottom {
  margin-bottom: 15px;
}

@media (max-width: breakpoint(small)) {
  .l-margin-bottom {
    margin-bottom: 8px;
  }
}

.l-padding-1 {
  padding-top: 15px;
  padding-bottom: 15px;
}

@media (max-width: breakpoint(small)) {
  .l-padding-1 {
    padding-top: 8px;
    padding-bottom: 8px;
  }
}

.l-padding-top-1 {
  padding-top: 15px;
}

@media (max-width: breakpoint(small)) {
  .l-padding-top-1 {
    padding-top: 8px;
  }
}

.l-padding-bottom-1 {
  padding-bottom: 15px;
}

@media (max-width: breakpoint(small)) {
  .l-padding-bottom-1 {
    padding-bottom: 8px;
  }
}

.l-margin-1 {
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (max-width: breakpoint(small)) {
  .l-margin-1 {
    margin-top: 8px;
    margin-bottom: 8px;
  }
}

.l-margin-top-1 {
  margin-top: 15px;
}

@media (max-width: breakpoint(small)) {
  .l-margin-top-1 {
    margin-top: 8px;
  }
}

.l-margin-bottom-1 {
  margin-bottom: 15px;
}

@media (max-width: breakpoint(small)) {
  .l-margin-bottom-1 {
    margin-bottom: 8px;
  }
}

.l-padding-2 {
  padding-top: 30px;
  padding-bottom: 30px;
}

@media (max-width: breakpoint(small)) {
  .l-padding-2 {
    padding-top: 16px;
    padding-bottom: 16px;
  }
}

.l-padding-top-2 {
  padding-top: 30px;
}

@media (max-width: breakpoint(small)) {
  .l-padding-top-2 {
    padding-top: 16px;
  }
}

.l-padding-bottom-2 {
  padding-bottom: 30px;
}

@media (max-width: breakpoint(small)) {
  .l-padding-bottom-2 {
    padding-bottom: 16px;
  }
}

.l-margin-2 {
  margin-top: 30px;
  margin-bottom: 30px;
}

@media (max-width: breakpoint(small)) {
  .l-margin-2 {
    margin-top: 16px;
    margin-bottom: 16px;
  }
}

.l-margin-top-2 {
  margin-top: 30px;
}

@media (max-width: breakpoint(small)) {
  .l-margin-top-2 {
    margin-top: 16px;
  }
}

.l-margin-bottom-2 {
  margin-bottom: 30px;
}

@media (max-width: breakpoint(small)) {
  .l-margin-bottom-2 {
    margin-bottom: 16px;
  }
}

.l-padding-3 {
  padding-top: 45px;
  padding-bottom: 45px;
}

@media (max-width: breakpoint(small)) {
  .l-padding-3 {
    padding-top: 24px;
    padding-bottom: 24px;
  }
}

.l-padding-top-3 {
  padding-top: 45px;
}

@media (max-width: breakpoint(small)) {
  .l-padding-top-3 {
    padding-top: 24px;
  }
}

.l-padding-bottom-3 {
  padding-bottom: 45px;
}

@media (max-width: breakpoint(small)) {
  .l-padding-bottom-3 {
    padding-bottom: 24px;
  }
}

.l-margin-3 {
  margin-top: 45px;
  margin-bottom: 45px;
}

@media (max-width: breakpoint(small)) {
  .l-margin-3 {
    margin-top: 24px;
    margin-bottom: 24px;
  }
}

.l-margin-top-3 {
  margin-top: 45px;
}

@media (max-width: breakpoint(small)) {
  .l-margin-top-3 {
    margin-top: 24px;
  }
}

.l-margin-bottom-3 {
  margin-bottom: 45px;
}

@media (max-width: breakpoint(small)) {
  .l-margin-bottom-3 {
    margin-bottom: 24px;
  }
}

.l-padding-4 {
  padding-top: 60px;
  padding-bottom: 60px;
}

@media (max-width: breakpoint(small)) {
  .l-padding-4 {
    padding-top: 32px;
    padding-bottom: 32px;
  }
}

.l-padding-top-4 {
  padding-top: 60px;
}

@media (max-width: breakpoint(small)) {
  .l-padding-top-4 {
    padding-top: 32px;
  }
}

.l-padding-bottom-4 {
  padding-bottom: 60px;
}

@media (max-width: breakpoint(small)) {
  .l-padding-bottom-4 {
    padding-bottom: 32px;
  }
}

.l-margin-4 {
  margin-top: 60px;
  margin-bottom: 60px;
}

@media (max-width: breakpoint(small)) {
  .l-margin-4 {
    margin-top: 32px;
    margin-bottom: 32px;
  }
}

.l-margin-top-4 {
  margin-top: 60px;
}

@media (max-width: breakpoint(small)) {
  .l-margin-top-4 {
    margin-top: 32px;
  }
}

.l-margin-bottom-4 {
  margin-bottom: 60px;
}

@media (max-width: breakpoint(small)) {
  .l-margin-bottom-4 {
    margin-bottom: 32px;
  }
}

.l-padding-5 {
  padding-top: 75px;
  padding-bottom: 75px;
}

@media (max-width: breakpoint(small)) {
  .l-padding-5 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

.l-padding-top-5 {
  padding-top: 75px;
}

@media (max-width: breakpoint(small)) {
  .l-padding-top-5 {
    padding-top: 40px;
  }
}

.l-padding-bottom-5 {
  padding-bottom: 75px;
}

@media (max-width: breakpoint(small)) {
  .l-padding-bottom-5 {
    padding-bottom: 40px;
  }
}

.l-margin-5 {
  margin-top: 75px;
  margin-bottom: 75px;
}

@media (max-width: breakpoint(small)) {
  .l-margin-5 {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}

.l-margin-top-5 {
  margin-top: 75px;
}

@media (max-width: breakpoint(small)) {
  .l-margin-top-5 {
    margin-top: 40px;
  }
}

.l-margin-bottom-5 {
  margin-bottom: 75px;
}

@media (max-width: breakpoint(small)) {
  .l-margin-bottom-5 {
    margin-bottom: 40px;
  }
}

.l-padding-6 {
  padding-top: 90px;
  padding-bottom: 90px;
}

@media (max-width: breakpoint(small)) {
  .l-padding-6 {
    padding-top: 48px;
    padding-bottom: 48px;
  }
}

.l-padding-top-6 {
  padding-top: 90px;
}

@media (max-width: breakpoint(small)) {
  .l-padding-top-6 {
    padding-top: 48px;
  }
}

.l-padding-bottom-6 {
  padding-bottom: 90px;
}

@media (max-width: breakpoint(small)) {
  .l-padding-bottom-6 {
    padding-bottom: 48px;
  }
}

.l-margin-6 {
  margin-top: 90px;
  margin-bottom: 90px;
}

@media (max-width: breakpoint(small)) {
  .l-margin-6 {
    margin-top: 48px;
    margin-bottom: 48px;
  }
}

.l-margin-top-6 {
  margin-top: 90px;
}

@media (max-width: breakpoint(small)) {
  .l-margin-top-6 {
    margin-top: 48px;
  }
}

.l-margin-bottom-6 {
  margin-bottom: 90px;
}

@media (max-width: breakpoint(small)) {
  .l-margin-bottom-6 {
    margin-bottom: 48px;
  }
}

.l-padding-7 {
  padding-top: 105px;
  padding-bottom: 105px;
}

@media (max-width: breakpoint(small)) {
  .l-padding-7 {
    padding-top: 56px;
    padding-bottom: 56px;
  }
}

.l-padding-top-7 {
  padding-top: 105px;
}

@media (max-width: breakpoint(small)) {
  .l-padding-top-7 {
    padding-top: 56px;
  }
}

.l-padding-bottom-7 {
  padding-bottom: 105px;
}

@media (max-width: breakpoint(small)) {
  .l-padding-bottom-7 {
    padding-bottom: 56px;
  }
}

.l-margin-7 {
  margin-top: 105px;
  margin-bottom: 105px;
}

@media (max-width: breakpoint(small)) {
  .l-margin-7 {
    margin-top: 56px;
    margin-bottom: 56px;
  }
}

.l-margin-top-7 {
  margin-top: 105px;
}

@media (max-width: breakpoint(small)) {
  .l-margin-top-7 {
    margin-top: 56px;
  }
}

.l-margin-bottom-7 {
  margin-bottom: 105px;
}

@media (max-width: breakpoint(small)) {
  .l-margin-bottom-7 {
    margin-bottom: 56px;
  }
}

.l-padding-8 {
  padding-top: 120px;
  padding-bottom: 120px;
}

@media (max-width: breakpoint(small)) {
  .l-padding-8 {
    padding-top: 64px;
    padding-bottom: 64px;
  }
}

.l-padding-top-8 {
  padding-top: 120px;
}

@media (max-width: breakpoint(small)) {
  .l-padding-top-8 {
    padding-top: 64px;
  }
}

.l-padding-bottom-8 {
  padding-bottom: 120px;
}

@media (max-width: breakpoint(small)) {
  .l-padding-bottom-8 {
    padding-bottom: 64px;
  }
}

.l-margin-8 {
  margin-top: 120px;
  margin-bottom: 120px;
}

@media (max-width: breakpoint(small)) {
  .l-margin-8 {
    margin-top: 64px;
    margin-bottom: 64px;
  }
}

.l-margin-top-8 {
  margin-top: 120px;
}

@media (max-width: breakpoint(small)) {
  .l-margin-top-8 {
    margin-top: 64px;
  }
}

.l-margin-bottom-8 {
  margin-bottom: 120px;
}

@media (max-width: breakpoint(small)) {
  .l-margin-bottom-8 {
    margin-bottom: 64px;
  }
}

.l-padding-9 {
  padding-top: 135px;
  padding-bottom: 135px;
}

@media (max-width: breakpoint(small)) {
  .l-padding-9 {
    padding-top: 72px;
    padding-bottom: 72px;
  }
}

.l-padding-top-9 {
  padding-top: 135px;
}

@media (max-width: breakpoint(small)) {
  .l-padding-top-9 {
    padding-top: 72px;
  }
}

.l-padding-bottom-9 {
  padding-bottom: 135px;
}

@media (max-width: breakpoint(small)) {
  .l-padding-bottom-9 {
    padding-bottom: 72px;
  }
}

.l-margin-9 {
  margin-top: 135px;
  margin-bottom: 135px;
}

@media (max-width: breakpoint(small)) {
  .l-margin-9 {
    margin-top: 72px;
    margin-bottom: 72px;
  }
}

.l-margin-top-9 {
  margin-top: 135px;
}

@media (max-width: breakpoint(small)) {
  .l-margin-top-9 {
    margin-top: 72px;
  }
}

.l-margin-bottom-9 {
  margin-bottom: 135px;
}

@media (max-width: breakpoint(small)) {
  .l-margin-bottom-9 {
    margin-bottom: 72px;
  }
}

.l-padding-10 {
  padding-top: 150px;
  padding-bottom: 150px;
}

@media (max-width: breakpoint(small)) {
  .l-padding-10 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}

.l-padding-top-10 {
  padding-top: 150px;
}

@media (max-width: breakpoint(small)) {
  .l-padding-top-10 {
    padding-top: 80px;
  }
}

.l-padding-bottom-10 {
  padding-bottom: 150px;
}

@media (max-width: breakpoint(small)) {
  .l-padding-bottom-10 {
    padding-bottom: 80px;
  }
}

.l-margin-10 {
  margin-top: 150px;
  margin-bottom: 150px;
}

@media (max-width: breakpoint(small)) {
  .l-margin-10 {
    margin-top: 80px;
    margin-bottom: 80px;
  }
}

.l-margin-top-10 {
  margin-top: 150px;
}

@media (max-width: breakpoint(small)) {
  .l-margin-top-10 {
    margin-top: 80px;
  }
}

.l-margin-bottom-10 {
  margin-bottom: 150px;
}

@media (max-width: breakpoint(small)) {
  .l-margin-bottom-10 {
    margin-bottom: 80px;
  }
}

.l-padding-11 {
  padding-top: 165px;
  padding-bottom: 165px;
}

@media (max-width: breakpoint(small)) {
  .l-padding-11 {
    padding-top: 88px;
    padding-bottom: 88px;
  }
}

.l-padding-top-11 {
  padding-top: 165px;
}

@media (max-width: breakpoint(small)) {
  .l-padding-top-11 {
    padding-top: 88px;
  }
}

.l-padding-bottom-11 {
  padding-bottom: 165px;
}

@media (max-width: breakpoint(small)) {
  .l-padding-bottom-11 {
    padding-bottom: 88px;
  }
}

.l-margin-11 {
  margin-top: 165px;
  margin-bottom: 165px;
}

@media (max-width: breakpoint(small)) {
  .l-margin-11 {
    margin-top: 88px;
    margin-bottom: 88px;
  }
}

.l-margin-top-11 {
  margin-top: 165px;
}

@media (max-width: breakpoint(small)) {
  .l-margin-top-11 {
    margin-top: 88px;
  }
}

.l-margin-bottom-11 {
  margin-bottom: 165px;
}

@media (max-width: breakpoint(small)) {
  .l-margin-bottom-11 {
    margin-bottom: 88px;
  }
}

.l-padding-12 {
  padding-top: 180px;
  padding-bottom: 180px;
}

@media (max-width: breakpoint(small)) {
  .l-padding-12 {
    padding-top: 96px;
    padding-bottom: 96px;
  }
}

.l-padding-top-12 {
  padding-top: 180px;
}

@media (max-width: breakpoint(small)) {
  .l-padding-top-12 {
    padding-top: 96px;
  }
}

.l-padding-bottom-12 {
  padding-bottom: 180px;
}

@media (max-width: breakpoint(small)) {
  .l-padding-bottom-12 {
    padding-bottom: 96px;
  }
}

.l-margin-12 {
  margin-top: 180px;
  margin-bottom: 180px;
}

@media (max-width: breakpoint(small)) {
  .l-margin-12 {
    margin-top: 96px;
    margin-bottom: 96px;
  }
}

.l-margin-top-12 {
  margin-top: 180px;
}

@media (max-width: breakpoint(small)) {
  .l-margin-top-12 {
    margin-top: 96px;
  }
}

.l-margin-bottom-12 {
  margin-bottom: 180px;
}

@media (max-width: breakpoint(small)) {
  .l-margin-bottom-12 {
    margin-bottom: 96px;
  }
}

.js-conditional-wrapper {
  display: none;
}

.js-conditional-wrapper.is-visible {
  display: block;
}

.static-form select,
.static-form .select-wrapper select {
  margin-bottom: 20px;
}

.static-form input[type="submit"] {
  display: block;
}

.flex-tiles {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  list-style: none;
  padding: 0;
  margin: 0;
}

.flex-tiles__tile {
  width: 25%;
  min-height: 300px;
  margin-bottom: 0;
}

@media (max-width: 1025px) {
  .flex-tiles__tile {
    width: 50%;
    height: auto;
  }
}

@media (max-width: 650px) {
  .flex-tiles__tile {
    width: 100%;
    min-height: 300px;
  }
}

.flex-tiles__tile-content {
  width: 100%;
  height: 100%;
}

.flex-tiles__tile-content .listing-item-image {
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: center;
  padding-bottom: 52.6%;
  position: relative;
}

.flex-tiles__tile-content .listing-item-image:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: .5;
}

.flex-tiles__tile-title {
  height: 100%;
  color: white;
  font-weight: bold;
}

.flex-tiles__tile-subtitle {
  font-size: 18px;
  line-height: 1.5;
  font-weight: normal;
  position: relative;
  margin-top: 20px;
}

.flex-tiles__tile-subtitle::after {
  position: absolute;
  bottom: -30px;
  left: 50%;
  right: 50%;
  content: "";
  font-family: 'vec_icons';
  font-size: 8px;
  font-weight: normal;
  color: #E1E43B;
}

.section-intro {
  width: 50%;
}

@media (max-width: 768px) {
  .section-intro {
    width: 100%;
  }
}

.section-intro__wrapper {
  padding: 8% 15% 8% 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}

.section-intro__category {
  color: #00143F;
  font-size: 25px;
  margin-bottom: .5em;
  font-family: ff-meta-serif-web-pro, "Times New Roman", Times, serif;
}

@media (max-width: 650px) {
  .section-intro__category {
    font-size: 18px;
  }
}

.section-intro__header {
  font-size: 52px;
  font-weight: 900;
  text-transform: capitalize;
  margin: 0 0 .5em;
}

@media (max-width: 650px) {
  .section-intro__header {
    font-size: 32px;
  }
}

.section-intro__button-container {
  display: inline-block;
}

.project-tile {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  opacity: 1;
  width: 35%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  min-height: 500px;
  background-color: #092D49;
}

.project-tile:hover:before {
  opacity: 0.4;
}

@media (max-width: 1025px) {
  .project-tile {
    width: 50%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    min-height: 300px;
  }
}

@media (max-width: 650px) {
  .project-tile {
    width: 100%;
  }
}

.project-tile:first-of-type {
  width: 50%;
  position: relative;
  top: -250px;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-pack: center;
      justify-content: center;
}

@media (max-width: 1025px) {
  .project-tile:first-of-type {
    -ms-flex-align: center;
        align-items: center;
  }
}

.project-tile:first-of-type .project-tile__content {
  max-width: 330px;
}

@media (min-width: 1025px) {
  .project-tile:first-of-type .project-tile__content {
    margin-right: auto;
  }
}

.project-tile:first-of-type .project-tile__link {
  padding-left: 0;
  -ms-flex-align: center;
      align-items: center;
}

@media (max-width: 1025px) {
  .project-tile:first-of-type .project-tile__link {
    padding-left: 20px;
  }
}

@media (max-width: 1025px) {
  .project-tile:first-of-type {
    top: 0;
  }
  .project-tile:first-of-type .project-tile__content {
    max-width: 300px;
  }
}

@media (max-width: 650px) {
  .project-tile:first-of-type {
    width: 100%;
  }
}

.project-tile:nth-of-type(2) {
  margin-left: -7%;
}

@media (max-width: 1025px) {
  .project-tile:nth-of-type(2) {
    margin-left: 0;
  }
}

.project-tile__list {
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  padding: 0;
  margin: -370px 0 3em;
}

@media (max-width: 1025px) {
  .project-tile__list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: -8%;
  }
}

.project-tile__link {
  display: -ms-flexbox;
  display: flex;
  padding: 20px 20px 0;
  text-decoration: none;
  height: 100%;
  width: 100%;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: end;
      align-items: flex-end;
}

@media (max-width: 1025px) {
  .project-tile__link {
    padding: 20px;
    -ms-flex-align: center;
        align-items: center;
  }
}

.project-tile__link:focus, .project-tile__link:hover {
  cursor: pointer;
}

.project-tile__link:focus .project-tile__title, .project-tile__link:hover .project-tile__title {
  text-decoration: underline;
}

.project-tile__content {
  color: white;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  text-align: center;
  position: relative;
  z-index: 99;
  max-width: 300px;
  background: #00143F;
  padding: 20px;
}

.project-tile__title {
  color: white;
  font-weight: bold;
  line-height: 1.2em;
  font-size: 25px;
  font-family: ff-meta-serif-web-pro, "Times New Roman", Times, serif;
}

@media (max-width: 650px) {
  .project-tile__title {
    font-size: 18px;
  }
}

@media (max-width: 1025px) {
  .project-tile__title {
    font-size: 25px;
  }
}

.project-tile__tag {
  font-size: 14px;
  line-height: 1.5;
  color: #BACAD3;
}

.project-tile__intro {
  font-size: 16px;
  line-height: 1.5;
  font-weight: normal;
  margin-top: 20px;
  position: relative;
  padding-bottom: 30px;
}

.related-heading {
  font-size: 24px;
}

.related-content {
  color: #00143F;
  margin-top: 45px;
}

.related-content__items {
  list-style: none;
  padding: 0;
  margin: 0 -.5em;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: space-evenly;
      justify-content: space-evenly;
}

@media (min-width: 768px) {
  .related-content__items {
    -ms-flex-direction: row;
        flex-direction: row;
  }
}

.related-content__list-item {
  -ms-flex: 1 1 0px;
      flex: 1 1 0;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  margin: 0 .5em;
}

.related-content__link {
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  display: block;
  padding: 25px;
  background: #16BDCE;
  color: #00143F;
  text-decoration: none;
}

.related-content__link:hover .related-content__title, .related-content__link:focus .related-content__title {
  text-decoration: underline;
}

.related-content__meta {
  font-size: 14px;
}

.related-content__title {
  font-size: 25px;
  margin: 20px 0;
}

.related-content__more:after {
  font-family: 'vec_icons';
  content: "";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  margin-left: 10px;
  position: relative;
  top: -1px;
}

.related-posts {
  padding: 50px 0 70px;
  background: #fff;
  color: #00143F;
  margin-top: 55px;
}

@media (max-width: 650px) {
  .related-posts {
    margin-top: 30px;
  }
}

.related-posts__section-heading {
  text-align: center;
  margin-bottom: 2rem;
}

.related-posts__list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: justify;
      justify-content: space-between;
  list-style: none;
  margin: 0 auto;
}

@media (min-width: 768px) {
  .related-posts__list {
    -ms-flex-direction: row;
        flex-direction: row;
  }
}

@media (min-width: 1025px) {
  .related-posts__list {
    max-width: 80%;
  }
}

.related-posts__list-item {
  -ms-flex-preferred-size: 30%;
      flex-basis: 30%;
  color: #00143F;
  background: #fff;
  margin: 20px 0;
  text-decoration: none;
  transition: all 0.4s ease;
}

@media (min-width: 768px) {
  .related-posts__list-item {
    margin: 0 10px;
  }
}

.related-posts__list-item img {
  display: block;
  transition: opacity 0.4s ease;
}

.related-posts__list-item:hover h3, .related-posts__list-item:focus h3 {
  text-decoration: underline;
}

.related-posts__list-content {
  padding: 10px 0 20px;
  font-size: 15px;
}

.related-posts__sector-category {
  color: #00143F;
  display: block;
  font-size: 14px;
}

.related-posts h3 {
  margin: .5em 0 .75em;
}

.sidebar-block {
  padding: 1rem;
  background: #e4ede9;
}

.two-column-block {
  padding: 2rem 0;
}

@media (min-width: 1025px) {
  .two-column-block {
    padding: 4rem 0;
  }
}

.two-column-block__container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  max-width: 960px;
  margin: 0 auto;
}

@media (min-width: 1025px) {
  .two-column-block__container {
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
  }
}

@media (min-width: 1025px) {
  .two-column-block__item {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
}

.two-column-block__image {
  padding: 0;
}

@media (min-width: 1025px) {
  .two-column-block__image {
    padding-right: 2rem;
  }
}

.two-column-block__image img {
  display: block;
}

@media (min-width: 1025px) {
  .two-column-block__content {
    padding-left: 2rem;
  }
}

.two-column-block__content .wysiwyg, .two-column-block__content .profile-bio {
  margin-bottom: 2rem;
}

/* Module Library
/* + + + + + + + + + + + + + + + + + + + + + + + + + + + */
body.library {
  padding-top: 96px;
}

.library.library_index {
  clear: both;
}

.library .nav {
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  box-sizing: border-box;
  position: fixed;
  left: 0;
  top: 0;
  padding: 5px 0;
  background: #EFF3F5;
  width: 100%;
  z-index: 10;
}

@media (max-width: 650px) {
  .library .nav {
    position: static;
  }
}

.library .nav ul {
  margin: 0;
  padding: 0;
}

.library .nav ul .menu-item {
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin: 0 3px;
}

.library .nav a {
  margin: 0 -7px 3px 0;
}

.library h6 {
  text-transform: uppercase;
  border-top: 1px solid #222;
  display: block;
  padding: 10px auto;
  margin: 15px auto;
  font-size: 11px;
  font-size: 1.1rem;
}

.library .module-wrapper {
  display: block;
  clear: both;
  margin-bottom: 10px;
  zoom: 1;
}

.library .module-wrapper:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.library .module {
  padding-bottom: 20px;
  margin-bottom: 30px;
  border-bottom: 1px dashed #d7d7d7;
}

.downloads__wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  max-width: 85%;
  margin: 0 auto;
}

@media (max-width: 768px) {
  .downloads__wrapper {
    -ms-flex-direction: column;
        flex-direction: column;
    max-width: 100%;
  }
}

.downloads__page-builder {
  margin-top: 50px;
}

.downloads__content {
  -ms-flex-preferred-size: 55%;
      flex-basis: 55%;
  margin-right: 40px;
}

@media (max-width: 768px) {
  .downloads__content {
    margin-right: 0;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}

.downloads__content .wysiwyg, .downloads__content .profile-bio {
  font-size: 18px;
}

.downloads__media {
  -ms-flex-preferred-size: 45%;
      flex-basis: 45%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

@media (max-width: 768px) {
  .downloads__media {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
}

.downloads__media h3 {
  font-size: 16px;
  font-weight: 500;
  line-height: 40px;
}

.single .downloads__media .social-share {
  padding-top: 0;
}

.single .downloads__media .social-share-text {
  float: none;
  margin-bottom: 20px;
  font-weight: 500;
}

.single .downloads__media .social-li + .social-li {
  margin-left: 10px;
}

@media (max-width: 768px) {
  .downloads__media {
    -ms-flex-direction: column;
        flex-direction: column;
  }
  .single .downloads__media .social-share {
    margin-top: 42px;
  }
}

.related-downloads {
  padding-top: 50px;
  max-width: 85%;
  margin: 0 auto;
}

@media (max-width: 768px) {
  .related-downloads {
    max-width: 100%;
  }
}

.related-downloads__header {
  padding-top: 50px;
  margin-bottom: 50px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
}

.related-downloads__heading {
  margin: 0;
}

.title_banner--downloads.big_listing {
  margin-bottom: 40px;
}

@media (max-width: 768px) {
  .title_banner--downloads.big_listing {
    margin-bottom: 10px;
  }
}

.title_banner--downloads.split .title_banner-title {
  width: 55%;
}

@media (max-width: 970px) {
  .title_banner--downloads.split .title_banner-title {
    width: 100%;
  }
}

.masthead {
  text-align: right;
}

@media (max-width: 855px) {
  .masthead {
    text-align: center;
  }
}

.post-type-archive-dth .masthead {
  display: none;
}

@media (max-width: 650px) {
  .masthead > .container {
    padding: 0 10px;
  }
}

.masthead .site_name {
  position: relative;
  text-indent: -9999px;
  text-align: left;
  float: left;
  margin: 34px 0 28px;
}

@media (max-width: 855px) {
  .masthead .site_name {
    margin: 15px 0 13px;
  }
}

.masthead .site_name a {
  display: block;
  width: 100%;
  height: 100%;
  background-image: url("../../images/sprites/common-1x/logo.png");
  height: 77px;
  width: 211px;
  background-repeat: no-repeat;
  background-size: contain;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  .masthead .site_name a {
    background-image: url("../../images/sprites/common-2x/logo.png");
    background-size: 211px 77px;
  }
}

@media (max-width: 1140px) {
  .masthead .site_name a {
    background-image: url("../../images/sprites/common-1x/logo-small.png");
    height: 62px;
    width: 170px;
    background-repeat: no-repeat;
    background-size: contain;
  }
}

@media (max-width: 1140px) and (-webkit-min-device-pixel-ratio: 2), (max-width: 1140px) and (min-device-pixel-ratio: 2), (max-width: 1140px) and (min-resolution: 2dppx) {
  .masthead .site_name a {
    background-image: url("../../images/sprites/common-2x/logo-small.png");
    background-size: 170px 62px;
  }
}

.masthead a {
  transition: color .1s ease-in-out;
  color: #092D49;
  display: inline;
  text-decoration: none;
  line-height: 1;
}

.masthead .menu {
  display: inline-block;
  zoom: 1;
  *display: inline;
  font-weight: 600;
}

@media (max-width: 855px) {
  .masthead .menu {
    display: block;
  }
}

.masthead .menu .menu-item {
  display: inline-block;
  zoom: 1;
  *display: inline;
  padding-top: 78px;
}

@media (max-width: 1140px) {
  .masthead .menu .menu-item {
    padding-top: 56px;
  }
}

@media (max-width: 855px) {
  .masthead .menu .menu-item {
    padding: 0;
    margin: 5px 0;
  }
  .masthead .menu .menu-item a {
    display: inline-block;
  }
  .masthead .menu .menu-item a:hover, .masthead .menu .menu-item a:focus {
    color: #fff;
  }
}

.masthead .menu ul {
  padding: 0;
  margin: 0;
}

@media (max-width: 855px) {
  .masthead-menus {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
    padding-top: 85px;
    background: #092D49;
    opacity: 0;
    pointer-events: none;
  }
  .masthead-menus a {
    color: #fff;
  }
  .masthead-menus .dropdown-container a {
    color: #00143F;
  }
  .mobile_nav-possible .masthead-menus {
    transition: opacity .3s ease-in-out;
  }
  .mobile_nav-open .masthead-menus {
    opacity: 1;
    pointer-events: auto;
  }
}

@media (max-height: 460px) {
  .masthead-menus {
    padding-top: 30px;
  }
}

@media (max-height: 450px) {
  .masthead-menus {
    padding-top: 10px;
  }
}

@media (max-width: 568px) and (orientation: landscape) {
  .masthead-menus {
    padding-top: 20px;
  }
}

.post_name-careerscout .masthead-menus {
  display: none;
}

.masthead .primary_nav {
  font-size: 18px;
  font-family: ff-meta-serif-web-pro, "Times New Roman", Times, serif;
}

.masthead .primary_nav button {
  -webkit-appearance: none;
          appearance: none;
  background: none;
  border: none;
}

.masthead .primary_nav .menu-item-description {
  display: block;
  font-weight: normal;
  font-size: 16px;
  font-family: fira-sans, "Helvetica Neue", Arial, sans-serif;
}

.masthead .primary_nav .js-close-dropdown {
  position: absolute;
  top: 1rem;
  right: 1rem;
  display: block;
  width: 2rem;
  height: 2rem;
  background: #16BDCE;
  color: #fff;
  border-radius: 3px;
  display: none;
}

@media (min-width: 865px) {
  .masthead .primary_nav .js-close-dropdown {
    display: block;
  }
}

.masthead .primary_nav .button-chevron {
  display: block;
  width: 1rem;
  height: 1rem;
}

@media (max-width: 865px) {
  .masthead .primary_nav .button-chevron {
    color: white;
  }
}

.masthead .primary_nav .dropdown-label {
  font-size: 22px;
}

.masthead .primary_nav > .menu > li.menu-item-has-children > .dropdown-container {
  font-size: 85%;
  padding: 20px 0;
  display: none;
  visibility: hidden;
  background-color: #BACAD3;
  position: relative;
  opacity: 0;
  margin-top: 2.5rem;
  width: 100vw;
  left: 0;
  z-index: 50;
}

@media (min-width: 855px) {
  .masthead .primary_nav > .menu > li.menu-item-has-children > .dropdown-container {
    font-size: 100%;
    padding: 40px 0;
    position: fixed;
    transition: transform 0.4s ease, visibility 0.4s ease, opacity 0.4s ease;
    transform: translate3d(0, -15px, 0);
  }
}

.masthead .primary_nav > .menu > li.menu-item-has-children > .dropdown-container:after {
  content: '';
  position: absolute;
  background-color: #BACAD3;
  width: 250vw;
  left: -100vw;
  height: 100%;
  top: 0;
  z-index: -1;
  display: -ms-flexbox;
  display: flex;
  text-align: left;
}

.masthead .primary_nav > .menu > li.menu-item-has-children > .dropdown-container .sub-menu {
  display: -ms-grid;
  display: grid;
  text-align: left;
  -ms-grid-columns: (1fr)[3];
      grid-template-columns: repeat(3, 1fr);
  margin: 0 auto;
  gap: 2rem;
  max-width: 900px;
}

@media (max-width: 855px) {
  .masthead .primary_nav > .menu > li.menu-item-has-children > .dropdown-container .sub-menu {
    gap: 1rem;
    -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr);
  }
}

.masthead .primary_nav > .menu > li.menu-item-has-children > .dropdown-container .sub-menu + .sub-menu {
  margin-top: 1rem;
  border-top: 1px solid #fff;
  padding-top: 1rem;
}

.masthead .primary_nav > .menu > li.menu-item-has-children > .dropdown-container li {
  padding-top: 0;
}

.masthead .primary_nav > .menu > li.menu-item-has-children > .dropdown-container .sub-menu .current-menu-item > a {
  background: linear-gradient(#53bccd, #53bccd);
  background-size: 1px 4px;
  background-repeat: repeat-x;
  background-position: 0 100%;
}

@media (min-width: 855px) {
  .masthead .primary_nav > .menu > li.menu-item-has-children > .dropdown-container a {
    padding-bottom: 0;
  }
}

.masthead .primary_nav > .menu li.menu-item-has-children {
  position: relative;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-line-pack: center;
      align-content: center;
}

@media (max-width: 855px) {
  .masthead .primary_nav > .menu li.menu-item-has-children {
    text-align: left;
  }
  .masthead .primary_nav > .menu li.menu-item-has-children > a {
    padding-right: 20px;
    padding-left: 20px;
  }
}

.masthead .primary_nav > .menu li.menu-item-has-children > .dropdown-container.js-is-menu-active {
  visibility: visible;
  display: block;
  transform: translate3d(0, 0, 0);
  opacity: 1;
}

.masthead .primary_nav > .menu li.menu-item-has-children.js-is-menu-active > a {
  background: linear-gradient(#53bccd, #53bccd);
  background-size: 1px 4px;
  background-repeat: repeat-x;
  background-position: 0 100%;
}

.masthead .primary_nav a {
  font-weight: 800;
  padding-bottom: 3px;
}

.masthead .primary_nav a:hover, .masthead .primary_nav a:focus {
  background: linear-gradient(#53bccd, #53bccd);
  background-size: 1px 4px;
  background-repeat: repeat-x;
  background-position: 0 100%;
}

.masthead .primary_nav > ul.menu > li.menu-item {
  margin: 0;
  position: relative;
  padding-bottom: 25px;
}

.masthead .primary_nav > ul.menu > li.menu-item.current-menu-item > a, .masthead .primary_nav > ul.menu > li.menu-item.current-menu-ancestor > a, .masthead .primary_nav > ul.menu > li.menu-item.current-menu-parent > a, .masthead .primary_nav > ul.menu > li.menu-item.current_page_ancestor > a, .masthead .primary_nav > ul.menu > li.menu-item.current-page-ancestor > a, .masthead .primary_nav > ul.menu > li.menu-item.current-page-parent > a, .masthead .primary_nav > ul.menu > li.menu-item.current_page_parent > a, .masthead .primary_nav > ul.menu > li.menu-item.current_page_ancestor > a {
  background: linear-gradient(#53bccd, #53bccd);
  background-size: 1px 4px;
  background-repeat: repeat-x;
  background-position: 0 100%;
}

@media (max-width: 855px) {
  .masthead .primary_nav > ul.menu > li.menu-item.current-menu-item > a, .masthead .primary_nav > ul.menu > li.menu-item.current-menu-ancestor > a, .masthead .primary_nav > ul.menu > li.menu-item.current-menu-parent > a, .masthead .primary_nav > ul.menu > li.menu-item.current_page_ancestor > a, .masthead .primary_nav > ul.menu > li.menu-item.current-page-ancestor > a, .masthead .primary_nav > ul.menu > li.menu-item.current-page-parent > a, .masthead .primary_nav > ul.menu > li.menu-item.current_page_parent > a, .masthead .primary_nav > ul.menu > li.menu-item.current_page_ancestor > a {
    color: #fff;
  }
}

.no-mediaqueries .masthead .primary_nav > ul.menu > li.menu-item {
  margin: 0 4px;
  font-size: 15px;
}

@media (max-width: 1230px) {
  .masthead .primary_nav > ul.menu > li.menu-item {
    font-size: 15px;
  }
}

@media (max-width: 1140px) {
  .masthead .primary_nav > ul.menu > li.menu-item {
    margin: 0 6px;
  }
}

@media (max-width: 855px) {
  .masthead .primary_nav > ul.menu > li.menu-item {
    margin: 5px 10px;
    font-size: 20px;
    font-weight: 700;
    display: block;
  }
  .masthead .primary_nav > ul.menu > li.menu-item .dropdown-label {
    font-size: 22px;
  }
  .masthead .primary_nav > ul.menu > li.menu-item a {
    padding: 10px 0;
    font-size: 20px;
  }
  .masthead .primary_nav > ul.menu > li.menu-item a:hover, .masthead .primary_nav > ul.menu > li.menu-item a:focus {
    background: linear-gradient(#53bccd, #53bccd);
    background-size: 1px 4px;
    background-repeat: repeat-x;
    background-position: 0 80%;
  }
}

@media (min-width: 855px) {
  .masthead .primary_nav > ul.menu > li.menu-item + li.menu-item {
    margin-left: 10px;
  }
}

@media (max-width: 568px) and (orientation: landscape) {
  .masthead .primary_nav {
    width: 50%;
    float: left;
  }
  .masthead .primary_nav .menu-item {
    font-size: 14px;
  }
  .masthead .primary_nav .menu-item a {
    padding: 3px 0;
  }
}

.masthead .utility_nav {
  font-size: 14px;
  margin-left: 40px;
}

.masthead .utility_nav .menu a {
  font-weight: 400;
}

.masthead .utility_nav .menu a:hover, .masthead .utility_nav .menu a:focus {
  background: linear-gradient(#16BDCE, #16BDCE);
  background-size: 1px 2px;
  background-repeat: repeat-x;
  background-position: 0 90%;
}

@media (max-width: 1230px) {
  .masthead .utility_nav {
    margin-left: 10px;
  }
}

@media (max-width: 1023px) {
  .masthead .utility_nav {
    position: absolute;
    top: -43px;
    right: 92px;
  }
}

@media (max-width: 855px) {
  .masthead .utility_nav {
    position: static;
    margin-left: 0;
    margin-bottom: 70px;
    padding-top: 25px;
  }
}

@media (max-height: 460px) {
  .masthead .utility_nav {
    margin-bottom: 5px;
    padding-top: 0;
  }
}

@media (max-width: 568px) and (orientation: landscape) {
  .masthead .utility_nav {
    width: 50%;
    float: right;
    font-size: 13px;
  }
}

.no-mediaqueries .masthead .utility_nav {
  margin-left: 10px;
}

.masthead .utility_nav .menu-item {
  margin-left: 12px;
}

@media (1140px) {
  .masthead .utility_nav .menu-item {
    margin-left: 6px;
  }
}

.no-mediaqueries .masthead .utility_nav .menu-item {
  margin-left: 3px;
}

.masthead .utility_nav .menu-item:first-of-type {
  margin-left: 0;
}

@media (max-width: 855px) {
  .masthead .utility_nav .menu-item:first-of-type {
    margin: 5px 10px;
  }
}

@media (max-width: 855px) {
  .masthead .utility_nav .menu-item {
    margin: 5px 10px;
  }
  .masthead .utility_nav .menu-item a {
    font-size: 16px;
    padding: 10px 0;
  }
}

@media (max-height: 460px) {
  .masthead .utility_nav .menu-item a {
    padding: 6px 0;
  }
}

@media (max-width: 568px) and (orientation: landscape) {
  .masthead .utility_nav .menu-item a {
    padding: 3px 0;
  }
}

.masthead .utility_nav .menu-item.current-menu-item a, .masthead .utility_nav .menu-item.current-menu-ancestor a, .masthead .utility_nav .menu-item.current-menu-parent a, .masthead .utility_nav .menu-item.current_page_ancestor a,
.post-type-archive-news .masthead .utility_nav .menu-item.news-events a,
.post-type-archive-event .masthead .utility_nav .menu-item.news-events a,
.post-type-archive-media_release .masthead .utility_nav .menu-item.news-events a,
.single-news .masthead .utility_nav .menu-item.news-events a,
.single-event .masthead .utility_nav .menu-item.news-events a,
.single-media_release .masthead .utility_nav .menu-item.news-events a {
  color: #16BDCE;
}

@media (max-width: 855px) {
  .masthead .utility_nav .menu-item.current-menu-item a, .masthead .utility_nav .menu-item.current-menu-ancestor a, .masthead .utility_nav .menu-item.current-menu-parent a, .masthead .utility_nav .menu-item.current_page_ancestor a,
  .post-type-archive-news .masthead .utility_nav .menu-item.news-events a,
  .post-type-archive-event .masthead .utility_nav .menu-item.news-events a,
  .post-type-archive-media_release .masthead .utility_nav .menu-item.news-events a,
  .single-news .masthead .utility_nav .menu-item.news-events a,
  .single-event .masthead .utility_nav .menu-item.news-events a,
  .single-media_release .masthead .utility_nav .menu-item.news-events a {
    color: #fff;
  }
}

.masthead .mobile_nav_toggler {
  position: fixed;
  top: 12px;
  right: 0;
  z-index: 11;
  display: none;
}

.masthead .mobile_nav_toggler:before {
  color: #fff;
}

.mobile_nav-open .masthead .mobile_nav_toggler:before {
  content: "";
  font-size: 16px;
}

@media (max-width: 855px) {
  .masthead .mobile_nav_toggler {
    top: 17px;
  }
}

@media (max-width: 855px) {
  .masthead .mobile_nav_toggler {
    display: block;
  }
}

.site_footer {
  background: #001736;
  padding: 40px 0 90px;
  overflow: hidden;
  position: relative;
  font-weight: 300;
  font-size: 15px;
  margin-top: 110px;
  color: #fff;
}

.related-posts + .site_footer {
  margin-top: 0;
}

@media (max-width: 650px) {
  .site_footer {
    margin-top: 30px;
  }
  .related-posts + .site_footer {
    margin-top: 0;
  }
}

.site_footer a {
  color: #16BDCE;
  text-decoration: none;
  font-weight: 700;
}

.site_footer-col {
  width: 25%;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  line-height: 1.5;
}

@media (max-width: 830px) {
  .site_footer-col {
    width: 100%;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    float: none;
    text-align: left;
    margin-bottom: 20px;
  }
  .site_footer-col ul {
    padding-left: 0;
  }
}

.site_footer-connect {
  margin-bottom: 20px;
}

.site_footer .contact-header {
  margin-top: 0;
  font-size: 16px;
  margin-bottom: .6em;
}

.site_footer .contact-details {
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  list-style: none;
  margin: 0;
  padding: 0;
}

.site_footer .contact-details a:hover, .site_footer .contact-details a:focus {
  text-decoration: underline;
}

.site_footer .contact-method {
  margin-bottom: 2px;
}

.site_footer .copyright {
  margin-bottom: 2px;
}

.site_footer-events .events-list__title {
  font-size: 16px;
  color: #fff;
  font-family: ff-meta-serif-web-pro, "Times New Roman", Times, serif;
}

.site_footer-events .events-list__item a {
  font-weight: 700;
}

.site_footer-events .events-list__item a:hover, .site_footer-events .events-list__item a:focus {
  text-decoration: underline;
}

.site_footer .footer_nav ul {
  margin: 0;
  padding-left: 0;
}

.site_footer .footer_nav li {
  font-weight: 500;
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin-left: 13px;
}

.site_footer .footer_nav li:first-of-type {
  margin-left: 0;
}

@media (max-width: 480px) {
  .site_footer .footer_nav li {
    display: block;
    margin: 0 0 5px;
  }
}

.site_footer .footer_nav a:hover, .site_footer .footer_nav a:focus {
  text-decoration: underline;
}

@media (min-width: 768px) {
  .home .site_footer .container {
    display: -ms-flexbox;
    display: flex;
  }
}

.home-callout {
  margin-top: 3%;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 768px) {
  .home-callout {
    -ms-flex-direction: column;
        flex-direction: column;
  }
}

.home-focus {
  padding: 5% 0;
}

.home-focus__banner {
  position: relative;
  background: #2AB573 url(../../images/arrow.svg) right 0 no-repeat;
  background-size: 270px;
}

@media (max-width: 650px) {
  .home-focus__banner {
    background: #2AB573;
  }
}

.home-focus__banner--content {
  width: 60%;
  margin: 0;
  color: #00143F;
  padding: 5% 0 5% 8%;
  position: relative;
}

@media (max-width: 650px) {
  .home-focus__banner--content {
    width: 100%;
    padding: 15% 0;
  }
}

.home-focus__banner-title {
  font-size: 52px;
  margin: 0 0 15px;
}

@media (max-width: 650px) {
  .home-focus__banner-title {
    font-size: 32px;
  }
}

.home-focus__banner-subtitle {
  font-size: 25px;
  font-weight: 500;
  margin: 0;
}

@media (max-width: 650px) {
  .home-focus__banner-subtitle {
    font-size: 18px;
  }
}

.home-focus__banner-intro {
  font-size: 20px;
  line-height: 1.45;
  font-family: ff-meta-serif-web-pro, "Times New Roman", Times, serif;
}

.single .sidebar .all_posts,
.page .sidebar .all_posts {
  margin-bottom: 60px;
  text-align: center;
  padding-left: 11px;
  padding-right: 11px;
}

@media (min-width: 1280px) {
  .single .sidebar .all_posts,
  .page .sidebar .all_posts {
    padding-left: 23px;
    padding-right: 23px;
  }
}

@media (max-width: 650px) {
  .single .sidebar .all_posts,
  .page .sidebar .all_posts {
    display: block;
  }
}

.single .post_main_image,
.page .post_main_image {
  margin-bottom: 74px;
  display: block;
}

@media (max-width: 768px) {
  .single .post_main_image,
  .page .post_main_image {
    margin-bottom: 34px;
  }
}

@media (max-width: 650px) {
  .single .post_main_image,
  .page .post_main_image {
    margin-bottom: 14px;
  }
}

.single .page_title,
.page .page_title {
  margin-bottom: 11px;
}

.single .post_logo-wrapper,
.page .post_logo-wrapper {
  width: 33.3333333333%;
  margin: 0 auto;
}

@media (max-width: 650px) {
  .single .post_logo-wrapper,
  .page .post_logo-wrapper {
    width: 100%;
  }
}

.single .post_logo-image,
.page .post_logo-image {
  display: block;
  margin: 0 auto;
}

.single .post_intro,
.page .post_intro {
  font-size: 26px;
  font-weight: 300;
  font-family: ff-meta-serif-web-pro, "Times New Roman", Times, serif;
  margin: .5em 0 1em 0;
}

@media (max-width: 650px) {
  .single .post_intro,
  .page .post_intro {
    font-size: 23px;
  }
}

.single .post_intro p:last-of-type,
.page .post_intro p:last-of-type {
  margin-bottom: 0;
}

.single .meta,
.page .meta {
  margin-top: 0;
  margin-bottom: 0;
}

@media (max-width: 650px) {
  .single .meta,
  .page .meta {
    margin-bottom: 25px;
  }
}

.single .post-header,
.page .post-header {
  margin-bottom: 45px;
}

.single .social-share,
.page .social-share {
  padding-top: 42px;
}

@media (max-width: 650px) {
  .single .social-share,
  .page .social-share {
    padding-top: 12px;
  }
}

.post-type-archive-sector .listing .post {
  padding: 68px 0;
}

@media (max-width: 768px) {
  .post-type-archive-sector .listing .post {
    padding: 20px 0;
  }
}

.post-type-archive-sector .listing .post.listing-item {
  background: none;
}

.sector-listing-photo-link {
  overflow: hidden;
  position: relative;
  display: block;
}

.sector-listing-photo-link .continue_arrow {
  position: absolute;
  bottom: 0;
  right: -60px;
  left: auto;
  opacity: 0;
}

a:hover .sector-listing-photo-link .continue_arrow, a:focus .sector-listing-photo-link .continue_arrow {
  opacity: 1;
}

@media (max-width: 650px) {
  .sector-listing-photo-link .continue_arrow {
    display: none;
  }
}

.single.single-sector .post_main_image {
  margin-bottom: 52px;
}

@media (max-width: 650px) {
  .single.single-sector .post_main_image {
    margin-bottom: 15px;
  }
}

.single.single-sector .button.sector-jobs {
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin-bottom: 12px;
  margin-right: 12px;
}

.single.single-sector .button.sector-jobs:before {
  font-family: 'vec_icons';
  content: "";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  top: 2px;
  left: -7px;
}

@media (max-width: 650px) {
  .single.single-sector .button.sector-jobs {
    width: 100%;
    text-align: center;
  }
}

.single.single-sector .page_builder {
  width: 100%;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 80px;
  float: none;
}

.single.single-sector .page_builder:before {
  width: 100%;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  content: "";
  border-top: 3px solid #B2B3CC;
  display: block;
  margin-bottom: 50px;
  float: none;
}

@media (max-width: 650px) {
  .single.single-sector .page_builder {
    width: 100%;
    padding: 0;
    margin-top: 20px;
  }
  .single.single-sector .page_builder:before {
    display: none;
  }
}

.single-success_story article.full_post {
  width: 66.6666666667%;
  margin: 0 auto;
}

@media (max-width: 768px) {
  .single-success_story article.full_post {
    width: 100%;
  }
}

.single-success_story .title_banner.full_width {
  padding-left: 7%;
}

@media (max-width: 1200px) {
  .single-success_story .title_banner.full_width {
    padding-left: 10%;
  }
}

@media (max-width: 750px) {
  .single-success_story .title_banner.full_width {
    padding-left: 0;
  }
}

.single-success_story .title_banner.full_width.no-hero {
  margin-bottom: 40px;
}

@media (max-width: 650px) {
  .single-success_story .title_banner.full_width.no-hero {
    margin-bottom: 20px;
  }
}

.single-success_story .full_width .title_banner-content {
  padding-left: 3.4%;
  width: 57%;
}

@media (max-width: 1200px) and (min-width: 931px) {
  .single-success_story .full_width .title_banner-content {
    -ms-transform: scale(0.8) skew(30deg);
        transform: scale(0.8) skew(30deg);
    padding-left: 0;
    position: relative;
    left: -4.85%;
  }
  .single-success_story .full_width .title_banner-content .title_banner-title {
    margin-top: 0;
  }
  .single-success_story .full_width .title_banner-content .title_banner-intro {
    font-size: 20px;
  }
}

@media (max-width: 930px) {
  .single-success_story .full_width .title_banner-content {
    padding-left: 0;
  }
  .single-success_story .full_width .title_banner-content .title_banner-title {
    margin-top: 0;
  }
  .single-success_story .full_width .title_banner-content .title_banner-intro {
    font-size: 15px;
  }
}

@media (max-width: 750px) {
  .single-success_story .full_width .title_banner-content {
    width: 100%;
  }
}

.single-success_story .title_banner-banner {
  padding: 35px 0 33px 60px;
}

@media (max-width: 750px) {
  .single-success_story .title_banner-banner {
    padding: 30px;
  }
}

@media (max-width: 650px) {
  .single-success_story .title_banner-banner {
    padding: 20px;
  }
}

.single-success_story .hero {
  padding-bottom: 10.5%;
}

@media (max-width: 750px) {
  .single-success_story .hero {
    padding-bottom: 0;
    margin-bottom: 20px;
  }
}

.post_name-help .page_builder-module {
  border-bottom: 1px solid #BACAD3;
  padding: 40px 0;
}

.post_name-help .page_builder-module:last-of-type {
  border: 0;
}

@media (max-width: 650px) {
  .post_name-help .page_builder-module {
    padding: 20px 0;
  }
}

.stcd-facetwp #masthead,
.page-template-career_scout_talent_profile #masthead {
  display: none;
}

.stcd-facetwp .editable-placer,
.page-template-career_scout_talent_profile .editable-placer {
  clear: both;
  padding-top: 20px;
}

.stcd-facetwp .secondary-site-logo,
.page-template-career_scout_talent_profile .secondary-site-logo {
  float: right;
  margin-right: 32px;
}

.stcd-facetwp .vec-dth-loggedin-content,
.page-template-career_scout_talent_profile .vec-dth-loggedin-content {
  margin: 0 30px;
  font-size: 22px;
  font-weight: 300;
}

.stcd-facetwp nav.menu.primary_nav,
.stcd-facetwp nav.menu.utility_nav,
.page-template-career_scout_talent_profile nav.menu.primary_nav,
.page-template-career_scout_talent_profile nav.menu.utility_nav {
  display: none;
}

.stcd-facetwp header.post-header,
.page-template-career_scout_talent_profile header.post-header {
  padding: 0 28px;
  margin-bottom: 0;
}

.stcd-facetwp header.post-header img.wp-post-image,
.page-template-career_scout_talent_profile header.post-header img.wp-post-image {
  display: block;
  float: left;
  max-width: 230px;
  margin-top: 40px;
}

.stcd-facetwp header.post-header .post_intro,
.page-template-career_scout_talent_profile header.post-header .post_intro {
  width: 75%;
  margin-top: 0;
  font-size: 20px;
}

.stcd-facetwp div#main-content.container,
.page-template-career_scout_talent_profile div#main-content.container {
  width: 100%;
}

.stcd-facetwp div#main-content.container section.layout-content,
.page-template-career_scout_talent_profile div#main-content.container section.layout-content {
  width: 100%;
}

.stcd-facetwp div#main-content.container section.layout-content .facetwp-template section.facetwp-left,
.page-template-career_scout_talent_profile div#main-content.container section.layout-content .facetwp-template section.facetwp-left {
  width: 75%;
  float: left;
}

.stcd-facetwp div#main-content.container section.layout-content .facetwp-template section.facetwp-left .list-item,
.page-template-career_scout_talent_profile div#main-content.container section.layout-content .facetwp-template section.facetwp-left .list-item {
  padding: 15px;
  margin-bottom: 10px;
  background-color: #E0E8EF;
}

.stcd-facetwp div#main-content.container section.layout-content .facetwp-template section.facetwp-left .list-item:nth-child(even),
.page-template-career_scout_talent_profile div#main-content.container section.layout-content .facetwp-template section.facetwp-left .list-item:nth-child(even) {
  background-color: #E6EAEB;
}

.stcd-facetwp div#main-content.container section.layout-content .facetwp-template section.facetwp-left .list-item .col-item,
.page-template-career_scout_talent_profile div#main-content.container section.layout-content .facetwp-template section.facetwp-left .list-item .col-item {
  display: inline-block;
  vertical-align: top;
}

.stcd-facetwp div#main-content.container section.layout-content .facetwp-template section.facetwp-left .list-item .col-item label,
.page-template-career_scout_talent_profile div#main-content.container section.layout-content .facetwp-template section.facetwp-left .list-item .col-item label {
  font-size: 80%;
}

.stcd-facetwp div#main-content.container section.layout-content .facetwp-template section.facetwp-left .list-item .col-item a,
.page-template-career_scout_talent_profile div#main-content.container section.layout-content .facetwp-template section.facetwp-left .list-item .col-item a {
  color: #000;
  font-weight: normal;
}

.stcd-facetwp div#main-content.container section.layout-content .facetwp-template section.facetwp-left .list-item .col-item a.view-linkedin,
.page-template-career_scout_talent_profile div#main-content.container section.layout-content .facetwp-template section.facetwp-left .list-item .col-item a.view-linkedin {
  padding-left: 17px;
  background-color: transparent;
  background-image: url("../../images/linkedin-logo.png");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 15px auto;
}

.stcd-facetwp div#main-content.container section.layout-content .facetwp-template section.facetwp-left .list-item .col-item a.email,
.page-template-career_scout_talent_profile div#main-content.container section.layout-content .facetwp-template section.facetwp-left .list-item .col-item a.email {
  font-size: 90%;
}

.stcd-facetwp div#main-content.container section.layout-content .facetwp-template section.facetwp-left .list-item .col-item .content .option-item,
.page-template-career_scout_talent_profile div#main-content.container section.layout-content .facetwp-template section.facetwp-left .list-item .col-item .content .option-item {
  display: none;
  height: 15px;
  width: 15px;
  margin-right: 8px;
  vertical-align: middle;
}

.stcd-facetwp div#main-content.container section.layout-content .facetwp-template section.facetwp-left .list-item .col-item .content .option-item.option-ye,
.page-template-career_scout_talent_profile div#main-content.container section.layout-content .facetwp-template section.facetwp-left .list-item .col-item .content .option-item.option-ye {
  display: inline-block;
  background: url("../../images/work-permit.svg") center no-repeat;
}

.stcd-facetwp div#main-content.container section.layout-content .facetwp-template section.facetwp-left .list-item .first-row .col-01,
.stcd-facetwp div#main-content.container section.layout-content .facetwp-template section.facetwp-left .list-item .second-row .col-01,
.page-template-career_scout_talent_profile div#main-content.container section.layout-content .facetwp-template section.facetwp-left .list-item .first-row .col-01,
.page-template-career_scout_talent_profile div#main-content.container section.layout-content .facetwp-template section.facetwp-left .list-item .second-row .col-01 {
  width: 28%;
}

.stcd-facetwp div#main-content.container section.layout-content .facetwp-template section.facetwp-left .list-item .first-row .col-01 h4,
.stcd-facetwp div#main-content.container section.layout-content .facetwp-template section.facetwp-left .list-item .second-row .col-01 h4,
.page-template-career_scout_talent_profile div#main-content.container section.layout-content .facetwp-template section.facetwp-left .list-item .first-row .col-01 h4,
.page-template-career_scout_talent_profile div#main-content.container section.layout-content .facetwp-template section.facetwp-left .list-item .second-row .col-01 h4 {
  cursor: pointer;
  background: url("../../images/icons/1480654326_More_2.png") left center no-repeat;
  background-size: 14px auto;
  padding-left: 20px;
}

.stcd-facetwp div#main-content.container section.layout-content .facetwp-template section.facetwp-left .list-item .first-row .col-01 h4.clicked,
.stcd-facetwp div#main-content.container section.layout-content .facetwp-template section.facetwp-left .list-item .second-row .col-01 h4.clicked,
.page-template-career_scout_talent_profile div#main-content.container section.layout-content .facetwp-template section.facetwp-left .list-item .first-row .col-01 h4.clicked,
.page-template-career_scout_talent_profile div#main-content.container section.layout-content .facetwp-template section.facetwp-left .list-item .second-row .col-01 h4.clicked {
  background-image: url("../../images/icons/1480654326_Less_2.png");
}

.stcd-facetwp div#main-content.container section.layout-content .facetwp-template section.facetwp-left .list-item .first-row .col-02,
.stcd-facetwp div#main-content.container section.layout-content .facetwp-template section.facetwp-left .list-item .second-row .col-02,
.page-template-career_scout_talent_profile div#main-content.container section.layout-content .facetwp-template section.facetwp-left .list-item .first-row .col-02,
.page-template-career_scout_talent_profile div#main-content.container section.layout-content .facetwp-template section.facetwp-left .list-item .second-row .col-02 {
  width: 25%;
}

.stcd-facetwp div#main-content.container section.layout-content .facetwp-template section.facetwp-left .list-item .first-row .col-03,
.stcd-facetwp div#main-content.container section.layout-content .facetwp-template section.facetwp-left .list-item .second-row .col-03,
.page-template-career_scout_talent_profile div#main-content.container section.layout-content .facetwp-template section.facetwp-left .list-item .first-row .col-03,
.page-template-career_scout_talent_profile div#main-content.container section.layout-content .facetwp-template section.facetwp-left .list-item .second-row .col-03 {
  width: 23%;
}

.stcd-facetwp div#main-content.container section.layout-content .facetwp-template section.facetwp-left .list-item .first-row .col-04,
.stcd-facetwp div#main-content.container section.layout-content .facetwp-template section.facetwp-left .list-item .second-row .col-04,
.page-template-career_scout_talent_profile div#main-content.container section.layout-content .facetwp-template section.facetwp-left .list-item .first-row .col-04,
.page-template-career_scout_talent_profile div#main-content.container section.layout-content .facetwp-template section.facetwp-left .list-item .second-row .col-04 {
  width: 22%;
}

.stcd-facetwp div#main-content.container section.layout-content .facetwp-template section.facetwp-left .list-item .first-row,
.page-template-career_scout_talent_profile div#main-content.container section.layout-content .facetwp-template section.facetwp-left .list-item .first-row {
  cursor: pointer;
}

.stcd-facetwp div#main-content.container section.layout-content .facetwp-template section.facetwp-left .list-item .first-row.selected h4,
.page-template-career_scout_talent_profile div#main-content.container section.layout-content .facetwp-template section.facetwp-left .list-item .first-row.selected h4 {
  background-image: url("../../images/icons/1480654338_Less_2.png");
}

.stcd-facetwp div#main-content.container section.layout-content .facetwp-template section.facetwp-left .list-item .first-row .col-04,
.page-template-career_scout_talent_profile div#main-content.container section.layout-content .facetwp-template section.facetwp-left .list-item .first-row .col-04 {
  padding-top: 5px;
}

.stcd-facetwp div#main-content.container section.layout-content .facetwp-template section.facetwp-left .list-item .second-row,
.page-template-career_scout_talent_profile div#main-content.container section.layout-content .facetwp-template section.facetwp-left .list-item .second-row {
  display: none;
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid #000;
}

.stcd-facetwp div#main-content.container section.layout-content .facetwp-template section.facetwp-left .list-item .second-row .col-item .content,
.page-template-career_scout_talent_profile div#main-content.container section.layout-content .facetwp-template section.facetwp-left .list-item .second-row .col-item .content {
  margin-bottom: 20px;
}

.stcd-facetwp div#main-content.container section.layout-content .facetwp-template section.facetwp-right,
.page-template-career_scout_talent_profile div#main-content.container section.layout-content .facetwp-template section.facetwp-right {
  display: block;
  float: right;
}

.stcd-facetwp div#main-content.container section.layout-content .facetwp-template section.facetwp-right .facet-label,
.page-template-career_scout_talent_profile div#main-content.container section.layout-content .facetwp-template section.facetwp-right .facet-label {
  border-bottom: 1px solid #092d49;
  font-weight: normal;
}

.stcd-facetwp div#main-content.container section.layout-content .facetwp-template section.facetwp-right .facetwp-checkbox,
.page-template-career_scout_talent_profile div#main-content.container section.layout-content .facetwp-template section.facetwp-right .facetwp-checkbox {
  background-position: left 6px;
  font-size: 90%;
}

.stcd-facetwp div#main-content.container section.layout-content .facetwp-template section.facetwp-right .facetwp-type-fselect .fs-wrap,
.page-template-career_scout_talent_profile div#main-content.container section.layout-content .facetwp-template section.facetwp-right .facetwp-type-fselect .fs-wrap {
  width: 100%;
}

.stcd-facetwp div#main-content.container section.layout-content .facetwp-template section.facetwp-right .facetwp-type-fselect .fs-wrap .fs-dropdown,
.page-template-career_scout_talent_profile div#main-content.container section.layout-content .facetwp-template section.facetwp-right .facetwp-type-fselect .fs-wrap .fs-dropdown {
  width: 260px;
}

.stcd-facetwp div#main-content.container section.layout-sidebar,
.page-template-career_scout_talent_profile div#main-content.container section.layout-sidebar {
  display: none;
}

.stcd-facetwp .dth-listing-shortcode,
.page-template-career_scout_talent_profile .dth-listing-shortcode {
  padding-top: 10px;
}

.stcd-facetwp .dth-listing-shortcode .layout-sidebar h3,
.page-template-career_scout_talent_profile .dth-listing-shortcode .layout-sidebar h3 {
  border-bottom: 1px solid #092d49;
  font-weight: normal;
  font-size: 20px;
}

.stcd-facetwp .dth-listing-shortcode .layout-sidebar label.input-type-checkbox,
.stcd-facetwp .dth-listing-shortcode .layout-sidebar label.input-type-radio,
.page-template-career_scout_talent_profile .dth-listing-shortcode .layout-sidebar label.input-type-checkbox,
.page-template-career_scout_talent_profile .dth-listing-shortcode .layout-sidebar label.input-type-radio {
  text-align: left;
  font-weight: normal;
  padding-left: 24px;
}

.stcd-facetwp .dth-listing-shortcode .layout-sidebar label.input-type-checkbox input,
.stcd-facetwp .dth-listing-shortcode .layout-sidebar label.input-type-radio input,
.page-template-career_scout_talent_profile .dth-listing-shortcode .layout-sidebar label.input-type-checkbox input,
.page-template-career_scout_talent_profile .dth-listing-shortcode .layout-sidebar label.input-type-radio input {
  display: inline;
  width: auto;
  margin-right: 10px;
  margin-left: -24px;
}

.stcd-facetwp .dth-listing-shortcode .layout-sidebar .select-wrapper,
.page-template-career_scout_talent_profile .dth-listing-shortcode .layout-sidebar .select-wrapper {
  width: 100%;
}

.stcd-facetwp .dth-listing-shortcode .layout-sidebar select,
.page-template-career_scout_talent_profile .dth-listing-shortcode .layout-sidebar select {
  width: 100%;
}

.stcd-facetwp .dth-listing-shortcode .layout-sidebar .dth-listing-item,
.page-template-career_scout_talent_profile .dth-listing-shortcode .layout-sidebar .dth-listing-item {
  margin-bottom: 20px;
}

.stcd-facetwp .dth-listing-shortcode .layout-sidebar .dth-listing-item .dth-options-list,
.page-template-career_scout_talent_profile .dth-listing-shortcode .layout-sidebar .dth-listing-item .dth-options-list {
  overflow-y: scroll;
  max-height: 236px;
}

.stcd-facetwp .dth-listing-shortcode .layout-sidebar #dth-listing-id-8,
.stcd-facetwp .dth-listing-shortcode .layout-sidebar #dth-listing-id-9,
.stcd-facetwp .dth-listing-shortcode .layout-sidebar #dth-listing-id-10,
.stcd-facetwp .dth-listing-shortcode .layout-sidebar #dth-listing-id-11,
.stcd-facetwp .dth-listing-shortcode .layout-sidebar #dth-listing-id-12,
.stcd-facetwp .dth-listing-shortcode .layout-sidebar #dth-listing-id-13,
.stcd-facetwp .dth-listing-shortcode .layout-sidebar #dth-listing-id-14,
.stcd-facetwp .dth-listing-shortcode .layout-sidebar #dth-listing-id-15,
.page-template-career_scout_talent_profile .dth-listing-shortcode .layout-sidebar #dth-listing-id-8,
.page-template-career_scout_talent_profile .dth-listing-shortcode .layout-sidebar #dth-listing-id-9,
.page-template-career_scout_talent_profile .dth-listing-shortcode .layout-sidebar #dth-listing-id-10,
.page-template-career_scout_talent_profile .dth-listing-shortcode .layout-sidebar #dth-listing-id-11,
.page-template-career_scout_talent_profile .dth-listing-shortcode .layout-sidebar #dth-listing-id-12,
.page-template-career_scout_talent_profile .dth-listing-shortcode .layout-sidebar #dth-listing-id-13,
.page-template-career_scout_talent_profile .dth-listing-shortcode .layout-sidebar #dth-listing-id-14,
.page-template-career_scout_talent_profile .dth-listing-shortcode .layout-sidebar #dth-listing-id-15 {
  display: none;
}

.stcd-facetwp .dth-listing-shortcode .layout-sidebar .buttons,
.page-template-career_scout_talent_profile .dth-listing-shortcode .layout-sidebar .buttons {
  margin-bottom: 40px;
}

.stcd-facetwp .dth-listing-shortcode .layout-sidebar .buttons .form-reset,
.page-template-career_scout_talent_profile .dth-listing-shortcode .layout-sidebar .buttons .form-reset {
  width: auto;
  float: right;
  padding: 8px 13px;
  color: #FFF;
}

.stcd-facetwp .dth-listing-shortcode .layout-sidebar .buttons .form-reset:hover,
.page-template-career_scout_talent_profile .dth-listing-shortcode .layout-sidebar .buttons .form-reset:hover {
  text-decoration: none;
}

.stcd-facetwp .dth-listing-shortcode .layout-sidebar .select2-wrapper .select-wrapper::after,
.page-template-career_scout_talent_profile .dth-listing-shortcode .layout-sidebar .select2-wrapper .select-wrapper::after {
  display: none;
}

.stcd-facetwp .profile-list .pagination .wp-paginate li,
.page-template-career_scout_talent_profile .profile-list .pagination .wp-paginate li {
  margin: 0;
  font-weight: initial;
}

.stcd-facetwp .profile-list .pagination .wp-paginate .disabled,
.page-template-career_scout_talent_profile .profile-list .pagination .wp-paginate .disabled {
  display: none;
}

.profile-list {
  position: relative;
}

.profile-list .dth-loading,
.profile-list .dth-loading-success,
.profile-list .dth-loading-fail {
  position: absolute;
  width: 100%;
  height: 100%;
  min-height: 60px;
}

.profile-list .dth-loading {
  text-indent: -99999px;
  background: rgba(255, 255, 255, 0.6) url("../../images/dth-loading-40x40.svg") center no-repeat;
}

.profile-list .dth-loading-fail {
  text-align: center;
  color: darkred;
  line-height: 60px;
}

.greyout {
  color: #CCCCCC !important;
}

#dth-careerscout-access-login {
  background-color: #E6EAEB;
  padding: 20px;
}

#dth-careerscout-access-login .calltoactionlead {
  font-size: 22px;
  font-weight: 300;
  text-align: center;
  margin-bottom: 2em;
  margin-top: 1em;
}

#dth-careerscout-access-login #login {
  width: 400px;
  margin: 0 auto;
}

#dth-careerscout-access-login #login form {
  padding: 26px 24px;
  background: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.13);
  overflow: hidden;
  font-weight: 400;
}

#dth-careerscout-access-login #login form .login-remember {
  float: left;
}

#dth-careerscout-access-login #login form .login-remember input {
  display: inline-block;
  width: auto;
}

#dth-careerscout-access-login #login form .login-submit {
  float: right;
}

#dth-careerscout-access-login .forgot {
  margin-top: 2em;
  margin-bottom: 1em;
  text-align: center;
}

.select2-selection--single {
  height: 100% !important;
}

.select2-selection__rendered {
  word-wrap: break-word !important;
  text-overflow: inherit !important;
  white-space: normal !important;
}

.email-optin {
  padding: 10px;
  margin-bottom: 40px;
  max-width: 300px;
}

.sidebar .email-optin {
  background: #edf1f3;
}

.site_footer .email-optin {
  padding: 0px;
  margin-bottom: 0px;
}

.email-optin__message, .email-optin h2 {
  font-size: 18px !important;
  margin-bottom: 15px;
}

.email-optin__privacy {
  font-size: 12px;
  font-style: italic;
  line-height: 130%;
}

.email-optin #mc_embed_signup {
  margin-bottom: 15px;
  background: transparent !important;
  clear: left;
}

.email-optin #mc_embed_signup form {
  padding: 0;
}

.email-optin .mc-field-group label {
  display: none;
}

.email-optin .mc-field-group, .email-optin #mce-responses {
  margin-bottom: 15px;
}

.email-optin #mc_embed_signup div.mce_inline_error {
  margin-bottom: 0px;
  font-weight: 100;
}

.subscribe {
  background: #16BDCE;
}

.subscribe__wrapper {
  width: 100%;
  margin: 0 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  padding: 5% 5% 5% 0;
  position: relative;
  z-index: 1;
  background: url(../../images/lightning.svg) right 30% no-repeat;
}

@media (max-width: 650px) {
  .subscribe__wrapper {
    -ms-flex-direction: column;
        flex-direction: column;
    background: none;
  }
}

.subscribe__cta {
  width: 45%;
  margin-right: 15%;
}

@media (max-width: 650px) {
  .subscribe__cta {
    width: 100%;
    margin-right: 0;
  }
}

.subscribe__cta p {
  color: #092D49;
}

.subscribe__cta-heading {
  font-weight: bold;
  font-size: 25px;
  margin-bottom: .5em;
  font-family: ff-meta-serif-web-pro, "Times New Roman", Times, serif;
}

.subscribe__cta-subheading {
  font-size: 20px;
  line-height: 1.25;
  font-family: ff-meta-serif-web-pro, "Times New Roman", Times, serif;
}

.subscribe .email-optin {
  background: transparent;
  width: 40%;
  max-width: 100%;
  padding: 0px;
  margin-bottom: 0px;
}

@media (max-width: 650px) {
  .subscribe .email-optin {
    width: 100%;
    margin-top: 10px;
  }
}

.subscribe .email-optin__fields {
  display: -ms-flexbox;
  display: flex;
  border-bottom: 2px solid #092D49;
  -ms-flex-align: baseline;
      align-items: baseline;
  margin-bottom: 5px;
  position: relative;
}

.subscribe .email-optin__email {
  background-color: transparent !important;
  border: none;
  color: #092D49;
  padding-left: 0;
  font-size: 18px;
}

.subscribe .email-optin__email:-ms-input-placeholder {
  color: #092D49;
}

.subscribe .email-optin__email::placeholder {
  color: #092D49;
}

.subscribe .email-optin__email::-webkit-autofill {
  background-color: transparent;
  color: #092D49;
}

.subscribe .email-optin__privacy {
  color: #092D49;
  font-style: normal;
  font-size: 13px;
}

.subscribe .email-optin #mc_embed_signup div.mce_inline_error {
  background-color: #e50300;
  position: absolute;
  top: -100%;
  left: 0px;
  color: #092D49;
  font-family: fira-sans, "Helvetica Neue", Arial, sans-serif;
  font-weight: normal;
  font-size: 15px;
}

.subscribe .email-optin #mc_embed_signup div.mce_inline_error::after {
  content: ' ';
  height: 0;
  position: absolute;
  width: 0;
  border: 10px solid transparent;
  border-bottom-color: #e50300;
  left: 48%;
  z-index: 2;
  bottom: -20px;
  -ms-transform: rotate(180deg);
      transform: rotate(180deg);
}

@media (max-width: 650px) {
  .subscribe .email-optin #mc_embed_signup div.mce_inline_error {
    top: -50%;
  }
}

.subscribe #mce-responses.email-optin__button:after {
  visibility: hidden;
}

.subscribe .response {
  color: #092D49;
}

.featured-companies {
  width: 100%;
  margin: 0 auto;
}

.featured-companies__title {
  font-size: 25px;
  padding-top: 40px;
  text-align: center;
}

@media (min-width: 650px) {
  .featured-companies__title {
    padding-bottom: 20px;
  }
}

.featured-companies__items {
  list-style: none;
  padding: 0;
  display: none;
}

.featured-companies__items:hover {
  cursor: grab;
}

.featured-companies__item-logo {
  height: 115px;
  width: 80%;
  margin: 0 auto;
}

.featured-companies__item-intro {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  padding-top: 10px;
  width: 90%;
  margin: 0 auto;
}

@media (max-width: 650px) {
  .featured-companies__item-intro {
    padding-top: 10px;
  }
}

.featured-companies__item-intro a {
  font-style: italic;
}

.featured-companies .owl-item {
  transition: opacity 500ms, box-shadow 500ms;
  opacity: 0.75;
  overflow: auto;
}

.featured-companies .owl-item > * {
  opacity: 0.5;
}

.featured-companies .owl-item.active {
  opacity: 1;
}

.featured-companies .owl-item.active > * {
  opacity: 1;
}

@media (max-width: 480px) {
  .featured-companies .owl-item {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

.featured-companies .owl-item img {
  width: auto;
  margin: 0 auto;
}

.featured-companies .owl-controls {
  display: none;
}

@media (max-width: 768px) {
  .featured-companies .owl-controls {
    display: block;
  }
}

.featured-companies .owl-controls .featured-companies__nav-next, .featured-companies .owl-controls .featured-companies__nav-prev {
  position: absolute;
  top: 50%;
  margin-top: -30px;
  height: 60px;
  font-size: 0;
  color: transparent;
  opacity: 0.75;
}

.featured-companies .owl-controls .featured-companies__nav-next:hover, .featured-companies .owl-controls .featured-companies__nav-prev:hover {
  opacity: 1;
}

.featured-companies .owl-controls .featured-companies__nav-next:after, .featured-companies .owl-controls .featured-companies__nav-next:before, .featured-companies .owl-controls .featured-companies__nav-prev:after, .featured-companies .owl-controls .featured-companies__nav-prev:before {
  padding: 10px 15px;
  font-size: 20px;
  color: #00143F;
  font-family: 'vec_icons';
}

.featured-companies .owl-controls .featured-companies__nav-prev {
  left: -10px;
}

.featured-companies .owl-controls .featured-companies__nav-prev:before {
  content: "";
}

.featured-companies .owl-controls .featured-companies__nav-next {
  right: -10px;
}

.featured-companies .owl-controls .featured-companies__nav-next:after {
  content: "";
}

.featured-companies:hover .owl-controls {
  display: block;
}

.hero-content-blocks {
  display: -ms-flexbox;
  display: flex;
  width: 46%;
  -ms-flex-pack: justify;
      justify-content: space-between;
  float: right;
  padding-top: 5%;
}

@media (max-width: 1025px) {
  .hero-content-blocks {
    width: 100%;
  }
}

@media (max-width: 650px) {
  .hero-content-blocks {
    -ms-flex-direction: column;
        flex-direction: column;
  }
}

.hero-content-blocks__block {
  width: 48%;
}

@media (max-width: 650px) {
  .hero-content-blocks__block {
    width: 100%;
    text-align: center;
  }
}

.hero-content-blocks__block-headline {
  margin-bottom: 5px;
  font-size: 25px;
}

.hero-content-blocks__block-subtitle {
  color: #757575;
  line-height: 1.5;
  font-weight: 500;
  font-size: 18px;
  font-family: ff-meta-serif-web-pro, "Times New Roman", Times, serif;
}

.hero-content-blocks__block-links {
  list-style: none;
  padding: 0;
  font-weight: 500;
}

.hero-content-blocks__block-link {
  padding-bottom: 5px;
  position: relative;
  z-index: 1;
}

.hero-content-blocks__block-link:hover, .hero-content-blocks__block-link:focus {
  cursor: pointer;
}

.hero-content-blocks__block-link a {
  color: #017F8B;
  text-decoration: none;
  line-height: 1.5;
  position: relative;
}

.hero-content-blocks__block-link a:hover, .hero-content-blocks__block-link a:focus {
  text-decoration: underline;
}

.hero-content-blocks__block-link a:after {
  content: "";
  font-family: 'vec_icons';
  font-size: 16px;
  font-weight: normal;
  color: #16BDCE;
  padding-left: 3px;
  position: absolute;
  bottom: -1px;
}

.latest-news {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 5% 0;
  -ms-flex-align: center;
      align-items: center;
}

.latest-news__intro {
  width: 50%;
}

.latest-news__posts {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

@media (max-width: 768px) {
  .latest-news__posts {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.latest-news__posts--featured {
  width: 50%;
}

@media (max-width: 768px) {
  .latest-news__posts--featured {
    width: 100%;
  }
}

.latest-news__post {
  width: 24%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}

@media (max-width: 768px) {
  .latest-news__post {
    width: 48%;
  }
}

@media (max-width: 650px) {
  .latest-news__post {
    width: 100%;
    display: none;
  }
  .latest-news__post:first-child {
    display: -ms-flexbox;
    display: flex;
  }
  .media-releases .latest-news__post {
    display: -ms-flexbox;
    display: flex;
  }
}

.latest-news__post-date {
  font-size: 14px;
  color: #092D49;
  margin-bottom: .5em;
}

.latest-news__post-title {
  color: #092D49;
  font-weight: 600;
  text-decoration: none;
  font-size: 18px;
  margin-bottom: .75em;
  font-family: ff-meta-serif-web-pro, "Times New Roman", Times, serif;
}

.latest-news__posts--featured .latest-news__post-title {
  font-size: 26px;
}

.latest-news__post-image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 160px;
  margin-bottom: 30px;
}

.latest-news__post-cta {
  color: #017F8B;
}

.latest-news__post-link {
  text-decoration: none;
}

.latest-news__post-link:hover .latest-news__post-title,
.latest-news__post-link:hover .latest-news__post-cta, .latest-news__post-link:focus .latest-news__post-title,
.latest-news__post-link:focus .latest-news__post-cta {
  text-decoration: underline;
}

.latest-news__post--featured {
  width: 100%;
  padding-bottom: 5%;
}

.latest-news__post--featured-image {
  height: 300px;
}

.latest-news__post--featured .latest-news__post-title {
  font-weight: 900;
}

.latest-projects__intro {
  background-color: #BACAD3;
  color: #092D49;
  width: 100%;
}

.latest-projects__intro-wrapper {
  padding: 5% 5% 20%;
}

@media (min-width: 1025px) {
  .latest-projects__intro-wrapper {
    padding: 5% 5% 33%;
  }
}

@media (min-width: 1025px) {
  .latest-projects__intro-wrapper {
    width: 48%;
    margin-left: 50%;
  }
  .latest-projects__intro-wrapper p {
    color: #092D49;
  }
}

.latest-events {
  width: 90%;
  padding: 40px;
  background-color: #edf1f3;
}

@media (max-width: 768px) {
  .latest-events {
    width: 100%;
  }
}

.latest-events__intro {
  width: 100%;
}

.latest-events__intro-header {
  font-size: 52px;
  line-height: 1;
  text-transform: none;
  max-width: 500px;
}

@media (max-width: 1025px) {
  .latest-events__intro-header {
    font-size: 32px;
  }
}

.latest-events__intro-wrapper {
  padding: 0;
}

.latest-events__posts {
  margin-top: 40px;
  column-count: 2;
  column-gap: 50px;
}

@media (max-width: 1025px) {
  .latest-events__posts {
    column-count: 1;
  }
}

.latest-events__post {
  width: 100%;
  break-inside: avoid;
  padding-bottom: 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
}

.latest-events__post-date {
  font-size: 14px;
  color: #00143F;
  margin: 0 0 10px;
}

.latest-events__post-title {
  color: #00143F;
  text-decoration: none;
  padding-bottom: 15px;
  font-size: 20px;
  font-weight: 700;
  font-family: ff-meta-serif-web-pro, "Times New Roman", Times, serif;
  line-height: 1.25;
}

.latest-events__post-title:hover, .latest-events__post-title:focus {
  text-decoration: underline;
}

.twitter_feed {
  width: 50%;
  padding: 20px;
}

.twitter_feed iframe {
  height: 100% !important;
}

@media (max-width: 768px) {
  .twitter_feed iframe {
    height: 336px !important;
  }
}

@media (max-width: 768px) {
  .twitter_feed {
    width: 100%;
  }
}
/*# sourceMappingURL=screen.css.map */