@charset "UTF-8";
/*
    Theme Name:     Skeletor
    Theme URI:      http://vtldesign.com
    Description:    A custom WordPress theme made by Vital.
    Version:        2.1
    Author:         Vital
    Author URI:     http://vtldesign.com
*/
/*  ==========================================================================
     UTILITIES
     Global mixins, functions, etc.
    ==========================================================================  */
/*! normalize.css v6.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
article,aside,footer,header,nav,section {
  display: block; }

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

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,figure,main {
  /* 1 */
  display: block; }

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

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

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

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

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

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

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

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

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

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

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

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

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

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

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

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

/* Forms
   ========================================================================== */
/**
 * Remove the margin in Firefox and Safari.
 */
button,input,optgroup,select,textarea {
  margin: 0; }

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

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

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

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

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

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

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

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

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

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

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

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

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

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,menu {
  display: block; }

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

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
  display: none; }

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

/*   Helper Functions
	--------------------------------------------------------------------------  */
/**
 * Converts PX to EM
 * @param {integer} $px   Pixel value
 * @param {integer} $base Base font size
 */
/**
 * Converts PX to REM
 * @param {integer} $px   Pixel value
 * @param {integer} $base Base font size
 */
/**
 * Custom easing
 * https://css-tricks.com/snippets/sass/easing-map-get-function/
 * @author Sean Dempsey
 * @param {string} $key Name of ease
 */
/**
 * Asset URL Builder
 * @access private
 * @param {String} $type Asset type, matching folder name
 * @param {String} $file Asset file name, including extension
 * @return {URL} A `url()` function leading to the asset
 */
/**
 * Image Asset Helper
 * @access public
 * @param {String} $file - Asset file name, including extension
 * @return {URL} - A `url()` function leading to the image
 * @require {function} asset
 */
/**
 * Font Asset Helper
 * @access public
 * @param {String} $file - Asset file name, including extension
 * @return {URL} - A `url()` function leading to the font
 * @require {function} asset
 */
/**
 * Searches and replaces in a string
 * @param {String} $string Initial string
 * @param {String} $search Substring to replace
 * @param {String} $replace ('') New value
 * @return {String} Updated string
 */
/*   Global Mixins
	--------------------------------------------------------------------------  */
/**
 * Centers element within relative parent
 */
/**
 * Vertically centers element within relative parent
 */
/**
 * Maintains aspect ratio of element based on
 * width and height values given
 */
/**
 * Applies clearfix to element
 */
/**
 * Expands element to "cover" relative parent
 */
/**
 * Creates CSS triagle
 * @param {string} $direction Triangle direction, either `top`, `right`, `bottom` or `left`
 * @param {color} $color Triangle color
 * @param {integer} $size Triangle size
 */
/**
 * Applies font-smoothing
 */
/**
 * Customizes browser scroll bars (does not work in all browsers)
 * @author Hugo Giraudel
 * @param {size} $size Horizontal scrollbar's height and vertical scrollbar's width
 * @param {color} $foreground-color Scrollbar's color
 * @param {color} $background-color [mix($foreground-color, white, 50%)] Scrollbar's color
 */
/**
 * Positions element
 * @param {position} $position Either `relative`, `absolute` or `fixed`
 * @param {distance} $top Top offset
 * @param {distance} $right Right offset
 * @param {distance} $bottom Bottom offset
 * @param {distance} $left Left offset
 */
/**
 * Absolute positioning
 * @param {Arglist} $args - Offsets
 * @require {mixin} position
 */
/**
 * Relative positioning
 * @param {Arglist} $args - Offsets
 * @require {mixin} position
 */
/**
 * Fixed positioning
 * @param {Arglist} $args - Offsets
 * @require {mixin} position
 */
/**
 * Event Wrapper
 * @author Harry Roberts
 * @param {Bool} $self (false) - Whether or not to include current selector
 * @see https://twitter.com/csswizardry/status/478938530342006784 Original tweet from Harry Roberts
 *
 * Example Usage:
 * .example {
 *     text-decoration: none;
 *
 *     @include on-event {
 *         text-decoration: underline;
 *     }
 * }
 */
/**
 * Positions element to account for WordPress admin bar "bump"
 */
/**
 * Horizontally centers block element
 */
/**
 * Hides element accessibly
 */
/**
 * Flex styles wrappers
 */
/**
 * Sets webkit tap highlight color
 * @type {[type]}
 */
/**
 * Convers Photoshop letter spacing value to EM
 */
/**
 * Sizes element to be square
 */
/**
 * Sets form element placeholder text color
 */
/*  ==========================================================================
     BASE
     Base mixins, layout, and styles
    ==========================================================================  */
/*   Fonts
    --------------------------------------------------------------------------  */
/*   Maps
	--------------------------------------------------------------------------  */
/**
 * Susy layout
 * http://susydocs.oddbird.net/en/latest/
 *
 * This map only needed if planning to change the global defaults
 */
/**
 * Breakpoints
 */
/*SCSS_BREAKPOINT_VARS*/
/*END_SCSS_BREAKPOINT_VARS*/
/**
 * Z-indices
 */
/**
 * Colors
 */
/**
 * Fonts
 */
/*   Base Functions
	--------------------------------------------------------------------------  */
/**
 * Sets z-index with map value
 */
/**
 * Sets color with map value
 */
/**
 * Sets font-family with map value
 */
/**
 * Sets font-weight with map value
 */
/*   Base Mixins
	--------------------------------------------------------------------------  */
/**
 * Builds media query with either a map or unit value
 * Example: @include respond-to(small)
 * Example: @include respond-to(599px, 'max')
 */
/**
 * Builds min/max media query for "in between" breakpoints
 */
/*   WordPress Admin
	--------------------------------------------------------------------------  */

.mce-content-body {
  max-width: 58em;
  margin: 1.25rem; }

/*   Core Typography

	 Apply .core class on all WYSIWYG content and other elements that need it
	--------------------------------------------------------------------------  */
h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child,p:first-child {
  margin-top: 0;
  padding-top: 0; }

