@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
	--------------------------------------------------------------------------  */
@font-face {
  src: url("../webFonts/FFDINWebProBold/font.eot");
  src: url("../webFonts/FFDINWebProBold/font.woff2") format("woff2"), url("../webFonts/FFDINWebProBold/font.woff") format("woff"), url("../webFonts/FFDINWebProBold/font.eot?#iefix") format("embedded-opentype"), url("../webFonts/FFDINWebProBold/font.ttf") format("truetype");
  font-family: 'FFDINWebProBold';
  font-weight: normal;
  font-style: normal; }

@font-face {
  src: url("../webFonts/FFDINWebProCondensedBold/font.eot");
  src: url("../webFonts/FFDINWebProCondensedBold/font.woff2") format("woff2"), url("../webFonts/FFDINWebProCondensedBold/font.woff") format("woff"), url("../webFonts/FFDINWebProCondensedBold/font.eot?#iefix") format("embedded-opentype"), url("../webFonts/FFDINWebProCondensedBold/font.ttf") format("truetype");
  font-family: 'FFDINWebProCondensedBold';
  font-weight: normal;
  font-style: normal; }

@font-face {
  src: url("../webFonts/FFDINWebProRegular/font.eot");
  src: url("../webFonts/FFDINWebProRegular/font.woff2") format("woff2"), url("../webFonts/FFDINWebProRegular/font.woff") format("woff"), url("../webFonts/FFDINWebProRegular/font.eot?#iefix") format("embedded-opentype"), url("../webFonts/FFDINWebProRegular/font.ttf") format("truetype");
  font-family: 'FFDINWebProRegular';
  font-weight: normal;
  font-style: normal; }

/*   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: #231F20; }
  .core a:hover {
    color: #DD1C2A; }

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

.core h1 {
  margin-top: 1em;
  margin-bottom: 0.5em;
  font-family: "FFDINWebProBold", Helvetica, Arial, sans-serif;
  font-size: 1.625rem;
  letter-spacing: 0.03125rem;
  line-height: 1.3; }
  .core h1 + h2 {
    margin-top: -0.5em; }

.core h2 {
  margin: 1em 0 0.4em;
  font-family: "FFDINWebProBold", Helvetica, Arial, sans-serif;
  font-size: 1.375rem;
  letter-spacing: -0.01563rem;
  line-height: 1.3; }
  .core h2 + h3 {
    margin-top: -0.4em;
    margin-bottom: 0.2em; }

.core h3 {
  margin: 1em 0 0.4em;
  font-family: "FFDINWebProRegular", Helvetica, Arial, sans-serif;
  font-size: 1.375rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.5; }
  .core h3 + h4 {
    margin-top: -0.3em; }

.core h4 {
  margin: 1em 0 0.4em;
  font-family: "FFDINWebProBold", Helvetica, Arial, sans-serif;
  font-size: 1.25rem;
  letter-spacing: 0;
  line-height: 1.5; }
  .core h4 + h5 {
    margin-top: -0.3em; }

.core h5 {
  margin: 1.8em 0 0.4em;
  font-family: "FFDINWebProRegular", Helvetica, Arial, sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.5; }
  .core h5 + h6 {
    margin-top: -0.2em; }

.core h6 {
  margin: 1.8em 0 0.4em;
  font-family: "FFDINWebProBold", Helvetica, Arial, sans-serif;
  font-size: 0.9375rem;
  line-height: 1.5; }

.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-family: "FFDINWebProRegular", Helvetica, Arial, sans-serif;
  font-size: 0.9375rem; }

.core p {
  line-height: 1.5; }
  .core p:first-child {
    margin-top: 0; }
  .core p strong {
    font-family: "FFDINWebProBold", Helvetica, Arial, sans-serif;
    font-weight: 400; }

.core blockquote {
  margin: 1.75em 1em;
  color: #CFB33A;
  font-family: "FFDINWebProRegular", Helvetica, Arial, sans-serif;
  font-size: 1.25rem;
  font-style: normal;
  letter-spacing: 0;
  line-height: 1.5; }
  .core blockquote p {
    color: #CFB33A;
    font-family: "FFDINWebProRegular", Helvetica, Arial, sans-serif;
    font-size: 1rem;
    font-style: normal;
    letter-spacing: 0;
    line-height: 1.5; }

.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;
  list-style-type: none; }
  .core ol ol,.core ol ul,.core ul ol,.core ul ul {
    margin: 0; }
  .core ol.yellow-bullet-list,.core ul.yellow-bullet-list {
    margin: 0;
    padding: 0;
    list-style-type: none; }
    .core ol.yellow-bullet-list li,.core ul.yellow-bullet-list li {
      position: relative;
      padding-left: 1.625rem;
      font-family: "FFDINWebProBold", Helvetica, Arial, sans-serif;
      font-size: 1.125rem;
      font-weight: 400;
      letter-spacing: 0;
      line-height: 1.4; }
      .core ol.yellow-bullet-list li::before,.core ul.yellow-bullet-list li::before {
        position: absolute;
        top: 12px;
        left: 0;
        width: 7px;
        height: 7px;
        border-radius: 50%;
        background: #FFE573;
        content: ''; }
  .core ol.yellow-tag-list,.core ul.yellow-tag-list {
    margin: 0;
    padding: 0;
    list-style-type: none; }
    .core ol.yellow-tag-list li,.core ul.yellow-tag-list li {
      position: relative;
      margin-bottom: 1.875rem;
      padding-left: 3.125rem;
      font-family: "FFDINWebProBold", Helvetica, Arial, sans-serif;
      font-size: 1.125rem;
      font-weight: 400;
      letter-spacing: -0.07063rem;
      line-height: 1.4;
      counter-increment: step-counter; }
      .core ol.yellow-tag-list li:last-child,.core ul.yellow-tag-list li:last-child {
        margin-bottom: 0; }
      .core ol.yellow-tag-list li::after,.core ul.yellow-tag-list li::after {
        position: absolute;
        top: 5px;
        left: 22px;
        width: 0;
        height: 0;
        border-top: 13px solid transparent;
        border-bottom: 13px solid transparent;
        border-left: 10px solid #FFE573;
        border-radius: 0;
        background: none;
        content: ''; }
      .core ol.yellow-tag-list li::before,.core ul.yellow-tag-list li::before {
        position: absolute;
        top: 5px;
        left: 0;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center;
        -ms-flex-pack: center;
            justify-content: center;
        width: 22px;
        height: 26px;
        padding: 0.1875rem 0 0.125rem 0.25rem;
        border-radius: 0;
        background: #FFE573;
        color: #231F20;
        font-family: "FFDINWebProBold", Helvetica, Arial, sans-serif;
        font-size: 1.125rem;
        font-weight: 400;
        letter-spacing: -0.02938rem;
        line-height: 1.375rem;
        content: counter(step-counter); }

.core li {
  position: relative;
  margin-top: 0.5em;
  padding-left: 1.875rem;
  font-size: 0.875em;
  line-height: 1.5; }
  .core li::before {
    position: absolute;
    top: 8px;
    left: 12px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #231F20;
    content: ''; }
  .core li li {
    font-size: 1em; }

.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 {
  box-sizing: inherit; }

body {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  margin: 0;
  background: #f2efef;
  color: #231F20;
  font-family: "FFDINWebProRegular", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.25; }

a {
  outline: none;
  color: #231F20;
  text-decoration: none; }
  a:focus {
    box-shadow: none; }

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

.group::after {
  clear: both; }

.blog-posts .post-container,.container,.media-with-caption-rows {
  max-width: 1274px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 0.625rem; }
  .blog-posts .post-container:after,.container:after,.media-with-caption-rows: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; }

.main {
  overflow: hidden; }

/*  ==========================================================================
     VPM
     Styles from Vital Package Manager Modules
    ==========================================================================  */
/* File generated by vital-package-manager. DO NOT EDIT! */
/*   Partial - Author Bio
	--------------------------------------------------------------------------  */