.core a {
  color: #00aaec; }

.core .wp-image-link {
  text-decoration: none; }

.core h1 {
  color: #0A273C;
  font-family: "Nunito Sans", sans-serif;
  font-size: 1.875rem;
  font-weight: 900;
  line-height: 2.5rem; }
  .core h1 + h2 {
    margin-top: -0.5em; }

.core h2 {
  color: #0A273C;
  font-family: "Nunito Sans", sans-serif;
  font-size: 1.5rem;
  font-weight: 900;
  line-height: 1.875rem; }
  .core h2 + h3 {
    margin-top: -0.4em;
    margin-bottom: 0.2em; }

.core h3 {
  color: #0A273C;
  font-family: "Nunito Sans", sans-serif;
  font-size: 1.375rem;
  font-weight: 900;
  line-height: 1.75rem; }
  .core h3 + h4 {
    margin-top: -0.3em; }

.core h4 {
  color: #0A273C;
  font-family: "Nunito Sans", sans-serif;
  font-size: 1.125rem;
  font-weight: 800;
  line-height: 1.75rem; }
  .core h4 + h5 {
    margin-top: -0.3em; }

.core h5 {
  color: #0A273C;
  font-family: "Nunito Sans", sans-serif;
  font-size: 1rem;
  font-weight: 800;
  line-height: 1.625rem; }
  .core h5 + h6 {
    margin-top: -0.2em; }

.core h6 {
  color: #1A9AD2;
  font-family: "Nunito Sans", sans-serif;
  font-size: 0.875rem;
  font-weight: 300;
  letter-spacing: 0.125rem;
  line-height: 1.25rem;
  text-transform: uppercase; }

.core h1:first-child,.core h2:first-child,.core h3:first-child,.core h4:first-child,.core h5:first-child,.core h6:first-child {
  margin-top: 0;
  padding-top: 0; }

.core address,.core p {
  margin: 1em 0 0;
  font-size: 1em; }

.core p {
  color: #64727C;
  font-family: "Nunito Sans", sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.4375rem; }
  .core p:first-child {
    margin-top: 0; }

.core blockquote p {
  position: relative;
  color: #0A273C;
  font-family: "Nunito Sans", sans-serif;
  font-size: 1.25rem;
  font-weight: 300;
  line-height: 1.875rem; }

.core code,.core pre {
  font-family: "Andale Mono", "Courier New", monospace;
  font-size: 0.875em; }

.core pre {
  margin: 1em 0 0;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

.core sub {
  position: relative;
  bottom: -0.25em;
  vertical-align: baseline;
  font-size: 75%;
  line-height: 0; }

.core sup {
  position: relative;
  top: -0.5em;
  vertical-align: baseline;
  font-size: 75%;
  line-height: 0; }

.core abbr {
  cursor: help; }

.core address {
  line-height: 1.5; }

.core dl {
  line-height: 1.5; }

.core dd,.core dt {
  font-size: 0.875em; }

.core dt {
  font-weight: 700; }

.core dd {
  margin: 0 0 1em; }

.core ol,.core ul {
  margin: 1em 0;
  padding: 0 0 0 2.5em; }
  .core ol ol,.core ol ul,.core ul ol,.core ul ul {
    margin: 0; }

.core li {
  margin-top: 0.5em;
  font-size: 0.875em;
  line-height: 1.5; }
  .core li::marker {
    color: #1A9AD2; }
  .core li li {
    font-size: 1em; }

.core .check-list {
  margin: 0;
  padding: 1.25rem 0 0;
  list-style: none; }
  .core .check-list li {
    position: relative;
    margin-bottom: 1.25rem;
    padding-left: 2.5rem;
    color: #64727C;
    font-family: "Nunito Sans", sans-serif;
    font-size: 0.875rem;
    font-weight: 700;
    line-height: 1.4375rem; }
    .core .check-list li::before {
      position: absolute;
      top: 5px;
      left: 0;
      display: block;
      width: 20px;
      height: 20px;
      background: url("../images/check.svg");
      background-repeat: no-repeat;
      background-size: cover;
      content: ''; }

.core table {
  margin: 0;
  padding: 0; }

.core td,.core th {
  padding: 0.625em 1.25em;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  font-size: 0.875em;
  text-align: left; }

.core th {
  border-width: 2px; }

.core tr:nth-child(even) {
  background: rgba(0, 0, 0, 0.1); }

.core img,.core img[class*='align'],.core img[class*='wp-image-'] {
  max-width: 100%;
  height: auto;
  border: 0; }

.core .wp-caption {
  max-width: 96%;
  padding: 0.3125rem 0.1875rem 0.625rem;
  text-align: center; }
  .core .wp-caption.alignleft,.core .wp-caption.alignnone {
    margin: 0.3125rem 1.25rem 1.25rem 0; }
  .core .wp-caption.alignright {
    margin: 0.3125rem 0 1.25rem 1.25rem; }
  .core .wp-caption img {
    width: auto;
    max-width: 98.5%;
    height: auto;
    margin: 0;
    padding: 0;
    border: 0 none; }
  .core .wp-caption .wp-caption-text {
    margin: 0;
    padding: 0 0.25rem 0.3125rem;
    font-size: 0.875em;
    line-height: 1.5; }

.core .entry-caption {
  margin: 0;
  padding: 0 0.25rem 0.3125rem;
  font-size: 0.875em;
  line-height: 1.5; }

.core .gallery {
  position: relative;
  max-width: 48em;
  margin: 2em auto; }
  .core .gallery + * {
    clear: left; }

.core .gallery-item {
  position: relative;
  float: left;
  margin: 0 0.25em 0.25em 0; }

.core .gallery-columns-1 .gallery-item {
  max-width: 100%;
  margin: 0 0 0.25em; }

.core .gallery-columns-2 .gallery-item {
  max-width: calc(50% - 0.25em); }

.core .gallery-columns-3 .gallery-item {
  max-width: calc(33.3% - 0.25em); }

.core .gallery-columns-4 .gallery-item {
  max-width: calc(25% - 0.25em); }

.core .gallery-columns-5 .gallery-item {
  max-width: calc(20% - 0.25em); }

.core .gallery-columns-6 .gallery-item {
  max-width: calc(16.7% - 0.25em); }

.core .gallery-columns-7 .gallery-item {
  max-width: calc(14.28% - 0.25em); }

.core .gallery-columns-8 .gallery-item {
  max-width: calc(12.5% - 0.25em); }

.core .gallery-columns-9 .gallery-item {
  max-width: calc(11.1% - 0.25em); }

.core .gallery-columns-2 .gallery-item:nth-child(2n),.core .gallery-columns-3 .gallery-item:nth-child(3n),.core .gallery-columns-4 .gallery-item:nth-child(4n),.core .gallery-columns-5 .gallery-item:nth-child(5n),.core .gallery-columns-6 .gallery-item:nth-child(6n),.core .gallery-columns-7 .gallery-item:nth-child(7n),.core .gallery-columns-8 .gallery-item:nth-child(8n),.core .gallery-columns-9 .gallery-item:nth-child(9n) {
  margin-right: 0; }

.core .gallery-columns-1 .gallery-item:nth-child(1n+1),.core .gallery-columns-2 .gallery-item:nth-child(2n+3),.core .gallery-columns-3 .gallery-item:nth-child(3n+4),.core .gallery-columns-4 .gallery-item:nth-child(4n+5),.core .gallery-columns-5 .gallery-item:nth-child(5n+6),.core .gallery-columns-6 .gallery-item:nth-child(6n+7),.core .gallery-columns-7 .gallery-item:nth-child(7n+8),.core .gallery-columns-8 .gallery-item:nth-child(8n+9),.core .gallery-columns-9 .gallery-item:nth-child(9n+10) {
  clear: left; }

.core .gallery-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  max-height: 50%;
  margin: 0;
  padding: 0.375rem 0.5rem;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
  font-size: 0.875em;
  line-height: 1.5;
  text-align: left; }
  .core .gallery-caption::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    min-height: 49px;
    content: ''; }

.core .gallery-item:hover .gallery-caption {
  opacity: 1; }

.core hr {
  box-sizing: content-box;
  clear: both;
  height: 1px;
  margin-top: 1em;
  padding: 0;
  border: 0;
  border-top: 1px solid #ccc; }

.core .entry-oembed {
  position: relative;
  max-width: 100%;
  height: auto;
  padding-bottom: 56.25%;
  overflow: hidden; }
  .core .entry-oembed iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.core .alignnone {
  margin: 1em 1em 0 0; }

.core .aligncenter,.core .alignleft,.core .alignright {
  display: block;
  margin: 1em auto; }

.core img.aligncenter,.core img.alignleft,.core img.alignright {
  display: block;
  margin: 1em auto; }

/*   Base styles and layout
	--------------------------------------------------------------------------  */
::selection {
  background: #00aaec;
  color: #fff;
  text-shadow: none; }

html {
  box-sizing: border-box; }

*,*::after,*::before,*:focus {
  box-sizing: inherit;
  outline: none;
  box-shadow: none; }

body {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  margin: 0;
  background: #fff;
  color: #2c313b;
  font-family: "Nunito Sans", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.25; }

a {
  color: #00aaec; }

.group::after,.group::before {
  display: table;
  content: ' '; }

.group::after {
  clear: both; }

.container {
  max-width: 1420px;
  margin-left: auto;
  margin-right: auto; }
  .container:after {
    content: " ";
    display: block;
    clear: both; }

.screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  white-space: nowrap; }

.icon {
  display: inline-block;
  width: 1em;
  height: 1em; }
  .icon svg {
    display: block;
    width: 1em;
    height: 1em; }

/*  ==========================================================================
     VPM
     Styles from Vital Package Manager Modules
    ==========================================================================  */
/* File generated by vital-package-manager. DO NOT EDIT! */
/*   Partial - Author Bio
	--------------------------------------------------------------------------  */
.article-author {
  overflow: hidden;
  text-align: center; }
  .article-author .container {
    max-width: 748px; }
  .article-author .author-avatar img {
    border-radius: 50%; }
  .article-author .author-description {
    font-size: 0.875rem; }
    .article-author .author-description .author-name {
      font-size: 1.375rem; }
    .article-author .author-description p {
      margin: 0;
      padding-bottom: 1rem; }
    .article-author .author-description .author-social {
      padding-right: 1.25rem; }
    .article-author .author-description .icon {
      margin-right: 0.625rem; }
      .article-author .author-description .icon svg {
        width: 25px;
        height: 25px; }
        .article-author .author-description .icon svg path {
          fill: #4d4d4d; }

/*   Partial - Blog Header
	--------------------------------------------------------------------------  */
.blog-header-email {
  padding-top: 1.25rem; }
  .blog-header-email .content-cover {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column;
        flex-flow: column;
    width: 100%;
    max-width: 100%; }
    .blog-header-email .content-cover .title {
      width: 100%;
      max-width: 100%;
      color: #0A273C;
      font-family: "Nunito Sans", sans-serif;
      font-size: 1.875rem;
      font-weight: 800;
      letter-spacing: -0.12188rem;
      line-height: 2.1875rem; }
    .blog-header-email .content-cover .form-title {
      margin-bottom: 0.9375rem;
      margin-left: 0.3125rem;
      color: #0A273C;
      font-family: "Nunito Sans", sans-serif;
      font-size: 0.9375rem;
      font-weight: 800;
      line-height: 1.375rem; }
    .blog-header-email .content-cover .gform_wrapper {
      position: relative;
      background: none; }
      .blog-header-email .content-cover .gform_wrapper .gform_heading {
        display: none; }
      .blog-header-email .content-cover .gform_wrapper form {
        display: block;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
        -ms-flex-align: center;
            align-items: center; }
      .blog-header-email .content-cover .gform_wrapper .gform_body {
        height: 50px;
        padding: 0;
        background: none; }
      .blog-header-email .content-cover .gform_wrapper .gfield_label {
        display: none; }
    .blog-header-email .content-cover .ginput_container_email .medium {
      width: 100%;
      height: 50px; }
    .blog-header-email .content-cover .ginput_container_email input[type='email']:-ms-input-placeholder {
      /* Firefox, Chrome, Opera */
      color: #A3A3A3;
      font-family: "Nunito Sans", sans-serif;
      font-size: 0.9375rem; }
    .blog-header-email .content-cover .ginput_container_email input[type='email']::placeholder {
      /* Firefox, Chrome, Opera */
      color: #A3A3A3;
      font-family: "Nunito Sans", sans-serif;
      font-size: 0.9375rem; }
    .blog-header-email .content-cover .ginput_container_email input[type='email']:-ms-input-placeholder {
      /* Internet Explorer 10-11 */
      color: #A3A3A3;
      font-family: "Nunito Sans", sans-serif;
      font-size: 0.9375rem; }
    .blog-header-email .content-cover .ginput_container_email input[type='email']::-ms-input-placeholder {
      /* Microsoft Edge */
      color: #A3A3A3;
      font-family: "Nunito Sans", sans-serif;
      font-size: 0.9375rem; }
    .blog-header-email .content-cover .validation_error {
      display: none; }
    .blog-header-email .content-cover .gform_ajax_spinner {
      position: absolute;
      top: 0;
      right: -121%; }
    .blog-header-email .content-cover .gform_footer {
      position: absolute;
      top: 50%;
      right: 30px;
      margin: 0;
      padding: 0;
      transform: translateY(-50%); }
      .blog-header-email .content-cover .gform_footer .button {
        width: auto;
        height: auto;
        padding: 0;
        background: no-repeat;
        color: #45CA8E;
        font-family: "Nunito Sans", sans-serif;
        font-size: 0.75rem;
        font-weight: 900;
        line-height: 1.3125rem; }

.blog-hero-feature {
  padding-top: 1.875rem;
  text-decoration: none; }
  .blog-hero-feature .feature-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column;
        flex-flow: column;
    width: 100%;
    max-width: 100%;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
    background: #fff; }
  .blog-hero-feature .entry-excerpt {
    width: 100%;
    max-width: 100%;
    height: 100%;
    margin-bottom: 1.25rem; }
    .blog-hero-feature .entry-excerpt img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .blog-hero-feature .content-wrapper {
    width: 100%;
    max-width: 100%;
    padding: 0 1.25rem 1.25rem; }
    .blog-hero-feature .content-wrapper .categories {
      margin-bottom: 0.625rem;
      color: #1A9AD2;
      font-family: "Nunito Sans", sans-serif;
      font-size: 0.75rem;
      letter-spacing: 0.0625rem;
      line-height: 1.375rem;
      text-transform: uppercase;
      text-decoration: none; }
      .blog-hero-feature .content-wrapper .categories:hover {
        color: #26B474; }
    .blog-hero-feature .content-wrapper .title {
      margin-bottom: 0.9375rem;
      color: #0A273C;
      font-family: "Nunito Sans", sans-serif;
      font-size: 1.125rem;
      font-weight: 800;
      line-height: 1.5625rem; }
    .blog-hero-feature .content-wrapper .description {
      margin-bottom: 0.9375rem; }
      .blog-hero-feature .content-wrapper .description p {
        color: #64727C;
        font-family: "Nunito Sans", sans-serif;
        font-size: 0.8125rem;
        line-height: 1.375rem; }

.blog-header {
  width: 100%;
  height: 69px;
  margin-top: 1.25rem; }
  .blog-header .container {
    height: 100%; }
  .blog-header .toolbar {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column;
        flex-flow: column;
    width: 100%;
    max-width: 100%;
    height: 100%; }
  .blog-header .category-select-wrapper {
    display: block;
    color: #fff;
    letter-spacing: 0.0625rem;
    text-align: center; }
    .blog-header .category-select-wrapper label {
      display: none; }
    .blog-header .category-select-wrapper .fancy-select {
      position: relative;
      display: inline-block; }
      .blog-header .category-select-wrapper .fancy-select::after {
        position: absolute;
        top: 0;
        right: 0;
        width: 16px;
        height: 43px;
        background-image: url("data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20width%3D%221792%22%20height%3D%221792%22%20viewBox%3D%220%200%201792%201792%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M1683%20808l-742%20741q-19%2019-45%2019t-45-19L109%20808q-19-19-19-45.5t19-45.5l166-165q19-19%2045-19t45%2019l531%20531%20531-531q19-19%2045-19t45%2019l166%20165q19%2019%2019%2045.5t-19%2045.5z%22%20fill%3D%22white%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
        background-repeat: no-repeat;
        background-position: center;
        background-size: 12px;
        line-height: 2.1875rem;
        text-align: center;
        content: '';
        pointer-events: none; }
      .blog-header .category-select-wrapper .fancy-select .blog-category-select {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
        margin: 0;
        padding: 0;
        list-style: none; }
      .blog-header .category-select-wrapper .fancy-select .filter-list {
        margin-right: 1rem;
        margin-left: 0; }
        .blog-header .category-select-wrapper .fancy-select .filter-list.filter-active .filter-link {
          color: #45CA8E; }
        .blog-header .category-select-wrapper .fancy-select .filter-list .filter-link {
          color: #64727C;
          font-family: "Nunito Sans", sans-serif;
          font-size: 0.875rem;
          font-weight: 700;
          line-height: 1.375rem;
          text-decoration: none; }
          .blog-header .category-select-wrapper .fancy-select .filter-list .filter-link:hover {
            color: #26B474;
            font-weight: 700; }
  .blog-header button {
    display: none; }
  .blog-header .search-form-wrapper {
    position: absolute;
    top: 43px;
    left: 50%;
    width: 320px;
    transform: translateX(-50%); }
    .blog-header .search-form-wrapper button {
      position: absolute;
      width: 1px;
      height: 1px;
      overflow: hidden;
      clip: rect(1px 1px 1px 1px);
      clip: rect(1px, 1px, 1px, 1px);
      white-space: nowrap; }
    .blog-header .search-form-wrapper::before {
      position: absolute;
      top: 10%;
      left: 24%;
      display: block;
      width: 15px;
      height: 15px;
      background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="64" height="64" style="fill:%231A9AD2" viewBox="0 0 64 64"%3E%3Cpath d="M1.44 54.15c-1.5 1.5-2.05 3.4-.55 4.9l3.82 3.82c1.5 1.5 3.95 1.5 5.45 0l15.39-15.4a24.89 24.89 0 0 0 12.62 3.42C52 50.89 64 38.9 64 25.06 64 11.22 52.78 0 38.94 0 25.1 0 13.11 11.99 13.11 25.83c0 4.76 1.33 9.22 3.64 13L1.44 54.15zm36.73-10.97c-9.58 0-17.35-7.77-17.35-17.35 0-9.59 8.54-18.12 18.12-18.12 9.58 0 17.35 7.76 17.35 17.35 0 9.58-8.54 18.12-18.12 18.12z"/%3E%3C/svg%3E%0A');
      background-repeat: no-repeat;
      background-size: contain;
      content: ''; }
    .blog-header .search-form-wrapper input[type='search'] {
      width: 100%;
      outline: none;
      border: 0;
      font-size: 1rem;
      text-align: center; }
    .blog-header .search-form-wrapper input[type='search']:-ms-input-placeholder {
      /* Firefox, Chrome, Opera */
      color: #A3A3A3;
      font-family: "Nunito Sans", sans-serif;
      font-size: 0.9375rem; }
    .blog-header .search-form-wrapper input[type='search']::placeholder {
      /* Firefox, Chrome, Opera */
      color: #A3A3A3;
      font-family: "Nunito Sans", sans-serif;
      font-size: 0.9375rem; }
    .blog-header .search-form-wrapper input[type='search']:-ms-input-placeholder {
      /* Internet Explorer 10-11 */
      color: #A3A3A3;
      font-family: "Nunito Sans", sans-serif;
      font-size: 0.9375rem; }
    .blog-header .search-form-wrapper input[type='search']::-ms-input-placeholder {
      /* Microsoft Edge */
      color: #A3A3A3;
      font-family: "Nunito Sans", sans-serif;
      font-size: 0.9375rem; }

/*   Template - Blog
--------------------------------------------------------------------------  */
.blog-posts .container {
  max-width: 1200px; }

.blog-post-list {
  margin-top: 1.875rem; }

.blog-cards {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
  width: 1100px;
  max-width: 100%;
  margin: 0 auto; }

.blog-post,.blog-post-list-item {
  position: relative;
  width: 100%;
  max-width: 100%;
  transition: all 0.5s ease; }
  .blog-post-list-item:hover,.blog-post:hover {
    transform: scale(1.05);
    transition: all 0.5s ease; }

.blog-post {
  margin-bottom: 1.25rem; }

.post-wrapper {
  position: relative;
  height: 100%;
  padding-bottom: 1.875rem; }

.entry-excerpt {
  display: block; }
  .entry-excerpt img {
    display: block;
    width: 100%;
    max-width: 100%;
    height: 100%;
    margin: 0 auto;
    object-fit: cover; }

.content-cover .categories {
  margin: 0.75rem 0 0.5rem;
  color: #1A9AD2;
  font-family: "Nunito Sans", sans-serif; }
  .content-cover .categories a {
    font-size: 0.75rem;
    letter-spacing: 0.0625rem;
    line-height: 1.375rem;
    text-transform: uppercase;
    text-decoration: none; }
    .content-cover .categories a:hover {
      color: #26B474; }

.entry-header {
  margin-bottom: 0.625rem;
  font-family: "Nunito Sans", sans-serif;
  font-size: 1.125rem;
  font-weight: 800;
  line-height: 1.625rem; }
  .entry-header a {
    color: #0A273C;
    text-decoration: none; }

.description {
  margin-bottom: 0.9375rem; }
  .description p {
    margin: 0;
    color: #64727C;
    font-family: "Nunito Sans", sans-serif;
    font-size: 0.875rem;
    line-height: 1.375rem; }

.post-footer {
  position: relative; }

.single-post .blog-post {
  position: relative;
  width: 100%;
  margin: 1em auto;
  padding: 0 1em; }
  .single-post .blog-post:hover {
    transform: none; }

.single-post .categories {
  margin-bottom: 0.625rem; }
  .single-post .categories a {
    color: #1A9AD2;
    font-family: "Nunito Sans", sans-serif;
    font-size: 0.75rem;
    letter-spacing: 0.0625rem;
    line-height: 1.375rem;
    text-transform: uppercase;
    text-decoration: none; }
    .single-post .categories a:hover {
      color: #26B474; }

.single-post .entry-header .title {
  color: #0A273C;
  font-family: "Nunito Sans", sans-serif;
  font-size: 1.75rem;
  font-weight: 800;
  line-height: 2.125rem; }

.single-post .entry-content {
  margin-top: 0; }
  .single-post .entry-content .wp-post-image {
    display: block;
    width: auto;
    max-width: 100%;
    max-height: 100%;
    margin: 0 auto; }
  .single-post .entry-content .image-twins img {
    width: 400px;
    max-width: 100%;
    height: auto;
    object-fit: cover; }
  .single-post .entry-content blockquote p {
    color: #1A9AD2; }

.single-post .share-this {
  margin: 1em 0; }
  .single-post .share-this label {
    color: #64727C;
    font-family: "Nunito Sans", sans-serif;
    font-size: 0.75rem;
    font-weight: 800;
    letter-spacing: 0.05rem;
    line-height: 1.5625rem;
    text-transform: uppercase; }
  .single-post .share-this .cher-links {
    display: inline-block;
    vertical-align: middle;
    width: auto;
    height: 11px; }
  .single-post .share-this .cher-link-item {
    margin-left: 0.9375rem; }

.news-letter-signup {
  margin-bottom: 4em; }

/*   Cher Links
	--------------------------------------------------------------------------  */
.cher-links {
  margin: 0;
  padding: 0;
  list-style: none; }
  .cher-links .cher-link-item {
    display: inline-block; }
  .cher-links .cher-link-text {
    font-size: 0; }
  .cher-links .cher-link {
    display: inline-block;
    background-size: contain;
    font-size: 1.5rem; }
  .cher-links .cher-link-twitter .cher-link {
    width: 14px;
    height: 12px;
    background: url("../images/twitter-grey.svg");
    background-repeat: no-repeat; }
    .cher-links .cher-link-twitter .cher-link:hover {
      background: url("../images/twitter-blue.svg");
      background-repeat: no-repeat; }
  .cher-links .cher-link-facebook .cher-link {
    width: 8px;
    height: 14px;
    background: url("../images/facebook-grey.svg");
    background-repeat: no-repeat; }
    .cher-links .cher-link-facebook .cher-link:hover {
      background: url("../images/facebook-blue.svg");
      background-repeat: no-repeat; }
  .cher-links .cher-link-linkedin .cher-link {
    width: 14.19px;
    height: 13.13px;
    background: url("../images/linkedin-grey.svg");
    background-repeat: no-repeat; }
    .cher-links .cher-link-linkedin .cher-link:hover {
      background: url("../images/linkedin-blue.svg");
      background-repeat: no-repeat; }

/*   CTAs
	--------------------------------------------------------------------------  */
.cta {
  display: block;
  margin: auto;
  text-decoration: none; }

.cta.full-width {
  margin: 0 1.69492%;
  padding: 2.8125rem 1.5625rem 2.5rem;
  border: 1px solid #ccc;
  color: #2c313b;
  text-align: center; }
  .cta.full-width .heading {
    margin: 0 0 0.5em;
    font-size: 1.875rem; }
  .cta.full-width .button {
    margin-top: 2em; }

.cta.ebook {
  color: #fff;
  text-align: center; }
  .cta.ebook img {
    display: block;
    width: 70%;
    height: auto;
    margin: auto; }
  .cta.ebook .heading {
    margin: 0 0 0.5em;
    font-size: 1.875rem; }
  .cta.ebook .text {
    line-height: 1.5rem; }
  .cta.ebook .button {
    margin-top: 2em; }
  .cta.ebook .content {
    padding: 1.5em 0 0; }

/*   Pagination
	--------------------------------------------------------------------------  */
.post-pagination {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
      flex-flow: row nowrap;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  margin: 0 0 3.375rem;
  padding: 0;
  list-style: none; }
  .post-pagination .next,.post-pagination .previous {
    font-size: 0; }
  .post-pagination a {
    color: #64727C;
    text-decoration: none; }
  .post-pagination .page-numbers {
    color: #64727C;
    font-family: "Nunito Sans", sans-serif;
    font-size: 1rem;
    letter-spacing: 0.1rem;
    line-height: 1.5625rem;
    text-align: center; }
    .post-pagination .page-numbers.current {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center;
      width: 35px;
      height: 35px;
      margin: 0 1.25rem;
      background: #36c2ff;
      color: #fff;
      font-weight: 700; }
  .post-pagination .prev {
    margin-top: -0.3125rem; }
    .post-pagination .prev::after {
      display: inline-block;
      margin-right: 0.5rem;
      padding: 0.25rem;
      transform: rotate(135deg);
      border: solid #64727C;
      border-width: 0 2px 2px 0;
      content: '';
      -webkit-transform: rotate(135deg); }
  .post-pagination .next::before {
    display: inline-block;
    margin-left: 0.9375rem;
    padding: 0.25rem;
    transform: rotate(-45deg);
    border: solid #64727C;
    border-width: 0 2px 2px 0;
    content: '';
    -webkit-transform: rotate(-45deg); }

/*   Partial - Related Posts
	--------------------------------------------------------------------------  */
.related-posts {
  padding: 2em 0; }
  .related-posts .related-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: justify;
        justify-content: space-between;
    width: 1100px;
    max-width: 100%;
    margin: 0 auto; }
    .related-posts .related-header h2 {
      color: #0A273C;
      font-family: "Nunito Sans", sans-serif;
      font-size: 2.25rem;
      font-weight: 900;
      line-height: 2.75rem; }
  .related-posts .post-wrapper {
    position: relative;
    height: 100%;
    padding-bottom: 6.25rem; }
  .related-posts .entry-excerpt {
    display: block; }
    .related-posts .entry-excerpt img {
      display: block;
      width: 100%;
      max-width: 100%;
      height: 100%;
      margin: 0 auto;
      object-fit: cover; }
  .related-posts .content-cover .categories {
    margin: 1rem 0 0.625rem;
    color: #1A9AD2;
    font-family: "Nunito Sans", sans-serif; }
    .related-posts .content-cover .categories a {
      font-size: 0.75rem;
      letter-spacing: 0.0625rem;
      line-height: 1.375rem;
      text-transform: uppercase;
      text-decoration: none; }
  .related-posts .entry-header {
    margin-bottom: 0.625rem;
    font-family: "Nunito Sans", sans-serif;
    font-size: 1.375rem;
    font-weight: 800;
    line-height: 2rem; }
    .related-posts .entry-header a {
      color: #0A273C;
      text-decoration: none; }
  .related-posts .description {
    margin-bottom: 0.9375rem; }
    .related-posts .description p {
      margin: 0;
      color: #64727C;
      font-family: "Nunito Sans", sans-serif;
      font-size: 0.875rem;
      line-height: 1.375rem; }
  .related-posts .post-footer {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 90px; }

.blog-related {
  padding: 0; }
  .blog-related .related-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: justify;
        justify-content: space-between;
    width: 1100px;
    max-width: 100%;
    margin: 0 auto; }
    .blog-related .related-header h2 {
      color: #0A273C;
      font-family: "Nunito Sans", sans-serif;
      font-size: 1.5rem;
      font-weight: 900;
      line-height: 1.875rem; }

.footer-signup {
  background: #002037; }
  .footer-signup .container {
    padding: 0 1.25rem; }
  .footer-signup .footer-wrapper {
    width: 100%;
    max-width: 100%;
    border-top: 1px solid #1a3243; }
  .footer-signup .footer-cover {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column;
        flex-flow: column;
    padding-top: 1.5625rem; }
  .footer-signup .navigation .menu {
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 0;
    padding-top: 1.5625rem;
    columns: 2;
    list-style: none; }
    .footer-signup .navigation .menu .menu-item.column-space {
      margin-bottom: 2.375rem; }
    .footer-signup .navigation .menu .menu-item a {
      color: #E5F7FF;
      font-family: "Nunito Sans", sans-serif;
      font-size: 0.75rem;
      font-weight: 700;
      line-height: 1.4375rem;
      text-decoration: none; }
      .footer-signup .navigation .menu .menu-item a:hover {
        color: #64727C; }
  .footer-signup .navigation .sub-menu {
    margin: 0;
    padding: 0;
    list-style: none; }
    .footer-signup .navigation .sub-menu .menu-item {
      padding: 0.1875rem 0; }
      .footer-signup .navigation .sub-menu .menu-item a {
        color: #64727C;
        font-family: "Nunito Sans", sans-serif;
        font-size: 0.75rem;
        font-weight: 400;
        line-height: 1.4375rem;
        text-decoration: none; }
        .footer-signup .navigation .sub-menu .menu-item a:hover {
          color: #fff; }
  .footer-signup .newsletter-signup {
    width: 100%;
    padding-top: 2.5rem; }
    .footer-signup .newsletter-signup .heading {
      margin-bottom: 1.25rem;
      color: #fff;
      font-family: "Nunito Sans", sans-serif;
      font-size: 0.875rem;
      font-weight: 900;
      line-height: 1.25rem; }
    .footer-signup .newsletter-signup .gform_wrapper {
      position: relative;
      display: block;
      width: 100%;
      height: 60px;
      border: none;
      background: none; }
      .footer-signup .newsletter-signup .gform_wrapper .gform_body {
        padding: 0;
        background: none; }
        .footer-signup .newsletter-signup .gform_wrapper .gform_body li {
          margin-bottom: 0; }
        .footer-signup .newsletter-signup .gform_wrapper .gform_body .gfield_label {
          position: relative;
          top: 15px;
          display: block; }
        .footer-signup .newsletter-signup .gform_wrapper .gform_body .ginput_container_email {
          height: 0;
          border: none;
          background: none; }
          .footer-signup .newsletter-signup .gform_wrapper .gform_body .ginput_container_email .medium {
            width: 100%;
            height: 60px;
            padding: 0;
            border: none;
            border-bottom: 1px solid #E3E8EA;
            background: none;
            color: #64727C;
            font-family: "Nunito Sans", sans-serif;
            font-size: 0.9375rem;
            line-height: 1.3125rem; }
          .footer-signup .newsletter-signup .gform_wrapper .gform_body .ginput_container_email .medium:-ms-input-placeholder {
            /* Firefox, Chrome, Opera */
            color: #64727C;
            font-family: "Nunito Sans", sans-serif;
            font-size: 0.9375rem; }
          .footer-signup .newsletter-signup .gform_wrapper .gform_body .ginput_container_email .medium::placeholder {
            /* Firefox, Chrome, Opera */
            color: #64727C;
            font-family: "Nunito Sans", sans-serif;
            font-size: 0.9375rem; }
          .footer-signup .newsletter-signup .gform_wrapper .gform_body .ginput_container_email .medium::-ms-input-placeholder {
            /* Internet Explorer 10-11 */
            color: #64727C;
            font-family: "Nunito Sans", sans-serif;
            font-size: 0.9375rem; }
          .footer-signup .newsletter-signup .gform_wrapper .gform_body .ginput_container_email .medium::-ms-input-placeholder {
            /* Microsoft Edge */
            color: #64727C;
            font-family: "Nunito Sans", sans-serif;
            font-size: 0.9375rem; }
      .footer-signup .newsletter-signup .gform_wrapper .gform_footer {
        margin-top: 0;
        padding: 0; }
        .footer-signup .newsletter-signup .gform_wrapper .gform_footer .gform_button {
          position: absolute;
          top: 0;
          right: 0;
          width: auto;
          padding: 1.25rem 1.5625rem;
          border: none;
          background: none;
          color: #45CA8E;
          font-family: "Nunito Sans", sans-serif;
          font-size: 0.875rem;
          font-weight: 900;
          line-height: 1.3125rem;
          text-align: center;
          cursor: pointer; }
          .footer-signup .newsletter-signup .gform_wrapper .gform_footer .gform_button:hover {
            color: #26B474; }
        .footer-signup .newsletter-signup .gform_wrapper .gform_footer .gform_ajax_spinner {
          position: relative;
          top: 8px; }
      .footer-signup .newsletter-signup .gform_wrapper .validation_error {
        display: none; }
      .footer-signup .newsletter-signup .gform_wrapper .validation_message {
        margin-top: 4.375rem; }
    .footer-signup .newsletter-signup .gform_confirmation_wrapper {
      width: 100%; }
      .footer-signup .newsletter-signup .gform_confirmation_wrapper .gform_confirmation_message {
        color: #45CA8E;
        line-height: 1.5rem; }
    .footer-signup .newsletter-signup .social-media {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: row;
          flex-flow: row;
      -ms-flex-pack: start;
          justify-content: flex-start;
      margin-top: 2.4375rem;
      margin-bottom: 0;
      padding: 0;
      list-style: none; }
      .footer-signup .newsletter-signup .social-media li {
        margin-right: 0.9375rem; }
        .footer-signup .newsletter-signup .social-media li:hover {
          opacity: 0.5; }
  .footer-signup .sub-footer {
    padding-top: 1.8125rem;
    padding-bottom: 1.875rem; }
    .footer-signup .sub-footer .sub-footer-wrap {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: column;
          flex-flow: column;
      color: #64727C;
      font-family: "Nunito Sans", sans-serif;
      font-size: 0.625rem;
      line-height: 0.75rem; }
      .footer-signup .sub-footer .sub-footer-wrap .footer-terms {
        margin-top: 0.625rem; }
      .footer-signup .sub-footer .sub-footer-wrap .link-items {
        color: #64727C;
        text-decoration: none; }
        .footer-signup .sub-footer .sub-footer-wrap .link-items:hover {
          color: #fff; }
        .footer-signup .sub-footer .sub-footer-wrap .link-items:first-of-type {
          border-left: none; }
        .footer-signup .sub-footer .sub-footer-wrap .link-items:last-child {
          margin-left: 0.5rem;
          padding-left: 0.5rem;
          border-left: 1px solid #64727C; }

/*   Main Navigation
	--------------------------------------------------------------------------  */
.main-nav {
  position: relative;
  z-index: 60; }
  .main-nav .main-menu-wrapper:hover > .main-menu > .menu-item > .menu-item-link {
    opacity: 1; }
    .main-nav .main-menu-wrapper:hover > .main-menu > .menu-item > .menu-item-link:hover {
      opacity: 1; }
  .main-nav .menu-item-link {
    transition: background-color 0.2s ease-out; }
  .main-nav .main-menu-toggle {
    position: relative;
    padding: 0;
    outline: 0;
    border: 0;
    background-color: transparent;
    cursor: pointer; }
    .main-nav .main-menu-toggle .hamburger {
      position: relative;
      z-index: 2;
      width: 50px;
      height: 50px; }
      .main-nav .main-menu-toggle .hamburger .part {
        position: absolute;
        left: 65%;
        display: block;
        width: 24px;
        height: 2px;
        transform: translate(-50%, -50%);
        transform-origin: center;
        border-radius: 1px;
        background-color: #1A9AD2;
        transition: all 0.35s ease-out; }
      .main-nav .main-menu-toggle .hamburger .top-bun {
        top: 35%; }
        .nav-open .main-nav .main-menu-toggle .hamburger .top-bun {
          top: 50%;
          transform: translate(-50%, -50%) rotate(-45deg); }
      .main-nav .main-menu-toggle .hamburger .meat {
        top: 50%;
        opacity: 1; }
        .nav-open .main-nav .main-menu-toggle .hamburger .meat {
          top: 50%;
          transform: translate(-50%, -50%) rotate(180deg);
          opacity: 0; }
      .main-nav .main-menu-toggle .hamburger .bottom-bun {
        top: 65%; }
        .nav-open .main-nav .main-menu-toggle .hamburger .bottom-bun {
          top: 50%;
          transform: translate(-50%, -50%) rotate(225deg); }

.main-menu {
  display: none;
  min-height: 100vh;
  padding: 0;
  transform: translateX(100%);
  list-style: none;
  transition: transform 0.4s ease-out; }
  .nav-open .main-menu {
    position: absolute;
    top: 1%;
    left: 0;
    width: 100%;
    margin: 0;
    padding: 0 0.75rem;
    transform: translateX(0); }
  .main-menu .menu-item.responsive-utility {
    text-align: center; }
    .main-menu .menu-item.responsive-utility .menu-item-link {
      position: relative;
      color: #99A3AA !important;
      font-family: "Nunito Sans", sans-serif;
      font-size: 0.8125rem;
      font-weight: 600;
      line-height: 1.125rem; }
      .main-menu .menu-item.responsive-utility .menu-item-link::before {
        display: none; }
    .main-menu .menu-item.responsive-utility.primary-medium {
      display: -ms-flexbox;
      display: flex;
      width: 170px;
      margin: 0 auto;
      margin-top: 0.625rem;
      padding: 0.8125rem 2.0625rem; }
      .main-menu .menu-item.responsive-utility.primary-medium .menu-item-link {
        color: #fff !important;
        font-family: "Nunito Sans", sans-serif;
        font-size: 0.875rem;
        font-weight: 800;
        line-height: 0;
        text-align: center; }
  .main-menu .menu-item + .menu-item {
    margin-top: 0.625rem; }
  .main-menu .menu-item:hover .sub-menu {
    display: none; }
  .main-menu .menu-item {
    position: relative;
    margin-left: 0; }
    .main-menu .menu-item.cta {
      padding-right: 0;
      padding-left: 1.25rem; }
      .main-menu .menu-item.cta .menu-item-link {
        background-color: #ed4300;
        color: #fff;
        text-align: center; }
      .main-menu .menu-item.cta:hover .menu-item-link {
        background-color: #ff6a2b !important;
        color: #fff !important; }
  .main-menu .menu-item-link {
    display: block;
    padding: 0.625rem 1.25rem;
    color: #fff;
    font-family: "Nunito Sans", sans-serif;
    font-size: 1.125rem;
    font-weight: 800;
    text-decoration: none; }
    .main-menu .menu-item-link.active {
      color: #0cf; }
      .main-menu .menu-item-link.active::before {
        position: absolute;
        top: 12px;
        left: 0;
        width: 15px;
        height: 15px;
        background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="64" height="64" style="fill:%2326B474" viewBox="0 0 64 64"%3E%3Cpath d="M45.82 64a4.001 4.001 0 0 0 3.98-4.03c0-1.05-.42-2.06-1.16-2.81l-25-25.08 25-25.07c1.66-1.47 1.81-4 .35-5.66a3.982 3.982 0 0 0-5.98 0l-27.84 27.9a4.02 4.02 0 0 0 0 5.67l27.84 27.9c.74.75 1.76 1.18 2.81 1.18z"/%3E%3C/svg%3E');
        background-size: 15px;
        content: ''; }
  .main-menu .sub-menu-toggle {
    position: absolute;
    top: 0;
    right: 3px;
    width: 40px;
    height: 40px;
    padding: 0;
    outline: 0;
    border: 0;
    background: transparent;
    cursor: pointer; }
    .main-menu .sub-menu-toggle.active .icon-blue-chevron {
      display: none; }
    .main-menu .sub-menu-toggle.active .hamburger {
      display: block; }
    .main-menu .sub-menu-toggle .icon {
      transform: rotate(270deg);
      transition: all 100ms ease-out; }
      .main-menu .sub-menu-toggle .icon svg {
        width: 15px;
        height: 15px; }
      .main-menu .sub-menu-toggle .icon path {
        fill: #0A273C; }
    .main-menu .sub-menu-toggle.active .icon {
      transform: rotate(0); }
    .main-menu .sub-menu-toggle .hamburger {
      position: relative;
      z-index: 2;
      display: none;
      width: 50px;
      height: 50px; }
      .main-menu .sub-menu-toggle .hamburger .part {
        position: absolute;
        left: 65%;
        display: block;
        width: 24px;
        height: 2px;
        transform: translate(-50%, -50%);
        transform-origin: center;
        border-radius: 1px;
        background-color: #E3E8EA;
        transition: all 0.35s ease-out; }
      .main-menu .sub-menu-toggle .hamburger .top-bun {
        top: 35%; }
        .nav-open .main-menu .sub-menu-toggle .hamburger .top-bun {
          top: 41%;
          left: 25px;
          transform: translate(-50%, -50%) rotate(-45deg); }
      .main-menu .sub-menu-toggle .hamburger .meat {
        top: 50%;
        opacity: 1; }
        .nav-open .main-menu .sub-menu-toggle .hamburger .meat {
          top: 50%;
          transform: translate(-50%, -50%) rotate(180deg);
          opacity: 0; }
      .main-menu .sub-menu-toggle .hamburger .bottom-bun {
        top: 65%; }
        .nav-open .main-menu .sub-menu-toggle .hamburger .bottom-bun {
          top: 41%;
          left: 25px;
          transform: translate(-50%, -50%) rotate(225deg); }
  .main-menu .sub-menu {
    display: none;
    margin-top: 1.0625rem;
    padding: 0 0 0 0.625rem;
    list-style: none; }
    .main-menu .sub-menu .menu-item {
      font-size: 90%;
      font-weight: 200; }
      .main-menu .sub-menu .menu-item .menu-item-link {
        color: #0A273C;
        font-family: "Nunito Sans", sans-serif;
        font-size: 0.9375rem;
        font-weight: 700;
        line-height: 1.375rem; }
        .main-menu .sub-menu .menu-item .menu-item-link.active {
          color: #0A273C !important; }
        .main-menu .sub-menu .menu-item .menu-item-link::before {
          display: none; }
  .main-menu.main-menu-has-touch .menu-item-has-children > .menu-item-link {
    margin-right: 2.75rem; }
  .main-menu.main-menu-no-touch .menu-item-has-children:hover > .sub-menu {
    display: block; }

@keyframes fadeInUpShort {
  0% {
    transform: translateY(0);
    opacity: 0; }
  50% {
    opacity: 0.3; }
  100% {
    transform: translateY(0);
    opacity: 1; } }

.menu-item.subnav-meganav .sub-menu .meganav-shapes {
  display: none; }

.menu-item.subnav-meganav .sub-menu .meganav-content,.menu-item.subnav-meganav .sub-menu .meganav-heading {
  display: none; }

.menu-item.subnav-meganav .sub-menu .subnav-meganav {
  display: -ms-flexbox;
  display: flex; }

.menu-item.subnav-meganav .sub-menu .meganav-content .shape-container {
  display: none; }

.menu-item.subnav-meganav .sub-menu .meganav-children .triangle {
  display: none; }

.menu-item.subnav-meganav .sub-menu .meganav-children .menu-item-link {
  color: #0A273C !important;
  font-family: "Nunito Sans", sans-serif;
  font-size: 0.9375rem;
  font-weight: 700;
  line-height: 1.375rem; }
  .menu-item.subnav-meganav .sub-menu .meganav-children .menu-item-link:hover {
    color: #26B474 !important; }
  .menu-item.subnav-meganav .sub-menu .meganav-children .menu-item-link::before {
    display: none; }

.menu-item.subnav-meganav .sub-menu .menu-description {
  display: none; }

.resource-landing-hero {
  position: relative;
  padding: 1.875rem 0 1.5625rem;
  overflow: hidden;
  background: #0A273C; }
  .resource-landing-hero .overlay {
    position: absolute;
    top: -144px;
    right: -90px;
    bottom: 0;
    width: 850px;
    height: 630px;
    opacity: 0.4;
    background-image: url("../images/oval.svg");
    background-repeat: no-repeat;
    background-position: right;
    background-size: cover;
    transition: all 0.6s ease-in-out; }
  .resource-landing-hero .content-wrapper {
    width: 100%;
    max-width: 100%;
    margin: 0 auto; }
  .resource-landing-hero .content-cover {
    width: 100%;
    max-width: 100%;
    padding-left: 0.9375rem; }
  .resource-landing-hero .heading {
    margin-bottom: 0.9375rem;
    color: #fff;
    font-family: "Nunito Sans", sans-serif;
    font-size: 1.5625rem;
    font-weight: 800;
    line-height: 1.875rem; }
  .resource-landing-hero .content {
    color: #fff;
    font-family: "Nunito Sans", sans-serif;
    font-size: 0.9375rem;
    font-weight: 400;
    line-height: 1.5625rem; }

.filter-bar-container {
  background: #0A273C; }

.filter-bar {
  position: relative;
  z-index: 40;
  height: 100%;
  transition: opacity 0.5s ease;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none; }
  .filter-bar .mobile-filter-toggle {
    display: block;
    border: none;
    background: none; }
    .filter-bar .mobile-filter-toggle .icon svg {
      width: 30px;
      height: 30px; }
  .filter-bar.loading {
    opacity: 0.5;
    pointer-events: none; }
    .filter-bar.loading .dropdown-menu:hover .options {
      display: none; }
  .filter-bar .icon {
    display: inline-block;
    vertical-align: middle;
    width: 1em;
    height: 1em;
    line-height: 0; }
    .filter-bar .icon svg path {
      fill: #00aaec; }
  .filter-bar .filter-bar-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: justify;
        justify-content: space-between; }
  .filter-bar .filter-label {
    display: none;
    padding-right: 1.25rem;
    color: #fff;
    font-family: "Nunito Sans", sans-serif;
    font-size: 0.9375rem;
    font-weight: 800;
    letter-spacing: 0.0625rem;
    line-height: 1.25rem; }
  .filter-bar .container {
    height: 85px;
    padding: 0; }
  .filter-bar .title {
    position: relative;
    display: inline-block;
    width: auto;
    height: 85px;
    padding: 0 2.5rem 0 2rem;
    background-color: transparent;
    color: #2c313b;
    font-size: 0;
    white-space: nowrap;
    text-align: left;
    cursor: pointer; }
    .filter-bar .title::before {
      display: inline-block;
      vertical-align: middle;
      width: 0;
      height: 84px;
      content: ''; }
    .filter-bar .title .icon {
      margin-right: 0.75rem;
      font-size: 1.75rem; }
    .filter-bar .title label {
      display: inline-block;
      vertical-align: middle;
      font-size: 1.125rem;
      letter-spacing: 0.1em; }
  .filter-bar .filter-dropdown-items {
    position: absolute;
    top: 105%;
    display: block;
    width: 90%;
    margin-left: 1.125rem;
    background: #fff; }
  .filter-bar .dropdown-menu {
    position: relative;
    display: none;
    width: 100%;
    height: 40px;
    border: 1px solid #E3E8EA;
    border-radius: 2px;
    background: none;
    text-align: left;
    cursor: pointer; }
    .filter-bar .dropdown-menu .dropdown-label {
      position: relative;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: row;
          flex-flow: row;
      -ms-flex-align: center;
          align-items: center;
      width: 100%;
      height: 100%;
      padding-left: 0.9375rem;
      color: #0A273C;
      font-family: "Nunito Sans", sans-serif;
      font-size: 0.9375rem;
      line-height: 1.25rem;
      text-transform: capitalize;
      cursor: pointer; }
      .filter-bar .dropdown-menu .dropdown-label .icon-green-chevron {
        position: absolute;
        right: 17px;
        width: 14px;
        height: 8px;
        background-repeat: no-repeat;
        background-position: right;
        background-size: 14px;
        transition: transform 0.5s ease; }
    .filter-bar .dropdown-menu .options {
      position: relative;
      z-index: 40;
      display: none;
      width: 100%;
      padding: 0.625rem 1.875rem;
      border: 1px solid #E3E8EA;
      background: #fff;
      color: #2c313b;
      line-height: 1.3;
      transition: all 0.6s ease-in-out; }
      .filter-bar .dropdown-menu .options .instructions {
        display: inline-block;
        width: 100%;
        padding-bottom: 0.9375rem;
        color: #aaa;
        font-size: 0.875em;
        font-style: italic;
        font-weight: 100; }
      .filter-bar .dropdown-menu .options .option {
        color: #0A273C;
        font-family: "Nunito Sans", sans-serif;
        font-size: 0.9375rem;
        font-weight: bold;
        line-height: 0.0625rem; }
        .filter-bar .dropdown-menu .options .option span {
          line-height: 2.3125rem; }
          .filter-bar .dropdown-menu .options .option span:hover {
            color: #26B474; }
        .filter-bar .dropdown-menu .options .option .icon {
          margin-right: 0.5em; }
        .filter-bar .dropdown-menu .options .option:hover {
          opacity: 0.7; }
  .filter-bar .input-wrapper {
    position: absolute;
    top: 50%;
    right: 0;
    display: inline-block;
    padding-right: 0.625rem; }
    .filter-bar .input-wrapper .icon {
      position: absolute;
      top: 50%;
      left: 1em;
      transform: translateY(-50%); }
    .filter-bar .input-wrapper input {
      position: relative;
      top: 1px;
      display: block;
      width: 112px;
      height: auto;
      padding: 0 1em 0 2.75em;
      outline: none;
      border: 1px solid #fff;
      border-radius: 4px;
      background: none;
      color: #fff;
      font-family: "Nunito Sans", sans-serif;
      font-size: 1em;
      line-height: 1.5625rem;
      transition: width 0.5s ease; }
      .filter-bar .input-wrapper input:focus {
        width: 180px; }
    .filter-bar .input-wrapper input[type='search']:-ms-input-placeholder {
      /* Firefox, Chrome, Opera */
      opacity: 1;
      color: #fff; }
    .filter-bar .input-wrapper input[type='search']::placeholder {
      /* Firefox, Chrome, Opera */
      opacity: 1;
      color: #fff; }
    .filter-bar .input-wrapper input[type='search']:-ms-input-placeholder {
      /* Internet Explorer 10-11 */
      opacity: 1;
      color: #fff; }
    .filter-bar .input-wrapper input[type='search']::-ms-input-placeholder {
      /* Microsoft Edge */
      opacity: 1;
      color: #fff; }
  .filter-bar .clear-filters {
    position: absolute;
    top: 0;
    right: 0;
    width: 75px;
    height: 85px;
    padding: 0 0.5em;
    overflow: hidden;
    cursor: pointer; }
    .filter-bar .clear-filters .icon {
      position: relative;
      right: 0.5em; }

.active-filters {
  position: relative;
  z-index: 30;
  padding-top: 0.9375rem; }
  .active-filters .active-filter-items {
    max-width: 1250px;
    margin: 0 auto; }
  .active-filters .active-filter {
    position: relative;
    display: inline-block;
    height: 33px;
    margin-right: 1.25rem;
    margin-bottom: 0.9375rem;
    padding: 0 1.75rem 0 1rem;
    border: 1px solid #64727c;
    border-radius: 20px;
    line-height: 1.75rem;
    cursor: pointer; }
    .active-filters .active-filter:hover {
      color: #16191e; }
    .active-filters .active-filter span,.active-filters .active-filter strong {
      color: #64727C;
      font-family: "Nunito Sans", sans-serif;
      font-size: 0.875rem;
      font-weight: 300; }
    .active-filters .active-filter::before {
      position: absolute;
      top: 50%;
      right: 10px;
      display: inline-block;
      transform: translateY(-50%);
      content: '×'; }
    .active-filters .active-filter.clear-filter {
      margin-right: 0;
      padding: 0;
      border: none;
      color: #0A273C;
      font-family: "Nunito Sans", sans-serif;
      font-size: 0.875rem;
      font-weight: 800; }
      .active-filters .active-filter.clear-filter::before {
        display: none; }

.loading-throbber {
  position: relative;
  width: 120px;
  height: 120px;
  margin: 3em auto;
  border-radius: 120px;
  cursor: pointer; }
  .loading-throbber .text {
    position: absolute;
    top: 20px;
    left: 0;
    width: 120px;
    font-size: 0.875em;
    font-weight: 100;
    line-height: 7.5rem;
    text-align: center;
    text-transform: uppercase; }
  .loading-throbber .icon-shield {
    position: relative;
    left: 50%;
    width: 60px;
    height: 60px;
    -webkit-backface-visibility: visible;
            backface-visibility: visible;
    transform: translateX(-50%);
    background: url("../images/resource-loader.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }

.resource-card {
  display: block;
  margin-bottom: 1.5625rem;
  border: 1px solid #ccc;
  background-color: #fff;
  color: #ccc;
  text-align: center;
  text-decoration: none;
  transition: all 0.4s ease-in-out; }
  .resource-card:hover {
    border: none;
    box-shadow: rgba(0, 0, 0, 0.1) 0 12px 20px 0;
    transition: all 0.4s ease-in-out; }
  .resource-card .image-wrapper {
    height: 100%;
    max-height: 100%;
    margin-bottom: 1.25rem; }
    .resource-card .image-wrapper img {
      vertical-align: bottom;
      width: 100%;
      max-width: 100%;
      height: 100%;
      margin: 0 auto;
      object-fit: cover; }
  .resource-card .content-wrapper {
    width: 320px;
    max-width: 100%;
    margin: 0 auto; }
  .resource-card .type {
    margin-bottom: 0.9375rem;
    color: #1A9AD2;
    font-family: "Nunito Sans", sans-serif;
    font-size: 0.75rem;
    letter-spacing: 0.0625rem;
    line-height: 1.375rem;
    text-align: center;
    text-transform: uppercase; }
    .resource-card .type .icon {
      vertical-align: middle;
      font-size: 1rem; }
    .resource-card .type path {
      fill: #00aaec; }
  .resource-card .title {
    margin-bottom: 1.25rem;
    color: #0A273C;
    font-family: "Nunito Sans", sans-serif;
    font-size: 1rem;
    font-weight: 800;
    line-height: 1.5625rem;
    text-align: center; }
  .resource-card .primary-button {
    margin-bottom: 0.9375rem;
    padding: 0.625rem 1.875rem;
    border: none;
    color: #fff;
    font-family: "Nunito Sans", sans-serif;
    font-size: 0.9375rem;
    font-weight: 800;
    line-height: 1.25rem;
    text-align: center; }

.resource-card-collection {
  max-width: 1420px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1250px; }
  .resource-card-collection:after {
    content: " ";
    display: block;
    clear: both; }

.pagination {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
      flex-flow: row nowrap;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  margin: 0 0 3.375rem;
  padding: 0;
  list-style: none; }
  .pagination .next,.pagination .previous {
    font-size: 0; }
    .pagination .next.disabled,.pagination .previous.disabled {
      display: none; }
    .pagination .next svg,.pagination .previous svg {
      width: 15px;
      height: 15px; }
      .pagination .next svg path,.pagination .previous svg path {
        fill: #64727C; }
  .pagination li {
    margin: 0 0.625rem; }
    .pagination li a {
      color: #64727C;
      text-decoration: none; }
    .pagination li:hover a {
      color: #45CA8E;
      font-weight: 700; }
  .pagination .page-numbers {
    font-family: "Nunito Sans", sans-serif;
    font-size: 1rem;
    letter-spacing: 0.1rem;
    line-height: 1.5625rem;
    text-align: center; }
    .pagination .page-numbers a {
      color: #64727C; }
    .pagination .page-numbers.current {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center;
      width: 35px;
      height: 35px;
      margin: 0 0.625rem;
      background: #45CA8E;
      font-weight: 700;
      cursor: pointer; }
      .pagination .page-numbers.current a {
        color: #fff; }
  .pagination .previous {
    position: relative;
    cursor: pointer;
    transition: all 0.5s ease-out; }
    .pagination .previous:hover svg {
      transform: translateX(-10px); }
  .pagination .next {
    cursor: pointer;
    transition: all 0.5s ease-out; }
    .pagination .next:hover svg {
      transform: translateX(10px); }

.resource-grid::after {
  display: table;
  content: ''; }

.resource-grid .resource-card-collection-wrapper {
  margin: auto;
  padding: 1.25rem 0; }
  .resource-grid .resource-card-collection-wrapper .no-results {
    margin: 1.25rem 0 2.5rem;
    font-family: "Nunito Sans", sans-serif;
    text-align: center; }
    .resource-grid .resource-card-collection-wrapper .no-results .section-title {
      margin-bottom: 0.9375rem;
      color: #0A273C;
      font-family: "Nunito Sans", sans-serif;
      font-size: 2.75rem;
      line-height: 3.625rem; }

.resource-grid .post-grid-react .filter-bar-container {
  padding: 0; }

.related-resources .related-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
      flex-flow: row nowrap;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
  width: 100%;
  max-width: 100%;
  margin: 0 auto; }
  .related-resources .related-header h2 {
    color: #0A273C;
    font-family: "Nunito Sans", sans-serif;
    font-size: 1.5rem;
    font-weight: 900;
    line-height: 1.875rem; }

.resource-hero .resource-hero-cover {
  padding-bottom: 1.25rem;
  background: #0A273C; }

.resource-hero .heading {
  color: #fff;
  font-size: 1.5rem;
  font-weight: 400; }

.resource-hero .content {
  max-width: 40em;
  margin: 1em 0;
  padding: 1rem 1rem 4rem;
  font-size: 1rem;
  line-height: 1.625rem; }

.resource-hero .hero-footer {
  position: relative;
  top: 1px;
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff; }

.resource-hero .image-wrapper {
  margin-bottom: 2em;
  padding-top: 0.9375rem;
  text-align: center; }
  .resource-hero .image-wrapper img {
    width: 250px;
    height: auto;
    box-shadow: rgba(0, 0, 0, 0.1) 0 12px 20px 0; }

.resource-hero .content-wrapper {
  text-align: left; }

.resource-hero .pretitle {
  color: #1A9AD2; }
  .resource-hero .pretitle .icon {
    margin-right: 0.33333em; }
    .resource-hero .pretitle .icon path {
      fill: #ed4300; }

.resource-hero .download,.resource-hero .share {
  text-align: center; }

.resource-hero .share {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
      flex-flow: row nowrap;
  padding-bottom: 1.25rem; }
  .resource-hero .share label {
    margin-right: 0.5em;
    color: #fff; }
    .resource-hero .share label .icon {
      margin-right: 0.5em; }
      .resource-hero .share label .icon path {
        fill: #fff; }

.resource-hero .cher-link-item {
  width: 26px;
  border-radius: 50%;
  line-height: 0; }

.resource-hero .cher-link-twitter .cher-link {
  background: url("../images/twitter.svg");
  background-repeat: no-repeat;
  background-size: cover; }

.resource-hero .cher-link-facebook .cher-link {
  background: url("../images/facebook.svg");
  background-repeat: no-repeat;
  background-size: cover; }

.resource-hero .cher-link-linkedin .cher-link {
  background: url("../images/linkedin.svg");
  background-repeat: no-repeat;
  background-size: cover; }

.resource-hero .cher-link {
  margin: -0.0625rem; }

.resource-hero .bullets {
  margin: 1.25rem 0 0;
  padding: 0;
  list-style: none;
  font-size: 0;
  text-align: center; }

.resource-hero .bullet {
  position: relative;
  padding: 1.375rem 1em 1.375rem 3.125rem;
  font-size: 0.875rem;
  text-align: left; }
  .resource-hero .bullet .icon {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%); }
    .resource-hero .bullet .icon path {
      fill: #5cc393; }

.resource-gate-hero .container-wrapper {
  width: 100%;
  max-width: 100%;
  padding: 2rem 0 2.5625rem; }

.resource-gate-hero .hero-content-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column;
  padding: 0 1.25rem; }

.content-left-block {
  width: 100%;
  margin-top: 0.9375rem; }
  .content-left-block .section-title {
    color: #0A273C;
    font-family: "Nunito Sans", sans-serif;
    font-size: 1.875rem;
    font-weight: 800;
    line-height: 2.375rem; }
  .content-left-block .core p {
    color: #64727C;
    font-size: 0.875rem; }

.simple-form {
  width: 100%; }
  .simple-form .gform_heading {
    padding: 1.5625rem 0; }

.resource-thank-you {
  position: relative;
  background: #0A273C; }
  .resource-thank-you .cover-wrapper {
    width: 100%;
    max-width: 100%;
    padding: 2.4375rem 0 1.625rem; }
  .resource-thank-you .overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 90%;
    height: 100%;
    -webkit-clip-path: circle(50% at 90% 49%);
            clip-path: circle(50% at 90% 49%);
    opacity: 0.2;
    background: linear-gradient(to bottom, rgba(54, 194, 255, 0.4) 0%, rgba(10, 39, 60, 0.8) 80%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    transition: clip-path 0.5s ease-in-out,-webkit-clip-path 0.5s ease-in-out; }
  .resource-thank-you .title {
    margin-bottom: 0.9375rem;
    color: #fff;
    font-family: "Nunito Sans", sans-serif;
    font-size: 1.875rem;
    font-weight: 800;
    line-height: 2.1875rem; }
  .resource-thank-you .message {
    margin-bottom: 1.875rem;
    color: #fff;
    font-family: "Nunito Sans", sans-serif;
    font-size: 0.9375rem;
    line-height: 1.875rem; }
  .resource-thank-you .thank-you-share {
    display: -ms-flexbox;
    display: flex; }
    .resource-thank-you .thank-you-share label {
      margin-right: 0.625rem;
      color: #fff;
      font-family: "Nunito Sans", sans-serif;
      font-size: 0.75rem;
      line-height: 1.875rem; }
      .resource-thank-you .thank-you-share label i {
        display: none; }
    .resource-thank-you .thank-you-share .cher-links {
      display: block; }

.thank-you-container-wrapper {
  width: 1100px;
  max-width: 100%;
  margin: 0 auto;
  padding: 1.375rem 0 1.875rem; }
  .thank-you-container-wrapper .hero-content-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column;
        flex-flow: column;
    padding: 0 1.25rem; }
  .thank-you-container-wrapper .content-left-block {
    width: 100%;
    margin-top: 0.9375rem; }
    .thank-you-container-wrapper .content-left-block .section-title {
      color: #0A273C;
      font-family: "Nunito Sans", sans-serif;
      font-size: 1.5rem;
      font-weight: 800;
      line-height: 1.875rem; }
    .thank-you-container-wrapper .content-left-block .core p {
      color: #64727C;
      font-size: 0.875rem; }
  .thank-you-container-wrapper .simple-form {
    width: 100%; }

/*  ==========================================================================
     PARTIALS
     Template partials
    ==========================================================================  */
/*   Buttons
	--------------------------------------------------------------------------  */
.primary-button,.primary-medium,.primary-small {
  display: inline-block;
  padding: 0.75em 2.25em;
  box-shadow: 0 2px 5px -10px rgba(0, 0, 0, 0.2);
  background-color: transparent;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.875rem;
  text-decoration: none;
  transition: all 100ms ease-out; }
  .primary-button:focus,.primary-medium:focus,.primary-small:focus {
    outline: 0; }

.primary-button {
  border-radius: 2px;
  background-color: #45CA8E;
  color: #fff;
  font-family: "Nunito Sans", sans-serif;
  font-size: 0.9375rem;
  font-weight: 800;
  line-height: 1.25rem;
  text-align: center; }
  .primary-button:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 8px -5px rgba(0, 0, 0, 0.5);
    background-color: #26B474;
    color: #fff;
    cursor: pointer;
    transition: all 0.4s ease-in-out; }

.primary-medium {
  border-radius: 2px;
  background-color: #45CA8E;
  color: #fff;
  font-family: "Nunito Sans", sans-serif;
  font-size: 0.9375rem;
  font-weight: 800;
  line-height: 1.25rem;
  text-align: center;
  transition: all 0.4s ease-in-out; }
  .primary-medium:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 8px -5px rgba(0, 0, 0, 0.5);
    background-color: #26B474;
    color: #fff;
    cursor: pointer;
    transition: all 0.4s ease-in-out; }

.primary-small {
  border-radius: 2px;
  background-color: #45CA8E;
  color: #fff;
  font-family: "Nunito Sans", sans-serif;
  font-size: 0.875rem;
  font-weight: 800;
  line-height: 1.1875rem;
  text-align: center; }
  .primary-small:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 8px -5px rgba(0, 0, 0, 0.5);
    background-color: #26B474;
    color: #fff; }

.button-text {
  color: #45CA8E;
  font-family: "Nunito Sans", sans-serif;
  font-size: 0.875rem;
  line-height: 1.1875rem; }
  .button-text:hover {
    color: #26B474; }
  .button-text::after {
    box-sizing: border-box;
    width: 15.75px;
    height: 15.75px;
    border: 1.75px solid #45CA8E; }
    .button-text::after:hover {
      border: 1.75px solid #26B474; }

.micro-headline-left {
  position: relative;
  color: #1A9AD2;
  font-family: "Nunito Sans", sans-serif;
  font-size: 0.875rem;
  font-weight: 300;
  letter-spacing: 0.125rem;
  line-height: 1.25rem;
  text-transform: uppercase; }
  .micro-headline-left::after {
    box-sizing: border-box;
    position: relative;
    width: 29px;
    height: 1px;
    border: 0.5px solid #1A9AD2; }

.micro-headline-center {
  position: relative;
  color: #1A9AD2;
  font-family: "Nunito Sans", sans-serif;
  font-size: 0.875rem;
  font-weight: 300;
  letter-spacing: 0.125rem;
  line-height: 1.25rem;
  text-transform: uppercase; }
  .micro-headline-center::after {
    box-sizing: border-box;
    position: relative;
    width: 29px;
    height: 1px;
    border: 0.5px solid #1A9AD2; }

/*   Gravity Forms
	--------------------------------------------------------------------------  */
.gform_wrapper {
  background: #ebf5fa; }
  .gform_wrapper ul {
    margin: 0;
    padding: 0; }
  .gform_wrapper li {
    margin-top: 0;
    list-style: none; }
  .gform_wrapper label {
    color: #64727C;
    font-family: "Nunito Sans", sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 2.0625rem; }
    .gform_wrapper label.hidden_sub_label,.gform_wrapper label.screen-reader-text {
      position: absolute;
      width: 1px;
      height: 1px;
      overflow: hidden;
      clip: rect(1px 1px 1px 1px);
      clip: rect(1px, 1px, 1px, 1px);
      white-space: nowrap; }
    .gform_wrapper label .gfield_optional {
      font-weight: 300; }
    .gform_wrapper label .gfield-optional {
      font-weight: 300; }
  .gform_wrapper .hidden_label label {
    position: absolute;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    white-space: nowrap; }
  .gform_wrapper input[type='date'],.gform_wrapper input[type='email'],.gform_wrapper input[type='password'],.gform_wrapper input[type='search'],.gform_wrapper input[type='tel'],.gform_wrapper input[type='text'],.gform_wrapper input[type='time'],.gform_wrapper input[type='url'],.gform_wrapper select,.gform_wrapper textarea {
    box-sizing: border-box;
    display: block;
    width: 100%;
    height: 35px;
    padding: 0.75em;
    border: 1px solid #E3E8EA;
    border-radius: 2px;
    background-color: #FFFFFF;
    color: #45CA8E;
    font-family: "Nunito Sans", sans-serif;
    font-size: 1.0625rem;
    font-weight: 400;
    line-height: 1.5625rem;
    transition: all 0.3s ease-out; }
    .gform_wrapper input[type='date']:focus,.gform_wrapper input[type='email']:focus,.gform_wrapper input[type='password']:focus,.gform_wrapper input[type='search']:focus,.gform_wrapper input[type='tel']:focus,.gform_wrapper input[type='text']:focus,.gform_wrapper input[type='time']:focus,.gform_wrapper input[type='url']:focus,.gform_wrapper select:focus,.gform_wrapper textarea:focus {
      box-sizing: border-box;
      width: 100%;
      height: 35px;
      border: 1px solid #45CA8E;
      border-radius: 2px;
      background-color: #FFFFFF; }
  .gform_wrapper select::-ms-expand {
    display: none; }
  .gform_wrapper textarea {
    box-sizing: border-box;
    width: 321px;
    height: 155px;
    border: 1px solid #E3E8EA;
    border-radius: 2px;
    background-color: #FFFFFF; }

.gform_heading {
  padding: 1.375rem 0;
  background: #45ca8e;
  color: #fff;
  text-align: center; }

.gform_title {
  margin-bottom: 0;
  color: #fff;
  font-family: "Nunito Sans", sans-serif;
  font-size: 1.375rem;
  font-weight: 800;
  line-height: 1.75rem;
  text-align: center; }

.gform_body {
  padding: 1em 1em 0; }

.gform_footer {
  padding: 0 1em 1em;
  text-align: center; }
  .gform_footer button {
    padding: 0.625rem 3.75rem;
    border: none;
    border-radius: 2px;
    background-color: #45CA8E;
    color: #FFFFFF;
    font-family: "Nunito Sans", sans-serif;
    font-size: 1.125rem;
    font-weight: 800;
    line-height: 1.5rem;
    text-align: center;
    cursor: pointer;
    transition: all 0.4s ease-in-out; }
    .gform_footer button:hover {
      transform: scale(1.036);
      background-color: #26B474;
      transition: all 0.4s ease-in-out; }

.gform-privacy {
  margin: 0.9375rem 0 0.625rem;
  text-align: center; }
  .gform-privacy a {
    color: #97ABB9;
    font-family: "Nunito Sans", sans-serif;
    font-size: 0.8125rem;
    line-height: 1.5625rem;
    text-align: center;
    text-decoration: none; }
    .gform-privacy a:hover {
      color: #64727C; }

.gfield {
  margin-bottom: 1em; }

.ginput_complex::after,.ginput_complex::before {
  display: table;
  content: ' '; }

.ginput_complex::after {
  clear: both; }

.ginput_complex .ginput_full,.ginput_complex .ginput_left,.ginput_complex .ginput_right,.ginput_complex .name_first,.ginput_complex .name_last {
  display: block; }

.ginput_complex .name_first input,.ginput_complex .name_last input {
  width: 100%;
  height: 35px; }

.ginput_complex .name_first:focus,.ginput_complex .name_last:focus {
  box-sizing: border-box;
  width: 100%;
  height: 35px;
  border: 1px solid #45CA8E;
  border-radius: 2px;
  background-color: #FFFFFF; }

.ginput_complex .ginput_full label,.ginput_complex .ginput_left label,.ginput_complex .ginput_right label,.ginput_complex .name_first label,.ginput_complex .name_last label {
  color: #64727C;
  font-family: "Nunito Sans", sans-serif;
  font-size: 0.8125rem;
  font-weight: 400;
  line-height: 1.4375rem; }

.gfield_checkbox li input[type='checkbox'],.gfield_checkbox li input[type='radio'],.gfield_radio li input[type='checkbox'],.gfield_radio li input[type='radio'],.ginput_container_consent li input[type='checkbox'],.ginput_container_consent li input[type='radio'] {
  display: none; }

.gfield_checkbox li input[type='text'],.gfield_radio li input[type='text'],.ginput_container_consent li input[type='text'] {
  width: 50%;
  margin-left: -1.5em; }

.gfield_checkbox input,.gfield_checkbox label,.gfield_radio input,.gfield_radio label,.ginput_container_consent input,.ginput_container_consent label {
  display: inline-block;
  vertical-align: middle; }

.gfield_checkbox label,.gfield_radio label,.ginput_container_consent label {
  padding-bottom: 0; }

.gfield_checkbox li {
  margin-bottom: 0.8em; }

.gfield_checkbox li input[type='checkbox'] + label {
  position: relative;
  margin-left: 0;
  padding-left: 1.875rem;
  color: #64727C;
  font-family: "Nunito Sans", sans-serif;
  font-size: 1rem;
  font-style: normal;
  line-height: 1.5rem;
  cursor: pointer; }
  .gfield_checkbox li input[type='checkbox'] + label .gform-custom-checkbox-input {
    position: absolute;
    top: 3px;
    left: 0;
    width: 17px;
    height: 17px;
    border: 1px solid #E3E8EA;
    border-radius: 2px;
    background-color: #FFFFFF;
    content: ''; }

.gfield_checkbox li input[type='checkbox']:checked + label .gform-custom-checkbox-input {
  background-image: url('data:image/svg+xml,%3C%3Fxml version="1.0" encoding="UTF-8"%3F%3E%3Csvg width="17px" height="13px" viewBox="0 0 17 13" style="fill:%2345CA8E" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"%3E%3C!-- Generator: sketchtool 55.2 (78181) - https://sketchapp.com --%3E%3Ctitle%3E213F0F0D-8029-412D-901C-8B8FB4C67EF6%3C/title%3E%3Cdesc%3ECreated with sketchtool.%3C/desc%3E%3Cg id="Style-Guide-/-Patterns" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"%3E%3Cg id="Client-Facing---Layouts" transform="translate(-1002.000000, -7195.000000)" stroke="%2345CA8E" stroke-width="1.5"%3E%3Cg id="Areas-of-Expertise" transform="translate(122.000000, 6878.000000)"%3E%3Cpolyline id="Stroke-1" points="896 318 886.439316 328 881 322.311473"%3E%3C/polyline%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 11px; }

.gfield_radio li {
  margin-bottom: 0.8em; }

.gfield_radio li input[type='radio'] + label {
  position: relative;
  margin-left: 0;
  padding-left: 1.875rem;
  font-style: normal;
  cursor: pointer; }
  .gfield_radio li input[type='radio'] + label .gform-custom-radio-input {
    position: absolute;
    top: 3px;
    left: 0;
    width: 20px;
    height: 20px;
    border: 1px solid #ccc;
    border-radius: 2em;
    content: ''; }

.gfield_radio li input[type='radio']:checked + label {
  position: relative; }
  .gfield_radio li input[type='radio']:checked + label .gform-custom-radio-input::after {
    position: absolute;
    top: 4px;
    left: 4px;
    width: 10px;
    height: 10px;
    border-radius: 1em;
    background: #4d4d4d;
    content: ''; }

.ginput_container_consent input[type='checkbox'] {
  margin-right: 0.375rem; }

.gform-styled-select {
  position: relative;
  overflow: hidden;
  background: #fff; }
  .gform-styled-select select {
    position: relative;
    z-index: 2;
    height: 42px;
    border: 0;
    border-radius: 0;
    background: transparent;
    color: #a9a9a9;
    font-size: 1em;
    line-height: 1.125;
    -moz-appearance: none;
    -webkit-appearance: none;
            appearance: none; }
    .gform-styled-select select:focus {
      outline: 0; }
  .gform-styled-select .icon {
    position: absolute;
    z-index: 1;
    top: 50%;
    right: 16px;
    transform: translate(0, -50%); }
    .gform-styled-select .icon svg {
      width: 16px;
      height: 16px;
      fill: #4d4d4d; }

.gform_fileupload_multifile .gform_drop_area {
  position: relative;
  width: 320px;
  height: 111px;
  margin-bottom: 0.625rem;
  padding: 1.5625rem;
  border: 1px dashed #BAC5CD;
  border-radius: 5px;
  background-color: #EBF5FA;
  color: #64727C;
  font-family: 'Nunito Sans';
  font-size: 0.8125rem;
  line-height: 1.125rem; }
  .gform_fileupload_multifile .gform_drop_area span {
    position: absolute;
    left: 50%;
    transform: translateX(-50%); }
  .gform_fileupload_multifile .gform_drop_area .gform_button_select_files {
    position: absolute;
    top: 59%;
    left: 50%;
    padding: 0.375rem 1.6875rem;
    transform: translate(-50%, -50%);
    border: none;
    border-radius: 2px;
    background-color: #45CA8E;
    color: #FFFFFF;
    font-family: 'Nunito Sans';
    font-size: 0.875rem;
    font-weight: 800;
    line-height: 1.1875rem;
    text-align: center; }

.gfield_description {
  font-size: 0.75em; }

.gfield_consent_description {
  margin-top: 0.5rem;
  padding: 0.625rem 0.75rem;
  border: 1px solid #ccc;
  font-size: 0.6875rem;
  line-height: 1.5; }

.gfield_error .ginput_container input {
  box-sizing: border-box;
  width: 100%;
  height: 35px;
  border: 1px solid #DB0000;
  border-radius: 2px;
  background-color: #FFEDED; }
  .gfield_error .ginput_container input:focus {
    box-sizing: border-box;
    width: 100%;
    height: 35px;
    border: 1px solid #DB0000;
    border-radius: 2px;
    background-color: #FFFFFF; }

.validation_message {
  margin-top: 0.1875rem;
  color: #FF7A6E;
  font-family: "Nunito Sans", sans-serif;
  font-size: 0.875rem;
  line-height: 1.1875rem; }

.validation_error {
  margin: 1.5em 0;
  padding: 1.5em;
  border-top: 1px solid #d9534f;
  border-bottom: 1px solid #d9534f;
  color: #d9534f;
  font-size: 0.875em;
  font-weight: 400;
  line-height: 1.5;
  text-align: center; }

.gform_ajax_spinner {
  width: 20px;
  height: 20px;
  margin-left: 1em; }

.gform_validation_container {
  display: none; }

.gf_clear {
  clear: both; }

/*   Header
	--------------------------------------------------------------------------  */
.home.nav-open .main-header {
  background: #0A273C; }

.home .main-header {
  position: fixed;
  height: 60px;
  border-bottom: none;
  background: none; }
  .home .main-header.header-visible {
    height: 60px;
    background: #fff; }
    .home .main-header.header-visible .header-cover {
      margin-top: 0; }
    .home .main-header.header-visible .main-nav .main-menu-toggle .hamburger .part {
      background: #0A273C; }
  .home .main-header .main-menu-wrapper {
    background: #0A273C !important; }
  .home .main-header .main-menu .sub-menu-toggle .icon use {
    fill: #fff; }
  .home .main-header .menu-item.subnav-meganav .sub-menu .meganav-children .menu-item-link {
    color: #fff !important; }
    .home .main-header .menu-item.subnav-meganav .sub-menu .meganav-children .menu-item-link:hover {
      color: #26B474 !important; }
  .home .main-header .main-menu .sub-menu .menu-item .menu-item-link.active {
    color: #fff !important; }
  .home .main-header .header-cover {
    margin-top: 0; }
  .home .main-header .main-header-logo {
    display: block; }
    .home .main-header .main-header-logo.scroll-logo {
      display: none; }
  .home .main-header .utility-menu .menu-item .menu-item-link {
    color: #fff !important; }
    .home .main-header .utility-menu .menu-item .menu-item-link:hover {
      color: #26B474 !important; }
  .home .main-header .utility-menu .menu-item:first-child::before {
    position: absolute;
    top: 14px;
    left: -15px;
    width: 7px;
    height: 11px;
    background: url("../images/lock-white.svg") !important;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: cover;
    content: ''; }
  .home .main-header .utility-menu .menu-item.primary-medium .menu-item-link {
    color: #fff !important; }
  .home .main-header.header-visible .utility-menu .menu-item:first-child::before {
    background: url("../images/lock.svg") !important; }

.home .main-menu .menu-item .menu-item-link {
  color: #fff !important; }
  .home .main-menu .menu-item .menu-item-link:hover {
    color: #26B474 !important; }

.home .main-nav .main-menu-toggle .hamburger .part {
  background: #fff; }

.nav-open .main-header {
  border-bottom: none; }

.main-header {
  position: relative;
  z-index: 50;
  top: 0;
  left: 0;
  width: 100%;
  height: 60px;
  transform: none;
  border-bottom: 1px solid #ededed;
  transition: all 0.9s; }
  .main-header.header-hidden {
    position: fixed;
    transform: none;
    visibility: hidden;
    opacity: 0;
    border-bottom: none;
    transition: opacity 0.9s all,visibility 0.9s all; }
  .main-header.header-visible {
    position: fixed;
    z-index: 101;
    top: 0;
    height: 60px;
    visibility: visible;
    opacity: 1;
    border-bottom: 1px solid #ededed;
    background: #fff;
    transition: all 0.9s; }
    .main-header.header-visible .header-cover {
      height: 60px;
      margin-top: 0; }
      .main-header.header-visible .header-cover .main-header-logo {
        display: none; }
        .main-header.header-visible .header-cover .main-header-logo.scroll-logo {
          display: block; }
    .main-header.header-visible .main-menu .menu-item .menu-item-link {
      color: #002037 !important; }
    .main-header.header-visible .utility-menu .menu-item .menu-item-link {
      color: #99A3AA !important; }
    .main-header.header-visible .utility-menu .menu-item.primary-medium .menu-item-link {
      color: #fff !important; }
  .admin-bar .main-header {
    top: -117px; }
  .landing-page .main-header .main-nav,.landing-page .main-header .utility-nav {
    display: none; }
  .main-header + * {
    margin-top: 0; }
    .landing-page .main-header + * {
      margin-top: 6rem; }
  .main-header .header-cover {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row;
        flex-flow: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-align: center;
        align-items: center;
    height: 60px; }
  .main-header .main-header-logo {
    z-index: 99;
    display: none;
    width: 42.4%;
    height: 29px; }
    .main-header .main-header-logo .home-link {
      display: block;
      width: 100%;
      height: 100%; }
      .main-header .main-header-logo .home-link img {
        width: 100%;
        height: 100%; }
    .main-header .main-header-logo.scroll-logo {
      z-index: 99;
      display: block;
      width: 42.4%; }
  .main-header .header-right-block {
    display: block;
    -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: justify;
        justify-content: space-between;
    width: 100%; }
    .main-header .header-right-block .utility-nav ul {
      display: none;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
      -ms-flex-align: center;
          align-items: center;
      padding: 0;
      list-style: none; }
  .main-header .main-menu-wrapper {
    position: fixed;
    top: 60px;
    left: 0;
    width: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0); }
    .nav-open .main-header .main-menu-wrapper {
      bottom: 0;
      background-color: #fff; }
  .main-header .home-link {
    float: left; }
  .main-header .main-nav {
    float: right; }

.main-menu .menu-item .menu-item-link {
  color: #002037 !important; }
  .main-menu .menu-item .menu-item-link:hover {
    color: #26B474 !important; }
  .main-menu .menu-item .menu-item-link.active {
    color: #26B474 !important; }
  .main-menu .menu-item .menu-item-link:active {
    color: #26B474 !important; }

.utility-menu .menu-item .menu-item-link {
  color: #99A3AA !important; }

.utility-menu .menu-item.primary-medium .menu-item-link {
  color: #fff !important; }

.header-landing {
  position: relative;
  top: 0;
  height: 60px;
  transform: none;
  border-bottom: 1px solid #ededed;
  background: #fff;
  transition: all 0.9s; }
  .header-landing.header-hidden {
    position: fixed;
    width: 100%;
    transform: none;
    visibility: hidden;
    opacity: 0;
    border-bottom: none;
    transition: opacity 0.9s all,visibility 0.9s all; }
  .header-landing.header-visible {
    position: fixed;
    z-index: 101;
    top: 0;
    width: 100%;
    height: 70px;
    visibility: visible;
    opacity: 1;
    background: #fff;
    transition: all 0.9s; }
  .header-landing .header-cover {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
  .header-landing .landing-logo {
    width: 96px;
    height: 41px; }
    .header-landing .landing-logo img {
      width: 100%;
      height: 100%; }

.noscroll {
  position: fixed;
  top: 0 !important;
  width: 100vw;
  height: 100vh;
  overflow: hidden; }

:root .main-header .utility-nav .utility-menu-wrapper,_:-ms-fullscreen {
  width: 230px; }

.header-right-block .utility-menu {
  position: relative; }
  .header-right-block .utility-menu .menu-item {
    margin-right: 1.5625rem; }
    .header-right-block .utility-menu .menu-item .menu-item-link {
      color: #fff;
      font-family: "Nunito Sans", sans-serif;
      font-size: 0.8125rem;
      font-weight: 600;
      line-height: 1.125rem;
      text-decoration: none; }
      .header-right-block .utility-menu .menu-item .menu-item-link:hover {
        color: #002037 !important; }
    .header-right-block .utility-menu .menu-item:first-child::before {
      position: absolute;
      top: 14px;
      left: -15px;
      width: 7px;
      height: 11px;
      background: url("../images/lock.svg");
      background-repeat: no-repeat;
      background-position: left center;
      background-size: cover;
      content: ''; }
  .header-right-block .utility-menu .primary-medium {
    margin-right: 0;
    padding: 0.625rem 1.5rem;
    box-shadow: 0 2px 6px -2px rgba(0, 0, 0, 0.5); }
    .header-right-block .utility-menu .primary-medium .menu-item-link {
      color: #fff;
      font-family: "Nunito Sans", sans-serif;
      font-size: 0.875rem;
      font-weight: 800;
      line-height: 1.1875rem;
      text-align: center; }
      .header-right-block .utility-menu .primary-medium .menu-item-link:hover {
        color: #fff !important; }

/*   Footer Landing */
.footer-landing {
  padding: 0.625rem 0;
  border-top: 1px solid #ededed; }
  .footer-landing .footer-cover {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column;
        flex-flow: column; }

.follow-us {
  margin-right: 1.25rem;
  color: #64727C;
  font-family: "Nunito Sans", sans-serif;
  font-size: 0.875rem;
  font-weight: 900;
  line-height: 1.375rem; }

.social-media {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row;
      flex-flow: row;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: start;
      justify-content: flex-start;
  padding: 0;
  list-style: none; }
  .social-media li {
    margin-right: 0.9375rem; }
    .social-media li:hover {
      opacity: 0.5; }

.sub-footer .sub-footer-wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column;
  color: #64727C;
  font-family: "Nunito Sans", sans-serif;
  font-size: 0.75rem;
  line-height: 0.75rem; }
  .sub-footer .sub-footer-wrap .footer-terms {
    margin-top: 0.625rem; }
  .sub-footer .sub-footer-wrap .link-items {
    color: #64727C;
    text-decoration: none; }
    .sub-footer .sub-footer-wrap .link-items:hover {
      color: #1A9AD2; }
    .sub-footer .sub-footer-wrap .link-items:first-of-type {
      border-left: none; }
    .sub-footer .sub-footer-wrap .link-items:last-child {
      margin-left: 0.5rem;
      padding-left: 0.5rem;
      border-left: 1px solid #64727C; }

/*  ==========================================================================
     LAYOUTS
     Self-contained layouts and elements
    ==========================================================================  */
/*   Layout width
    --------------------------------------------------------------------------  */
.width-lg,.width-md,.width-sm,.width-xlg,.width-xsm {
  margin: 0 auto; }

.width-xsm {
  max-width: 400px; }

.width-sm {
  max-width: 600px; }

.width-md {
  max-width: 800px; }

.width-lg {
  max-width: 1000px; }

.width-xlg {
  max-width: 1200px; }

/*   Layout padding
	--------------------------------------------------------------------------  */
.padding-top-xsm {
  padding-top: 0.5em; }

.padding-top-sm {
  padding-top: 1.5em; }

.padding-top-md {
  padding-top: 2em; }

.padding-top-lg {
  padding-top: 3em; }

.padding-top-xlg {
  padding-top: 4em; }

.padding-btm-xsm {
  padding-bottom: 0.5em; }

.padding-btm-sm {
  padding-bottom: 1.5em; }

.padding-btm-md {
  padding-bottom: 2em; }

.padding-btm-lg {
  padding-bottom: 3em; }

.padding-btm-xlg {
  padding-bottom: 4em; }

/*   Layout margin
	--------------------------------------------------------------------------  */
.margin-top-xsm {
  margin-top: 0.5em; }

.margin-top-sm {
  margin-top: 1.5em; }

.margin-top-md {
  margin-top: 2em; }

.margin-top-lg {
  margin-top: 3em; }

.margin-top-xlg {
  margin-top: 4em; }

.margin-btm-xsm {
  margin-bottom: 0.5em; }

.margin-btm-sm {
  margin-bottom: 1.5em; }

.margin-btm-md {
  margin-bottom: 2em; }

.margin-btm-lg {
  margin-bottom: 3em; }

.margin-btm-xlg {
  margin-bottom: 4em; }

.multicolumn-content-grid > .container {
  text-align: center; }
  .multicolumn-content-grid > .container .content-area {
    text-align: left; }
  .flexbox .multicolumn-content-grid > .container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: center;
        justify-content: center; }
  .multicolumn-content-grid > .container::after {
    display: none; }

.flexbox .multicolumn-content-grid.mobile-direction-reverse > .container {
  -ms-flex-direction: column-reverse;
      flex-direction: column-reverse; }

.flexible-layout.card-grid .heading {
  text-align: center; }

.flexible-layout.card-grid .card {
  margin-bottom: 1.69492%; }

.card.post-card {
  padding: 1em;
  border: 1px solid #ccc;
  border-radius: 0.5em;
  color: #2c313b;
  text-align: center;
  text-decoration: none; }
  .card.post-card .post-thumbnail {
    margin-bottom: 1em; }
  .card.post-card .post-title {
    font-weight: bold; }

.hero-banner {
  position: relative; }
  .hero-banner .hero-large-background {
    position: relative;
    height: 470px;
    overflow: hidden;
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    transition: background-position 0.5s ease; }
    .hero-banner .hero-large-background .content.alignment-left {
      position: absolute;
      z-index: 4;
      top: 64%;
      left: inherit;
      width: 100%;
      max-width: 100%; }
      .hero-banner .hero-large-background .content.alignment-left .banner-button {
        margin-top: 2.5rem;
        animation-name: fadeInUp;
        animation-duration: 1.8s;
        animation-fill-mode: both;
        -webkit-animation-name: fadeInUp;
        -webkit-animation-duration: 1.8s;
        -webkit-animation-fill-mode: both; }
    .hero-banner .hero-large-background .content.alignment-center {
      position: absolute;
      z-index: 4;
      top: 50%;
      left: 50%;
      width: 100%;
      max-width: 100%;
      padding: 0 0.625rem;
      transform: translate(-50%, -50%);
      text-align: left; }
      .hero-banner .hero-large-background .content.alignment-center .micro-center {
        text-align: left;
        animation-name: fadeInUp;
        animation-duration: 1s;
        animation-fill-mode: both;
        -webkit-animation-name: fadeInUp;
        -webkit-animation-duration: 1s;
        -webkit-animation-fill-mode: both; }
        .hero-banner .hero-large-background .content.alignment-center .micro-center::before {
          left: 0;
          animation-name: fadeInLeft;
          animation-duration: 1s;
          animation-fill-mode: both;
          -webkit-animation-name: fadeInLeft;
          -webkit-animation-duration: 1s;
          -webkit-animation-fill-mode: both; }
      .hero-banner .hero-large-background .content.alignment-center .title.go {
        animation-duration: 2s; }
      .hero-banner .hero-large-background .content.alignment-center .description {
        width: 100%;
        max-width: 100%;
        margin: 0 auto;
        margin-top: 0.9375rem;
        color: #fff;
        font-family: "Nunito Sans", sans-serif;
        font-size: 0.9375rem;
        line-height: 1.75rem;
        text-align: left; }
        .hero-banner .hero-large-background .content.alignment-center .description.go {
          animation-duration: 1.6s; }
      .hero-banner .hero-large-background .content.alignment-center .banner-button {
        margin-top: 2.8125rem; }
        .hero-banner .hero-large-background .content.alignment-center .banner-button .blue-button {
          background: #45CA8E; }
    .hero-banner .hero-large-background .overlay {
      position: absolute;
      z-index: 3;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: rgba(0, 9, 37, 0.4); }
    .hero-banner .hero-large-background .hero-large-background-video {
      position: absolute;
      z-index: 2;
      top: 50%;
      left: 50%;
      display: none;
      width: auto;
      min-width: 100%;
      height: 470px;
      min-height: 100%;
      overflow: hidden;
      transform: translateX(-50%) translateY(-50%); }
      .hero-banner .hero-large-background .hero-large-background-video .wistia_embed {
        position: absolute !important;
        top: 50%;
        right: 0;
        transform: translate(0, -50%); }
    .hero-banner .hero-large-background .title {
      color: #fff;
      font-family: "Nunito Sans", sans-serif;
      font-size: 2.25rem;
      font-weight: 900;
      line-height: 2.25rem;
      text-align: left;
      animation-name: fadeInUp;
      animation-duration: 1s;
      animation-fill-mode: both;
      -webkit-animation-name: fadeInUp;
      -webkit-animation-duration: 1s;
      -webkit-animation-fill-mode: both; }
    .hero-banner .hero-large-background .banner-button {
      text-align: left;
      animation-name: fadeInUp;
      animation-duration: 2s;
      animation-fill-mode: both;
      -webkit-animation-name: fadeInUp;
      -webkit-animation-duration: 2s;
      -webkit-animation-fill-mode: both; }
      .hero-banner .hero-large-background .banner-button .primary-button {
        margin-bottom: 0.625rem;
        color: #fff;
        font-family: "Nunito Sans", sans-serif;
        font-size: 0.9375rem;
        font-weight: 800;
        line-height: 1.25rem;
        text-align: center; }
      .hero-banner .hero-large-background .banner-button .blue-button {
        position: relative;
        top: 2px;
        margin-left: 0;
        padding: 0.75rem 1.875rem;
        background: #002037;
        color: #fff;
        font-family: "Nunito Sans", sans-serif;
        font-size: 0.9375rem;
        font-weight: 800;
        line-height: 1.25rem;
        text-align: center; }
        .hero-banner .hero-large-background .banner-button .blue-button:hover path {
          fill: #002037; }
        .hero-banner .hero-large-background .banner-button .blue-button .icon-video {
          position: relative;
          top: 12px;
          left: -3px;
          width: 15px;
          height: 15px;
          margin-right: 0.3125rem;
          transform: translateY(-50%); }
          .hero-banner .hero-large-background .banner-button .blue-button .icon-video svg {
            width: 100%;
            height: 100%; }
        .hero-banner .hero-large-background .banner-button .blue-button:hover {
          background: #fff;
          color: #002037; }
  .hero-banner .hero-left-background-large {
    position: relative;
    height: 520px;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover; }
    .hero-banner .hero-left-background-large .overlay {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: linear-gradient(45deg, rgba(0, 32, 55, 0.9) 0%, rgba(0, 32, 55, 0.25) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6002037', endColorstr='#40002037',GradientType=1 ); }
    .hero-banner .hero-left-background-large .micro-left {
      width: 100%;
      margin-left: 2rem;
      font-size: 0.875rem;
      letter-spacing: 0.125rem;
      line-height: 1.25rem; }
  .hero-banner .content {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    max-width: 100%;
    padding: 0 1.625rem;
    transform: translateY(-50%);
    text-align: left; }
  .hero-banner .micro-left {
    margin-left: 2rem;
    font-size: 0.875rem;
    letter-spacing: 0.125rem;
    line-height: 1.25rem; }
  .hero-banner .title {
    margin-top: 0.9375rem;
    margin-bottom: 0.9375rem;
    color: #fff;
    font-family: "Nunito Sans", sans-serif;
    font-size: 2rem;
    font-weight: 900;
    line-height: 2.625rem; }
    .hero-banner .title.go {
      animation-duration: 2s; }
  .hero-banner .description {
    width: 100%;
    max-width: 100%;
    color: #fff;
    font-family: "Nunito Sans", sans-serif;
    font-size: 1.125rem;
    line-height: 1.375rem; }
    .hero-banner .description.go {
      animation-duration: 2s; }
  .hero-banner .hero-left-background-small {
    position: relative;
    height: 420px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover; }
    .hero-banner .hero-left-background-small .overlay {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: linear-gradient(45deg, rgba(0, 32, 55, 0.9) 0%, rgba(0, 32, 55, 0.25) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6002037', endColorstr='#40002037',GradientType=1 ); }
    .hero-banner .hero-left-background-small .micro-left {
      width: 200px;
      margin: 0 auto;
      font-size: 0.875rem;
      letter-spacing: 0.125rem;
      line-height: 1.25rem; }
      .hero-banner .hero-left-background-small .micro-left::before {
        left: 3%; }
    .hero-banner .hero-left-background-small .content {
      position: absolute;
      left: 0;
      width: 100%;
      max-width: 100%;
      padding: 0 0.625rem;
      text-align: center; }
    .hero-banner .hero-left-background-small .description {
      width: 100%;
      max-width: 100%; }
  .hero-banner .two-column-banner .content-cover {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column nowrap;
        flex-flow: column nowrap;
    -ms-flex-align: center;
        align-items: center;
    width: 100%;
    max-width: 100%;
    height: 100%; }
  .hero-banner .two-column-banner .two-column-cover {
    width: 100%;
    max-width: 100%; }
  .hero-banner .two-column-banner .two-column-images {
    width: 100%;
    max-width: 100%; }
    .hero-banner .two-column-banner .two-column-images .isolated-image {
      width: 100%;
      max-width: 100%; }
      .hero-banner .two-column-banner .two-column-images .isolated-image img {
        width: 100%;
        max-width: 100%; }
  .hero-banner .two-column-banner .micro-left {
    margin-bottom: 0.625rem; }
  .hero-banner .two-column-banner .title {
    margin-bottom: 0.9375rem;
    font-family: "Nunito Sans", sans-serif;
    font-size: 2rem;
    font-weight: 900;
    line-height: 2.375rem; }
    .hero-banner .two-column-banner .title.go {
      animation-duration: 2.2s; }
  .hero-banner .two-column-banner .description {
    font-family: "Nunito Sans", sans-serif;
    font-size: 0.875rem;
    line-height: 1.375rem; }
    .hero-banner .two-column-banner .description.go {
      animation-duration: 1.6s; }
  .hero-banner .two-column-banner-white-color .title {
    color: #0A273C; }
  .hero-banner .two-column-banner-white-color .description {
    color: #64727C; }
  .hero-banner .two-column-banner-blue-color {
    background-color: #002037; }
    .hero-banner .two-column-banner-blue-color .title {
      color: #fff; }
    .hero-banner .two-column-banner-blue-color .description {
      color: #fff; }

@keyframes fadeInUp {
  0% {
    transform: translateY(50px);
    opacity: 0; }
  100% {
    transform: translateY(0);
    opacity: 1; } }

@keyframes fadeInLeft {
  0% {
    transform: translateX(-400px);
    opacity: 0; }
  50% {
    opacity: 0.3; }
  100% {
    transform: translateX(0);
    opacity: 1; } }

.contact-us .contact-content-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column;
  width: 100%;
  max-width: 100%; }

.contact-us .content-left-block {
  width: 100%;
  margin-top: 1.25rem; }
  .contact-us .content-left-block .section-title {
    margin-bottom: 1.9375rem;
    color: #0A273C;
    font-family: "Nunito Sans", sans-serif;
    font-size: 1.5625rem;
    font-weight: 800;
    line-height: 1.875rem; }
  .contact-us .content-left-block .core {
    margin-bottom: 1.3125rem; }
    .contact-us .content-left-block .core h2 {
      font-size: 1.5rem;
      line-height: 1.875rem; }
    .contact-us .content-left-block .core .description {
      color: #0A273C; }
    .contact-us .content-left-block .core .map {
      width: 100% !important;
      margin: 1.5625rem 0; }
    .contact-us .content-left-block .core h5 {
      margin-top: 0;
      margin-bottom: 0; }
    .contact-us .content-left-block .core p {
      margin-top: 0.3125rem; }
  .contact-us .content-left-block .follow-us {
    color: #0A273C;
    font-family: "Nunito Sans", sans-serif;
    font-size: 0.875rem;
    font-weight: 900;
    line-height: 1.1875rem; }
  .contact-us .content-left-block .social-media {
    margin-top: 0.625rem; }

.contact-us .simple-form {
  width: 100%; }

.call-to-action {
  position: relative;
  overflow: hidden; }
  .call-to-action .simple-cta {
    padding: 2.5rem 0;
    background: #002037;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover; }
    .call-to-action .simple-cta .overlay {
      position: absolute;
      top: -144px;
      right: -90px;
      width: 847px;
      height: 847px;
      background-image: url("../images/oval.svg");
      background-repeat: no-repeat;
      background-position: right;
      background-size: cover;
      transition: all 0.6s ease-in-out; }
      .call-to-action .simple-cta .overlay.go {
        animation-duration: 2.4s; }
    .call-to-action .simple-cta .content-block {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: column;
          flex-flow: column;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: justify;
          justify-content: space-between;
      width: 100%;
      max-width: 100%; }
    .call-to-action .simple-cta .content-wrapper {
      width: 100%;
      max-width: 100%; }
    .call-to-action .simple-cta .micro-left {
      margin-bottom: 1.125rem;
      margin-left: 2.1875rem; }
    .call-to-action .simple-cta .heading {
      position: relative;
      z-index: 99;
      color: #fff;
      font-family: "Nunito Sans", sans-serif;
      font-size: 1.5rem;
      font-weight: 900;
      line-height: 1.875rem; }
      .call-to-action .simple-cta .heading.go {
        animation-duration: 1.6s; }
    .call-to-action .simple-cta .content-link {
      z-index: 99;
      margin-top: 1.25rem; }
      .call-to-action .simple-cta .content-link .primary-button {
        padding: 0.625rem 2.375rem; }
  .call-to-action .two-column-image {
    margin-bottom: -0.25rem;
    background: #002037; }
    .call-to-action .two-column-image .content-block {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: column-reverse;
          flex-flow: column-reverse; }
    .call-to-action .two-column-image .content-wrapper {
      width: 100%;
      max-width: 100%;
      padding: 1.5625rem 0.625rem; }
    .call-to-action .two-column-image .micro-left {
      margin-bottom: 1.125rem;
      margin-left: 2.1875rem; }
    .call-to-action .two-column-image .heading {
      margin-bottom: 1.5rem;
      color: #fff;
      font-family: "Nunito Sans", sans-serif;
      font-size: 1.5rem;
      font-weight: 900;
      line-height: 1.875rem; }
      .call-to-action .two-column-image .heading.go {
        animation-duration: 1.6s; }
    .call-to-action .two-column-image .primary-button {
      padding: 0.625rem 2.375rem; }
    .call-to-action .two-column-image .content-image {
      width: 100%; }
      .call-to-action .two-column-image .content-image img {
        width: 100%;
        height: 100%; }
  .call-to-action .left-aligned-background {
    position: relative;
    height: 350px; }
    .call-to-action .left-aligned-background .content-block {
      position: relative;
      z-index: 3; }
    .call-to-action .left-aligned-background .overlay {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 100%;
      transform: none;
      background: rgba(0, 32, 55, 0.75);
      transition: none; }
    .call-to-action .left-aligned-background .heading {
      margin-bottom: 0.9375rem; }
      .call-to-action .left-aligned-background .heading.go {
        animation-duration: 1.6s; }
    .call-to-action .left-aligned-background .primary-button {
      padding: 0.625rem 2.375rem; }

.news-letter-signup .content-block {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
  width: 100%;
  padding: 1.875rem 0;
  background-color: #002037; }

.news-letter-signup .content-wrapper {
  width: 100%;
  max-width: 100%;
  padding: 0 0.625rem;
  text-align: center; }
  .news-letter-signup .content-wrapper .section-title {
    margin-bottom: 0.625rem;
    color: #fff;
    font-family: "Nunito Sans", sans-serif;
    font-size: 1.25rem;
    font-weight: 900;
    line-height: 1.75rem; }
  .news-letter-signup .content-wrapper .sub-title {
    margin-bottom: 0.9375rem;
    color: #fff;
    font-family: "Nunito Sans", sans-serif;
    font-size: 0.875rem;
    line-height: 1.375rem; }

.news-letter-signup .content-form {
  padding-right: 0; }
  .news-letter-signup .content-form .gform_wrapper {
    background: none; }
  .news-letter-signup .content-form form {
    display: block; }
  .news-letter-signup .content-form .gform_body {
    padding: 0;
    background: none; }
  .news-letter-signup .content-form .gfield_label {
    display: none; }
  .news-letter-signup .content-form .ginput_container_email .medium {
    width: 205px;
    height: 41px;
    border-radius: 2px;
    background-color: #FFFFFF; }
  .news-letter-signup .content-form .ginput_container_email .medium:-ms-input-placeholder {
    /* Firefox, Chrome, Opera */
    color: #64727C;
    font-family: "Nunito Sans", sans-serif;
    font-size: 0.9375rem; }
  .news-letter-signup .content-form .ginput_container_email .medium::placeholder {
    /* Firefox, Chrome, Opera */
    color: #64727C;
    font-family: "Nunito Sans", sans-serif;
    font-size: 0.9375rem; }
  .news-letter-signup .content-form .ginput_container_email .medium::-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #64727C;
    font-family: "Nunito Sans", sans-serif;
    font-size: 0.9375rem; }
  .news-letter-signup .content-form .ginput_container_email .medium::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #64727C;
    font-family: "Nunito Sans", sans-serif;
    font-size: 0.9375rem; }
  .news-letter-signup .content-form .validation_error {
    display: none; }
  .news-letter-signup .content-form .gform_footer {
    margin: 0;
    padding: 0;
    text-align: center; }
    .news-letter-signup .content-form .gform_footer .gform_button {
      position: relative;
      left: 4px;
      width: 113px;
      height: 41px;
      padding: 0;
      color: #fff;
      font-family: "Nunito Sans", sans-serif;
      font-size: 0.875rem;
      font-weight: 800;
      line-height: 1.1875rem;
      text-align: center; }

.three-four-columns-with-icons .column-cover {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column;
  width: 100%; }
  .three-four-columns-with-icons .column-cover .column-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
    -ms-flex-pack: justify;
        justify-content: space-between;
    width: 100%; }
  .three-four-columns-with-icons .column-cover .column-image {
    position: relative;
    width: 58px;
    height: 44px;
    margin-right: 0.9375rem;
    padding: 0 1.375rem;
    border-radius: 2px;
    background-color: #EBF5FA; }
    .three-four-columns-with-icons .column-cover .column-image img {
      position: absolute;
      top: 37%;
      left: 31%; }
      .three-four-columns-with-icons .column-cover .column-image img.go {
        animation-duration: 1.4s; }
    .three-four-columns-with-icons .column-cover .column-image.go {
      animation-duration: 1.2s; }

.three-four-columns-with-icons .column-content .title {
  margin-bottom: 0.3125rem;
  color: #0A273C;
  font-family: "Nunito Sans", sans-serif;
  font-size: 1rem;
  font-weight: 800;
  line-height: 1.625rem; }
  .three-four-columns-with-icons .column-content .title.go {
    animation-duration: 2.2s; }

.three-four-columns-with-icons .column-content .description {
  color: #64727C;
  font-family: "Nunito Sans", sans-serif;
  font-size: 0.875rem;
  line-height: 1.375rem; }
  .three-four-columns-with-icons .column-content .description.go {
    animation-duration: 2.2s; }

.benefits-with-icons .container {
  max-width: 1250px; }

.benefits-with-icons.background-blue-color {
  background-color: #002037; }
  .benefits-with-icons.background-blue-color .heading {
    color: #fff; }
  .benefits-with-icons.background-blue-color .title {
    color: #fff; }
  .benefits-with-icons.background-blue-color .description {
    color: #fff; }

.benefits-with-icons.background-white-color .heading {
  color: #0A273C; }

.benefits-with-icons.background-white-color .title {
  color: #0A273C; }

.benefits-with-icons.background-white-color .description {
  color: #64727C; }

.benefits-with-icons .benefits-cover {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column; }

.benefits-with-icons .benefits-content-cover {
  width: 100%;
  max-width: 100%; }

.benefits-with-icons .benefits-column-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column;
  width: 100%;
  max-width: 100%; }
  .benefits-with-icons .benefits-column-wrapper.go {
    animation-duration: 3s; }

.benefits-with-icons .benefits-column-cover {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column;
  margin-top: 2.1875rem; }

.benefits-with-icons .micro-left {
  margin-bottom: 1.25rem;
  margin-left: 2.0625rem; }

.benefits-with-icons .heading {
  margin-bottom: 1.25rem;
  font-family: "Nunito Sans", sans-serif;
  font-size: 1.5rem;
  font-weight: 900;
  line-height: 1.875rem; }
  .benefits-with-icons .heading.go {
    animation-duration: 2s; }

.benefits-with-icons .primary-button {
  margin-right: 0;
  padding: 0.75rem 1.5625rem; }
  .benefits-with-icons .primary-button.go {
    animation-duration: 2s; }

.benefits-with-icons .benefits-column-image {
  width: 44px;
  height: 46px;
  margin-right: 0; }

.benefits-with-icons .benefits-column-content .title {
  font-family: "Nunito Sans", sans-serif;
  font-size: 1rem;
  font-weight: 800;
  line-height: 1.75rem; }

.benefits-with-icons .benefits-column-content .description {
  font-family: "Nunito Sans", sans-serif;
  font-size: 0.8125rem;
  line-height: 1.375rem; }

.column-content-with-media .two-column-image-cover {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column;
  width: 100%;
  max-width: 100%;
  height: 100%; }

.column-content-with-media .content-image-cover {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
      flex-flow: row nowrap;
  -ms-flex-pack: center;
      justify-content: center;
  width: 100%;
  max-width: 100%; }

.column-content-with-media .image-column-1 {
  position: relative;
  margin-right: 0; }

.column-content-with-media .image-column-2 {
  position: relative; }

.column-content-with-media .small-image {
  position: relative;
  top: 0;
  width: 160px;
  max-height: 160px;
  margin-bottom: 0.9375rem; }
  .column-content-with-media .small-image.go {
    animation-duration: 1.8s; }
  .column-content-with-media .small-image img {
    width: 100%;
    height: 100%;
    max-height: 100%; }

.column-content-with-media .medium-image {
  position: absolute;
  left: 10px;
  width: 140px;
  max-height: 150px; }
  .column-content-with-media .medium-image.go {
    animation-duration: 2.2s; }
  .column-content-with-media .medium-image img {
    width: 100%;
    height: 100%;
    max-height: 100%; }

.column-content-with-media .ortho-image {
  position: absolute;
  bottom: 0;
  left: 10px;
  width: 90px;
  max-height: 130px; }
  .column-content-with-media .ortho-image.go {
    animation-duration: 2.4s; }
  .column-content-with-media .ortho-image img {
    width: 100%;
    height: 100%;
    max-height: 100%; }

.column-content-with-media .large-image {
  position: relative;
  left: 10px;
  width: 110px;
  max-height: 160px; }
  .column-content-with-media .large-image.go {
    animation-duration: 1.4s; }
  .column-content-with-media .large-image img {
    width: 100%;
    height: 100%;
    max-height: 100%; }

.column-content-with-media .device-image {
  position: relative;
  top: -10%;
  width: 110px;
  max-height: 160px; }
  .column-content-with-media .device-image.go {
    animation-duration: 2s; }
  .column-content-with-media .device-image img {
    width: 100%;
    height: 100%;
    max-height: 100%; }

.column-content-with-media .content-descriptions {
  width: 100%;
  max-width: 100%;
  margin-top: 0; }
  .column-content-with-media .content-descriptions .micro-left {
    margin-bottom: 1.875rem;
    margin-left: 2.25rem; }
  .column-content-with-media .content-descriptions .description {
    margin-bottom: 0.9375rem; }
    .column-content-with-media .content-descriptions .description h2 {
      font-size: 1.5rem;
      line-height: 1.875rem; }

.column-content-with-media .two-column-content-large .content-image-cover {
  max-width: 100%;
  max-height: 100%; } /* changed by mikee 2025-02-27 */

.column-content-with-media .two-column-content-large .two-column-image-cover {
  width: 100%;
  max-width: 100%;
  height: 100%; }
  .column-content-with-media .two-column-content-large .two-column-image-cover.go {
    animation-delay: 1s; }

.column-content-with-media .two-column-content-large .large-image {
  width: 100%;
  max-width: 100%;
  max-height: none;
  margin-bottom: 1.25rem; }
  .column-content-with-media .two-column-content-large .large-image img {
    width: 100%;
    height: 100%; }

.column-content-with-media .two-column-content-large .content-descriptions .description p {
  margin-bottom: 1.5625rem;
  color: #64727C;
  font-family: "Nunito Sans", sans-serif;
  font-size: 0.875rem;
  line-height: 1.375rem; }

.column-content-with-media .two-column-content-large .content-descriptions.go {
  animation-delay: 1.4s; }

.three-columns-icons-with-headline .headline-cover {
  width: 100%;
  max-width: 100%; }

.three-columns-icons-with-headline .headline {
  margin-bottom: 1.25rem;
  color: #0A273C;
  font-family: "Nunito Sans", sans-serif;
  font-size: 1.5rem;
  font-weight: 900;
  line-height: 1.875rem; }
  .three-columns-icons-with-headline .headline.go {
    animation-delay: 1.2s; }

.three-columns-icons-with-headline .column-cover {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column; }
  .three-columns-icons-with-headline .column-cover .column-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
    width: 100%;
    margin-bottom: 1.875rem; }
  .three-columns-icons-with-headline .column-cover .column-image {
    position: relative;
    width: 58px;
    height: 44px;
    margin-right: 0.9375rem;
    padding: 0 1.375rem;
    border-radius: 2px;
    background-color: #EBF5FA; }
    .three-columns-icons-with-headline .column-cover .column-image img {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }
  .three-columns-icons-with-headline .column-cover .column-wrapper:nth-child(1) .column-image {
    animation-duration: 0.4s;
    animation-delay: 0.3s; }
  .three-columns-icons-with-headline .column-cover .column-wrapper:nth-child(2) .column-image {
    animation-duration: 0.8s;
    animation-delay: 0.6s; }
  .three-columns-icons-with-headline .column-cover .column-wrapper:nth-child(3) .column-image {
    animation-duration: 1.2s;
    animation-delay: 0.9s; }
  .three-columns-icons-with-headline .column-cover .column-wrapper:nth-child(4) .column-image {
    animation-duration: 1.6s;
    animation-delay: 1.2s; }
  .three-columns-icons-with-headline .column-cover .column-wrapper:nth-child(5) .column-image {
    animation-duration: 2s;
    animation-delay: 1.5s; }
  .three-columns-icons-with-headline .column-cover .column-wrapper:nth-child(6) .column-image {
    animation-duration: 2.4s;
    animation-delay: 1.8s; }
  .three-columns-icons-with-headline .column-cover .column-wrapper:nth-child(7) .column-image {
    animation-duration: 2.8s;
    animation-delay: 2.1s; }
  .three-columns-icons-with-headline .column-cover .column-wrapper:nth-child(8) .column-image {
    animation-duration: 3.2s;
    animation-delay: 2.4s; }
  .three-columns-icons-with-headline .column-cover .column-wrapper:nth-child(9) .column-image {
    animation-duration: 3.6s;
    animation-delay: 2.7s; }
  .three-columns-icons-with-headline .column-cover .column-wrapper:nth-child(10) .column-image {
    animation-duration: 4s;
    animation-delay: 3s; }
  .three-columns-icons-with-headline .column-cover .column-wrapper:nth-child(11) .column-image {
    animation-duration: 4.4s;
    animation-delay: 3.3s; }

.three-columns-icons-with-headline .column-content .title {
  margin-top: 0.625rem;
  color: #0A273C;
  font-family: "Nunito Sans", sans-serif;
  font-size: 1.125rem;
  font-weight: 800;
  line-height: 1.625rem; }

.three-columns-icons-with-headline .column-content .description {
  color: #64727C;
  font-family: "Nunito Sans", sans-serif;
  font-size: 0.875rem;
  line-height: 1.375rem; }

.three-columns-icons-with-headline .column-wrapper:nth-child(1) .column-content {
  animation-duration: 0.4s;
  animation-delay: 0.3s; }

.three-columns-icons-with-headline .column-wrapper:nth-child(2) .column-content {
  animation-duration: 0.8s;
  animation-delay: 0.6s; }

.three-columns-icons-with-headline .column-wrapper:nth-child(3) .column-content {
  animation-duration: 1.2s;
  animation-delay: 0.9s; }

.three-columns-icons-with-headline .column-wrapper:nth-child(4) .column-content {
  animation-duration: 1.6s;
  animation-delay: 1.2s; }

.three-columns-icons-with-headline .column-wrapper:nth-child(5) .column-content {
  animation-duration: 2s;
  animation-delay: 1.5s; }

.three-columns-icons-with-headline .column-wrapper:nth-child(6) .column-content {
  animation-duration: 2.4s;
  animation-delay: 1.8s; }

.three-columns-icons-with-headline .column-wrapper:nth-child(7) .column-content {
  animation-duration: 2.8s;
  animation-delay: 2.1s; }

.three-columns-icons-with-headline .column-wrapper:nth-child(8) .column-content {
  animation-duration: 3.2s;
  animation-delay: 2.4s; }

.three-columns-icons-with-headline .column-wrapper:nth-child(9) .column-content {
  animation-duration: 3.6s;
  animation-delay: 2.7s; }

.three-columns-icons-with-headline .column-wrapper:nth-child(10) .column-content {
  animation-duration: 4s;
  animation-delay: 3s; }

.three-columns-icons-with-headline .column-wrapper:nth-child(11) .column-content {
  animation-duration: 4.4s;
  animation-delay: 3.3s; }

.full-width-media-with-centered-pull-text {
  position: relative;
  overflow: hidden; }
  .full-width-media-with-centered-pull-text .full-width-image {
    width: 100%;
    height: 100%;
    overflow: hidden;
    animation: zoomIn 5s;
    transition: all 0.2s ease-in-out; }
  .full-width-media-with-centered-pull-text .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 32, 55, 0.5); }
  .full-width-media-with-centered-pull-text .headline {
    position: absolute;
    top: 50%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    width: 100%;
    transform: translateY(-50%);
    color: #fff;
    font-family: "Nunito Sans", sans-serif;
    font-size: 1.5rem;
    font-weight: 900;
    line-height: 1.875rem;
    text-align: center;
    animation: fadeInUpBig 3s; }

@keyframes zoomIn {
  from {
    transform: scale3d(0.3, 0.3, 0.3);
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

@keyframes fadeInUpBig {
  from {
    transform: translate3d(0, 2000px, 0);
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0); }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0); } }

.pull-quote {
  background-color: #EBF5FA; }
  .pull-quote .quote-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column;
        flex-flow: column;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: justify;
        justify-content: space-between;
    width: 100%;
    max-width: 100%; }
  .pull-quote .quote-content-cover {
    width: 100%;
    max-width: 100%; }
  .pull-quote .micro-left {
    margin-bottom: 1.25rem;
    margin-left: 4.5rem; }
  .pull-quote .quote blockquote {
    position: relative;
    margin: 0; }
    .pull-quote .quote blockquote::before {
      position: absolute;
      top: 0;
      left: 10;
      width: 20px;
      height: 20px;
      background: url("../images/quote.svg");
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover;
      content: ''; }
    .pull-quote .quote blockquote p {
      margin-bottom: 1.25rem;
      margin-left: 3.125rem;
      color: #0A273C;
      font-family: "Nunito Sans", sans-serif;
      font-size: 1.5rem;
      font-weight: 900;
      line-height: 2.1875rem; }
  .pull-quote .name {
    margin-bottom: 0.3125rem;
    padding-left: 3.1875rem;
    color: #0A273C;
    font-family: "Nunito Sans", sans-serif;
    font-size: 0.875rem;
    font-weight: 800;
    line-height: 1.25rem; }
  .pull-quote .position {
    padding-left: 3.1875rem;
    color: #64727C;
    font-family: "Nunito Sans", sans-serif;
    font-size: 0.875rem;
    line-height: 1.25rem; }
  .pull-quote .quote-image {
    width: auto;
    max-width: 100%; }
    .pull-quote .quote-image img {
      display: block;
      width: 100%;
      max-width: 100%; }

.two-column-content-grid .two-column-cover {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column; }

.two-column-content-grid .content {
  position: relative;
  z-index: 9;
  width: 100%;
  max-width: 100%; }
  .two-column-content-grid .content .micro-left {
    margin-bottom: 0.9375rem;
    margin-left: 2.3125rem; }
  .two-column-content-grid .content .headline {
    color: #0A273C;
    font-family: "Nunito Sans", sans-serif;
    font-size: 1.875rem;
    font-weight: 900;
    line-height: 2.5rem; }
  .two-column-content-grid .content p {
    color: #64727C;
    font-family: "Nunito Sans", sans-serif;
    font-size: 0.8125rem;
    line-height: 1.375rem; }

.two-column-content-grid .image-grid {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column;
  width: 100%;
  max-width: 100%; }
  .two-column-content-grid .image-grid::before {
    position: absolute;
    top: 0;
    left: -46%;
    display: none;
    width: 420px;
    height: 100%;
    background: #EBF5FA;
    content: ''; }
  .two-column-content-grid .image-grid .top-left {
    position: relative;
    width: 100%;
    height: 226px;
    margin-bottom: 0.625rem; }
    .two-column-content-grid .image-grid .top-left.go {
      animation-duration: 2.4s; }
    .two-column-content-grid .image-grid .top-left img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .two-column-content-grid .image-grid .bottom-left {
    position: relative;
    width: 100%;
    height: 320px;
    margin-bottom: 0.625rem; }
    .two-column-content-grid .image-grid .bottom-left.go {
      animation-duration: 3.2s; }
    .two-column-content-grid .image-grid .bottom-left img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .two-column-content-grid .image-grid .top-right {
    position: relative;
    width: 100%;
    height: 328px;
    margin-bottom: 0.625rem; }
    .two-column-content-grid .image-grid .top-right.go {
      animation-duration: 2s; }
    .two-column-content-grid .image-grid .top-right img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .two-column-content-grid .image-grid .bottom-right {
    position: relative;
    width: 100%;
    height: 260px;
    margin-bottom: 0.625rem; }
    .two-column-content-grid .image-grid .bottom-right.go {
      animation-duration: 2.8s; }
    .two-column-content-grid .image-grid .bottom-right img {
      width: 100%;
      height: 100%;
      object-fit: cover; }

.three-column-image-slider {
  position: relative; }
  .three-column-image-slider .image-sliders {
    overflow: hidden; }
    .three-column-image-slider .image-sliders .slick-list {
      width: calc(100% + 30px);
      margin-left: -0.9375rem; }
    .three-column-image-slider .image-sliders .slick-slide {
      height: 100%;
      padding: 0 0.9375rem 0 0; }
    .three-column-image-slider .image-sliders .slider-image img {
      width: 100%;
      max-width: 100%;
      height: 100%; }
  .three-column-image-slider .slick-arrow {
    position: absolute;
    z-index: 2;
    top: 50%;
    transform: translateY(-50%);
    border: none;
    background: none;
    cursor: pointer; }
    .three-column-image-slider .slick-arrow svg {
      width: 30px;
      height: 30px;
      fill: #45CA8E; }
  .three-column-image-slider .slick-prev {
    left: 0; }
  .three-column-image-slider .slick-next {
    right: 0;
    transform: rotate(180deg); }
  .three-column-image-slider .slick-dots {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-pack: center;
        justify-content: center;
    margin: 0;
    padding: 1.25rem 0;
    list-style: none; }
    .three-column-image-slider .slick-dots li button {
      width: 12px;
      height: 12px;
      margin: 0 0.1875rem;
      padding: 0;
      outline: none;
      border: none;
      border-radius: 50%;
      background: #ccc;
      font-size: 0;
      cursor: pointer; }
    .three-column-image-slider .slick-dots li.slick-active button {
      background: #0A273C; }

.process-steps .content-cover {
  margin-left: 0; }

.process-steps .micro-left {
  margin-bottom: 0.9375rem;
  margin-left: 2.1875rem; }

.process-steps .headline {
  color: #0A273C;
  font-family: "Nunito Sans", sans-serif;
  font-size: 1.5rem;
  font-weight: 900;
  line-height: 2.125rem; }

.process-steps .process-steps-cover {
  width: 100%; }

.process-steps .slick-slide {
  padding: 0 2.4375rem; }

.process-steps .slick-arrow {
  position: absolute;
  z-index: 2;
  top: 50%;
  transform: translateY(-50%);
  border: none;
  background: none;
  cursor: pointer; }
  .process-steps .slick-arrow svg {
    width: 30px;
    height: 30px;
    fill: #45CA8E; }

.process-steps .slick-prev {
  left: -27px; }

.process-steps .slick-next {
  right: -27px;
  transform: rotate(180deg); }

.process-steps .slick-dots {
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-pack: center;
      justify-content: center;
  margin: 0;
  padding: 1.25rem 0 0;
  list-style: none; }
  .process-steps .slick-dots li button {
    width: 12px;
    height: 12px;
    margin: 0 0.1875rem;
    padding: 0;
    outline: none;
    border: none;
    border-radius: 50%;
    background: #ccc;
    font-size: 0;
    cursor: pointer; }
  .process-steps .slick-dots li.slick-active button {
    background: #0A273C; }

.process-steps .steps {
  position: relative; }
  .process-steps .steps .number {
    position: absolute;
    top: 27px;
    left: -46px;
    height: 130px;
    color: #EBF5FA;
    font-size: 12.5rem;
    font-weight: 900; }
    .process-steps .steps .number.number-enabled {
      display: block; }
    .process-steps .steps .number.disable-number {
      display: none; }
    .process-steps .steps .number.go {
      animation-duration: 1.6s; }

.process-steps .steps-content {
  position: relative;
  margin-top: 2.625rem; }

.process-steps .steps-micro-left {
  margin-bottom: 0.625rem;
  color: #1A9AD2;
  font-family: "Nunito Sans", sans-serif;
  font-size: 0.875rem;
  font-weight: 300;
  letter-spacing: 0.125rem;
  line-height: 1rem;
  text-transform: uppercase; }

.process-steps .steps-headline {
  margin-bottom: 0.625rem;
  color: #0A273C;
  font-family: "Nunito Sans", sans-serif;
  font-size: 1.375rem;
  font-weight: 900;
  line-height: 1.875rem; }

.process-steps .description {
  color: #64727C;
  font-family: "Nunito Sans", sans-serif;
  font-size: 0.8125rem;
  line-height: 1.375rem; }

.content-feed-services-list .content-cover {
  width: 100%;
  max-width: 100%; }

.content-feed-services-list .micro-left {
  margin-left: 2rem; }

.content-feed-services-list .services-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column;
  margin-top: 0.625rem; }
  .content-feed-services-list .services-content .headline {
    width: 100%;
    max-width: 100%;
    margin-bottom: 0;
    color: #0A273C;
    font-family: "Nunito Sans", sans-serif;
    font-size: 1.5rem;
    font-weight: 900;
    line-height: 1.875rem; }
    .content-feed-services-list .services-content .headline.go {
      animation-duration: 2s; }
  .content-feed-services-list .services-content .link-button {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem; }
    .content-feed-services-list .services-content .link-button.go {
      animation-duration: 2s; }

.content-feed-services-list .services-cover {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  max-width: 100%;
  margin-top: 0.625rem; }

.content-feed-services-list .services-wrapper {
  width: 100%;
  max-width: 100%;
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
  text-decoration: none; }
  .content-feed-services-list .services-wrapper .service-image {
    width: 65px;
    height: 65px; }
    .content-feed-services-list .services-wrapper .service-image img {
      width: 100%;
      height: 100%; }
  .content-feed-services-list .services-wrapper:nth-child(1) .service-image {
    animation-duration: 0.5s; }
  .content-feed-services-list .services-wrapper:nth-child(2) .service-image {
    animation-duration: 1s; }
  .content-feed-services-list .services-wrapper:nth-child(3) .service-image {
    animation-duration: 1.5s; }
  .content-feed-services-list .services-wrapper:nth-child(4) .service-image {
    animation-duration: 2s; }
  .content-feed-services-list .services-wrapper:nth-child(5) .service-image {
    animation-duration: 2.5s; }
  .content-feed-services-list .services-wrapper:nth-child(6) .service-image {
    animation-duration: 3s; }
  .content-feed-services-list .services-wrapper:nth-child(7) .service-image {
    animation-duration: 3.5s; }
  .content-feed-services-list .services-wrapper:nth-child(8) .service-image {
    animation-duration: 4s; }

.content-feed-services-list .service-content {
  margin-top: 0.75rem; }
  .content-feed-services-list .service-content .title {
    margin-bottom: 0.3125rem;
    color: #0A273C;
    font-family: "Nunito Sans", sans-serif;
    font-size: 1.125rem;
    font-weight: 800;
    line-height: 1.625rem; }
  .content-feed-services-list .service-content .description {
    width: 100%;
    max-width: 100%;
    color: #64727C;
    font-family: "Nunito Sans", sans-serif;
    font-size: 0.875rem;
    line-height: 1.375rem; }
  .content-feed-services-list .service-content .primary-button {
    padding: 0.3125rem 1.25rem; }
  .content-feed-services-list .service-content .link-button {
    margin-top: 0.625rem; }

.content-feed-customer-logos .content-cover {
  width: 100%;
  max-width: 100%; }

.content-feed-customer-logos .headline {
  color: #0A273C;
  font-family: "Nunito Sans", sans-serif;
  font-size: 1.5rem;
  font-weight: 900;
  line-height: 1.875rem;
  text-align: center; }

.content-feed-customer-logos .description {
  color: #64727C;
  font-family: "Nunito Sans", sans-serif;
  font-size: 0.8125rem;
  line-height: 1.125rem;
  text-align: center; }

.content-feed-customer-logos .customer-cover {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
  width: 100%;
  max-width: 100%; }
  .content-feed-customer-logos .customer-cover .customer-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
    -ms-flex-pack: center;
        justify-content: center;
    width: auto;
    margin-top: 1.875rem; }
    .content-feed-customer-logos .customer-cover .customer-wrapper:nth-child(1) .customer-image {
      animation-delay: 0.1s; }
    .content-feed-customer-logos .customer-cover .customer-wrapper:nth-child(2) .customer-image {
      animation-delay: 0.2s; }
    .content-feed-customer-logos .customer-cover .customer-wrapper:nth-child(3) .customer-image {
      animation-delay: 0.3s; }
    .content-feed-customer-logos .customer-cover .customer-wrapper:nth-child(4) .customer-image {
      animation-delay: 0.4s; }
    .content-feed-customer-logos .customer-cover .customer-wrapper:nth-child(5) .customer-image {
      animation-delay: 0.5s; }
    .content-feed-customer-logos .customer-cover .customer-wrapper:nth-child(6) .customer-image {
      animation-delay: 0.6s; }
    .content-feed-customer-logos .customer-cover .customer-wrapper:nth-child(7) .customer-image {
      animation-delay: 0.7s; }
    .content-feed-customer-logos .customer-cover .customer-wrapper:nth-child(8) .customer-image {
      animation-delay: 0.8s; }
  .content-feed-customer-logos .customer-cover .customer-image {
    display: inherit;
    width: 114px;
    min-height: 22px; }
    .content-feed-customer-logos .customer-cover .customer-image img {
      width: 100%;
      height: 100%;
      min-height: 100%; }

.content-feed-customer-logos .customer-button {
  margin-top: 2.8125rem;
  text-align: center; }
  .content-feed-customer-logos .customer-button .primary-button {
    padding: 0.6875rem 1.25rem; }

.content-feed-single-testimonial {
  padding: 1.875rem 0;
  background-color: #EBF5FA;
  background-position: center bottom; }
  .content-feed-single-testimonial .container {
    height: 100%; }
  .content-feed-single-testimonial .testimonial-cover {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column;
        flex-flow: column;
    width: 100%;
    max-width: 100%;
    height: 100%;
    padding: 0 0 0 1.5625rem; }
  .content-feed-single-testimonial .content-cover {
    position: relative;
    width: 100%;
    max-width: 100%;
    padding-bottom: 1.875rem; }
    .content-feed-single-testimonial .content-cover .block-quote {
      margin-bottom: 1.25rem; }
      .content-feed-single-testimonial .content-cover .block-quote::before {
        position: absolute;
        top: 1px;
        left: -23px;
        width: 15px;
        height: 15px;
        background: url("../images/quote.svg");
        background-repeat: no-repeat;
        background-position: center;
        background-size: 15px;
        content: ''; }
      .content-feed-single-testimonial .content-cover .block-quote p {
        color: #0A273C;
        font-family: "Nunito Sans", sans-serif;
        font-size: 1.25rem;
        font-weight: 900;
        line-height: 1.5625rem; }
    .content-feed-single-testimonial .content-cover .customer-name {
      margin-bottom: 0.3125rem;
      color: #0A273C;
      font-family: "Nunito Sans", sans-serif;
      font-size: 0.875rem;
      font-weight: 800;
      line-height: 1.125rem; }
    .content-feed-single-testimonial .content-cover .customer-position {
      color: #64727C;
      font-family: "Nunito Sans", sans-serif;
      font-size: 0.875rem;
      line-height: 1.25rem; }
  .content-feed-single-testimonial .testimonial-button {
    width: 180px;
    max-width: 100%;
    height: 42px; }
    .content-feed-single-testimonial .testimonial-button .primary-button {
      width: 100%;
      height: 100%;
      padding: 0.75em 2.25em; }

.content-feed-three-column-testimonial {
  background-color: #EBF5FA; }
  .content-feed-three-column-testimonial .three-testimonial-cover {
    width: 100%;
    max-width: 100%; }
  .content-feed-three-column-testimonial .micro-left {
    margin-bottom: 0.625rem;
    margin-left: 2.125rem; }
  .content-feed-three-column-testimonial .three-column-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column;
        flex-flow: column;
    margin-left: 0; }
    .content-feed-three-column-testimonial .three-column-content .headline {
      width: 100%;
      max-width: 100%;
      color: #0A273C;
      font-family: "Nunito Sans", sans-serif;
      font-size: 1.5rem;
      font-weight: 900;
      line-height: 1.875rem; }
      .content-feed-three-column-testimonial .three-column-content .headline.go {
        animation-duration: 2s; }
    .content-feed-three-column-testimonial .three-column-content .link-button {
      margin-bottom: 1.25rem; }
      .content-feed-three-column-testimonial .three-column-content .link-button.go {
        animation-duration: 2s; }
  .content-feed-three-column-testimonial .three-column-cover {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column;
        flex-flow: column; }
    .content-feed-three-column-testimonial .three-column-cover .content-cover {
      position: relative;
      width: 100%;
      margin-right: 0;
      margin-bottom: 1.25rem;
      padding: 1.5625rem 0.9375rem;
      border-radius: 2px;
      box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
      background-color: #fff; }
      .content-feed-three-column-testimonial .three-column-cover .content-cover:first-child.go {
        animation-duration: 2s; }
      .content-feed-three-column-testimonial .three-column-cover .content-cover:nth-of-type(2n).go {
        animation-duration: 2.4s; }
      .content-feed-three-column-testimonial .three-column-cover .content-cover:last-child {
        margin-right: 0; }
        .content-feed-three-column-testimonial .three-column-cover .content-cover:last-child.go {
          animation-duration: 2.8s; }
    .content-feed-three-column-testimonial .three-column-cover .post-wrapper-cover {
      position: relative;
      height: 100%;
      padding-bottom: 3.125rem; }
    .content-feed-three-column-testimonial .three-column-cover .logo-image {
      width: 114px;
      min-height: 22px;
      margin-bottom: 0.9375rem; }
      .content-feed-three-column-testimonial .three-column-cover .logo-image img {
        width: 100%;
        height: 100%;
        min-height: 100%; }
    .content-feed-three-column-testimonial .three-column-cover p {
      margin-bottom: 1.25rem;
      color: #0A273C;
      font-family: "Nunito Sans", sans-serif;
      font-size: 1.125rem;
      line-height: 1.75rem; }
    .content-feed-three-column-testimonial .three-column-cover .three-column-footer {
      position: absolute;
      bottom: 0;
      left: 0;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
      -ms-flex-align: center;
          align-items: center;
      width: 100%; }
      .content-feed-three-column-testimonial .three-column-cover .three-column-footer .headshot-image {
        width: 50px;
        height: 50px;
        margin-right: 0.9375rem; }
        .content-feed-three-column-testimonial .three-column-cover .three-column-footer .headshot-image img {
          width: 100%;
          height: 100%; }
    .content-feed-three-column-testimonial .three-column-cover .customer-name {
      margin-bottom: 0.25rem;
      color: #0A273C;
      font-family: "Nunito Sans", sans-serif;
      font-size: 1rem;
      font-weight: 800;
      line-height: 1.25rem; }
    .content-feed-three-column-testimonial .three-column-cover .customer-position {
      color: #64727C;
      font-family: "Nunito Sans", sans-serif;
      font-size: 0.875rem;
      line-height: 1.25rem; }
  .content-feed-three-column-testimonial .slick-dots {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-pack: center;
        justify-content: center;
    margin: 0;
    padding: 1.25rem 0 0;
    list-style: none; }
    .content-feed-three-column-testimonial .slick-dots li button {
      width: 12px;
      height: 12px;
      margin: 0 0.1875rem;
      padding: 0;
      outline: none;
      border: none;
      border-radius: 50%;
      background: #ccc;
      font-size: 0;
      cursor: pointer; }
    .content-feed-three-column-testimonial .slick-dots li.slick-active button {
      background: #0A273C; }

.content-feed-leadership-team .headline {
  margin-bottom: 0.625rem;
  color: #0A273C;
  font-family: "Nunito Sans", sans-serif;
  font-size: 1.5rem;
  font-weight: 900;
  line-height: 1.875rem;
  text-align: center; }

.content-feed-leadership-team .description {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  color: #64727C;
  font-family: "Nunito Sans", sans-serif;
  font-size: 0.875rem;
  line-height: 1.375rem;
  text-align: center; }

.content-feed-leadership-team .gallery-items {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column;
  width: 100%;
  max-width: 100%;
  margin-top: 1.5rem;
  padding: 0;
  list-style: none; }
  .content-feed-leadership-team .gallery-items .gallery-item {
    margin-right: 0;
    margin-bottom: 1.25rem; }
    .content-feed-leadership-team .gallery-items .gallery-item:last-child {
      margin-right: 0; }
  .content-feed-leadership-team .gallery-items .gallery-contents:hover .image-content {
    display: none;
    background: none; }
  .content-feed-leadership-team .gallery-items .thumbnail {
    position: relative;
    width: 290px;
    max-width: 100%;
    height: 352px;
    margin: 0 auto; }
    .content-feed-leadership-team .gallery-items .thumbnail:hover .overlay {
      background: linear-gradient(180deg, rgba(0, 32, 55, 0) 0%, rgba(0, 32, 55, 0.7) 100%); }
      .content-feed-leadership-team .gallery-items .thumbnail:hover .overlay .text {
        display: block; }
      .content-feed-leadership-team .gallery-items .thumbnail:hover .overlay .icon {
        display: block; }
    .content-feed-leadership-team .gallery-items .thumbnail img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
    .content-feed-leadership-team .gallery-items .thumbnail .overlay {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
      .content-feed-leadership-team .gallery-items .thumbnail .overlay .text {
        position: absolute;
        top: 89%;
        left: 20px;
        display: none;
        color: #45CA8E;
        font-family: "Nunito Sans", sans-serif;
        font-size: 1.125rem;
        font-weight: 800;
        line-height: 1.5rem; }
      .content-feed-leadership-team .gallery-items .thumbnail .overlay .icon {
        box-sizing: border-box;
        position: absolute;
        top: 90%;
        right: 20px;
        display: none;
        width: 15.75px;
        height: 15.75px;
        transform: rotate(270deg);
        border: 1.75px solid #45CA8E;
        border-radius: 50%; }
        .content-feed-leadership-team .gallery-items .thumbnail .overlay .icon::after {
          position: relative;
          top: -14px;
          left: 4px;
          display: inline-block;
          padding: 0.125rem;
          transform: rotate(135deg);
          border: solid #45CA8E;
          border-width: 0 2px 2px 0;
          content: '';
          -webkit-transform: rotate(135deg); }
  .content-feed-leadership-team .gallery-items .image-content {
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    background: #fff;
    text-align: center; }
  .content-feed-leadership-team .gallery-items .section-title {
    display: block;
    margin-top: 0.625rem;
    margin-left: 0.9375rem;
    color: #0A273C;
    font-family: "Nunito Sans", sans-serif;
    font-size: 1.125rem;
    font-weight: 800;
    line-height: 1.625rem; }
  .content-feed-leadership-team .gallery-items .sub-heading {
    display: block;
    margin-left: 0.9375rem;
    color: #64727C;
    font-family: "Nunito Sans", sans-serif;
    font-size: 0.875rem;
    line-height: 1.375rem; }

.content-feed-leadership-team .gallery-item.active .gallery-contents::after {
  border-bottom-width: inherit; }

.content-feed-leadership-team .gallery-expander {
  margin-top: 3.125rem;
  padding: 0 1.25rem;
  background: #fff; }
  .content-feed-leadership-team .gallery-expander .gallery-expander-contents {
    position: relative;
    padding: 0; }
  .content-feed-leadership-team .gallery-expander .close {
    box-sizing: border-box;
    width: 21.5px;
    height: 21.5px;
    border: 1.5px solid #45CA8E;
    border-radius: 50%;
    cursor: pointer; }
    .content-feed-leadership-team .gallery-expander .close::after,.content-feed-leadership-team .gallery-expander .close::before {
      position: absolute;
      top: 3px;
      left: 9px;
      width: 2px;
      height: 12.75px;
      background-color: #45CA8E;
      content: ''; }
    .content-feed-leadership-team .gallery-expander .close::before {
      transform: rotate(45deg); }
    .content-feed-leadership-team .gallery-expander .close::after {
      transform: rotate(-45deg); }
  .content-feed-leadership-team .gallery-expander .section-title {
    margin: 0;
    color: #0A273C;
    font-family: "Nunito Sans", sans-serif;
    font-size: 1.875rem;
    font-weight: 900;
    line-height: 2.375rem; }
  .content-feed-leadership-team .gallery-expander .sub-heading {
    margin: 0;
    color: #1A9AD2;
    font-family: "Nunito Sans", sans-serif;
    font-size: 0.875rem;
    letter-spacing: 0.125rem;
    line-height: 1.25rem;
    text-transform: uppercase; }
  .content-feed-leadership-team .gallery-expander p {
    color: #64727C;
    font-family: "Nunito Sans", sans-serif;
    font-size: 0.875rem;
    line-height: 1.375rem; }

.content-feed-job-listings .headline {
  color: #1A9AD2;
  font-family: "Nunito Sans", sans-serif;
  font-size: 0.875rem;
  letter-spacing: 0.125rem;
  line-height: 1.25rem;
  text-align: center;
  text-transform: uppercase; }

.content-feed-job-listings .job-listing-cover {
  width: 100%;
  max-width: 100%;
  margin-top: 1.25rem; }
  .content-feed-job-listings .job-listing-cover .job-items {
    width: 100%;
    margin-bottom: 0.625rem;
    padding: 0 1.25rem;
    border-radius: 2px;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
    background-color: #fff;
    cursor: pointer;
    transition: all ease-in-out 0.3s; }
    .content-feed-job-listings .job-listing-cover .job-items:hover {
      transform: scale(1.03);
      transition: width 0.3s height 0.3s; }
    .content-feed-job-listings .job-listing-cover .job-items.job-active .close {
      display: block; }
    .content-feed-job-listings .job-listing-cover .job-items.job-active .view-job {
      display: none; }
  .content-feed-job-listings .job-listing-cover .job-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: justify;
        justify-content: space-between;
    padding: 0.96875rem 0; }
    .content-feed-job-listings .job-listing-cover .job-header .job-title {
      color: #0A273C;
      font-family: "Nunito Sans", sans-serif;
      font-size: 0.8125rem;
      font-weight: 800;
      line-height: 1.125rem; }
    .content-feed-job-listings .job-listing-cover .job-header .view-job {
      position: relative;
      margin-right: 0.625rem;
      color: #45CA8E;
      font-family: "Nunito Sans", sans-serif;
      font-size: 0;
      font-weight: 800;
      line-height: 1rem; }
      .content-feed-job-listings .job-listing-cover .job-header .view-job .icon {
        box-sizing: border-box;
        position: absolute;
        top: 0;
        right: -12px;
        display: block;
        width: 15.75px;
        height: 15.75px;
        transform: rotate(270deg);
        border: 2px solid #45CA8E;
        border-radius: 50%; }
        .content-feed-job-listings .job-listing-cover .job-header .view-job .icon::after {
          position: absolute;
          top: 3px;
          left: 4px;
          display: inline-block;
          padding: 0.125rem;
          transform: rotate(135deg);
          border: solid #45CA8E;
          border-width: 0 2px 2px 0;
          content: '';
          -webkit-transform: rotate(135deg); }
    .content-feed-job-listings .job-listing-cover .job-header .close {
      box-sizing: border-box;
      position: relative;
      display: none;
      width: 22px;
      height: 22px;
      border: 2px solid #45CA8E;
      border-radius: 50%;
      cursor: pointer; }
      .content-feed-job-listings .job-listing-cover .job-header .close::after,.content-feed-job-listings .job-listing-cover .job-header .close::before {
        position: absolute;
        top: 3px;
        left: 8px;
        width: 2px;
        height: 12.75px;
        background-color: #45CA8E;
        content: ''; }
      .content-feed-job-listings .job-listing-cover .job-header .close::before {
        transform: rotate(45deg); }
      .content-feed-job-listings .job-listing-cover .job-header .close::after {
        transform: rotate(-45deg); }

.content-feed-job-listings .job-content {
  display: none;
  padding-bottom: 1.875rem; }
  .content-feed-job-listings .job-content .summary {
    margin-bottom: 1.5625rem;
    color: #002037;
    font-family: "Nunito Sans", sans-serif;
    font-size: 0.875rem;
    line-height: 1.125rem; }
  .content-feed-job-listings .job-content .description h5 {
    margin-bottom: 0; }
  .content-feed-job-listings .job-content .description p {
    margin-top: 0; }

.content-feed-projects {
  position: relative;
  overflow: hidden; }
  .content-feed-projects .gray-overlay {
    position: absolute;
    top: 0;
    left: 50%;
    width: 100%;
    min-height: 400px;
    overflow: hidden;
    transform: translateX(-50%);
    opacity: 0.6;
    background-attachment: scroll;
    background-image: url("../images/oval.svg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    transition: all 0.6s ease-in-out; }
  .content-feed-projects .micro-center {
    z-index: 99; }
    .content-feed-projects .micro-center::before {
      left: 45.5%;
      animation-name: fadeInLeft;
      animation-duration: 1s;
      animation-delay: 4s;
      animation-fill-mode: both;
      -webkit-animation-name: fadeInLeft;
      -webkit-animation-duration: 1s;
      -webkit-animation-delay: 4s;
      -webkit-animation-fill-mode: both; }
  .content-feed-projects .headline {
    position: relative;
    z-index: 99;
    width: 100%;
    max-width: 100%;
    margin: 0.9375rem auto 1.25rem;
    color: #fff;
    font-family: "Nunito Sans", sans-serif;
    font-size: 1.5rem;
    font-weight: 900;
    line-height: 1.875rem;
    text-align: center; }
  .content-feed-projects .project-card-collection {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column;
        flex-flow: column;
    width: 100%;
    max-width: 100%; }
    .content-feed-projects .project-card-collection.projects-with-feature-project .project-post-list:first-child {
      width: 100%; }
      .content-feed-projects .project-card-collection.projects-with-feature-project .project-post-list:first-child .project-image {
        height: 190px;
        overflow: hidden; }
        .content-feed-projects .project-card-collection.projects-with-feature-project .project-post-list:first-child .project-image img {
          height: 100%;
          transition: 0.5s ease;
          object-fit: cover; }
    .content-feed-projects .project-card-collection.projects-without-feature-project .project-post-list:first-child {
      display: none; }
    .content-feed-projects .project-card-collection .project-post-list {
      position: relative;
      z-index: 99;
      display: block;
      width: 100%;
      max-width: 100%;
      margin-bottom: 0.9375rem;
      overflow: hidden;
      text-decoration: none;
      transition: all 0.5s; }
      .content-feed-projects .project-card-collection .project-post-list:nth-child(1) {
        animation-delay: 0.5s; }
      .content-feed-projects .project-card-collection .project-post-list:nth-child(2) {
        animation-delay: 1s; }
      .content-feed-projects .project-card-collection .project-post-list:nth-child(3) {
        animation-delay: 1.5s; }
      .content-feed-projects .project-card-collection .project-post-list:hover .overlay {
        display: block;
        transition: 0.8s ease; }
      .content-feed-projects .project-card-collection .project-post-list:hover .project-image img {
        transform: scale(1.1);
        transition: 0.5s ease; }
      .content-feed-projects .project-card-collection .project-post-list:hover .title {
        animation-name: slideInUp;
        animation-duration: 1s;
        animation-fill-mode: both;
        -webkit-animation-name: slideInUp;
        -webkit-animation-duration: 1s;
        -webkit-animation-fill-mode: both; }
      .content-feed-projects .project-card-collection .project-post-list:hover .category {
        color: #0A273C;
        animation-name: slideInUp;
        animation-duration: 1s;
        animation-fill-mode: both;
        -webkit-animation-name: slideInUp;
        -webkit-animation-duration: 1s;
        -webkit-animation-fill-mode: both; }
      .content-feed-projects .project-card-collection .project-post-list:hover .shot-description {
        display: block; }
      .content-feed-projects .project-card-collection .project-post-list:hover .link-button {
        display: block; }
      .content-feed-projects .project-card-collection .project-post-list .overlay {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        display: none;
        width: 100%;
        height: 100%;
        background: rgba(242, 251, 255, 0.85);
        transition: 0.5s ease; }
      .content-feed-projects .project-card-collection .project-post-list .project-image {
        width: 100%;
        height: 190px;
        overflow: hidden; }
        .content-feed-projects .project-card-collection .project-post-list .project-image img {
          width: 100%;
          height: 100%;
          transition: 0.5s ease;
          object-fit: cover; }
      .content-feed-projects .project-card-collection .project-post-list .post-content {
        position: absolute;
        bottom: 15px;
        left: 20px; }
    .content-feed-projects .project-card-collection .items {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap; }
      .content-feed-projects .project-card-collection .items .category {
        margin-right: 0.625rem;
        padding: 0 0.625rem;
        border-radius: 12px;
        background-color: #fff;
        color: #64727C;
        font-family: "Nunito Sans", sans-serif;
        font-size: 0.625rem;
        line-height: 0.9375rem; }
        .content-feed-projects .project-card-collection .items .category:hover {
          color: #0A273C; }
    .content-feed-projects .project-card-collection .title {
      margin-top: 0.75rem;
      color: #0A273C;
      font-family: "Nunito Sans", sans-serif;
      font-size: 1.125rem;
      font-weight: 900;
      line-height: 1.25rem; }
    .content-feed-projects .project-card-collection .shot-description {
      display: none;
      width: 100%;
      max-width: 100%;
      margin: 0.3125rem 0 0.625rem;
      color: #002037;
      font-family: "Nunito Sans", sans-serif;
      font-size: 0.625rem;
      font-weight: 400;
      line-height: 1rem; }
      .content-feed-projects .project-card-collection .shot-description.go {
        animation-duration: 1.6s; }
    .content-feed-projects .project-card-collection .link-button {
      display: none;
      font-size: 0.625rem; }
      .content-feed-projects .project-card-collection .link-button.go {
        animation-duration: 1.6s; }
  .content-feed-projects .project-button {
    margin-top: 0.75rem;
    text-align: center; }
    .content-feed-projects .project-button .primary-button {
      padding: 0.625rem 1.125rem; }

@keyframes fadeInLeft {
  0% {
    transform: translateX(-400px);
    opacity: 0; }
  50% {
    opacity: 0.3; }
  100% {
    transform: translateX(0);
    opacity: 1; } }

@keyframes fadeInUp {
  0% {
    transform: translateY(50px);
    opacity: 0; }
  100% {
    transform: translateY(0);
    opacity: 1; } }

@keyframes slideInUp {
  from {
    transform: translate3d(0, 100%, 0);
    visibility: visible;
    -webkit-transform: translate3d(0, 100%, 0); }
  to {
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0); } }

.content-feed-related-projects .related-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column;
  width: 100%;
  max-width: 100%; }
  .content-feed-related-projects .related-header h2 {
    color: #0A273C;
    font-family: "Nunito Sans", sans-serif;
    font-size: 1.5rem;
    font-weight: 900;
    line-height: 1.875rem; }
  .content-feed-related-projects .related-header .link-button {
    margin-bottom: 0.625rem; }

.content-feed-related-projects .project-card-collection {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column;
  width: 100%;
  max-width: 100%; }
  .content-feed-related-projects .project-card-collection .project-post-list {
    position: relative;
    display: block;
    width: 100%;
    max-width: 100%;
    margin-bottom: 1.875rem;
    text-decoration: none;
    transition: clip 800ms cubic-bezier(0.165, 0.84, 0.44, 1) 330ms, transform 500ms cubic-bezier(0.23, 1, 0.32, 1); }
    .content-feed-related-projects .project-card-collection .project-post-list:hover {
      transform: scale(1.04167);
      transition-duration: 800ms, 330ms; }
      .content-feed-related-projects .project-card-collection .project-post-list:hover .overlay {
        display: block;
        transition: 0.5s ease; }
      .content-feed-related-projects .project-card-collection .project-post-list:hover .category {
        color: #0A273C;
        animation-name: slideInUp;
        animation-duration: 1s;
        animation-fill-mode: both;
        -webkit-animation-name: slideInUp;
        -webkit-animation-duration: 1s;
        -webkit-animation-fill-mode: both; }
      .content-feed-related-projects .project-card-collection .project-post-list:hover .title {
        color: #fff;
        animation-name: slideInUp;
        animation-duration: 1s;
        animation-fill-mode: both;
        -webkit-animation-name: slideInUp;
        -webkit-animation-duration: 1s;
        -webkit-animation-fill-mode: both; }
      .content-feed-related-projects .project-card-collection .project-post-list:hover .shot-description {
        display: block;
        color: #fff; }
      .content-feed-related-projects .project-card-collection .project-post-list:hover .link-button {
        display: block; }
    .content-feed-related-projects .project-card-collection .project-post-list .overlay {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      display: none;
      width: 100%;
      height: 100%;
      background: rgba(0, 32, 55, 0.8);
      transition: 0.5s ease; }
    .content-feed-related-projects .project-card-collection .project-post-list .project-image {
      width: 100%;
      height: 322px; }
      .content-feed-related-projects .project-card-collection .project-post-list .project-image img {
        width: 100%;
        height: 100%;
        object-fit: cover; }
    .content-feed-related-projects .project-card-collection .project-post-list .post-content {
      position: absolute;
      bottom: 50px;
      left: 20px; 
	  		/* mod by mikee 2025-02-24 */
			background-color: rgba(240,240,240,0.7);
			padding: 10px;
			border-radius: 3px;	  
	  		backdrop-filter: blur(8px);
	  }
  .content-feed-related-projects .project-card-collection .items {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
        flex-flow: row nowrap; }
    .content-feed-related-projects .project-card-collection .items .category {
      margin-right: 0.625rem;
      padding: 0.0625rem 0.75rem;
      border-radius: 12px;
      background-color: #fff;
      color: #64727C;
      font-family: "Nunito Sans", sans-serif;
      font-size: 0.75rem;
      line-height: 1.25rem; }
      .content-feed-related-projects .project-card-collection .items .category:hover {
            color: #0a273c; /* mikee edit */
 }
  .content-feed-related-projects .project-card-collection .title {
    margin-top: 0.75rem;
    color: #0A273C;
    font-family: "Nunito Sans", sans-serif;
    font-size: 1.5rem;
    font-weight: 900;
    line-height: 1.25rem; }
  .content-feed-related-projects .project-card-collection .shot-description {
    display: none;
    width: 100%;
    max-width: 100%;
    margin: 0.625rem 0 1.25rem;
    color: #0a273c; /* mikee edit */
    font-family: "Nunito Sans", sans-serif;
    font-size: 0.8125rem;
    font-weight: 400;
    line-height: 1.375rem; }
  .content-feed-related-projects .project-card-collection .link-button {
    display: none; }

@keyframes slideInUp {
  from {
    transform: translate3d(0, 100%, 0);
    visibility: visible;
    -webkit-transform: translate3d(0, 100%, 0); }
  to {
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0); } }

.project-detail-banner {
  position: relative;
  height: 451px;
  background-attachment: fixed;
  transition: background-position 0.5s ease; }
  .project-detail-banner .content-cover {
    position: absolute;
    bottom: 20px;
    left: 37px; }
    .project-detail-banner .content-cover .micro-left {
      margin-left: 2rem;
      color: #fff; }
      .project-detail-banner .content-cover .micro-left::before {
        border: 0.5px solid #fff; }
    .project-detail-banner .content-cover .title {
      margin-top: 0;
      color: #fff;
      font-family: "Nunito Sans", sans-serif;
      font-size: 1.875rem;
      font-weight: 900;
      line-height: 2.5rem; }
      .project-detail-banner .content-cover .title.go {
        animation-duration: 2s; }

.project-detail-two-column-images .content-cover {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column;
  width: 100%;
  max-width: 100%; }
  .project-detail-two-column-images .content-cover .first-image {
    width: 100%;
    max-width: 100%;
    height: 100%;
    margin-bottom: 1.25rem; }
    .project-detail-two-column-images .content-cover .first-image img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .project-detail-two-column-images .content-cover .second-image {
    width: 100%;
    max-width: 100%;
    height: 100%; }
    .project-detail-two-column-images .content-cover .second-image img {
      width: 100%;
      height: 100%;
      object-fit: cover; }

.project-detail-overview-content .content-cover {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column;
  width: 100%;
  max-width: 100%; }
  .project-detail-overview-content .content-cover .micro-left {
    margin-left: 2rem; }
  .project-detail-overview-content .content-cover .headline {
    width: 100%;
    max-width: 100%;
    color: #0A273C;
    font-family: "Nunito Sans", sans-serif;
    font-size: 1.5rem;
    font-weight: 900;
    line-height: 1.875rem; }

.project-detail-overview-content .right-column-content {
  width: 100%;
  max-width: 100%;
  margin-top: 0.75rem; }
  .project-detail-overview-content .right-column-content .content p {
    color: #64727C;
    font-family: "Nunito Sans", sans-serif;
    font-size: 0.875rem;
    line-height: 1.375rem; }
  .project-detail-overview-content .right-column-content .highlights {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column;
        flex-flow: column;
    margin-top: 1.5625rem; }
  .project-detail-overview-content .right-column-content .hightlight-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
        flex-flow: row nowrap; }
    .project-detail-overview-content .right-column-content .hightlight-content .highlight-image {
      position: relative;
      height: 44px;
      margin-right: 1.25rem;
      padding: 0 1.375rem;
      border-radius: 2px;
      background-color: #EBF5FA; }
      .project-detail-overview-content .right-column-content .hightlight-content .highlight-image img {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%); }
    .project-detail-overview-content .right-column-content .hightlight-content .first-highlights {
      width: 100%;
      max-width: 100%;
      margin-top: 0.625rem;
      color: #0A273C;
      font-family: "Nunito Sans", sans-serif;
      font-size: 0.9375rem;
      font-weight: 800;
      line-height: 1.625rem; }

.project-summary-with-specs .content-cover {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column;
  width: 100%;
  max-width: 100%; }

.project-summary-with-specs .pull-text {
  width: 100%;
  max-width: 100%;
  color: #0A273C;
  font-family: "Nunito Sans", sans-serif;
  font-size: 1.5rem;
  font-weight: 900;
  line-height: 1.875rem; }

.project-summary-with-specs .top-header-images {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
      flex-flow: row nowrap;
  -ms-flex-align: center;
      align-items: center; }
  .project-summary-with-specs .top-header-images .summary-text-image {
    width: auto;
    height: auto; }
    .project-summary-with-specs .top-header-images .summary-text-image img {
      width: 100%;
      height: 100%; }
  .project-summary-with-specs .top-header-images .summary-image {
    width: auto;
    height: auto; }
    .project-summary-with-specs .top-header-images .summary-image img {
      width: 100%;
      height: 100%; }

.project-summary-with-specs .bottom-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column;
  width: 100%;
  max-width: 100%;
  margin-top: 0.875rem; }
  .project-summary-with-specs .bottom-content .client-content,.project-summary-with-specs .bottom-content .industry-content,.project-summary-with-specs .bottom-content .service-content,.project-summary-with-specs .bottom-content .timeline-content {
    width: 100%;
    padding: 0.625rem 0;
    border-bottom: 1px solid #E3E8EA; }
  .project-summary-with-specs .bottom-content .cover {
    padding-left: 0; }
  .project-summary-with-specs .bottom-content .title {
    margin-bottom: 0.9375rem;
    color: #1A9AD2;
    font-family: "Nunito Sans", sans-serif;
    font-size: 0.875rem;
    font-weight: 300;
    letter-spacing: 0.125rem;
    line-height: 1.25rem;
    text-transform: uppercase; }
  .project-summary-with-specs .bottom-content .client,.project-summary-with-specs .bottom-content .project-services,.project-summary-with-specs .bottom-content .timeline {
    color: #64727C;
    font-family: "Nunito Sans", sans-serif;
    font-size: 0.875rem;
    font-weight: 700;
    line-height: 1.375rem; }
  .project-summary-with-specs .bottom-content .project-industry {
    display: inline-block;
    padding: 0.0625rem 0.75rem;
    border: 1px solid #E3E8EA;
    border-radius: 12px;
    color: #64727C;
    font-family: "Nunito Sans", sans-serif;
    font-size: 0.75rem;
    font-weight: 700;
    line-height: 1.25rem; }
  .project-summary-with-specs .bottom-content .project-services {
    display: inline-block; }

.project-detail-content .content-cover {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column;
  width: 980px;
  max-width: 100%; }

.project-detail-content .content-items {
  width: 100%;
  max-width: 100%; }
  .project-detail-content .content-items .pull-text {
    color: #0A273C;
    font-family: "Nunito Sans", sans-serif;
    font-size: 1.25rem;
    font-weight: 900;
    line-height: 1.75rem; }
  .project-detail-content .content-items .name {
    margin-top: 1.875rem;
    color: #64727C;
    font-family: "Nunito Sans", sans-serif;
    font-size: 0.8125rem;
    line-height: 1.375rem; }

.project-detail-content .content-right {
  width: 100%;
  max-width: 100%;
  margin-top: 0.9375rem; }
  .project-detail-content .content-right .content {
    margin-bottom: 1.5625rem; }
    .project-detail-content .content-right .content .micro-left {
      margin-left: 2rem; }
    .project-detail-content .content-right .content p {
      color: #64727C;
      font-family: "Nunito Sans", sans-serif;
      font-size: 0.875rem;
      line-height: 1.375rem; }
  .project-detail-content .content-right .primary-button {
    padding: 0.5rem 1.5625rem; }

.large-image-slider .content-cover {
  position: relative;
  width: 100%;
  max-width: 100%; }

.large-image-slider .large-item-list {
  position: relative; }

.large-image-slider .project-taxonomy {
  position: absolute;
  bottom: 16px;
  left: 13px; }

.large-image-slider .services-list {
  margin-bottom: 0.3125rem; }

.large-image-slider .project-list,.large-image-slider .services-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  width: 328px;
  max-width: 100%; }
  .large-image-slider .project-list.go,.large-image-slider .services-list.go {
    animation-duration: 0.8s; }
  .large-image-slider .project-list .industries,.large-image-slider .project-list .services,.large-image-slider .services-list .industries,.large-image-slider .services-list .services {
    margin-right: 0.625rem;
    margin-bottom: 0.625rem;
    padding: 0.0625rem 0.75rem;
    border-radius: 12px;
    background-color: #fff;
    color: #64727C;
    font-family: "Nunito Sans", sans-serif;
    font-size: 0.5rem;
    line-height: 1.25rem; }
    .large-image-slider .project-list .industries:hover,.large-image-slider .project-list .services:hover,.large-image-slider .services-list .industries:hover,.large-image-slider .services-list .services:hover {
      color: #0A273C; }
  .large-image-slider .project-list .services:nth-child(n+3),.large-image-slider .services-list .services:nth-child(n+3) {
    margin-bottom: 0; }

.large-image-slider .slick-active .large-image img {
  animation: fadeInRight ease-in-out;
  -webkit-animation: fadeInRight ease-in-out; }

.large-image-slider .large-image {
  width: 100%; }
  .large-image-slider .large-image img {
    width: 100%;
    transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-transition: all 1s cubic-bezier(0.7, 0, 0.3, 1); }
  .large-image-slider .large-image .overlay {
    position: absolute;
    top: 0;
    display: none;
    width: 100%;
    height: 100%;
    transform: scaleX(0);
    transform-origin: 0% 50%;
    opacity: 1;
    background-color: #fff;
    animation: overlay 1s;
    animation-direction: reverse; }
    .large-image-slider .large-image .overlay.add-fade {
      display: block; }

.large-image-slider .paging-info {
  position: absolute;
  z-index: 2;
  right: 9.4%;
  bottom: 5px;
  display: none;
  color: #D0D0D0;
  font-family: "Nunito Sans", sans-serif;
  font-size: 1rem;
  font-weight: 300;
  letter-spacing: 0.5rem;
  line-height: 1.25rem; }

.large-image-slider .slick-dots {
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-pack: center;
      justify-content: center;
  margin: 0;
  padding: 1.25rem 0 0;
  list-style: none; }
  .large-image-slider .slick-dots li button {
    width: 12px;
    height: 12px;
    margin: 0 0.1875rem;
    padding: 0;
    outline: none;
    border: none;
    border-radius: 50%;
    background: #ccc;
    font-size: 0;
    cursor: pointer; }
  .large-image-slider .slick-dots li.slick-active button {
    background: #0A273C; }

.large-image-slider .slick-arrow {
  position: absolute;
  z-index: 2;
  right: 0;
  bottom: 0;
  transform: translateY(-50%);
  border: none;
  background: none;
  cursor: pointer; }
  .large-image-slider .slick-arrow svg {
    width: 25px;
    height: 25px;
    fill: #45CA8E; }
  .large-image-slider .slick-arrow.slick-disabled svg {
    fill: #D8D8D8; }

.large-image-slider .slick-prev {
  right: 15%;
  bottom: 2px;
  transition: all 0.35s ease-out; }
  .large-image-slider .slick-prev:hover {
    right: 15.5%;
    transition: all 0.35s ease-out; }

.large-image-slider .slick-next {
  right: 6%;
  bottom: 2px;
  width: 50px;
  transition: all 0.35s ease-out; }
  .large-image-slider .slick-next:hover {
    right: 70px;
    transition: all 0.35s ease-out; }

.large-image-slider .slick-arrow-cover {
  position: absolute;
  right: 4.7%;
  bottom: -21px;
  display: none;
  width: 174px;
  height: 72px;
  border-radius: 2px;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
  background-color: #fff; }

@keyframes fadeInRight {
  0% {
    transform: translateX(400px);
    opacity: 0; }
  50% {
    opacity: 0.3; }
  100% {
    transform: translateX(0);
    opacity: 1; } }

:root .large-image-slider .slick-prev,_:-ms-fullscreen {
  bottom: 0; }

.content-feed-news-resources .micro-center {
  animation-name: fadeInUp;
  animation-duration: 1s;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInUp;
  -webkit-animation-duration: 1s;
  -webkit-animation-fill-mode: both; }
  .content-feed-news-resources .micro-center::before {
    left: 45.5%;
    animation-name: fadeInLeft;
    animation-duration: 1s;
    animation-fill-mode: both;
    -webkit-animation-name: fadeInLeft;
    -webkit-animation-duration: 1s;
    -webkit-animation-fill-mode: both; }

.content-feed-news-resources .heading {
  width: 100%;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  color: #0A273C;
  font-family: "Nunito Sans", sans-serif;
  font-size: 2.25rem;
  font-weight: 900;
  line-height: 2.75rem;
  text-align: center; }

.content-feed-news-resources .news-feed-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column;
  width: 100%;
  max-width: 100%;
  margin-top: 1.875rem;
  margin-right: auto;
  margin-bottom: 2.5rem;
  margin-left: auto; }

.content-feed-news-resources .blog-feed,.content-feed-news-resources .resource-feed {
  width: 100%;
  max-width: 100%; }

.content-feed-news-resources .resource-post-list {
  padding-right: 1.25rem; }

.content-feed-news-resources .blog-post-list-item,.content-feed-news-resources .resource-post-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column;
  width: 100%; }

.content-feed-news-resources .entry-excerpt {
  width: 100%;
  max-width: 100%;
  height: 100%;
  margin-right: 0; }
  .content-feed-news-resources .entry-excerpt img {
    width: 100%;
    height: 100%;
    object-fit: cover; }

.content-feed-news-resources .content-cover {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1.25rem; }
  .content-feed-news-resources .content-cover.go {
    animation-duration: 2s; }

.content-feed-news-resources .categories {
  margin: 0.4375rem 0;
  color: #1A9AD2;
  font-family: "Nunito Sans", sans-serif;
  font-size: 0.75rem;
  letter-spacing: 0.0625rem;
  line-height: 1.375rem;
  text-transform: uppercase; }

.content-feed-news-resources .entry-header {
  margin-bottom: 0.3125rem; }
  .content-feed-news-resources .entry-header .title {
    color: #0A273C;
    font-family: "Nunito Sans", sans-serif;
    font-size: 1.125rem;
    font-weight: 800;
    line-height: 1.25rem; }

.content-feed-news-resources .news-feed-button {
  text-align: center; }
  .content-feed-news-resources .news-feed-button .primary-button {
    padding: 0.6875rem 1.9375rem; }

@keyframes fadeInLeft {
  0% {
    transform: translateX(-400px);
    opacity: 0; }
  50% {
    opacity: 0.3; }
  100% {
    transform: translateX(0);
    opacity: 1; } }

@keyframes fadeInUp {
  0% {
    transform: translateY(50px);
    opacity: 0; }
  100% {
    transform: translateY(0);
    opacity: 1; } }

.container {
  width: 100%;
  max-width: 1420px;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  padding: 0 1.25rem; }

.micro-left {
  position: relative;
  color: #1A9AD2;
  font-family: "Nunito Sans", sans-serif;
  font-size: 0.875rem;
  font-weight: 300;
  letter-spacing: 0.125rem;
  line-height: 1.25rem;
  text-transform: uppercase; }
  .micro-left::before {
    box-sizing: border-box;
    position: absolute;
    top: 9px;
    left: -34px;
    width: 29px;
    height: 1px;
    background: #1A9AD2;
    content: ' '; }

.micro-center {
  position: relative;
  color: #1A9AD2;
  font-family: "Nunito Sans", sans-serif;
  font-size: 0.875rem;
  letter-spacing: 0.125rem;
  line-height: 1.25rem;
  text-align: center;
  text-transform: uppercase; }
  .micro-center::before {
    box-sizing: border-box;
    position: absolute;
    top: -12px;
    left: 45.5%;
    width: 29px;
    height: 1px;
    background: #1A9AD2;
    content: ' '; }

.link-button {
  position: relative;
  padding-right: 0.3125rem;
  padding-left: 1.25rem;
  color: #45CA8E;
  font-family: "Nunito Sans", sans-serif;
  font-size: 0.875rem;
  font-weight: 800;
  line-height: 1.25rem;
  text-decoration: none;
  transition: all 0.4s ease-in-out; }
  .link-button:hover {
    padding-right: 0;
    padding-left: 1.5625rem;
    color: #26B474;
    transition: all 0.4s ease-in-out; }
    .link-button:hover::before {
      background: url("../images/button-arrow-hover.svg"); }
  .link-button::before {
    position: absolute;
    top: 2px;
    left: 0;
    width: 16px;
    height: 16px;
    background: url("../images/button-arrow.svg");
    background-repeat: no-repeat;
    background-position: left center;
    content: ''; }

/*  ==========================================================================
     TEMPLATES
     Full custom templates
    ==========================================================================  */
.project-landing-template .project-title {
  margin-bottom: 0;
  padding: 1.25rem 0 1.875rem;
  color: #0A273C;
  font-family: "Nunito Sans", sans-serif;
  font-size: 1.875rem;
  font-weight: 900;
  line-height: 2.5rem;
  text-align: center; }

.project-landing-template .project-categories {
  display: none;
  margin-bottom: 2.8125rem;
  padding: 1.5rem 0;
  border-bottom: 1px solid #EBF5FA; }
  .project-landing-template .project-categories .category-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
    -ms-flex-pack: justify;
        justify-content: space-between;
    width: 630px;
    max-width: 100%;
    margin: 0 auto;
    padding: 0;
    list-style: none; }
    .project-landing-template .project-categories .category-list .list-items a {
      color: #64727C;
      font-family: "Nunito Sans", sans-serif;
      text-decoration: none; }
      .project-landing-template .project-categories .category-list .list-items a:hover {
        color: #26B474;
        font-weight: 700; }
    .project-landing-template .project-categories .category-list .list-items.category-active .item-category {
      color: #45CA8E;
      font-weight: 700; }

.project-landing-template .project-card-collection {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column;
  width: 100%;
  max-width: 100%; }
  .project-landing-template .project-card-collection .project-post-list:first-child {
    width: 100%; }
    .project-landing-template .project-card-collection .project-post-list:first-child .project-image {
      height: 322px; }
      .project-landing-template .project-card-collection .project-post-list:first-child .project-image img {
        height: 100%;
        object-fit: cover; }
  .project-landing-template .project-card-collection .project-post-list {
    position: relative;
    display: block;
    width: 100%;
    max-width: 100%;
    margin-bottom: 1.5625rem;
    text-decoration: none;
    transition: 0.5s ease; }
    .project-landing-template .project-card-collection .project-post-list:hover {
      transform: scale(1.04167);
      transition: 0.5s ease; }
    .project-landing-template .project-card-collection .project-post-list .project-image {
      width: 100%;
      height: 322px; }
      .project-landing-template .project-card-collection .project-post-list .project-image img {
        width: 100%;
        height: 100%;
        object-fit: cover; }
    .project-landing-template .project-card-collection .project-post-list .post-content {
      position: absolute;
      bottom: 20px;
      left: 20px; }
  .project-landing-template .project-card-collection .items {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
        flex-flow: row nowrap; }
    .project-landing-template .project-card-collection .items .category {
      margin-right: 0.625rem;
      padding: 0.0625rem 0.75rem;
      border-radius: 12px;
      background-color: #fff;
      color: #64727C;
      font-family: "Nunito Sans", sans-serif;
      font-size: 0.75rem;
      line-height: 1.25rem; }
      .project-landing-template .project-card-collection .items .category:hover {
        color: #0A273C; }
  .project-landing-template .project-card-collection .title {
    margin-top: 0.75rem;
    color: #0A273C;
    font-family: "Nunito Sans", sans-serif;
    font-size: 1.5rem;
    font-weight: 900;
    line-height: 1.25rem; }

.services-two-column-image {
  padding: 0 0 1.5625rem; }
  .services-two-column-image .services-content-block {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column;
        flex-flow: column;
    height: 100%;
    padding: 1.875rem 1.25rem; }
  .services-two-column-image .services-content-wrapper {
    width: 100%;
    max-width: 100%; }
    .services-two-column-image .services-content-wrapper .service-icons {
      width: 45px;
      height: 45px; }
      .services-two-column-image .services-content-wrapper .service-icons img {
        width: 100%;
        max-width: 100%;
        height: 100%; }
      .services-two-column-image .services-content-wrapper .service-icons.go {
        animation-duration: 1.2s; }
    .services-two-column-image .services-content-wrapper .title {
      margin-top: 0.9375rem;
      margin-bottom: 0.625rem;
      color: #0A273C;
      font-family: "Nunito Sans", sans-serif;
      font-size: 1.875rem;
      font-weight: 900;
      line-height: 2.5rem; }
      .services-two-column-image .services-content-wrapper .title.go {
        animation-duration: 2s; }
    .services-two-column-image .services-content-wrapper .description {
      color: #64727C;
      font-family: "Nunito Sans", sans-serif;
      font-size: 0.9375rem;
      line-height: 1.625rem; }
      .services-two-column-image .services-content-wrapper .description.go {
        animation-duration: 2.4s; }
  .services-two-column-image .services-banner-image {
    width: 100%; }
    .services-two-column-image .services-banner-image img {
      width: 100%;
      max-width: 100%;
      height: 100%;
      object-fit: cover; }

.result-landing-hero {
  height: 180px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }
  .result-landing-hero .container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    height: 100%; }
  .result-landing-hero .section-title {
    color: #fff;
    font-family: "Nunito Sans", sans-serif;
    font-size: 2.125rem;
    font-weight: 800;
    text-align: center; }

.no-result-content {
  padding: 2.5rem 0; }
  .no-result-content .core {
    text-align: center; }
    .no-result-content .core a {
      color: #64727C;
      font-size: 1rem;
      line-height: 1.5625rem; }

.search-no-result-wrapper {
  margin-top: 1.25rem;
  text-align: center; }
  .search-no-result-wrapper p {
    color: #0A273C; }
  .search-no-result-wrapper .search-title {
    margin-top: 1.25rem !important; }
  .search-no-result-wrapper .search-form {
    position: relative;
    width: 320px;
    margin: 1.25rem auto 0;
    padding: 0 0.625rem; }
  .search-no-result-wrapper .search-submit {
    visibility: hidden; }
  .search-no-result-wrapper .icon-search {
    position: absolute;
    top: 11px;
    left: 21px;
    width: 20px;
    height: 20px;
    transform: rotate(270deg);
    visibility: visible; }
    .search-no-result-wrapper .icon-search svg {
      width: 20px;
      height: 20px; }
  .search-no-result-wrapper .search-form-field {
    width: 300px;
    padding: 0.5em 1em 0.5em 3em;
    border: 1px solid #64727C;
    border-radius: 25px;
    color: #0A273C;
    font-size: 1rem;
    transition: all 100ms ease-out; }
    .search-no-result-wrapper .search-form-field:focus {
      outline: 0;
      border-color: #0A273C; }
  .search-no-result-wrapper .search-form-wrapper {
    position: relative;
    width: 320px;
    margin: 0 auto; }
    .search-no-result-wrapper .search-form-wrapper::before {
      position: absolute;
      z-index: 2;
      top: 22px;
      left: 20px;
      display: block;
      width: 15px;
      height: 15px;
      background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="64" height="64" style="fill:%231A9AD2" viewBox="0 0 64 64"%3E%3Cpath d="M1.44 54.15c-1.5 1.5-2.05 3.4-.55 4.9l3.82 3.82c1.5 1.5 3.95 1.5 5.45 0l15.39-15.4a24.89 24.89 0 0 0 12.62 3.42C52 50.89 64 38.9 64 25.06 64 11.22 52.78 0 38.94 0 25.1 0 13.11 11.99 13.11 25.83c0 4.76 1.33 9.22 3.64 13L1.44 54.15zm36.73-10.97c-9.58 0-17.35-7.77-17.35-17.35 0-9.59 8.54-18.12 18.12-18.12 9.58 0 17.35 7.76 17.35 17.35 0 9.58-8.54 18.12-18.12 18.12z"/%3E%3C/svg%3E%0A');
      background-repeat: no-repeat;
      background-size: contain;
      content: ''; }

.industry-listing {
  padding: 1.25rem 0; }
  .industry-listing .industry-items {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column;
        flex-flow: column;
    width: 100%;
    max-width: 100%; }
  .industry-listing .industry-post-list {
    position: relative;
    width: 100%;
    max-width: 100%;
    margin-bottom: 0.9375rem;
    text-decoration: none; }
  .industry-listing .industry-image {
    position: relative;
    width: 100%;
    height: 100%;
    transition: all 0.4s ease-in-out; }
    .industry-listing .industry-image .overlay {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 32, 55, 0.5); }
    .industry-listing .industry-image img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
    .industry-listing .industry-image:hover {
      transform: scale(1.02);
      transition: all 0.4s ease-in-out; }
  .industry-listing .title {
    position: absolute;
    bottom: 25px;
    left: 25px;
    color: #fff;
    font-family: "Nunito Sans", sans-serif;
    font-size: 1.375rem;
    font-weight: 900;
    line-height: 1.5rem; }
  @media screen and (min-width: xsmal / 16pxem) {
      .content-feed-services-list .services-wrapper .service-image {
        width: 70px;
        height: 70px; } }
  @media screen and (min-width: 23.4375em) {
    .column-content-with-media .content-image-cover {
      -ms-flex-pack: center;
          justify-content: center;
      width: 634px;
      height: 431px; }
    .column-content-with-media .image-column-1 {
      margin-right: 0.9375rem; }
    .column-content-with-media .small-image {
      width: 180px;
      max-height: 160px;
      margin-bottom: 1.875rem; }
    .column-content-with-media .medium-image {
      position: absolute;
      left: 20px;
      width: 160px;
      max-height: 160px; }
    .column-content-with-media .ortho-image {
      position: absolute;
      bottom: 30px;
      width: 110px;
      max-height: 160px; }
    .column-content-with-media .large-image {
      left: 0;
      width: 170px;
      max-height: 160px; }
    .column-content-with-media .device-image {
      width: 150px;
      max-height: 160px; } }
  @media screen and (min-width: 25em) {
      .resource-card .title {
        font-size: 1.125rem; }
        .resource-thank-you .thank-you-share label {
          margin-right: 1.25rem;
          font-size: 0.875rem; }
      .main-header .main-header-logo {
        width: 30%; }
        .main-header .main-header-logo.scroll-logo {
          width: 30%; }
    .two-column-content-grid .image-grid {
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
      width: 700px;
      height: 100%; }
      .two-column-content-grid .image-grid .top-left {
        height: 156px; }
      .two-column-content-grid .image-grid .bottom-left {
        height: 190px; }
      .two-column-content-grid .image-grid .top-right {
        left: 10px;
        height: 200px; }
      .two-column-content-grid .image-grid .bottom-right {
        left: 10px;
        height: 150px; }
    .content-feed-services-list .services-wrapper {
      width: 46%;
      margin-right: 4%; }
      .content-feed-services-list .services-wrapper:nth-child(2n+0) {
        margin-right: 0; }
          .content-feed-job-listings .job-listing-cover .job-header .close::after,.content-feed-job-listings .job-listing-cover .job-header .close::before {
            left: 8px; }
    .content-feed-related-projects .related-header {
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: justify;
          justify-content: space-between;
      width: 1200px;
      margin: 0 auto; }
      .content-feed-related-projects .related-header .link-button {
        margin-bottom: 0; }
    .large-image-slider .project-taxonomy {
      bottom: 30px;
      left: 30px; }
      .large-image-slider .project-list .industries,.large-image-slider .project-list .services,.large-image-slider .services-list .industries,.large-image-slider .services-list .services {
        font-size: 0.75rem; } }
  @media screen and (min-width: 31.25em) {
      .resource-card .primary-button {
        padding: 0.4375rem 1.375rem; }
    .resource-card-collection .resource-card {
      width: 49.15254%;
      float: left;
      margin-right: 1.69492%; }
      .resource-card-collection .resource-card:nth-child(2n) {
        width: 49.15254%;
        float: right;
        margin-right: 0; }
    .column-content-with-media .image-column-1 {
      margin-right: 1.875rem; }
    .column-content-with-media .small-image {
      width: 200px;
      max-height: 160px; }
    .column-content-with-media .medium-image {
      position: absolute;
      left: 0;
      width: 180px;
      max-height: 237px; }
    .column-content-with-media .ortho-image {
      position: absolute;
      bottom: 0;
      left: -22px;
      width: 127px;
      max-height: 197px; }
    .column-content-with-media .large-image {
      width: 240px;
      max-height: 350px; }
    .column-content-with-media .device-image {
      top: -29%;
      left: 10px;
      width: 158px;
      max-height: 277px; }
          .content-feed-projects .project-card-collection.projects-with-feature-project .project-post-list:first-child .project-image {
            height: 322px; }
          .content-feed-projects .project-card-collection .project-post-list .project-image {
            height: 322px; }
          .content-feed-projects .project-card-collection .items .category {
            padding: 0.0625rem 0.75rem;
            font-size: 0.75rem;
            line-height: 1.25rem; }
        .content-feed-projects .project-card-collection .link-button {
          font-size: 0.875rem; } }
  @media screen and (min-width: 32.25em) {
      .content-feed-customer-logos .customer-cover .customer-wrapper {
        width: 21%; } }
  @media screen and (min-width: 32.5em) {
      .content-feed-job-listings .job-listing-cover .job-items {
        margin-bottom: 0.9375rem;
        padding: 0 2.5rem; } }
  @media screen and (min-width: 37.5em) {
    .core h1 {
      font-size: 2.5rem;
      line-height: 3.125rem; }
    .core h2 {
      font-size: 1.75rem;
      line-height: 2.125rem; }
    .core h3 {
      font-size: 1.5625rem;
      line-height: 2rem; }
    .core h4 {
      font-size: 1.5rem;
      line-height: 2rem; }
    .core h5 {
      font-size: 1.125rem; }
    .core p {
		font-size: 1.125rem;
      /* font-size: 0.9375rem; manually modified 2025-04-25
       */  }
    .core blockquote p {
      font-size: 1.75rem;
      line-height: 2.4375rem; }
    .core code,.core pre {
      font-size: 1em; }
    .core dd,.core dt {
      font-size: 1em; }
    .core li {
      color: #64727C;
      font-family: "Nunito Sans", sans-serif;
      font-size: 0.875rem;
      font-weight: 700;
      line-height: 2.1875rem; }
    .core table {
      display: block;
      overflow-x: auto;
      -webkit-overflow-scrolling: touch; }
    .core td,.core th {
      font-size: 1em; }
  .core tr:last-child td {
    border-bottom: 0; }
  .core .alignright {
    float: right;
    margin: 0 0 1em 1em; }
  .core .alignleft {
    float: left;
    margin: 0 1em 1em 0; }
  .core img.alignright {
    float: right;
    margin: 1em 0 1em 1em; }
  .core img.alignleft {
    float: left;
    margin: 1em 1em 1em 0; }
    .blog-header-email {
      padding-top: 3.125rem; }
      .blog-header-email .content-cover {
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
        -ms-flex-align: center;
            align-items: center;
        -ms-flex-pack: justify;
            justify-content: space-between;
        width: 1200px;
        margin: 0 auto 1.875rem; }
        .blog-header-email .content-cover .title {
          font-size: 2.5rem;
          line-height: 2.8125rem; }
        .blog-header-email .content-cover .form-title {
          margin-bottom: 1.25rem;
          font-size: 1.125rem;
          line-height: 1.625rem; }
          .blog-header-email .content-cover .gform_wrapper form {
            display: -ms-flexbox;
            display: flex; }
        .blog-header-email .content-cover .ginput_container_email .medium {
          width: 345px;
          height: 50px; }
          .blog-header-email .content-cover .gform_footer .button {
            font-size: 0.875rem; }
        .blog-hero-feature .content-wrapper .categories {
          margin-bottom: 0.9375rem; }
        .blog-hero-feature .content-wrapper .title {
          margin-bottom: 1.25rem;
          font-size: 2rem;
          line-height: 2.625rem; }
        .blog-hero-feature .content-wrapper .description {
          margin-bottom: 1.875rem; }
          .blog-hero-feature .content-wrapper .description p {
            font-size: 0.875rem; }
    .blog-header {
      margin-top: 3.75rem;
      border-bottom: 1px solid #EBF5FA; }
      .blog-header .toolbar {
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
        -ms-flex-align: center;
            align-items: center;
        -ms-flex-pack: justify;
            justify-content: space-between;
        width: 1250px;
        margin: 0 auto;
        padding: 0 1.25rem; }
      .blog-header .category-select-wrapper {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
        -ms-flex-align: center;
            align-items: center;
        margin-right: 1rem;
        text-align: inherit; }
          .blog-header .category-select-wrapper .fancy-select .filter-list {
            margin-right: 0;
            margin-left: 2.25rem; }
            .blog-header .category-select-wrapper .fancy-select .filter-list .filter-link {
              font-size: 1rem; }
      .blog-header .search-form-wrapper {
        position: relative;
        top: initial;
        left: initial;
        display: block;
        width: 180px;
        transform: none; }
        .blog-header .search-form-wrapper::before {
          top: 9px;
          left: 0; }
        .blog-header .search-form-wrapper input[type='search'] {
          width: auto;
          height: 35px;
          border-radius: 17.5px;
          background: #fff; }
    .blog-post-list {
      margin-top: 3.4375rem; }
    .content-cover .categories {
      margin: 1rem 0 0.625rem; }
    .entry-header {
      font-size: 1.375rem;
      line-height: 2rem; }
    .single-post .categories {
      margin-bottom: 0.9375rem; }
    .single-post .entry-header .title {
      font-size: 2.75rem;
      line-height: 3.5rem; }
        .blog-related .related-header h2 {
          font-size: 2.25rem;
          line-height: 2.75rem; }
      .footer-signup .container {
        padding: 0 1.875rem; }
      .footer-signup .navigation .menu {
        columns: 3; }
        .footer-signup .navigation .menu .menu-item.column-space {
          margin-bottom: 3rem; }
      .footer-signup .newsletter-signup {
        width: 321px; }
              .footer-signup .newsletter-signup .gform_wrapper .gform_body .ginput_container_email .medium {
                width: 321px; }
        .footer-signup .newsletter-signup .gform_confirmation_wrapper {
          width: 60%; }
        .footer-signup .newsletter-signup .social-media {
          margin-top: 3.6875rem; }
      .footer-signup .sub-footer {
        padding-top: 4.9375rem; }
        .footer-signup .sub-footer .sub-footer-wrap {
          -ms-flex-flow: row;
              flex-flow: row;
          font-size: 0.75rem; }
          .footer-signup .sub-footer .sub-footer-wrap .footer-terms {
            margin-top: 0; }
    .main-menu.main-menu-has-touch .sub-menu-toggle {
      display: block; }
      .main-menu.main-menu-has-touch .menu-item-has-children > .menu-item-link {
        margin-right: 1.375rem; }
    .resource-landing-hero {
      padding: 3.125rem 0 2.8125rem; }
      .resource-landing-hero .content-wrapper {
        width: 1250px;
        margin: 0 auto; }
      .resource-landing-hero .content-cover {
        width: 640px; }
      .resource-landing-hero .heading {
        font-size: 2.5rem;
        line-height: 2.5rem; }
      .resource-landing-hero .content {
        font-size: 1.125rem;
        line-height: 1.875rem; }
    .resource-card {
      margin-bottom: 2.1875rem; }
      .resource-card .title {
        font-size: 1.25rem; }
      .resource-card .primary-button {
        margin-bottom: 1.5625rem;
        padding: 0.5rem 1.5625rem; }
    .related-resources .related-header {
      width: 1250px;
      margin: 0 auto; }
      .related-resources .related-header h2 {
        font-size: 2.25rem;
        line-height: 2.75rem; }
    .resource-hero .resource-hero-cover {
      padding-bottom: 0; }
      .resource-thank-you .cover-wrapper {
        width: 468px;
        padding: 3.6875rem 0 2.875rem; }
      .resource-thank-you .title {
        font-size: 2.5rem;
        line-height: 2.8125rem; }
      .resource-thank-you .thank-you-share {
        -ms-flex-align: center;
            align-items: center; }
    .primary-button,.primary-medium,.primary-small {
      padding: 1em 2.5em; }
      .gform_wrapper input[type='date'],.gform_wrapper input[type='email'],.gform_wrapper input[type='password'],.gform_wrapper input[type='search'],.gform_wrapper input[type='tel'],.gform_wrapper input[type='text'],.gform_wrapper input[type='time'],.gform_wrapper input[type='url'],.gform_wrapper select,.gform_wrapper textarea {
        height: 45px; }
        .gform_wrapper input[type='date']:focus,.gform_wrapper input[type='email']:focus,.gform_wrapper input[type='password']:focus,.gform_wrapper input[type='search']:focus,.gform_wrapper input[type='tel']:focus,.gform_wrapper input[type='text']:focus,.gform_wrapper input[type='time']:focus,.gform_wrapper input[type='url']:focus,.gform_wrapper select:focus,.gform_wrapper textarea:focus {
          height: 45px; }
    .gform_heading {
      padding: 2.625rem 0; }
    .gform_title {
      font-size: 1.875rem;
      line-height: 3.625rem; }
    .gform_body {
      padding: 2em 3em 0;
      background: #ebf5fa; }
    .gform_footer {
      margin-top: 1.5625rem;
      padding: 0 3em 2em 3em 0;
      text-align: center; }
      .gform-privacy a {
        font-size: 0.9375rem; }
    .ginput_complex .name_first input,.ginput_complex .name_last input {
      height: 45px; }
    .ginput_complex .name_first:focus,.ginput_complex .name_last:focus {
      height: 40px; }
    .ginput_complex .ginput_full label,.ginput_complex .ginput_left label,.ginput_complex .ginput_right label,.ginput_complex .name_first label,.ginput_complex .name_last label {
      font-size: 1rem;
      line-height: 2.0625rem; }
  .ginput_complex .ginput_left,.ginput_complex .ginput_right,.ginput_complex .name_first,.ginput_complex .name_last {
    width: 48%; }
  .ginput_complex .ginput_left,.ginput_complex .name_first {
    float: left; }
  .ginput_complex .ginput_right,.ginput_complex .name_last {
    float: right; }
    .gfield_error .ginput_container input {
      height: 45px; }
      .gfield_error .ginput_container input:focus {
        height: 40px; }
    .validation_error {
      font-size: 1em; }
      .main-header .main-header-logo {
        width: 15%; }
        .main-header .main-header-logo.scroll-logo {
          width: 15%; }
    .sub-footer .sub-footer-wrap {
      -ms-flex-flow: row;
          flex-flow: row; }
      .sub-footer .sub-footer-wrap .footer-terms {
        margin-top: 0; }
    .padding-top-xsm {
      padding-top: 1em; }
    .padding-top-sm {
      padding-top: 2em; }
    .padding-top-md {
      padding-top: 2.75em; }
    .padding-top-lg {
      padding-top: 4em; }
    .padding-top-xlg {
      padding-top: 5.25em; }
    .padding-btm-xsm {
      padding-bottom: 1em; }
    .padding-btm-sm {
      padding-bottom: 2em; }
    .padding-btm-md {
      padding-bottom: 2.75em; }
    .padding-btm-lg {
      padding-bottom: 4em; }
    .padding-btm-xlg {
      padding-bottom: 5.25em; }
    .margin-top-xsm {
      margin-top: 1em; }
    .margin-top-sm {
      margin-top: 2em; }
    .margin-top-md {
      margin-top: 2.75em; }
    .margin-top-lg {
      margin-top: 4em; }
    .margin-top-xlg {
      margin-top: 5.25em; }
    .margin-btm-xsm {
      margin-bottom: 1em; }
    .margin-btm-sm {
      margin-bottom: 2em; }
    .margin-btm-md {
      margin-bottom: 2.75em; }
    .margin-btm-lg {
      margin-bottom: 4em; }
    .margin-btm-xlg {
      margin-bottom: 5.25em; }
      .hero-banner .hero-large-background {
        height: 530px; }
        .hero-banner .hero-large-background .content.alignment-left {
          width: 677px;
          padding-left: 6.25rem; }
        .hero-banner .hero-large-background .content.alignment-center {
          padding: 0;
          text-align: center; }
          .hero-banner .hero-large-background .content.alignment-center .micro-center {
            text-align: center; }
            .hero-banner .hero-large-background .content.alignment-center .micro-center::before {
              left: 49%; }
          .hero-banner .hero-large-background .content.alignment-center .description {
            width: 532px;
            font-size: 1.125rem;
            line-height: 1.875rem;
            text-align: center; }
        .hero-banner .hero-large-background .hero-large-background-video {
          height: 530px; }
        .hero-banner .hero-large-background .title {
          font-size: 3.125rem;
          line-height: 3.125rem;
          text-align: inherit; }
        .hero-banner .hero-large-background .banner-button {
          text-align: inherit; }
          .hero-banner .hero-large-background .banner-button .primary-button {
            margin-right: 0.625rem;
            margin-bottom: 0; }
          .hero-banner .hero-large-background .banner-button .blue-button {
            margin-right: 0;
            padding: 0.84375rem 2.09375rem; }
            .hero-banner .hero-large-background .banner-button .blue-button .icon-video {
              width: 18px;
              height: 18px; }
      .hero-banner .hero-left-background-large {
        height: 580px; }
        .hero-banner .hero-left-background-large .micro-left {
          width: inherit;
          margin: inherit;
          margin-left: 2rem; }
        .hero-banner .hero-left-background-large .micro-left::before {
          left: -34px; }
      .hero-banner .content {
        left: 0;
        width: 627px;
        padding: 0 1.25rem;
        text-align: inherit; }
      .hero-banner .title {
        font-size: 2.625rem;
        line-height: 3.25rem; }
      .hero-banner .description {
        width: 559px; }
      .hero-banner .hero-left-background-small {
        height: 467px; }
        .hero-banner .hero-left-background-small .micro-left {
          width: inherit;
          margin: inherit;
          margin-left: 2rem; }
          .hero-banner .hero-left-background-small .micro-left::before {
            left: -34px; }
        .hero-banner .hero-left-background-small .content {
          left: 0;
          width: 700px;
          padding: 0 1.25rem;
          text-align: inherit; }
        .hero-banner .hero-left-background-small .description {
          width: 559px; }
      .hero-banner .two-column-banner .micro-left {
        margin-bottom: 0.9375rem; }
      .hero-banner .two-column-banner .title {
        font-size: 2.625rem;
        line-height: 3.25rem; }
      .contact-us .content-left-block .section-title {
        margin-bottom: 2.5625rem;
        font-size: 2.5rem;
        line-height: 2.5rem; }
      .call-to-action .simple-cta {
        padding: 3.75rem 0; }
        .call-to-action .simple-cta .content-block {
          -ms-flex-flow: row nowrap;
              flex-flow: row nowrap;
          width: 980px;
          margin: 0 auto; }
        .call-to-action .simple-cta .content-wrapper {
          width: 70%; }
        .call-to-action .simple-cta .micro-left {
          margin-bottom: 1.75rem; }
        .call-to-action .simple-cta .heading {
          font-size: 1.875rem;
          line-height: 2.125rem; }
        .call-to-action .simple-cta .content-link {
          margin-top: 0; }
          .call-to-action .simple-cta .content-link .primary-button {
            padding: 0.75rem 1.75rem; }
        .call-to-action .two-column-image .heading {
          margin-bottom: 1.875rem;
          font-size: 1.875rem;
          line-height: 2.125rem; }
        .call-to-action .two-column-image .primary-button {
          padding: 0.75rem 1.75rem; }
      .call-to-action .left-aligned-background {
        height: 424px; }
        .call-to-action .left-aligned-background .heading {
          margin-bottom: 1.875rem; }
        .call-to-action .left-aligned-background .primary-button {
          padding: 0.75rem 1.75rem; }
    .three-four-columns-with-icons .column-cover {
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap; }
      .three-four-columns-with-icons .column-cover .column-wrapper {
        width: 30%;
        margin: 0 auto; }
      .three-four-columns-with-icons .column-cover .column-image {
        width: auto;
        margin-right: 1.25rem; }
    .three-four-columns-with-icons .column-content .title {
      font-size: 1.125rem; }
    .benefits-with-icons .benefits-cover {
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: justify;
          justify-content: space-between; }
    .benefits-with-icons .benefits-content-cover {
      width: 700px; }
    .benefits-with-icons .benefits-column-wrapper {
      width: 21.5%;
      margin: 0 auto; }
    .benefits-with-icons .benefits-column-cover {
      -ms-flex-flow: row wrap;
          flex-flow: row wrap; }
    .benefits-with-icons .heading {
      margin-bottom: 0;
      font-size: 2.25rem;
      line-height: 2.75rem; }
    .benefits-with-icons .primary-button {
      padding: 0.875rem 2.1875rem; }
    .benefits-with-icons .benefits-column-image {
      margin-right: 0.625rem; }
    .benefits-with-icons .benefits-column-content .title {
      font-size: 1.125rem; }
      .column-content-with-media .content-descriptions .micro-left {
        margin-bottom: 0.9375rem; }
      .column-content-with-media .content-descriptions .description {
        margin-bottom: 1.875rem; }
        .column-content-with-media .content-descriptions .description h2 {
          font-size: 1.75rem;
          line-height: 2.125rem; }
    .three-columns-icons-with-headline .headline {
      margin-bottom: 3.75rem;
      font-size: 2.25rem;
      line-height: 2.75rem; }
    .three-columns-icons-with-headline .column-cover {
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
      -ms-flex-pack: justify;
          justify-content: space-between; }
      .three-columns-icons-with-headline .column-cover .column-wrapper {
        width: 30.3%;
        margin-bottom: 3.75rem; }
      .three-columns-icons-with-headline .column-cover .column-image {
        width: auto;
        margin-right: 1.25rem; }
      .full-width-media-with-centered-pull-text .headline {
        font-size: 2.25rem;
        line-height: 2.75rem; }
      .pull-quote .quote-content-cover {
        margin-bottom: 1.25rem; }
        .pull-quote .quote blockquote::before {
          top: -14px;
          left: -13px;
          width: 40px;
          height: 40px; }
        .pull-quote .quote blockquote p {
          margin-bottom: 0;
          font-size: 2.25rem;
          line-height: 2.75rem; }
      .pull-quote .quote-image {
        width: 350px; }
      .two-column-content-grid .content .headline {
        font-size: 2.1875rem; }
      .two-column-content-grid .content p {
        font-size: 0.875rem; }
    .two-column-content-grid .image-grid {
      height: 600px; }
      .two-column-content-grid .image-grid .top-left {
        position: absolute;
        top: 0;
        right: 56%;
        width: 205px;
        height: 226px; }
      .two-column-content-grid .image-grid .bottom-left {
        position: absolute;
        right: 53.5%;
        bottom: 0;
        width: 250px;
        height: 320px; }
      .two-column-content-grid .image-grid .top-right {
        position: absolute;
        right: 0;
        left: inherit;
        width: 249px;
        height: 328px;
        padding-bottom: 3.25rem; }
      .two-column-content-grid .image-grid .bottom-right {
        position: absolute;
        right: 0;
        bottom: 13px;
        left: inherit;
        width: 258px;
        height: 260px; }
    .process-steps .micro-left {
      margin-bottom: 1.875rem; }
    .process-steps .headline {
      font-size: 1.5rem;
      line-height: 2.375rem; }
    .process-steps .steps-content {
      margin-top: 3.875rem; }
    .process-steps .steps-headline {
      font-size: 1.875rem;
      line-height: 2.375rem; }
    .process-steps .description {
      font-size: 0.875rem; }
    .content-feed-services-list .content-cover {
      width: 1200px;
      margin: 0 auto; }
      .content-feed-services-list .services-content .headline {
        width: 717px;
        font-size: 2.25rem;
        line-height: 2.75rem; }
    .content-feed-services-list .services-wrapper {
      width: 30%;
      margin-top: 0.625rem;
      margin-right: 5%;
      margin-bottom: 0.9375rem; }
      .content-feed-services-list .services-wrapper:nth-child(2n+0) {
        margin-right: 5%; }
      .content-feed-services-list .services-wrapper:nth-child(3n+0) {
        margin-right: 0; }
      .content-feed-services-list .services-wrapper .service-image {
        width: 80px;
        height: 80px; }
    .content-feed-customer-logos .content-cover {
      width: 631px;
      margin: 0 auto; }
    .content-feed-customer-logos .headline {
      font-size: 2.25rem;
      line-height: 2.75rem; }
    .content-feed-customer-logos .description {
      /* font-size: 0.875rem; manually edited 2025-04-28 */
	  font-size: 1rem;
      line-height: 1.375rem; }
    .content-feed-customer-logos .customer-cover {
      width: 1100px;
      margin: 0 auto; }
      .content-feed-customer-logos .customer-cover .customer-wrapper {
        width: 25%;
        margin-top: 2.5rem; }
    .content-feed-single-testimonial {
      padding: 3.75rem 0; }
          .content-feed-single-testimonial .content-cover .block-quote::before {
            top: 0;
            left: -35px;
            width: 25px;
            height: 25px;
            background-size: 25px; }
          .content-feed-single-testimonial .content-cover .block-quote p {
            font-size: 1.75rem;
            line-height: 2rem; }
        .content-feed-single-testimonial .content-cover .customer-name {
          font-size: 1rem;
          line-height: 1.25rem; }
      .content-feed-three-column-testimonial .three-testimonial-cover {
        width: 1250px;
        margin: 0 auto; }
      .content-feed-three-column-testimonial .micro-left {
        margin-bottom: 1.25rem;
        margin-left: 3.9375rem; }
        .content-feed-three-column-testimonial .three-column-content .headline {
          font-size: 1.875rem;
          line-height: 2.125rem; }
      .content-feed-three-column-testimonial .three-column-cover {
        -ms-flex-flow: row wrap;
            flex-flow: row wrap; }
      .content-feed-three-column-testimonial .slick-dots {
        display: none !important; }
    .content-feed-leadership-team .headline {
      font-size: 2.25rem;
      line-height: 2.75rem; }
    .content-feed-leadership-team .description {
      width: 539px; }
    .content-feed-leadership-team .gallery-items {
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
      -ms-flex-pack: center;
          justify-content: center;
      margin-top: 2.125rem; }
      .content-feed-leadership-team .gallery-items .gallery-item {
        margin-right: 1.5625rem;
        margin-bottom: 0; }
      .content-feed-leadership-team .gallery-items .thumbnail {
        width: 240px;
        margin: 0 inherit; }
      .content-feed-leadership-team .gallery-items .image-content {
        text-align: left; }
    .content-feed-job-listings .job-listing-cover {
      width: 847px;
      margin: 0 auto;
      margin-top: 2.1875rem; }
      .content-feed-job-listings .job-listing-cover .job-items {
        margin-bottom: 0.9375rem;
        padding: 0 2.5rem; }
      .content-feed-job-listings .job-listing-cover .job-header {
        padding: 1.59375rem 0; }
        .content-feed-job-listings .job-listing-cover .job-header .job-title {
          font-size: 1.125rem;
          line-height: 1.625rem; }
        .content-feed-job-listings .job-listing-cover .job-header .view-job {
          font-size: 0.875rem;
          line-height: 1.1875rem; }
          .content-feed-job-listings .job-listing-cover .job-header .view-job .icon {
            top: 3px;
            right: -25px; }
      .content-feed-job-listings .job-content .summary {
        font-size: 1rem;
        line-height: 1.375rem; }
      .content-feed-projects .gray-overlay {
        width: 65%;
        min-height: 500px; }
        .content-feed-projects .micro-center::before {
          left: 49%; }
      .content-feed-projects .headline {
        width: 700px;
        margin: 2.1875rem auto 3.125rem;
        font-size: 2.25rem;
        line-height: 2.75rem; }
      .content-feed-projects .project-card-collection {
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
        -ms-flex-pack: justify;
            justify-content: space-between;
        width: 1200px;
        margin: 0 auto; }
          .content-feed-projects .project-card-collection .project-post-list .post-content {
            bottom: 50px;
            left: 50px; 
	  		/* mod by mikee 2025-02-24 */
			background-color: rgba(240,240,240,0.7);
			padding: 10px;
			border-radius: 3px;	  
	  		backdrop-filter: blur(8px);
	  }
        .content-feed-projects .project-card-collection .title {
          margin-top: 1.125rem;
          font-size: 1.875rem;
          line-height: 1.5rem; }
        .content-feed-projects .project-card-collection .shot-description {
          width: 308px;
          margin: 0.9375rem 0 1.5625rem;
          font-size: 0.9375rem;
          line-height: 1.4375rem; }
      .content-feed-projects .project-button {
        margin-top: 1.75rem; }
        .content-feed-projects .project-button .primary-button {
          padding: 0.6875rem 1.4375rem; }
      .content-feed-related-projects .related-header h2 {
        font-size: 2.25rem;
        line-height: 2.75rem; }
    .content-feed-related-projects .project-card-collection {
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
      -ms-flex-pack: center;
          justify-content: center;
      width: 1200px;
      margin: 0 auto; }
        .content-feed-related-projects .project-card-collection .project-post-list .post-content {
          left: 50px; }
      .content-feed-related-projects .project-card-collection .title {
        margin-top: 1.125rem;
        font-size: 1.875rem;
        line-height: 1.5rem; }
      .content-feed-related-projects .project-card-collection .shot-description {
        width: 308px;
        margin: 0.9375rem 0 1.5625rem;
        font-size: 0.875rem; }
    .project-detail-banner {
      height: 500px; }
        .project-detail-banner .content-cover .title {
          margin-top: 0.9375rem;
          font-size: 2.5rem;
          line-height: 3.125rem; }
    .project-detail-two-column-images .content-cover {
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
      width: 1200px;
      margin: 0 auto; }
      .project-detail-two-column-images .content-cover .first-image {
        width: 734px;
        margin-right: 1.25rem;
        margin-bottom: 0; }
      .project-detail-two-column-images .content-cover .second-image {
        width: 520px; }
    .project-detail-overview-content .content-cover {
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
      -ms-flex-pack: justify;
          justify-content: space-between;
      width: 1080px;
      margin: 0 auto; }
      .project-detail-overview-content .content-cover .headline {
        width: 347px;
        font-size: 1.75rem;
        line-height: 2.125rem; }
    .project-detail-overview-content .right-column-content {
      width: 631px; }
    .project-summary-with-specs .pull-text {
      width: 538px;
      font-size: 1.75rem;
      line-height: 2rem; }
      .project-summary-with-specs .top-header-images .summary-text-image {
        width: 235px;
        height: 64px; }
      .project-summary-with-specs .top-header-images .summary-image {
        width: 210px;
        height: 316px; }
    .project-summary-with-specs .bottom-content {
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
      width: 1200px;
      margin: 0 auto;
      margin-top: 2.125rem; }
      .project-summary-with-specs .bottom-content .client-content,.project-summary-with-specs .bottom-content .industry-content,.project-summary-with-specs .bottom-content .service-content,.project-summary-with-specs .bottom-content .timeline-content {
        width: 25%;
        padding: 0;
        border-bottom: 0;
        border-left: 1px solid #E3E8EA; }
      .project-summary-with-specs .bottom-content .cover {
        padding-left: 0.625rem; }
    .project-detail-content .content-cover {
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
      -ms-flex-pack: justify;
          justify-content: space-between;
      width: 980px;
      margin: 0 auto; }
    .project-detail-content .content-items {
      width: 325px; }
      .project-detail-content .content-items .pull-text {
        font-size: 1.375rem;
        line-height: 1.875rem; }
      .project-detail-content .content-items .name {
        margin-top: 1.875rem;
        font-size: 0.875rem; }
    .project-detail-content .content-right {
      width: 537px;
      margin-top: 0;
      padding-left: 1.25rem; }
      .project-detail-content .content-right .content {
        margin-bottom: 2.8125rem; }
      .project-detail-content .content-right .primary-button {
        padding: 0.6875rem 1.9375rem; }
    .large-image-slider .services-list {
      margin-bottom: 0.625rem; }
      .content-feed-news-resources .micro-center::before {
        left: 49%; }
    .content-feed-news-resources .heading {
      width: 700px;
      font-size: 2.25rem;
      line-height: 2.75rem; }
      .content-feed-news-resources .entry-header .title {
        font-size: 1.375rem;
        line-height: 1.875rem; }
      .micro-center::before {
        left: 49%; }
    .project-landing-template .project-title {
      font-size: 2.5rem;
      line-height: 3.125rem; }
    .project-landing-template .project-categories {
      display: block; }
      .project-landing-template .project-categories .category-list {
        padding: 0 1.25rem; }
    .project-landing-template .project-card-collection {
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
      -ms-flex-pack: justify;
          justify-content: space-between;
      width: 1200px;
      margin: 0 auto; }
      .project-landing-template .project-card-collection .title {
        margin-top: 1.125rem;
        font-size: 1.875rem;
        line-height: 1.5rem; }
    .services-two-column-image {
      padding: 2.1875rem 0; }
        .services-two-column-image .services-content-wrapper .service-icons {
          width: 90px;
          max-width: 100%;
          height: 90px; }
        .services-two-column-image .services-content-wrapper .title {
          font-size: 2.5rem;
          line-height: 3.125rem; }
    .result-landing-hero {
      height: 255px; }
      .search-no-result-wrapper .search-form {
        padding: 0; }
      .search-no-result-wrapper .icon-search {
        top: 11px;
        left: 21px; }
      .search-no-result-wrapper .search-form-field {
        width: 320px;
        font-size: 1.125rem; }
        .search-no-result-wrapper .search-form-wrapper::before {
          top: 14px; }
      .industry-listing .industry-items {
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
        -ms-flex-pack: justify;
            justify-content: space-between;
        width: 1196px;
        margin: 0 auto; }
      .industry-listing .industry-image {
        height: 325px; }
      .industry-listing .title {
        bottom: 45px;
        left: 45px;
        font-size: 1.5rem; } }
  @media screen and (min-width: 40.625em) {
      .two-column-content-grid .image-grid .top-right {
        right: 4%; }
      .two-column-content-grid .image-grid .bottom-right {
        right: 5%; }
      .project-landing-template .project-categories .category-list {
        padding: 0; } }
  @media screen and (min-width: 43.75em) {
    .news-letter-signup .content-block {
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
      width: 834px;
      margin: 0 auto;
      padding: 3.75rem 0; }
    .news-letter-signup .content-wrapper {
      width: 393px;
      padding-right: 0;
      padding-left: 3.25rem;
      text-align: left; }
      .news-letter-signup .content-wrapper .section-title {
        font-size: 1.625rem;
        line-height: 2.75rem; }
      .news-letter-signup .content-wrapper .sub-title {
        margin-bottom: 0; }
    .news-letter-signup .content-form {
      width: 44%;
      padding-right: 3.25rem; }
      .news-letter-signup .content-form .gform_footer {
        text-align: inherit; } }
  @media screen and (min-width: 46.25em) {
      .two-column-content-grid .image-grid .top-right {
        right: 6%; }
      .two-column-content-grid .image-grid .bottom-right {
        right: 8%; } }
  @media screen and (min-width: 50em) and (max-width: 62.5em) {
          .hero-banner .hero-large-background .hero-large-background-video .wistia_embed {
            width: 1100px !important;
            height: 986px !important; } }
  @media screen and (min-width: 50em) {
    .core h1 {
      font-size: 3.125rem;
      line-height: 3.75rem; }
    .core h2 {
      font-size: 2rem;
      line-height: 2.375rem; }
    .core h3 {
      font-size: 1.75rem;
      line-height: 2.125rem; }
    .article-author {
      text-align: left; }
      .article-author .author-avatar {
        width: 23.72881%;
        float: left;
        margin-right: 1.69492%; }
      .article-author .author-description {
        width: 74.57627%;
        float: right;
        margin-right: 0; }
    .blog-header-email {
      padding-top: 3.75rem; }
        .blog-header-email .content-cover .title {
          font-size: 3.125rem;
          line-height: 3.4375rem; }
    .blog-hero-feature {
      padding-top: 0.9375rem; }
      .blog-hero-feature .feature-content {
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
        -ms-flex-align: center;
            align-items: center;
        width: 1200px;
        margin: 0 auto; }
      .blog-hero-feature .entry-excerpt {
        width: 583px;
        height: 410px;
        margin-right: 1.875rem;
        margin-bottom: 0; }
      .blog-hero-feature .content-wrapper {
        width: 433px;
        padding: 0; }
      .blog-header .toolbar {
        padding: 0 1.25rem; }
        .blog-header .category-select-wrapper label {
          display: inline-block;
          color: #0A273C;
          font-family: "Nunito Sans", sans-serif;
          font-size: 1.125rem;
          font-weight: 800;
          line-height: 1.625rem; }
  .blog-posts .post-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .blog-post,.blog-post-list-item {
      width: 48%; }
    .blog-post {
      margin-bottom: 3.75rem; }
    .post-wrapper {
      padding-bottom: 2.5rem; }
    .post-footer {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 30px; }
    .single-post .blog-post {
      width: 891px;
      margin: 2em auto; }
    .cta.full-width {
      padding: 3.75rem 5rem; }
      .cta.ebook img {
        width: 30%;
        margin: 0; }
      .cta.ebook .content {
        padding: 0 2.625rem;
        text-align: left; }
    .flexbox .cta.ebook {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: start;
          align-items: flex-start; }
    .related-posts {
      padding: 4.6875rem 0; }
      .related-posts .entry-excerpt {
        height: 342px;
        overflow: hidden; }
    .resource-landing-hero {
      padding: 3.75rem 0 3.4375rem; }
    .filter-bar-container {
      padding: 0 1.25rem; }
      .filter-bar .mobile-filter-toggle {
        display: none; }
      .filter-bar .filter-label {
        display: block; }
      .filter-bar .filter-dropdown-items {
        position: relative;
        top: inherit;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
        -ms-flex-align: center;
            align-items: center;
        width: auto;
        background: none; }
      .filter-bar .dropdown-menu {
        display: inline-block !important;
        width: 180px;
        height: 45px;
        margin-right: 0.9375rem;
        border: 1px solid #fff;
        border-radius: 4px; }
        .filter-bar .dropdown-menu .dropdown-label {
          color: #fff; }
      .filter-bar .dropdown-menu:hover {
        border-radius: 2px;
        background: #002037; }
        .filter-bar .dropdown-menu:hover .options {
          display: block;
          transition: all 0.6s ease-in-out; }
        .filter-bar .dropdown-menu:hover label .icon-green-chevron {
          transform: rotate(-180deg); }
        .filter-bar .dropdown-menu .options {
          position: absolute;
          top: 101%;
          left: -1px;
          width: 180px;
          margin-top: 0.0625rem;
          padding: 0.9375rem 0.875rem;
          border: none;
          border-radius: 0 0 3px 3px;
          box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.2);
          background-color: #fff; }
          .filter-bar .dropdown-menu .options::before {
            position: absolute;
            top: -1px;
            left: 0;
            display: block;
            width: 100%;
            height: 1px;
            background-color: #808080;
            content: ''; }
      .filter-bar .input-wrapper {
        position: absolute;
        top: inherit;
        padding-right: 0; }
        .filter-bar .input-wrapper input {
          width: 254px;
          height: 45px; }
          .filter-bar .input-wrapper input:focus {
            width: 254px; }
            .filter-bar .input-wrapper input:focus:-ms-input-placeholder {
              /* Firefox, Chrome, Opera */
              opacity: 0; }
            .filter-bar .input-wrapper input:focus::placeholder {
              /* Firefox, Chrome, Opera */
              opacity: 0; }
      .filter-bar .clear-filters {
        width: auto;
        min-width: 185px;
        padding: 0 2em; }
    .active-filters {
      padding-top: 1.875rem; }
      .active-filters .active-filter {
        height: auto;
        margin-bottom: 0; }
    .resource-card {
      margin-bottom: 2.8125rem; }
      .resource-card .title {
        margin-bottom: 2.1875rem;
        font-size: 1.375rem;
        line-height: 1.875rem; }
    .resource-grid .resource-card-collection-wrapper {
      padding: 2rem 0 0; }
    .resource-grid .post-grid-react .filter-bar-container {
      padding: 0 1.25rem; }
    .resource-hero .image-wrapper {
      padding-top: 0;
      text-align: inherit; }
  .resource-hero .container {
    width: 1100px;
    max-width: 100%;
    margin: 0 auto;
    padding: 0; }
  .resource-hero .image-wrapper {
    position: relative;
    bottom: -70px;
    display: inline-block;
    vertical-align: middle;
    width: 26%;
    margin-bottom: 0; }
    .resource-hero .image-wrapper img {
      width: 100%; }
  .resource-hero .content-wrapper {
    display: inline-block;
    vertical-align: middle;
    width: 55%;
    margin-left: 6.875rem; }
  .resource-hero .heading {
    margin-top: 0.3125rem;
    color: #fff;
    font-family: "Nunito Sans", sans-serif;
    font-size: 2.25rem;
    font-weight: 800; }
  .resource-hero .pretitle {
    color: #1A9AD2;
    font-family: "Nunito Sans", sans-serif;
    font-size: 0.75rem;
    font-weight: 300;
    letter-spacing: 0.05375rem;
    line-height: 1.25rem;
    text-transform: uppercase; }
  .resource-hero .share {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
    -ms-flex-align: center;
        align-items: center;
    margin: 0;
    padding: 0; }
    .resource-hero .share label {
      display: inline-block;
      color: #fff;
      font-family: "Nunito Sans", sans-serif;
      font-size: 0.75rem;
      font-weight: 700;
      letter-spacing: 0.05rem;
      line-height: 1.5625rem;
      text-transform: uppercase; }
  .resource-hero .download {
    display: inline-block;
    vertical-align: middle;
    text-align: left; }
  .resource-hero .cher-links {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
    -ms-flex-align: center;
        align-items: center;
    margin: 0;
    padding: 0;
    list-style: none;
    cursor: pointer; }
  .resource-hero .cher-link-item .cher-link .cher-link-text {
    display: none; }
  .resource-hero .bullets {
    margin-top: 2.5rem; }
  .resource-hero .bullet {
    display: inline-block;
    vertical-align: middle;
    width: 32.20339%; }
    .resource-hero .bullet + .bullet {
      margin-left: 1.69492%; }
    .resource-gate-hero .container-wrapper {
      width: 1100px;
      margin: 0 auto;
      padding: 4.5rem 0 3.1875rem; }
    .resource-gate-hero .hero-content-wrapper {
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
      -ms-flex-pack: justify;
          justify-content: space-between; }
    .content-left-block {
      width: 42.1%; }
    .simple-form {
      width: 52%; }
      .resource-thank-you .cover-wrapper {
        padding: 5.5625rem 0.9375rem 3.5rem; }
      .resource-thank-you .title {
        font-size: 3.4375rem;
        line-height: 3.4375rem; }
    .thank-you-container-wrapper {
      padding: 3.875rem 0 3.1875rem; }
      .thank-you-container-wrapper .hero-content-wrapper {
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
        -ms-flex-pack: justify;
            justify-content: space-between; }
      .thank-you-container-wrapper .content-left-block {
        width: 42.1%; }
        .thank-you-container-wrapper .content-left-block .section-title {
          font-size: 1.875rem;
          line-height: 2.375rem; }
      .thank-you-container-wrapper .simple-form {
        width: 52%; }
    .main-header .utility-nav .utility-menu-wrapper {
      width: 205px; }
    .footer-landing {
      padding: 1.25rem 0; }
      .footer-landing .footer-cover {
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
        -ms-flex-align: center;
            align-items: center;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .follow-us {
      margin-right: 2.5rem;
      font-size: 1rem; }
    .padding-top-xsm {
      padding-top: 1.25em; }
    .padding-top-sm {
      padding-top: 2.5em; }
    .padding-top-md {
      padding-top: 3.75em; }
    .padding-top-lg {
      padding-top: 5em; }
    .padding-top-xlg {
      padding-top: 6.25em; }
    .padding-btm-xsm {
      padding-bottom: 1.25em; }
    .padding-btm-sm {
      padding-bottom: 2.5em; }
    .padding-btm-md {
      padding-bottom: 3.75em; }
    .padding-btm-lg {
      padding-bottom: 5em; }
    .padding-btm-xlg {
      padding-bottom: 6.25em; }
    .margin-top-xsm {
      margin-top: 1.25em; }
    .margin-top-sm {
      margin-top: 2.5em; }
    .margin-top-md {
      margin-top: 3.75em; }
    .margin-top-lg {
      margin-top: 5em; }
    .margin-top-xlg {
      margin-top: 6.25em; }
    .margin-btm-xsm {
      margin-bottom: 1.25em; }
    .margin-btm-sm {
      margin-bottom: 2.5em; }
    .margin-btm-md {
      margin-bottom: 3.75em; }
    .margin-btm-lg {
      margin-bottom: 5em; }
    .margin-btm-xlg {
      margin-bottom: 6.25em; }
    .flexbox .multicolumn-content-grid.mobile-direction-reverse > .container {
      -ms-flex-direction: row;
          flex-direction: row; }
  .multicolumn-content-grid > .container {
    font-size: 0; }
    .flexbox .multicolumn-content-grid > .container {
      -ms-flex-direction: row;
          flex-direction: row; }
  .multicolumn-content-grid.align-columns-top > .container {
    -ms-flex-align: start;
        align-items: flex-start; }
  .multicolumn-content-grid.align-columns-middle > .container {
    -ms-flex-align: center;
        align-items: center; }
  .multicolumn-content-grid.align-columns-bottom > .container {
    -ms-flex-align: end;
        align-items: flex-end; }
  .multicolumn-content-grid.justify-columns-flex-start > .container {
    -ms-flex-pack: start;
        justify-content: flex-start; }
  .multicolumn-content-grid.justify-columns-center > .container {
    -ms-flex-pack: center;
        justify-content: center; }
  .multicolumn-content-grid.justify-columns-flex-end > .container {
    -ms-flex-pack: end;
        justify-content: flex-end; }
  .multicolumn-content-grid.justify-columns-space-around > .container {
    -ms-flex-pack: distribute;
        justify-content: space-around; }
    .multicolumn-content-grid.justify-columns-space-around > .container .content-area {
      margin-right: 0; }
  .multicolumn-content-grid.justify-columns-space-between > .container {
    -ms-flex-pack: justify;
        justify-content: space-between; }
    .multicolumn-content-grid.justify-columns-space-between > .container .content-area {
      margin-right: 0; }
  .multicolumn-content-grid .content-area {
    display: inline-block;
    vertical-align: top;
    margin-right: 1.69492%;
    margin-bottom: 1.69492%;
    font-size: 1rem; }
    .multicolumn-content-grid .content-area:last-child {
      margin-right: 0; }
    .multicolumn-content-grid .content-area.columns-1 {
      width: 6.77966%; }
    .multicolumn-content-grid .content-area.columns-2 {
      width: 15.25424%; }
    .multicolumn-content-grid .content-area.columns-3 {
      width: 23.72881%; }
    .multicolumn-content-grid .content-area.columns-4 {
      width: 32.20339%; }
    .multicolumn-content-grid .content-area.columns-5 {
      width: 40.67797%; }
    .multicolumn-content-grid .content-area.columns-6 {
      width: 49.15254%; }
    .multicolumn-content-grid .content-area.columns-7 {
      width: 57.62712%; }
    .multicolumn-content-grid .content-area.columns-8 {
      width: 66.10169%; }
    .multicolumn-content-grid .content-area.columns-9 {
      width: 74.57627%; }
    .multicolumn-content-grid .content-area.columns-10 {
      width: 83.05085%; }
    .multicolumn-content-grid .content-area.columns-11 {
      width: 91.52542%; }
    .multicolumn-content-grid .content-area.columns-12 {
      width: 100%;
      margin-right: 0; }
  .flexbox .flexible-layout.card-grid .card-collection {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row;
        flex-flow: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-align: stretch;
        align-items: stretch;
    -ms-flex-pack: start;
        justify-content: flex-start; }
  .no-flexbox .flexible-layout.card-grid .card-collection {
    font-size: 0; }
  .no-flexbox .flexible-layout.card-grid .card {
    display: inline-block;
    vertical-align: top;
    font-size: 1rem; }
  .flexible-layout.card-grid[data-row-size='2'] .card-collection .card,.flexible-layout.card-grid[data-row-size='3'] .card-collection .card,.flexible-layout.card-grid[data-row-size='4'] .card-collection .card,.flexible-layout.card-grid[data-row-size='5'] .card-collection .card,.flexible-layout.card-grid[data-row-size='6'] .card-collection .card {
    width: 49.15254%;
    margin-right: 1.69492%; }
    .flexible-layout.card-grid[data-row-size='2'] .card-collection .card:nth-child(2n),.flexible-layout.card-grid[data-row-size='3'] .card-collection .card:nth-child(2n),.flexible-layout.card-grid[data-row-size='4'] .card-collection .card:nth-child(2n),.flexible-layout.card-grid[data-row-size='5'] .card-collection .card:nth-child(2n),.flexible-layout.card-grid[data-row-size='6'] .card-collection .card:nth-child(2n) {
      margin-right: 0; }
        .hero-banner .hero-large-background .hero-large-background-video {
          display: block; }
          .hero-banner .hero-large-background .hero-large-background-video .wistia_embed {
            display: block; }
        .hero-banner .hero-large-background .title {
          font-size: 3.75rem;
          line-height: 3.75rem;
          text-align: inherit; }
      .hero-banner .hero-left-background-large {
        height: 620px; }
      .hero-banner .content {
        left: 8%;
        padding: 0; }
      .hero-banner .title {
        font-size: 3.75rem;
        line-height: 4.375rem; }
        .hero-banner .hero-left-background-small .content {
          left: 8%;
          padding: 0; }
      .hero-banner .two-column-banner .content-cover {
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
        -ms-flex-pack: justify;
            justify-content: space-between;
        width: 1150px;
        margin: 0 auto; }
      .hero-banner .two-column-banner .two-column-cover {
        width: 40%; }
      .hero-banner .two-column-banner .two-column-images {
        width: 48%; }
      .hero-banner .two-column-banner .title {
        font-size: 3rem;
        line-height: 3.625rem; }
    .contact-us .contact-content-wrapper {
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
      -ms-flex-pack: justify;
          justify-content: space-between;
      width: 1140px;
      margin: 0 auto; }
    .contact-us .content-left-block {
      width: 37.85%; }
      .contact-us .content-left-block .core {
        margin-bottom: 2.5625rem; }
        .contact-us .content-left-block .core h2 {
          font-size: 1.875rem;
          line-height: 2.375rem; }
        .contact-us .content-left-block .core .map {
          margin: 2.8125rem 0; }
    .contact-us .simple-form {
      width: 49.95%; }
        .call-to-action .simple-cta .content-wrapper {
          width: 582px; }
        .call-to-action .simple-cta .heading {
          font-size: 2rem;
          line-height: 2.375rem; }
          .call-to-action .simple-cta .content-link .primary-button {
            padding: 0.9375rem 2.5rem; }
        .call-to-action .two-column-image .content-block {
          -ms-flex-flow: row nowrap;
              flex-flow: row nowrap;
          -ms-flex-pack: justify;
              justify-content: space-between; }
        .call-to-action .two-column-image .content-wrapper {
          width: 32.5%;
          margin: 0 auto;
          padding: 4.6875rem 0; }
        .call-to-action .two-column-image .micro-left {
          margin-bottom: 1.75rem; }
        .call-to-action .two-column-image .heading {
          margin-bottom: 2.25rem;
          font-size: 2rem;
          line-height: 2.375rem; }
        .call-to-action .two-column-image .primary-button {
          padding: 0.9375rem 2.5rem; }
        .call-to-action .two-column-image .content-image {
          width: 53.6%; }
        .call-to-action .left-aligned-background .primary-button {
          padding: 0.9375rem 2.5rem; }
    .benefits-with-icons .benefits-column-wrapper {
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
      -ms-flex-pack: justify;
          justify-content: space-between;
      width: 24.5%;
      margin-right: inherit;
      margin-left: inherit; }
    .benefits-with-icons .benefits-column-cover {
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
      -ms-flex-pack: justify;
          justify-content: space-between;
      margin-top: 4.0625rem; }
    .benefits-with-icons .primary-button {
      padding: 1rem 3.125rem; }
    .benefits-with-icons .benefits-column-image {
      margin-right: 1.875rem; }
    .benefits-with-icons .benefits-column-content .title {
      font-size: 1.375rem;
      line-height: 2rem; }
    .benefits-with-icons .benefits-column-content .description {
      font-size: 0.875rem; }
    .column-content-with-media .two-column-image-cover {
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap; }
    .column-content-with-media .content-image-cover {
      margin-right: 1.25rem; }
    .column-content-with-media .image-column-1 {
      margin-right: 0.9375rem; }
    .column-content-with-media .content-descriptions {
      width: 440px;
      margin-top: 3.75rem; }
    .column-content-with-media .two-column-content-large .content-image-cover {
      max-width: 100%; } /* edit by mikee 2025-02-27 */
    .column-content-with-media .two-column-content-large .large-image {
      margin-bottom: 0; }
    .three-columns-icons-with-headline .headline-cover {
      width: 1200px;
      margin: 0 auto; }
      .pull-quote .quote-wrapper {
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
        -ms-flex-align: center;
            align-items: center;
        -ms-flex-pack: justify;
            justify-content: space-between;
        width: 1150px;
        margin: 0 auto; }
      .pull-quote .quote-content-cover {
        width: 64%; }
      .pull-quote .micro-left {
        margin-bottom: 0; }
      .two-column-content-grid .content .micro-left {
        margin-bottom: 2.1875rem; }
    .two-column-content-grid .image-grid {
      margin: 0 auto; }
        .three-column-image-slider .image-sliders .slick-slide {
          height: 366px; }
      .three-column-image-slider .slick-dots {
        display: none !important;
        padding-bottom: 0; }
    .process-steps .headline {
      font-size: 2.25rem;
      line-height: 2.75rem; }
    .process-steps .slick-dots {
      display: none !important; }
    .process-steps .steps-content {
      margin-top: 7rem;
      padding-left: 0.625rem; }
    .content-feed-services-list .services-content {
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: justify;
          justify-content: space-between;
      margin-top: 1.25rem; }
      .content-feed-services-list .services-content .link-button {
        margin-top: 0;
        margin-bottom: 0; }
    .content-feed-services-list .services-cover {
      margin-top: 0.9375rem; }
    .content-feed-services-list .services-wrapper {
      width: 21.25%;
      margin-top: 1.875rem;
      margin-bottom: 1.25rem; }
      .content-feed-services-list .services-wrapper:nth-child(2n+0),.content-feed-services-list .services-wrapper:nth-child(3n+0) {
        margin-right: 5%; }
      .content-feed-services-list .services-wrapper:nth-child(4n+0) {
        margin-right: 0; }
      .content-feed-customer-logos .customer-cover .customer-wrapper {
        margin-top: 3.75rem; }
    .content-feed-customer-logos .customer-button {
      margin-top: 5.3125rem; }
    .content-feed-single-testimonial {
      padding: 5rem 0; }
      .content-feed-single-testimonial .testimonial-cover {
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
        -ms-flex-pack: justify;
            justify-content: space-between;
        width: 1200px;
        margin: 0 auto;
        padding: 0 0 0 3.4375rem; }
      .content-feed-single-testimonial .content-cover {
        width: 631px;
        padding-bottom: 0; }
          .content-feed-single-testimonial .content-cover .block-quote p {
            font-size: 2rem;
            line-height: 2.375rem; }
      .content-feed-single-testimonial .testimonial-button {
        margin-top: 4rem; }
      .content-feed-three-column-testimonial .three-column-content {
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
        -ms-flex-align: center;
            align-items: center;
        -ms-flex-pack: justify;
            justify-content: space-between;
        margin-left: 1.875rem; }
        .content-feed-three-column-testimonial .three-column-content .headline {
          width: 700px;
          line-height: 2.375rem; }
        .content-feed-three-column-testimonial .three-column-content .headline {
          font-size: 2.25rem;
          line-height: 2.75rem; }
        .content-feed-three-column-testimonial .three-column-content .link-button {
          margin-bottom: 0; }
      .content-feed-three-column-testimonial .three-column-cover {
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
        -ms-flex-pack: justify;
            justify-content: space-between; }
        .content-feed-three-column-testimonial .three-column-cover .content-cover {
          margin-right: 2.5rem;
          margin-bottom: 0;
          padding: 1.25rem 0.9375rem; }
        .content-feed-three-column-testimonial .three-column-cover .logo-image {
          margin-bottom: 1.25rem; }
        .content-feed-three-column-testimonial .three-column-cover p {
          margin-bottom: 1.875rem; }
          .content-feed-projects .project-card-collection.projects-with-feature-project .project-post-list:first-child .project-image {
            height: 541px; }
    .content-feed-related-projects .project-card-collection {
      -ms-flex-pack: justify;
          justify-content: space-between; }
      .content-feed-related-projects .project-card-collection .project-post-list {
        width: 364px; }
    .project-detail-banner {
      height: 550px; }
      .project-detail-banner .content-cover {
        bottom: 40px;
        left: 97px; }
        .project-detail-banner .content-cover .title {
          font-size: 3.125rem;
          line-height: 3.75rem; }
      .project-detail-overview-content .content-cover .headline {
        font-size: 1.875rem;
        line-height: 2.25rem; }
      .project-detail-overview-content .right-column-content .highlights {
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
        -ms-flex-pack: justify;
            justify-content: space-between;
        margin-top: 3.75rem; }
        .project-detail-overview-content .right-column-content .hightlight-content .first-highlights {
          width: 213px;
          font-size: 1.125rem; }
    .project-summary-with-specs .content-cover {
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: justify;
          justify-content: space-between;
      width: 1100px;
      margin: 0 auto; }
    .project-summary-with-specs .pull-text {
      font-size: 2rem;
      line-height: 2.25rem; }
    .project-summary-with-specs .bottom-content {
      margin-top: 3.375rem; }
      .project-summary-with-specs .bottom-content .cover {
        padding-left: 1.875rem; }
      .project-detail-content .content-items .pull-text {
        font-size: 1.5rem;
        line-height: 2.25rem; }
    .project-detail-content .content-right {
      width: 537px;
      margin-top: 0;
      padding-left: 0; }
    .large-image-slider .paging-info {
      display: block; }
    .large-image-slider .slick-dots {
      display: none !important; }
    .large-image-slider .slick-prev {
      right: 16%; }
    .large-image-slider .slick-next {
      right: 4%; }
    .content-feed-news-resources .news-feed-content {
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
      -ms-flex-pack: justify;
          justify-content: space-between;
      width: 1250px; }
    .content-feed-news-resources .blog-feed,.content-feed-news-resources .resource-feed {
      width: 600px; }
    .content-feed-news-resources .entry-excerpt {
      height: 260px; }
    .project-landing-template .project-title {
      padding: 2.5rem 0 2.1875rem;
      font-size: 3.125rem;
      line-height: 3.75rem; }
        .project-landing-template .project-card-collection .project-post-list:first-child .project-image {
          height: 541px; }
        .project-landing-template .project-card-collection .project-post-list .post-content {
          bottom: 50px;
          left: 50px;
		padding: 10px;  /* edit by mikee 2025-02-27 */
    	background-color: rgba(250,250,240,0.4);
    	backdrop-filter: blur(8px);
    	border-radius: 3px; }
    .services-two-column-image {
      padding: 4.0625rem 0 2.8125rem; }
      .services-two-column-image .services-content-block {
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
        -ms-flex-align: center;
            align-items: center;
        -ms-flex-pack: justify;
            justify-content: space-between; }
        .services-two-column-image .services-content-wrapper .title {
          font-size: 3.125rem;
          line-height: 3.75rem; }
      .industry-listing .industry-post-list {
        width: 360px; }
      .industry-listing .title {
        font-size: 1.625rem; } }
  @media screen and (min-width: 52.5em) {
      .news-letter-signup .content-form form {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap; } }
  @media screen and (min-width: 53.125em) {
      .content-feed-related-projects .project-card-collection .project-post-list {
        width: 384px; }
      .industry-listing .industry-post-list {
        width: 390px; } }
  @media screen and (min-width: 56.25em) {
      .footer-signup .footer-wrapper {
        width: 1250px;
        margin: 0 auto; }
      .footer-signup .footer-cover {
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
        -ms-flex-pack: justify;
            justify-content: space-between;
        padding-top: 2.8125rem; }
      .footer-signup .navigation .menu {
        width: 507px;
        padding-top: 0;
        padding-left: 1.25rem; }
      .footer-signup .newsletter-signup {
        width: 230px; }
              .footer-signup .newsletter-signup .gform_wrapper .gform_body .ginput_container_email .medium {
                width: 230px; }
        .content-feed-projects .project-card-collection .project-post-list {
          width: 48.9%; }
      .content-feed-related-projects .project-card-collection .project-post-list {
        width: 414px; }
      .project-landing-template .project-card-collection .project-post-list {
        width: 414px; }
      .industry-listing .industry-post-list {
        width: 420px;
        margin-bottom: 1.25rem; } }
  @media screen and (min-width: 59.375em) {
      .content-feed-related-projects .project-card-collection .project-post-list {
        width: 434px; }
      .project-landing-template .project-card-collection .project-post-list {
        width: 434px; }
      .industry-listing .industry-post-list {
        width: 440px; } }
  @media screen and (min-width: 50em) and (min-width: 62.5em) {
    .filter-bar .dropdown-menu .options {
      width: 220px; } }
  @media screen and (min-width: 62.5em) and (max-width: 87.5em) {
          .hero-banner .hero-large-background .hero-large-background-video .wistia_embed {
            width: 1400px !important;
            height: 986px !important; } }
  @media screen and (min-width: 62.5em) {
    .core h1 {
      font-size: 3.75rem;
      line-height: 4.375rem; }
    .core h2 {
      font-size: 2.25rem;
      line-height: 2.75rem; }
    .core h3 {
      font-size: 1.875rem;
      line-height: 2.375rem; }
    .blog-header-email {
      padding-top: 5rem; }
        .blog-header-email .content-cover .title {
          width: 609px;
          font-size: 3.75rem;
          line-height: 4.0625rem; }
      .blog-hero-feature .entry-excerpt {
        width: 583px;
        height: 410px;
        margin-right: 3.75rem;
        margin-bottom: 0; }
    .blog-post,.blog-post-list-item {
      width: 48%; }
    .single-post .blog-post {
      margin: 4em auto 3em; }
    .single-post .entry-content {
      margin-top: -9.6875rem; }
      .single-post .share-this .cher-links {
        width: 45px;
        height: auto;
        margin: 0 auto; }
      .single-post .share-this .cher-link-item {
        margin-left: 0; }
    .single-post .share-this {
      position: -webkit-sticky;
      position: sticky;
      top: 70px;
      width: 70px;
      margin-left: -3.125rem;
      transform: none !important; }
      .single-post .share-this .cher-link-item,.single-post .share-this .cher-links {
        display: block;
        margin-top: 0.5em; }
      .cta.ebook img {
        width: 20%; }
      .cta.ebook .content {
        width: 70%; }
    .no-flexbox .cta.ebook .content,.no-flexbox .cta.ebook img {
      float: left; }
    .no-flexbox .cta.ebook img {
      width: 20%; }
    .no-flexbox .cta.ebook::after {
      display: block;
      clear: left;
      content: ''; }
      .footer-signup .navigation .menu {
        width: 597px; }
        .footer-signup .newsletter-signup .heading {
          font-size: 0.9375rem; }
      .main-nav .main-menu-wrapper:hover > .main-menu > .menu-item > .menu-item-link {
        opacity: 0.3; }
      .main-nav .main-menu-toggle {
        display: none; }
      .main-menu .menu-item + .menu-item {
        margin-top: 0; }
    .main-menu {
      display: block;
      min-height: 0;
      margin: 0;
      padding: 0;
      transform: none;
      white-space: nowrap; }
      .main-menu .menu-item-top-level {
        display: inline-block; }
        .main-menu .menu-item-top-level > .menu-item-link {
          font-size: 0.8125rem; }
          .main-menu .menu-item-top-level > .menu-item-link:hover {
            color: #002037 !important; }
        .main-menu .menu-item-top-level.menu-item-has-children > .menu-item-link {
          padding-right: 0.625rem; }
          .main-menu .menu-item-top-level.menu-item-has-children > .menu-item-link::after {
            display: none;
            vertical-align: bottom;
            width: 0;
            height: 0;
            margin-top: -0.25rem;
            margin-left: 0.8em;
            border-width: 4px;
            border-style: solid;
            border-color: transparent;
            border-top-color: #ccc;
            content: ''; }
        .main-menu .menu-item-top-level.active > .menu-item-link {
          opacity: 1;
          color: #002037; }
          .main-menu .menu-item-top-level.active > .menu-item-link::after {
            border-top-color: #0cf; }
        .main-menu .menu-item-top-level.active.cta > .menu-item-link {
          color: #fff; }
      .main-menu .menu-item {
        margin-left: 2.6875rem; }
      .main-menu .menu-item.menu-item-top-level.subnav-columns,.main-menu .menu-item.menu-item-top-level.subnav-meganav {
        position: static; }
        .main-menu .menu-item.menu-item-top-level.subnav-columns > .sub-menu,.main-menu .menu-item.menu-item-top-level.subnav-meganav > .sub-menu {
          position: absolute;
          top: 100%;
          left: 1%;
          width: 805px;
          height: 420px; /* changed by mikee 2025-02-13. was 348.4px */
          padding: 2.9375rem 3.0625rem;
          border-radius: 3px;
          box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.2);
          background-color: #FFFFFF; }
          .admin-bar .main-menu .menu-item.menu-item-top-level.subnav-columns > .sub-menu,.admin-bar .main-menu .menu-item.menu-item-top-level.subnav-meganav > .sub-menu {
            top: 160px; }
      .main-menu .menu-item.menu-item-top-level.subnav-standard > .sub-menu {
        background-color: #fff; }
        .main-menu .menu-item.menu-item-top-level.subnav-standard > .sub-menu .menu-item-link {
          font-size: 0.8125rem; }
      .main-menu .menu-item-link {
        padding: 0.625rem;
        color: #2c313b; }
        .main-menu .menu-item-link::before {
          display: none; }
    .main-menu .sub-menu .menu-item-link {
      position: relative; }
      .main-menu .sub-menu .menu-item-link::after {
        position: absolute;
        top: 0.8em;
        right: 0;
        display: none;
        width: 0;
        height: 0;
        opacity: 0;
        border-width: 6px 9px;
        border-style: solid;
        border-color: transparent;
        border-left-color: #ed4300;
        content: '';
        transition: all 0.3s ease-out; }
      .main-menu .sub-menu .menu-item-link:hover::after {
        right: -9px;
        opacity: 1; }
      .main-menu .sub-menu-toggle {
        display: none; }
      .main-menu .sub-menu {
        margin-top: 0;
        padding: 0 0 0 1.5625rem; }
      .main-menu .sub-menu {
        position: absolute;
        top: 100%;
        left: -38px;
        display: none;
        width: 250px;
        padding: 1.25rem 2.1875rem 0.9375rem;
        border-radius: 3px;
        box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.2);
        background-color: #fff;
        list-style: none;
        animation-name: fadeInUpShort;
        animation-duration: 0.8s;
        animation-fill-mode: both;
        -webkit-animation-name: fadeInUpShort;
        -webkit-animation-duration: 0.8s;
        -webkit-animation-fill-mode: both; }
        .main-menu .sub-menu::before {
          position: absolute;
          z-index: -1;
          bottom: 100%;
          left: 61px;
          width: 12px;
          height: 12px;
          overflow: hidden;
          transform: translate(-50%, 50%) rotate(45deg);
          box-shadow: 0 1px 8px rgba(0, 0, 0, 0.2);
          background: #fff;
          content: ''; }
        .main-menu .sub-menu::after {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 20px;
          border-radius: 3px 3px 0 0;
          background: #fff;
          content: ''; }
        .main-menu .sub-menu .menu-item {
          margin: 0;
          font-size: 100%;
          font-weight: normal; }
          .main-menu .sub-menu .menu-item .menu-item-link {
            padding: 0.4375rem 0;
            color: #0A273C !important;
            font-family: "Nunito Sans", sans-serif;
            font-size: 0.9375rem;
            font-weight: 700;
            line-height: 1.375rem; }
            .main-menu .sub-menu .menu-item .menu-item-link:hover {
              color: #26B474 !important; }
  .menu-item.subnav-columns .sub-menu-level-1 {
    padding: 1rem 2.5rem;
    box-shadow: 9px 9px 0 rgba(0, 0, 0, 0.1);
    background-color: #fff;
    text-align: center; }
    .flexbox .menu-item.subnav-columns .sub-menu-level-1 .columns-container {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: stretch;
          align-items: stretch;
      -ms-flex-pack: center;
          justify-content: center; }
  .menu-item.subnav-columns .menu-item-level-2 {
    display: inline-block;
    vertical-align: top;
    width: 15.25424%;
    padding: 0.625rem 0.9375rem;
    text-align: left; }
    .menu-item.subnav-columns .menu-item-level-2 + .menu-item-level-2 {
      border-left: 1px solid #ccc; }
    .menu-item.subnav-columns .menu-item-level-2 > .menu-item-link {
      font-size: 0.875rem;
      white-space: normal;
      text-transform: uppercase; }
  .menu-item.subnav-columns .menu-item-level-3 > .menu-item-link {
    font-size: 0.8125rem;
    font-weight: 400;
    white-space: normal; }
  .menu-item.subnav-columns .sub-menu-level-2 {
    position: static;
    display: block; }
    .menu-item.subnav-meganav .sub-menu .meganav-content,.menu-item.subnav-meganav .sub-menu .meganav-heading {
      display: block; }
    .menu-item.subnav-meganav .sub-menu .subnav-meganav {
      display: inherit; }
    .menu-item.subnav-meganav .sub-menu .menu-description {
      display: block; }
  .subnav-meganav {
    display: block; }
  .menu-item.subnav-meganav .sub-menu > div {
    position: relative;
    z-index: 2; }
  .menu-item.subnav-meganav .sub-menu .meganav-heading {
    display: none;
    width: 32.20339%;
    font-size: 3.4375rem;
    font-weight: 200;
    white-space: normal;
    text-align: right; }
  .menu-item.subnav-meganav .sub-menu .meganav-content {
    display: none;
    width: 32.20339%;
    padding: 0 3.125rem;
    line-height: 1.75rem;
    white-space: normal; }
    .menu-item.subnav-meganav .sub-menu .meganav-content .call-to-action {
      color: #fff;
      text-decoration: none; }
  .menu-item.subnav-meganav .sub-menu .meganav-children {
    position: relative;
    column-gap: 80px;
    column-count: 2; }
    .menu-item.subnav-meganav .sub-menu .meganav-children .subnav-meganav {
      margin-bottom: 1.875rem; }
    .menu-item.subnav-meganav .sub-menu .meganav-children .menu-icon {
      position: absolute;
      top: -2px;
      left: -5px;
      width: 45px;
      height: 45px; }
    .menu-item.subnav-meganav .sub-menu .meganav-children .menu-item-link {
      padding: 0;
      padding-left: 3.375rem;
      color: #0A273C;
      font-family: "Nunito Sans", sans-serif;
      font-size: 0.9375rem;
      font-weight: 700;
      line-height: 1.375rem; }
      .menu-item.subnav-meganav .sub-menu .meganav-children .menu-item-link:hover {
        color: #26B474 !important; }
    .menu-item.subnav-meganav .sub-menu .meganav-children .menu-description {
      padding-left: 3.375rem; }
      .menu-item.subnav-meganav .sub-menu .meganav-children .menu-description p {
        margin: 0;
        color: #7F919E;
        font-family: "Nunito Sans", sans-serif;
        font-size: 0.8125rem;
        line-height: 1.375rem; }
  .menu-item.subnav-meganav .sub-menu .menu-item-link {
    color: #fff; }
    .resource-landing-hero {
      padding: 8.4375rem 0 7.1875rem; }
      .resource-landing-hero .heading {
        margin-bottom: 1.875rem;
        font-size: 4.375rem;
        line-height: 3.125rem; }
    .filter-bar-container {
      padding: 0; }
    .filter-bar {
      width: 100%;
      max-width: 1250px;
      height: 98px;
      margin: 0 auto;
      text-align: center; }
      .filter-bar .title {
        display: inline-block;
        width: auto;
        cursor: default; }
        .filter-bar .title::after {
          content: ':'; }
      .filter-bar .dropdown-menu {
        width: 220px; }
      .filter-bar .clear-filters {
        position: static; }
    .loading-throbber {
      margin: 6.5em auto; }
    .resource-card {
      margin-bottom: 4.0625rem; }
      .resource-card .image-wrapper {
        max-height: 220px; }
      .resource-card .primary-button {
        margin-bottom: 0; }
      .resource-card .primary-button {
        margin-bottom: 1.5625rem; }
    .resource-card-collection .resource-card {
      width: 30.43478%;
      float: left;
      margin-right: 4.34783%;
      width: 31.435%;
      min-height: 469px;
      margin-right: 1.375rem; }
      .resource-card-collection .resource-card:nth-child(2n) {
        width: 30.43478%;
        float: left;
        margin-right: 4.34783%;
        width: 31.435%;
        margin-right: 1.375rem; }
      .resource-card-collection .resource-card:nth-child(3n) {
        width: 30.43478%;
        float: right;
        margin-right: 0; }
    .resource-grid .resource-card-collection-wrapper {
      padding: 4.75rem 0 0; }
    .resource-gate-hero .container-wrapper {
      padding: 5.75rem 0 4.4375rem; }
      .resource-thank-you .cover-wrapper {
        padding: 7.4375rem 1.25rem 4.125rem; }
      .resource-thank-you .title {
        margin-bottom: 1.875rem;
        font-size: 4.375rem;
        line-height: 4.375rem; }
      .resource-thank-you .message {
        margin-bottom: 3.25rem;
        font-size: 1.125rem; }
    .thank-you-container-wrapper {
      padding: 5.75rem 0 4.4375rem; }
      .gform_wrapper input[type='date'],.gform_wrapper input[type='email'],.gform_wrapper input[type='password'],.gform_wrapper input[type='search'],.gform_wrapper input[type='tel'],.gform_wrapper input[type='text'],.gform_wrapper input[type='time'],.gform_wrapper input[type='url'],.gform_wrapper select,.gform_wrapper textarea {
        height: 50px; }
        .gform_wrapper input[type='date']:focus,.gform_wrapper input[type='email']:focus,.gform_wrapper input[type='password']:focus,.gform_wrapper input[type='search']:focus,.gform_wrapper input[type='tel']:focus,.gform_wrapper input[type='text']:focus,.gform_wrapper input[type='time']:focus,.gform_wrapper input[type='url']:focus,.gform_wrapper select:focus,.gform_wrapper textarea:focus {
          height: 50px; }
      .gform_footer button {
        padding: 1.25rem 6.5625rem; }
    .ginput_complex .name_first input,.ginput_complex .name_last input {
      height: 50px; }
    .ginput_complex .name_first:focus,.ginput_complex .name_last:focus {
      height: 50px; }
    .gfield_error .ginput_container input {
      height: 50px; }
      .gfield_error .ginput_container input:focus {
        height: 50px; }
    .home .main-header {
      height: 83px;
      background: none; }
      .home .main-header .main-menu-wrapper {
        background: none !important; }
      .home .main-header .menu-item.subnav-meganav .sub-menu .meganav-children .menu-item-link {
        color: #0A273C !important; }
      .home .main-header .main-menu .sub-menu .menu-item .menu-item-link.active {
        color: #0A273C !important; }
      .home .main-header .header-cover {
        margin-top: 0.6875rem; }
    .main-header {
      top: -117px;
      height: 70px;
      transform: translateY(117px); }
      .main-header.header-visible {
        top: -117px; }
      .main-header .header-cover {
        height: auto; }
      .main-header .main-header-logo {
        width: 9.4%;
        height: 46px; }
        .main-header .main-header-logo.scroll-logo {
          width: 7.4%;
          height: 46px; }
      .main-header .header-right-block {
        display: -ms-flexbox;
        display: flex; }
        .main-header .header-right-block .utility-nav ul {
          display: -ms-flexbox;
          display: flex; }
      .main-header .main-menu-wrapper {
        position: static;
        overflow: visible; }
    .main-menu .menu-item .menu-item-link {
      color: #002037 !important; }
    .header-landing {
      top: -117px;
      height: 81px;
      transform: translateY(117px); }
      .header-landing.header-visible {
        top: -117px; }
  .flexible-layout.card-grid[data-row-size='3'] .card-collection .card,.flexible-layout.card-grid[data-row-size='4'] .card-collection .card {
    width: 32.20339%; }
    .flexible-layout.card-grid[data-row-size='3'] .card-collection .card:nth-child(2n),.flexible-layout.card-grid[data-row-size='4'] .card-collection .card:nth-child(2n) {
      margin-right: 1.69492%; }
    .flexible-layout.card-grid[data-row-size='3'] .card-collection .card:nth-child(3n),.flexible-layout.card-grid[data-row-size='4'] .card-collection .card:nth-child(3n) {
      margin-right: 0; }
  .flexible-layout.card-grid[data-row-size='5'] .card-collection .card,.flexible-layout.card-grid[data-row-size='6'] .card-collection .card {
    width: 23.72881%; }
    .flexible-layout.card-grid[data-row-size='5'] .card-collection .card:nth-child(2n),.flexible-layout.card-grid[data-row-size='6'] .card-collection .card:nth-child(2n) {
      margin-right: 1.69492%; }
    .flexible-layout.card-grid[data-row-size='5'] .card-collection .card:nth-child(4n),.flexible-layout.card-grid[data-row-size='6'] .card-collection .card:nth-child(4n) {
      margin-right: 0; }
      .hero-banner .hero-large-background {
        height: 724px;
        background-attachment: fixed;
        background-position: center left; }
        .hero-banner .hero-large-background .hero-large-background-video {
          height: 724px; }
        .hero-banner .hero-large-background .title {
          font-size: 4.375rem;
          line-height: 4.375rem;
          text-align: inherit; }
      .hero-banner .two-column-banner .micro-left {
        margin-bottom: 1.875rem; }
      .hero-banner .two-column-banner .title {
        margin-bottom: 1.5625rem;
        font-size: 3.75rem;
        line-height: 4.375rem; }
      .contact-us .content-left-block .section-title {
        margin-bottom: 2.5625rem;
        font-size: 4.375rem;
        line-height: 3.125rem; }
      .call-to-action .simple-cta {
        padding: 8.75rem 0; }
        .call-to-action .simple-cta .heading {
          font-size: 2.25rem;
          line-height: 2.75rem; }
          .call-to-action .simple-cta .content-link .primary-button {
            padding: 0.9375rem 3.625rem; }
        .call-to-action .two-column-image .heading {
          margin-bottom: 2.75rem;
          font-size: 2.25rem;
          line-height: 2.75rem; }
        .call-to-action .two-column-image .primary-button {
          padding: 0.9375rem 3.625rem; }
        .call-to-action .left-aligned-background .primary-button {
          padding: 0.9375rem 3.625rem; }
    .benefits-with-icons .benefits-column-cover {
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
      -ms-flex-pack: justify;
          justify-content: space-between;
      margin-top: 7.1875rem; }
    .column-content-with-media .two-column-image-cover {
      -ms-flex-pack: justify;
          justify-content: space-between;
      width: 1130px;
      height: 534px;
      margin: 0 auto; }
    .column-content-with-media .content-image-cover {
      margin-right: 0; }
    .column-content-with-media .image-column-1 {
      margin-right: 1.875rem; }
    .column-content-with-media .small-image {
      top: -33px;
      width: 220px;
      max-height: 180px; }
    .column-content-with-media .medium-image {
      width: 230px;
      max-height: 237px; }
    .column-content-with-media .ortho-image {
      bottom: -10%;
      width: 147px;
      max-height: 197px; }
    .column-content-with-media .large-image {
      width: 270px;
      max-height: 350px; }
    .column-content-with-media .device-image {
      top: -29%;
      left: 10px;
      width: 178px;
      max-height: 277px; }
        .column-content-with-media .content-descriptions .description h2 {
          font-size: 2.25rem;
          line-height: 2.75rem; }
  .column-content-with-media .two-column-content-large .content-descriptions {
    margin-left: 1.875rem; }
      .three-columns-icons-with-headline .column-cover .column-wrapper {
        margin-bottom: 5.625rem; }
      .pull-quote .quote-content-cover {
        margin-bottom: 0; }
      .pull-quote .quote blockquote {
        margin: 2.25rem 0 1.25rem 2.5rem; }
      .pull-quote .name {
        padding-left: 5.75rem;
        font-size: 1rem;
        line-height: 1.25rem; }
      .pull-quote .position {
        padding-left: 5.75rem; }
    .two-column-content-grid .two-column-cover {
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: justify;
          justify-content: space-between; }
    .two-column-content-grid .content {
      width: 460px;
      margin: 0 auto; }
      .two-column-content-grid .content .headline {
        font-size: 2.8125rem;
        line-height: 3.125rem; }
      .two-column-content-grid .image-grid::before {
        display: block; }
    .two-column-content-grid .image-grid {
      margin: 0 inherit; }
      .two-column-content-grid .image-grid .top-left {
        position: absolute;
        top: 0;
        right: 56%;
        width: 205px;
        height: 226px; }
      .two-column-content-grid .image-grid .top-right {
        right: 0; }
      .two-column-content-grid .image-grid .bottom-right {
        right: 20px; }
    .process-steps .content-cover {
      margin-left: 5rem; }
    .process-steps .slick-slide {
      padding: 0 1.875rem; }
    .content-feed-services-list .services-cover {
      margin-top: 1.5625rem; }
      .content-feed-services-list .service-content .description {
        padding-right: 20%; }
    .content-feed-single-testimonial {
      padding: 7.5rem 0; }
          .content-feed-single-testimonial .content-cover .block-quote p {
            font-size: 2.25rem;
            line-height: 2.75rem; }
        .content-feed-three-column-testimonial .three-column-cover .content-cover {
          width: 33.3%;
          padding: 3.125rem 2.5rem; }
        .content-feed-three-column-testimonial .three-column-cover .logo-image {
          margin-bottom: 1.875rem; }
        .content-feed-three-column-testimonial .three-column-cover p {
          margin-bottom: 3.75rem; }
      .content-feed-leadership-team .gallery-items .thumbnail {
        width: 290px; }
      .content-feed-related-projects .project-card-collection .project-post-list {
        width: 464px; }
    .project-detail-banner {
      height: 651px; }
        .project-detail-banner .content-cover .title {
          margin-top: 1.5625rem;
          font-size: 3.75rem;
          line-height: 4.375rem; }
      .project-detail-overview-content .content-cover .headline {
        font-size: 2.25rem;
        line-height: 2.75rem; }
    .project-summary-with-specs .pull-text {
      font-size: 2.25rem;
      line-height: 2.75rem; }
    .project-summary-with-specs .bottom-content {
      margin-top: 5.25rem; }
      .project-detail-content .content-items .pull-text {
        font-size: 1.75rem;
        line-height: 2.625rem; }
    .large-image-slider .content-cover {
      width: 1279px;
      margin: 0 auto; }
    .project-landing-template .project-title {
      padding: 3.75rem 0 3.125rem;
      font-size: 3.75rem;
      line-height: 4.375rem; }
      .project-landing-template .project-card-collection .project-post-list {
        width: 464px; }
    .services-two-column-image {
      padding: 4.6875rem 0 3.4375rem; }
      .services-two-column-image .services-content-wrapper {
        width: 500px;
        margin: 0 auto; }
        .services-two-column-image .services-content-wrapper .title {
          font-size: 3.75rem;
          line-height: 4.375rem; }
        .services-two-column-image .services-content-wrapper .description {
          font-size: 1.125rem; }
      .services-two-column-image .services-banner-image {
        width: 51%;
        max-width: 100%; }
    .search-no-result-wrapper {
      margin-top: 0; }
      .industry-listing .industry-post-list {
        width: 465px; }
      .industry-listing .title {
        font-size: 1.875rem; } }
  @media screen and (min-width: 65.625em) {
      .footer-signup .navigation .menu {
        width: 649px; }
      .footer-signup .newsletter-signup {
        width: 250px; }
              .footer-signup .newsletter-signup .gform_wrapper .gform_body .ginput_container_email .medium {
                width: 250px; }
      .content-feed-related-projects .project-card-collection .project-post-list {
        width: 485px; }
      .project-landing-template .project-card-collection .project-post-list {
        width: 485px; }
      .industry-listing .industry-post-list {
        width: 485px; } }
  @media screen and (min-width: 68.75em) {
    .blog-post,.blog-post-list-item {
      width: 519px; }
    .entry-excerpt {
      height: 342px;
      overflow: hidden; }
    .single-post .share-this {
      margin-left: -7.5rem; }
    .resource-card-collection .resource-card {
      width: 31.435%;
      margin-right: 2.5rem; }
      .resource-card-collection .resource-card:nth-child(2n) {
        width: 31.435%;
        margin-right: 2.5rem; }
      .resource-card-collection .resource-card:nth-child(3n) {
        width: 30.43478%;
        float: right;
        margin-right: 0;
        width: 30.712%; }
      .gform_wrapper input[type='date'],.gform_wrapper input[type='email'],.gform_wrapper input[type='password'],.gform_wrapper input[type='search'],.gform_wrapper input[type='tel'],.gform_wrapper input[type='text'],.gform_wrapper input[type='time'],.gform_wrapper input[type='url'],.gform_wrapper select,.gform_wrapper textarea {
        height: 60px; }
        .gform_wrapper input[type='date']:focus,.gform_wrapper input[type='email']:focus,.gform_wrapper input[type='password']:focus,.gform_wrapper input[type='search']:focus,.gform_wrapper input[type='tel']:focus,.gform_wrapper input[type='text']:focus,.gform_wrapper input[type='time']:focus,.gform_wrapper input[type='url']:focus,.gform_wrapper select:focus,.gform_wrapper textarea:focus {
          height: 60px; }
    .ginput_complex .name_first input,.ginput_complex .name_last input {
      width: 225px;
      height: 60px; }
    .ginput_complex .name_first:focus,.ginput_complex .name_last:focus {
      height: 60px; }
    .gfield_error .ginput_container input {
      height: 60px; }
      .gfield_error .ginput_container input:focus {
        height: 60px; }
      .content-feed-related-projects .project-card-collection .project-post-list {
        width: 514px; }
    .content-feed-news-resources .news-feed-content {
      margin-top: 3.75rem;
      margin-bottom: 3.125rem; }
    .content-feed-news-resources .blog-feed,.content-feed-news-resources .resource-feed {
      width: 535px; }
    .content-feed-news-resources .blog-post-list-item,.content-feed-news-resources .resource-post-list {
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap; }
    .content-feed-news-resources .entry-excerpt {
      width: 260px;
      margin-right: 2.5rem; }
    .content-feed-news-resources .content-cover {
      width: 286px;
      margin-bottom: 0; }
      .project-landing-template .project-card-collection .project-post-list {
        width: 514px; }
      .services-two-column-image .services-content-block {
        padding: 0; }
      .industry-listing .industry-post-list {
        width: 510px; } }
  @media screen and (min-width: 71.875em) {
      .footer-signup .newsletter-signup {
        width: 321px;
        padding-top: 0; }
              .footer-signup .newsletter-signup .gform_wrapper .gform_body .ginput_container_email .medium {
                width: 321px; }
      .resource-thank-you .cover-wrapper {
        padding: 7.4375rem 0 4.125rem; }
      .two-column-content-grid .content .headline {
        font-size: 3.75rem;
        line-height: 4.375rem; }
      .two-column-content-grid .image-grid .top-left {
        position: absolute;
        top: -63px;
        right: 49%;
        width: 235px;
        height: 226px; }
      .two-column-content-grid .image-grid .bottom-left {
        position: absolute;
        right: 53.5%;
        bottom: 10%;
        width: 300px;
        height: 320px; }
      .two-column-content-grid .image-grid .top-right {
        position: absolute;
        width: 289px;
        height: 328px;
        padding-bottom: 3.25rem; }
      .two-column-content-grid .image-grid .bottom-right {
        position: absolute;
        right: 30px;
        bottom: 13px;
        width: 298px;
        height: 260px; }
        .content-feed-projects .project-card-collection .project-post-list {
          margin-bottom: 1.875rem; }
      .content-feed-related-projects .project-card-collection .project-post-list {
        width: 534px;
        margin-bottom: 2.5rem; }
      .project-landing-template .project-card-collection .project-post-list {
        width: 534px;
        margin-bottom: 2.5rem; }
      .industry-listing .industry-post-list {
        width: 540px; } }
  @media screen and (min-width: 62.5em) and (min-width: 75em) {
        .main-menu .menu-item-top-level > .menu-item-link {
          color: #fff;
          font-family: "Nunito Sans", sans-serif;
          font-size: 0.9375rem;
          font-weight: 800;
          line-height: 1.25rem;
          text-align: center; }
          .main-menu .menu-item-top-level.menu-item-has-children > .menu-item-link::after {
            border-width: 6px; } }
  @media screen and (min-width: 75em) {
        .blog-header-email .content-cover .title {
          font-size: 4.5625rem;
          line-height: 4.875rem; }
      .footer-signup .navigation .menu {
        padding-left: 0; }
      .main-menu .menu-item-link {
        padding: 0.625rem 0; }
    .resource-grid .post-grid-react .filter-bar-container {
      padding: 0; }
    .resource-gate-hero .hero-content-wrapper {
      padding: 0; }
      .thank-you-container-wrapper .hero-content-wrapper {
        padding: 0; }
  .flexible-layout.card-grid[data-row-size='4'] .card-collection .card {
    width: 23.72881%; }
    .flexible-layout.card-grid[data-row-size='4'] .card-collection .card:nth-child(3n) {
      margin-right: 1.69492%; }
    .flexible-layout.card-grid[data-row-size='4'] .card-collection .card:nth-child(4n) {
      margin-right: 0; }
  .flexible-layout.card-grid[data-row-size='5'] .card-collection .card {
    width: 18.64407%; }
    .flexible-layout.card-grid[data-row-size='5'] .card-collection .card:nth-child(4n) {
      margin-right: 1.69492%; }
    .flexible-layout.card-grid[data-row-size='5'] .card-collection .card:nth-child(5n) {
      margin-right: 0; }
  .flexible-layout.card-grid[data-row-size='6'] .card-collection .card {
    width: 15.25424%; }
    .flexible-layout.card-grid[data-row-size='6'] .card-collection .card:nth-child(4n) {
      margin-right: 1.69492%; }
    .flexible-layout.card-grid[data-row-size='6'] .card-collection .card:nth-child(6n) {
      margin-right: 0; }
    .column-content-with-media .content-image-cover {
      height: auto; }
    .column-content-with-media .small-image {
      width: 260px;
      max-height: 207px; }
    .column-content-with-media .medium-image {
      position: absolute;
      top: 39.3%;
      left: -51px;
      width: 310px;
      max-height: 277px; }
    .column-content-with-media .ortho-image {
      position: absolute;
      bottom: 0;
      left: -31%;
      width: 167px;
      max-height: 197px; }
    .column-content-with-media .large-image {
      width: 310px;
      max-height: 420px; }
    .column-content-with-media .device-image {
      top: -39%;
      left: 10px;
      width: 208px;
      max-height: 277px; }
    .column-content-with-media .two-column-content-large .two-column-image-cover {
      width: 1180px;
      height: auto; }
    .column-content-with-media .two-column-content-large .large-image {
      width: 634px; }
  .column-content-with-media .two-column-content-large .content-descriptions {
    margin-left: 0; }
    .content-feed-single-testimonial {
      padding: 13.625rem 0 11.5625rem; }
          .content-feed-single-testimonial .content-cover .block-quote::before {
            left: -55px;
            width: 35px;
            height: 35px;
            background-size: 35px; }
      .content-feed-single-testimonial .testimonial-button {
        margin-right: 8.125rem; }
    .content-feed-leadership-team .gallery-expander {
      padding: 0; }
      .content-feed-related-projects .project-card-collection .project-post-list {
        width: 564px; }
    .large-image-slider .slick-prev {
      right: 15%; }
    .large-image-slider .slick-next {
      right: 6%; }
    .large-image-slider .slick-arrow-cover {
      display: block;
      width: 174px; }
    .content-feed-news-resources .news-feed-content {
      margin-top: 6.25rem;
      margin-bottom: 5.625rem; }
    .content-feed-news-resources .blog-feed,.content-feed-news-resources .resource-feed {
      width: 600px; }
      .project-landing-template .project-card-collection .project-post-list {
        width: 564px; }
    .services-two-column-image {
      padding: 5.9375rem 0 4.0625rem; }
      .industry-listing .industry-post-list {
        width: 560px; } }
  @media screen and (min-width: 78.125em) {
      .content-feed-related-projects .project-card-collection .project-post-list {
        width: 584px;
        margin-bottom: 3.75rem; }
      .project-landing-template .project-card-collection .project-post-list {
        width: 584px;
        margin-bottom: 3.75rem; }
      .industry-listing .industry-post-list {
        width: 582px;
        margin-bottom: 1.875rem; } }
  @media screen and (min-width: 80em) {
    .content-feed-leadership-team .gallery-items {
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
      width: 1250px;
      margin: 0 auto;
      margin-top: 3.375rem; } }
  @media screen and (min-width: 87.5em) {
          .hero-banner .hero-large-background .hero-large-background-video .wistia_embed {
            right: auto;
            left: 50%;
            width: 15600px !important;
            height: 986px !important;
            transform: translate(-50%, -50%); } }
  @media (min-width: 1700px) {
          .hero-banner .hero-large-background .hero-large-background-video .wistia_embed {
            width: 17600px !important;
            height: 1200px !important; } }
  @media screen and (max-width: 50em) {
      .three-column-image-slider .image-sliders {
        cursor: pointer; } }
  @media screen and (-webkit-min-device-pixel-ratio: 0) {
  .main-header .utility-nav .utility-menu-wrapper {
    width: 230px; } }
  @media screen and (max-width: 37.5em) {
  .core table {
    width: 100%; }
  .core thead {
    display: none; }
  .core tr:nth-of-type(2n) {
    background-color: inherit; }
  .core tr td:first-child {
    background: rgba(0, 0, 0, 0.1);
    font-size: 1em;
    font-weight: 700; }
  .core tbody td {
    display: block;
    text-align: center; }
  .core tbody td::before {
    display: block;
    text-align: center;
    content: attr(data-th); } }
  @media screen and (max-width: 600px) {
  #wpadminbar {
    position: fixed !important; } }

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