.article-author {
  padding-top: 1.875rem;
  border-top: 1px solid #979797; }
  .article-author .author-heading {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: justify;
        justify-content: space-between;
    padding-bottom: 0.625rem; }
    .article-author .author-heading .author-name {
      font-family: "FFDINWebProBold", Helvetica, Arial, sans-serif;
      font-size: 1.125rem;
      font-weight: 400;
      letter-spacing: 0;
      line-height: 1.1875rem; }
    .article-author .author-heading .arrow-button {
      color: #231F20;
      font-size: 1rem; }
  .article-author .position {
    display: inline-block;
    width: 100%;
    padding-bottom: 0.625rem;
    opacity: 0.8;
    color: #3D3D3D;
    font-size: 0.8125rem;
    letter-spacing: 0;
    line-height: 1.5625rem; }
  .article-author .author-description {
    font-size: 0.875rem; }
    .article-author .author-description p {
      margin: 0;
      opacity: 0.8;
      color: #3D3D3D;
      font-size: 1rem;
      letter-spacing: 0; }

/*   Partial - Blog Header
	--------------------------------------------------------------------------  */
.blog-header {
  position: relative;
  z-index: 1;
  margin-bottom: 2rem; }
  .blog-header .toolbar {
    position: relative;
    height: 50px;
    margin: 0 0.625rem;
    background: #ffffff; }
    .blog-header .toolbar .blog-posts .post-container,.blog-header .toolbar .container,.blog-header .toolbar .media-with-caption-rows,.blog-posts .blog-header .toolbar .post-container {
      height: 100%; }
      .blog-header .toolbar .blog-posts .post-container::after,.blog-header .toolbar .container::after,.blog-header .toolbar .media-with-caption-rows::after,.blog-posts .blog-header .toolbar .post-container::after {
        display: none; }
      .blog-posts .flexbox .blog-header .toolbar .post-container,.flexbox .blog-header .toolbar .blog-posts .post-container,.flexbox .blog-header .toolbar .container,.flexbox .blog-header .toolbar .media-with-caption-rows {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center;
        -ms-flex-pack: justify;
            justify-content: space-between; }
      .blog-posts .no-flexbox .blog-header .toolbar .post-container .category-select-wrapper,.no-flexbox .blog-header .toolbar .blog-posts .post-container .category-select-wrapper,.no-flexbox .blog-header .toolbar .container .category-select-wrapper,.no-flexbox .blog-header .toolbar .media-with-caption-rows .category-select-wrapper {
        float: left; }
      .blog-posts .no-flexbox .blog-header .toolbar .post-container .search-form-wrapper,.no-flexbox .blog-header .toolbar .blog-posts .post-container .search-form-wrapper,.no-flexbox .blog-header .toolbar .container .search-form-wrapper,.no-flexbox .blog-header .toolbar .media-with-caption-rows .search-form-wrapper {
        float: right;
        width: 180px; }
      .blog-posts .no-flexbox .blog-header .toolbar .post-container::after,.no-flexbox .blog-header .toolbar .blog-posts .post-container::after,.no-flexbox .blog-header .toolbar .container::after,.no-flexbox .blog-header .toolbar .media-with-caption-rows::after {
        display: block;
        clear: both;
        content: ''; }
  .blog-header .category-select-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    min-width: 160px;
    height: 100%;
    color: #231F20;
    letter-spacing: 0.07688rem; }
    .blog-header .category-select-wrapper label {
      display: none;
      -ms-flex-align: center;
          align-items: center;
      height: 100%;
      padding-right: 1rem;
      border-right: 1px solid #F2EFEF;
      font-family: "FFDINWebProCondensedBold", Helvetica, Arial, sans-serif;
      font-size: 1rem;
      font-weight: 400;
      text-transform: uppercase; }
      .blog-header .category-select-wrapper label .browse-toggle {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -ms-flex-pack: center;
            justify-content: center;
        width: 20px;
        height: 16px;
        margin-right: 0.375rem; }
        .blog-header .category-select-wrapper label .browse-toggle .bottom,.blog-header .category-select-wrapper label .browse-toggle .middle,.blog-header .category-select-wrapper label .browse-toggle .top {
          display: inline-block;
          width: 80%;
          height: 2px;
          background: #231F20; }
        .blog-header .category-select-wrapper label .browse-toggle .middle {
          width: 50%;
          margin: 0 20%; }
        .blog-header .category-select-wrapper label .browse-toggle .bottom {
          width: 20%; }
  .blog-header .blog-category-menu {
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    margin: 0;
    padding: 0;
    list-style-type: none; }
    .blog-header .blog-category-menu .filter-menu-toggle {
      display: none; }
    .blog-header .blog-category-menu .filter-item-top-level {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      border-right: 1px solid #F2EFEF; }
      .blog-header .blog-category-menu .filter-item-top-level:hover > .filter-item-link::before {
        width: 100%; }
      .blog-header .blog-category-menu .filter-item-top-level > .filter-item-link {
        position: relative;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center;
        height: 100%;
        padding: 0.1875rem 2rem 0 1rem;
        opacity: 0.8;
        color: #231F20;
        font-family: "FFDINWebProRegular", Helvetica, Arial, sans-serif;
        font-size: 1rem;
        font-weight: 400;
        letter-spacing: 0; }
        .blog-header .blog-category-menu .filter-item-top-level > .filter-item-link::before {
          position: absolute;
          z-index: 1;
          bottom: 0;
          left: 0;
          width: 0;
          height: 4px;
          background: #DD1C2A;
          content: '';
          transition: ease all 0.6s 0s; }
        .blog-header .blog-category-menu .filter-item-top-level > .filter-item-link::after {
          position: absolute;
          top: 50%;
          right: 14px;
          display: inline-block;
          padding: 0.1875rem;
          transform: translateY(-50%) rotate(45deg);
          border: solid #CFB33A;
          border-width: 0 2px 2px 0;
          content: '';
          transition: all 0.3s ease-out; }
      .blog-header .blog-category-menu .filter-item-top-level:hover .blog-filter-sub-menu {
        display: block; }
    .blog-header .blog-category-menu .filter-item-top-level.residential-division {
      position: relative; }
      .blog-header .blog-category-menu .filter-item-top-level.residential-division .blog-filter-sub-menu {
        width: 380px; }
        .blog-header .blog-category-menu .filter-item-top-level.residential-division .blog-filter-sub-menu .blog-filter-container {
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
          padding: 0 1.25rem; }
        .blog-header .blog-category-menu .filter-item-top-level.residential-division .blog-filter-sub-menu .filter-column {
          width: 100%; }
          .blog-header .blog-category-menu .filter-item-top-level.residential-division .blog-filter-sub-menu .filter-column:last-child .filter-title > .top-filter-item-link {
            border: none; }
          .blog-header .blog-category-menu .filter-item-top-level.residential-division .blog-filter-sub-menu .filter-column .filter-title > .top-filter-item-link {
            position: relative;
            display: inline-block;
            width: 100%;
            padding: 0.625rem 1.875rem 0.625rem 0.5rem;
            border-bottom: 1px solid rgba(35, 31, 32, 0.2);
            color: #231F20;
            font-family: "FFDINWebProRegular", Helvetica, Arial, sans-serif;
            font-size: 0.9375rem;
            font-weight: 400;
            letter-spacing: -0.03125rem;
            transition: all 0.3s ease-out; }
            .blog-header .blog-category-menu .filter-item-top-level.residential-division .blog-filter-sub-menu .filter-column .filter-title > .top-filter-item-link:hover {
              color: #DD1C2A; }
              .blog-header .blog-category-menu .filter-item-top-level.residential-division .blog-filter-sub-menu .filter-column .filter-title > .top-filter-item-link:hover::after {
                border: solid #DD1C2A;
                border-width: 0 2px 2px 0; }
            .blog-header .blog-category-menu .filter-item-top-level.residential-division .blog-filter-sub-menu .filter-column .filter-title > .top-filter-item-link::after {
              position: absolute;
              top: 50%;
              right: 8px;
              display: inline-block;
              padding: 0.1875rem;
              transform: translateY(-50%) rotate(-45deg);
              border: solid rgba(35, 31, 32, 0.2);
              border-width: 0 2px 2px 0;
              content: '';
              transition: all 0.3s ease-out; }
            .blog-header .blog-category-menu .filter-item-top-level.residential-division .blog-filter-sub-menu .filter-column .filter-title > .top-filter-item-link .icon {
              display: none; }
    .blog-header .blog-category-menu .blog-filter-sub-menu {
      position: absolute;
      top: 100%;
      left: 0;
      display: none;
      width: 100%;
      padding: 1.875rem 0 3.75rem;
      box-shadow: 0 34px 34px -20px rgba(0, 0, 0, 0.17);
      background: #ffffff; }
      .blog-header .blog-category-menu .blog-filter-sub-menu .blog-filter-container {
        max-width: 1274px;
        margin-left: auto;
        margin-right: auto;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -ms-flex-pack: justify;
            justify-content: space-between;
        padding: 0 0.625rem; }
        .blog-header .blog-category-menu .blog-filter-sub-menu .blog-filter-container:after {
          content: " ";
          display: block;
          clear: both; }
        .blog-header .blog-category-menu .blog-filter-sub-menu .blog-filter-container::after {
          display: none; }
      .blog-header .blog-category-menu .blog-filter-sub-menu .filter-column {
        width: 100%;
        margin-bottom: 1.25rem; }
        .blog-header .blog-category-menu .blog-filter-sub-menu .filter-column:last-child {
          margin: 0; }
        .blog-header .blog-category-menu .blog-filter-sub-menu .filter-column .filter-title > .top-filter-item-link {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-align: center;
              align-items: center;
          padding: 0.5rem 0;
          color: #231F20;
          font-family: "FFDINWebProBold", Helvetica, Arial, sans-serif;
          font-size: 1.0625rem;
          letter-spacing: -0.03125rem; }
          .blog-header .blog-category-menu .blog-filter-sub-menu .filter-column .filter-title > .top-filter-item-link::after {
            display: none; }
          .blog-header .blog-category-menu .blog-filter-sub-menu .filter-column .filter-title > .top-filter-item-link:hover {
            color: #DD1C2A; }
          .blog-header .blog-category-menu .blog-filter-sub-menu .filter-column .filter-title > .top-filter-item-link .icon {
            width: 26px;
            height: 26px;
            margin-right: 0.625rem; }
            .blog-header .blog-category-menu .blog-filter-sub-menu .filter-column .filter-title > .top-filter-item-link .icon svg {
              width: 26px;
              height: 26px; }
        .blog-header .blog-category-menu .blog-filter-sub-menu .filter-column .filter-title .toggle {
          display: none; }
        .blog-header .blog-category-menu .blog-filter-sub-menu .filter-column .filter-link-items {
          margin: 0;
          padding: 0;
          list-style-type: none; }
          .blog-header .blog-category-menu .blog-filter-sub-menu .filter-column .filter-link-items li:last-child .filter-item-link {
            border: none; }
        .blog-header .blog-category-menu .blog-filter-sub-menu .filter-column .filter-item-link {
          position: relative;
          display: inline-block;
          width: 100%;
          padding: 0.625rem 1.875rem 0.625rem 0.5rem;
          border-bottom: 1px solid rgba(35, 31, 32, 0.2);
          color: #231F20;
          font-size: 0.9375rem;
          letter-spacing: -0.03125rem;
          transition: all 0.3s ease-out; }
          .blog-header .blog-category-menu .blog-filter-sub-menu .filter-column .filter-item-link:hover {
            color: #DD1C2A; }
            .blog-header .blog-category-menu .blog-filter-sub-menu .filter-column .filter-item-link:hover::after {
              border: solid #DD1C2A;
              border-width: 0 2px 2px 0; }
          .blog-header .blog-category-menu .blog-filter-sub-menu .filter-column .filter-item-link::after {
            position: absolute;
            top: 50%;
            right: 8px;
            display: inline-block;
            padding: 0.1875rem;
            transform: translateY(-50%) rotate(-45deg);
            border: solid rgba(35, 31, 32, 0.2);
            border-width: 0 2px 2px 0;
            content: '';
            transition: all 0.3s ease-out; }

.blog-search-block {
  position: relative;
  z-index: 1;
  width: 40px;
  height: 40px; }
  .blog-search-block .blog-search-toggle {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 4px;
    background: #FFE573;
    cursor: pointer;
    transition: ease all 0.4s 0s; }
    .blog-search-block .blog-search-toggle .blog-search-icon {
      position: relative;
      width: 100%;
      height: 100%; }
      .blog-search-block .blog-search-toggle .blog-search-icon svg {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translateX(-50%) translateY(-50%); }
    .blog-search-block .blog-search-toggle.opened {
      background: #FFE573; }
    .blog-search-block .blog-search-toggle:hover {
      background: #DD1C2A; }
      .blog-search-block .blog-search-toggle:hover .blog-search-icon svg path {
        fill: #ffffff; }
  .blog-search-block .blog-search-container {
    position: absolute;
    top: 0;
    right: 44px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: justify;
        justify-content: space-between;
    width: 0;
    overflow: hidden;
    opacity: 0;
    transition: ease all 0.4s 0s; }
    .blog-search-block .blog-search-container.opened {
      width: 210px;
      opacity: 1; }
    .blog-search-block .blog-search-container .blog-search-icon {
      position: relative;
      width: 18px;
      height: 18px;
      border-radius: 3px;
      background: #231F20;
      cursor: pointer; }
      .blog-search-block .blog-search-container .blog-search-icon:hover {
        background: #DD1C2A; }
      .blog-search-block .blog-search-container .blog-search-icon svg {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translateX(-50%) translateY(-50%);
        width: 12px;
        height: 12px;
        fill: #ffffff; }
    .blog-search-block .blog-search-container .search-form-field {
      width: 186px;
      height: 40px;
      padding: 0.75rem;
      border: none;
      border-radius: 4px;
      background: #ffffff;
      font-family: "FFDINWebProRegular", Helvetica, Arial, sans-serif;
      font-size: 0.9375rem; }
    .blog-search-block .blog-search-container .search-submit {
      display: none; }

/*   Partial - Blog Header
	--------------------------------------------------------------------------  */
.sidebar-wrapper {
  width: 100%;
  margin: 2.5rem 0 0; }
  .sidebar-wrapper .image {
    margin-bottom: 1.875rem;
    text-align: center; }
    .sidebar-wrapper .image img {
      max-width: 100%; }
  .sidebar-wrapper .description {
    margin-bottom: 1.25rem;
    font-size: 1.125rem; }
  .sidebar-wrapper .action {
    margin-bottom: 3.75rem; }
  .sidebar-wrapper.yellow-pattern .image {
    position: relative; }
    .sidebar-wrapper.yellow-pattern .image::after {
      position: absolute;
      z-index: -1;
      top: 10%;
      right: -100%;
      display: block;
      width: 200%;
      height: 80%;
      transform: skewX(-13deg);
      background-image: url("../images/yellow-pattern.jpg");
      content: ''; }
  .sidebar-wrapper.gray-pattern .image::after {
    position: absolute;
    z-index: -1;
    top: 0;
    right: -50px;
    width: 200px;
    height: 200px;
    background-image: url("data:image/svg+xml,%3csvg width='348' height='352' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M348 206.74v56.989C313.907 315.977 241.863 352 158.5 352 95.29 352 38.586 331.287 0 298.494v-56.99c38.586 32.793 95.29 53.505 158.5 53.505 83.361 0 155.404-36.022 189.5-88.268zm-.004-109.466v56.991c-34.49 51.426-105.943 86.753-188.495 86.753-63.76 0-120.898-21.073-159.499-54.361v-56.992c38.601 33.289 95.74 54.362 159.499 54.362 82.552 0 154.005-35.327 188.495-86.753zm0-97.274v56.992c-37.7 42.214-102.226 70.042-175.496 70.042-71.364 0-134.434-26.4-172.5-66.78V3.267c38.068 40.378 101.137 66.777 172.5 66.777 73.27 0 137.797-27.828 175.496-70.043z' fill='%23231F20' fill-rule='evenodd' opacity='.05'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 200px;
    content: ''; }

/*   Template - Blog
--------------------------------------------------------------------------  */
.blog-grid-post {
  position: relative;
  background: linear-gradient(180deg, #F2EFEF 0%, #FFFFFF 100%); }
  .blog-grid-post .pagination {
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 100%; }
  .blog-grid-post .overlay-line-left {
    position: absolute;
    z-index: 0;
    right: calc(100% - 120px);
    bottom: 150px;
    width: 199em;
    height: 230px;
    -webkit-clip-path: polygon(80% 0, 100% 0, calc(100% - 30px) 100%, 0 100%);
            clip-path: polygon(80% 0, 100% 0, calc(100% - 30px) 100%, 0 100%);
    background-color: rgba(50, 67, 90, 0.04); }
    .blog-grid-post .overlay-line-left.fadeline {
      opacity: 1;
      animation-name: fadeinleft;
      -webkit-animation-name: fadeinleft; }
  .blog-grid-post .overlay-line-right {
    position: absolute;
    z-index: 0;
    top: -100px;
    left: calc(100% - 120px);
    width: 199em;
    height: 230px;
    -webkit-clip-path: polygon(50px 0, 100% 0, 100% 100%, 0 100%);
            clip-path: polygon(50px 0, 100% 0, 100% 100%, 0 100%);
    background-color: rgba(50, 67, 90, 0.04); }
    .blog-grid-post .overlay-line-right.fadeline {
      opacity: 1;
      animation-name: fadeinright;
      -webkit-animation-name: fadeinright; }

.blog-posts .post-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0 0.625rem; }
  .blog-posts .post-container::after {
    display: none; }

.blog-posts .blog-grid-bottom-wrapper {
  margin-top: 1.25rem; }

.blog-list-item {
  width: 100%;
  margin: 0 0 1.25rem;
  background: #ffffff; }

.post-thumbnail {
  display: block;
  width: 100%;
  height: 230px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }

.blog-title {
  margin: 0 0 0.625rem;
  font-family: "FFDINWebProBold", Helvetica, Arial, sans-serif;
  font-size: 1.25rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.4; }
  .blog-title a {
    display: inline-block;
    color: #231F20;
    text-decoration: none; }
    .blog-title a:hover {
      opacity: 0.7; }

.entry-info {
  padding: 1em 1em 2em; }

.entry-excerpt {
  opacity: 0.8;
  color: #3D3D3D;
  font-size: 0.875rem;
  letter-spacing: 0;
  line-height: 1.3125rem; }

.entry-meta {
  margin: 0.5em 0 1em; }
  .entry-meta .categories {
    margin: 0 0 1em; }
    .entry-meta .categories .type,.entry-meta .categories a {
      display: inline-block;
      padding: 0.1875rem 0.375rem;
      border: 1px solid #231F20;
      color: #231F20;
      font-family: "FFDINWebProCondensedBold", Helvetica, Arial, sans-serif;
      font-size: 0.9375rem;
      font-weight: 400;
      letter-spacing: 0.03938rem;
      line-height: 1.125rem;
      text-transform: uppercase;
      text-decoration: none; }
      .entry-meta .categories .type:hover,.entry-meta .categories a:hover {
        opacity: 0.7; }
  .entry-meta .resource-type {
    display: inline-block;
    padding: 0.1875rem 0.375rem;
    border: 1px solid #231F20;
    color: #231F20;
    font-family: "FFDINWebProCondensedBold", Helvetica, Arial, sans-serif;
    font-size: 0.9375rem;
    font-weight: 400;
    letter-spacing: 0.03938rem;
    line-height: 1.125rem;
    text-transform: uppercase;
    text-decoration: none; }

.entry-buttons {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  width: 180px;
  height: 40px;
  margin: 1.25rem 0 0 -1.875rem;
  padding-left: 1.875rem;
  background: #FFE573; }
  .entry-buttons::after {
    position: absolute;
    top: 0;
    right: -12px;
    width: 20px;
    height: 40px;
    transform: skewX(-20deg);
    background: #FFE573;
    content: ''; }
  .entry-buttons .arrow-button {
    top: 1px;
    font-size: 1rem; }

.single-post .blog-post {
  position: relative;
  max-width: 100%;
  margin: 0 0.625rem;
  padding: 0 1.25rem;
  background: #ffffff; }

.single-post .entry-post-wrapper {
  position: relative;
  display: inline-block;
  width: 100%;
  padding-top: 1.875rem;
  background: #FFE573; }
  .single-post .entry-post-wrapper .entry-title-block {
    position: relative;
    width: calc(100% + 94px);
    margin-left: -2.9375rem;
    overflow: hidden; }
    .single-post .entry-post-wrapper .entry-title-block .overlay-line {
      position: absolute;
      z-index: 0;
      top: 0;
      left: 0;
      width: 70%;
      height: 30px;
      background: #F2EFEF; }
      .single-post .entry-post-wrapper .entry-title-block .overlay-line::after {
        position: absolute;
        top: 0;
        right: -12px;
        width: 24px;
        height: 30px;
        transform: skewX(-20deg);
        background: #F2EFEF;
        content: ''; }
      .single-post .entry-post-wrapper .entry-title-block .overlay-line.fadeline {
        opacity: 1;
        animation-name: fadeinleft;
        -webkit-animation-name: fadeinleft; }
    .single-post .entry-post-wrapper .entry-title-block .entry-title {
      position: relative;
      display: inline-block;
      height: 50px;
      padding-right: 1.5625rem;
      padding-left: 2.9375rem;
      background: #FFE573;
      font-family: "FFDINWebProCondensedBold", Helvetica, Arial, sans-serif;
      font-size: 1.0625rem;
      font-weight: 400;
      letter-spacing: 0.04438rem;
      line-height: 3.125rem;
      text-transform: uppercase; }
      .single-post .entry-post-wrapper .entry-title-block .entry-title::after {
        position: absolute;
        top: 0;
        right: -12px;
        width: 25px;
        height: 100%;
        transform: skewX(-20deg);
        background: #FFE573;
        content: ''; }
      .single-post .entry-post-wrapper .entry-title-block .entry-title .title-cover {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center;
        color: #231F20; }
      .single-post .entry-post-wrapper .entry-title-block .entry-title .icon {
        width: 21px;
        height: 34px;
        margin-right: 0.625rem; }
        .single-post .entry-post-wrapper .entry-title-block .entry-title .icon svg {
          width: 21px;
          height: 34px; }
  .single-post .entry-post-wrapper .overlay-line-right {
    position: absolute;
    z-index: 1;
    top: 100%;
    left: calc(100% - 200px);
    width: 199em;
    height: 230px;
    margin-top: -3.75rem;
    -webkit-clip-path: polygon(50px 0, 100% 0, 100% 100%, 0 100%);
            clip-path: polygon(50px 0, 100% 0, 100% 100%, 0 100%);
    background-color: rgba(50, 67, 90, 0.04); }
    .single-post .entry-post-wrapper .overlay-line-right.fadeline {
      opacity: 1;
      animation-name: fadeinright;
      -webkit-animation-name: fadeinright; }

.single-post .blog-post-wrapper {
  position: relative;
  display: inline-block;
  width: 100%;
  margin-bottom: 1.875rem;
  background: linear-gradient(180deg, #F2EFEF 0%, #FFFFFF 100%); }
  .single-post .blog-post-wrapper .overlay-line-left {
    position: absolute;
    z-index: 0;
    right: calc(100% - 120px);
    bottom: 50%;
    width: 199em;
    height: 230px;
    -webkit-clip-path: polygon(80% 0, 100% 0, calc(100% - 50px) 100%, 0 100%);
            clip-path: polygon(80% 0, 100% 0, calc(100% - 50px) 100%, 0 100%);
    background-color: rgba(50, 67, 90, 0.04); }
    .single-post .blog-post-wrapper .overlay-line-left.fadeline {
      opacity: 1;
      animation-name: fadeinleft;
      -webkit-animation-name: fadeinleft; }
  .single-post .blog-post-wrapper .blog-post {
    padding-bottom: 3.75rem; }
  .single-post .blog-post-wrapper .entry-excerpt {
    margin-bottom: 3.75rem; }
    .single-post .blog-post-wrapper .entry-excerpt .wp-post-image {
      max-width: 100%;
      height: auto; }

.single-post .entry-meta {
  margin: 0;
  padding: 1.875rem 0 1.25rem; }
  .single-post .entry-meta .author {
    padding-bottom: 0.625rem;
    opacity: 0.8;
    font-size: 0.8125rem;
    letter-spacing: 0; }
    .single-post .entry-meta .author span {
      font-family: "FFDINWebProBold", Helvetica, Arial, sans-serif;
      font-weight: 400; }

.single-post .entry-header {
  position: relative; }
  .single-post .entry-header .title {
    position: relative;
    z-index: 1;
    margin-top: 0;
    color: #231F20;
    font-family: "FFDINWebProBold", Helvetica, Arial, sans-serif;
    font-size: 1.75rem;
    font-weight: 400;
    letter-spacing: -0.05625rem; }
  .single-post .entry-header .overlay-line {
    position: absolute;
    z-index: 0;
    top: 20px;
    left: 0;
    width: 50%;
    height: 20px;
    background: #FFE573; }
    .single-post .entry-header .overlay-line::after {
      position: absolute;
      top: 0;
      right: -12px;
      width: 24px;
      height: 20px;
      transform: skewX(-20deg);
      background: #FFE573;
      content: ''; }
    .single-post .entry-header .overlay-line.fadeline {
      opacity: 1;
      animation-name: fadeinleft;
      -webkit-animation-name: fadeinleft; }

.single-post .bottom-share-this {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center; }
  .single-post .bottom-share-this label {
    margin-right: 1.875rem;
    font-family: "FFDINWebProBold", Helvetica, Arial, sans-serif;
    font-size: 1.125rem;
    font-weight: 400;
    letter-spacing: 0; }
    .single-post .bottom-share-this label span {
      display: none; }

.single-post .share-this {
  margin: 0 0 1.25rem; }
  .single-post .share-this label {
    font-family: "FFDINWebProBold", Helvetica, Arial, sans-serif;
    font-size: 1rem;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.1875rem;
    text-transform: uppercase; }
  .single-post .share-this .cher-links {
    display: inline-block;
    vertical-align: middle;
    margin-left: 1em; }

.blog-bottom-cta {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 4em; }
  .blog-bottom-cta:after {
    content: " ";
    display: block;
    clear: both; }

/*   Cher Links
	--------------------------------------------------------------------------  */
.cher-links {
  margin: 0;
  padding: 0;
  list-style: none; }
  .cher-links .cher-link-item {
    display: inline-block; }
    .cher-links .cher-link-item + .cher-link-item {
      margin-left: 0.75rem; }
    .cher-links .cher-link-item:hover .icon path,.cher-links .cher-link-item:hover .icon svg {
      fill: #CFB33A; }
  .cher-links .cher-link-text {
    font-size: 0; }
  .cher-links .cher-link {
    display: inline-block;
    width: 1em;
    height: 1em;
    background-size: contain;
    font-size: 1.75rem; }
    .cher-links .cher-link .icon {
      width: 18px;
      height: 18px; }
      .cher-links .cher-link .icon svg {
        width: 18px;
        height: 18px; }

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

.cta.full-width {
  margin: 0 1.96078%;
  padding: 2.8125rem 1.5625rem 2.5rem;
  border: 1px solid #ccc;
  color: #231F20;
  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
    --------------------------------------------------------------------------  */
.pagination {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  margin: 0 auto 1.25rem;
  padding: 0;
  text-align: center; }
  .pagination .page-numbers,.pagination li {
    display: inline-block;
    min-width: 36px;
    height: 42px;
    margin: 0 0.1875rem;
    padding-top: 0.125rem;
    color: #231F20;
    font-family: "FFDINWebProBold", Helvetica, Arial, sans-serif;
    font-size: 1rem;
    font-weight: 400;
    letter-spacing: 0.1rem;
    line-height: 2.625rem; }
    .pagination .page-numbers a,.pagination li a {
      display: block;
      color: #231F20;
      font-family: "FFDINWebProBold", Helvetica, Arial, sans-serif;
      font-size: 1rem;
      font-weight: 400;
      letter-spacing: 0.1rem; }
      .pagination .page-numbers a:hover,.pagination li a:hover {
        opacity: 0.6; }
    .pagination .page-numbers.dots,.pagination li.dots {
      width: 10px;
      min-width: 10px; }
    .pagination .page-numbers.disabled,.pagination .page-numbers:hover,.pagination li.disabled,.pagination li:hover {
      opacity: 0.6; }
  .pagination .active,.pagination .current {
    background-color: #FFE573;
    color: #231F20; }
    .pagination .active:hover,.pagination .current:hover {
      opacity: 1; }
  .pagination .next,.pagination .prev,.pagination .previous {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    font-family: "FFDINWebProBold", Helvetica, Arial, sans-serif;
    font-size: 0;
    font-weight: 400;
    letter-spacing: 0;
    text-align: center; }
    .pagination .next a,.pagination .prev a,.pagination .previous a {
      width: 50px;
      font-size: 0; }
    .pagination .next::before,.pagination .prev::before,.pagination .previous::before {
      position: absolute;
      top: 50%;
      display: inline-block;
      padding: 0.3125rem;
      border: solid #231F20;
      border-width: 0 3px 3px 0;
      content: ''; }
  .pagination .prev,.pagination .previous {
    margin-right: 1em; }
    .pagination .prev::before,.pagination .previous::before {
      left: 0;
      transform: translateY(-50%) rotate(135deg); }
  .pagination .next {
    margin-left: 1em; }
    .pagination .next::before {
      right: 0;
      transform: translateY(-50%) rotate(-45deg); }

/*   Partial - Related Posts
    --------------------------------------------------------------------------  */
.related-posts {
  padding: 2em 0;
  text-align: center; }
  .related-posts .post-container {
    text-align: left; }

/*   Main Navigation
	--------------------------------------------------------------------------  */
.main-nav {
  position: relative;
  z-index: 60; }
  .main-nav .menu-item-link {
    transition: background-color 0.2s ease-out; }
  .main-nav .main-menu-toggle {
    position: absolute;
    top: -46px;
    right: 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    padding: 0;
    outline: 0;
    border: 0;
    background-color: transparent;
    cursor: pointer; }
    .main-nav .main-menu-toggle .hamburger-label {
      margin-right: 0.625rem;
      color: #231F20;
      font-family: "FFDINWebProBold", Helvetica, Arial, sans-serif;
      font-size: 0.875rem;
      letter-spacing: -0.00938rem; }
    .main-nav .main-menu-toggle .hamburger {
      position: relative;
      z-index: 2;
      width: 28px;
      height: 28px;
      border-radius: 4px;
      background-color: #DD1C2A; }
      .main-nav .main-menu-toggle .hamburger .part {
        position: absolute;
        left: 50%;
        display: block;
        width: 16px;
        height: 2px;
        transform: translate(-50%, -50%);
        transform-origin: center;
        border-radius: 1.5px;
        background-color: #ffffff;
        transition: all 0.35s ease-out; }
      .main-nav .main-menu-toggle .hamburger .top-bun {
        top: 30%; }
        .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: 70%; }
        .nav-open .main-nav .main-menu-toggle .hamburger .bottom-bun {
          top: 50%;
          transform: translate(-50%, -50%) rotate(225deg); }

.main-menu {
  display: none;
  margin: 0;
  padding: 0.625rem 1.875rem 1.875rem;
  background-color: #f2efef;
  list-style: none;
  transition: transform 0.4s ease-out; }
  .nav-open .main-menu {
    transform: translateX(0); }
    .nav-open .main-menu .menu-item:hover .sub-menu-toggle .icon g,.nav-open .main-menu .menu-item:hover .sub-menu-toggle .icon path {
      fill: #DD1C2A; }
  .main-menu .menu-item.menu-item-top-level {
    border-bottom: 1px solid rgba(35, 31, 32, 0.2); }
  .main-menu .menu-item {
    position: relative; }
  .main-menu .menu-item-link {
    display: block;
    padding: 0.625rem 0;
    color: #231F20;
    text-decoration: none; }
    .main-menu .menu-item-link:hover {
      color: #DD1C2A; }
  .main-menu .sub-menu-toggle {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    padding: 0 0.3125rem 0 0;
    outline: 0;
    border: 0;
    background: transparent;
    cursor: pointer;
    text-align: right; }
    .main-menu .sub-menu-toggle .icon {
      transform: rotate(-90deg);
      transition: all 100ms ease-out; }
      .main-menu .sub-menu-toggle .icon g,.main-menu .sub-menu-toggle .icon path {
        fill: rgba(35, 31, 32, 0.2); }
    .main-menu .sub-menu-toggle.active .icon {
      transform: rotate(0); }
      .main-menu .sub-menu-toggle.active .icon g,.main-menu .sub-menu-toggle.active .icon path {
        fill: #DD1C2A; }
  .main-menu .sub-menu {
    display: none;
    padding: 0 0 1.25rem;
    list-style: 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; }

.menu-item.subnav-columns .sub-menu-level-1 .menu-column.menu-item-level-2 > .menu-item-link {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  padding: 0.5rem;
  color: #231F20;
  font-family: "FFDINWebProBold", Helvetica, Arial, sans-serif;
  font-size: 1.0625rem;
  letter-spacing: -0.03125rem; }
  .menu-item.subnav-columns .sub-menu-level-1 .menu-column.menu-item-level-2 > .menu-item-link::after {
    display: none; }
  .menu-item.subnav-columns .sub-menu-level-1 .menu-column.menu-item-level-2 > .menu-item-link:hover {
    color: #DD1C2A; }
  .menu-item.subnav-columns .sub-menu-level-1 .menu-column.menu-item-level-2 > .menu-item-link .icon {
    width: 26px;
    height: 26px;
    margin-right: 0.625rem; }

.menu-item.subnav-columns .sub-menu-level-2 {
  padding: 0; }

.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 .meganav-content .shape-container {
  display: none; }

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

.post-grid .filter-bar-outer-container {
  position: relative;
  height: 50px;
  margin: 0 0.625rem;
  background: #ffffff; }

.post-grid .filter-bar-wrapper {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  padding: 0; }
  .post-grid .filter-bar-wrapper::after {
    display: none; }

.post-grid .filter-bar-header {
  width: 60%; }
  .post-grid .filter-bar-header .filter-bar-heading {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    margin: 0;
    padding-right: 1rem;
    border-right: 1px solid #F2EFEF;
    font-family: "FFDINWebProCondensedBold", Helvetica, Arial, sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 3.125rem;
    text-align: right;
    text-transform: uppercase; }
  .post-grid .filter-bar-header .browse-toggle {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
    width: 20px;
    height: 16px;
    margin-right: 0.375rem; }
    .post-grid .filter-bar-header .browse-toggle .bottom,.post-grid .filter-bar-header .browse-toggle .middle,.post-grid .filter-bar-header .browse-toggle .top {
      display: inline-block;
      width: 80%;
      height: 2px;
      background: #231F20; }
    .post-grid .filter-bar-header .browse-toggle .middle {
      width: 50%;
      margin: 0 20%; }
    .post-grid .filter-bar-header .browse-toggle .bottom {
      width: 20%; }

.post-grid .filter-bar-heading-icon {
  vertical-align: middle;
  margin-right: 0.5rem; }
  .post-grid .filter-bar-heading-icon svg {
    width: 16px;
    height: 16px; }

.post-grid .filter-toggle {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  width: auto;
  height: 40px;
  margin: 0.3125rem 0;
  padding: 0;
  border: none;
  background-color: transparent;
  font-family: "FFDINWebProCondensedBold", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 3.125rem;
  text-align: right;
  text-transform: uppercase;
  cursor: pointer;
  transition: all 200ms ease-out; }
  .post-grid .filter-toggle path {
    transition: fill 200ms ease-out; }
  .post-grid .filter-toggle:focus {
    outline: 0;
    border-color: #231F20; }

.post-grid .filter-bar {
  transition: opacity 500ms ease; }
  .post-grid .filter-bar.loading {
    opacity: 0.5;
    pointer-events: none; }
    .post-grid .filter-bar.loading .filter:hover .filter-options {
      display: none; }
  .post-grid .filter-bar .filters {
    position: absolute;
    z-index: 1;
    top: 100%;
    left: 0;
    display: none;
    width: 100%;
    padding: 1.25rem 5%;
    background: #ffffff; }
  .post-grid .filter-bar .filter {
    position: relative; }
  .post-grid .filter-bar .filter-options {
    width: 100%;
    margin: 0.625rem 0 0;
    padding: 0; }
  .post-grid .filter-bar .filter-option {
    position: relative;
    list-style: none; }
    .post-grid .filter-bar .filter-option:not(:first-child) {
      margin-top: 0.5rem; }
  .post-grid .filter-bar .filter-option-add {
    display: inline-block;
    padding: 0 0 0 1.6rem;
    color: #231F20;
    font-size: 1rem;
    font-weight: 300;
    text-indent: -1.6rem;
    text-decoration: none; }
    .post-grid .filter-bar .filter-option-add:hover {
      color: #DD1C2A; }
    .post-grid .filter-bar .filter-option-add:focus {
      outline: 0; }
    .post-grid .filter-bar .filter-option-add::before {
      display: inline-block;
      width: 16px;
      height: 16px;
      margin-right: 0.75rem;
      border: 1px solid #231F20;
      background-color: #fff;
      color: #000;
      font-size: 1.125rem;
      line-height: 0.9;
      text-align: right;
      content: ' ';
      transition: background-color 200ms ease-out; }
    .post-grid .filter-bar .filter-option-add.active::before {
      color: #DD1C2A;
      content: '\2713'; }
  .post-grid .filter-bar .filter-name {
    margin: 0;
    font-size: 0.875rem;
    font-weight: 700; }
    .post-grid .filter-bar .filter-name svg {
      display: none;
      width: 12px;
      height: 12px;
      margin-left: 0.5rem; }
      .post-grid .filter-bar .filter-name svg path {
        fill: #CFB33A; }
  .post-grid .filter-bar .filter-name-link {
    color: #231F20;
    font-family: "FFDINWebProCondensedBold", Helvetica, Arial, sans-serif;
    font-size: 1rem;
    font-weight: 400;
    letter-spacing: 0;
    text-transform: uppercase;
    text-decoration: none;
    transition: border 200ms ease-out; }
    .post-grid .filter-bar .filter-name-link:focus {
      outline: 0; }

.post-grid .filters-footer {
  margin-top: 1.25rem; }

.post-grid .filters-close {
  width: 100%;
  border: 3px solid #ccc; }
  .post-grid .filters-close:focus {
    outline: 0;
    border-color: #231F20; }

.post-grid .filter-bar-search {
  position: relative;
  width: 60%; }
  .post-grid .filter-bar-search .search-submit {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
    padding: 0;
    border: none;
    background-color: transparent;
    cursor: pointer; }
    .post-grid .filter-bar-search .search-submit:focus {
      outline: 0; }
      .post-grid .filter-bar-search .search-submit:focus path {
        fill: #231F20; }
    .post-grid .filter-bar-search .search-submit path {
      transition: fill 200ms ease-out;
      fill: #594f51; }
  .post-grid .filter-bar-search .search-submit-icon {
    width: 16px;
    height: 16px; }

.post-grid .filter-bar-search-input {
  display: block;
  width: 100%;
  height: 40px;
  padding: 0.5rem 1rem 0.5rem 2.375rem;
  border: 3px solid #e4e4e4;
  background-color: #e4e4e4;
  font-family: "FFDINWebProRegular", Helvetica, Arial, sans-serif;
  font-size: 0.875rem;
  transition: border 200ms ease-out; }
  .post-grid .filter-bar-search-input:focus {
    outline: 0;
    border-color: #231F20; }

.post-grid .active-filter-items {
  margin: 0;
  padding: 0.625rem 0; }

.post-grid .active-filter {
  display: inline-block;
  margin: 0.1875rem; }
  .post-grid .active-filter:hover {
    color: #080707; }
  .post-grid .active-filter strong {
    font-weight: 300; }
  .post-grid .active-filter.clear-filter .icon {
    position: relative;
    top: 0.15em; }
    .post-grid .active-filter.clear-filter .icon path {
      fill: #231F20; }
  .post-grid .active-filter.clear-filter::before {
    display: none; }

.post-grid .active-filter .filter-option-remove,.post-grid .active-filter span {
  display: -ms-flexbox;
  display: flex;
  padding: 0.4375rem 0.9375rem 0.1875rem;
  background-color: #ffffff;
  color: #231F20;
  font-family: "FFDINWebProCondensedBold", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  letter-spacing: 0.0625rem;
  line-height: 1.25rem;
  text-transform: uppercase;
  text-decoration: none;
  transition: all 200ms ease-out; }
  .post-grid .active-filter .filter-option-remove:hover,.post-grid .active-filter span:hover {
    background-color: #e6e6e6; }
  .post-grid .active-filter .filter-option-remove:focus,.post-grid .active-filter span:focus {
    outline: 0;
    border-color: #231F20; }
  .post-grid .active-filter .filter-option-remove::after,.post-grid .active-filter span::after {
    display: inline-block;
    width: 17px;
    height: 17px;
    margin-left: 0.5em;
    background-image: url("data:image/svg+xml,%3csvg width='28' height='28' xmlns='http://www.w3.org/2000/svg'%3e%3cg fill='none' fill-rule='evenodd'%3e%3crect fill='%23DD1C2A' width='28' height='28' rx='4'/%3e%3crect fill='white' transform='rotate(-45 14 14)' x='6' y='13' width='16' height='2' rx='1'/%3e%3crect fill='white' transform='rotate(45 14 14)' x='6' y='13' width='16' height='2' rx='1'/%3e%3c/g%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 17px;
    content: ''; }

.post-grid .blog-search-block {
  padding: 0.3125rem 0; }

.post-grid .blog-search-container {
  margin: 0.3125rem 0; }

.resource-loading {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  width: 100px;
  height: 100px; }

.resource-loading-text {
  position: absolute;
  top: 0;
  left: 10px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  width: 100px;
  height: 100px; }
  .resource-loading-text .icon,.resource-loading-text svg {
    width: 50px;
    height: 50px; }

.resource-loading-throbber {
  display: inline-block; }
  .resource-loading-throbber::after {
    display: block;
    width: 100px;
    height: 100px;
    border: 10px solid;
    border-radius: 50%;
    border-color: transparent #231F20;
    content: ' ';
    animation: throbber 1s linear infinite; }

@keyframes throbber {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.resource-card {
  display: block;
  margin-bottom: 1.96078%;
  border: 1px solid #ccc;
  background-color: #f2efef;
  color: #231F20;
  text-align: center;
  text-decoration: none; }

.resource-card-thumb-img {
  display: block;
  max-width: 100%; }

.resource-card-type {
  color: #231F20;
  font-size: 0.75rem;
  letter-spacing: 0.1em;
  text-transform: uppercase; }
  .resource-card-type .icon {
    vertical-align: middle;
    font-size: 1rem; }
  .resource-card-type path {
    fill: #231F20; }

.resource-card-title {
  height: 44px;
  margin: 1.25rem;
  overflow: hidden;
  font-size: 1.125rem;
  line-height: 1.375rem; }

.resource-card-button {
  margin-bottom: 1.25rem; }

.resource-card-collection {
  max-width: 1274px;
  margin-left: auto;
  margin-right: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .resource-card-collection:after {
    content: " ";
    display: block;
    clear: both; }
  .resource-card-collection .blog-list-item .post-thumbnail {
    position: relative; }
    .resource-card-collection .blog-list-item .post-thumbnail .icon {
      display: none; }
  .resource-card-collection .resource-videos-card .post-thumbnail .icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 60px;
    height: 40px;
    transition: all 0.1s ease-out; }
    .resource-card-collection .resource-videos-card .post-thumbnail .icon svg {
      width: 60px;
      height: 40px; }
  .resource-card-collection .resource-videos-card .post-thumbnail:hover .icon {
    transform: translateX(-50%) translateY(-50%) scale(1.1); }
  .resource-card-collection .resource-brochures-card .post-thumbnail {
    background-color: #FFE573;
    background-position: center 35px;
    background-size: 75% auto; }
  .resource-card-collection .entry-buttons {
    width: 240px;
    max-width: 90%; }
    .resource-card-collection .entry-buttons .arrow-button {
      padding-right: 2.5rem; }

.resource-grid {
  background: linear-gradient(180deg, #F2EFEF 0%, #FFFFFF 100%); }
  .resource-grid::after {
    display: table;
    content: ''; }
  .blog-posts .resource-grid .post-container,.resource-grid .blog-posts .post-container,.resource-grid .container,.resource-grid .media-with-caption-rows {
    padding: 0 0.625rem; }
  .resource-grid .resource-card-collection-wrapper {
    margin: auto;
    padding: 1.25rem 0 0; }
    .resource-grid .resource-card-collection-wrapper .resource-collection-noresults {
      padding: 6.25rem 0 12.5rem;
      text-align: center; }
      .resource-grid .resource-card-collection-wrapper .resource-collection-noresults p {
        font-size: 1.25rem; }

.resource-hero {
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }

.resource-hero-wrapper {
  padding: 2.5rem 5%; }
  .resource-hero-has-image .resource-hero-wrapper {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem; }

.resource-hero-header {
  text-align: center; }
  .resource-hero-has-image .resource-hero-header {
    margin-top: 1.25rem; }

.resource-hero-pretitle {
  margin: 0;
  font-size: 1rem; }

.resource-hero-title {
  max-width: 31.25rem;
  margin: 1rem auto 0;
  font-size: 1.25rem;
  line-height: 1.25; }

.resource-hero-subtitle {
  margin: 0.5rem 0 0;
  font-size: 1rem; }

.resource-hero-thumb {
  position: relative;
  z-index: 1;
  width: 6.25rem;
  margin: 0 auto; }

.resource-hero-thumb-img {
  display: block;
  max-width: 100%; }

.resource-non-gated-content {
  padding: 2.5rem 0 0;
  background: linear-gradient(180deg, #F2EFEF 0%, #FFFFFF 100%); }

.resource-body-container::after {
  display: none; }

.resource-project-content {
  width: 100%;
  padding: 0 0.625rem 1.875rem; }

.resource-project-details {
  width: calc(100% - 20px);
  margin: 0 0.625rem;
  padding: 1.875rem 1.875rem 1.875rem 3.75rem;
  background: #ffffff; }
  .resource-project-details .item {
    position: relative;
    margin-bottom: 1.25rem;
    padding-bottom: 1.25rem;
    border-bottom: 2px solid rgba(35, 31, 32, 0.1); }
    .resource-project-details .item::after {
      position: absolute;
      top: 5px;
      left: -18px;
      width: 0;
      height: 0;
      border-top: 6px solid transparent;
      border-bottom: 6px solid transparent;
      border-left: 6px solid #FFE573;
      border-radius: 0;
      background: none;
      content: ''; }
    .resource-project-details .item::before {
      position: absolute;
      top: 5px;
      left: -30px;
      width: 12px;
      height: 12px;
      background: #FFE573;
      content: ''; }
    .resource-project-details .item:last-child {
      margin: 0;
      padding: 0;
      border: none; }
    .resource-project-details .item .label {
      color: #231F20;
      font-family: "FFDINWebProBold", Helvetica, Arial, sans-serif;
      font-size: 0.75rem;
      letter-spacing: 0;
      line-height: 1.0625rem; }
    .resource-project-details .item p {
      margin: 0;
      padding: 0;
      opacity: 0.8;
      color: #231F20;
      font-size: 0.9375rem;
      letter-spacing: 0;
      line-height: 1.5rem; }

.resource-share {
  margin: 1rem 0 0; }

.resource-share-heading {
  display: inline-block;
  margin: 0;
  font-size: 0.875rem;
  font-weight: normal; }

.resource-share-options {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center; }
  .resource-hero-has-image .resource-share-options {
    text-align: left; }

.resource-share-option {
  display: inline-block;
  vertical-align: middle; }

.resource-share-icon svg {
  width: 24px;
  height: 24px; }

.ppc-landing-page .main {
  overflow: inherit; }

.resource-gated-body {
  display: inline-block;
  width: calc(100% - 20px);
  margin: 0 0.625rem;
  background: linear-gradient(180deg, #F2EFEF 0%, #FFFFFF 100%); }
  .resource-gated-body.ppc-landing-wrapper .content-wrapper .content-left-block > .title-block {
    padding: 1.875rem 0; }
  .blog-posts .resource-gated-body.ppc-landing-wrapper .content-wrapper .content-left-block .post-container,.resource-gated-body.ppc-landing-wrapper .content-wrapper .content-left-block .blog-posts .post-container,.resource-gated-body.ppc-landing-wrapper .content-wrapper .content-left-block .container,.resource-gated-body.ppc-landing-wrapper .content-wrapper .content-left-block .media-with-caption-rows {
    padding: 0; }
  .resource-gated-body.ppc-landing-wrapper .form-wrapper .gform_wrapper {
    position: -webkit-sticky;
    position: sticky;
    top: 0; }
  .resource-gated-body .content-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: end;
        justify-content: flex-end;
    width: 100%; }
    .resource-gated-body .content-wrapper .content-left-block {
      width: 100%;
      max-width: 100%;
      padding: 0 1.25rem 1.875rem; }
    .resource-gated-body .content-wrapper .hero-banner-wrapper {
      width: 100%;
      height: 350px;
      background-repeat: no-repeat;
      background-position: left;
      background-size: cover; }
    .resource-gated-body .content-wrapper .title-block {
      display: -ms-flexbox;
      display: flex; }
      .resource-gated-body .content-wrapper .title-block .image-block {
        width: 200px;
        margin-right: 2.5rem; }
        .resource-gated-body .content-wrapper .title-block .image-block img {
          position: relative;
          top: -45px;
          max-width: 100%; }
      .resource-gated-body .content-wrapper .title-block .content-block {
        padding-top: 1.25rem; }
      .resource-gated-body .content-wrapper .title-block .resource-hero-pretitle {
        display: inline-block;
        padding: 0.25rem 0.375rem 0.0625rem;
        border: 1px solid #231F20;
        color: #231F20;
        font-family: "FFDINWebProCondensedBold", Helvetica, Arial, sans-serif;
        font-size: 0.9375rem;
        font-weight: 400;
        letter-spacing: 0.03938rem;
        line-height: 1.125rem;
        text-transform: uppercase;
        text-decoration: none; }
      .resource-gated-body .content-wrapper .title-block .resource-hero-title {
        color: #3D3D3D;
        font-family: "FFDINWebProBold", Helvetica, Arial, sans-serif;
        font-size: 1.25rem;
        font-weight: 400;
        letter-spacing: 0;
        line-height: 1.625rem; }
    .resource-gated-body .content-wrapper .resource-hero-subtitle {
      margin: 0 0 1.25rem;
      color: #4E4E4E;
      font-size: 1.25rem;
      letter-spacing: 0;
      line-height: 1.625rem; }
  .resource-gated-body .form-wrapper {
    width: 100%;
    padding-bottom: 1.875rem;
    background: #ffffff; }
    .resource-gated-body .form-wrapper .gform_confirmation_message {
      padding: 6.25rem;
      font-size: 1.125rem;
      text-align: center; }

/*  ==========================================================================
     PARTIALS
     Template partials
    ==========================================================================  */
/*   Buttons
	--------------------------------------------------------------------------  */
.button,.cc-banner .cc-btn,.content-area #commondivjobalert input[type='button'],.core .button,.main-header .header-main-menu-wrapper .header-get-quote,.post-grid .filters-close,a.button {
  display: inline-block;
  padding: 0.625rem 1rem;
  background-color: #DD1C2A;
  border: none;
  text-decoration: none;
  transition: all 100ms ease-out;
  color: #ffffff;
  font-family: "FFDINWebProCondensedBold", Helvetica, Arial, sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  letter-spacing: -0.03125rem;
  line-height: 1;
  text-align: center;
  text-transform: uppercase; }
  .button:hover,.cc-banner .cc-btn:hover,.content-area #commondivjobalert input:hover[type='button'],.main-header .header-main-menu-wrapper .header-get-quote:hover,.post-grid .filters-close:hover {
    box-shadow: 0 20px 15px -10px rgba(164, 164, 164, 0.5); }
  .button:focus,.cc-banner .cc-btn:focus,.content-area #commondivjobalert input:focus[type='button'],.main-header .header-main-menu-wrapper .header-get-quote:focus,.post-grid .filters-close:focus {
    outline: 0; }

.button.yellow-button,.core .button.yellow-button,a.button.yellow-button {
  background-color: #FFE573;
  color: #231F20; }

.button.gform_button,.button.large-button,.core .button.gform_button,.core .button.large-button,a.button.gform_button,a.button.large-button {
  padding: 0.75rem 1.875rem; }

.arrow-button {
  position: relative;
  padding-right: 3.125rem;
  color: #231F20;
  font-family: "FFDINWebProCondensedBold", Helvetica, Arial, sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  letter-spacing: 0.07688rem;
  text-transform: uppercase;
  transition: all 0.3s ease-out; }
  .arrow-button:hover::before {
    right: 0; }
  .arrow-button:hover::after {
    right: -10px; }
  .arrow-button::after,.arrow-button::before {
    position: absolute;
    z-index: 1;
    top: 50%;
    content: '';
    transform: translateY(-50%);
    transition: all 0.3s ease-out; }
  .arrow-button::before {
    right: 10px;
    width: 20px;
    height: 2px;
    background: #231F20; }
  .arrow-button::after {
    right: 0;
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid #231F20; }

/*   Gravity Forms
	--------------------------------------------------------------------------  */
.gform_wrapper {
  background: #ffffff; }
  .gform_wrapper ul {
    margin: 0;
    padding: 0; }
  .gform_wrapper li {
    margin-top: 0;
    list-style: none; }
  .gform_wrapper label {
    display: block;
    padding: 0 0 0.375rem;
    opacity: 0.8;
    color: #3D3D3D;
    font-family: "FFDINWebProRegular", Helvetica, Arial, sans-serif;
    font-size: 1rem;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.5625rem; }
    .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 .hidden_label .gfield_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 .gfield_visibility_hidden {
    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='number'],.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 {
    display: block;
    width: 100%;
    padding: 0.75em;
    border: 1px solid #231F20;
    background: #F7F7F7;
    color: #231F20;
    font-family: "FFDINWebProRegular", Helvetica, Arial, sans-serif;
    font-size: 1em;
    transition: all 0.3s ease-out; }
    .gform_wrapper input[type='date']:focus,.gform_wrapper input[type='email']:focus,.gform_wrapper input[type='number']: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 {
      outline: none;
      box-shadow: none;
      background: #ffffff; }
  .gform_wrapper textarea.small {
    height: 100px; }
  .gform_wrapper select::-ms-expand {
    display: none; }
  .gform_wrapper select:focus {
    outline: none;
    box-shadow: none;
    background: transparent; }

.gform-privacy {
  padding: 0.625rem 1.25rem 0;
  font-size: 0.875rem;
  line-height: 1.5;
  text-align: center; }
  .gform-privacy .gform-privacy-link {
    color: #231F20;
    text-decoration: underline;
    cursor: pointer;
    transition: all 0.3s ease-out; }
    .gform-privacy .gform-privacy-link:hover {
      color: #DD1C2A; }
  .gform-privacy .gform-privacy-policy {
    display: none;
    color: #231F20; }

.gform_heading {
  padding: 2em;
  background: #FFE573;
  text-align: center; }
  .gform_heading .gform_title {
    margin: 0;
    color: #231F20;
    font-family: "FFDINWebProBold", Helvetica, Arial, sans-serif;
    font-size: 1.75rem;
    font-weight: 400;
    letter-spacing: -0.04625rem; }

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

.gform_footer {
  position: relative;
  padding: 0 1em 1em; }
  .gform_footer button {
    width: 100%; }

.gfield {
  margin-bottom: 1em; }
  .gfield.field_sublabel_above {
    margin: 0; }
  .gfield .ginput_container_checkbox {
    padding: 0 10%; }
  .gfield.gfield_error input[type='date'],.gfield.gfield_error input[type='email'],.gfield.gfield_error input[type='password'],.gfield.gfield_error input[type='search'],.gfield.gfield_error input[type='tel'],.gfield.gfield_error input[type='text'],.gfield.gfield_error input[type='time'],.gfield.gfield_error input[type='url'],.gfield.gfield_error select,.gfield.gfield_error textarea {
    border: 1px solid #d9534f; }

.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;
  margin-bottom: 1em; }

.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 {
  display: block;
  padding: 0 0 0.375rem;
  opacity: 0.8;
  color: #3D3D3D;
  font-family: "FFDINWebProRegular", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.5625rem; }

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

.gfield_checkbox input[type='text'],.gfield_radio input[type='text'],.ginput_container_consent 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 .gfield-optional,.gfield_radio .gfield-optional,.ginput_container_consent .gfield-optional {
  display: none; }

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

.gfield_checkbox a,.ginput_container_consent a {
  color: #CFB33A; }
  .gfield_checkbox a:hover,.ginput_container_consent a:hover {
    color: #231F20; }

.gfield_checkbox input[type='checkbox'] + label,.ginput_container_consent input[type='checkbox'] + label {
  position: relative;
  margin-left: 0;
  padding-left: 1.875rem;
  opacity: 1;
  font-style: normal;
  cursor: pointer; }
  .gfield_checkbox input[type='checkbox'] + label .gform-custom-checkbox-input,.ginput_container_consent input[type='checkbox'] + label .gform-custom-checkbox-input {
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    border: 1px solid #231F20;
    content: ''; }

.gfield_checkbox input[type='checkbox']:checked + label .gform-custom-checkbox-input,.ginput_container_consent input[type='checkbox']:checked + label .gform-custom-checkbox-input {
  background: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2011.2%209%22%3E%3Cpath%20fill%3D%22%23cd1477%22%20d%3D%22M4%209L0%205l1.8-1.7L4%205.5%209.4%200l1.8%201.8z%22%2F%3E%3C%2Fsvg%3E") no-repeat center center/70% 70%;
  background-size: 12px; }

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

.gfield_radio input[type='radio'] + label {
  position: relative;
  margin-left: 0;
  padding-left: 1.875rem;
  opacity: 1;
  font-style: normal;
  cursor: pointer; }
  .gfield_radio 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 input[type='radio']:checked + label {
  position: relative; }
  .gfield_radio 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; }

.styled-select {
  position: relative;
  overflow: hidden;
  border: 1px solid #231F20;
  background: #F7F7F7;
  color: #231F20;
  font-family: "FFDINWebProRegular", Helvetica, Arial, sans-serif;
  font-size: 1em;
  transition: all 0.3s ease-out; }
  .styled-select select {
    position: relative;
    z-index: 2;
    height: 42px;
    border: 0;
    border-radius: 0;
    background: transparent;
    color: #231F20;
    font-size: 1em;
    line-height: 1.125;
    -moz-appearance: none;
    -webkit-appearance: none;
            appearance: none; }
    .styled-select select:focus {
      outline: 0; }
  .styled-select .icon {
    position: absolute;
    z-index: 1;
    top: 50%;
    right: 16px;
    transform: translate(0, -50%); }
    .styled-select .icon svg {
      width: 16px;
      height: 16px;
      fill: #4d4d4d; }

.gform_button,.gform_button_select_files {
  cursor: pointer; }

.gform_fileupload_multifile .gform_drop_area {
  margin-bottom: 0.625rem;
  padding: 1.5625rem;
  border: 2px dashed #ddd;
  color: #aaa;
  text-align: center; }

.gfield_description {
  font-size: 0.75em; }

.gfield_consent_description {
  margin-top: 0.5rem;
  padding: 0.625rem 0.75rem;
  border: 1px solid #231F20;
  font-size: 0.875rem;
  line-height: 1.5; }
  .gfield_consent_description a {
    color: #CFB33A; }
    .gfield_consent_description a:hover {
      color: #231F20; }

.gform_confirmation_wrapper {
  padding: 3.125rem;
  background: #FFE573;
  text-align: center; }

.validation_message {
  padding-top: 0.5rem;
  color: #d9534f;
  font-size: 0.75em; }

.validation_error {
  margin: 1.5em 0 0;
  padding: 0 5%;
  color: #d9534f;
  font-size: 0.875em;
  font-weight: 700;
  line-height: 1.5;
  text-align: center; }

.gform_ajax_spinner {
  position: absolute;
  top: 30px;
  width: 24px;
  height: 24px;
  transform: translate(-30px, -50%); }

.gform_validation_container {
  display: none; }

.gf_clear {
  clear: both; }

input[type='date']:focus,input[type='email']:focus,input[type='number']:focus,input[type='password']:focus,input[type='search']:focus,input[type='tel']:focus,input[type='text']:focus,input[type='time']:focus,input[type='url']:focus,select:focus,textarea:focus {
  outline: none;
  box-shadow: none; }

/*   Header
	--------------------------------------------------------------------------  */
.main-header {
  position: fixed;
  z-index: 50;
  top: 0;
  left: 0;
  width: 100%;
  height: 100px;
  background: #f2efef;
  transition: all 0.7s ease-in-out 0.2s; }
  .admin-bar .main-header {
    top: 46px; }
  .main-header.header-visible {
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.06); }
  .main-header.header-hidden {
    top: -200px; }
    .admin-bar .main-header.header-hidden {
      top: -200px; }
  .admin-bar .main-header {
    top: 32px; }
  .landing-page .main-header .main-nav,.landing-page .main-header .utility-nav {
    display: none; }
  .blog-posts .flexbox .landing-page .main-header .post-container,.flexbox .landing-page .main-header .blog-posts .post-container,.flexbox .landing-page .main-header .container,.flexbox .landing-page .main-header .media-with-caption-rows {
    -ms-flex-pack: center;
        justify-content: center; }
  .no-flexbox .landing-page .main-header .home-link {
    float: none;
    margin: auto; }
  .main-header + * {
    margin-top: 6.25rem; }
    .landing-page .main-header + * {
      margin-top: 0; }
  .main-header > .logo-with-utility {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: justify;
        justify-content: space-between;
    width: 100%;
    height: 67px;
    padding: 0; }
  .main-header .home-link {
    display: block;
    width: 220px;
    height: 57px; }
    .main-header .home-link svg {
      width: 100%; }
  .main-header .main-menu-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0); }
    .nav-open .main-header .main-menu-wrapper {
      box-shadow: 0 34px 20px -20px rgba(0, 0, 0, 0.17); }
  .main-header .home-link {
    float: left; }
  .main-header .main-nav {
    float: right; }
  .flexbox .main-header .home-link {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1 1 220px;
        flex: 1 1 220px;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: center;
        justify-content: center;
    float: none;
    max-width: 220px; }
    .flexbox .main-header .home-link img,.flexbox .main-header .home-link svg {
      width: 100%;
      min-width: 0;
      max-width: 100%;
      height: auto;
      min-height: 0;
      max-height: 57px; }
  .flexbox .main-header .main-nav {
    float: none;
    max-width: 100%; }
  .blog-posts .flexbox .main-header > .post-container,.flexbox .blog-posts .main-header > .post-container,.flexbox .main-header > .container,.flexbox .main-header > .media-with-caption-rows {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: justify;
        justify-content: space-between; }
    .blog-posts .flexbox .main-header > .post-container::after,.flexbox .blog-posts .main-header > .post-container::after,.flexbox .main-header > .container::after,.flexbox .main-header > .media-with-caption-rows::after {
      display: none; }
  .no-flexbox .main-header .home-link {
    float: left; }
  .no-flexbox .main-header .main-nav {
    float: right;
    margin-top: 0.75rem; }
  .main-header .header-right {
    display: -ms-flexbox;
    display: flex; }
    .main-header .header-right .header-utility-block {
      position: relative;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      padding: 0 1.25rem;
      background: #e5e5e5; }
      .main-header .header-right .header-utility-block::after,.main-header .header-right .header-utility-block::before {
        position: absolute;
        z-index: -1;
        top: 0;
        bottom: 0;
        display: block;
        width: 30px;
        transform: skew(-12deg);
        background: #e5e5e5;
        content: ''; }
      .main-header .header-right .header-utility-block::before {
        left: -15px; }
      .main-header .header-right .header-utility-block::after {
        right: -15px; }
      .main-header .header-right .header-utility-block .header-search-block {
        position: relative;
        width: 40px;
        height: 40px; }
        .main-header .header-right .header-utility-block .header-search-block .search-toggle {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-align: center;
              align-items: center;
          -ms-flex-pack: center;
              justify-content: center;
          width: 40px;
          height: 40px;
          border-radius: 4px;
          cursor: pointer;
          transition: ease all 0.4s 0s; }
          .main-header .header-right .header-utility-block .header-search-block .search-toggle .search-icon {
            position: relative;
            width: 100%;
            height: 100%; }
            .main-header .header-right .header-utility-block .header-search-block .search-toggle .search-icon svg {
              position: absolute;
              top: 50%;
              left: 50%;
              transform: translateX(-50%) translateY(-50%); }
          .main-header .header-right .header-utility-block .header-search-block .search-toggle.opened,.main-header .header-right .header-utility-block .header-search-block .search-toggle:hover {
            background: #FFE573; }
        .main-header .header-right .header-utility-block .header-search-block .search-container {
          position: absolute;
          top: 0;
          right: 44px;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-align: center;
              align-items: center;
          -ms-flex-pack: justify;
              justify-content: space-between;
          width: 0;
          overflow: hidden;
          opacity: 0;
          transition: ease all 0.4s 0s; }
          .main-header .header-right .header-utility-block .header-search-block .search-container.opened {
            width: 210px;
            opacity: 1; }
          .main-header .header-right .header-utility-block .header-search-block .search-container .search-icon {
            position: relative;
            width: 18px;
            height: 18px;
            border-radius: 3px;
            background: #231F20;
            cursor: pointer; }
            .main-header .header-right .header-utility-block .header-search-block .search-container .search-icon:hover {
              background: #DD1C2A; }
            .main-header .header-right .header-utility-block .header-search-block .search-container .search-icon svg {
              position: absolute;
              top: 50%;
              left: 50%;
              transform: translateX(-50%) translateY(-50%);
              width: 12px;
              height: 12px;
              fill: #ffffff; }
          .main-header .header-right .header-utility-block .header-search-block .search-container .search-form-field {
            width: 186px;
            height: 40px;
            padding: 0.75rem;
            outline: none;
            border: none;
            border-radius: 4px;
            background: #ffffff;
            font-family: "FFDINWebProRegular", Helvetica, Arial, sans-serif;
            font-size: 0.9375rem; }
            .main-header .header-right .header-utility-block .header-search-block .search-container .search-form-field:focus {
              box-shadow: none; }
          .main-header .header-right .header-utility-block .header-search-block .search-container .search-submit {
            display: none; }
    .main-header .header-right .header-get-quote:hover {
      background: #c20d1a; }
      .main-header .header-right .header-get-quote:hover::before {
        background: #c20d1a; }
    .main-header .header-right .header-get-quote::before {
      position: absolute;
      z-index: -1;
      top: 0;
      bottom: 0;
      left: -15px;
      display: block;
      width: 30px;
      transform: skew(-12deg);
      background: #DD1C2A;
      content: '';
      transition: all 0.3s ease-out; }
  .main-header .header-main-menu-wrapper .header-get-quote {
    display: block;
    width: 80%;
    max-width: 100%;
    margin: 0.625rem auto 1.25rem;
    padding: 1.25rem 1.25rem 1.0625rem;
    font-family: "FFDINWebProBold", Helvetica, Arial, sans-serif;
    font-size: 1rem;
    letter-spacing: -0.01063rem;
    text-transform: none; }
  .main-header .header-main-menu-wrapper .header-search-block {
    position: relative;
    width: 100%;
    height: 40px; }
    .main-header .header-main-menu-wrapper .header-search-block .search-toggle {
      display: none; }
    .main-header .header-main-menu-wrapper .header-search-block .search-container {
      width: 100%;
      overflow: hidden;
      opacity: 1; }
      .main-header .header-main-menu-wrapper .header-search-block .search-container.opened {
        width: 100%;
        opacity: 1; }
      .main-header .header-main-menu-wrapper .header-search-block .search-container .search-form {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center;
        -ms-flex-pack: justify;
            justify-content: space-between;
        width: 100%; }
      .main-header .header-main-menu-wrapper .header-search-block .search-container .icon-ev-close {
        display: none; }
      .main-header .header-main-menu-wrapper .header-search-block .search-container .search-form-field {
        width: calc(100% - 44px);
        height: 40px;
        padding: 0.75rem;
        outline: none;
        border: none;
        border-radius: 4px;
        background: #ffffff;
        font-family: "FFDINWebProRegular", Helvetica, Arial, sans-serif;
        font-size: 0.9375rem; }
        .main-header .header-main-menu-wrapper .header-search-block .search-container .search-form-field:focus {
          box-shadow: none; }
      .main-header .header-main-menu-wrapper .header-search-block .search-container .search-submit {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center;
        -ms-flex-pack: center;
            justify-content: center;
        width: 40px;
        height: 40px;
        border: none;
        border-radius: 4px;
        background: url("data:image/svg+xml,%3csvg width='16' height='14' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M6.16 0c3.403 0 6.162 2.855 6.162 6.377 0 .916-.187 1.787-.523 2.575L16 11.885 14.622 14l-4.252-2.966a6.029 6.029 0 01-4.21 1.72C2.759 12.755 0 9.9 0 6.378S2.758 0 6.16 0zm0 2.55c-2.04 0-3.696 1.714-3.696 3.827 0 2.114 1.655 3.827 3.697 3.827 2.041 0 3.696-1.713 3.696-3.827 0-2.113-1.655-3.826-3.696-3.826z' fill='%23231F20'/%3e%3c/svg%3e") no-repeat center/16px 14px;
        background-color: #FFE573;
        font-size: 0;
        cursor: pointer;
        transition: ease all 0.4s 0s; }
        .main-header .header-main-menu-wrapper .header-search-block .search-container .search-submit .search-icon {
          position: relative;
          width: 100%;
          height: 100%; }
          .main-header .header-main-menu-wrapper .header-search-block .search-container .search-submit .search-icon svg {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translateX(-50%) translateY(-50%); }
  .main-header .header-phone-number {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    padding: 0.4375rem 0 0.3125rem;
    background: #ffffff;
    color: #231F20;
    font-family: "FFDINWebProBold", Helvetica, Arial, sans-serif;
    font-size: 0.9375rem;
    letter-spacing: -0.03125rem;
    transition: ease all 0.4s 0s; }
    .main-header .header-phone-number:hover {
      color: #E1C031; }
    .main-header .header-phone-number label {
      padding-right: 0.375rem;
      color: #E1C031; }

.header-landing {
  padding: 1.25rem; }
  .header-landing .main-header-logo {
    text-align: center; }
    .header-landing .main-header-logo .main-logo {
      width: 288px;
      max-width: 100%; }

.footer-landing {
  padding: 1.25rem;
  background: #ffffff;
  color: #231F20;
  font-size: 0.8125rem;
  letter-spacing: -0.03125rem;
  line-height: 1rem; }

/*   Footer
	--------------------------------------------------------------------------  */
.footer {
  width: 100%; }
  .footer.footer-landing .landing-copy-right {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: end;
        justify-content: flex-end;
    width: 100%; }
    .footer.footer-landing .landing-copy-right .landing-copy-right-cover {
      width: 100%;
      max-width: 100%; }
  .footer .footer-top {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: justify;
        justify-content: space-between;
    width: 100%;
    padding: 0.625rem 0;
    border-bottom: 1px solid #E9E5E5; }
    .footer .footer-top .logo {
      width: 220px;
      max-width: 220px; }
      .footer .footer-top .logo img {
        width: 100%;
        min-width: 0;
        max-width: 100%;
        height: auto;
        min-height: 0;
        max-height: 57px; }
    .footer .footer-top .footer-phone-number {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      padding-right: 3.125rem;
      color: #231F20;
      font-family: "FFDINWebProBold", Helvetica, Arial, sans-serif;
      font-size: 1.5625rem;
      letter-spacing: -0.04375rem;
      transition: ease all 0.4s 0s; }
      .footer .footer-top .footer-phone-number:hover {
        color: #E1C031; }
      .footer .footer-top .footer-phone-number label {
        padding-right: 0.375rem;
        color: #E1C031; }
  .footer .footer-menus {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
    padding: 0.625rem 1.875rem 1.875rem; }
    .footer .footer-menus .footer-menu-column {
      width: 25%; }
      .footer .footer-menus .footer-menu-column .heading {
        display: block;
        padding-bottom: 0.9375rem;
        color: #231F20;
        font-family: "FFDINWebProBold", Helvetica, Arial, sans-serif;
        font-size: 0.9375rem;
        letter-spacing: 0;
        text-transform: uppercase; }
      .footer .footer-menus .footer-menu-column.footer-menu-wrapper {
        width: 100%;
        margin-bottom: 1.875rem; }
      .footer .footer-menus .footer-menu-column.newsletter-signup {
        width: 100%; }
      .footer .footer-menus .footer-menu-column.address {
        width: 100%;
        padding-top: 1rem;
        text-align: center; }
        .footer .footer-menus .footer-menu-column.address address {
          color: #231F20;
          font-size: 0.9375rem;
          font-style: normal;
          letter-spacing: -0.03125rem;
          line-height: 1.625rem; }
    .footer .footer-menus .gform_wrapper {
      border: 0;
      background: none; }
      .footer .footer-menus .gform_wrapper .gform_body {
        padding: 0; }
        .footer .footer-menus .gform_wrapper .gform_body input[type='email'],.footer .footer-menus .gform_wrapper .gform_body input[type='text'] {
          position: relative;
          padding: 0.625rem;
          overflow: hidden;
          border: none;
          border: 1px solid #231F20;
          background: #ffffff;
          color: #231F20;
          font-family: "FFDINWebProRegular", Helvetica, Arial, sans-serif;
          font-size: 0.9375rem;
          letter-spacing: -0.03125rem;
          line-height: 1.5625rem; }
          .footer .footer-menus .gform_wrapper .gform_body input[type='email']:focus,.footer .footer-menus .gform_wrapper .gform_body input[type='text']:focus {
            outline: none;
            box-shadow: none; }
        .footer .footer-menus .gform_wrapper .gform_body .gfield_error input[type='email'],.footer .footer-menus .gform_wrapper .gform_body .gfield_error input[type='text'] {
          border: 1px solid #DD1C2A; }
      .footer .footer-menus .gform_wrapper .gform_footer {
        padding: 0; }
        .footer .footer-menus .gform_wrapper .gform_footer .button {
          width: 100%;
          height: 50px;
          border: none;
          background: #DD1C2A;
          color: #ffffff;
          font-family: "FFDINWebProCondensedBold", Helvetica, Arial, sans-serif;
          font-size: 1.125rem;
          letter-spacing: 0;
          line-height: 1rem;
          text-align: center;
          text-transform: uppercase; }
        .footer .footer-menus .gform_wrapper .gform_footer .gform-privacy {
          display: none; }
      .footer .footer-menus .gform_wrapper .validation_message {
        padding-top: 0.3125rem;
        font-weight: 400; }
      .footer .footer-menus .gform_wrapper .validation_error {
        display: none; }
    .footer .footer-menus .gform_confirmation_wrapper {
      padding: 1.25rem; }
    .footer .footer-menus .footer-phone-number {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center;
      width: 100%;
      margin-top: 0.625rem;
      padding-top: 1rem;
      border-top: 1px solid rgba(35, 31, 32, 0.2);
      color: #231F20;
      font-family: "FFDINWebProBold", Helvetica, Arial, sans-serif;
      font-size: 1.125rem;
      letter-spacing: -0.04375rem;
      transition: ease all 0.4s 0s; }
      .footer .footer-menus .footer-phone-number:hover {
        color: #E1C031; }
      .footer .footer-menus .footer-phone-number label {
        padding-right: 0.375rem;
        color: #E1C031; }
  .footer .sub-footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    width: 100%;
    padding: 1.875rem;
    background: #231F20; }
    .footer .sub-footer .footer-share {
      width: 100%;
      margin-bottom: 0.625rem; }
      .footer .sub-footer .footer-share .social-links {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center;
        -ms-flex-pack: center;
            justify-content: center; }
        .footer .sub-footer .footer-share .social-links a {
          margin-right: 1.5rem; }
          .footer .sub-footer .footer-share .social-links a:last-child {
            margin: 0; }
          .footer .sub-footer .footer-share .social-links a:hover .icon svg {
            fill: #FFE573; }
            .footer .sub-footer .footer-share .social-links a:hover .icon svg path {
              fill: #FFE573; }
        .footer .sub-footer .footer-share .social-links .icon {
          width: 18px;
          height: 18px; }
          .footer .sub-footer .footer-share .social-links .icon svg {
            width: 18px;
            height: 18px;
            transition: all 0.3s ease-out;
            fill: #ffffff; }
            .footer .sub-footer .footer-share .social-links .icon svg path {
              fill: #ffffff; }
    .footer .sub-footer .copyright-text {
      width: 100%;
      color: #ffffff;
      font-size: 0.8125rem;
      letter-spacing: -0.03125rem;
      text-align: center; }

.footer-menu {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
  margin: 0;
  padding: 0;
  list-style-type: none; }
  .footer-menu .menu-item-top-level {
    position: relative;
    width: 100%; }
    .footer-menu .menu-item-top-level > .menu-item-link {
      display: block;
      padding: 0.625rem 0 0.5625rem;
      border-bottom: 1px solid rgba(35, 31, 32, 0.2);
      color: #231F20;
      font-family: "FFDINWebProBold", Helvetica, Arial, sans-serif;
      font-size: 0.9375rem;
      letter-spacing: 0;
      text-transform: uppercase;
      transition: all 0.3s ease-out; }
      .footer-menu .menu-item-top-level > .menu-item-link:hover {
        color: #DD1C2A; }
    .footer-menu .menu-item-top-level.active .sub-menu-toggle .icon {
      transform: rotate(0); }
      .footer-menu .menu-item-top-level.active .sub-menu-toggle .icon g,.footer-menu .menu-item-top-level.active .sub-menu-toggle .icon path {
        fill: #DD1C2A; }
  .footer-menu .sub-menu-toggle {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    padding: 0;
    outline: 0;
    border: 0;
    background: transparent;
    cursor: pointer; }
    .footer-menu .sub-menu-toggle .icon {
      transform: rotate(-90deg);
      transition: all 100ms ease-out; }
      .footer-menu .sub-menu-toggle .icon g,.footer-menu .sub-menu-toggle .icon path {
        fill: rgba(35, 31, 32, 0.2); }
  .footer-menu .sub-menu.sub-menu-level-1 {
    display: none;
    margin: 0;
    padding: 0.3125rem 0.625rem 0.625rem;
    box-shadow: none;
    list-style-type: none; }
    .footer-menu .sub-menu.sub-menu-level-1.active {
      display: block; }
    .footer-menu .sub-menu.sub-menu-level-1 .menu-item-link {
      display: block;
      padding: 0.3125rem 0;
      color: #231F20;
      font-size: 0.875rem;
      letter-spacing: -0.03375rem;
      transition: all 0.3s ease-out; }
      .footer-menu .sub-menu.sub-menu-level-1 .menu-item-link:hover {
        color: #DD1C2A; }

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

.blog-posts .multicolumn-content-grid > .post-container,.multicolumn-content-grid > .container,.multicolumn-content-grid > .media-with-caption-rows {
  text-align: center; }
  .blog-posts .multicolumn-content-grid > .post-container .content-area,.multicolumn-content-grid > .container .content-area,.multicolumn-content-grid > .media-with-caption-rows .content-area {
    margin-bottom: 1.875rem;
    text-align: left; }
    .blog-posts .multicolumn-content-grid > .post-container .content-area:last-child,.multicolumn-content-grid > .container .content-area:last-child,.multicolumn-content-grid > .media-with-caption-rows .content-area:last-child {
      margin: 0; }
  .blog-posts .flexbox .multicolumn-content-grid > .post-container,.flexbox .blog-posts .multicolumn-content-grid > .post-container,.flexbox .multicolumn-content-grid > .container,.flexbox .multicolumn-content-grid > .media-with-caption-rows {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: center;
        justify-content: center; }
  .blog-posts .multicolumn-content-grid > .post-container::after,.multicolumn-content-grid > .container::after,.multicolumn-content-grid > .media-with-caption-rows::after {
    display: none; }

.blog-posts .flexbox .multicolumn-content-grid.mobile-direction-reverse > .post-container,.flexbox .blog-posts .multicolumn-content-grid.mobile-direction-reverse > .post-container,.flexbox .multicolumn-content-grid.mobile-direction-reverse > .container,.flexbox .multicolumn-content-grid.mobile-direction-reverse > .media-with-caption-rows {
  -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.96078%; }

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

.section-title {
  margin: 0;
  color: #231F20;
  font-family: "FFDINWebProBold", Helvetica, Arial, sans-serif;
  font-size: 1.625rem;
  font-weight: 400;
  letter-spacing: -0.0625rem; }

.section-heading {
  position: relative;
  display: inline-block;
  margin: 0 0 1rem;
  color: #231F20;
  font-family: "FFDINWebProBold", Helvetica, Arial, sans-serif;
  font-size: 1.625rem;
  font-weight: 400;
  letter-spacing: -0.0625rem;
  line-height: 1.4; }
  .section-heading .overlay-line-left,.section-heading .overlay-line-right {
    position: absolute;
    z-index: -1;
    top: 10px;
    right: 50%;
    width: 55%;
    height: 20px;
    background: #FFE573; }
    .section-heading .overlay-line-left::after,.section-heading .overlay-line-right::after {
      position: absolute;
      top: 0;
      right: -12px;
      width: 24px;
      height: 20px;
      transform: skewX(-20deg);
      background: #FFE573;
      content: ''; }
    .section-heading .overlay-line-left.fadeline,.section-heading .overlay-line-right.fadeline {
      opacity: 1;
      animation-name: fadeinleft;
      -webkit-animation-name: fadeinleft; }

.margin-around {
  width: calc(100% - 20px);
  margin-left: 0.625rem;
  margin-right: 0.625rem; }

.white-gradient {
  background: linear-gradient(180deg, #F2EFEF 0%, #FFFFFF 100%); }

.yellow-bg {
  background-color: #FFE573 !important; }
  .yellow-bg::after,.yellow-bg::before {
    background-color: #FFE573 !important; }

.blue-bg {
  background-color: #3D76D0 !important; }
  .blue-bg::after,.blue-bg::before {
    background-color: #3D76D0 !important; }

body.error404 .main {
  background: linear-gradient(180deg, #F2EFEF 0%, #FFFFFF 100%); }

.error404-container {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  padding: 3.125rem 1.25rem 6.25rem;
  text-align: center; }
  .error404-container .error404-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    padding-bottom: 1.25rem;
    text-align: left; }
  .error404-container .icon {
    width: 100px;
    height: 100px; }
    .error404-container .icon svg {
      width: 100px;
      height: 100px; }
  .error404-container .error404-heading {
    font-size: 4.5rem;
    line-height: 1; }
  .error404-container .error404-sub-heading {
    margin-bottom: 1rem;
    font-size: 1.5rem;
    color: #DD1C2A; }
  .error404-container a {
    color: #CFB33A; }
    .error404-container a:hover {
      color: #231F20;
      text-decoration: underline; }

.content-area .categorySection {
  margin-bottom: 2.5rem; }
  .content-area .categorySection .categoryHeadingSection {
    margin: 0.3125rem 0 1.25rem;
    font-family: "FFDINWebProBold", Helvetica, Arial, sans-serif; }
  .content-area .categorySection .jobSection {
    display: -ms-flexbox;
    display: flex;
    margin-left: 0;
    padding-bottom: 1rem;
    margin-bottom: 1rem;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
    .content-area .categorySection .jobSection .jobLinkContainer {
      -ms-flex-preferred-size: 70%;
          flex-basis: 70%;
      padding-right: 1.25rem; }

.content-area #commondivjobalert hr {
  display: none; }

.content-area #commondivjobalert span {
  font-size: 0.875rem;
  padding-bottom: 0.625rem;
  display: inline-block; }

.content-area #commondivjobalert input[type='text'] {
  float: left;
  display: block;
  width: 60%;
  max-width: 300px;
  padding: 0.75em;
  border: 1px solid #231F20;
  background: #F7F7F7;
  color: #231F20;
  font-family: "FFDINWebProRegular", Helvetica, Arial, sans-serif;
  font-size: 1em;
  transition: all 0.3s ease-out; }
  .content-area #commondivjobalert input[type='text']:focus {
    outline: none;
    box-shadow: none;
    background: #ffffff; }

.content-area #commondivjobalert input[type='button'] {
  height: 48px; }

.content-area .addthis_toolbox {
  width: 100%;
  margin-top: 1.25rem; }

.cc-banner {
  font-family: "FFDINWebProRegular", Helvetica, Arial, sans-serif; }
  .cc-banner.cc-window {
    -ms-flex-direction: column;
        flex-direction: column; }
  .cc-banner .cc-message {
    -ms-flex: 0 1 100%;
        flex: 0 1 100%;
    font-size: 0.875rem;
    line-height: 1.25rem;
    margin: 0 0 1.25rem; }
    .cc-banner .cc-message a {
      text-decoration: underline; }
      .cc-banner .cc-message a:hover {
        text-decoration: none; }
  .cc-banner .cc-btn {
    min-width: 180px !important; }

.banner-large-two-column-offset {
  display: inline-block;
  width: 100%; }
  .banner-large-two-column-offset .large-hero {
    position: relative;
    width: 100%; }
    .banner-large-two-column-offset .large-hero-content {
      width: 500px;
      max-width: 100%;
      margin: 0 1.875rem;
      padding-right: 1.875rem; }
    .banner-large-two-column-offset .large-hero-content-block {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: start;
          justify-content: flex-start;
      width: calc(100% - 30px);
      height: 300px;
      margin-top: -3.75rem;
      -webkit-clip-path: polygon(0 0, 100% 0, 88% 100%, 0 100%);
              clip-path: polygon(0 0, 100% 0, 88% 100%, 0 100%);
      background: #FFE573; }
    .banner-large-two-column-offset .large-hero-micro-headline {
      margin: 0 0 0.9375rem;
      color: #231F20;
      font-family: "FFDINWebProBold", Helvetica, Arial, sans-serif;
      font-size: 1.25rem;
      letter-spacing: -0.1rem;
      line-height: 1; }
    .banner-large-two-column-offset .large-hero-headline {
      margin: 0 0 0.9375rem;
      color: #231F20;
      font-family: "FFDINWebProBold", Helvetica, Arial, sans-serif;
      font-size: 1.875rem;
      letter-spacing: -0.08125rem;
      line-height: 1;
      text-transform: uppercase; }
    .banner-large-two-column-offset .large-hero-description {
      margin: 0 0 1.25rem;
      color: #231F20;
      font-size: 1rem;
      letter-spacing: -0.03125rem;
      line-height: 1.4; }
    .banner-large-two-column-offset .large-hero-image-block {
      width: calc(100% - 20px);
      height: 300px;
      margin: 0 0.625rem; }
    .banner-large-two-column-offset .large-hero-image {
      width: 100%;
      height: 100%;
      background-repeat: no-repeat;
      background-position: right top;
      background-size: cover; }

.media-with-caption .slick-dots {
  margin: 2.5rem 0 0;
  padding: 0;
  list-style: none;
  text-align: center; }
  .media-with-caption .slick-dots li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0.3125rem; }
    .media-with-caption .slick-dots li::after {
      display: block;
      width: 6px;
      height: 6px;
      border-radius: 50%;
      background-color: #e0e0e0;
      content: '';
      transition: background-color 100ms ease-in-out; }
    .media-with-caption .slick-dots li.slick-active::after {
      width: 10px;
      height: 10px;
      background-color: #646464; }
  .media-with-caption .slick-dots button {
    position: absolute;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    white-space: nowrap; }

.flexible-layout.media-with-caption {
  overflow: hidden; }

.media-with-caption-rows::after {
  display: none; }

.media-with-caption-rows .media-with-caption-row {
  margin: 0; }
  .media-with-caption-rows .media-with-caption-row + .media-with-caption-row {
    margin-top: 3.75rem; }

.flexbox .media-with-caption-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between; }
  .flexbox .media-with-caption-content.content-then-media {
    -ms-flex-direction: column-reverse;
        flex-direction: column-reverse; }

.media-with-caption-content.icon-list-wrapper .heading-and-caption .heading,.media-with-caption-content.icon-list-wrapper .media .heading {
  margin: 0 0 0.1875rem; }

.media-with-caption-content.icon-list-wrapper.content-then-media {
  -ms-flex-direction: column;
      flex-direction: column; }
  .media-with-caption-content.icon-list-wrapper.content-then-media .heading-and-caption {
    margin: 0 1.25rem; }
  .media-with-caption-content.icon-list-wrapper.content-then-media .media {
    width: calc(100% - 40px);
    margin: 1.25rem 1.25rem 0; }

.media-with-caption-content .heading-and-caption {
  margin: 1.25rem 1.25rem 0;
  line-height: 1.5; }

.media-with-caption-content .heading {
  position: relative;
  margin: 0 0 1rem;
  color: #231F20;
  font-family: "FFDINWebProBold", Helvetica, Arial, sans-serif;
  font-size: 1.625rem;
  font-weight: 400;
  letter-spacing: -0.0625rem;
  line-height: 1.4; }
  .media-with-caption-content .heading .overlay-line {
    position: absolute;
    z-index: -1;
    top: 16px;
    right: 50%;
    width: 55%;
    height: 20px;
    background: #FFE573; }
    .media-with-caption-content .heading .overlay-line::after {
      position: absolute;
      top: 0;
      right: -12px;
      width: 24px;
      height: 20px;
      transform: skewX(-20deg);
      background: #FFE573;
      content: ''; }
  .media-with-caption-content .heading .fadeline {
    opacity: 1;
    animation-name: fadeinleft;
    -webkit-animation-name: fadeinleft; }

.media-with-caption-content .button {
  margin-top: 1rem;
  margin-bottom: 1.25rem; }

.media-with-caption-content .media {
  position: relative; }
  .media-with-caption-content .media.image-overlay::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(35, 31, 32, 0.1);
    content: ''; }
  .media-with-caption-content .media.image-overlay .media-with-caption-video-link {
    position: relative;
    z-index: 1;
    display: block;
    width: 100%;
    height: 100%; }
    .media-with-caption-content .media.image-overlay .media-with-caption-video-link::before {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translateX(-50%) translateY(-50%);
      width: 100%;
      height: 100%;
      background-color: rgba(35, 31, 32, 0.1);
      content: '';
      transition: all 0.1s ease-out; }
  .media-with-caption-content .media img {
    display: block;
    max-width: 100%; }
  .media-with-caption-content .media .media-with-caption-video-link:hover::after {
    transform: translateX(-50%) translateY(-50%) scale(1.1); }
  .media-with-caption-content .media .media-with-caption-video-link::after {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 56px;
    height: 40px;
    border-radius: 9px;
    background: url("data:image/svg+xml,%3csvg viewBox='0 0 128 128' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-rule='evenodd'%3e%3cpath fill='none' d='M0 0h128v128H0z'/%3e%3cpath d='M126.72 38.224s-1.252-8.883-5.088-12.794c-4.868-5.136-10.324-5.16-12.824-5.458-17.912-1.305-44.78-1.305-44.78-1.305h-.056s-26.868 0-44.78 1.305c-2.504.298-7.956.322-12.828 5.458C2.528 29.342 1.28 38.224 1.28 38.224S0 48.658 0 59.087v9.781c0 10.433 1.28 20.863 1.28 20.863s1.248 8.883 5.084 12.794c4.872 5.136 11.268 4.975 14.116 5.511 10.24.991 43.52 1.297 43.52 1.297s26.896-.04 44.808-1.345c2.5-.302 7.956-.326 12.824-5.462 3.836-3.912 5.088-12.794 5.088-12.794S128 79.302 128 68.868v-9.781c0-10.429-1.28-20.863-1.28-20.863zM50.784 80.72l-.004-36.219 34.584 18.172-34.58 18.047z' fill='%23CE1312' fill-rule='evenodd'/%3e%3c/g%3e%3c/svg%3e") no-repeat center/110%;
    background-color: #ffffff;
    content: '';
    transition: all 0.1s ease-out; }
  .media-with-caption-content .media .icon-content-list {
    margin: 0;
    padding: 0;
    list-style-type: none; }
    .media-with-caption-content .media .icon-content-list li {
      position: relative;
      margin-bottom: 1.25rem;
      padding-left: 2.375rem; }
      .media-with-caption-content .media .icon-content-list li:last-child {
        margin: 0; }
    .media-with-caption-content .media .icon-content-list img {
      position: absolute;
      top: 0;
      left: 0;
      width: 24px;
      height: 30px; }
    .media-with-caption-content .media .icon-content-list .title {
      margin-bottom: 0.9375rem;
      font-family: "FFDINWebProBold", Helvetica, Arial, sans-serif;
      font-size: 1.25rem;
      letter-spacing: -0.04875rem; }
    .media-with-caption-content .media .icon-content-list .caption {
      font-size: 0.9375rem;
      letter-spacing: -0.03125rem;
      line-height: 1.5; }

.media-with-caption-arrow {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 0;
  padding: 0.5rem;
  transform: translate(0, -50%);
  border: 0;
  background-color: transparent;
  cursor: pointer; }
  .media-with-caption-arrow:focus {
    outline: 0; }
    .media-with-caption-arrow:focus path {
      fill: #231F20; }
  .media-with-caption-arrow.slick-next {
    right: 0;
    left: auto; }
  .media-with-caption-arrow.slick-disabled {
    opacity: 0.25;
    cursor: default; }
  .media-with-caption-arrow svg {
    width: 17px;
    height: 32px; }

.media-with-caption-row:focus,.media-with-caption-video-link:focus {
  outline: 0; }

.call-to-action {
  width: 100%; }
  .call-to-action .image-bg {
    background-color: #FFE573;
    background-repeat: no-repeat;
    background-position: left top;
    background-size: cover; }
  .call-to-action .text-align-right {
    text-align: right; }
  .call-to-action .full-width-cta {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: start;
        justify-content: flex-start;
    width: 100%;
    overflow: hidden; }
    .call-to-action .full-width-cta.text-block-right {
      -ms-flex-pack: end;
          justify-content: flex-end; }
      .call-to-action .full-width-cta.text-block-right .content-block {
        -ms-flex-pack: start;
            justify-content: flex-start;
        padding: 1.875rem 1.875rem 1.875rem 3.125rem; }
        .call-to-action .full-width-cta.text-block-right .content-block::before {
          left: 0;
          transform: skewX(-11deg); }
    .call-to-action .full-width-cta .bg-image {
      width: 100%;
      height: 300px;
      background-repeat: no-repeat;
      background-position: center left;
      background-size: cover; }
    .call-to-action .full-width-cta .content-block {
      position: relative;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: end;
          justify-content: flex-end;
      width: calc(100% - 30px);
      margin-top: -3.75rem;
      padding: 1.875rem 3.125rem 1.875rem 1.875rem;
      background: none !important; }
      .call-to-action .full-width-cta .content-block::before {
        position: absolute;
        z-index: -1;
        top: 0;
        right: 0;
        display: block;
        width: 200%;
        height: 100%;
        transform: skewX(11deg);
        content: ''; }
    .call-to-action .full-width-cta .content {
      width: 100%;
      max-width: 560px; }
    .call-to-action .full-width-cta .core {
      margin: 0.3125rem 0 0; }
    .call-to-action .full-width-cta .action {
      margin-top: 1.25rem; }
  .call-to-action .two-column-offset-cta {
    display: inline-block;
    width: 100%; }
    .call-to-action .two-column-offset-cta.two-column-cta .two-column-wrapper {
      position: relative;
      width: 100%; }
    .call-to-action .two-column-offset-cta.text-block-right .content-block {
      -ms-flex-pack: end;
          justify-content: flex-end;
      width: calc(100% - 10px);
      margin-left: 0.625rem;
      -webkit-clip-path: polygon(11% 0, 100% 0, 100% 100%, 0 100%);
              clip-path: polygon(11% 0, 100% 0, 100% 100%, 0 100%); }
    .call-to-action .two-column-offset-cta.text-block-right .content {
      padding: 0 0 0 1.875rem; }
    .call-to-action .two-column-offset-cta .two-column-wrapper {
      position: relative;
      width: 100%; }
    .call-to-action .two-column-offset-cta .content {
      width: 540px;
      max-width: 100%;
      margin: 0 1.875rem;
      padding-right: 1.875rem; }
    .call-to-action .two-column-offset-cta .content-block {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: start;
          justify-content: flex-start;
      width: calc(100% - 30px);
      height: 300px;
      margin-top: -3.75rem;
      -webkit-clip-path: polygon(0 0, 100% 0, 88% 100%, 0 100%);
              clip-path: polygon(0 0, 100% 0, 88% 100%, 0 100%); }
      .call-to-action .two-column-offset-cta .content-block .cta-icon {
        display: none; }
    .call-to-action .two-column-offset-cta .headline {
      color: #231F20;
      font-family: "FFDINWebProBold", Helvetica, Arial, sans-serif;
      font-size: 1.25rem;
      letter-spacing: -0.05125rem;
      line-height: 1.3; }
    .call-to-action .two-column-offset-cta .image-block {
      width: 100%;
      height: 400px; }
    .call-to-action .two-column-offset-cta .image {
      width: 100%;
      height: 100%;
      background-repeat: no-repeat;
      background-position: right top;
      background-size: cover; }
  .call-to-action .two-column-offset-cta.two-column-cta.text-block-right .two-column-wrapper .content {
    padding: 0; }
  .call-to-action .two-column-offset-cta.two-column-cta .two-column-wrapper .section-title {
    margin-bottom: 1.25rem; }
  .call-to-action .two-column-offset-cta.two-column-cta .two-column-wrapper .headline {
    font-family: "FFDINWebProRegular", Helvetica, Arial, sans-serif; }
    .call-to-action .two-column-offset-cta.two-column-cta .two-column-wrapper .headline strong {
      font-family: "FFDINWebProBold", Helvetica, Arial, sans-serif; }
  .call-to-action .two-column-offset-cta.two-column-cta .two-column-wrapper .content {
    padding: 0; }
  .call-to-action .two-column-offset-cta.two-column-cta .two-column-wrapper .content-block {
    height: 300px; }
  .call-to-action .two-column-offset-cta.two-column-cta .two-column-wrapper .image-block {
    height: 300px; }
  .call-to-action .inline-cta {
    width: 100%;
    padding: 1.875rem 1.25rem;
    background: #FFE573; }
    .call-to-action .inline-cta .content-block {
      width: 100%;
      max-width: 800px;
      margin: 0 auto;
      text-align: center; }
      .call-to-action .inline-cta .content-block .image-block {
        width: 100%;
        margin-bottom: 1.25rem; }
        .call-to-action .inline-cta .content-block .image-block img {
          height: 240px;
          box-shadow: -9px 9px 0 0 rgba(0, 0, 0, 0.12); }
      .call-to-action .inline-cta .content-block .core {
        margin: 0.625rem 0; }

.project-highlight {
  position: relative;
  width: 100%; }
  .project-highlight-item {
    position: relative;
    z-index: 0;
    height: auto; }
  .project-highlight-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: justify;
        justify-content: space-between;
    width: 100%;
    overflow: hidden; }
  .project-highlight-block {
    position: relative;
    width: 100%; }
    .project-highlight-block::after {
      position: absolute;
      z-index: -1;
      right: -50px;
      bottom: 5px;
      width: 300px;
      height: 300px;
      background-image: url("data:image/svg+xml,%3csvg width='348' height='352' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M348 206.74v56.989C313.907 315.977 241.863 352 158.5 352 95.29 352 38.586 331.287 0 298.494v-56.99c38.586 32.793 95.29 53.505 158.5 53.505 83.361 0 155.404-36.022 189.5-88.268zm-.004-109.466v56.991c-34.49 51.426-105.943 86.753-188.495 86.753-63.76 0-120.898-21.073-159.499-54.361v-56.992c38.601 33.289 95.74 54.362 159.499 54.362 82.552 0 154.005-35.327 188.495-86.753zm0-97.274v56.992c-37.7 42.214-102.226 70.042-175.496 70.042-71.364 0-134.434-26.4-172.5-66.78V3.267c38.068 40.378 101.137 66.777 172.5 66.777 73.27 0 137.797-27.828 175.496-70.043z' fill='%23231F20' fill-rule='evenodd' opacity='.05'/%3e%3c/svg%3e");
      background-repeat: no-repeat;
      background-position: center;
      background-size: 300px;
      content: ''; }
  .project-highlight-image {
    position: relative;
    height: 400px;
    margin-bottom: 4.375rem;
    box-shadow: -60px 32px 60px -20px rgba(0, 0, 0, 0.5);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .project-highlight-actions {
    position: absolute;
    bottom: -65px;
    left: 0;
    width: 270px;
    height: 150px;
    padding: 1.25rem 1.875rem;
    -webkit-clip-path: polygon(0 0, 100% 0, calc(100% - 30px) 100%, 0 100%);
            clip-path: polygon(0 0, 100% 0, calc(100% - 30px) 100%, 0 100%);
    background-color: #FFE573;
    background-image: url("data:image/svg+xml,%3csvg width='348' height='352' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M348 206.74v56.989C313.907 315.977 241.863 352 158.5 352 95.29 352 38.586 331.287 0 298.494v-56.99c38.586 32.793 95.29 53.505 158.5 53.505 83.361 0 155.404-36.022 189.5-88.268zm-.004-109.466v56.991c-34.49 51.426-105.943 86.753-188.495 86.753-63.76 0-120.898-21.073-159.499-54.361v-56.992c38.601 33.289 95.74 54.362 159.499 54.362 82.552 0 154.005-35.327 188.495-86.753zm0-97.274v56.992c-37.7 42.214-102.226 70.042-175.496 70.042-71.364 0-134.434-26.4-172.5-66.78V3.267c38.068 40.378 101.137 66.777 172.5 66.777 73.27 0 137.797-27.828 175.496-70.043z' fill='%23231F20' fill-rule='evenodd' opacity='.05'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right -30px top -30px;
    background-size: 130px; }
    .project-highlight-actions .arrow-button {
      font-size: 1rem; }
    .project-highlight-actions .type {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      margin: 0.625rem 0 0;
      padding: 0;
      list-style-type: none; }
      .project-highlight-actions .type li {
        margin-right: 0.4375rem;
        padding: 0.3125rem;
        border: 1px solid #231F20;
        color: #231F20;
        font-family: "FFDINWebProCondensedBold", Helvetica, Arial, sans-serif;
        font-size: 0.9375rem;
        font-weight: 400;
        letter-spacing: 0.03938rem;
        line-height: 1; }
        .project-highlight-actions .type li:last-child {
          margin: 0; }
  .project-highlight-title {
    margin-bottom: 0.3125rem;
    color: #231F20;
    font-family: "FFDINWebProBold", Helvetica, Arial, sans-serif;
    font-size: 1.125rem;
    letter-spacing: 0; }
  .project-highlight-content-block {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
        justify-content: flex-start;
    width: 100%;
    padding-top: 1.875rem; }
    .project-highlight-content-block .core {
      margin-bottom: 1.25rem; }
  .project-highlight-content {
    width: 100%;
    max-width: 100%;
    padding: 0 1.875rem; }
  .project-highlight .carousel-arrow {
    position: absolute;
    z-index: 1;
    right: inherit;
    width: 40px;
    height: 75px;
    padding: 0.5rem;
    background-color: #231F20;
    cursor: pointer;
    transition: all 0.3s ease-out; }
    .project-highlight .carousel-arrow:hover {
      background-color: #DD1C2A; }
    .project-highlight .carousel-arrow::before {
      display: none; }
    .project-highlight .carousel-arrow:focus {
      outline: 0;
      background-color: #231F20; }
      .project-highlight .carousel-arrow:focus path {
        fill: #ffffff; }
    .project-highlight .carousel-arrow.slick-next {
      top: 315px;
      left: 262px;
      transform: skewX(-12deg);
      border-bottom: 1px solid rgba(255, 255, 255, 0.5); }
    .project-highlight .carousel-arrow.slick-prev {
      top: 390px;
      left: 248px;
      transform: skewX(-12deg);
      border-top: 1px solid rgba(255, 255, 255, 0.5); }
    .project-highlight .carousel-arrow svg {
      width: 16px;
      height: 16px;
      transform: skewX(12deg); }
      .project-highlight .carousel-arrow svg path {
        fill: #ffffff; }

.service-cards,.service-feed-cards {
  width: 100%; }
  .service-cards .service-card-short-description,.service-feed-cards .service-card-short-description {
    position: relative;
    width: calc(100% - 20px);
    margin: 0 0.625rem;
    background: #FFE573; }
    .service-cards .service-card-short-description .contents,.service-feed-cards .service-card-short-description .contents {
      max-width: 560px;
      margin: 0 auto;
      padding: 0 1.875rem;
      text-align: center; }
  .service-cards .service-card-desc,.service-feed-cards .service-card-desc {
    margin-top: 0.625rem;
    font-size: 1rem;
    letter-spacing: -0.03125rem;
    line-height: 1.4; }
  .service-cards .overlay-line-top,.service-feed-cards .overlay-line-top {
    position: absolute;
    z-index: -1;
    top: -140px;
    left: calc(100% - 70px);
    width: 199em;
    height: 207px;
    background-color: #EBE8E9; }
    .service-cards .overlay-line-top::after,.service-feed-cards .overlay-line-top::after {
      position: absolute;
      top: 0;
      left: -12px;
      width: 24px;
      height: 207px;
      transform: skewX(-7deg);
      background-color: #EBE8E9;
      content: ''; }
    .service-cards .overlay-line-top.fadeline,.service-feed-cards .overlay-line-top.fadeline {
      opacity: 1;
      animation-name: fadeinright;
      -webkit-animation-name: fadeinright; }
  .service-cards .service-card-tabs,.service-feed-cards .service-card-tabs {
    position: relative;
    width: calc(100% - 20px);
    margin: 0 0.625rem;
    padding-top: 1rem;
    padding-bottom: 2.5rem; }
    .service-cards .service-card-tabs::after,.service-feed-cards .service-card-tabs::after {
      position: absolute;
      z-index: -1;
      top: 0;
      left: 0;
      width: 100%;
      height: 300px;
      background: #FFE573;
      content: ''; }
    .blog-posts .service-cards .service-card-tabs .post-container,.blog-posts .service-feed-cards .service-card-tabs .post-container,.service-cards .service-card-tabs .blog-posts .post-container,.service-cards .service-card-tabs .container,.service-cards .service-card-tabs .media-with-caption-rows,.service-feed-cards .service-card-tabs .blog-posts .post-container,.service-feed-cards .service-card-tabs .container,.service-feed-cards .service-card-tabs .media-with-caption-rows {
      position: relative;
      width: calc(100% + 52px);
      margin-left: -1.625rem; }
    .service-cards .service-card-tabs .overlay-line-right,.service-feed-cards .service-card-tabs .overlay-line-right {
      position: absolute;
      z-index: -1;
      bottom: -40px;
      left: calc(100% - 20px);
      width: 199em;
      height: 207px;
      background-color: #EBE8E9; }
      .service-cards .service-card-tabs .overlay-line-right::after,.service-feed-cards .service-card-tabs .overlay-line-right::after {
        position: absolute;
        top: 0;
        left: -12px;
        width: 24px;
        height: 207px;
        transform: skewX(-7deg);
        background-color: #EBE8E9;
        content: ''; }
      .service-cards .service-card-tabs .overlay-line-right.fadeline,.service-feed-cards .service-card-tabs .overlay-line-right.fadeline {
        opacity: 1;
        animation-name: fadeinright;
        -webkit-animation-name: fadeinright; }
    .service-cards .service-card-tabs .overlay-line-left,.service-feed-cards .service-card-tabs .overlay-line-left {
      position: absolute;
      z-index: 0;
      top: 220px;
      right: calc(100% - 100px);
      width: 199em;
      height: 166px;
      background-color: rgba(50, 66, 90, 0.04); }
      .service-cards .service-card-tabs .overlay-line-left.fadeline,.service-feed-cards .service-card-tabs .overlay-line-left.fadeline {
        opacity: 1;
        animation-name: fadeinleft;
        -webkit-animation-name: fadeinleft; }
  .service-cards .service-card-tablist,.service-feed-cards .service-card-tablist {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center; }
  .service-cards .service-card-tablist-item,.service-feed-cards .service-card-tablist-item {
    display: inline-block;
    margin: 0.375rem 0.25rem; }
    .service-cards .service-card-tablist-item.tab-link-active .service-card-tablist-link,.service-feed-cards .service-card-tablist-item.tab-link-active .service-card-tablist-link {
      background: #DD1C2A;
      color: #ffffff; }
      .service-cards .service-card-tablist-item.tab-link-active .service-card-tablist-link::after,.service-feed-cards .service-card-tablist-item.tab-link-active .service-card-tablist-link::after {
        position: absolute;
        top: 100%;
        left: 50%;
        width: 0;
        height: 0;
        margin-left: -0.625rem;
        border: solid transparent;
        border-width: 10px;
        border-color: rgba(136, 183, 213, 0);
        border-top-color: #DD1C2A;
        content: '';
        pointer-events: none; }
  .service-cards .service-card-tablist-link,.service-feed-cards .service-card-tablist-link {
    position: relative;
    display: block;
    padding: 0.3125rem 0.5rem;
    outline: 0;
    background: rgba(255, 255, 255, 0.5);
    color: #231F20;
    font-family: "FFDINWebProCondensedBold", Helvetica, Arial, sans-serif;
    font-size: 0.8125rem;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer; }
    .service-cards .service-card-tablist-link:focus,.service-feed-cards .service-card-tablist-link:focus {
      outline: 0;
      background: #DD1C2A;
      color: #ffffff; }
      .service-cards .service-card-tablist-link:focus:hover,.service-feed-cards .service-card-tablist-link:focus:hover {
        background: #DD1C2A;
        color: #ffffff; }
      .service-cards .service-card-tablist-link:focus::after,.service-feed-cards .service-card-tablist-link:focus::after {
        position: absolute;
        top: 100%;
        left: 50%;
        width: 0;
        height: 0;
        margin-left: -0.625rem;
        border: solid transparent;
        border-width: 10px;
        border-color: rgba(136, 183, 213, 0);
        border-top-color: #DD1C2A;
        content: '';
        pointer-events: none; }
    .service-cards .service-card-tablist-link:hover,.service-feed-cards .service-card-tablist-link:hover {
      background: #ffffff;
      color: #231F20; }
  .service-cards .service-card-tabcontent-list,.service-feed-cards .service-card-tabcontent-list {
    position: relative;
    margin-top: 2rem; }
    .service-cards .service-card-tabcontent-list .carousel-arrow::before,.service-feed-cards .service-card-tabcontent-list .carousel-arrow::before {
      display: none; }
    .service-cards .service-card-tabcontent-list .carousel-arrow.slick-prev,.service-feed-cards .service-card-tabcontent-list .carousel-arrow.slick-prev {
      left: 23px; }
    .service-cards .service-card-tabcontent-list .carousel-arrow.slick-next,.service-feed-cards .service-card-tabcontent-list .carousel-arrow.slick-next {
      right: 17px; }
  .service-cards .service-card-tabcontent,.service-feed-cards .service-card-tabcontent {
    display: none; }
    .service-cards .service-card-tabcontent.tab-content-active,.service-feed-cards .service-card-tabcontent.tab-content-active {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
          justify-content: space-between; }
    .service-cards .service-card-tabcontent .slick-list,.service-feed-cards .service-card-tabcontent .slick-list {
      width: 100%; }
    .service-cards .service-card-tabcontent.service-card-list-view,.service-feed-cards .service-card-tabcontent.service-card-list-view {
      -ms-flex-direction: column;
          flex-direction: column; }
      .service-cards .service-card-tabcontent.service-card-list-view .slick-track,.service-feed-cards .service-card-tabcontent.service-card-list-view .slick-track {
        width: 100% !important;
        transform: none !important; }
      .service-cards .service-card-tabcontent.service-card-list-view .service-card-box,.service-feed-cards .service-card-tabcontent.service-card-list-view .service-card-box {
        width: 100% !important;
        height: auto; }
        .service-cards .service-card-tabcontent.service-card-list-view .service-card-box + .service-card-box,.service-feed-cards .service-card-tabcontent.service-card-list-view .service-card-box + .service-card-box {
          margin-top: 1.25rem; }
        .service-cards .service-card-tabcontent.service-card-list-view .service-card-box .service-card-box-cover,.service-feed-cards .service-card-tabcontent.service-card-list-view .service-card-box .service-card-box-cover {
          display: -ms-flexbox;
          display: flex; }
          .service-cards .service-card-tabcontent.service-card-list-view .service-card-box .service-card-box-cover .image-block,.service-feed-cards .service-card-tabcontent.service-card-list-view .service-card-box .service-card-box-cover .image-block {
            width: 60%; }
            .service-cards .service-card-tabcontent.service-card-list-view .service-card-box .service-card-box-cover .image-block .top-level-link,.service-feed-cards .service-card-tabcontent.service-card-list-view .service-card-box .service-card-box-cover .image-block .top-level-link {
              display: none; }
          .service-cards .service-card-tabcontent.service-card-list-view .service-card-box .service-card-box-cover .content-block,.service-feed-cards .service-card-tabcontent.service-card-list-view .service-card-box .service-card-box-cover .content-block {
            width: 100%;
            padding: 1.875rem 1.25rem; }
            .service-cards .service-card-tabcontent.service-card-list-view .service-card-box .service-card-box-cover .content-block .title,.service-feed-cards .service-card-tabcontent.service-card-list-view .service-card-box .service-card-box-cover .content-block .title {
              font-family: "FFDINWebProBold", Helvetica, Arial, sans-serif;
              font-size: 1.5rem;
              font-weight: 500;
              letter-spacing: -0.03125rem;
              line-height: 1.8125rem; }
            .service-cards .service-card-tabcontent.service-card-list-view .service-card-box .service-card-box-cover .content-block .list-view-link,.service-feed-cards .service-card-tabcontent.service-card-list-view .service-card-box .service-card-box-cover .content-block .list-view-link {
              position: relative;
              display: block;
              margin-bottom: 0.625rem;
              color: #DD1C2A;
              font-size: 1rem;
              letter-spacing: -0.02063rem;
              line-height: 1.4375rem; }
              .service-cards .service-card-tabcontent.service-card-list-view .service-card-box .service-card-box-cover .content-block .list-view-link:hover::after,.service-feed-cards .service-card-tabcontent.service-card-list-view .service-card-box .service-card-box-cover .content-block .list-view-link:hover::after {
                margin-left: 0.75rem; }
              .service-cards .service-card-tabcontent.service-card-list-view .service-card-box .service-card-box-cover .content-block .list-view-link::after,.service-feed-cards .service-card-tabcontent.service-card-list-view .service-card-box .service-card-box-cover .content-block .list-view-link::after {
                position: relative;
                top: 4px;
                display: inline-block;
                margin-left: 0.375rem;
                padding: 0.1875rem;
                transform: translateY(-50%) rotate(-45deg);
                border: solid #DD1C2A;
                border-width: 0 2px 2px 0;
                content: '';
                transition: all 0.3s ease-out; }
    .service-cards .service-card-tabcontent.service-card-grid-view .service-card-box .image-block,.service-feed-cards .service-card-tabcontent.service-card-grid-view .service-card-box .image-block {
      height: 230px; }
    .service-cards .service-card-tabcontent .service-card-box,.service-feed-cards .service-card-tabcontent .service-card-box {
      width: 33.33336%;
      height: 640px; }
      .service-cards .service-card-tabcontent .service-card-box .service-card-box-cover,.service-feed-cards .service-card-tabcontent .service-card-box .service-card-box-cover {
        width: calc(100% - 24px);
        height: 100%;
        margin: 0 0.75rem;
        background: #ffffff; }
      .service-cards .service-card-tabcontent .service-card-box .image-block,.service-feed-cards .service-card-tabcontent .service-card-box .image-block {
        position: relative;
        width: 100%;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover; }
        .service-cards .service-card-tabcontent .service-card-box .image-block .top-level-link,.service-feed-cards .service-card-tabcontent .service-card-box .image-block .top-level-link {
          position: absolute;
          bottom: -28px;
          left: 0;
          width: 90%;
          height: 57px;
          transition: all 0.3s ease-out; }
          .service-cards .service-card-tabcontent .service-card-box .image-block .top-level-link:hover .top-level-cover,.service-feed-cards .service-card-tabcontent .service-card-box .image-block .top-level-link:hover .top-level-cover {
            color: #FFE573;
            background: #231F20 !important; }
            .service-cards .service-card-tabcontent .service-card-box .image-block .top-level-link:hover .top-level-cover::after,.service-feed-cards .service-card-tabcontent .service-card-box .image-block .top-level-link:hover .top-level-cover::after {
              background: #231F20 !important;
              border: solid #FFE573;
              border-width: 0 2px 2px 0; }
            .service-cards .service-card-tabcontent .service-card-box .image-block .top-level-link:hover .top-level-cover.blue-bg,.service-feed-cards .service-card-tabcontent .service-card-box .image-block .top-level-link:hover .top-level-cover.blue-bg {
              color: #FFE573; }
              .service-cards .service-card-tabcontent .service-card-box .image-block .top-level-link:hover .top-level-cover.blue-bg::after,.service-feed-cards .service-card-tabcontent .service-card-box .image-block .top-level-link:hover .top-level-cover.blue-bg::after {
                background: #231F20 !important;
                border: solid #FFE573;
                border-width: 0 2px 2px 0; }
              .service-cards .service-card-tabcontent .service-card-box .image-block .top-level-link:hover .top-level-cover.blue-bg .icon svg path,.service-feed-cards .service-card-tabcontent .service-card-box .image-block .top-level-link:hover .top-level-cover.blue-bg .icon svg path {
                fill: #FFE573; }
            .service-cards .service-card-tabcontent .service-card-box .image-block .top-level-link:hover .top-level-cover .icon svg path,.service-feed-cards .service-card-tabcontent .service-card-box .image-block .top-level-link:hover .top-level-cover .icon svg path {
              fill: #FFE573; }
          .service-cards .service-card-tabcontent .service-card-box .image-block .top-level-link .top-level-cover,.service-feed-cards .service-card-tabcontent .service-card-box .image-block .top-level-link .top-level-cover {
            position: relative;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-align: center;
                align-items: center;
            width: 100%;
            height: 100%;
            padding: 0.75rem 1.875rem 0.5rem 1rem;
            -webkit-clip-path: polygon(0 0, 100% 0, calc(100% - 12px) 100%, 0 100%);
                    clip-path: polygon(0 0, 100% 0, calc(100% - 12px) 100%, 0 100%);
            background: #FFE573;
            color: #231F20;
            font-family: "FFDINWebProBold", Helvetica, Arial, sans-serif;
            font-size: 1rem;
            font-weight: 400;
            letter-spacing: -0.03125rem;
            line-height: 1;
            transition: all 0.3s ease-out; }
            .service-cards .service-card-tabcontent .service-card-box .image-block .top-level-link .top-level-cover.blue-bg,.service-feed-cards .service-card-tabcontent .service-card-box .image-block .top-level-link .top-level-cover.blue-bg {
              color: #ffffff; }
              .service-cards .service-card-tabcontent .service-card-box .image-block .top-level-link .top-level-cover.blue-bg::after,.service-feed-cards .service-card-tabcontent .service-card-box .image-block .top-level-link .top-level-cover.blue-bg::after {
                border: solid #ffffff;
                border-width: 0 2px 2px 0; }
              .service-cards .service-card-tabcontent .service-card-box .image-block .top-level-link .top-level-cover.blue-bg .icon svg path,.service-feed-cards .service-card-tabcontent .service-card-box .image-block .top-level-link .top-level-cover.blue-bg .icon svg path {
                fill: #ffffff; }
            .service-cards .service-card-tabcontent .service-card-box .image-block .top-level-link .top-level-cover::after,.service-feed-cards .service-card-tabcontent .service-card-box .image-block .top-level-link .top-level-cover::after {
              position: absolute;
              top: 50%;
              right: 20px;
              display: inline-block;
              padding: 0.25rem;
              transform: translateY(-50%) rotate(-45deg);
              border: solid #231F20;
              border-width: 0 2px 2px 0;
              content: ''; }
          .service-cards .service-card-tabcontent .service-card-box .image-block .top-level-link .icon,.service-feed-cards .service-card-tabcontent .service-card-box .image-block .top-level-link .icon {
            width: 22px;
            height: 32px;
            margin-right: 0.625rem; }
            .service-cards .service-card-tabcontent .service-card-box .image-block .top-level-link .icon svg,.service-feed-cards .service-card-tabcontent .service-card-box .image-block .top-level-link .icon svg {
              width: 22px;
              height: 32px; }
      .service-cards .service-card-tabcontent .service-card-box .content-block,.service-feed-cards .service-card-tabcontent .service-card-box .content-block {
        padding: 2.5rem 1.25rem 1.25rem; }
        .service-cards .service-card-tabcontent .service-card-box .content-block .list-view-link,.service-feed-cards .service-card-tabcontent .service-card-box .content-block .list-view-link {
          display: none; }
        .service-cards .service-card-tabcontent .service-card-box .content-block .content,.service-feed-cards .service-card-tabcontent .service-card-box .content-block .content {
          color: rgba(35, 31, 32, 0.7);
          font-size: 0.9375rem;
          letter-spacing: -0.02063rem;
          line-height: 1.4; }
        .service-cards .service-card-tabcontent .service-card-box .content-block .types,.service-feed-cards .service-card-tabcontent .service-card-box .content-block .types {
          margin: 0;
          padding: 0;
          list-style-type: none; }
          .service-cards .service-card-tabcontent .service-card-box .content-block .types li:last-child a,.service-feed-cards .service-card-tabcontent .service-card-box .content-block .types li:last-child a {
            border: none; }
          .service-cards .service-card-tabcontent .service-card-box .content-block .types li a,.service-feed-cards .service-card-tabcontent .service-card-box .content-block .types li a {
            position: relative;
            display: block;
            padding: 0.625rem 1.875rem 0.625rem 0.5rem;
            border-bottom: 1px solid rgba(35, 31, 32, 0.2);
            color: #231F20;
            font-size: 0.875rem;
            letter-spacing: -0.03125rem;
            white-space: pre-line;
            transition: all 0.3s ease-out; }
            .service-cards .service-card-tabcontent .service-card-box .content-block .types li a:hover,.service-feed-cards .service-card-tabcontent .service-card-box .content-block .types li a:hover {
              color: #DD1C2A; }
              .service-cards .service-card-tabcontent .service-card-box .content-block .types li a:hover::after,.service-feed-cards .service-card-tabcontent .service-card-box .content-block .types li a:hover::after {
                border: solid #DD1C2A;
                border-width: 0 2px 2px 0; }
            .service-cards .service-card-tabcontent .service-card-box .content-block .types li a::after,.service-feed-cards .service-card-tabcontent .service-card-box .content-block .types li a::after {
              position: absolute;
              top: 50%;
              right: 8px;
              display: inline-block;
              padding: 0.1875rem;
              transform: translateY(-50%) rotate(-45deg);
              border: solid rgba(35, 31, 32, 0.2);
              border-width: 0 2px 2px 0;
              content: '';
              transition: all 0.3s ease-out; }

.service-feed-cards .service-card-tabs {
  padding: 0 !important;
  width: 100%;
  margin: 0; }
  .service-feed-cards .service-card-tabs::after {
    display: none; }
  
  .blog-posts .service-feed-cards .service-card-tabs .post-container,.service-feed-cards .service-card-tabs .blog-posts .post-container,.service-feed-cards .service-card-tabs .container,.service-feed-cards .service-card-tabs .media-with-caption-rows {
    padding: 0;
    width: 100%;
    margin-left: auto; }

.service-feed-cards .service-card-tabcontent {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .service-feed-cards .service-card-tabcontent .slick-list .slick-track {
    display: -ms-flexbox;
    display: flex; }
  .service-feed-cards .service-card-tabcontent .service-card-box {
    height: auto;
    width: 100%;
    margin: 0 0 1.25rem; }
    .service-feed-cards .service-card-tabcontent .service-card-box .image-block {
      width: 100%;
      height: 240px;
      min-height: 240px; }
    .service-feed-cards .service-card-tabcontent .service-card-box .service-card-box-cover {
      width: calc(100% - 20px);
      margin: 0 0.625rem; }

.service-feed-cards .service-card-tabcontent-list {
  margin: 0 !important; }

.statistics-with-callout {
  width: 100%; }
  .blog-posts .statistics-with-callout .post-container::after,.statistics-with-callout .blog-posts .post-container::after,.statistics-with-callout .container::after,.statistics-with-callout .media-with-caption-rows::after {
    display: none; }
  .statistics-with-callout .statistic-callout-content {
    position: relative;
    width: 100%;
    margin-bottom: 2.5rem; }
    .statistics-with-callout .statistic-callout-content.large-icon .statistic-callout-content-header .overlay-line {
      right: calc(100% - 60px); }
    .statistics-with-callout .statistic-callout-content-header {
      position: relative;
      margin: 0 0 0.625rem;
      padding: 0 0 0.625rem 3.75rem;
      font-family: "FFDINWebProBold", Helvetica, Arial, sans-serif;
      font-size: 1.375rem;
      font-weight: 400;
      letter-spacing: -0.04625rem;
      line-height: 2.5625rem; }
      .statistics-with-callout .statistic-callout-content-header .image {
        position: absolute;
        z-index: 1;
        top: 0;
        left: 0;
        width: 50px; }
      .statistics-with-callout .statistic-callout-content-header .overlay-line {
        position: absolute;
        z-index: 0;
        top: -20px;
        right: calc(100% - 20px);
        width: 199em;
        height: 166px;
        -webkit-clip-path: polygon(80% 0, calc(100% - 30px) 0, 100% 100%, 0 100%);
                clip-path: polygon(80% 0, calc(100% - 30px) 0, 100% 100%, 0 100%);
        background-color: rgba(50, 67, 90, 0.04); }
        .statistics-with-callout .statistic-callout-content-header .overlay-line.fadeline {
          opacity: 1;
          animation-name: fadeinleft;
          -webkit-animation-name: fadeinleft; }
    .statistics-with-callout .statistic-callout-content-desc {
      margin-bottom: 1.25rem; }
  .statistics-with-callout .statistics {
    display: inline-block;
    width: 100%; }
    .statistics-with-callout .statistics .single-statistic {
      width: 100%;
      float: left;
      margin-left: 0;
      margin-right: 0;
      position: relative;
      margin-bottom: 1.875rem;
      text-align: left; }
      .statistics-with-callout .statistics .single-statistic .statistic-number {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: start;
            justify-content: flex-start;
        margin: 0 0 0.625rem;
        color: #CFB33A;
        font-family: "FFDINWebProBold", Helvetica, Arial, sans-serif;
        font-size: 2.25rem;
        font-weight: 400;
        letter-spacing: -0.0625rem;
        line-height: 1.2; }
      .statistics-with-callout .statistics .single-statistic .statistic-label {
        margin-top: 0;
        color: #231F20;
        font-family: "FFDINWebProBold", Helvetica, Arial, sans-serif;
        font-size: 0.875rem;
        font-weight: 400;
        letter-spacing: -0.02625rem;
        line-height: 1.5; }

.simple-statistics {
  width: 100%; }
  .simple-statistics .statistic-short-description {
    max-width: 420px;
    margin: 0 auto;
    text-align: center; }
    .simple-statistics .statistic-short-description .statistic-header {
      margin: 0 0 1rem;
      padding: 0;
      color: #231F20;
      font-family: "FFDINWebProBold", Helvetica, Arial, sans-serif;
      font-size: 1.75rem;
      font-weight: 400;
      letter-spacing: -0.0625rem; }
    .simple-statistics .statistic-short-description .statistic-desc {
      margin-bottom: 2.5rem; }
      .simple-statistics .statistic-short-description .statistic-desc p {
        margin: 0;
        padding: 0; }
  .simple-statistics .statistics {
    display: inline-block;
    width: 100%; }
    .simple-statistics .statistics .single-statistic {
      width: 100%;
      float: left;
      margin-left: 0;
      margin-right: 0;
      position: relative;
      margin-bottom: 1.875rem;
      padding: 0 1.25rem;
      text-align: center; }
      .simple-statistics .statistics .single-statistic .statistic-number {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
            justify-content: center;
        margin: 0 0 0.625rem;
        color: #CFB33A;
        font-family: "FFDINWebProBold", Helvetica, Arial, sans-serif;
        font-size: 2.5rem;
        font-weight: 400;
        letter-spacing: -0.0625rem;
        line-height: 1.2; }
      .simple-statistics .statistics .single-statistic .statistic-label {
        margin: 0 0 0.3125rem;
        color: #231F20;
        font-family: "FFDINWebProBold", Helvetica, Arial, sans-serif;
        font-size: 0.875rem;
        font-weight: 400;
        letter-spacing: -0.02625rem;
        line-height: 1.5; }
      .simple-statistics .statistics .single-statistic .statistic-desc {
        margin: 0;
        color: #231F20;
        font-size: 0.875rem;
        letter-spacing: -0.02625rem; }

.flexible-layout.three-column-testimonial {
  position: relative;
  z-index: 0;
  width: 100%; }
  .flexible-layout.three-column-testimonial.is-background .short-description .content-block .actions {
    display: none; }
  .flexible-layout.three-column-testimonial .short-description {
    width: 100%;
    padding: 0 1.25rem 2.5rem; }
    .flexible-layout.three-column-testimonial .short-description .content-block {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -ms-flex-pack: justify;
          justify-content: space-between;
      width: 100%; }
      .flexible-layout.three-column-testimonial .short-description .content-block .content {
        width: 100%; }
        .flexible-layout.three-column-testimonial .short-description .content-block .content .section-title {
          margin: 0 0 0.625rem; }
        .flexible-layout.three-column-testimonial .short-description .content-block .content p {
          margin: 0; }
      .flexible-layout.three-column-testimonial .short-description .content-block .actions {
        width: 100%;
        margin-top: 1rem; }
        .flexible-layout.three-column-testimonial .short-description .content-block .actions .arrow-button {
          font-size: 1rem; }
  .flexible-layout.three-column-testimonial .three-column-testimonial-carousel-items .slick-track {
    display: -ms-flexbox;
    display: flex; }
  .flexible-layout.three-column-testimonial .three-column-testimonial-carousel-items .carousel-arrow {
    height: 30px; }
    .flexible-layout.three-column-testimonial .three-column-testimonial-carousel-items .carousel-arrow::before {
      display: none; }
    .flexible-layout.three-column-testimonial .three-column-testimonial-carousel-items .carousel-arrow.slick-prev {
      left: -20px; }
  .flexible-layout.three-column-testimonial .testimonial-carousel-item {
    position: relative;
    height: 320px;
    margin: 0 0.625rem;
    padding: 1.25rem;
    background: #ffffff;
    text-align: center; }
    .flexible-layout.three-column-testimonial .testimonial-carousel-item:focus {
      outline: 0; }
  .flexible-layout.three-column-testimonial .testimonial-carousel-item-rating {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    width: 100%; }
    .flexible-layout.three-column-testimonial .testimonial-carousel-item-rating .star {
      fill: #ccc; }
    .flexible-layout.three-column-testimonial .testimonial-carousel-item-rating .icon {
      margin: 0 0.125rem; }
    .flexible-layout.three-column-testimonial .testimonial-carousel-item-rating .icon-star-1 {
      width: 8px;
      height: 8px; }
      .flexible-layout.three-column-testimonial .testimonial-carousel-item-rating .icon-star-1 svg {
        width: 8px;
        height: 8px; }
    .flexible-layout.three-column-testimonial .testimonial-carousel-item-rating .icon-star-2 {
      width: 12px;
      height: 12px; }
      .flexible-layout.three-column-testimonial .testimonial-carousel-item-rating .icon-star-2 svg {
        width: 12px;
        height: 12px; }
    .flexible-layout.three-column-testimonial .testimonial-carousel-item-rating .icon-star-3 {
      width: 16px;
      height: 16px; }
      .flexible-layout.three-column-testimonial .testimonial-carousel-item-rating .icon-star-3 svg {
        width: 16px;
        height: 16px; }
    .flexible-layout.three-column-testimonial .testimonial-carousel-item-rating.testimonial-carousel-item-rating-1 .star-1 {
      fill: #CFB33A; }
    .flexible-layout.three-column-testimonial .testimonial-carousel-item-rating.testimonial-carousel-item-rating-2 .star-1,.flexible-layout.three-column-testimonial .testimonial-carousel-item-rating.testimonial-carousel-item-rating-2 .star-2 {
      fill: #CFB33A; }
    .flexible-layout.three-column-testimonial .testimonial-carousel-item-rating.testimonial-carousel-item-rating-3 .star-1,.flexible-layout.three-column-testimonial .testimonial-carousel-item-rating.testimonial-carousel-item-rating-3 .star-2,.flexible-layout.three-column-testimonial .testimonial-carousel-item-rating.testimonial-carousel-item-rating-3 .star-3 {
      fill: #CFB33A; }
    .flexible-layout.three-column-testimonial .testimonial-carousel-item-rating.testimonial-carousel-item-rating-4 .star-1,.flexible-layout.three-column-testimonial .testimonial-carousel-item-rating.testimonial-carousel-item-rating-4 .star-2,.flexible-layout.three-column-testimonial .testimonial-carousel-item-rating.testimonial-carousel-item-rating-4 .star-3,.flexible-layout.three-column-testimonial .testimonial-carousel-item-rating.testimonial-carousel-item-rating-4 .star-4 {
      fill: #CFB33A; }
    .flexible-layout.three-column-testimonial .testimonial-carousel-item-rating.testimonial-carousel-item-rating-5 .star {
      fill: #CFB33A; }
  .flexible-layout.three-column-testimonial .testimonial-carousel-item-name {
    font-size: 1.2rem;
    font-weight: 700; }
  .flexible-layout.three-column-testimonial .testimonial-carousel-item-body {
    max-height: 300px;
    margin-top: 0.625rem;
    margin-bottom: 1.25rem;
    overflow: auto;
    font-family: "FFDINWebProBold", Helvetica, Arial, sans-serif;
    font-size: 1rem;
    font-weight: 400;
    letter-spacing: -0.03125rem;
    line-height: 1.375rem; }
  .flexible-layout.three-column-testimonial .testimonial-carousel-item-client {
    display: block;
    height: 40px;
    padding: 0 0.625rem;
    font-size: 0.8125rem;
    letter-spacing: -0.0275rem;
    line-height: 1.125rem; }
  .flexible-layout.three-column-testimonial .testimonial-carousel-item-logo {
    display: inline-block; }
    .flexible-layout.three-column-testimonial .testimonial-carousel-item-logo img {
      width: 90px;
      max-width: 100%;
      max-height: 100%;
      margin: 0 auto; }

.banner-small {
  display: inline-block;
  width: calc(100% - 20px);
  margin-right: 0.625rem;
  margin-left: 0.625rem; }
  .banner-small.banner-large .full-width-cta .type {
    display: inline-block;
    padding: 0.3125rem;
    border: 1px solid #ffffff;
    color: #ffffff;
    font-family: "FFDINWebProCondensedBold", Helvetica, Arial, sans-serif;
    font-size: 0.9375rem;
    font-weight: 400;
    letter-spacing: 0.03938rem;
    line-height: 0.8;
    text-transform: uppercase;
    text-decoration: none; }
  .banner-small.banner-large .full-width-cta.text-block-right .content-block .content {
    padding: 3.75rem 1.875rem; }
  .banner-small.blog-banner {
    position: relative;
    z-index: 1; }
    .banner-small.blog-banner .full-width-cta .bg-image::before {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.2);
      content: ''; }
    .banner-small.blog-banner .full-width-cta .section-title .icon-image {
      top: 0;
      left: -50px;
      width: 36px;
      height: 36px; }
      .banner-small.blog-banner .full-width-cta .section-title .icon-image.icon {
        top: -30px;
        width: 32px;
        height: 58px; }
        .banner-small.blog-banner .full-width-cta .section-title .icon-image.icon svg {
          width: 32px;
          height: 58px; }
  .banner-small.resource-archive-banner .full-width-cta .bg-image::before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    content: ''; }
  .banner-small.resource-archive-banner .full-width-cta .section-title .icon-image {
    top: 0;
    left: -70px;
    width: 80px;
    height: 80px; }
    .banner-small.resource-archive-banner .full-width-cta .section-title .icon-image.icon {
      top: -30px;
      width: 52px;
      height: 78px; }
      .banner-small.resource-archive-banner .full-width-cta .section-title .icon-image.icon svg {
        width: 52px;
        height: 78px; }
  .banner-small .full-width-cta {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: start;
        justify-content: flex-start;
    width: 100%;
    overflow: hidden; }
    .banner-small .full-width-cta.text-block-right {
      -ms-flex-pack: end;
          justify-content: flex-end; }
      .banner-small .full-width-cta.text-block-right .content-block {
        -ms-flex-pack: start;
            justify-content: flex-start; }
      .banner-small .full-width-cta.text-block-right .content {
        padding: 0 1.875rem; }
      .banner-small .full-width-cta.text-block-right .bg-image {
        background-position: center left; }
    .banner-small .full-width-cta.text-block-center {
      -ms-flex-pack: center;
          justify-content: center; }
      .banner-small .full-width-cta.text-block-center .content-block {
        -ms-flex-pack: center;
            justify-content: center; }
      .banner-small .full-width-cta.text-block-center .content {
        padding: 0 1.25rem; }
    .banner-small .full-width-cta .bg-image {
      position: absolute;
      z-index: -1;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%;
      background-repeat: no-repeat;
      background-position: center right;
      background-size: cover; }
      .banner-small .full-width-cta .bg-image .overlay {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.2);
        background: linear-gradient(90deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%); }
    .banner-small .full-width-cta .micro-heading {
      margin-bottom: 0.625rem;
      font-size: 0.9375rem; }
    .banner-small .full-width-cta .section-title {
      position: relative; }
      .banner-small .full-width-cta .section-title .icon-image {
        position: absolute;
        top: 5px;
        left: -50px;
        width: 36px;
        height: 36px; }
        .banner-small .full-width-cta .section-title .icon-image.icon {
          top: -8px;
          width: 32px;
          height: 58px; }
          .banner-small .full-width-cta .section-title .icon-image.icon svg {
            width: 32px;
            height: 58px; }
    .banner-small .full-width-cta .content-block {
      position: relative;
      z-index: 1;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: start;
          justify-content: flex-start;
      width: 100%;
      padding: 1.875rem 0;
      background: none !important;
      color: #ffffff; }
      .banner-small .full-width-cta .content-block .section-title {
        color: #ffffff; }
        .banner-small .full-width-cta .content-block .section-title .icon-image.icon path,.banner-small .full-width-cta .content-block .section-title .icon-image.icon svg {
          fill: #ffffff; }
    .banner-small .full-width-cta .content {
      width: 100%;
      max-width: 560px;
      padding: 3.75rem 1.875rem; }
      .banner-small .full-width-cta .content.text-left {
        text-align: left; }
      .banner-small .full-width-cta .content.text-center {
        text-align: center; }
      .banner-small .full-width-cta .content.text-right {
        text-align: right; }
    .banner-small .full-width-cta .core {
      margin: 0.3125rem 0 0.625rem;
      font-size: 1rem; }

.circle-logo-bar {
  width: 100%; }
  .circle-logo-bar .logo-items {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    width: 100%; }
    .circle-logo-bar .logo-items .logo-item {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      width: 100%;
      max-width: 100%;
      padding: 1.25rem;
      border-bottom: 1px solid #F2EFEF; }
      .circle-logo-bar .logo-items .logo-item:last-child {
        border: 0; }
      .circle-logo-bar .logo-items .logo-item img {
        height: 80px;
        margin-right: 1.125rem; }
      .circle-logo-bar .logo-items .logo-item span {
        font-family: "FFDINWebProCondensedBold", Helvetica, Arial, sans-serif;
        font-size: 1rem;
        font-weight: 400;
        letter-spacing: 0.07688rem;
        line-height: 1.375rem;
        text-transform: uppercase; }

.project-gallery {
  position: relative;
  width: 100%; }
  .project-gallery .gallery-items {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: start;
        justify-content: flex-start;
    padding: 0 1.25rem; }
    .project-gallery .gallery-items .gallery-item,.project-gallery .gallery-items .video {
      position: relative;
      width: 100%;
      height: 260px;
      margin: 0 0 1.25rem;
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover;
      cursor: pointer; }
      .project-gallery .gallery-items .gallery-item:last-child,.project-gallery .gallery-items .video:last-child {
        margin-bottom: 0; }
      .project-gallery .gallery-items .gallery-item:hover .gallery-item-overlay .icon,.project-gallery .gallery-items .video:hover .gallery-item-overlay .icon {
        transform: scale(1.3); }
      .project-gallery .gallery-items .gallery-item .gallery-item-overlay,.project-gallery .gallery-items .video .gallery-item-overlay {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(35, 31, 32, 0.24); }
        .project-gallery .gallery-items .gallery-item .gallery-item-overlay .icon,.project-gallery .gallery-items .video .gallery-item-overlay .icon {
          position: absolute;
          bottom: 8px;
          left: 8px;
          width: 25px;
          height: 25px;
          transition: all 0.1s ease-out; }
          .project-gallery .gallery-items .gallery-item .gallery-item-overlay .icon svg,.project-gallery .gallery-items .video .gallery-item-overlay .icon svg {
            width: 25px;
            height: 25px; }
    .project-gallery .gallery-items .video {
      width: 100%; }
      .project-gallery .gallery-items .video:hover .gallery-item-overlay .icon {
        transform: translateX(-50%) translateY(-50%) scale(1.1); }
      .project-gallery .gallery-items .video .gallery-item-overlay .icon {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translateX(-50%) translateY(-50%);
        width: 56px;
        height: 40px; }
        .project-gallery .gallery-items .video .gallery-item-overlay .icon svg {
          width: 56px;
          height: 40px; }

.flexible-layout.one-column-testimonial {
  width: 100%;
  text-align: center; }
  .flexible-layout.one-column-testimonial .icon-quote {
    width: 50px;
    height: 50px;
    margin-bottom: 0.625rem; }
    .flexible-layout.one-column-testimonial .icon-quote svg {
      width: 50px;
      height: 50px; }
  .flexible-layout.one-column-testimonial .one-column-testimonial-carousel-items {
    padding: 0 15%;
    text-align: center; }
    .flexible-layout.one-column-testimonial .one-column-testimonial-carousel-items .testimonial-carousel-item-body {
      font-size: 1.125rem;
      letter-spacing: -0.04563rem;
      line-height: 1.5; }
    .flexible-layout.one-column-testimonial .one-column-testimonial-carousel-items .testimonial-carousel-item-client {
      display: block;
      margin-top: 1.25rem;
      font-size: 0.9375rem;
      letter-spacing: -0.03313rem;
      line-height: 1.5; }
      .flexible-layout.one-column-testimonial .one-column-testimonial-carousel-items .testimonial-carousel-item-client span {
        font-family: "FFDINWebProBold", Helvetica, Arial, sans-serif; }
  .flexible-layout.one-column-testimonial .carousel-arrow {
    width: 40px;
    height: 60px;
    transition: all 0.3s ease-out; }
    .flexible-layout.one-column-testimonial .carousel-arrow:hover {
      background: #FFE573; }
    .flexible-layout.one-column-testimonial .carousel-arrow::after,.flexible-layout.one-column-testimonial .carousel-arrow::before {
      display: none; }
    .flexible-layout.one-column-testimonial .carousel-arrow.slick-prev {
      left: 0; }
    .flexible-layout.one-column-testimonial .carousel-arrow.slick-next {
      right: 0; }
    .flexible-layout.one-column-testimonial .carousel-arrow svg {
      width: 16px;
      height: 16px; }

.column-content-with-icons .icon-content-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0;
  padding: 0 1.25rem;
  list-style-type: none; }
  .column-content-with-icons .icon-content-list li {
    position: relative;
    width: 100%;
    margin-bottom: 1.875rem;
    padding: 0 0 0 2.375rem; }
    .column-content-with-icons .icon-content-list li:last-child {
      margin: 0; }
  .column-content-with-icons .icon-content-list img {
    position: absolute;
    top: 0;
    left: 0;
    width: 24px; }
  .column-content-with-icons .icon-content-list .title {
    font-family: "FFDINWebProBold", Helvetica, Arial, sans-serif;
    font-size: 1.375rem;
    letter-spacing: -0.05875rem; }
  .column-content-with-icons .icon-content-list .caption {
    padding-top: 0.625rem;
    font-size: 1rem;
    letter-spacing: -0.0375rem;
    line-height: 1.2; }

.headline-with-bullets {
  width: 100%; }
  .blog-posts .headline-with-bullets .post-container,.headline-with-bullets .blog-posts .post-container,.headline-with-bullets .container,.headline-with-bullets .media-with-caption-rows {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: justify;
        justify-content: space-between; }
    .blog-posts .headline-with-bullets .post-container .heading-block,.headline-with-bullets .blog-posts .post-container .heading-block,.headline-with-bullets .container .heading-block,.headline-with-bullets .media-with-caption-rows .heading-block {
      width: 100%;
      height: 230px;
      margin-right: 4.375rem;
      padding-left: 1.25rem; }
      .blog-posts .headline-with-bullets .post-container .heading-block .section-heading,.headline-with-bullets .blog-posts .post-container .heading-block .section-heading,.headline-with-bullets .container .heading-block .section-heading,.headline-with-bullets .media-with-caption-rows .heading-block .section-heading {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center;
        -ms-flex-pack: start;
            justify-content: flex-start;
        width: 100%;
        height: 100%;
        margin: 0; }
        .blog-posts .headline-with-bullets .post-container .heading-block .section-heading .overlay-line-left,.headline-with-bullets .blog-posts .post-container .heading-block .section-heading .overlay-line-left,.headline-with-bullets .container .heading-block .section-heading .overlay-line-left,.headline-with-bullets .media-with-caption-rows .heading-block .section-heading .overlay-line-left {
          top: 0;
          height: 100%; }
          .blog-posts .headline-with-bullets .post-container .heading-block .section-heading .overlay-line-left::after,.headline-with-bullets .blog-posts .post-container .heading-block .section-heading .overlay-line-left::after,.headline-with-bullets .container .heading-block .section-heading .overlay-line-left::after,.headline-with-bullets .media-with-caption-rows .heading-block .section-heading .overlay-line-left::after {
            right: -40px;
            width: 74px;
            height: 100%;
            transform: skewX(-14deg); }
    .blog-posts .headline-with-bullets .post-container .caption,.headline-with-bullets .blog-posts .post-container .caption,.headline-with-bullets .container .caption,.headline-with-bullets .media-with-caption-rows .caption {
      width: 100%;
      padding: 1.875rem 1.25rem 0; }

.dual-content {
  width: 100%; }
  .dual-content .dual-content-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: justify;
        justify-content: space-between; }
    .dual-content .dual-content-wrapper.content-right .left-content-block {
      -ms-flex-pack: start;
          justify-content: flex-start; }
      .dual-content .dual-content-wrapper.content-right .left-content-block .left-content {
        padding: 0 1.875rem 2.5rem; }
    .dual-content .dual-content-wrapper.content-right .right-content-block {
      -ms-flex-pack: end;
          justify-content: flex-end;
      padding: 2.5rem 10% 2.5rem 0;
      -webkit-clip-path: polygon(0 0, 100% 0, 91% 100%, 0 100%);
              clip-path: polygon(0 0, 100% 0, 91% 100%, 0 100%);
      background: #FFE573; }
    .dual-content .dual-content-wrapper .section-heading {
      width: 100%; }
      .dual-content .dual-content-wrapper .section-heading .overlay-line-left,.dual-content .dual-content-wrapper .section-heading .overlay-line-right {
        right: 40%;
        width: 65%; }
    .dual-content .dual-content-wrapper .left-content-block {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: end;
          justify-content: flex-end;
      width: 100%; }
      .dual-content .dual-content-wrapper .left-content-block .left-content {
        width: 100%;
        max-width: 100%;
        padding: 0 1.875rem 2.5rem; }
    .dual-content .dual-content-wrapper .right-content-block {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: start;
          justify-content: flex-start;
      width: 100%;
      padding: 2.5rem 0 2.5rem 10%;
      -webkit-clip-path: polygon(11% 0, 100% 0, 100% 100%, 0 100%);
              clip-path: polygon(11% 0, 100% 0, 100% 100%, 0 100%);
      background: #FFE573; }
      .dual-content .dual-content-wrapper .right-content-block .right-content {
        width: 100%;
        padding: 0 1.875rem; }

.logo-bar {
  width: 100%; }
  .blog-posts .logo-bar .post-container,.logo-bar .blog-posts .post-container,.logo-bar .container,.logo-bar .media-with-caption-rows {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: justify;
        justify-content: space-between; }
    .blog-posts .logo-bar .post-container .heading-block,.logo-bar .blog-posts .post-container .heading-block,.logo-bar .container .heading-block,.logo-bar .media-with-caption-rows .heading-block {
      width: calc(100% - 90px);
      height: 230px;
      padding-left: 1.25rem; }
      .blog-posts .logo-bar .post-container .heading-block .section-heading,.logo-bar .blog-posts .post-container .heading-block .section-heading,.logo-bar .container .heading-block .section-heading,.logo-bar .media-with-caption-rows .heading-block .section-heading {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -ms-flex-align: center;
            align-items: center;
        -ms-flex-pack: start;
            justify-content: flex-start;
        width: 100%;
        height: 100%;
        margin: 0; }
        .blog-posts .logo-bar .post-container .heading-block .section-heading .overlay-line-left,.logo-bar .blog-posts .post-container .heading-block .section-heading .overlay-line-left,.logo-bar .container .heading-block .section-heading .overlay-line-left,.logo-bar .media-with-caption-rows .heading-block .section-heading .overlay-line-left {
          top: 0;
          height: 100%;
          background: #f8f8f9; }
          .blog-posts .logo-bar .post-container .heading-block .section-heading .overlay-line-left::after,.logo-bar .blog-posts .post-container .heading-block .section-heading .overlay-line-left::after,.logo-bar .container .heading-block .section-heading .overlay-line-left::after,.logo-bar .media-with-caption-rows .heading-block .section-heading .overlay-line-left::after {
            right: -40px;
            width: 74px;
            height: 100%;
            transform: skewX(-14deg);
            background: #f8f8f9; }
        .blog-posts .logo-bar .post-container .heading-block .section-heading .arrow-button,.logo-bar .blog-posts .post-container .heading-block .section-heading .arrow-button,.logo-bar .container .heading-block .section-heading .arrow-button,.logo-bar .media-with-caption-rows .heading-block .section-heading .arrow-button {
          display: inline-block; }
    .blog-posts .logo-bar .post-container .caption,.logo-bar .blog-posts .post-container .caption,.logo-bar .container .caption,.logo-bar .media-with-caption-rows .caption {
      width: 100%;
      padding: 1.875rem 1.25rem 0; }
      .blog-posts .logo-bar .post-container .caption .logo-list,.logo-bar .blog-posts .post-container .caption .logo-list,.logo-bar .container .caption .logo-list,.logo-bar .media-with-caption-rows .caption .logo-list {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -ms-flex-align: center;
            align-items: center;
        padding: 0;
        list-style-type: none; }
        .blog-posts .logo-bar .post-container .caption .logo-list li,.logo-bar .blog-posts .post-container .caption .logo-list li,.logo-bar .container .caption .logo-list li,.logo-bar .media-with-caption-rows .caption .logo-list li {
          margin: 0 1.25rem 0 0; }
          .blog-posts .logo-bar .post-container .caption .logo-list li:last-child,.logo-bar .blog-posts .post-container .caption .logo-list li:last-child,.logo-bar .container .caption .logo-list li:last-child,.logo-bar .media-with-caption-rows .caption .logo-list li:last-child {
            margin: 0; }
        .blog-posts .logo-bar .post-container .caption .logo-list img,.logo-bar .blog-posts .post-container .caption .logo-list img,.logo-bar .container .caption .logo-list img,.logo-bar .media-with-caption-rows .caption .logo-list img {
          height: 60px; }

.horizontal-subnavigation {
  width: calc(100% - 20px);
  margin-right: 0.625rem;
  margin-left: 0.625rem;
  background: #ffffff; }
  .horizontal-subnavigation .anchor-link-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-align: center;
        align-items: center;
    margin: 0;
    padding: 0;
    list-style-type: none; }
    .horizontal-subnavigation .anchor-link-list li {
      width: 100%; }
      .horizontal-subnavigation .anchor-link-list li:last-child a {
        border: none; }
    .horizontal-subnavigation .anchor-link-list a {
      position: relative;
      display: inline-block;
      padding: 1rem 1.25rem;
      color: #231F20;
      font-family: "FFDINWebProCondensedBold", Helvetica, Arial, sans-serif;
      font-size: 1rem;
      font-weight: 400;
      letter-spacing: 0.03125rem;
      text-transform: uppercase; }
      .horizontal-subnavigation .anchor-link-list a:hover::before {
        width: calc(100% - 40px); }
      .horizontal-subnavigation .anchor-link-list a::before {
        position: absolute;
        bottom: 0;
        left: 20px;
        width: 0;
        height: 3px;
        background: #DD1C2A;
        content: '';
        transition: ease all 0.4s 0s; }

.service-card-grid {
  width: 100%; }
  .service-card-grid .short-description {
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
    padding: 0 1.25rem;
    text-align: center; }
    .service-card-grid .short-description.with-caption .section-title {
      margin-bottom: 0.625rem; }
    .service-card-grid .short-description.with-caption .caption {
      margin-bottom: 1.875rem; }
    .service-card-grid .short-description .section-title {
      margin-bottom: 1.875rem; }
    .service-card-grid .short-description .caption {
      font-size: 1rem;
      letter-spacing: -0.03125rem; }
  .service-card-grid .service-card-grid-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
    padding: 0 1.25rem; }
    .service-card-grid .service-card-grid-wrapper .service-card-box {
      width: 100%;
      margin: 0 0 1.25rem;
      background: #ffffff; }
      .service-card-grid .service-card-grid-wrapper .service-card-box:last-child {
        margin: 0; }
      .service-card-grid .service-card-grid-wrapper .service-card-box .image-block {
        position: relative;
        width: 100%;
        height: 230px;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover; }
        .service-card-grid .service-card-grid-wrapper .service-card-box .image-block .top-level-link {
          position: absolute;
          bottom: -28px;
          left: 0;
          width: 90%;
          height: 57px;
          transition: all 0.3s ease-out; }
          .service-card-grid .service-card-grid-wrapper .service-card-box .image-block .top-level-link:hover {
            box-shadow: -10px 15px 15px -10px rgba(164, 164, 164, 0.5); }
            .service-card-grid .service-card-grid-wrapper .service-card-box .image-block .top-level-link:hover .top-level-cover::after {
              right: 20px;
              visibility: visible;
              opacity: 1; }
          .service-card-grid .service-card-grid-wrapper .service-card-box .image-block .top-level-link .top-level-cover {
            position: relative;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-align: center;
                align-items: center;
            width: 100%;
            height: 100%;
            padding: 0.625rem 1.875rem 0.625rem 1rem;
            -webkit-clip-path: polygon(0 0, 100% 0, calc(100% - 12px) 100%, 0 100%);
                    clip-path: polygon(0 0, 100% 0, calc(100% - 12px) 100%, 0 100%);
            background: #3D76D0;
            color: #ffffff;
            font-family: "FFDINWebProBold", Helvetica, Arial, sans-serif;
            font-size: 1rem;
            font-weight: 400;
            letter-spacing: -0.03125rem;
            line-height: 1; }
            .service-card-grid .service-card-grid-wrapper .service-card-box .image-block .top-level-link .top-level-cover.yellow-bg {
              background: #FFE573;
              color: #231F20; }
              .service-card-grid .service-card-grid-wrapper .service-card-box .image-block .top-level-link .top-level-cover.yellow-bg::after {
                border: solid #231F20;
                border-width: 0 2px 2px 0; }
            .service-card-grid .service-card-grid-wrapper .service-card-box .image-block .top-level-link .top-level-cover::after {
              position: absolute;
              top: 50%;
              right: 40px;
              display: inline-block;
              padding: 0.25rem;
              transform: translateY(-50%) rotate(-45deg);
              visibility: hidden;
              opacity: 0;
              border: solid #ffffff;
              border-width: 0 2px 2px 0;
              content: '';
              transition: all 0.3s ease-out; }
      .service-card-grid .service-card-grid-wrapper .service-card-box .content-block {
        padding: 2.5rem 1.25rem 1.25rem; }
        .service-card-grid .service-card-grid-wrapper .service-card-box .content-block .content {
          min-height: 90px;
          margin-bottom: 0.625rem;
          color: rgba(35, 31, 32, 0.7);
          font-size: 0.9375rem;
          letter-spacing: -0.02063rem;
          line-height: 1.4; }

.team-grid {
  width: 100%; }
  .team-grid .team-grid-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 0 1.25rem; }
    .team-grid .team-grid-wrapper .team-item {
      width: 100%;
      margin: 0 0 0.625rem; }
      .team-grid .team-grid-wrapper .team-item .image-block {
        width: 100%;
        max-width: 220px;
        height: 220px;
        margin: 0 auto;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover; }
        .team-grid .team-grid-wrapper .team-item .image-block img {
          display: none;
          max-width: 100%; }
      .team-grid .team-grid-wrapper .team-item .content {
        padding: 1rem 0.3125rem;
        text-align: center; }
      .team-grid .team-grid-wrapper .team-item .name {
        display: block;
        color: #231F20;
        font-family: "FFDINWebProBold", Helvetica, Arial, sans-serif;
        font-size: 0.875rem;
        font-weight: 400;
        letter-spacing: -0.02438rem; }
      .team-grid .team-grid-wrapper .team-item .position {
        font-size: 0.875rem;
        letter-spacing: -0.02438rem; }
  .team-grid .actions {
    width: 100%;
    margin-top: 1.25rem;
    text-align: center; }

.related-content-tabs {
  width: 100%;
  overflow: hidden; }
  .related-content-tabs .related-content-card-tabs {
    position: relative;
    padding-top: 1rem;
    padding-bottom: 2.5rem; }
    .blog-posts .related-content-tabs .related-content-card-tabs .post-container,.related-content-tabs .related-content-card-tabs .blog-posts .post-container,.related-content-tabs .related-content-card-tabs .container,.related-content-tabs .related-content-card-tabs .media-with-caption-rows {
      position: relative; }
  .related-content-tabs .related-content-card-tablist {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center; }
  .related-content-tabs .related-content-card-tablist-item {
    display: inline-block;
    margin: 0.375rem 0.25rem; }
    .related-content-tabs .related-content-card-tablist-item.tab-link-active .related-content-card-tablist-link {
      background: #DD1C2A;
      color: #ffffff; }
      .related-content-tabs .related-content-card-tablist-item.tab-link-active .related-content-card-tablist-link::after {
        position: absolute;
        top: 100%;
        left: 50%;
        width: 0;
        height: 0;
        margin-left: -0.625rem;
        border: solid transparent;
        border-width: 10px;
        border-color: rgba(136, 183, 213, 0);
        border-top-color: #DD1C2A;
        content: '';
        pointer-events: none; }
    .related-content-tabs .related-content-card-tablist-item.tab-remove {
      display: none !important; }
  .related-content-tabs .related-content-card-tablist-link {
    position: relative;
    display: block;
    padding: 0.3125rem 0.5rem;
    outline: 0;
    background: rgba(255, 255, 255, 0.5);
    color: #231F20;
    font-family: "FFDINWebProCondensedBold", Helvetica, Arial, sans-serif;
    font-size: 0.8125rem;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer; }
    .related-content-tabs .related-content-card-tablist-link:focus {
      outline: 0;
      background: #DD1C2A;
      color: #ffffff; }
      .related-content-tabs .related-content-card-tablist-link:focus:hover {
        background: #DD1C2A;
        color: #ffffff; }
      .related-content-tabs .related-content-card-tablist-link:focus::after {
        position: absolute;
        top: 100%;
        left: 50%;
        width: 0;
        height: 0;
        margin-left: -0.625rem;
        border: solid transparent;
        border-width: 10px;
        border-color: rgba(136, 183, 213, 0);
        border-top-color: #DD1C2A;
        content: '';
        pointer-events: none; }
    .related-content-tabs .related-content-card-tablist-link:hover {
      background: #ffffff;
      color: #231F20; }
  .related-content-tabs .related-content-card-tabcontent-list {
    margin-top: 2rem; }
    .related-content-tabs .related-content-card-tabcontent-list .carousel-arrow::before {
      display: none; }
    .related-content-tabs .related-content-card-tabcontent-list .carousel-arrow.slick-prev {
      left: 23px; }
    .related-content-tabs .related-content-card-tabcontent-list .carousel-arrow.slick-next {
      right: 17px; }
  .related-content-tabs .related-content-card-tabcontent {
    display: none; }
    .related-content-tabs .related-content-card-tabcontent.tab-content-active {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
          justify-content: center; }
    .related-content-tabs .related-content-card-tabcontent.tab-remove {
      display: none !important; }
    .related-content-tabs .related-content-card-tabcontent.post-count-1 .slick-list {
      width: 100%; }
    .related-content-tabs .related-content-card-tabcontent.post-count-1 .slick-track {
      display: -ms-flexbox;
      display: flex;
      width: 100% !important; }
    .related-content-tabs .related-content-card-tabcontent .blog-list-item {
      width: 33.33336%;
      margin: 0;
      background: none; }
      .related-content-tabs .related-content-card-tabcontent .blog-list-item.tab-video-type .post-thumbnail .icon {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translateX(-50%) translateY(-50%);
        display: block;
        width: 60px;
        height: 40px;
        transition: all 0.1s ease-out; }
        .related-content-tabs .related-content-card-tabcontent .blog-list-item.tab-video-type .post-thumbnail .icon svg {
          width: 60px;
          height: 40px; }
      .related-content-tabs .related-content-card-tabcontent .blog-list-item.tab-video-type .post-thumbnail:hover .icon {
        transform: translateX(-50%) translateY(-50%) scale(1.1); }
      .related-content-tabs .related-content-card-tabcontent .blog-list-item.tab-brochure-type .post-thumbnail {
        background-color: #FFE573;
        background-position: center 35px;
        background-size: 75% auto; }
      .related-content-tabs .related-content-card-tabcontent .blog-list-item .post-thumbnail {
        position: relative; }
        .related-content-tabs .related-content-card-tabcontent .blog-list-item .post-thumbnail .icon {
          display: none; }
      .related-content-tabs .related-content-card-tabcontent .blog-list-item .post-card-box-cover {
        width: calc(100% - 24px);
        height: 100%;
        margin: 0 0.75rem;
        background: #ffffff; }
      .related-content-tabs .related-content-card-tabcontent .blog-list-item .blog-title {
        font-size: 1.125rem; }
      .related-content-tabs .related-content-card-tabcontent .blog-list-item .entry-info {
        position: relative;
        padding-bottom: 6.25rem;
        min-height: 300px; }
      .related-content-tabs .related-content-card-tabcontent .blog-list-item .entry-meta {
        padding: 0; }
      .related-content-tabs .related-content-card-tabcontent .blog-list-item .entry-buttons {
        position: absolute;
        bottom: 20px;
        width: 240px;
        max-width: 90%; }
        .related-content-tabs .related-content-card-tabcontent .blog-list-item .entry-buttons .arrow-button {
          padding-right: 2.5rem; }

.two-column-content-with-form {
  width: 100%; }
  .blog-posts .two-column-content-with-form .post-container::after,.two-column-content-with-form .blog-posts .post-container::after,.two-column-content-with-form .container::after,.two-column-content-with-form .media-with-caption-rows::after {
    display: none; }
  .two-column-content-with-form .content-wrapper {
    width: 100%;
    margin-bottom: 1.875rem; }
  .two-column-content-with-form .form-wrapper {
    width: 100%; }
  .two-column-content-with-form .payment-iframe {
    width: 100%;
    height: 500px;
    margin: 0;
    padding: 1.25rem;
    overflow: visible;
    border: none;
    background: #ffffff; }
  .two-column-content-with-form .content {
    margin-bottom: 2.5rem; }
  .two-column-content-with-form .phone-number {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    margin-bottom: 1.875rem;
    padding: 0.4375rem 0 0.3125rem;
    color: #231F20;
    font-family: "FFDINWebProBold", Helvetica, Arial, sans-serif;
    font-size: 1.125rem;
    letter-spacing: -0.03125rem;
    transition: ease all 0.4s 0s; }
    .two-column-content-with-form .phone-number:hover {
      color: #E1C031; }
    .two-column-content-with-form .phone-number label {
      padding-right: 0.375rem;
      color: #E1C031; }
  .two-column-content-with-form .address-block {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%; }
    .two-column-content-with-form .address-block .address {
      position: relative;
      width: 100%;
      margin: 0 0 1.25rem;
      padding: 1.25rem 1.25rem 1.25rem 3.125rem;
      background-color: #ffffff;
      color: #231F20;
      font-size: 1rem;
      letter-spacing: 0; }
      .two-column-content-with-form .address-block .address p {
        font-size: 1rem;
        line-height: 1.7; }
      .two-column-content-with-form .address-block .address:first-child::before {
        position: absolute;
        top: 13px;
        left: 0;
        display: block;
        width: 41px;
        height: 46px;
        -webkit-clip-path: polygon(0 0, 100% 0, 80% 100%, 0 100%);
                clip-path: polygon(0 0, 100% 0, 80% 100%, 0 100%);
        background-color: #FFE573;
        content: ''; }
      .two-column-content-with-form .address-block .address:first-child::after {
        position: absolute;
        top: 17px;
        left: 5px;
        width: 30px;
        height: 40px;
        background-image: url("data:image/svg+xml,%3csvg height='59' width='33' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M.031 51.688c3.654 2.124 7.266 3.295 10.77 3.16a.86.86 0 00-.04.13c-.024.093-.047.187-.08.262a2.36 2.36 0 01-.343.578 43.162 43.162 0 00-2.014-.073c-2.708 0-5.154.548-7.263 1.625-.385.194-.667.78-1.03 1.007-.038-2.805-.038-5.035 0-6.689zm18.808-8.166c.079 2.28.125 3.45.208 5.757l.002.065C14.46 53.547 4.657 53.198 0 49.499c.058-2.366.081-3.537.138-5.845 7.001 2.866 13.235 2.822 18.701-.132zm-.394-7.885c.08 2.136.125 3.487.205 5.679-4.63 3.304-13.598 3.087-18.378.098l.135-5.703c4.036 3.731 17.444 2.49 18.038-.074zm-.001-7.59c.055 1.427.055 3.354 0 5.782-4.64 3.25-13.38 2.973-18.142.017-.01-.007-.02-.011-.03-.017l.135-5.703c6.822 2.66 12.834 2.634 18.037-.078zm.322-3.111c.023.085.045.17.047.257.064 1.756-3.932 3.436-9.16 3.462-5.236.021-9.614-1.636-9.57-3.397A1.14 1.14 0 01.129 25c.852 1.452 4.71 2.538 9.36 2.517 4.634-.023 8.445-1.132 9.278-2.581zm-3.03-10.42l.26 8.387.063 2.103c-2.375 1.012-8.2 2.172-13.29.032l.036-2.073.095-5.21.058-3.229c4.394 1.305 8.412 1.305 12.778-.01zM29.97 3.758a1 1 0 01-.616 1.178l-.111.035-15.416 3.854.004.176H32a1 1 0 01.117 1.993L32 11H13.879l.005.228 15.414 4.818a1 1 0 01-.483 1.937l-.113-.029-14.768-4.615.01.362c-1.072.358-2.39.531-3.856.525l-.404-.006c-.012-2.278-.03-4.517-.04-6.721a50.999 50.999 0 002.635-.19c.1-.106.224-.19.367-.244l.111-.035 16-4a1 1 0 011.213.727zM4.915 7.104c1.416.26 2.78.387 4.147.395-.013 2.204-.029 4.443-.04 6.721-1.63.04-3.094-.129-4.258-.518l.008-.385zm4.369-3.332c1.852-.01 3.78.661 5.192 2.342A18.5 18.5 0 014.11 6.091C5.675 4.545 7.4 3.772 9.284 3.772zM11 0v3H8V0zM9.5.6a.9.9 0 100 1.8.9.9 0 000-1.8z' fill='%23221e1f' fill-rule='evenodd'/%3e%3c/svg%3e");
        background-repeat: no-repeat;
        background-position: center;
        background-size: 60%;
        content: ''; }
      .two-column-content-with-form .address-block .address::before {
        display: none; }
      .two-column-content-with-form .address-block .address::after {
        position: absolute;
        top: 24px;
        left: 30px;
        width: 9px;
        height: 13px;
        background-image: url("data:image/svg+xml,%3csvg width='9' height='13' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M4.5 13C7.5 9.176 9 6.403 9 4.68 9 2.095 6.985 0 4.5 0S0 2.095 0 4.68C0 6.403 1.5 9.176 4.5 13z' fill='%23231F20' fill-rule='evenodd'/%3e%3c/svg%3e");
        background-repeat: no-repeat;
        background-size: 9px 13px;
        content: ''; }
      .two-column-content-with-form .address-block .address a {
        color: #CFB33A;
        transition: ease all 0.4s 0s; }
        .two-column-content-with-form .address-block .address a:hover {
          color: #231F20; }

.project-gallery-with-content {
  position: relative;
  width: 100%; }
  .project-gallery-with-content .short-description {
    max-width: 600px;
    margin: 0 auto;
    text-align: center; }
    .project-gallery-with-content .short-description .section-title {
      margin: 0 0 1rem;
      padding: 0;
      color: #231F20;
      font-family: "FFDINWebProBold", Helvetica, Arial, sans-serif;
      font-size: 1.75rem;
      font-weight: 400;
      letter-spacing: -0.0625rem; }
    .project-gallery-with-content .short-description .core {
      margin-bottom: 2.5rem; }
      .project-gallery-with-content .short-description .core p {
        margin: 0;
        padding: 0; }
  .project-gallery-with-content .gallery-items {
    display: block;
    width: 100%;
    padding: 0 1.25rem; }
    .project-gallery-with-content .gallery-items .gallery-item,.project-gallery-with-content .gallery-items .video {
      position: relative;
      float: left;
      width: 100%;
      height: 260px;
      margin: 0 0 1.25rem;
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover;
      cursor: pointer; }
      .project-gallery-with-content .gallery-items .gallery-item:last-child,.project-gallery-with-content .gallery-items .video:last-child {
        margin-bottom: 0; }
      .project-gallery-with-content .gallery-items .gallery-item:hover .gallery-item-overlay .icon,.project-gallery-with-content .gallery-items .video:hover .gallery-item-overlay .icon {
        transform: scale(1.3); }
      .project-gallery-with-content .gallery-items .gallery-item .gallery-item-overlay,.project-gallery-with-content .gallery-items .video .gallery-item-overlay {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(35, 31, 32, 0.24); }
        .project-gallery-with-content .gallery-items .gallery-item .gallery-item-overlay .icon,.project-gallery-with-content .gallery-items .video .gallery-item-overlay .icon {
          position: absolute;
          bottom: 8px;
          left: 8px;
          width: 25px;
          height: 25px;
          transition: all 0.1s ease-out; }
          .project-gallery-with-content .gallery-items .gallery-item .gallery-item-overlay .icon svg,.project-gallery-with-content .gallery-items .video .gallery-item-overlay .icon svg {
            width: 25px;
            height: 25px; }
    .project-gallery-with-content .gallery-items .video {
      width: 100%; }
      .project-gallery-with-content .gallery-items .video:hover .gallery-item-overlay .icon {
        transform: translateX(-50%) translateY(-50%) scale(1.1); }
      .project-gallery-with-content .gallery-items .video .gallery-item-overlay .icon {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translateX(-50%) translateY(-50%);
        width: 56px;
        height: 40px; }
        .project-gallery-with-content .gallery-items .video .gallery-item-overlay .icon svg {
          width: 56px;
          height: 40px; }

.ebook-cta {
  position: relative; }
  .ebook-cta .section-heading .overlay-line-left {
    right: 50%; }
  .ebook-cta .description {
    margin-bottom: 1.5625rem; }
  .blog-posts .ebook-cta .post-container,.ebook-cta .blog-posts .post-container,.ebook-cta .container,.ebook-cta .media-with-caption-rows {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: justify;
        justify-content: space-between;
    padding: 0 1.875rem; }
  .ebook-cta .content {
    width: 100%;
    margin-bottom: 1.875rem; }
  .ebook-cta .image {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    width: 100%; }
  .ebook-cta .yellow-pattern .image {
    position: relative; }
    .ebook-cta .yellow-pattern .image::after {
      position: absolute;
      z-index: -1;
      top: 10%;
      right: -110%;
      display: block;
      width: 200%;
      height: 80%;
      transform: skewX(-13deg);
      background-image: url("../images/yellow-pattern.jpg");
      content: ''; }
  .ebook-cta .gray-pattern::after {
    position: absolute;
    z-index: -1;
    right: -50px;
    bottom: 0;
    width: 300px;
    height: 300px;
    background-image: url("data:image/svg+xml,%3csvg width='348' height='352' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M348 206.74v56.989C313.907 315.977 241.863 352 158.5 352 95.29 352 38.586 331.287 0 298.494v-56.99c38.586 32.793 95.29 53.505 158.5 53.505 83.361 0 155.404-36.022 189.5-88.268zm-.004-109.466v56.991c-34.49 51.426-105.943 86.753-188.495 86.753-63.76 0-120.898-21.073-159.499-54.361v-56.992c38.601 33.289 95.74 54.362 159.499 54.362 82.552 0 154.005-35.327 188.495-86.753zm0-97.274v56.992c-37.7 42.214-102.226 70.042-175.496 70.042-71.364 0-134.434-26.4-172.5-66.78V3.267c38.068 40.378 101.137 66.777 172.5 66.777 73.27 0 137.797-27.828 175.496-70.043z' fill='%23231F20' fill-rule='evenodd' opacity='.05'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 300px;
    content: ''; }

.two-column-content-with-list {
  width: 100%; }
  .blog-posts .two-column-content-with-list .post-container::after,.two-column-content-with-list .blog-posts .post-container::after,.two-column-content-with-list .container::after,.two-column-content-with-list .media-with-caption-rows::after {
    display: none; }
  .two-column-content-with-list .content {
    width: 100%;
    padding: 0 0.625rem 1.875rem; }
  .two-column-content-with-list .project-details {
    width: calc(100% - 20px);
    margin: 0 0.625rem;
    padding: 1.875rem 1.875rem 1.875rem 3.75rem;
    background: #ffffff; }
    .two-column-content-with-list .project-details .item {
      position: relative;
      margin-bottom: 1.25rem;
      padding-bottom: 1.25rem;
      border-bottom: 2px solid rgba(35, 31, 32, 0.1); }
      .two-column-content-with-list .project-details .item::after {
        position: absolute;
        top: 5px;
        left: -18px;
        width: 0;
        height: 0;
        border-top: 6px solid transparent;
        border-bottom: 6px solid transparent;
        border-left: 6px solid #FFE573;
        border-radius: 0;
        background: none;
        content: ''; }
      .two-column-content-with-list .project-details .item::before {
        position: absolute;
        top: 5px;
        left: -30px;
        width: 12px;
        height: 12px;
        background: #FFE573;
        content: ''; }
      .two-column-content-with-list .project-details .item:last-child {
        margin: 0;
        padding: 0;
        border: none; }
      .two-column-content-with-list .project-details .item .label {
        color: #231F20;
        font-family: "FFDINWebProBold", Helvetica, Arial, sans-serif;
        font-size: 0.75rem;
        letter-spacing: 0;
        line-height: 1.0625rem; }
      .two-column-content-with-list .project-details .item p {
        margin: 0;
        padding: 0;
        opacity: 0.8;
        color: #231F20;
        font-size: 0.9375rem;
        letter-spacing: 0;
        line-height: 1.5rem; }

.banner-full-screen-slider {
  display: inline-block;
  width: calc(100% - 20px);
  margin-right: 0.625rem;
  margin-left: 0.625rem; }
  .banner-full-screen-slider .full-screen-slider {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: start;
        justify-content: flex-start;
    width: 100%;
    height: 75vh;
    overflow: hidden; }
    .banner-full-screen-slider .full-screen-slider.text-block-right {
      -ms-flex-pack: end;
          justify-content: flex-end; }
      .banner-full-screen-slider .full-screen-slider.text-block-right .content-block {
        -ms-flex-pack: start;
            justify-content: flex-start; }
        .banner-full-screen-slider .full-screen-slider.text-block-right .content-block::before {
          left: 0;
          transform: skewX(-11deg); }
    .banner-full-screen-slider .full-screen-slider .bg-image {
      width: 100%;
      background-repeat: no-repeat;
      background-position: center right;
      background-size: cover;
      position: absolute;
      z-index: -1;
      top: 0;
      left: 0;
      height: 100%; }
      .banner-full-screen-slider .full-screen-slider .bg-image .overlay {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.2);
        background: linear-gradient(90deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%); }
      .banner-full-screen-slider .full-screen-slider .bg-image .video-background {
        background: #000;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: -99; }
      .banner-full-screen-slider .full-screen-slider .bg-image .video-background iframe,.banner-full-screen-slider .full-screen-slider .bg-image .video-foreground {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        pointer-events: none; }
    .banner-full-screen-slider .full-screen-slider .micro-heading {
      margin-bottom: 0.625rem;
      color: #ffffff;
      font-size: 1.875rem;
      letter-spacing: -0.07063rem;
      font-family: "FFDINWebProBold", Helvetica, Arial, sans-serif; }
    .banner-full-screen-slider .full-screen-slider .section-title {
      position: relative;
      color: #ffffff;
      font-size: 3.4375rem;
      letter-spacing: -0.03188rem; }
    .banner-full-screen-slider .full-screen-slider .content-block {
      position: relative;
      z-index: 1;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      width: calc(100% - 10px);
      height: 100%;
      padding: 1.875rem; }
    .banner-full-screen-slider .full-screen-slider .core {
      margin: 0.3125rem 0 0.625rem;
      font-size: 1rem;
      color: #ffffff; }

.flexible-layout.breadcrumbs {
  width: 100%;
  padding: 0.625rem 0 1.25rem; }
  .flexible-layout.breadcrumbs .breadcrumb-navigation {
    display: inline-block;
    color: #231F20;
    font-size: 0.875rem;
    padding: 0 1.875rem; }
    .flexible-layout.breadcrumbs .breadcrumb-navigation a {
      position: relative;
      margin-right: 0.625rem;
      padding-right: 0.75rem;
      color: #231F20;
      font-size: 0.875rem;
      text-decoration: none; }
      .flexible-layout.breadcrumbs .breadcrumb-navigation a::after {
        position: absolute;
        top: 0;
        right: 0;
        display: block;
        width: 1px;
        height: 100%;
        background: rgba(35, 31, 32, 0.5);
        content: ''; }
      .flexible-layout.breadcrumbs .breadcrumb-navigation a:hover {
        color: #DD1C2A; }
    .flexible-layout.breadcrumbs .breadcrumb-navigation .breadcrumb_last {
      color: #231F20; }

/*  ==========================================================================
     TEMPLATES
     Full custom templates
    ==========================================================================  */
/*  ==========================================================================
     Externals
     Libraries and external stylesheets
    ==========================================================================  */

@keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.fadein {
  opacity: 1;
  animation-name: fadein;
  -webkit-animation-name: fadein; }

@keyframes fadeout {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

.fadeout {
  opacity: 0;
  animation-name: fadeout;
  -webkit-animation-name: fadeout; }

@keyframes fadeinleft {
  from {
    transform: translate3d(-25%, 0, 0);
    opacity: 0;
    -webkit-transform: translate3d(-25%, 0, 0); }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0); } }

.fadeinleft {
  opacity: 1;
  animation-name: fadeinleft;
  -webkit-animation-name: fadeinleft; }

@keyframes fadeoutleft {
  from {
    opacity: 1; }
  to {
    transform: translate3d(-25%, 0, 0);
    opacity: 0;
    -webkit-transform: translate3d(-25%, 0, 0); } }

.fadeoutleft {
  animation-name: fadeoutleft;
  -webkit-animation-name: fadeoutleft; }

@keyframes fadeinright {
  from {
    transform: translate3d(25%, 0, 0);
    opacity: 0;
    -webkit-transform: translate3d(25%, 0, 0); }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0); } }

.fadeinright {
  opacity: 1;
  animation-name: fadeinright;
  -webkit-animation-name: fadeinright; }

@keyframes fadeoutright {
  from {
    opacity: 1; }
  to {
    transform: translate3d(100%, 0, 0);
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0); } }

.fadeoutright {
  animation-name: fadeoutright;
  -webkit-animation-name: fadeoutright; }

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

.slideinleft {
  opacity: 1;
  animation-name: slideinleft;
  -webkit-animation-name: slideinleft; }

@keyframes slideoutleft {
  from {
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0); }
  to {
    transform: translate3d(-25%, 0, 0);
    visibility: hidden;
    -webkit-transform: translate3d(-25%, 0, 0); } }

.slideoutleft {
  opacity: 1;
  animation-name: slideoutleft;
  -webkit-animation-name: slideoutleft; }

@keyframes fadeinup {
  from {
    transform: translate3d(0, 25%, 0);
    opacity: 0;
    -webkit-transform: translate3d(0, 25%, 0); }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0); } }

.fadeinup {
  opacity: 1;
  animation-name: fadeinup;
  -webkit-animation-name: fadeinup; }

@keyframes fadeoutup {
  from {
    opacity: 1; }
  to {
    transform: translate3d(0, -25%, 0);
    opacity: 0;
    -webkit-transform: translate3d(0, -25%, 0); } }

.fadeoutup {
  animation-name: fadeOutUp;
  -webkit-animation-name: fadeOutUp; }

@keyframes fadeoutdown {
  from {
    opacity: 1; }
  to {
    transform: translate3d(0, 25%, 0);
    opacity: 0;
    -webkit-transform: translate3d(0, 25%, 0); } }

.fadeoutdown {
  animation-name: fadeOutDown;
  -webkit-animation-name: fadeOutDown; }

@keyframes fadeindown {
  from {
    transform: translate3d(0, -25%, 0);
    opacity: 0;
    -webkit-transform: translate3d(0, -25%, 0); }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0); } }

.fadeindown {
  opacity: 1;
  animation-name: fadeindown;
  -webkit-animation-name: fadeindown; }

.animated {
  opacity: 0;
  animation-duration: 0.1s;
  animation-fill-mode: both;
  -webkit-animation-duration: 0.1s;
  -webkit-animation-fill-mode: both; }

.animated.infinite {
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite; }

.animated.delay-0s {
  animation-delay: 0.01s;
  -webkit-animation-delay: 0.1s; }

.animated.delay-1s {
  animation-delay: 0.03s;
  -webkit-animation-delay: 0.3s; }

.animated.delay-2s {
  animation-delay: 0.06s;
  -webkit-animation-delay: 0.6s; }

.animated.delay-3s {
  animation-delay: 0.09s;
  -webkit-animation-delay: 0.9s; }

.animated.delay-4s {
  animation-delay: 0.12s;
  -webkit-animation-delay: 1.2s; }

.animated.delay-5s {
  animation-delay: 0.15s;
  -webkit-animation-delay: 1.5s; }

.animated.delay-6s {
  animation-delay: 0.18s;
  -webkit-animation-delay: 1.8s; }

.animated.delay-7s {
  animation-delay: 0.21s;
  -webkit-animation-delay: 2.1s; }

.animated.delay-8s {
  animation-delay: 0.24s;
  -webkit-animation-delay: 2.4s; }

.animated.delay-9s {
  animation-delay: 0.27s;
  -webkit-animation-delay: 2.7s; }

.animated.delay-10s {
  animation-delay: 0.3s;
  -webkit-animation-delay: 3s; }

.animated.delay-11s {
  animation-delay: 0.33s;
  -webkit-animation-delay: 3.3s; }

.animated.delay-12s {
  animation-delay: 0.36s;
  -webkit-animation-delay: 3.6s; }

.animated.delay-13s {
  animation-delay: 0.39s;
  -webkit-animation-delay: 3.9s; }

.animated.delay-14s {
  animation-delay: 0.42s;
  -webkit-animation-delay: 4.2s; }

.animated.delay-15s {
  animation-delay: 0.45s;
  -webkit-animation-delay: 4.5s; }

.animated.delay-16s {
  animation-delay: 0.48s;
  -webkit-animation-delay: 4.8s; }

.animated.delay-17s {
  animation-delay: 0.51s;
  -webkit-animation-delay: 5.1s; }

.animated.delay-18s {
  animation-delay: 0.54s;
  -webkit-animation-delay: 5.4s; }

.animated.delay-19s {
  animation-delay: 0.57s;
  -webkit-animation-delay: 5.7s; }

.animated.delay-20s {
  animation-delay: 0.6s;
  -webkit-animation-delay: 6s; }

.animated.fast {
  animation-duration: 800ms;
  -webkit-animation-duration: 800ms; }

.animated.faster {
  animation-duration: 0.1s;
  -webkit-animation-duration: 0.1s; }

.animated.slow {
  animation-duration: 0.2s;
  -webkit-animation-duration: 0.2s; }

.animated.slower {
  animation-duration: 0.3s;
  -webkit-animation-duration: 0.3s; }

/* Slider */
.slick-loading .slick-list {
  background: #fff; }

/* Arrows */
.slick-next,.slick-prev {
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  transform: translate(0, -50%);
  outline: none;
  border: none;
  background: transparent;
  color: transparent;
  font-size: 0;
  line-height: 0;
  cursor: pointer; }
  .slick-next:focus,.slick-next:hover,.slick-prev:focus,.slick-prev:hover {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before {
      opacity: 1; }
  .slick-next.slick-disabled:before,.slick-prev.slick-disabled:before {
    opacity: 0.25; }
  .slick-next:before,.slick-prev:before {
    opacity: 0.75;
    color: white;
    font-family: "slick";
    font-size: 1.25rem;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    line-height: 1; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    right: -25px;
    left: auto; }
  .slick-prev:before {
    content: "←"; }
    [dir="rtl"] .slick-prev:before {
      content: "→"; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    right: auto;
    left: -25px; }
  .slick-next:before {
    content: "→"; }
    [dir="rtl"] .slick-next:before {
      content: "←"; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 1.875rem; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  left: 0;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-right: 0.3125rem;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      display: block;
      width: 10px;
      height: 10px;
      padding: 0;
      outline: none;
      border: 2px solid #0063ce;
      border-radius: 100%;
      color: transparent;
      font-size: 0;
      line-height: 0;
      cursor: pointer; }
      .slick-dots li button:focus,.slick-dots li button:hover {
        outline: none; }
        .slick-dots li button:focus:before,.slick-dots li button:hover:before {
          opacity: 1; }
    .slick-dots li.slick-active button {
      background: #0063ce; }
      .slick-dots li.slick-active button::before {
        opacity: 0.75;
        color: black; }

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

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

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

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:after,.slick-track:before {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  outline: none;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

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

@media screen and (min-width: 25em) {
        .blog-header .category-select-wrapper label {
          display: -ms-flexbox;
          display: flex; }
    .post-grid .filters-close {
      width: 200px; }
    .resource-hero-wrapper {
      padding: 3.125rem 5%; }
      .resource-hero-has-image .resource-hero-wrapper {
        padding-top: 1.875rem;
        padding-bottom: 1.875rem; }
      .flexible-layout.three-column-testimonial .testimonial-carousel-item {
        height: 520px; }
      .flexible-layout.three-column-testimonial .testimonial-carousel-item-body {
        max-height: 350px;
        font-size: 1.25rem;
        line-height: 1.75rem; }
      .flexible-layout.three-column-testimonial .testimonial-carousel-item-client {
        height: 60px;
        padding: 0 1.25rem;
        font-size: 0.875rem;
        line-height: 1.3125rem; }
        .team-grid .team-grid-wrapper .team-item {
          width: 49%;
          margin: 0 2% 1rem 0; }
          .team-grid .team-grid-wrapper .team-item:nth-child(2n+0) {
            margin-right: 0; }
          .team-grid .team-grid-wrapper .team-item .image-block {
            width: 100%;
            max-width: none; } }

@media screen and (min-width: 28.125em) and (max-width: 50em) {
      .post-grid .filter-bar .filter:nth-child(1n+3) {
        margin-top: 1.25rem; } }

@media screen and (min-width: 28.125em) {
    .post-grid .filter-bar .filters-wrapper {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -ms-flex-pack: justify;
          justify-content: space-between; }
      .post-grid .filter-bar .filter {
        width: 48%; } }

@media screen and (min-width: 31.25em) {
    .blog-list-item {
      width: 48%;
      margin: 0 4% 1.25rem 0; }
      .blog-list-item:nth-child(2n+0) {
        margin-right: 0; }
      .footer .sub-footer {
        -ms-flex-pack: justify;
            justify-content: space-between; }
        .footer .sub-footer .footer-share {
          width: auto;
          margin: 0; }
          .footer .sub-footer .footer-share .social-links {
            -ms-flex-pack: start;
                justify-content: flex-start; }
        .footer .sub-footer .copyright-text {
          width: auto;
          text-align: right; }
        .call-to-action .two-column-offset-cta .headline {
          font-size: 1.375rem; }
      .project-highlight-actions {
        width: 370px; }
        .project-highlight .carousel-arrow.slick-next {
          left: 362px; }
        .project-highlight .carousel-arrow.slick-prev {
          left: 346px; }
      .service-cards .service-card-tablist-link,.service-feed-cards .service-card-tablist-link {
        padding: 0.375rem 1rem;
        font-size: 1rem;
        letter-spacing: 0.03813rem; }
      .project-gallery .gallery-items {
        width: calc(100% + 2%);
        margin-left: -1%;
        padding: 0; }
        .project-gallery .gallery-items .gallery-item,.project-gallery .gallery-items .video {
          width: 48%;
          margin: 0 1% 0.625rem; }
        .project-gallery .gallery-items .video {
          width: 48%; }
        .horizontal-subnavigation .anchor-link-list li {
          width: auto; }
      .related-content-tabs .related-content-card-tablist-link {
        padding: 0.375rem 1rem;
        font-size: 1rem;
        letter-spacing: 0.03813rem; }
      .project-gallery-with-content .gallery-items {
        padding: 0; }
        .project-gallery-with-content .gallery-items .gallery-item,.project-gallery-with-content .gallery-items .video {
          width: 48%;
          margin: 0 1% 0.625rem; }
        .project-gallery-with-content .gallery-items .video {
          width: 48%; } }

@media screen and (min-width: 35.625em) {
    .resource-card-collection .resource-card {
      width: 49.01961%;
      float: left;
      margin-right: 1.96078%; }
      .resource-card-collection .resource-card:nth-child(2n) {
        width: 49.01961%;
        float: right;
        margin-right: 0; } }

@media screen and (min-width: 37.5em) {
    .core h1 {
      font-size: 2rem;
      letter-spacing: -0.04688rem; }
    .core h2 {
      font-size: 1.625rem;
      letter-spacing: -0.03125rem; }
    .core h3 {
      font-size: 1.5rem; }
    .core h4 {
      font-size: 1.375rem;
      letter-spacing: -0.01563rem; }
    .core h5 {
      font-size: 1.25rem; }
    .core h6 {
      font-size: 1rem; }
    .core address,.core p {
      font-size: 1rem;
      letter-spacing: -0.01563rem; }
    .core blockquote {
      margin: 1.75em 1.5em; }
      .core blockquote p {
        font-size: 1.0625rem; }
    .core code,.core pre {
      font-size: 1em; }
    .core dd,.core dt {
      font-size: 1em; }
        .core ol.yellow-bullet-list li,.core ul.yellow-bullet-list li {
          font-size: 1.25rem; }
        .core ol.yellow-tag-list li,.core ul.yellow-tag-list li {
          font-size: 1.25rem; }
    .core li {
      font-size: 1em; }
    .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 .toolbar {
        margin: 0 1rem; }
          .blog-header .blog-category-menu .blog-filter-sub-menu .blog-filter-container {
            -ms-flex-wrap: nowrap;
                flex-wrap: nowrap; }
          .blog-header .blog-category-menu .blog-filter-sub-menu .filter-column {
            width: 32%;
            margin: 0; }
    .blog-posts .post-container {
      padding: 0 1rem; }
    .entry-info {
      padding: 1.25rem; }
    .single-post .blog-post {
      padding: 0 1.875rem; }
    .single-post .entry-post-wrapper {
      padding-top: 2.5rem; }
      .single-post .entry-header .title {
        font-size: 2rem; }
      .single-post .bottom-share-this label {
        margin-right: 3.125rem; }
        .single-post .bottom-share-this label span {
          display: inline-block; }
    .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; }
    .post-grid .filter-bar-outer-container {
      margin: 0 0.9375rem; }
    .post-grid .filter-bar-header {
      width: 50%; }
      .post-grid .filter-bar .filters {
        padding: 1.875rem; }
    .post-grid .filter-bar-search {
      width: 70%; }
    .post-grid .active-filter-items {
      padding: 0.9375rem 0 0; }
    .post-grid .active-filter {
      margin: 0.3125rem; }
      .blog-posts .resource-grid .post-container,.resource-grid .blog-posts .post-container,.resource-grid .container,.resource-grid .media-with-caption-rows {
        padding: 0 1rem; }
    .resource-hero.resource-hero-has-image::after {
      position: absolute;
      z-index: 0;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 30px;
      background-color: #fff;
      content: ''; }
    .resource-hero-wrapper {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: distribute;
          justify-content: space-around;
      padding: 3.75rem; }
      .resource-hero-has-image .resource-hero-wrapper {
        padding-top: 2.5rem;
        padding-bottom: 0; }
    .resource-hero-header {
      -ms-flex: 1;
          flex: 1; }
      .resource-hero-has-image .resource-hero-header {
        margin-top: 0;
        padding-left: 10%;
        transform: translate(0, -20px);
        text-align: left; }
    .resource-hero-pretitle {
      font-size: 1.125rem; }
    .resource-hero-title {
      max-width: none;
      margin: 1rem 0 0;
      font-size: 1.5rem; }
    .resource-hero-subtitle {
      margin-top: 1rem;
      font-size: 1.125rem; }
    .resource-hero-thumb {
      width: 9.375rem; }
    .resource-non-gated-content {
      padding: 3.75rem 0 0; }
    .resource-project-content {
      padding: 0 0.625rem 2.5rem; }
    .resource-project-details {
      padding: 1.875rem 1.875rem 2.5rem 3.75rem; }
    .resource-share-heading {
      font-size: 1rem; }
        .resource-gated-body .content-wrapper .hero-banner-wrapper {
          height: 400px; }
          .resource-gated-body .content-wrapper .title-block .resource-hero-title {
            font-size: 1.5rem;
            line-height: 1.875rem; }
        .resource-gated-body .content-wrapper .resource-hero-subtitle {
          font-size: 1.375rem;
          line-height: 1.875rem; }
    .button,.cc-banner .cc-btn,.content-area #commondivjobalert input[type='button'],.core .button,.main-header .header-main-menu-wrapper .header-get-quote,.post-grid .filters-close,a.button {
      padding: 0.75rem 1.5rem;
      font-size: 1.25rem; }
    .button.gform_button,.button.large-button,.core .button.gform_button,.core .button.large-button,a.button.gform_button,a.button.large-button {
      padding: 0.9375rem 2.5rem; }
    .gform_body {
      padding: 2em 3em 0; }
    .gform_footer {
      padding: 0 3em 2em; }
  .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; }
    .validation_error {
      padding: 0 10%;
      font-size: 1em; }
      .main-header .header-main-menu-wrapper .header-get-quote {
        padding: 1.25rem 1.875rem 1.0625rem; }
    .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; }
    .section-title {
      font-size: 2rem; }
    .section-heading {
      font-size: 1.75rem; }
    .error404-container {
      padding: 6.25rem 1.25rem 12.5rem; }
        .banner-large-two-column-offset .large-hero-content-block {
          height: 400px; }
        .banner-large-two-column-offset .large-hero-micro-headline {
          font-size: 1.375rem; }
        .banner-large-two-column-offset .large-hero-headline {
          font-size: 2.25rem; }
        .banner-large-two-column-offset .large-hero-description {
          font-size: 1.0625rem; }
        .banner-large-two-column-offset .large-hero-image-block {
          height: 400px; }
    .media-with-caption-content .heading {
      font-size: 1.75rem; }
        .media-with-caption-content .media .icon-content-list li {
          margin-bottom: 1.875rem; }
    .media-with-caption-arrow {
      left: 10px; }
      .media-with-caption-arrow.slick-next {
        right: 10px; }
        .call-to-action .full-width-cta .bg-image {
          height: 350px; }
        .call-to-action .two-column-offset-cta.text-block-right .content-block {
          width: calc(100% - 30px);
          margin-left: 1.875rem; }
        .call-to-action .two-column-offset-cta .two-column-wrapper .cta-icon-small {
          display: none; }
        .call-to-action .two-column-offset-cta .content-block {
          height: 400px; }
          .call-to-action .two-column-offset-cta .content-block .cta-icon {
            display: inline-block;
            width: 100px; }
        .call-to-action .two-column-offset-cta .image-block {
          height: 500px; }
      .call-to-action .two-column-offset-cta.two-column-cta .two-column-wrapper .content-block {
        height: 400px; }
      .call-to-action .two-column-offset-cta.two-column-cta .two-column-wrapper .image-block {
        height: 400px; }
        .call-to-action .inline-cta .content-block {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-align: center;
              align-items: center;
          -ms-flex-pack: justify;
              justify-content: space-between;
          text-align: left; }
          .call-to-action .inline-cta .content-block .image-block {
            width: 170px;
            margin-right: 2.5rem;
            margin-bottom: 0; }
            .call-to-action .inline-cta .content-block .image-block img {
              height: 220px; }
          .call-to-action .inline-cta .content-block .core {
            margin: 1.25rem 0; }
      .project-highlight-image {
        height: 500px; }
        .project-highlight .carousel-arrow.slick-next {
          top: 415px; }
        .project-highlight .carousel-arrow.slick-prev {
          top: 490px; }
      .service-cards .service-card-short-description,.service-feed-cards .service-card-short-description {
        width: calc(100% - 32px);
        margin: 0 1rem; }
      .service-cards .service-card-desc,.service-feed-cards .service-card-desc {
        margin-top: 1.25rem;
        font-size: 1.125rem; }
      .service-cards .service-card-tabs,.service-feed-cards .service-card-tabs {
        width: calc(100% - 32px);
        margin: 0 1rem;
        padding-top: 1.5rem; }
      .service-cards .service-card-tablist-link,.service-feed-cards .service-card-tablist-link {
        padding: 0.75rem 1.25rem;
        font-size: 1.125rem; }
        .service-cards .service-card-tabcontent-list .carousel-arrow.slick-prev,.service-feed-cards .service-card-tabcontent-list .carousel-arrow.slick-prev {
          left: 43px; }
        .service-cards .service-card-tabcontent-list .carousel-arrow.slick-next,.service-feed-cards .service-card-tabcontent-list .carousel-arrow.slick-next {
          right: 37px; }
              .service-cards .service-card-tabcontent.service-card-list-view .service-card-box .service-card-box-cover .content-block,.service-feed-cards .service-card-tabcontent.service-card-list-view .service-card-box .service-card-box-cover .content-block {
                width: 40%; }
          .service-cards .service-card-tabcontent .service-card-box .service-card-box-cover,.service-feed-cards .service-card-tabcontent .service-card-box .service-card-box-cover {
            width: calc(100% - 20px);
            margin: 0 0.625rem; }
              .service-cards .service-card-tabcontent .service-card-box .content-block .types li a,.service-feed-cards .service-card-tabcontent .service-card-box .content-block .types li a {
                padding: 0.5rem 1.875rem 0.5rem 0.5rem; }
    .service-feed-cards .service-card-tabs {
      width: 100%;
      margin: 0; }
          .statistics-with-callout .statistics .single-statistic .statistic-number {
            font-size: 2.5rem; }
        .simple-statistics .statistic-short-description .statistic-desc {
          margin-bottom: 3.125rem; }
        .simple-statistics .statistics .single-statistic {
          width: 49.01961%;
          float: left;
          margin-left: 0%;
          padding: 0 1.875rem; }
          .simple-statistics .statistics .single-statistic:first-of-type {
            width: 49.01961%;
            float: left;
            margin-left: 0%; }
          .simple-statistics .statistics .single-statistic:last-of-type {
            width: 49.01961%;
            float: right;
            margin-right: 0; }
    .flexible-layout.three-column-testimonial.is-background .short-description .content-block .content {
      width: 100%; }
            .flexible-layout.three-column-testimonial .short-description .content-block .content .section-title {
              font-size: 1.875rem; }
      .flexible-layout.three-column-testimonial .testimonial-carousel-item {
        margin: 0 0.9375rem;
        padding: 1.875rem; }
    .banner-small {
      width: calc(100% - 32px);
      margin-right: 1rem;
      margin-left: 1rem; }
        .banner-small .full-width-cta .content {
          padding: 3.75rem 2.5rem; }
        .circle-logo-bar .logo-items .logo-item {
          width: 50%;
          border-right: 1px solid #F2EFEF;
          border-bottom: 0; }
          .circle-logo-bar .logo-items .logo-item:nth-child(2n+0) {
            border: 0; }
      .flexible-layout.one-column-testimonial .one-column-testimonial-carousel-items {
        margin: 0 0.875rem;
        padding: 0 10%; }
        .flexible-layout.one-column-testimonial .one-column-testimonial-carousel-items .testimonial-carousel-item-body {
          font-size: 1.375rem; }
        .flexible-layout.one-column-testimonial .one-column-testimonial-carousel-items .testimonial-carousel-item-client {
          font-size: 1rem; }
      .flexible-layout.one-column-testimonial .carousel-arrow {
        width: 50px;
        height: 100px; }
        .flexible-layout.one-column-testimonial .carousel-arrow svg {
          width: 20px;
          height: 20px; }
    .column-content-with-icons .icon-content-list.column-count-1 li {
      width: 100%;
      padding: 0 0 0 2.375rem; }
      .column-content-with-icons .icon-content-list li {
        width: 50%;
        margin-bottom: 2.5rem;
        padding: 0 2.375rem; }
      .column-content-with-icons .icon-content-list .caption {
        font-size: 1.0625rem;
        line-height: 1.4; }
      .blog-posts .headline-with-bullets .post-container,.headline-with-bullets .blog-posts .post-container,.headline-with-bullets .container,.headline-with-bullets .media-with-caption-rows {
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap; }
        .blog-posts .headline-with-bullets .post-container .heading-block,.headline-with-bullets .blog-posts .post-container .heading-block,.headline-with-bullets .container .heading-block,.headline-with-bullets .media-with-caption-rows .heading-block {
          width: 350px; }
      .blog-posts .logo-bar .post-container,.logo-bar .blog-posts .post-container,.logo-bar .container,.logo-bar .media-with-caption-rows {
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap; }
        .blog-posts .logo-bar .post-container .heading-block,.logo-bar .blog-posts .post-container .heading-block,.logo-bar .container .heading-block,.logo-bar .media-with-caption-rows .heading-block {
          width: 350px;
          margin-right: 3.125rem; }
    .horizontal-subnavigation {
      width: calc(100% - 32px);
      margin-right: 1rem;
      margin-left: 1rem; }
        .service-card-grid .short-description .caption {
          margin-bottom: 28.75rem;
          font-size: 1.0625rem; }
        .service-card-grid .service-card-grid-wrapper .service-card-box {
          margin: 0 0 1.875rem; }
          .service-card-grid .service-card-grid-wrapper .service-card-box .image-block {
            height: 270px; }
        .team-grid .team-grid-wrapper .team-item {
          width: 32%;
          margin: 0 2% 1.25rem 0; }
          .team-grid .team-grid-wrapper .team-item:nth-child(2n+0) {
            margin-right: 2%; }
          .team-grid .team-grid-wrapper .team-item:nth-child(3n+0) {
            margin-right: 0; }
      .related-content-tabs .related-content-card-tablist-link {
        padding: 0.75rem 1.25rem;
        font-size: 1.125rem; }
        .related-content-tabs .related-content-card-tabcontent-list .carousel-arrow.slick-prev {
          left: 43px; }
        .related-content-tabs .related-content-card-tabcontent-list .carousel-arrow.slick-next {
          right: 37px; }
        .two-column-content-with-form .address-block .address {
          width: 48%;
          margin: 0 4% 1.25rem 0; }
          .two-column-content-with-form .address-block .address:nth-child(2n+0) {
            margin-right: 0; }
        .project-gallery-with-content .short-description .core {
          margin-bottom: 3.125rem; }
      .two-column-content-with-list .content {
        padding: 0 0.625rem 2.5rem; }
      .two-column-content-with-list .project-details {
        padding: 1.875rem 1.875rem 2.5rem 3.75rem; }
    .banner-full-screen-slider {
      width: calc(100% - 32px);
      margin-right: 1rem;
      margin-left: 1rem; }
          .banner-full-screen-slider .full-screen-slider.text-block-right .content-block {
            padding: 1.875rem 5rem 1.875rem 0; }
        .banner-full-screen-slider .full-screen-slider .content-block {
          padding: 1.875rem 0 1.875rem 5rem; } }

@media screen and (min-width: 783px) {
      .admin-bar .main-header {
        top: 32px; } }

@media screen and (min-width: 50em) {
    .core h1 {
      font-size: 2.5rem;
      letter-spacing: -0.0625rem; }
    .core h2 {
      font-size: 2rem;
      letter-spacing: -0.04688rem; }
    .core h3 {
      font-size: 1.75rem; }
    .core h4 {
      font-size: 1.5rem;
      letter-spacing: -0.03125rem; }
    .core h5 {
      font-size: 1.375rem; }
    .core h6 {
      font-size: 1.125rem; }
    .core address,.core p {
      font-size: 1.0625rem;
      letter-spacing: -0.03125rem; }
    .core blockquote {
      margin: 1.75em 2em; }
      .core blockquote p {
        font-size: 1.125rem; }
        .core ol.yellow-bullet-list li,.core ul.yellow-bullet-list li {
          font-size: 1.375rem; }
        .core ol.yellow-tag-list li,.core ul.yellow-tag-list li {
          font-size: 1.375rem; }
    .blog-posts .post-container,.container,.media-with-caption-rows {
      padding: 0 2.5rem; }
        .blog-posts .no-flexbox .blog-header .toolbar .post-container,.no-flexbox .blog-header .toolbar .blog-posts .post-container,.no-flexbox .blog-header .toolbar .container,.no-flexbox .blog-header .toolbar .media-with-caption-rows {
          padding: 1em; }
          .blog-header .blog-category-menu .blog-filter-sub-menu .blog-filter-container {
            padding: 0 2.5rem; }
    .blog-posts .post-container {
      padding: 0 1rem; }
    .blog-posts .blog-grid-bottom-wrapper {
      margin-top: 1.25rem; }
    .blog-list-item {
      width: 32%;
      margin: 0 2% 1.25rem 0; }
      .blog-list-item:nth-child(2n+0) {
        margin-right: 2%; }
      .blog-list-item:nth-child(3n+0) {
        margin-right: 0; }
    .single-post .entry-post-wrapper {
      padding-top: 3.125rem; }
      .single-post .entry-header .overlay-line {
        top: 25px;
        height: 23px; }
        .single-post .entry-header .overlay-line::after {
          height: 23px;
          transform: skewX(-23deg); }
    .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; }
    .pagination {
      margin: 0 auto 2.5rem; }
      .pagination .next,.pagination .prev,.pagination .previous {
        font-size: 1rem; }
        .pagination .next a,.pagination .prev a,.pagination .previous a {
          width: auto;
          font-size: 1rem; }
      .pagination .prev,.pagination .previous {
        padding-left: 1.25rem; }
      .pagination .next {
        padding-right: 1.25rem; }
    .related-posts {
      padding: 4.6875rem 0; }
      .main-nav .main-menu-toggle {
        display: none; }
    .main-menu {
      display: block;
      min-height: 0;
      margin: 0;
      padding: 0;
      transform: none;
      white-space: nowrap; }
      .main-menu .menu-item.menu-item-top-level {
        border: none; }
    .main-menu .menu-item-top-level {
      display: inline-block;
      margin-right: 1rem; }
    .main-menu .menu-item-top-level:last-child {
      margin: 0; }
    .main-menu .menu-item-top-level > .menu-item-link {
      position: relative;
      display: block;
      padding: 0.9375rem 0;
      color: #231F20;
      font-family: "FFDINWebProBold", Helvetica, Arial, sans-serif;
      font-size: 0.9375rem;
      letter-spacing: -0.03563rem;
      text-decoration: none; }
      .main-menu .menu-item-top-level > .menu-item-link.no-link {
        cursor: pointer; }
      .main-menu .menu-item-top-level > .menu-item-link:hover {
        color: #231F20; }
        .main-menu .menu-item-top-level > .menu-item-link:hover::before {
          width: 100%; }
      .main-menu .menu-item-top-level > .menu-item-link::before {
        position: absolute;
        z-index: 1;
        bottom: 0;
        left: 0;
        width: 0;
        height: 4px;
        background: #DD1C2A;
        content: '';
        transition: ease all 0.6s 0s; }
    .main-menu .menu-item-top-level.active > .menu-item-link {
      color: #231F20; }
      .main-menu .menu-item-top-level.active > .menu-item-link::before {
        width: 100%; }
      .main-menu .menu-item.menu-item-top-level.menu-column {
        position: static; }
        .main-menu .menu-item.menu-item-top-level.menu-column > .sub-menu {
          position: fixed;
          top: 120px;
          display: none;
          width: 100%; }
          .main-menu .menu-item.menu-item-top-level.menu-column > .sub-menu.active {
            display: block; }
            .header-hidden .main-menu .menu-item.menu-item-top-level.menu-column > .sub-menu.active {
              display: none; }
          .admin-bar .main-menu .menu-item.menu-item-top-level.menu-column > .sub-menu {
            top: 150px; }
      .main-menu .menu-item-link {
        padding: 0.625rem;
        color: #231F20; }
    .main-menu .sub-menu .menu-item-link {
      position: relative; }
      .main-menu .sub-menu .menu-item-link::after {
        position: absolute;
        top: 50%;
        right: 8px;
        display: inline-block;
        padding: 0.1875rem;
        transform: translateY(-50%) rotate(-45deg);
        border: solid rgba(35, 31, 32, 0.2);
        border-width: 0 2px 2px 0;
        content: '';
        transition: all 0.3s ease-out; }
      .main-menu .sub-menu .menu-item-link:hover {
        color: #DD1C2A; }
        .main-menu .sub-menu .menu-item-link:hover::after {
          border: solid #DD1C2A;
          border-width: 0 2px 2px 0; }
      .main-menu .sub-menu-toggle {
        display: none; }
      .main-menu .sub-menu {
        position: absolute;
        top: 100%;
        left: 0;
        padding: 0; }
        .main-menu .sub-menu .menu-item {
          font-size: 100%;
          font-weight: normal; }
  .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 .sub-menu-level-1 .menu-column.menu-item-level-2 > .menu-item-link {
      margin-bottom: 1.25rem; }
  .menu-item.subnav-columns .sub-menu-level-1 .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-column .sub-menu-level-1 {
    padding: 1.875rem 2.5rem 3.125rem;
    overflow: hidden;
    box-shadow: 0 34px 34px -20px rgba(0, 0, 0, 0.17);
    background: #f2efef;
    color: #fff; }
    .menu-column .sub-menu-level-1 > div {
      position: relative;
      z-index: 2; }
  .menu-column .sub-menu-level-1 .meganav-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center; }
  .menu-column .sub-menu-level-1 .meganav-container .menu-column {
    width: 33.336%;
    margin: 0 1.875rem 0 0;
    padding: 0; }
  .menu-column .sub-menu-level-1 .meganav-container .menu-column:last-child {
    margin: 0; }
  .menu-column .sub-menu-level-1 .meganav-container .menu-column.menu-column-cta {
    width: 100%;
    margin: 2.5rem 0 0; }
  .menu-column .sub-menu-level-1 .meganav-container .menu-column.menu-column-cta .menu-cta {
    width: 100%; }
    .menu-column .sub-menu-level-1 .meganav-container .menu-column.menu-column-cta .menu-cta:hover .menu-cta-block .menu-cta-image {
      transform: scale(1.2); }
    .menu-column .sub-menu-level-1 .meganav-container .menu-column.menu-column-cta .menu-cta:hover .menu-cta-link > span::after {
      right: -6px;
      border: solid #DD1C2A;
      border-width: 0 2px 2px 0; }
  .menu-column .sub-menu-level-1 .meganav-container .menu-column.menu-column-cta .menu-cta .menu-cta-block {
    position: relative;
    width: 100%;
    height: 200px;
    overflow: hidden; }
  .menu-column .sub-menu-level-1 .meganav-container .menu-column.menu-column-cta .menu-cta .menu-cta-block .menu-cta-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: scale(1);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    font-size: 0;
    transition: all 0.5s ease-out; }
  .menu-column .sub-menu-level-1 .meganav-container .menu-column.menu-column-cta .menu-cta .menu-cta-block .menu-cta-overlay {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    width: 100%;
    height: 100%;
    padding: 1.875rem;
    background-color: rgba(35, 31, 32, 0.41);
    text-align: center; }
  .menu-column .sub-menu-level-1 .meganav-container .menu-column.menu-column-cta .menu-cta .menu-cta-block .menu-cta-title {
    color: #ffffff;
    font-family: "FFDINWebProBold", Helvetica, Arial, sans-serif;
    font-size: 1.625rem;
    letter-spacing: -0.1rem;
    white-space: pre-line;
    text-transform: uppercase; }
  .menu-column .sub-menu-level-1 .meganav-container .menu-column.menu-column-cta .menu-cta .menu-cta-link {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    width: 100%;
    padding: 1rem;
    background: #ffffff;
    color: #DD1C2A;
    font-size: 1rem;
    letter-spacing: -0.02063rem;
    white-space: pre-line; }
    .menu-column .sub-menu-level-1 .meganav-container .menu-column.menu-column-cta .menu-cta .menu-cta-link > span {
      position: relative;
      padding-right: 1rem; }
      .menu-column .sub-menu-level-1 .meganav-container .menu-column.menu-column-cta .menu-cta .menu-cta-link > span::after {
        position: absolute;
        top: 50%;
        right: 0;
        display: inline-block;
        padding: 0.1875rem;
        transform: translateY(-50%) rotate(-45deg);
        border: solid #DD1C2A;
        border-width: 0 2px 2px 0;
        content: '';
        transition: all 0.3s ease-out; }
  .menu-column .sub-menu-level-1 .meganav-container .menu-column .menu-link-items {
    margin: 0;
    padding: 0; }
  .menu-column .sub-menu-level-1 .meganav-container .menu-column li {
    list-style-type: none; }
    .menu-column .sub-menu-level-1 .meganav-container .menu-column li:last-child .menu-item-link {
      border-bottom: 0; }
    .menu-column .sub-menu-level-1 .meganav-container .menu-column li .menu-item-link {
      padding: 0.625rem 1.875rem 0.625rem 0.5rem;
      border-bottom: 1px solid rgba(35, 31, 32, 0.2);
      color: #231F20;
      font-size: 0.9375rem;
      letter-spacing: -0.03125rem;
      white-space: pre-line;
      transition: all 0.3s ease-out; }
      .menu-column .sub-menu-level-1 .meganav-container .menu-column li .menu-item-link:hover {
        color: #DD1C2A; }
  .menu-column .sub-menu-level-1 .meganav-heading {
    width: 32.02614%;
    font-size: 3.4375rem;
    font-weight: 200;
    white-space: normal;
    text-align: right; }
  .menu-column .sub-menu-level-1 .meganav-content {
    width: 32.02614%;
    padding: 0 3.125rem;
    line-height: 1.75rem;
    white-space: normal; }
    .menu-column .sub-menu-level-1 .meganav-content .call-to-action {
      color: #fff;
      text-decoration: none; }
  .menu-column .sub-menu-level-1 .meganav-children {
    position: relative;
    width: 32.02614%;
    padding-left: 3.125rem; }
    .menu-column .sub-menu-level-1 .meganav-children .menu-item-link::after {
      top: 50%;
      right: auto;
      left: -75px;
      transform: translateY(-50%);
      border-width: 20px 35px;
      pointer-events: none; }
    .menu-column .sub-menu-level-1 .meganav-children .menu-item-link:hover::after {
      right: auto;
      left: -60px; }
  .menu-column .sub-menu-level-1 .menu-item-link {
    color: #fff; }
  .flexbox .menu-column .sub-menu-level-1 .meganav-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center; }
    .flexbox .menu-column .sub-menu-level-1 .meganav-container::after {
      display: none; }
  .no-flexbox .menu-column .sub-menu-level-1 .meganav-container .meganav-content,.no-flexbox .menu-column .sub-menu-level-1 .meganav-container .meganav-heading {
    float: left; }
  .no-flexbox .menu-column .sub-menu-level-1 .meganav-container .meganav-children {
    float: right; }
    .post-grid .filter-bar-outer-container {
      margin: 0 1rem; }
    .post-grid .filter-bar-wrapper {
      height: 50px; }
    .post-grid .filter-bar-header {
      width: auto; }
    .post-grid .filter-toggle {
      display: none; }
      .post-grid .filter-bar .filters {
        position: static;
        display: block;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
        width: auto;
        margin: 0;
        padding: 0;
        border-bottom: 0; }
    .post-grid .filter-bar .filters-wrapper {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
      -ms-flex-pack: start;
          justify-content: flex-start; }
      .post-grid .filter-bar .filter {
        width: auto;
        border-right: 1px solid #F2EFEF; }
      .post-grid .filter-bar .filter-options {
        position: absolute;
        z-index: 1;
        top: 100%;
        left: 0;
        display: none;
        width: auto;
        min-width: 300px;
        margin: 0;
        padding: 1.25rem;
        box-shadow: 0 24px 24px -16px rgba(0, 0, 0, 0.17);
        background-color: #fff; }
      .post-grid .filter-bar .filter-name {
        font-size: 1rem;
        font-weight: 400;
        line-height: 3.125rem; }
        .post-grid .filter-bar .filter-name svg {
          display: inline-block; }
      .post-grid .filter-bar .filter-name-link {
        display: block;
        height: 50px;
        padding: 0 1.25rem;
        opacity: 0.8;
        font-family: "FFDINWebProRegular", Helvetica, Arial, sans-serif;
        text-transform: none; }
        .post-grid .filter-bar .filter-name-link:hover::before {
          width: 100%; }
        .post-grid .filter-bar .filter-name-link::before {
          position: absolute;
          z-index: 1;
          bottom: 0;
          left: 0;
          width: 0;
          height: 4px;
          background: #DD1C2A;
          content: '';
          transition: ease all 0.6s 0s; }
    .post-grid .filters-close {
      display: none; }
    .post-grid .filter-bar-search {
      width: 250px;
      margin-left: auto; }
      .post-grid .filter-bar-search .search-submit {
        width: 60px;
        height: 60px;
        height: 100%; }
      .post-grid .filter-bar-search .search-submit-icon {
        width: 18px;
        height: 18px; }
    .post-grid .filter-bar-search-input {
      height: 100%;
      padding-left: 3.625rem;
      font-size: 1rem; }
    .resource-loading {
      margin: 6.5em auto; }
    .resource-card-collection .resource-card {
      width: 30.43478%;
      float: left;
      margin-right: 4.34783%; }
      .resource-card-collection .resource-card:nth-child(2n) {
        width: 30.43478%;
        float: left;
        margin-right: 4.34783%; }
      .resource-card-collection .resource-card:nth-child(3n) {
        width: 30.43478%;
        float: right;
        margin-right: 0; }
      .blog-posts .resource-grid .post-container,.resource-grid .blog-posts .post-container,.resource-grid .container,.resource-grid .media-with-caption-rows {
        padding: 0 1rem; }
    .resource-hero-title {
      margin: 1.25rem 0 0;
      font-size: 1.75rem; }
    .resource-hero-subtitle {
      font-size: 1.25rem; }
    .resource-hero-thumb {
      width: 12.5rem; }
  .resource-body-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between; }
    .resource-project-content {
      width: 55%;
      padding: 0 5% 3.75rem 0; }
    .resource-project-details {
      width: 45%;
      margin: 0;
      padding: 1.875rem 1.875rem 3.75rem 3.75rem; }
    .resource-share {
      margin-top: 1.5rem; }
    .resource-share-heading {
      font-size: 1.125rem; }
    .resource-gated-body {
      display: -ms-flexbox;
      display: flex; }
    .resource-gated-body.ppc-landing-wrapper .content-wrapper {
      width: 55%; }
    .resource-gated-body.ppc-landing-wrapper .content-wrapper .content-left-block {
      width: 1040px; }
    .resource-gated-body.ppc-landing-wrapper .form-wrapper {
      width: 45%;
      padding-bottom: 3.75rem; }
      .resource-gated-body .content-wrapper {
        width: 55%; }
        .resource-gated-body .content-wrapper .content-left-block {
          width: 700px;
          padding: 0 2.5rem 3.75rem 1.25rem; }
        .resource-gated-body .content-wrapper .hero-banner-wrapper {
          height: 440px; }
          .resource-gated-body .content-wrapper .title-block .resource-hero-title {
            font-size: 1.625rem;
            line-height: 2rem; }
        .resource-gated-body .content-wrapper .resource-hero-subtitle {
          font-size: 1.4375rem;
          line-height: 2rem; }
      .resource-gated-body .form-wrapper {
        width: 45%;
        padding-bottom: 3.75rem; }
    .button,.cc-banner .cc-btn,.content-area #commondivjobalert input[type='button'],.core .button,.main-header .header-main-menu-wrapper .header-get-quote,.post-grid .filters-close,a.button {
      padding: 0.75rem 1.875rem; }
    .main-header {
      position: fixed;
      height: 120px; }
      .main-header + * {
        margin-top: 7.5rem; }
        .landing-page .main-header + * {
          margin-top: 6rem; }
    .main-header .utility-nav {
      padding: 0 1.875rem; }
      .main-header .main-menu-wrapper {
        position: static;
        overflow: visible; }
      .main-header .header-right .header-get-quote {
        position: relative;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center;
        height: 67px;
        margin-left: 1.5rem;
        padding: 0 2.5rem 0 1.6875rem;
        background: #DD1C2A;
        color: #ffffff;
        font-family: "FFDINWebProBold", Helvetica, Arial, sans-serif;
        font-size: 1rem;
        letter-spacing: -0.01188rem;
        transition: all 0.3s ease-out; }
    .main-header .header-main-menu-wrapper {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: justify;
          justify-content: space-between;
      padding: 0 2.5rem;
      border-top: 1px solid #e5e5e5; }
      .main-header .header-phone-number {
        padding: 0;
        background: none;
        font-size: 1rem;
        letter-spacing: -0.04375rem; }
      .footer.footer-landing .landing-copy-right {
        width: 55%; }
        .footer.footer-landing .landing-copy-right .landing-copy-right-cover {
          width: 700px;
          padding: 0 0 0 1.25rem; }
          .ppc-landing-page .footer.footer-landing .landing-copy-right .landing-copy-right-cover {
            width: 1040px; }
      .footer .footer-menus {
        padding: 1.875rem 2.5rem; }
          .footer .footer-menus .footer-menu-column.newsletter-signup {
            width: 40%;
            padding: 1.875rem 0 0;
            border-top: 1px solid #E9E5E5; }
          .footer .footer-menus .footer-menu-column.address {
            width: 60%;
            padding: 1.875rem 0 0;
            border-top: 1px solid #E9E5E5;
            text-align: left; }
            .footer .footer-menus .gform_wrapper .gform_body input[type='email'],.footer .footer-menus .gform_wrapper .gform_body input[type='text'] {
              padding: 1.125rem 0.625rem;
              font-size: 1rem; }
            .footer .footer-menus .gform_wrapper .gform_footer .button {
              height: 60px;
              font-size: 1.25rem; }
      .footer .sub-footer {
        padding: 1.875rem 2.5rem; }
  .main-utility {
    margin: 0 0.875rem 0 0;
    padding: 0; }
    .main-utility .menu-item-link {
      position: relative;
      margin-right: 1.875rem;
      padding: 0 0 0.375rem;
      color: #231F20;
      font-family: "FFDINWebProBold", Helvetica, Arial, sans-serif;
      font-size: 0.9375rem;
      letter-spacing: -0.03625rem;
      line-height: 1.5rem;
      text-align: center; }
      .main-utility .menu-item-link:last-child {
        margin: 0; }
      .main-utility .menu-item-link:hover::before {
        width: 100%; }
      .main-utility .menu-item-link::before {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 0;
        height: 3px;
        background: #DD1C2A;
        content: '';
        transition: ease all 0.4s 0s; }
      .footer-menu .menu-item-top-level {
        width: 33.3336%; }
        .footer-menu .menu-item-top-level > .menu-item-link {
          padding: 0 0 0.9375rem;
          border: 0; }
      .footer-menu .sub-menu-toggle {
        display: none; }
      .footer-menu .sub-menu.sub-menu-level-1 {
        display: block !important;
        padding: 0; }
    .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; }
    .blog-posts .flexbox .multicolumn-content-grid.mobile-direction-reverse > .post-container,.flexbox .blog-posts .multicolumn-content-grid.mobile-direction-reverse > .post-container,.flexbox .multicolumn-content-grid.mobile-direction-reverse > .container,.flexbox .multicolumn-content-grid.mobile-direction-reverse > .media-with-caption-rows {
      -ms-flex-direction: row;
          flex-direction: row; }
  .blog-posts .multicolumn-content-grid > .post-container,.multicolumn-content-grid > .container,.multicolumn-content-grid > .media-with-caption-rows {
    font-size: 0; }
    .blog-posts .flexbox .multicolumn-content-grid > .post-container,.flexbox .blog-posts .multicolumn-content-grid > .post-container,.flexbox .multicolumn-content-grid > .container,.flexbox .multicolumn-content-grid > .media-with-caption-rows {
      -ms-flex-direction: row;
          flex-direction: row; }
  .blog-posts .multicolumn-content-grid.align-columns-top > .post-container,.multicolumn-content-grid.align-columns-top > .container,.multicolumn-content-grid.align-columns-top > .media-with-caption-rows {
    -ms-flex-align: start;
        align-items: flex-start; }
  .blog-posts .multicolumn-content-grid.align-columns-middle > .post-container,.multicolumn-content-grid.align-columns-middle > .container,.multicolumn-content-grid.align-columns-middle > .media-with-caption-rows {
    -ms-flex-align: center;
        align-items: center; }
  .blog-posts .multicolumn-content-grid.align-columns-bottom > .post-container,.multicolumn-content-grid.align-columns-bottom > .container,.multicolumn-content-grid.align-columns-bottom > .media-with-caption-rows {
    -ms-flex-align: end;
        align-items: flex-end; }
  .blog-posts .multicolumn-content-grid.justify-columns-flex-start > .post-container,.multicolumn-content-grid.justify-columns-flex-start > .container,.multicolumn-content-grid.justify-columns-flex-start > .media-with-caption-rows {
    -ms-flex-pack: start;
        justify-content: flex-start; }
  .blog-posts .multicolumn-content-grid.justify-columns-center > .post-container,.multicolumn-content-grid.justify-columns-center > .container,.multicolumn-content-grid.justify-columns-center > .media-with-caption-rows {
    -ms-flex-pack: center;
        justify-content: center; }
  .blog-posts .multicolumn-content-grid.justify-columns-flex-end > .post-container,.multicolumn-content-grid.justify-columns-flex-end > .container,.multicolumn-content-grid.justify-columns-flex-end > .media-with-caption-rows {
    -ms-flex-pack: end;
        justify-content: flex-end; }
  .blog-posts .multicolumn-content-grid.justify-columns-space-around > .post-container,.multicolumn-content-grid.justify-columns-space-around > .container,.multicolumn-content-grid.justify-columns-space-around > .media-with-caption-rows {
    -ms-flex-pack: distribute;
        justify-content: space-around; }
    .blog-posts .multicolumn-content-grid.justify-columns-space-around > .post-container .content-area,.multicolumn-content-grid.justify-columns-space-around > .container .content-area,.multicolumn-content-grid.justify-columns-space-around > .media-with-caption-rows .content-area {
      margin-right: 0; }
  .blog-posts .multicolumn-content-grid.justify-columns-space-between > .post-container,.multicolumn-content-grid.justify-columns-space-between > .container,.multicolumn-content-grid.justify-columns-space-between > .media-with-caption-rows {
    -ms-flex-pack: justify;
        justify-content: space-between; }
    .blog-posts .multicolumn-content-grid.justify-columns-space-between > .post-container .content-area,.multicolumn-content-grid.justify-columns-space-between > .container .content-area,.multicolumn-content-grid.justify-columns-space-between > .media-with-caption-rows .content-area {
      margin-right: 0; }
  .multicolumn-content-grid .content-area {
    display: inline-block;
    vertical-align: top;
    margin-right: 1.96078%;
    margin-bottom: 1.96078%;
    font-size: 1rem; }
    .multicolumn-content-grid .content-area:last-child {
      margin-right: 0; }
    .multicolumn-content-grid .content-area.columns-1 {
      width: 6.53595%; }
    .multicolumn-content-grid .content-area.columns-2 {
      width: 15.03268%; }
    .multicolumn-content-grid .content-area.columns-3 {
      width: 23.52941%; }
    .multicolumn-content-grid .content-area.columns-4 {
      width: 32.02614%; }
    .multicolumn-content-grid .content-area.columns-5 {
      width: 40.52288%; }
    .multicolumn-content-grid .content-area.columns-6 {
      width: 49.01961%; }
    .multicolumn-content-grid .content-area.columns-7 {
      width: 57.51634%; }
    .multicolumn-content-grid .content-area.columns-8 {
      width: 66.01307%; }
    .multicolumn-content-grid .content-area.columns-9 {
      width: 74.5098%; }
    .multicolumn-content-grid .content-area.columns-10 {
      width: 83.00654%; }
    .multicolumn-content-grid .content-area.columns-11 {
      width: 91.50327%; }
    .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.01961%;
    margin-right: 1.96078%; }
    .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; }
    .section-title {
      font-size: 2.5rem; }
      .section-heading .overlay-line-left,.section-heading .overlay-line-right {
        top: 30px;
        height: 23px; }
        .section-heading .overlay-line-left::after,.section-heading .overlay-line-right::after {
          height: 23px;
          transform: skewX(-23deg); }
    .margin-around {
      width: calc(100% - 32px);
      margin-left: 1rem;
      margin-right: 1rem; }
      .cc-banner.cc-window {
        -ms-flex-direction: row;
            flex-direction: row; }
      .cc-banner .cc-message {
        -ms-flex: 0 1 80%;
            flex: 0 1 80%;
        margin: 0 2% 0 0; }
      .banner-large-two-column-offset .large-hero {
        width: 100%;
        height: 450px;
        margin: 1rem 0; }
        .banner-large-two-column-offset .large-hero-content {
          margin: 0 5rem 0 2.5rem;
          padding: 0; }
        .banner-large-two-column-offset .large-hero-content-block {
          position: absolute;
          top: 0;
          left: 0;
          -ms-flex-pack: end;
              justify-content: flex-end;
          width: calc(53% + 2px);
          height: 100%;
          margin: 0; }
        .banner-large-two-column-offset .large-hero-micro-headline {
          font-size: 1.5rem; }
        .banner-large-two-column-offset .large-hero-headline {
          font-size: 2.625rem; }
        .banner-large-two-column-offset .large-hero-description {
          font-size: 1.125rem; }
        .banner-large-two-column-offset .large-hero-image-block {
          position: absolute;
          top: 0;
          right: 0;
          width: 53%;
          height: 100%;
          margin: 0;
          margin-top: -1rem;
          -webkit-clip-path: polygon(12% 0, 100% 0, 100% 100%, 0 100%);
                  clip-path: polygon(12% 0, 100% 0, 100% 100%, 0 100%); }
    .flexbox .media-with-caption-content {
      -ms-flex-direction: row;
          flex-direction: row; }
      .flexbox .media-with-caption-content.content-then-media {
        -ms-flex-direction: row;
            flex-direction: row; }
  .no-flexbox .media-with-caption-content > .heading-and-caption:first-child,.no-flexbox .media-with-caption-content > .media:first-child {
    float: left; }
  .no-flexbox .media-with-caption-content > .heading-and-caption:last-child,.no-flexbox .media-with-caption-content > .media:last-child {
    float: right; }
  .no-flexbox .media-with-caption-content::after {
    display: table;
    clear: both;
    content: ''; }
  .media-with-caption-content.icon-list-wrapper .heading-and-caption,.media-with-caption-content.icon-list-wrapper .media {
    width: 45%; }
    .media-with-caption-content.icon-list-wrapper.content-then-media {
      -ms-flex-direction: row;
          flex-direction: row; }
      .media-with-caption-content.icon-list-wrapper.content-then-media .heading-and-caption {
        margin: 0; }
      .media-with-caption-content.icon-list-wrapper.content-then-media .media {
        width: 40%;
        margin: 0; }
  .media-with-caption-content .media {
    width: 45%; }
    .media-with-caption-content .heading-and-caption {
      width: 47%;
      margin: 0; }
      .media-with-caption-content .heading .overlay-line {
        top: 30px;
        height: 23px; }
        .media-with-caption-content .heading .overlay-line::after {
          height: 23px;
          transform: skewX(-23deg); }
        .media-with-caption-content .media .icon-content-list li {
          margin-bottom: 2.625rem; }
      .call-to-action .image-bg {
        background-position: left top; }
      .call-to-action .full-width-cta {
        height: 450px; }
          .call-to-action .full-width-cta.text-block-right .content-block {
            padding: 3.125rem 3.125rem 3.125rem 5rem; }
        .call-to-action .full-width-cta .bg-image {
          position: absolute;
          top: 0;
          left: 0;
          height: 100%; }
        .call-to-action .full-width-cta .content-block {
          width: 50%;
          max-width: 850px;
          margin: 0;
          padding: 3.125rem 5rem 3.125rem 3.125rem; }
        .call-to-action .full-width-cta .core {
          margin: 0.625rem 0 0; }
      .call-to-action .two-column-offset-cta {
        width: 100%;
        margin: 1rem 0; }
        .call-to-action .two-column-offset-cta.two-column-cta .two-column-wrapper {
          height: 500px; }
        .call-to-action .two-column-offset-cta.text-block-right .content-block {
          right: 0;
          left: inherit;
          -ms-flex-pack: start;
              justify-content: flex-start;
          width: calc(53% - 2px);
          margin-left: 0; }
      .call-to-action .two-column-offset-cta.text-block-right .image-block {
        left: 0;
        -webkit-clip-path: polygon(0 0, 100% 0, 88% 100%, 0 100%);
                clip-path: polygon(0 0, 100% 0, 88% 100%, 0 100%); }
        .call-to-action .two-column-offset-cta.text-block-right .content {
          margin: 0 2.5rem 0 5rem;
          padding: 0 0 0 3.125rem; }
        .call-to-action .two-column-offset-cta .two-column-wrapper {
          height: 550px; }
        .call-to-action .two-column-offset-cta .content {
          margin: 0 5rem 0 2.5rem;
          padding: 0 3.125rem 0 0; }
        .call-to-action .two-column-offset-cta .content-block {
          position: absolute;
          top: 0;
          left: 0;
          -ms-flex-pack: end;
              justify-content: flex-end;
          width: calc(53% + 14px);
          height: calc(100% - 20px);
          margin-top: -1rem; }
        .call-to-action .two-column-offset-cta .headline {
          font-size: 1.5rem; }
        .call-to-action .two-column-offset-cta .image-block {
          position: absolute;
          top: 0;
          right: 0;
          width: 53%;
          height: 100%;
          margin: 0;
          -webkit-clip-path: polygon(11% 0, 100% 0, 100% 100%, 0 100%);
                  clip-path: polygon(11% 0, 100% 0, 100% 100%, 0 100%); }
    .call-to-action .two-column-offset-cta.two-column-cta.text-block-right .two-column-wrapper .content-block {
      width: calc(53% + 2px); }
    .call-to-action .two-column-offset-cta.two-column-cta .two-column-wrapper {
      height: 500px; }
      .call-to-action .two-column-offset-cta.two-column-cta .two-column-wrapper .content-block {
        width: calc(53% + 11px);
        height: 100%;
        margin-top: -1rem; }
      .call-to-action .two-column-offset-cta.two-column-cta .two-column-wrapper .image-block {
        height: 100%; }
          .call-to-action .inline-cta .content-block .image-block {
            width: 190px;
            margin-right: 5.625rem; }
            .call-to-action .inline-cta .content-block .image-block img {
              height: 240px; }
      .project-highlight-block {
        width: 55%; }
      .project-highlight-actions {
        bottom: 34px;
        padding: 1.25rem 2.5rem; }
      .project-highlight-content-block {
        width: 40%;
        padding-top: 0;
        padding-bottom: 4.375rem; }
        .project-highlight-content-block .core {
          margin-bottom: 2.1875rem; }
      .project-highlight-content {
        max-width: 400px; }
      .project-highlight .carousel-arrow {
        top: inherit; }
        .project-highlight .carousel-arrow.slick-next {
          top: inherit;
          bottom: 179px; }
        .project-highlight .carousel-arrow.slick-prev {
          top: inherit;
          bottom: 104px; }
        .blog-posts .service-cards .service-card-tabs .post-container,.blog-posts .service-feed-cards .service-card-tabs .post-container,.service-cards .service-card-tabs .blog-posts .post-container,.service-cards .service-card-tabs .container,.service-cards .service-card-tabs .media-with-caption-rows,.service-feed-cards .service-card-tabs .blog-posts .post-container,.service-feed-cards .service-card-tabs .container,.service-feed-cards .service-card-tabs .media-with-caption-rows {
          width: auto;
          margin-left: auto; }
      .service-cards .service-card-tabcontent-list,.service-feed-cards .service-card-tabcontent-list {
        margin-top: 2.5rem; }
        .service-cards .service-card-tabcontent-list .carousel-arrow.slick-prev,.service-feed-cards .service-card-tabcontent-list .carousel-arrow.slick-prev {
          left: -25px; }
        .service-cards .service-card-tabcontent-list .carousel-arrow.slick-next,.service-feed-cards .service-card-tabcontent-list .carousel-arrow.slick-next {
          right: -25px; }
              .service-cards .service-card-tabcontent .service-card-box .image-block .top-level-link .top-level-cover,.service-feed-cards .service-card-tabcontent .service-card-box .image-block .top-level-link .top-level-cover {
                padding: 0.75rem 1.875rem 0.5rem;
                font-size: 1.125rem;
                line-height: 1.25; }
                .service-cards .service-card-tabcontent .service-card-box .image-block .top-level-link .top-level-cover::after,.service-feed-cards .service-card-tabcontent .service-card-box .image-block .top-level-link .top-level-cover::after {
                  right: 30px; }
              .service-cards .service-card-tabcontent .service-card-box .image-block .top-level-link .icon,.service-feed-cards .service-card-tabcontent .service-card-box .image-block .top-level-link .icon {
                width: 32px; }
                .service-cards .service-card-tabcontent .service-card-box .image-block .top-level-link .icon svg,.service-feed-cards .service-card-tabcontent .service-card-box .image-block .top-level-link .icon svg {
                  width: 32px; }
          .service-cards .service-card-tabcontent .service-card-box .content-block,.service-feed-cards .service-card-tabcontent .service-card-box .content-block {
            padding: 3.125rem 2.5rem 2.5rem; }
            .service-cards .service-card-tabcontent .service-card-box .content-block .content,.service-feed-cards .service-card-tabcontent .service-card-box .content-block .content {
              font-size: 1rem; }
              .service-cards .service-card-tabcontent .service-card-box .content-block .types li a,.service-feed-cards .service-card-tabcontent .service-card-box .content-block .types li a {
                padding: 0.625rem 1.875rem 0.625rem 0.5rem;
                font-size: 0.9375rem; }
    .service-feed-cards .service-card-tabs {
      width: calc(100% - 50px);
      margin: 0 1.5625rem; }
      
      .blog-posts .service-feed-cards .service-card-tabs .post-container,.service-feed-cards .service-card-tabs .blog-posts .post-container,.service-feed-cards .service-card-tabs .container,.service-feed-cards .service-card-tabs .media-with-caption-rows {
        width: auto;
        margin-left: auto; }
    .blog-posts .statistics-with-callout .post-container,.statistics-with-callout .blog-posts .post-container,.statistics-with-callout .container,.statistics-with-callout .media-with-caption-rows {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
          justify-content: space-between; }
      .statistics-with-callout .statistic-callout-content {
        width: 40%;
        margin: 0;
        padding-right: 0.625rem; }
      .statistics-with-callout .statistic-callout-content.large-icon .statistic-callout-content-header {
        padding: 0 0 0 7.5rem; }
      .statistics-with-callout .statistic-callout-content.large-icon .image {
        width: 100px; }
      .statistics-with-callout .statistic-callout-content.large-icon .arrow-button,.statistics-with-callout .statistic-callout-content.large-icon .statistic-callout-content-desc {
        padding-left: 7.5rem; }
        .statistics-with-callout .statistic-callout-content-header {
          padding: 0 0 0 4.375rem;
          font-size: 1.75rem; }
      .statistics-with-callout .statistic-callout-content-desc,.statistics-with-callout .statistic-callout-content .arrow-button {
        padding-left: 4.375rem; }
      .statistics-with-callout .statistics {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
            flex-direction: row;
        -ms-flex-align: center;
            align-items: center;
        width: 50%; }
        .statistics-with-callout .statistics .single-statistic {
          width: 32.02614%;
          float: left;
          margin-left: 4.24837%;
          margin-bottom: 0; }
          .statistics-with-callout .statistics .single-statistic:first-of-type {
            width: 32.02614%;
            float: left;
            margin-left: 0%; }
          .statistics-with-callout .statistics .single-statistic:last-of-type {
            width: 32.02614%;
            float: right;
            margin-right: 0; }
          .statistics-with-callout .statistics .single-statistic .statistic-number {
            font-size: 2.875rem; }
      .simple-statistics .statistics {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
            flex-direction: row;
        -ms-flex-align: center;
            align-items: center;
        -ms-flex-pack: center;
            justify-content: center;
        width: 100%;
        margin: 0 auto; }
        .simple-statistics .statistics .single-statistic {
          width: 19.28105%;
          float: left;
          margin-left: 8.49673%;
          margin-bottom: 0;
          padding: 0; }
          .simple-statistics .statistics .single-statistic:first-of-type {
            width: 19.28105%;
            float: left;
            margin-left: 0%; }
          .simple-statistics .statistics .single-statistic:last-of-type {
            width: 19.28105%;
            float: right;
            margin-right: 0; }
    .flexible-layout.three-column-testimonial.is-background .short-description {
      width: calc(100% - 32px);
      margin: 0 1rem;
      padding: 5rem 0 3.125rem;
      background: #FFE573; }
    .flexible-layout.three-column-testimonial.is-background .short-description .content-block {
      max-width: 580px;
      margin: 0 auto;
      text-align: center; }
    .flexible-layout.three-column-testimonial.is-background .testimonial-carousel-container {
      position: relative;
      width: calc(100% - 32px);
      margin: 0 1rem; }
      .flexible-layout.three-column-testimonial.is-background .testimonial-carousel-container::after {
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        width: 100%;
        height: 260px;
        background: #FFE573;
        content: ''; }
      .flexible-layout.three-column-testimonial .short-description {
        padding: 0 0 2.5rem; }
          .flexible-layout.three-column-testimonial .short-description .content-block .content {
            width: 75%; }
            .flexible-layout.three-column-testimonial .short-description .content-block .content .section-title {
              font-size: 2.125rem; }
          .flexible-layout.three-column-testimonial .short-description .content-block .actions {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: nowrap;
                flex-wrap: nowrap;
            -ms-flex-align: center;
                align-items: center;
            -ms-flex-pack: end;
                justify-content: flex-end;
            width: 20%;
            height: 60px;
            margin: 0;
            text-align: right; }
    .banner-small.banner-large .full-width-cta {
      height: 500px; }
    .banner-small.banner-large .full-width-cta.text-block-right .content-block {
      width: 55%; }
      .banner-small.banner-large .full-width-cta.text-block-right .content-block .content {
        padding: 0 5.625rem 0 0; }
      .banner-small.banner-large .full-width-cta.text-block-right .content-block .content {
        padding: 3.75rem 2.5rem; }
      .banner-small .full-width-cta {
        height: 400px; }
          .banner-small .full-width-cta.text-block-right .content {
            padding: 0 2.5rem; }
        .banner-small .full-width-cta .content-block {
          -ms-flex-pack: end;
              justify-content: flex-end;
          width: 75%;
          max-width: 650px;
          margin: 0; }
        .banner-small .full-width-cta .content {
          padding: 0 0 0 5.625rem; }
        .banner-small .full-width-cta .core {
          margin: 0.625rem 0 1.25rem;
          font-size: 1.125rem; }
        .project-gallery .gallery-items .gallery-item,.project-gallery .gallery-items .video {
          margin: 0 1% 1.25rem; }
      .flexible-layout.one-column-testimonial .icon-quote {
        margin-bottom: 1.875rem; }
      .flexible-layout.one-column-testimonial .one-column-testimonial-carousel-items {
        padding: 0 15%; }
    .column-content-with-icons .icon-content-list {
      padding: 0; }
    .column-content-with-icons .icon-content-list.column-count-1 li {
      width: 50%;
      padding: 0 10% 0 2.375rem; }
    .column-content-with-icons .icon-content-list.column-count-2 li {
      width: 50%;
      padding: 0 10% 0 2.375rem; }
    .column-content-with-icons .icon-content-list.column-count-3 li {
      width: 33.3336%; }
      .column-content-with-icons .icon-content-list li {
        width: 33.3336%;
        margin-bottom: 3.75rem; }
        .column-content-with-icons .icon-content-list li:nth-last-child(-n+2) {
          margin: 0; }
        .blog-posts .headline-with-bullets .post-container .heading-block,.headline-with-bullets .blog-posts .post-container .heading-block,.headline-with-bullets .container .heading-block,.headline-with-bullets .media-with-caption-rows .heading-block {
          padding: 0; }
        .blog-posts .headline-with-bullets .post-container .caption,.headline-with-bullets .blog-posts .post-container .caption,.headline-with-bullets .container .caption,.headline-with-bullets .media-with-caption-rows .caption {
          padding: 0 0 0 3.75rem; }
      .dual-content .dual-content-wrapper.content-right {
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse; }
          .dual-content .dual-content-wrapper.content-right .left-content-block .left-content {
            padding: 0 2.5rem 0 1.25rem; }
        .dual-content .dual-content-wrapper.content-right .right-content-block {
          padding: 3.125rem 10% 3.125rem 0; }
        .dual-content .dual-content-wrapper .left-content-block {
          width: 42%; }
          .dual-content .dual-content-wrapper .left-content-block .left-content {
            width: 600px;
            padding: 0 1.25rem 0 2.5rem; }
        .dual-content .dual-content-wrapper .right-content-block {
          width: 55%;
          padding: 3.125rem 0 3.125rem 10%; }
          .dual-content .dual-content-wrapper .right-content-block .right-content {
            width: 550px;
            padding: 0 2.5rem 0 1.25rem; }
        .blog-posts .logo-bar .post-container .heading-block,.logo-bar .blog-posts .post-container .heading-block,.logo-bar .container .heading-block,.logo-bar .media-with-caption-rows .heading-block {
          padding: 0; }
        .blog-posts .logo-bar .post-container .caption,.logo-bar .blog-posts .post-container .caption,.logo-bar .container .caption,.logo-bar .media-with-caption-rows .caption {
          padding: 0 0 0 3.125rem; }
      .horizontal-subnavigation .anchor-link-list {
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap; }
        .horizontal-subnavigation .anchor-link-list li:first-child a {
          padding-left: 0; }
          .horizontal-subnavigation .anchor-link-list li:first-child a::before {
            left: 0; }
          .horizontal-subnavigation .anchor-link-list li:first-child a:hover::before {
            width: calc(100% - 20px); }
          .horizontal-subnavigation .anchor-link-list li:last-child a {
            padding-right: 0; }
            .horizontal-subnavigation .anchor-link-list li:last-child a:hover::before {
              width: calc(100% - 20px); }
        .horizontal-subnavigation .anchor-link-list a {
          border-right: 1px solid #F2EFEF; }
      .service-card-grid .short-description {
        padding: 0; }
        .service-card-grid .short-description.with-caption .caption {
          margin-bottom: 3.75rem; }
        .service-card-grid .short-description .section-title {
          margin-bottom: 3.75rem; }
        .service-card-grid .short-description .caption {
          font-size: 1.125rem;
          line-height: 1.75rem; }
      .service-card-grid .service-card-grid-wrapper {
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        padding: 0; }
        .service-card-grid .service-card-grid-wrapper .service-card-box {
          width: 32%;
          margin: 0 2% 0 0; }
          .service-card-grid .service-card-grid-wrapper .service-card-box .image-block {
            height: 230px; }
              .service-card-grid .service-card-grid-wrapper .service-card-box .image-block .top-level-link .top-level-cover {
                padding: 0.625rem 1.875rem;
                font-size: 1.125rem; }
                .service-card-grid .service-card-grid-wrapper .service-card-box .image-block .top-level-link .top-level-cover::after {
                  right: 30px; }
          .service-card-grid .service-card-grid-wrapper .service-card-box .content-block {
            padding: 3.125rem 1.875rem 1.875rem; }
            .service-card-grid .service-card-grid-wrapper .service-card-box .content-block .content {
              margin-bottom: 1.25rem;
              font-size: 1rem; }
      .team-grid .team-grid-wrapper {
        padding: 0; }
        .team-grid .team-grid-wrapper .team-item {
          width: 23.5%; }
          .team-grid .team-grid-wrapper .team-item:nth-child(2n+0),.team-grid .team-grid-wrapper .team-item:nth-child(3n+0) {
            margin-right: 2%; }
          .team-grid .team-grid-wrapper .team-item:nth-child(4n+0) {
            margin-right: 0; }
      .related-content-tabs .related-content-card-tabcontent-list {
        margin-top: 2.5rem; }
        .related-content-tabs .related-content-card-tabcontent-list .carousel-arrow.slick-prev {
          left: -25px; }
        .related-content-tabs .related-content-card-tabcontent-list .carousel-arrow.slick-next {
          right: -25px; }
      .two-column-content-with-form .phone-number {
        padding: 0;
        font-size: 1.25rem;
        letter-spacing: -0.04375rem; }
        .project-gallery-with-content .gallery-items .gallery-item,.project-gallery-with-content .gallery-items .video {
          margin: 0 1% 1.25rem; }
      .blog-posts .ebook-cta .post-container,.ebook-cta .blog-posts .post-container,.ebook-cta .container,.ebook-cta .media-with-caption-rows {
        padding: 1.25rem; }
      .ebook-cta .content {
        width: 50%;
        margin-bottom: 0; }
      .ebook-cta .image {
        -ms-flex-pack: end;
            justify-content: flex-end;
        width: 50%; }
    .blog-posts .two-column-content-with-list .post-container,.two-column-content-with-list .blog-posts .post-container,.two-column-content-with-list .container,.two-column-content-with-list .media-with-caption-rows {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
          justify-content: space-between; }
      .two-column-content-with-list .content {
        width: 55%;
        padding: 0 5% 3.75rem 0; }
      .two-column-content-with-list .project-details {
        width: 45%;
        margin: 0;
        padding: 1.875rem 1.875rem 3.75rem 3.75rem; }
          .banner-full-screen-slider .full-screen-slider.text-block-right .content-block {
            padding-right: 7.5rem; }
        .banner-full-screen-slider .full-screen-slider .content-block {
          width: 50%;
          max-width: 800px;
          padding-left: 7.5rem; }
        .banner-full-screen-slider .full-screen-slider .core {
          margin: 0.625rem 0 1.25rem;
          font-size: 1.125rem; }
      .flexible-layout.breadcrumbs .breadcrumb-navigation {
        padding: 0 2.5rem; } }

@media screen and (min-width: 62.5em) {
    .core h1 {
      font-size: 3rem;
      letter-spacing: -0.07875rem; }
    .core h2 {
      font-size: 2.375rem;
      letter-spacing: -0.0625rem; }
    .core h3 {
      font-size: 2rem; }
    .core h4 {
      font-size: 1.75rem;
      letter-spacing: -0.04688rem; }
    .core h5 {
      font-size: 1.5rem; }
    .core h6 {
      font-size: 1.25rem; }
    .core address,.core p {
      font-size: 1.125rem; }
    .core blockquote {
      margin: 1.75em 2.5em; }
      .core blockquote p {
        font-size: 1.25rem; }
        .core ol.yellow-bullet-list li,.core ul.yellow-bullet-list li {
          font-size: 1.5625rem; }
        .core ol.yellow-tag-list li,.core ul.yellow-tag-list li {
          padding-left: 3.75rem;
          font-size: 1.5rem; }
          .blog-header .blog-category-menu .blog-filter-sub-menu .filter-column {
            width: 30%; }
    .entry-buttons {
      margin: 1.25rem 0 1.25rem -1.875rem; }
    .single-post .blog-post {
      max-width: 900px;
      margin: 0 auto;
      padding: 0 2.9375rem; }
    .single-post .entry-post-wrapper {
      padding-top: 4.375rem; }
      .single-post .entry-header .title {
        font-size: 2.375rem; }
      .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: ''; }
    .pagination {
      margin: 0 auto 5rem; }
    .main-menu .menu-item-top-level {
      margin-right: 1.875rem; }
    .main-menu .menu-item-top-level > .menu-item-link {
      font-size: 1.0625rem; }
  .menu-column .sub-menu-level-1 .meganav-container .menu-column.menu-column-cta .menu-cta .menu-cta-block .menu-cta-title {
    font-size: 1.875rem; }
      .resource-grid .resource-card-collection-wrapper {
        padding: 1.875rem 0 0; }
    .resource-hero-wrapper {
      padding: 5rem; }
      .resource-hero-has-image .resource-hero-header {
        padding-left: 15%; }
    .resource-hero-pretitle {
      font-size: 1.25rem; }
    .resource-hero-title {
      font-size: 2rem; }
    .resource-hero-thumb {
      width: 15.625rem; }
    .resource-non-gated-content {
      padding: 5rem 0 0; }
    .resource-project-content {
      padding: 0 5% 5rem 0; }
    .resource-project-details {
      padding: 2.5rem 3.75rem 5rem 5.625rem; }
    .resource-gated-body {
      width: calc(100% - 32px);
      margin: 0 1rem; }
    .resource-gated-body.ppc-landing-wrapper .content-wrapper {
      width: 65%; }
    .resource-gated-body.ppc-landing-wrapper .form-wrapper {
      width: 35%;
      padding-bottom: 5rem; }
      .resource-gated-body .content-wrapper {
        width: 60%; }
        .resource-gated-body .content-wrapper .content-left-block {
          padding: 0 5rem 5rem 1.25rem; }
          .resource-gated-body .content-wrapper .title-block .resource-hero-title {
            font-size: 1.875rem;
            line-height: 2.375rem; }
        .resource-gated-body .content-wrapper .resource-hero-subtitle {
          font-size: 1.5rem;
          line-height: 2.375rem; }
      .resource-gated-body .form-wrapper {
        width: 40%;
        padding-bottom: 5rem; }
    .button.gform_button,.button.large-button,.core .button.gform_button,.core .button.large-button,a.button.gform_button,a.button.large-button {
      padding: 0.9375rem 2.5rem; }
      .main-header .home-link {
        width: 300px; }
      .flexbox .main-header .home-link {
        -ms-flex: 1 1 300px;
            flex: 1 1 300px;
        max-width: 300px; }
        .main-header .header-right .header-utility-block {
          padding: 0 1.875rem; }
      .main-header .header-right .header-get-quote {
        font-size: 1.125rem; }
      .main-header .header-phone-number {
        font-size: 1.3125rem; }
      .footer.footer-landing .landing-copy-right {
        width: 60%; }
        .footer .footer-top .logo {
          width: 300px;
          max-width: 300px; }
          .footer .footer-menus .footer-menu-column.newsletter-signup {
            padding: 1.875rem 5% 0; }
          .footer .footer-menus .footer-menu-column.address {
            width: 40%;
            padding: 1.875rem 5% 0; }
  .flexible-layout.card-grid[data-row-size='3'] .card-collection .card,.flexible-layout.card-grid[data-row-size='4'] .card-collection .card {
    width: 32.02614%; }
    .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.96078%; }
    .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.52941%; }
    .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.96078%; }
    .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; }
    .section-title {
      font-size: 3rem; }
    .section-heading {
      font-size: 2rem; }
      .banner-large-two-column-offset .large-hero {
        height: 510px;
        margin: 1.4375rem 0; }
        .banner-large-two-column-offset .large-hero-micro-headline {
          font-size: 1.75rem; }
        .banner-large-two-column-offset .large-hero-headline {
          font-size: 3.125rem; }
        .banner-large-two-column-offset .large-hero-description {
          font-size: 1.1875rem;
          line-height: 1.6; }
        .banner-large-two-column-offset .large-hero-image-block {
          margin-top: -1.9375rem; }
    .media-with-caption-content .heading {
      font-size: 2.25rem; }
      .call-to-action .two-column-offset-cta {
        margin: 1.4375rem 0; }
        .call-to-action .two-column-offset-cta.two-column-cta .two-column-wrapper {
          height: 520px; }
        .call-to-action .two-column-offset-cta .two-column-wrapper {
          height: 665px; }
        .call-to-action .two-column-offset-cta .content-block {
          height: calc(100% - 30px);
          margin-top: -1.4375rem; }
          .call-to-action .two-column-offset-cta .content-block .cta-icon {
            width: 150px; }
        .call-to-action .two-column-offset-cta .headline {
          font-size: 1.75rem;
          line-height: 1.4; }
      .call-to-action .two-column-offset-cta.two-column-cta.text-block-right .two-column-wrapper .content {
        padding: 0 0 0 2.5rem; }
    .call-to-action .two-column-offset-cta.two-column-cta .two-column-wrapper {
      height: 520px; }
      .call-to-action .two-column-offset-cta.two-column-cta .two-column-wrapper .headline {
        font-size: 1.625rem; }
      .call-to-action .two-column-offset-cta.two-column-cta .two-column-wrapper .content {
        padding: 0 2.5rem 0 0; }
      .call-to-action .two-column-offset-cta.two-column-cta .two-column-wrapper .content-block {
        height: 100%;
        margin-top: -1.4375rem; }
      .project-highlight-block {
        width: 57%; }
      .project-highlight-image {
        height: 550px; }
      .project-highlight-actions {
        padding: 1.25rem 3.125rem; }
      .project-highlight-content-block {
        width: 38%; }
      .project-highlight-content {
        padding: 0 2.5rem; }
      .service-cards .service-card-tabs,.service-feed-cards .service-card-tabs {
        padding-top: 2rem; }
      .service-cards .service-card-tabcontent-list,.service-feed-cards .service-card-tabcontent-list {
        margin-top: 3.125rem; }
          .service-cards .service-card-tabcontent.service-card-list-view .service-card-box,.service-feed-cards .service-card-tabcontent.service-card-list-view .service-card-box {
            min-height: 500px; }
            .service-cards .service-card-tabcontent.service-card-list-view .service-card-box .service-card-box-cover,.service-feed-cards .service-card-tabcontent.service-card-list-view .service-card-box .service-card-box-cover {
              min-height: 500px; }
              .service-cards .service-card-tabcontent.service-card-list-view .service-card-box .service-card-box-cover .content-block,.service-feed-cards .service-card-tabcontent.service-card-list-view .service-card-box .service-card-box-cover .content-block {
                padding: 2.5rem 3.125rem; }
              .service-cards .service-card-tabcontent .service-card-box .image-block .top-level-link .top-level-cover,.service-feed-cards .service-card-tabcontent .service-card-box .image-block .top-level-link .top-level-cover {
                font-size: 1.375rem; }
        .service-feed-cards .service-card-tabcontent .service-card-box .service-card-box-cover {
          display: block;
          width: calc(100% - 20px);
          margin: 0 0.625rem; }
          .statistics-with-callout .statistics .single-statistic .statistic-number {
            font-size: 3.75rem; }
        .simple-statistics .statistic-short-description .statistic-desc {
          margin-bottom: 3.75rem; }
      .simple-statistics .statistics {
        width: 80%; }
            .flexible-layout.three-column-testimonial .short-description .content-block .content .section-title {
              font-size: 2.375rem; }
    .banner-small.banner-large .full-width-cta.text-block-right .content-block {
      width: 45%; }
        .banner-small .full-width-cta .content-block {
          width: 55%; }
        .circle-logo-bar .logo-items .logo-item {
          width: 300px; }
          .circle-logo-bar .logo-items .logo-item:nth-child(2n+0) {
            border-right: 1px solid #F2EFEF; }
          .circle-logo-bar .logo-items .logo-item:nth-child(3n+0) {
            border: 0; }
        .project-gallery .gallery-items .gallery-item,.project-gallery .gallery-items .video {
          width: 24%;
          height: 260px;
          margin: 0 0.5% 0.625rem; }
        .project-gallery .gallery-items .video {
          width: 49%; }
      .column-content-with-icons .icon-content-list .title {
        font-size: 1.5rem; }
      .column-content-with-icons .icon-content-list .caption {
        font-size: 1.125rem;
        line-height: 1.6; }
        .dual-content .dual-content-wrapper.content-right .right-content-block {
          padding: 3.75rem 10% 3.75rem 0; }
        .dual-content .dual-content-wrapper .right-content-block {
          padding: 3.75rem 0 3.75rem 10%; }
        .blog-posts .logo-bar .post-container .heading-block,.logo-bar .blog-posts .post-container .heading-block,.logo-bar .container .heading-block,.logo-bar .media-with-caption-rows .heading-block {
          margin-right: 2.5rem; }
          .blog-posts .logo-bar .post-container .caption .logo-list,.logo-bar .blog-posts .post-container .caption .logo-list,.logo-bar .container .caption .logo-list,.logo-bar .media-with-caption-rows .caption .logo-list {
            -ms-flex-wrap: nowrap;
                flex-wrap: nowrap;
            -ms-flex-pack: distribute;
                justify-content: space-around; }
            .blog-posts .logo-bar .post-container .caption .logo-list img,.logo-bar .blog-posts .post-container .caption .logo-list img,.logo-bar .container .caption .logo-list img,.logo-bar .media-with-caption-rows .caption .logo-list img {
              height: 60px; }
              .service-card-grid .service-card-grid-wrapper .service-card-box .image-block .top-level-link .top-level-cover {
                font-size: 1.375rem; }
      .related-content-tabs .related-content-card-tabcontent-list {
        margin-top: 3.125rem; }
          .related-content-tabs .related-content-card-tabcontent .blog-list-item .post-card-box-cover {
            width: calc(100% - 30px);
            margin: 0 0.9375rem; }
    .blog-posts .two-column-content-with-form .post-container,.two-column-content-with-form .blog-posts .post-container,.two-column-content-with-form .container,.two-column-content-with-form .media-with-caption-rows {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
          justify-content: space-between; }
      .two-column-content-with-form .content-wrapper {
        width: 50%;
        margin: 0; }
      .two-column-content-with-form .form-wrapper {
        width: 42%; }
      .two-column-content-with-form .phone-number {
        font-size: 1.5625rem; }
        .project-gallery-with-content .short-description .core {
          margin-bottom: 3.75rem; }
        .project-gallery-with-content .gallery-items .gallery-item:first-child,.project-gallery-with-content .gallery-items .video:first-child {
          height: 530px; }
        .project-gallery-with-content .gallery-items .gallery-item,.project-gallery-with-content .gallery-items .video {
          width: 32.33336%;
          height: 260px;
          margin: 0 0.5% 0.625rem; }
        .project-gallery-with-content .gallery-items .video {
          width: 65.666%; }
      .two-column-content-with-list .content {
        padding: 0 5% 5rem 0; }
      .two-column-content-with-list .project-details {
        padding: 2.5rem 3.75rem 5rem 5.625rem; } }

@media screen and (min-width: 68.75em) {
    .blog-posts .post-container,.container,.media-with-caption-rows {
      padding: 0 3.125rem; }
          .blog-header .blog-category-menu .blog-filter-sub-menu .blog-filter-container {
            padding: 0 3.125rem; }
    .sidebar-wrapper {
      position: absolute;
      top: 0;
      right: -20vw;
      width: 20vw;
      margin: 1.25rem 0 0;
      padding: 1.25rem; }
    .sidebar-wrapper .section-heading {
      font-size: 2rem;
      line-height: 1.2; }
      .sidebar-wrapper .action {
        margin-bottom: 1.875rem; }
      .sidebar-wrapper.gray-pattern .image::after {
        width: 250px;
        height: 250px;
        background-size: 250px; }
    .blog-posts .post-container {
      padding: 0 1rem; }
    .single-post .blog-post.is-sidebar {
      max-width: 60vw; }
    .single-post .share-this {
      position: absolute;
      top: 0;
      left: -80px;
      margin: 3em 0 1em;
      text-align: center; }
    .single-post .share-this .cher-link-item,.single-post .share-this .cher-links {
      display: block;
      margin-top: 1rem;
      margin-left: 0; }
    .main-menu .menu-item-top-level {
      margin-right: 2.5rem; }
  .menu-column .sub-menu-level-1 .meganav-container .menu-column {
    width: 25%; }
  .menu-column .sub-menu-level-1 .meganav-container .menu-column.menu-column-cta {
    width: 25%;
    margin: 0; }
      .blog-posts .resource-grid .post-container,.resource-grid .blog-posts .post-container,.resource-grid .container,.resource-grid .media-with-caption-rows {
        padding: 0 1rem; }
    .resource-project-content {
      width: 60%;
      padding: 0 5% 5rem; }
    .resource-project-details {
      width: 40%; }
      .footer .footer-menus {
        -ms-flex-pack: justify;
            justify-content: space-between;
        padding: 1.875rem 3.125rem 3.75rem; }
          .footer .footer-menus .footer-menu-column.footer-menu-wrapper {
            width: 55%;
            margin-bottom: 0; }
          .footer .footer-menus .footer-menu-column.newsletter-signup {
            width: 20%;
            padding: 0;
            border-top: 0; }
          .footer .footer-menus .footer-menu-column.address {
            width: 25%;
            padding: 0;
            border-top: 0; }
      .footer .sub-footer {
        padding: 1.875rem 3.125rem; }
    .section-heading {
      font-size: 2.375rem; }
        .banner-large-two-column-offset .large-hero-content {
          margin: 0 6.25rem 0 3.125rem; }
        .banner-large-two-column-offset .large-hero-micro-headline {
          font-size: 1.875rem; }
        .banner-large-two-column-offset .large-hero-headline {
          font-size: 3.4375rem; }
    .media-with-caption-content .heading {
      font-size: 2.5rem; }
        .call-to-action .two-column-offset-cta.text-block-right .content {
          margin: 0 3.125rem 0 6.25rem; }
        .call-to-action .two-column-offset-cta .content {
          margin: 0 6.25rem 0 3.125rem; }
        .call-to-action .two-column-offset-cta .headline {
          font-size: 1.9375rem; }
      .call-to-action .two-column-offset-cta.two-column-cta .two-column-wrapper .headline {
        font-size: 1.75rem; }
        .project-highlight-block::after {
          width: 350px;
          height: 350px;
          background-size: 350px; }
      .project-highlight-image {
        height: 600px; }
              .service-cards .service-card-tabcontent.service-card-list-view .service-card-box .service-card-box-cover .content-block,.service-feed-cards .service-card-tabcontent.service-card-list-view .service-card-box .service-card-box-cover .content-block {
                padding: 3.125rem 5rem; }
      .banner-small.banner-large .full-width-cta.text-block-right .content-block .content {
        padding: 0 6.25rem 0 0; }
          .banner-small .full-width-cta.text-block-right .content {
            padding: 0 3.125rem; }
        .banner-small .full-width-cta .content {
          padding: 0 0 0 6.25rem; }
        .project-gallery .gallery-items .gallery-item,.project-gallery .gallery-items .video {
          width: 23%;
          height: 300px;
          margin: 0 1% 1.5rem; }
        .project-gallery .gallery-items .video {
          width: 48%; }
      .column-content-with-icons .icon-content-list li {
        width: 25%; }
        .column-content-with-icons .icon-content-list li:nth-last-child(-n+4) {
          margin: 0; }
        .dual-content .dual-content-wrapper.content-right .right-content-block {
          padding: 4.375rem 10% 4.375rem 0; }
        .dual-content .dual-content-wrapper .right-content-block {
          padding: 4.375rem 0 4.375rem 10%; }
        .blog-posts .logo-bar .post-container .heading-block,.logo-bar .blog-posts .post-container .heading-block,.logo-bar .container .heading-block,.logo-bar .media-with-caption-rows .heading-block {
          margin-right: 1.25rem; }
            .blog-posts .logo-bar .post-container .caption .logo-list img,.logo-bar .blog-posts .post-container .caption .logo-list img,.logo-bar .container .caption .logo-list img,.logo-bar .media-with-caption-rows .caption .logo-list img {
              height: 80px; }
        .team-grid .team-grid-wrapper .team-item {
          width: 18.4%; }
          .team-grid .team-grid-wrapper .team-item:nth-child(2n+0),.team-grid .team-grid-wrapper .team-item:nth-child(3n+0),.team-grid .team-grid-wrapper .team-item:nth-child(4n+0) {
            margin-right: 2%; }
          .team-grid .team-grid-wrapper .team-item:nth-child(5n+0) {
            margin-right: 0; }
          .related-content-tabs .related-content-card-tabcontent .blog-list-item .blog-title {
            font-size: 1.25rem; }
        .project-gallery-with-content .gallery-items .gallery-item:first-child,.project-gallery-with-content .gallery-items .video:first-child {
          height: 624px; }
        .project-gallery-with-content .gallery-items .gallery-item,.project-gallery-with-content .gallery-items .video {
          width: 31.33336%;
          height: 300px;
          margin: 0 1% 1.5rem; }
        .project-gallery-with-content .gallery-items .video {
          width: 64.666%; }
      .ebook-cta .gray-pattern::after {
        width: 350px;
        height: 350px;
        background-size: 350px; }
      .two-column-content-with-list .content {
        width: 60%;
        padding: 0 5% 5rem; }
      .two-column-content-with-list .project-details {
        width: 40%; } }

@media screen and (min-width: 75em) {
    .sidebar-wrapper .section-heading {
      font-size: 2.375rem; }
    .blog-posts .post-container {
      padding: 0 3.125rem; }
    .blog-posts .blog-grid-bottom-wrapper {
      margin-top: 4.375rem; }
    .blog-list-item {
      width: 30%;
      margin: 0 5% 4.375rem 0; }
      .blog-list-item:nth-child(2n+0) {
        margin-right: 5%; }
      .blog-list-item:nth-child(3n+0) {
        margin-right: 0; }
    .single-post .share-this {
      left: -100px; }
      .main-menu .menu-item-link {
        padding: 0.625rem 1.25rem; }
  .menu-column .sub-menu-level-1 {
    padding: 1.875rem 3.125rem 4.375rem; }
  .menu-column .sub-menu-level-1 .meganav-container .menu-column {
    margin: 0 3.125rem 0 0; }
  .menu-column .sub-menu-level-1 .meganav-container .menu-column.menu-column-cta .menu-cta .menu-cta-block {
    height: 250px; }
  .menu-column .sub-menu-level-1 .meganav-container .menu-column.menu-column-cta .menu-cta .menu-cta-block .menu-cta-title {
    font-size: 2.125rem; }
      .blog-posts .resource-grid .post-container,.resource-grid .blog-posts .post-container,.resource-grid .container,.resource-grid .media-with-caption-rows {
        padding: 0 3.125rem; }
    .resource-hero.resource-hero-has-image::after {
      height: 60px; }
    .resource-hero-wrapper {
      padding: 7.5rem 5rem; }
      .resource-hero-has-image .resource-hero-header {
        transform: translate(0, -60px); }
    .resource-hero-pretitle {
      font-size: 1.5rem; }
    .resource-hero-title {
      font-size: 2.5rem; }
    .resource-hero-thumb {
      width: 18.75rem; }
    .resource-share {
      margin-top: 1.75rem; }
    .resource-gated-body.ppc-landing-wrapper .content-wrapper {
      width: 60%; }
    .resource-gated-body.ppc-landing-wrapper .form-wrapper {
      width: 40%;
      padding-bottom: 5rem; }
      .main-header .header-right .header-get-quote {
        padding: 0 3.125rem 0 2.3125rem; }
    .main-header .header-main-menu-wrapper {
      padding: 0 3.125rem; }
  .flexible-layout.card-grid[data-row-size='4'] .card-collection .card {
    width: 23.52941%; }
    .flexible-layout.card-grid[data-row-size='4'] .card-collection .card:nth-child(3n) {
      margin-right: 1.96078%; }
    .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.43137%; }
    .flexible-layout.card-grid[data-row-size='5'] .card-collection .card:nth-child(4n) {
      margin-right: 1.96078%; }
    .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.03268%; }
    .flexible-layout.card-grid[data-row-size='6'] .card-collection .card:nth-child(4n) {
      margin-right: 1.96078%; }
    .flexible-layout.card-grid[data-row-size='6'] .card-collection .card:nth-child(6n) {
      margin-right: 0; }
      .banner-large-two-column-offset .large-hero {
        width: calc(100% - 32px);
        height: 550px;
        margin: 1.4375rem 1rem; }
        .banner-large-two-column-offset .large-hero-content {
          margin: 0 8.3125rem 0 0; }
    .media-with-caption-content .heading {
      font-size: 2.75rem; }
    .media-with-caption-arrow {
      left: -34px; }
      .media-with-caption-arrow.slick-next {
        right: -34px; }
      .call-to-action .full-width-cta {
        height: 500px; }
        .call-to-action .two-column-offset-cta.text-block-right .content {
          margin: 0 0 0 8.3125rem; }
        .call-to-action .two-column-offset-cta .content {
          margin: 0 8.3125rem 0 0; }
        .service-cards .service-card-tabcontent .slick-list .slick-track,.service-feed-cards .service-card-tabcontent .slick-list .slick-track {
          display: -ms-flexbox;
          display: flex; }
  .service-cards .service-card-tabcontent .slick-list .slick-track {
    width: 100% !important; }
      .flexible-layout.three-column-testimonial .testimonial-carousel-item {
        max-width: 550px; }
    .banner-small.banner-large .full-width-cta {
      height: 550px; }
      .banner-small .full-width-cta {
        height: 440px; }
        .dual-content .dual-content-wrapper.content-right .right-content-block {
          padding: 5.625rem 8.4375rem 5.625rem 0; }
        .dual-content .dual-content-wrapper .right-content-block {
          padding: 5.625rem 0 5.625rem 8.4375rem; }
      .related-content-tabs .related-content-card-tabcontent .slick-list {
        width: 100%; }
      .related-content-tabs .related-content-card-tabcontent .slick-track {
        display: -ms-flexbox;
        display: flex;
        width: 100% !important; }
          .related-content-tabs .related-content-card-tabcontent .blog-list-item .post-card-box-cover {
            width: calc(100% - 50px);
            margin: 0 1.5625rem; }
      .banner-full-screen-slider .full-screen-slider {
        height: 85vh;
        display: -ms-flexbox;
        display: flex; }
      .flexible-layout.breadcrumbs .breadcrumb-navigation {
        padding: 0 3.125rem; } }

@media screen and (min-width: 93.75em) {
    .blog-posts .post-container,.container,.media-with-caption-rows {
      max-width: 1770px; }
          .blog-header .blog-category-menu .blog-filter-sub-menu .blog-filter-container {
            max-width: 1770px; }
    .resource-card-collection {
      max-width: 1770px; } }

@media screen and (min-width: 120em) {
      .banner-large-two-column-offset .large-hero {
        height: 700px; }
      .call-to-action .full-width-cta {
        height: 650px; }
      .call-to-action .two-column-offset-cta {
        width: 100%;
        margin: 1.4375rem 0; }
        .call-to-action .two-column-offset-cta.two-column-cta .two-column-wrapper {
          height: 620px; }
        .call-to-action .two-column-offset-cta .two-column-wrapper {
          height: 785px; }
    .call-to-action .two-column-offset-cta.two-column-cta .two-column-wrapper {
      height: 620px; }
      .project-highlight-image {
        height: 700px; }
    .banner-small.banner-large .full-width-cta {
      height: 650px; }
      .banner-small .full-width-cta {
        height: 600px; }
      .banner-full-screen-slider .full-screen-slider {
        max-height: 1000px; }
        .banner-full-screen-slider .full-screen-slider .micro-heading {
          font-size: 2.5rem; }
        .banner-full-screen-slider .full-screen-slider .section-title {
          font-size: 4.0625rem; }
        .banner-full-screen-slider .full-screen-slider .core {
          font-size: 1.5rem; } }

@media screen and (min--moz-device-pixel-ratio: 0) {
        .entry-meta .categories .type,.entry-meta .categories a {
          padding: 0.3125rem 0.375rem 0.125rem; }
      .entry-meta .resource-type {
        padding: 0.3125rem 0.375rem 0.125rem; }
      .entry-buttons .arrow-button {
        top: 2px; }
    .button,.cc-banner .cc-btn,.content-area #commondivjobalert input[type='button'],.core .button,.main-header .header-main-menu-wrapper .header-get-quote,.post-grid .filters-close,a.button {
      padding: 0.875rem 1.875rem 0.625rem; }
    .button.gform_button,.button.large-button,.core .button.gform_button,.core .button.large-button,a.button.gform_button,a.button.large-button {
      padding: 1.25rem 2.5rem 0.9375rem; }
          .project-highlight-actions .type li {
            padding: 0.375rem 0.3125rem 0.25rem; }
      .service-cards .service-card-tablist-link,.service-feed-cards .service-card-tablist-link {
        padding: 0.8125rem 1.25rem 0.5625rem; }
      .banner-small.banner-large .full-width-cta .type {
        padding: 0.375rem 0.3125rem 0.25rem; }
              .service-card-grid .service-card-grid-wrapper .service-card-box .image-block .top-level-link .top-level-cover {
                padding: 0.75rem 1.875rem 0.5rem; }
      .related-content-tabs .related-content-card-tablist-link {
        padding: 0.875rem 1.25rem 0.5625rem; } }

@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: 28.125em) {
      .post-grid .filter-bar .filter:not(:first-child) {
        margin-top: 1rem; } }

@media screen and (max-width: 31.25em) {
      .article-author .author-heading {
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -ms-flex-align: start;
            align-items: flex-start; }
        .article-author .author-heading .author-name {
          width: 100%;
          margin-top: 0.9375rem; } }

@media screen and (max-width: 600px) {
  #wpadminbar {
    position: fixed !important; } }

@media screen and (max-width: 50em) {
    .main-menu .main-utility .menu-item-link {
      border-bottom: 1px solid rgba(35, 31, 32, 0.2); }
      .main-menu .main-utility .menu-item-link:last-child {
        border: none; }
    .menu-item.subnav-columns .sub-menu-level-1 .menu-column.menu-item-level-2 > .menu-item-link {
      border-bottom: none; }
  .menu-item.subnav-columns .sub-menu-level-1 .menu-column.menu-item-level-2.active > .sub-menu-toggle::after {
    height: 0;
    margin-top: 0; }
  .menu-item.subnav-columns .sub-menu-level-1 .menu-column.menu-item-level-2 > .sub-menu-toggle {
    top: 12px;
    right: 14px;
    width: 17px;
    height: 17px;
    padding: 0.3125rem;
    border-radius: 2px;
    background-color: #DD1C2A;
    font-size: 0;
    cursor: pointer; }
    .menu-item.subnav-columns .sub-menu-level-1 .menu-column.menu-item-level-2 > .sub-menu-toggle .icon {
      display: none; }
    .menu-item.subnav-columns .sub-menu-level-1 .menu-column.menu-item-level-2 > .sub-menu-toggle::before {
      position: absolute;
      top: 50%;
      left: 4px;
      width: 9px;
      height: 1px;
      transform: translateY(-50%);
      background: #ffffff;
      content: ''; }
    .menu-item.subnav-columns .sub-menu-level-1 .menu-column.menu-item-level-2 > .sub-menu-toggle::after {
      position: absolute;
      top: 4px;
      left: 50%;
      width: 1px;
      height: 9px;
      transform: translateX(-50%);
      background: #ffffff;
      content: '';
      transition: all 300ms; }
      .post-grid .filter-bar-header .filter-bar-heading {
        position: absolute;
        width: 1px;
        height: 1px;
        overflow: hidden;
        clip: rect(1px 1px 1px 1px);
        clip: rect(1px, 1px, 1px, 1px);
        white-space: nowrap; }
      .service-cards .service-card-tabcontent-list .carousel-arrow svg,.service-feed-cards .service-card-tabcontent-list .carousel-arrow svg {
        width: 18px;
        height: 18px; }
      .related-content-tabs .related-content-card-tabcontent-list .carousel-arrow svg {
        width: 18px;
        height: 18px; } }

@media screen and (max-width: 49.9375em) {
      .main-menu .menu-item-link {
        font-family: "FFDINWebProBold", Helvetica, Arial, sans-serif;
        font-size: 1rem;
        letter-spacing: -0.03313rem; }
      .main-menu .sub-menu .meganav-container.menu-column-single .menu-column {
        background: #ffffff; }
      .main-menu .sub-menu .meganav-container .menu-column {
        padding: 0 0.4375rem;
        list-style-type: none; }
        .main-menu .sub-menu .meganav-container .menu-column.active {
          background: #ffffff; }
        .main-menu .sub-menu .meganav-container .menu-column.menu-column-cta {
          width: 100%;
          margin: 0 0 0.625rem;
          padding: 0; }
          .main-menu .sub-menu .meganav-container .menu-column.menu-column-cta .menu-cta {
            width: 100%; }
            .main-menu .sub-menu .meganav-container .menu-column.menu-column-cta .menu-cta:hover .menu-cta-block .menu-cta-image {
              transform: scale(1.2); }
            .main-menu .sub-menu .meganav-container .menu-column.menu-column-cta .menu-cta:hover .menu-cta-link > span::after {
              right: -6px;
              border: solid #DD1C2A;
              border-width: 0 2px 2px 0; }
            .main-menu .sub-menu .meganav-container .menu-column.menu-column-cta .menu-cta .menu-cta-block {
              position: relative;
              width: 100%;
              height: 150px;
              overflow: hidden; }
              .main-menu .sub-menu .meganav-container .menu-column.menu-column-cta .menu-cta .menu-cta-block .menu-cta-image {
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                transform: scale(1);
                background-repeat: no-repeat;
                background-position: center;
                background-size: cover;
                font-size: 0;
                transition: all 0.5s ease-out; }
              .main-menu .sub-menu .meganav-container .menu-column.menu-column-cta .menu-cta .menu-cta-block .menu-cta-overlay {
                position: relative;
                display: -ms-flexbox;
                display: flex;
                -ms-flex-align: center;
                    align-items: center;
                -ms-flex-pack: center;
                    justify-content: center;
                width: 100%;
                height: 100%;
                padding: 1.25rem;
                background-color: rgba(35, 31, 32, 0.41);
                text-align: center; }
              .main-menu .sub-menu .meganav-container .menu-column.menu-column-cta .menu-cta .menu-cta-block .menu-cta-title {
                color: #ffffff;
                font-family: "FFDINWebProBold", Helvetica, Arial, sans-serif;
                font-size: 1.5rem;
                letter-spacing: -0.1rem;
                white-space: pre-line;
                text-transform: uppercase; }
            .main-menu .sub-menu .meganav-container .menu-column.menu-column-cta .menu-cta .menu-cta-link {
              display: -ms-flexbox;
              display: flex;
              -ms-flex-align: center;
                  align-items: center;
              -ms-flex-pack: center;
                  justify-content: center;
              width: 100%;
              padding: 1rem;
              background: #ffffff;
              color: #DD1C2A;
              font-size: 1rem;
              letter-spacing: -0.02063rem;
              white-space: pre-line; }
              .main-menu .sub-menu .meganav-container .menu-column.menu-column-cta .menu-cta .menu-cta-link > span {
                position: relative;
                padding-right: 1rem; }
                .main-menu .sub-menu .meganav-container .menu-column.menu-column-cta .menu-cta .menu-cta-link > span::after {
                  position: absolute;
                  top: 50%;
                  right: 0;
                  display: inline-block;
                  padding: 0.1875rem;
                  transform: translateY(-50%) rotate(-45deg);
                  border: solid #DD1C2A;
                  border-width: 0 2px 2px 0;
                  content: '';
                  transition: all 0.3s ease-out; }
        .main-menu .sub-menu .meganav-container .menu-column .menu-link-items {
          display: none;
          padding: 0;
          list-style-type: none; }
        .main-menu .sub-menu .meganav-container .menu-column li:last-child .menu-item-link {
          border: none; }
        .main-menu .sub-menu .meganav-container .menu-column .menu-item-link {
          position: relative;
          padding: 0.625rem 1.875rem 0.625rem 0.5rem;
          border-bottom: 1px solid rgba(35, 31, 32, 0.2);
          color: #231F20;
          font-family: "FFDINWebProRegular", Helvetica, Arial, sans-serif;
          font-size: 0.9375rem;
          letter-spacing: -0.03125rem;
          white-space: pre-line;
          transition: all 0.3s ease-out; }
          .main-menu .sub-menu .meganav-container .menu-column .menu-item-link:hover {
            color: #DD1C2A; }
            .main-menu .sub-menu .meganav-container .menu-column .menu-item-link:hover::after {
              border: solid #DD1C2A;
              border-width: 0 2px 2px 0; }
          .main-menu .sub-menu .meganav-container .menu-column .menu-item-link::after {
            position: absolute;
            top: 50%;
            right: 14px;
            display: inline-block;
            padding: 0.1875rem;
            transform: translateY(-50%) rotate(-45deg);
            border: solid rgba(35, 31, 32, 0.2);
            border-width: 0 2px 2px 0;
            content: '';
            transition: all 0.3s ease-out; }
          .footer .footer-menus .footer-menu-column.address .heading {
            padding-bottom: 0.3125rem; }
    .blog-posts .multicolumn-content-grid > .post-container,.multicolumn-content-grid > .container,.multicolumn-content-grid > .media-with-caption-rows {
      padding: 0 1.875rem; }
      .banner-large-two-column-offset .large-hero {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; }
        .call-to-action .two-column-offset-cta.two-column-cta .two-column-wrapper {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-direction: column;
              flex-direction: column; }
        .call-to-action .two-column-offset-cta .two-column-wrapper {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-direction: column;
              flex-direction: column; }
      .project-highlight-content .section-heading .overlay-line-right {
        right: 0;
        left: inherit; }
        .project-highlight-content .section-heading .overlay-line-right::after {
          right: -12px;
          left: inherit; }
        .project-highlight-content .section-heading .overlay-line-right.fadeline {
          opacity: 1;
          animation-name: fadeinleft;
          -webkit-animation-name: fadeinleft; }
        .service-cards .service-card-tabcontent.service-card-list-view,.service-feed-cards .service-card-tabcontent.service-card-list-view {
          width: 90%;
          margin: 0 5%; }
            .service-cards .service-card-tabcontent.service-card-list-view .service-card-box .service-card-box-cover,.service-feed-cards .service-card-tabcontent.service-card-list-view .service-card-box .service-card-box-cover {
              margin: 0;
              width: 100%; }
    .blog-posts .statistics-with-callout .post-container,.statistics-with-callout .blog-posts .post-container,.statistics-with-callout .container,.statistics-with-callout .media-with-caption-rows {
      padding: 0 1.875rem; }
    .blog-posts .flexible-layout.three-column-testimonial .testimonial-carousel-container .post-container,.flexible-layout.three-column-testimonial .testimonial-carousel-container .blog-posts .post-container,.flexible-layout.three-column-testimonial .testimonial-carousel-container .container,.flexible-layout.three-column-testimonial .testimonial-carousel-container .media-with-caption-rows {
      padding: 0; }
    .flexible-layout.three-column-testimonial .three-column-testimonial-carousel-items {
      overflow: hidden; }
      .flexible-layout.three-column-testimonial .three-column-testimonial-carousel-items .slick-list {
        max-width: 80%;
        margin: 0 auto;
        overflow: visible; }
      .flexible-layout.three-column-testimonial .three-column-testimonial-carousel-items .carousel-arrow {
        height: 30px; }
        .flexible-layout.three-column-testimonial .three-column-testimonial-carousel-items .carousel-arrow.slick-prev {
          z-index: 9;
          left: calc(10% - 7px); }
        .flexible-layout.three-column-testimonial .three-column-testimonial-carousel-items .carousel-arrow.slick-next {
          z-index: 9;
          right: calc(10% - 12px); }
        .flexible-layout.three-column-testimonial .three-column-testimonial-carousel-items .carousel-arrow svg {
          width: 14px;
          height: 20px; }
        .blog-posts .related-content-tabs .related-content-card-tabs .post-container,.related-content-tabs .related-content-card-tabs .blog-posts .post-container,.related-content-tabs .related-content-card-tabs .container,.related-content-tabs .related-content-card-tabs .media-with-caption-rows {
          padding: 0; }
    .blog-posts .two-column-content-with-form .post-container,.two-column-content-with-form .blog-posts .post-container,.two-column-content-with-form .container,.two-column-content-with-form .media-with-caption-rows {
      padding: 0 1.875rem; } }

@media screen and (max-width: 37.4375em) {
        .call-to-action .two-column-offset-cta .two-column-wrapper .cta-icon-small {
          position: absolute;
          z-index: 9;
          top: -70px;
          right: 30px;
          width: 100px; }
        .call-to-action .two-column-offset-cta .content-block {
          -ms-flex-align: end;
              align-items: flex-end;
          padding-bottom: 1.875rem; }
      .call-to-action .two-column-offset-cta.two-column-cta .two-column-wrapper .content-block {
        -ms-flex-align: center;
            align-items: center;
        padding-bottom: 0; }
            .service-cards .service-card-tabcontent.service-card-list-view .service-card-box .service-card-box-cover,.service-feed-cards .service-card-tabcontent.service-card-list-view .service-card-box .service-card-box-cover {
              -ms-flex-direction: column;
                  flex-direction: column; }
              .service-cards .service-card-tabcontent.service-card-list-view .service-card-box .service-card-box-cover .image-block,.service-feed-cards .service-card-tabcontent.service-card-list-view .service-card-box .service-card-box-cover .image-block {
                width: 100%;
                height: 300px; } }

@media (prefers-reduced-motion) {
  .animated {
    animation: unset;
    transition: none;
    -webkit-animation: unset;
    -webkit-transition: none; } }

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