@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
 */
/**
 * 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
 */
/* Slider */
.slick-slider {
  box-sizing: border-box;
  position: relative;
  display: block;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
     -moz-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;
  display: block;
  margin: 0;
  padding: 0;
  overflow: hidden; }
  .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;
  top: 0;
  left: 0;
  display: block;
  margin-right: auto;
  margin-left: auto; }
  .slick-track::after,.slick-track::before {
    display: table;
    content: ''; }
  .slick-track::after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }
  [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; }

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

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 0.3125rem;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0;
      font-size: 0;
      color: transparent;
      padding: 0.3125rem;
      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 button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 0.375rem;
        line-height: 1.25rem;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }

/*  ==========================================================================
     BASE
     Base mixins, layout, and styles
    ==========================================================================  */
/*   Fonts
    --------------------------------------------------------------------------  */
/*   Maps
	--------------------------------------------------------------------------  */
/**
 * Susy layout
 * http://susydocs.oddbird.net/en/latest/
 *
 * This map only needed if planning to change the global defaults
 */
/**
 * Breakpoints
 */
/*SCSS_BREAKPOINT_VARS*/
/*END_SCSS_BREAKPOINT_VARS*/
/**
 * Z-indices
 */
/**
 * Colors
 */
/**
 * Fonts
 */
/*   Base Functions
	--------------------------------------------------------------------------  */
/**
 * Sets z-index with map value
 */
/**
 * Sets color with map value
 */
/**
 * Sets font-family with map value
 */
/**
 * Sets font-weight with map value
 */
/*   Base Mixins
	--------------------------------------------------------------------------  */
/**
 * Builds media query with either a map or unit value
 * Example: @include respond-to(small)
 * Example: @include respond-to(599px, 'max')
 */
/**
 * Builds min/max media query for "in between" breakpoints
 */
/*   WordPress Admin
	--------------------------------------------------------------------------  */

.mce-content-body {
  max-width: 58em;
  margin: 1.25rem;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif; }

/*   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 {
  overflow: hidden; }
  .core a {
    color: #173BAE; }
  .core .wp-image-link {
    text-decoration: none; }
  .core h1 {
    margin-top: 1.67em;
    margin-bottom: 0.5em;
    font-size: 1.75em;
    line-height: 1.3; }
    .core h1 + h2 {
      margin-top: -0.5em; }
  .core h2 {
    margin: 1.2em 0 0.4em;
    font-size: 1.375em;
    line-height: 1.3; }
    .core h2 + h3 {
      margin-top: -0.4em;
      margin-bottom: 0.2em; }
  .core h3 {
    margin: 1.8em 0 0.4em;
    font-size: 1.125em;
    line-height: 1.5; }
    .core h3 + h4 {
      margin-top: -0.3em; }
  .core h4 {
    margin: 1.8em 0 0.4em;
    font-size: 1em;
    font-weight: 700;
    letter-spacing: 0.125rem;
    line-height: 1.5; }
    .core h4 + h5 {
      margin-top: -0.3em; }
  .core h5 {
    margin: 1.8em 0 0.4em;
    font-size: 1em;
    line-height: 1.5; }
    .core h5 + h6 {
      margin-top: -0.2em; }
  .core h6 {
    margin: 1.8em 0 0.4em;
    font-size: 0.875em;
    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-size: 1em; }
  .core p {
    font-weight: 300;
    line-height: 1.5; }
    .core p:first-child {
      margin-top: 0; }
  .core.post p strong {
    font-weight: 700; }
  .core blockquote {
    margin: 1.75em 2.5em;
    font-style: italic;
    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 0 0 2.5em; }
    .core ol ol,.core ol ul,.core ul ol,.core ul ul {
      margin: 0; }
  .core ul.checkmarks {
    margin: 1.875rem 0 1.25rem; }
    .core ul.checkmarks li {
      position: relative;
      margin-top: 1.25rem;
      padding-left: 2.5rem;
      list-style: none; }
      .core ul.checkmarks li::before {
        position: absolute;
        top: 2px;
        left: 0;
        display: block;
        width: 22px;
        height: 22px;
        background: url("data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMS41IiBoZWlnaHQ9IjIxLjYiIHZpZXdCb3g9IjAgMCAyMS41IDIxLjYiPg0KICA8ZmlsdGVyIGZpbHRlclVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgaGVpZ2h0PSIxNjQuOCUiIGlkPSJhIiB3aWR0aD0iMTY1JSIgeD0iLTMyLjUlIiB5PSItMjMuMSUiPg0KICAgIDxmZU9mZnNldCBkeT0iMiIgaW49IlNvdXJjZUFscGhhIiByZXN1bHQ9InNoYWRvd09mZnNldE91dGVyMSIvPg0KICAgIDxmZU1vcnBob2xvZ3kgaW49IlNvdXJjZUFscGhhIiByYWRpdXM9IjEiIHJlc3VsdD0ic2hhZG93SW5uZXIiLz4NCiAgICA8ZmVPZmZzZXQgZHk9IjIiIGluPSJzaGFkb3dJbm5lciIgcmVzdWx0PSJzaGFkb3dJbm5lciIvPg0KICAgIDxmZUNvbXBvc2l0ZSBpbj0ic2hhZG93T2Zmc2V0T3V0ZXIxIiBpbjI9InNoYWRvd0lubmVyIiBvcGVyYXRvcj0ib3V0IiByZXN1bHQ9InNoYWRvd09mZnNldE91dGVyMSIvPg0KICAgIDxmZUdhdXNzaWFuQmx1ciBpbj0ic2hhZG93T2Zmc2V0T3V0ZXIxIiByZXN1bHQ9InNoYWRvd0JsdXJPdXRlcjEiIHN0ZERldmlhdGlvbj0iMiIvPg0KICAgIDxmZUNvbG9yTWF0cml4IGluPSJzaGFkb3dCbHVyT3V0ZXIxIiB2YWx1ZXM9IjAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAuMDg2MzQ3MjQ2NSAwIi8+DQogIDwvZmlsdGVyPg0KICA8cGF0aCBkPSJNNi43LTJoMC4yYzUuOSwwLDEwLjcsNC44LDEwLjcsMTAuN3YwLjNjMCw1LjktNC44LDEwLjctMTAuNywxMC43SDYuNyBDMC44LDE5LjYtNCwxNC44LTQsOC45VjguN0MtNCwyLjgsMC44LTIsNi43LTJ6IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZmlsdGVyPSJ1cmwoI2EpIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg0IDIpIi8+DQogIDxwYXRoIGQ9Ik02LjgtMS41TDYuOC0xLjVDMTIuNC0xLjUsMTcsMy4xLDE3LDguOHYwLjFjMCw1LjctNC42LDEwLjMtMTAuMywxMC4zbDAsMGMtNS43LDAtMTAuMy00LjYtMTAuMy0xMC4zIFY4LjhDLTMuNSwzLjEsMS4xLTEuNSw2LjgtMS41eiIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMjA5NmZmIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg0IDIpIi8+DQogIDxwYXRoIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzIwOTZmZiIgc3Ryb2tlLXdpZHRoPSIxLjkiIGQ9Ik0xMi4zIDVMNi4xIDEyLjYgMi40IDguOCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNCAyKSIvPg0KPC9zdmc+");
        background-repeat: no-repeat;
        content: ''; }
  .core li {
    margin-top: 0.5em;
    font-weight: 300;
    line-height: 1.5; }
    .core li li {
      font-size: 1em; }
  .core table {
    display: block;
    margin: 1.875rem 0;
    padding: 0;
    overflow-x: auto;
    box-shadow: inset -20px 0px 5px -16px rgba(0, 0, 0, 0.5);
    -webkit-overflow-scrolling: touch; }
    .core table.full-width {
      display: table;
      width: 100%;
      box-shadow: none; }
  .core tr:nth-of-type(2n) {
    background-color: inherit; }
  .core tr td:first-child {
    min-width: 160px;
    background: rgba(0, 0, 0, 0.05);
    font-weight: 700; }
  .core td,.core th {
    padding: 0.625rem;
    font-size: 0.875em;
    text-align: left; }
  .core th {
    padding: 1.25rem 0.625rem;
    border-width: 2px;
    background: #173BAE;
    color: #fff; }
  .core .gsurvey-likert th {
    color: #464646; }
  .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; }

.entry a[href$='.pdf']:after {
  position: relative;
  top: 3px;
  margin: 0 0.25rem 0 0.125rem;
  line-height: 0;
  content: url("../images/legacy/icon-pdf.gif"); }

.ir {
  overflow: hidden;
  border: 0;
  background-color: transparent;
  text-indent: -9999px; }

.ir:before {
  display: block;
  width: 0;
  height: 150%;
  content: ''; }

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

.clearfix:after,.wrapper:after {
  clear: both; }

.clearfix,.wrapper {
  zoom: 1; }

.nosidebar {
  display: none; }

/* INSTRUCTIONAL VIDEOS PAGE */
.inst-videos {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 2em;
  list-style: none; }

.inst-videos .video-grid-item {
  float: left;
  width: 46%;
  margin: 0 2% 2em; }

.inst-videos .video {
  position: relative;
  margin-bottom: 1em; }

.inst-videos .video-play {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -1.6875rem 0 0 -2.75rem;
  opacity: 0.8;
  transition: opacity 0.1s ease-in-out; }

.inst-videos .video:hover .video-play {
  opacity: 1; }

.inst-videos .video-title {
  font-family: 'Roboto Condensed', 'Helvetica Neue', 'HelveticaNeue', Helvetica, Arial, sans-serif;
  font-size: 1.125em;
  line-height: 1.3;
  text-align: center; }

/* LITERATURE PAGE */
.lit-list {
  margin-top: 3.75rem; }
  .lit-list:first-child {
    margin-top: 0; }

.lit-list:last-child {
  margin-bottom: 0; }

.lit-list h2 {
  margin: 1.875rem 0 1.25rem;
  font-size: 1.5em;
  font-weight: 300; }

.lit-list ul {
  list-style: none; }

.lit-list li {
  float: left;
  width: 30%;
  margin: 0 3% 1.875rem 0;
  text-align: center; }

.lit-list img {
  margin-bottom: 0.5em;
  border: 1px solid #d7d7d7; }

.lit-list h3 {
  font-size: 0.875em;
  font-weight: 700;
  line-height: 1.4; }

/* CUSTOMER LIST PAGE */
.customer-logos {
  margin-top: 2.5rem; }

.customer-logos ul {
  list-style: none; }

.customer-logos .row {
  display: table; }

.customer-logos li {
  float: left;
  width: 33%;
  padding: 1.25rem 3%;
  text-align: center; }

/* New About Page */
.about-top-left {
  float: left;
  text-align: justify; }

.about-top-left h2 {
  font-size: 1.875rem !important; }

.wp-image-1354 {
  position: relative;
  left: -40px; }

table.mission {
  margin-top: 1.875rem; }
  table.mission .title {
    color: #173BAE;
    font-family: "Roboto Condensed", "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 2rem; }

.page-id-1345 .page-header {
  margin-bottom: 0; }

.page-id-1345 article.main {
  padding-top: 3.75rem;
  background: url("../images/legacy/about-bg.jpg") top center no-repeat; }

.page-id-280 .gform_wrapper .gform_footer,.page-id-1696 .gform_wrapper .gform_footer {
  margin-bottom: 2.5rem; }

.clear {
  clear: both; }

.fltRight {
  float: right; }

/* Management Pages */
span.bioImg {
  float: left;
  margin-right: 2.4375rem;
  padding-bottom: 0.9375rem; }

span.bioImg + p {
  line-height: 1em; }

.management h2 {
  font-size: 1.875rem;
  font-weight: 100; }

.management {
  font-family: 'Roboto', sans-serif; }

.management span.name {
  display: block;
  margin-top: 1.0625rem;
  font-size: 1.625rem;
  font-weight: 100;
  line-height: 2rem; }

.management span.title {
  font-size: 1.125rem;
  font-weight: normal; }

.management p {
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.7em; }

.management p + p {
  margin-top: 1.25rem; }

.management .bio {
  position: relative;
  overflow: hidden;
  margin-top: 1.875rem; }

.management .bioImg img {
  max-width: 212px; }

/*  Blog Archives  */
.blog-archive .thumb,.blog-archive .thumb img {
  float: left;
  width: 70px !important;
  margin-right: 0.625rem;
  border: 2px solid #173BAE; }

.blog-archive .clearfix {
  padding-bottom: 1.5625rem; }

.blog-archive a {
  line-height: 1.5em; }

.blog-archive h2 {
  padding-top: 1.875rem;
  padding-bottom: 0.625rem;
  font-size: 1.5625rem; }

/* eBook */
.landing-page {
  max-width: 1150px;
  margin: 0 auto;
  padding: 0 1.25rem; }

.page-template-page-ebook-php h1,.page-template-page-ebook-php h2,.page-template-page-ebook-php h3 {
  text-align: center; }

.page-template-page-ebook-php h1 {
  margin-top: 2.125rem;
  margin-bottom: 1.875rem;
  font-size: 2.8125rem;
  font-weight: 400; }

.page-template-page-ebook-php h1 + h2 {
  margin: -1.25rem 0 2.5rem 0; }

.page-template-page-ebook-php .content strong,.page-template-page-ebook-php h1 strong {
  margin-bottom: 1.875rem;
  color: #116bb3 !important; }

.page-template-page-ebook-php h2,.page-template-page-webinar-php h2 {
  margin-top: 0.4375rem;
  color: #116bb3;
  font-size: 1.5rem;
  font-weight: 400; }

.page-template-page-ebook-php h3 {
  margin-top: 0.9375rem;
  margin-bottom: 1.875rem;
  font-size: 1.5rem; }

.page-template-page-ebook-php .gform_wrapper {
  margin-top: 0; }

.page-template-page-ebook-php .gform_legacy_markup_wrapper .gform_heading {
  margin-bottom: 0;
  text-align: center;
  width: 100%; }

.page-template-page-ebook-php .form,.page-template-page-webinar-php .form {
  width: 249px;
  height: auto;
  padding: 1.1875rem;
  border: 1px solid #0f69af;
  /* stroke */
  border-radius: 2px / 3px;
  /* border radius */
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.19);
  /* drop shadow */
  background-clip: padding-box;
  /* prevents bg color from leaking outside the border */
  background-color: #fff;
  /* layer fill content */
  /* drop shadow */
  /* drop shadow */
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDI1MCAzMTAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1Ny44NTkzOTE0OTY5NjclIiB5MT0iMTA1LjkyMjQ3NjI5Mzg4MyUiIHgyPSI0Mi4xNDA2MDg1MDMwMzMlIiB5Mj0iLTUuOTIyNDc2MjkzODgyOTUlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NiY2JjYiIgc3RvcC1vcGFjaXR5PSIwLjY1Ii8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Y0ZjRmNCIgc3RvcC1vcGFjaXR5PSIwLjY1Ii8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMjUwIiBoZWlnaHQ9IjMxMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
  background-image: linear-gradient(352deg, rgba(203, 203, 203, 0.65) 0%, rgba(244, 244, 244, 0.65) 100%); }

.page-template-page-ebook-php .form .gfield,.page-template-page-webinar-php .form .gfield {
  display: block;
  width: 100% !important;
  padding-right: 0 !important; }

.sterilization-cycles .form {
  height: auto;
  padding: 1.1875rem;
  border: 1px solid #0f69af;
  /* stroke */
  border-radius: 2px / 3px;
  /* border radius */
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.19);
  /* drop shadow */
  background-clip: padding-box;
  /* prevents bg color from leaking outside the border */
  background-color: #fff;
  /* layer fill content */
  /* drop shadow */
  /* drop shadow */
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDI1MCAzMTAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1Ny44NTkzOTE0OTY5NjclIiB5MT0iMTA1LjkyMjQ3NjI5Mzg4MyUiIHgyPSI0Mi4xNDA2MDg1MDMwMzMlIiB5Mj0iLTUuOTIyNDc2MjkzODgyOTUlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NiY2JjYiIgc3RvcC1vcGFjaXR5PSIwLjY1Ii8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Y0ZjRmNCIgc3RvcC1vcGFjaXR5PSIwLjY1Ii8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMjUwIiBoZWlnaHQ9IjMxMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+);
  background-image: linear-gradient(352deg, rgba(203, 203, 203, 0.65) 0%, rgba(244, 244, 244, 0.65) 100%); }

.page-template-page-ebook-php .gform_wrapper .top_label input.medium,.page-template-page-ebook-php .gform_wrapper .top_label select.medium,.page-template-page-webinar-php .gform_wrapper .top_label input.medium,.page-template-page-webinar-php .gform_wrapper .top_label select.medium,.sterilization-cycles .gform_wrapper .top_label input.medium,.sterilization-cycles .gform_wrapper .top_label select.medium {
  width: 100%;
  border: 1px solid #0f69af;
  border-radius: 3px; }

.page-template-page-ebook-php .gform_title,.page-template-page-webinar-php .gform_title {
  width: 100% !important;
  color: #6aaf44;
  font-size: 1.125rem !important;
  font-weight: bold; }

.page-template-page-webinar-php .gform_footer {
  text-align: center; }

.page-template-page-ebook-php .gfield_label,.page-template-page-webinar-php .gfield_label {
  color: #136cb3;
  font-size: 0.75rem;
  font-weight: normal !important; }

.page-template-page-ebook-php span.hide {
  display: none; }

.page-template-page-ebook ul {
  margin-left: 2.8125rem; }

.form h3 {
  margin: 0; }

.page-template-page-ebook li.gfield {
  margin-top: 0.625rem !important; }

.page-template-page-ebook li.gfield input {
  padding: 0.1875rem 0.3125rem !important; }

.page-template-page-ebook .top_label div.ginput_container {
  margin-top: 0.125rem !important; }

.page-template-page-ebook .ginput_container_checkbox {
  margin-top: 0 !important; }

.page-template-page-ebook .gform_footer {
  margin-top: 0.3125rem !important;
  text-align: center; }

.page-template-page-ebook .gform_footer .button {
  margin-right: 0 !important; }

.page-template-page-ebook .ginput_recaptcha > div {
  margin: 1.5625rem auto 0; }

#gform_submit_button_11 {
  max-width: 214px;
  height: 47px;
  border: 0;
  border-radius: 24px;
  box-shadow: 0 1px 1px rgba(35, 31, 32, 0.75);
  /* drop shadow */
  background: url("../images/legacy/download-now.png") repeat-x;
  color: #fff;
  font-family: sans-serif;
  font-size: 1rem !important;
  text-transform: capitalize; }

#gform_8 input.medium,#gform_17 input.medium,#gform_21 input.medium,.page-template-page-ebook-php .form input.medium {
  width: 100% !important; }

.gchoice_4_1 {
  font-size: 0.625rem; }

.page-template-page-ebook-php .content {
  float: left;
  width: 40%;
  line-height: 1.5em; }

.page-template-page-ebook-php .content p {
  margin-bottom: 1.5em; }

.page-template-page-ebook-php .content .check {
  padding-right: 0.625rem;
  color: #69ad38; }

.page-template-page-ebook-php .thumb.large {
  float: left;
  width: calc(30% - 60px);
  margin: 0 1.875rem;
  margin-bottom: 1.875rem;
  text-align: center; }

.page-template-page-ebook-php .thumb.large img {
  max-width: 100%;
  height: auto; }

.page-id-2271 .page-template-page-ebook-php .title {
  width: 100px; }

.page-template-page-ebook-php .form {
  width: 30%;
  margin-bottom: 1.875rem; }

.page-template-page-ebook-php .form,.page-template-page-webinar-php .form {
  float: right; }

.page-template-page-ebook-php .form select {
  width: 100% !important; }

.page-template-page-ebook-php .form .gfield_checkbox label {
  font-size: 0.6875rem; }

.page-template-page-ebook-php .form input {
  padding: 0 !important; }

.page-template-page-ebook-php .form label {
  margin: 0 !important;
  margin-top: 0.3125rem !important; }

.page-template-page-ebook-php .content .list {
  font-size: 0.9375rem;
  line-height: 1.9em; }

.form .ginput_left input,.form .ginput_right input,.form input.medium,.form textarea {
  border: 1px solid #116bb3 !important; }

.sterilization-cycles .form label {
  color: #116bb3; }

.page-template-page-ebook-php .thankyou {
  position: relative;
  max-width: 980px;
  margin: 3.125rem auto;
  padding: 0 1.25rem 1.25rem 1.25rem;
  border: 1px solid #0f69af;
  /* stroke */
  border-radius: 6px / 2px;
  /* border radius */
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.19);
  /* drop shadow */
  background-clip: padding-box;
  /* prevents bg color from leaking outside the border */
  background-color: #fff;
  /* layer fill content */
  /* drop shadow */
  /* drop shadow */
  background-image: linear-gradient(352deg, rgba(203, 203, 203, 0.65) 0%, rgba(244, 244, 244, 0.65) 100%);
  text-align: center; }

.page-template-page-ebook-php .thankyou p {
  margin-top: 2.0625rem;
  color: #136cb3;
  font-size: 1.5625rem; }

.page-template-page-ebook-php .thankyou a button {
  width: 214px;
  height: 47px;
  margin-top: 1.25rem;
  margin-right: 0.625rem;
  border: 0;
  border-radius: 24px;
  box-shadow: 0 1px 1px rgba(35, 31, 32, 0.75);
  /* drop shadow */
  background: url("../images/legacy/download-now.png") repeat-x;
  color: #fff;
  font-size: 1.125rem;
  line-height: 2.9375rem; }

.page-template-page-ebook-php .thankyou a button.email {
  width: 247px;
  height: 47px;
  border: 2px solid #e3e3e3;
  /* stroke */
  border-radius: 29px / 25px;
  /* border radius */
  box-shadow: 0px 3px 0px #ccc;
  background: linear-gradient(to bottom, #e5e4e4 0%, #e5e4e4 13.99%, #fff 100%);
  background-clip: padding-box;
  /* prevents bg color from leaking outside the border */
  background-color: #fff;
  /* layer fill content */
  color: #000; }

.page-template-page-ebook-php .thankyou .footer-social {
  display: block;
  float: none;
  width: 105px;
  margin: 1.25rem auto 0 auto; }

.page-template-page-ebook .footer-social li {
  float: left;
  margin-right: 0.5rem;
  list-style: none; }

.page-template-page-ebook-php .thankyou .footer-social li a {
  color: #a2a2a3;
  font-size: 1.875rem; }

.page-template-page-ebook-php .thankyou .footer-social li a:hover {
  color: #666; }

.page-template-page-ebook-php .thankyou button img {
  position: relative;
  top: 5px;
  margin-right: 0.3125rem; }

.page-template-page-ebook-php .webinar {
  margin: 1.5625rem 0 0 0; }

.gsection_title {
  color: #136cb3; }

.gform_wrapper ul.gfield_checkbox li label,.gform_wrapper ul.gfield_radio li label {
  position: relative;
  top: 3px;
  left: 6px; }

.gform_wrapper ul.gfield_radio li {
  overflow: visible !important; }

.gform_wrapper .required-terms {
  position: relative;
  margin-top: 1.875rem !important; }

.gform_wrapper .required-terms .gfield_label {
  display: none !important; }

.gform_wrapper .required-terms .gfield_checkbox label {
  padding-left: 0.9375rem; }

.gform_wrapper .required-terms .gfield_checkbox li input[type=checkbox] {
  margin-top: -0.375rem !important; }

/* Homepage eBook Section */
section.blue {
  min-height: 366px;
  background: url("../images/legacy/ebook-bg.png");
  color: #fff;
  font-family: "Roboto Condensed", "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.0625rem;
  font-weight: 400; }

section.blue h2 {
  margin: 4.375rem 0 1.25rem;
  color: #fff;
  font-family: "Roboto Condensed", "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 2.1875rem;
  font-weight: 700; }

section.blue h2:first-child {
  margin: 4.375rem 0 1.25rem; }

section.blue p {
  margin: 0;
  font-size: 1em;
  line-height: 1.6em; }

section.blue a {
  position: relative;
  margin-top: 2.5rem; }

/*Update eBook Section */
.blue.update {
  margin-top: 6.875rem;
  background: #173BAE; }

.blue.update .left {
  float: left;
  width: 60%;
  padding: 1.25rem 0; }

.blue.update .right {
  position: relative;
  float: right;
  width: 40%;
  padding: 1.25rem 0;
  text-align: right; }

.work-links.update {
  background: none; }

.work-links.update .heading {
  margin: 3rem 0 2.5625rem;
  color: #343434;
  font-family: 'Roboto Condensed';
  font-size: 1.5625rem;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase; }

.work-links.update ul {
  position: relative;
  z-index: 10; }

.work-links.update .line {
  position: relative;
  z-index: 99;
  top: -91px;
  width: 96%;
  height: 1px;
  margin: 0 auto;
  opacity: 0.3;
  background-color: #3e3e3e; }

.work-links.update li {
  position: relative;
  width: 18%;
  margin: 1%;
  border: 1px solid #fff;
  box-shadow: inset 0.5px 0.9px 3px rgba(20, 21, 21, 0.75) !important;
  background: #173BAE;
  background-color: #173BAE;
  background-image: linear-gradient(to top, #173BAE 0%, #1d4adb 100%);
  transition: background 0.3s ease-in-out; }

.work-links.update li:hover {
  border: 1px solid #fff;
  background-color: #51D06B;
  background-image: linear-gradient(to top, #51D06B 0%, #66ff87 100%); }

.work-links.update li:hover a {
  background: transparent;
  color: #080808; }

.work-links.update li:hover span {
  color: #080808; }

.work-links.update li p {
  position: absolute;
  bottom: 11px;
  display: none;
  width: 100%;
  color: #fff;
  font-size: 0.75rem;
  text-align: center; }

.work-links.update li:hover p {
  color: #080808; }

/*webinar*/
.page-template-page-webinar-php .right {
  float: right;
  width: auto; }

.page-template-page-webinar-php .left {
  position: relative;
  float: left;
  max-width: 820px;
  line-height: 1.6em; }

.page-template-page-webinar-php .left p {
  padding-bottom: 1.6em; }

.page-template-page-webinar-php .left h2 {
  padding-bottom: 0.625rem;
  font-size: 1.25rem; }

.laptop {
  z-index: 99;
  right: 0;
  float: right; }

.page-template-page-webinar-php .left li {
  margin-left: 1.25rem;
  padding-left: 0.9375rem;
  list-style-type: none;
  text-indent: -15px; }

.page-template-page-webinar-php .left li:before {
  color: #69ad38;
  content: '\2713  '; }

.page-template-page-webinar-php h1 {
  margin: 2.9375rem 0;
  color: #116bb3;
  font-size: 2.5625rem;
  font-weight: bold;
  text-align: left; }

.page-template-page-webinar-php h1 span {
  color: #393939;
  font-weight: normal; }

.page-template-page-webinar-php .presenter {
  position: relative;
  top: 40px;
  clear: both;
  margin-bottom: 3.125rem;
  background: #e5e5e5; }

.page-template-page-webinar-php .presenter h2 {
  margin-top: 0;
  padding: 0.3125rem;
  background: #116bb3;
  color: #fff; }

.page-template-page-webinar-php .presenter h3 {
  font-size: 1.5625rem; }

.page-template-page-webinar-php h4 {
  font-weight: 400; }

.page-template-page-webinar-php .presImg {
  float: left;
  padding: 3.5rem 5.25rem; }

.page-template-page-webinar-php .info {
  padding-top: 4.4375rem; }

.page-template-page-webinar-php .text {
  display: block;
  padding-top: 0.625rem;
  padding-right: 0.9375rem;
  font-size: 0.875rem;
  font-weight: 200;
  line-height: 1.5em; }

#gform_17 .gform_heading {
  text-align: center; }

#gform_10 .gform_title {
  text-align: center; }

/*	--------------------------------------------------
		04 HEADER & FOOTER
	-------------------------------------------------- */
.news-events-footer {
  margin-top: 3.75rem;
  padding: 2.5rem 0;
  border-top: 1px solid #c8c8c8;
  border-bottom: 1px solid #c8c8c8;
  box-shadow: inset 0 1px 0 #fff, inset 0 -1px 0 #fff;
  background: #e9e9e9; }

.news-events-footer .header {
  margin-bottom: 1em; }

.news-events-footer h2 {
  float: left;
  width: 50%;
  font-family: 'Roboto Condensed', 'Helvetica Neue', 'HelveticaNeue', Helvetica, Arial, sans-serif;
  font-size: 1.375em;
  letter-spacing: -0.0625rem;
  text-align: left;
  text-transform: uppercase; }

.news-events-footer .view-all {
  display: block;
  float: right;
  width: 50%;
  font-family: 'Roboto Condensed', 'Helvetica Neue', 'HelveticaNeue', Helvetica, Arial, sans-serif;
  font-size: 1.125em;
  letter-spacing: -0.0625rem;
  text-align: right;
  text-transform: uppercase; }

.news-events-footer .view-all-small {
  display: none;
  margin-top: 1.5em;
  font-family: 'Roboto Condensed', 'Helvetica Neue', 'HelveticaNeue', Helvetica, Arial, sans-serif;
  letter-spacing: -0.0625rem;
  text-align: center;
  text-transform: uppercase; }

.news-events-footer .view-all-small a {
  color: #333; }

.news-events-footer article {
  float: left;
  width: 30%;
  margin-left: 5%; }

.news-events-footer .header + article {
  margin-left: 0; }

.news-events-footer .thumb {
  float: right; }

.news-events-footer .thumb img {
  width: 80px;
  height: 80px;
  margin: 0 0 0.5em 1em; }

.news-events-footer .title {
  margin-top: 0.5em;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.4;
  text-align: left; }

.news-events-footer .title span {
  display: none; }

.news-events-footer .excerpt {
  display: block;
  margin-top: 0.5em;
  font-size: 0.75em;
  line-height: 1.5; }

.news-events-footer .more {
  display: block;
  margin-top: 0.5em; }

/*	--------------------------------------------------
		07 PAGE DEFAULTS
	-------------------------------------------------- */
.entry p a:hover {
  text-decoration: underline; }

h1,h2,h3,h4,h5,h6 {
  font-family: "Roboto Condensed", "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  line-height: 1.2; }

.entry h1 {
  margin-top: 1.67em;
  margin-bottom: 0.5em;
  font-size: 1.75em; }

.entry h2 {
  margin-top: 1.2em;
  margin-bottom: 0.4em;
  font-size: 1.5em; }

.entry h1 + h2 {
  margin-top: -0.2em; }

.entry h3 {
  margin-top: 1.8em;
  margin-bottom: 0.4em;
  font-size: 1.25em; }

.entry h2 + h3 {
  margin-top: 0;
  margin-bottom: 0.2em; }

.entry h4 {
  margin-top: 1.8em;
  margin-bottom: 0.4em;
  font-size: 1.125em; }

.entry h3 + h4 {
  margin-top: 0; }

.entry h5 {
  margin-top: 1.8em;
  margin-bottom: 0.4em;
  font-size: 1em; }

.entry h4 + h5 {
  margin-top: 0; }

.entry h6 {
  margin-top: 1.8em;
  margin-bottom: 0.4em;
  font-size: 0.875em; }

.entry h5 + h6 {
  margin-top: 0; }

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

.entry p,.entry pre {
  margin: 1em 0; }

.entry p {
  font-weight: 300;
  line-height: 1.7; }

.entry .attachment-post-thumbnail {
  margin-bottom: 1.5em;
  border: 3px solid #173BAE; }

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

.entry strong {
  font-weight: bold; }

.entry blockquote {
  margin: 1em 2.5rem;
  font-style: italic; }

.entry dfn {
  font-style: italic; }

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

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

.entry pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

.entry q {
  quotes: none; }

.entry q:after,.entry q:before {
  content: '';
  content: none; }

.entry small {
  font-size: 80%; }

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

sup {
  top: -0.8em; }

sub {
  bottom: -0.25em; }

.entry dl,.entry menu,.entry ol,.entry ul {
  margin: 1em 0;
  font-weight: 300;
  line-height: 1.5; }

.entry ol ol,.entry ul ul {
  margin: 0;
  font-size: inherit; }

.entry dd {
  margin: 0 0 0 2.5rem; }

.entry menu,.entry ol,.entry ul {
  padding: 0 0 0 2.5rem; }

.entry nav ol,.entry nav ul {
  list-style: none;
  list-style-image: none; }

.avail-controls-feat.left tr:nth-child(even) {
  background: #eee; }

.avail-controls-feat.left td {
  padding: 0.625rem 1.25rem; }

.entry .bypostauthor,.entry .gallery-caption,.entry .sticky {
  display: block; }

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

.entry .aligncenter,.entry div.aligncenter {
  display: block;
  margin: 0.5em auto; }

.entry .alignright {
  float: right;
  margin: 0 0 1em 1em; }

.entry .alignleft {
  float: left;
  margin: 0 1em 1em 0; }

.entry .aligncenter {
  display: block;
  margin: 1em auto; }

.entry .size-auto,.entry .size-full,.entry .size-large,.entry .size-medium,.entry .size-thumbnail,.entry img,.entry img[class*='align'],.entry img[class*='wp-image-'],.main-content img {
  max-width: 100%;
  height: auto; }

.entry img.wp-smiley {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  border: none; }

.entry img.alignright {
  margin: 1em 0 1em 1em; }

.entry img.alignleft {
  margin: 1em 1em 1em 0; }

.entry img.aligncenter {
  display: block;
  margin: 1em auto; }

.entry img#wpstats {
  display: block;
  margin: 0 auto; }

.entry .gallery .gallery-icon img,.entry img[class*='align'],.entry img[class*='wp-image-'] {
  border: none; }

.entry .wp-caption {
  max-width: 96%;
  margin-bottom: 1em;
  margin-left: 0;
  padding: 0.3125rem 0;
  background: #f1f1f1;
  color: #939393;
  text-align: center; }

.entry .wp-caption.alignright {
  margin-left: 2em; }

.entry .wp-caption img {
  display: block;
  margin: 0 auto; }

.entry .wp-caption-text {
  position: relative;
  padding: 0 0.75rem;
  font-size: 0.75em;
  line-height: 1.4; }

.entry .gallery {
  margin: 0 auto; }

.entry .gallery .gallery-item {
  float: left;
  width: 33%;
  margin: 0;
  text-align: center; }

.entry .gallery a img {
  border: none; }

.entry .gallery-columns-4 .gallery-item {
  width: 25%; }

.entry .gallery-columns-4 .gallery-item img {
  width: 100%;
  height: auto; }

.entry address {
  font-size: 0.875em;
  font-style: normal;
  line-height: 1.4; }

.blue-heading {
  color: #173BAE;
  font-family: 'Roboto Condensed', 'Helvetica Neue', 'HelveticaNeue', Helvetica, Arial, sans-serif;
  letter-spacing: 0.0625rem;
  text-transform: uppercase; }

/*	--------------------------------------------------
		08 HOME PAGE
	-------------------------------------------------- */
.billboard {
  position: relative;
  z-index: 0;
  height: 422px;
  overflow: hidden;
  background: #222 url("../images/legacy/loading.gif") no-repeat center center; }

.billboard-slide {
  overflow: hidden; }

.billboard-slide .wrapper {
  height: 422px; }

.billboard-slide img.billboardMain {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 50%;
  margin-left: -62.5rem; }

.billboard-slide .vidImg {
  position: absolute;
  top: -41px;
  left: 38px; }

.slide-caption {
  position: absolute;
  z-index: 2;
  top: 138px; }

.slide-caption.left {
  padding-right: 42%; }

.slide-caption.right {
  right: 2%;
  padding-left: 42%; }

.slide-caption h2 {
  margin-bottom: 0.25em;
  color: #fff;
  font-family: 'Roboto Condensed', 'Helvetica Neue', 'HelveticaNeue', Helvetica, Arial, sans-serif;
  font-size: 2.35em;
  font-weight: normal;
  letter-spacing: -0.0625rem;
  line-height: 1.1;
  text-transform: uppercase; }

.slide-caption h2 a {
  color: #fff; }

.slide-caption p {
  color: #fff;
  font-size: 1.125em;
  font-weight: 300;
  line-height: 1.4; }

.slide-more {
  margin-top: 1em; }

.slide-more a {
  display: inline;
  padding: 0.125rem 1.25rem 0.25rem 0;
  background: url(../images/legacy/icon-arrow-right-w.png) no-repeat right center;
  color: #fff;
  font-weight: 400;
  line-height: 1;
  text-align: left; }

.rsBullets {
  position: absolute;
  z-index: 100;
  bottom: 10px;
  left: 50%;
  width: 980px;
  margin-left: -30.625rem; }

.rsBullet {
  float: left;
  margin-right: 0.3125rem;
  list-style: none; }

.rsBullet span {
  display: block;
  width: 33px;
  height: 6px;
  background: #fff;
  cursor: pointer;
  transition: all 0.1s ease-in-out; }

.rsBullet.rsNavSelected span,.rsBullet span:hover {
  background: #173BAE; }

.introduction {
  display: none;
  padding: 1.875rem 0; }

.introduction p {
  font-size: 1em;
  font-weight: 300;
  line-height: 1.5; }

.introduction p:first-child {
  margin-top: 0; }

.introduction p:last-child {
  margin-bottom: 0; }

.learn-how-we-work .title {
  padding: 1rem 0;
  background: #f3f3f3; }

.learn-how-we-work h1 {
  color: #173BAE;
  font-family: 'Roboto Condensed', 'Helvetica Neue', 'HelveticaNeue', Helvetica, Arial, sans-serif;
  font-size: 1.25em;
  font-weight: normal;
  text-align: center;
  text-transform: uppercase; }

.work-links {
  background: #173BAE; }

.work-links li {
  float: left;
  width: 20%;
  list-style: none; }

.work-links span {
  display: block;
  width: 42px;
  height: 42px;
  margin: 0 auto 0.5em;
  background: url("../images/legacy/icon-sprite-learnhowwework.png") no-repeat 0 0; }

.work-links .contractors span {
  background-position: 0 -42px; }

.work-links .labs span {
  background-position: 0 -84px; }

.work-links .facilities span {
  background-position: 0 -126px; }

.work-links .scientists span {
  background-position: 0 -168px; }

.work-links a {
  display: block;
  height: 160px;
  padding: 2.5rem 14%;
  color: #fff;
  font-size: 0.875em;
  line-height: 1.3;
  text-align: center;
  transition: all 0.07s ease-in-out; }

.lt-ie8 .work-links a {
  padding-bottom: 0; }

.home-content.wrapper {
  margin-bottom: 2.5rem; }

.home-parts {
  padding: 2.5rem 0;
  border-top: 1px solid #c8c8c8;
  border-bottom: 1px solid #c8c8c8;
  box-shadow: inset 0 1px 0 #fff, inset 0 -1px 0 #fff;
  background: #e9e9e9; }

.home-parts-content {
  float: left;
  width: 72%;
  text-align: center; }

.home-parts-content h2 {
  margin-bottom: 0.5em;
  font-family: 'Roboto', 'Helvetica Neue', 'HelveticaNeue', Helvetica, Arial, sans-serif;
  font-size: 2em;
  font-weight: 300;
  line-height: 1.2; }

.home-parts-content p {
  margin-bottom: 1em;
  font-size: 0.875em;
  line-height: 1.4; }

.home-parts-content img {
  max-width: 100%;
  height: auto; }

.home-parts-cta {
  float: left;
  width: 21%;
  margin: 3.5rem 0 0 5%; }

.home-parts-cta a {
  display: block;
  padding: 1.25rem;
  border: 1px solid #fff;
  box-shadow: 0 3px 4px rgba(0, 0, 0, 0.4);
  background-color: #fff;
  background-image: linear-gradient(to top, #f7f7f7, #e0e0e0);
  color: #173BAE;
  font-family: 'Roboto Condensed', 'Helvetica Neue', 'HelveticaNeue', Helvetica, Arial,sans-serif;
  font-size: 1.625em;
  text-transform: uppercase; }

.home-parts-cta a span {
  display: block;
  margin-top: 1em;
  color: #464646;
  font-family: 'Roboto', 'Helvetica Neue', 'HelveticaNeue', Helvetica, Arial,sans-serif;
  font-size: 60%;
  text-transform: none; }

.home-promo {
  display: none;
  padding: 4.375rem 0; }

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

.home-promo-content {
  float: left;
  width: 58%; }

.home-promo-cta {
  float: right;
  width: 36%; }

.home-promo-cta {
  padding-top: 5.25rem;
  background: url("../images/legacy/home-promo-save-splash.jpg") center top no-repeat;
  text-align: center; }

.home-promo-cta .learn-more a {
  display: inline-block;
  padding: 1.5625rem;
  border: 1px solid #e7e7e7;
  border-radius: 50px;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
  background-color: #ccc;
  background-image: linear-gradient(to top, white, #e5e4e5);
  color: #5f5f5f;
  font-size: 1.125em;
  text-align: center; }

.home-promo-cta .calculator-link {
  margin-top: 2.5rem; }

.home-news-events {
  display: none;
  padding: 2.5rem 0; }

.home-news-events h2 {
  margin-bottom: 1em;
  font-family: 'Roboto Condensed', 'Helvetica Neue', 'HelveticaNeue', Helvetica, Arial, sans-serif;
  font-size: 1.375em;
  letter-spacing: -0.0625rem;
  text-transform: uppercase; }

.home-latest-news {
  float: left;
  width: 48.98%; }

.home-latest-news article {
  clear: both;
  padding-bottom: 1.25rem; }

.home-latest-news .thumbnail {
  float: left;
  width: 20.83%;
  margin-right: 3%; }

.home-latest-news .thumbnail img {
  max-width: 100%;
  height: auto;
  margin-bottom: 1.25rem;
  border: 1px solid #fff; }

.home-latest-news .content {
  float: right;
  width: 76.17%; }

.home-latest-news .date {
  color: #848484;
  font-size: 0.875em; }

.home-latest-news .title {
  margin: 0.25em 0;
  font-family: 'Roboto', 'Helvetica Neue', 'HelveticaNeue', Helvetica, Arial, sans-serif;
  font-size: 1.0625em;
  font-weight: 700;
  line-height: 1.2; }

.home-latest-news .title a {
  color: #464646; }

.home-latest-news .title a:hover {
  color: #173BAE; }

.home-latest-news .excerpt {
  margin-bottom: 1.25rem;
  font-size: 0.8125em;
  line-height: 1.4; }

.home-latest-news .more {
  display: block;
  margin-top: 0.5em;
  font-family: 'Roboto', 'Helvetica Neue', 'HelveticaNeue', Helvetica, Arial, sans-serif;
  font-weight: 700; }

.home-latest-news .view-all {
  clear: both;
  padding-top: 0.9375rem;
  border-top: 1px solid #d2d2d2;
  text-align: right; }

.home-latest-news .view-all a {
  font-family: 'Roboto', 'Helvetica Neue', 'HelveticaNeue', Helvetica, Arial, sans-serif;
  font-size: 0.875em;
  font-weight: 700; }

.home-video {
  float: right;
  width: 40.82%; }

.home-customers {
  padding: 0.625rem 0 1.25rem;
  border-top: 1px solid #c8c8c8;
  border-bottom: 1px solid #c8c8c8;
  box-shadow: 0 1px 0 #ffffff inset, 0 -1px 0 #ffffff inset;
  background: none repeat scroll 0 0 #fff; }

.home-customers-wrap {
  text-align: center; }

.home-customers h2 {
  font-family: "Roboto Condensed", "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.2em;
  font-weight: 300;
  text-align: center; }

.home-customers .logos {
  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%;
  padding: 0.875rem;
  background: #fff;
  text-align: center; }

.home-customers .logos img {
  max-width: 100%;
  height: auto;
  padding: 0 2%; }

.trusted-by h2 {
  margin-bottom: 0.9375rem; }

.home-customers .view-all {
  display: block;
  clear: both;
  margin-top: 1.25rem;
  padding-top: 1.25rem;
  border-top: 1px solid #dce2e7;
  font-family: 'Roboto', 'Helvetica Neue', 'HelveticaNeue', Helvetica, Arial, sans-serif;
  font-size: 0.875em;
  font-weight: 700;
  text-align: center; }

.home-ebook {
  position: relative;
  display: none;
  min-height: 317px;
  padding: 2.5rem 0;
  border-top: 1px solid #c8c8c8;
  border-bottom: 1px solid #c8c8c8;
  box-shadow: 0 1px 0 #ffffff inset, 0 -1px 0 #ffffff inset;
  background: none repeat scroll 0 0 #e9e9e9; }

.home-ebook h2 {
  color: #173BAE;
  font-family: 'Roboto', Arial, sans-serif;
  font-size: 2.0625rem;
  font-weight: bold; }

.home-ebook .home-promo-content p {
  margin-top: 0.625rem;
  line-height: 1.5em; }

.home-ebook .download {
  clear: both;
  width: 148px;
  height: 40px;
  margin-top: 11.875rem;
  border: 1px solid #fff;
  /* stroke */
  border-radius: 2px / 1px;
  /* border radius */
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.19);
  /* drop shadow */
  background-clip: padding-box;
  /* prevents bg color from leaking outside the border */
  background-color: #fff;
  /* layer fill content */
  /* drop shadow */
  /* drop shadow */
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDE0OCA0MCIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+PGxpbmVhckdyYWRpZW50IGlkPSJoYXQwIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjU3Ljg1OTM5MTQ5Njk2NyUiIHkxPSIxMDUuOTIyNDc2MjkzODgzJSIgeDI9IjQyLjE0MDYwODUwMzAzMyUiIHkyPSItNS45MjI0NzYyOTM4ODI5NSUiPgo8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMDA0Mzc3IiBzdG9wLW9wYWNpdHk9IjEiLz4KPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDA2NmFkIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgPC9saW5lYXJHcmFkaWVudD4KCjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxNDgiIGhlaWdodD0iNDAiIGZpbGw9InVybCgjaGF0MCkiIC8+Cjwvc3ZnPg==);
  background-image: linear-gradient(352deg, #004377 0%, #0066ad 100%);
  line-height: 2.5rem;
  text-align: center; }

.ebook-single .download {
  width: 140px;
  height: 45px;
  margin-top: 1.25rem;
  border: 1px solid #fff;
  border-radius: 5px;
  box-shadow: inset 0.7px 0.8px 3px rgba(20, 21, 21, 0.75);
  background-color: #006dab;
  background-image: linear-gradient(to top, #5c9237 0%, #6eae42 100%);
  color: #fff;
  font-family: 'Roboto Condensed';
  font-size: 1.3125rem;
  font-weight: 400;
  line-height: 2.875rem;
  text-align: center;
  text-transform: uppercase; }

.webinar-single .download {
  clear: both;
  width: 168px;
  height: 40px;
  border: 1px solid #fff;
  /* stroke */
  border-radius: 2px / 1px;
  /* border radius */
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.19);
  /* drop shadow */
  background-clip: padding-box;
  /* prevents bg color from leaking outside the border */
  background-color: #fff;
  /* layer fill content */
  /* drop shadow */
  /* drop shadow */
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDE0OCA0MCIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+PGxpbmVhckdyYWRpZW50IGlkPSJoYXQwIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjU3Ljg1OTM5MTQ5Njk2NyUiIHkxPSIxMDUuOTIyNDc2MjkzODgzJSIgeDI9IjQyLjE0MDYwODUwMzAzMyUiIHkyPSItNS45MjI0NzYyOTM4ODI5NSUiPgo8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMDA0Mzc3IiBzdG9wLW9wYWNpdHk9IjEiLz4KPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDA2NmFkIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgPC9saW5lYXJHcmFkaWVudD4KCjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxNDgiIGhlaWdodD0iNDAiIGZpbGw9InVybCgjaGF0MCkiIC8+Cjwvc3ZnPg==);
  background-image: linear-gradient(352deg, #004377 0%, #0066ad 100%);
  color: #fff;
  line-height: 2.5rem;
  text-align: center; }

.ebook-single a:hover {
  opacity: 0.9; }

.home-ebook .ebook-img {
  position: absolute;
  top: -84px;
  right: 0; }

.home-ebook a {
  color: #fff; }

.ebook-single {
  width: 100%;
  min-height: 214px;
  margin: 1.5em 0;
  border: 3px solid #173BAE;
  background: url("../images/legacy/dg-bg.png") bottom right;
  background-size: cover;
  color: #fff; }

.ebook-single .left {
  float: left;
  width: 72%;
  padding: 1.25rem; }

.ebook-single .right {
  float: right; }

.webinar-single {
  background: #f0efef; }

.webinar-single h3 {
  padding: 0.625rem;
  padding-left: 14.0625rem;
  background: #e1e1e1;
  color: #173BAE;
  font-size: 1.8125rem;
  font-weight: 400; }

.webinar-single .webinarImg {
  margin-top: -7.5rem;
  margin-left: 0.9375rem; }

.webinar-single p {
  padding-left: 3.125rem;
  color: #666666;
  font-size: 1.125rem;
  font-weight: 100; }

.webinar-single a {
  display: block;
  margin-left: 3.125rem;
  padding-bottom: 2rem; }

.ebook-single.dfg {
  background: url("../images/legacy/dg-bg.png") repeat top center;
  background-size: cover; }

.ebook-single.dfg .download {
  height: 45px;
  margin-top: 1.25rem;
  border: 1px solid #fff;
  border-radius: 5px;
  box-shadow: inset 0.7px 0.8px 3px rgba(20, 21, 21, 0.75);
  background-color: #006dab;
  background-image: linear-gradient(to top, #5c9237 0%, #6eae42 100%);
  color: #fff;
  font-family: 'Roboto Condensed';
  font-size: 1.3125rem;
  font-weight: 400;
  line-height: 2.875rem;
  text-transform: uppercase; }

.ebook-single.dfg h3,.ebook-single.dfg p {
  color: #fff; }

.ebook-single.dfg {
  min-height: 244px; }

/* Sidebar CTAs */
#quoteBtn .leftSide {
  position: relative;
  /* Style for Rounded Rectangle 6 copy 4 */
  width: 247px;
  height: 76px;
  border-radius: 1px;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.28);
  background-color: #e8e8e8; }

#quoteBtn p {
  position: relative;
  float: left;
  max-width: 220px;
  padding: 1.25rem 0 0 0.8125rem; }

#quoteBtn span {
  font-size: 0.8em; }

#quoteBtn .rightSide {
  float: right;
  /* Style for Rounded Rectangle 6 copy 5 */
  width: 42px;
  height: 76px;
  border-radius: 0px;
  background-color: #d4d4d4;
  font-size: 1.875rem; }

#quoteBtn .arrow {
  position: absolute;
  top: 23px;
  right: 12px;
  color: #fff; }

a #quoteBtn p {
  color: #6ab440; }

a:hover #quoteBtn p {
  color: #173BAE; }

#quoteBtn {
  position: relative;
  /*left: 5px;*/
  margin-top: 1.25rem;
  margin-bottom: 1.5625rem; }

/*	--------------------------------------------------
		09 NEWS
	-------------------------------------------------- */
.news-entry {
  margin-bottom: 3.75rem;
  padding-bottom: 1em;
  border-bottom: 1px solid #dce2e7; }

.single .news-entry {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0; }

.news-main .attachment-post-thumbnail {
  margin-bottom: 1.5em; }

.entry .news-title {
  margin: 0 0 0.5em;
  font-family: 'Roboto Condensed', 'Helvetica Neue', 'HelveticaNeue', Helvetica, Arial, sans-serif;
  font-size: 2em;
  letter-spacing: -0.0625rem;
  line-height: 1.2; }

.single .news-entry .news-title {
  color: #173BAE;
  font-size: 2.5em;
  letter-spacing: -0.0625rem;
  line-height: 1.1; }

.page-template-page-videos .news-title {
  color: #173BAE;
  font-family: 'Roboto Condensed', 'Helvetica Neue', 'HelveticaNeue', Helvetica, Arial, sans-serif;
  font-size: 2.5em;
  letter-spacing: -0.0625rem;
  line-height: 1.1; }

.entry .news-date {
  color: #999;
  font-family: 'Roboto Condensed', 'Helvetica Neue', 'HelveticaNeue', Helvetica, Arial, sans-serif;
  font-size: 1.125em;
  text-transform: uppercase; }

.more,.more-link {
  font-weight: 700; }

.news-entry .sterilizer-data {
  margin-bottom: 1.625rem; }

.news-entry .sterilizer-series {
  margin-bottom: 1.5em; }

.news-entry .sterilizer-series ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.news-entry .sterilizer-series a {
  color: #333;
  font-size: 1.125em; }

/*	--------------------------------------------------
		10 SIDEBARS
	-------------------------------------------------- */
.sidebar {
  float: right;
  width: 25%; }

.sidebar-main {
  margin-bottom: 1.875rem; }

.sidebar-cta,.sidebar-cta-quote {
  margin-bottom: 1.875rem;
  border-width: 1px;
  border-style: solid;
  border-color: #f1f1f1 #fff #fff #fff;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  background-color: #e4e4e4;
  background-image: linear-gradient(to top, #ffffff, #e4e4e4); }

.sidebar-cta:hover {
  background-color: #d7d7d7;
  background-image: linear-gradient(to top, #f2f2f2, #d7d7d7); }

.sidebar-cta,.sidebar-cta-quote,.sidebar-findrep,.sidebar-options {
  width: 245px;
  margin-right: auto;
  margin-left: 0.375rem; }

.sidebar-cta a {
  display: block;
  padding: 1.25rem 0; }

.sidebar-cta .message {
  display: block;
  margin-bottom: 1em;
  padding: 0 1.25rem;
  color: #464646;
  line-height: 1.4;
  text-align: center; }

.sidebar-cta .action {
  display: block;
  margin: 0 1.25rem;
  background-repeat: no-repeat;
  background-position: left center;
  color: #173BAE;
  font-family: 'Roboto Condensed', 'Helvetica Neue', 'HelveticaNeue', Helvetica, Arial, sans-serif;
  font-size: 1.125rem;
  line-height: 1.2;
  text-transform: uppercase; }

.sidebar-cta .icon {
  position: relative;
  top: 4px;
  float: left;
  vertical-align: middle;
  margin-right: 0.625rem; }

.sidebar-cta-quote {
  background: #f2f2f2 url("../images/legacy/cta-quote-bg.jpg") no-repeat right bottom; }

.sidebar-cta-quote a {
  display: block;
  width: 238px;
  height: 150px; }

.sidebar-cta-quote .action,.sidebar-cta-quote .message {
  display: block;
  padding: 0.9375rem 0.9375rem 0; }

.sidebar-cta-quote .message {
  font-family: 'Roboto Condensed', 'Helvetica Neue', 'HelveticaNeue', Helvetica, Arial, sans-serif;
  font-size: 1.5em; }

.sidebar-cta-quote .action {
  color: #333;
  font-size: 0.9375em;
  line-height: 1.2; }

.sidebar-cta-save {
  margin: 3.75rem 0 2.5rem 0; }

.news-cats-list .widgettitle {
  margin-bottom: 0.9375rem;
  padding-bottom: 0.1875rem;
  border-bottom: 3px double #333333;
  color: #173BAE;
  font-family: 'Roboto Condensed', 'Helvetica Neue', 'HelveticaNeue', Helvetica, Arial, sans-serif;
  font-size: 1.375rem;
  text-transform: uppercase; }

.popular-posts li {
  list-style-type: none; }

.sidebar-findrep {
  margin-bottom: 1.875rem;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2); }

.lt-ie9 .sidebar-findrep * {
  box-sizing: border-box; }

.sidebar-findrep .text {
  display: block;
  float: left;
  width: 70%;
  height: 78px;
  padding: 1.25rem 1.875rem;
  border-right: 1px solid #599c22;
  background: #5da423;
  color: #fff;
  font-family: 'Roboto Condensed', 'Helvetica Neue', 'HelveticaNeue', Helvetica, Arial, sans-serif;
  font-size: 1em;
  line-height: 1.2;
  text-transform: uppercase;
  transition: all 100ms ease-in-out; }

.sidebar-findrep .icon {
  display: block;
  float: right;
  width: 30%;
  height: 78px;
  padding: 1.625rem 1.25rem 0;
  border-left: 1px solid #6ec329;
  background: #67b725;
  text-align: center;
  transition: all 100ms ease-in-out; }

.sidebar-findrep:hover .text {
  border-right-color: #65b411;
  background: #69bc11; }

.sidebar-findrep:hover .icon {
  border-left-color: #79dd10;
  background: #72d10b; }

.sidebar-options h2 {
  padding: 1.25rem 1.875rem;
  border: 1px solid #d7d7d7;
  color: #173BAE;
  font-size: 1.25em;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase; }

.sidebar-options .products {
  padding: 1.875rem;
  border-width: 0 1px 0 1px;
  border-style: solid;
  border-color: #d7d7d7;
  list-style: none; }

.sidebar-options .products img {
  display: block;
  margin: 0 auto 1em; }

.sidebar-options .products li {
  margin-bottom: 1.875rem;
  color: #173BAE;
  font-size: 0.875em;
  line-height: 1.2;
  text-align: center; }

.sidebar-options .products li:last-child {
  margin-bottom: 0; }

.sidebar-options .view-all {
  display: block;
  padding: 1.25rem;
  background-color: #173BAE;
  color: #fff;
  font-family: 'Roboto Condensed', 'Helvetica Neue', 'HelveticaNeue', Helvetica, Arial, sans-serif;
  text-align: center;
  text-transform: uppercase;
  transition: background-color 0.1s ease-in-out; }

.sidebar-options .view-all:hover {
  background-color: #2d84dd; }

.news-cats-list {
  margin-top: 2.5rem;
  list-style: none; }

.news-cats-list ul {
  margin-top: 0.375rem;
  list-style: none;
  color: #333;
  font-family: 'Roboto', 'Helvetica Neue', 'HelveticaNeue', Helvetica, Arial, sans-serif;
  font-size: 0.875em;
  text-transform: none; }

.news-cats-list li {
  margin-bottom: 0.625em; }

.news-cats-list a {
  color: #333;
  line-height: 1.4; }

.news-cats-list a:hover {
  color: #173BAE; }

.emailSignup {
  margin-bottom: 0.625rem;
  padding: 1.25rem;
  background: #e3e3e3; }

.emailSignup p {
  color: #173BAE;
  font-size: 0.9em;
  line-height: 1.5; }

.emailSignup .ginput_recaptcha {
  overflow: scroll; }

.emailSignup .ginput_recaptcha > div {
  margin: 1.25rem 0 0; }

.emailSignup #ginput_container,.emailSignup #input_3_3 {
  float: left;
  height: 28px; }

.emailSignup .gform_footer,.gform_wrapper {
  margin: 0;
  padding: 0.625rem 0 0 0; }

.emailSignup #gform_submit_button_3 {
  height: 28px;
  padding: 0.3125rem 0.625rem;
  border: none;
  box-shadow: inset 0 0 10px #184575;
  background: #246cb6;
  color: #fff;
  font-size: 0.8em; }

.emailSignup .gform_wrapper ul li.gfield {
  margin-top: 0.3125rem; }

.emailSignup .gform_wrapper .top_label .gfield_label {
  font-size: 0.875rem; }

.emailSignup .gform_wrapper .top_label input.medium,.gform_wrapper .top_label select.medium {
  width: 100%; }

.emailSignup .validation_error {
  display: none; }

.emailSignup .validation_message {
  font-size: 0.75em; }

/* ebook thank you page */
.ebookpage.wrapper {
  max-width: 1060px; }

.ebookpage ul {
  margin-top: 1.5625rem; }

.ebookpage ul li {
  margin-left: 2.5rem;
  line-height: 1.8em; }

.ebookpage p {
  margin-top: 1.5625rem;
  line-height: 1.8em; }

/*	--------------------------------------------------
		11 UI ELEMENTS
	-------------------------------------------------- */
/* TABS */
#tabs > ul {
  float: left; }

#tabs .tab {
  list-style: none; }

* html #tabs .tab {
  display: inline; }

#tabs .tab,#tabs .tab a {
  float: left; }

#tabs > div {
  clear: both;
  min-height: 200px; }

#tabs .tab a {
  text-decoration: none; }

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

.tab-content p:last-child {
  margin-bottom: 0; }

/* PAGINATION */
.pagination {
  margin: 3em 0 0; }

.pagination ol {
  display: table;
  margin: 0 auto;
  list-style: none; }

.pagination li {
  display: inline-block;
  margin: 0 0.2em;
  font-family: 'Roboto Condensed', 'Helvetica Neue', 'HelveticaNeue', Helvetica, Arial, sans-serif;
  font-size: 1.625em;
  letter-spacing: -0.0625rem; }

.pagination li.current-page {
  color: #173BAE; }

.pagination a {
  display: block;
  color: #999; }

.pagination a:hover {
  color: #464646; }

/* CONTACT FORMS */
.entry .gform_wrapper {
  margin-bottom: 3.125rem; }

.entry .gform_wrapper .ginput_complex .ginput_full input[type='email'],.entry .gform_wrapper .ginput_complex .ginput_full input[type='number'],.entry .gform_wrapper .ginput_complex .ginput_full input[type='password'],.entry .gform_wrapper .ginput_complex .ginput_full input[type='tel'],.entry .gform_wrapper .ginput_complex .ginput_full input[type='text'],.entry .gform_wrapper .ginput_complex .ginput_full input[type='url'],.entry .gform_wrapper .ginput_complex .ginput_right input[type='email'],.entry .gform_wrapper .ginput_complex .ginput_right input[type='number'],.entry .gform_wrapper .ginput_complex .ginput_right input[type='password'],.entry .gform_wrapper .ginput_complex .ginput_right input[type='tel'],.entry .gform_wrapper .ginput_complex .ginput_right input[type='text'],.entry .gform_wrapper .ginput_complex .ginput_right input[type='url'],.entry .gform_wrapper .ginput_complex .ginput_right select {
  width: 100% !important; }

.entry .gform_wrapper input[type='email'],.entry .gform_wrapper input[type='number'],.entry .gform_wrapper input[type='password'],.entry .gform_wrapper input[type='tel'],.entry .gform_wrapper input[type='text'],.entry .gform_wrapper input[type='url'],.entry .gform_wrapper textarea {
  width: 100% !important;
  padding: 0.625rem;
  border: 1px solid #ccc;
  border-radius: 4px;
  font-family: 'Roboto', 'Helvetica Neue', 'HelveticaNeue', Helvetica, Arial, sans-serif;
  font-size: 1.125em;
  transition: all 100ms ease-in-out;
  -webkit-appearance: none; }

.entry .gform_wrapper input[type='email']:focus,.entry .gform_wrapper input[type='number']:focus,.entry .gform_wrapper input[type='password']:focus,.entry .gform_wrapper input[type='tel']:focus,.entry .gform_wrapper input[type='text']:focus,.entry .gform_wrapper input[type='url']:focus {
  border-color: #173BAE; }

.entry .gform_wrapper input[type='checkbox']:focus + label,.entry .gform_wrapper input[type='radio']:focus + label {
  color: #173BAE;
  font-weight: 700; }

.entry .gform_wrapper .gform_footer input.button,.entry .gform_wrapper .gform_footer input[type='submit'] {
  width: 100%;
  padding: 0.625rem;
  border: 0;
  border-radius: 4px;
  background: #173BAE;
  color: #fff;
  font-family: 'Roboto Condensed', 'Helvetica Neue', 'HelveticaNeue', Helvetica, Arial, sans-serif;
  font-size: 1.5em !important;
  text-align: center;
  text-transform: uppercase;
  transition: all 100ms ease-in-out; }

.entry .gform_wrapper .gform_footer input.button:focus,.entry .gform_wrapper .gform_footer input.button:hover,.entry .gform_wrapper .gform_footer input[type='submit']:focus,.entry .gform_wrapper .gform_footer input[type='submit']:hover {
  background: #2d84dd !important; }

.entry .gform_wrapper .gfield_checkbox .gchoice,.entry .gform_wrapper .gfield_radio .gchoice {
  padding-left: 0.125rem !important; }

.gform_wrapper .gfield_checkbox .gchoice label,.gform_wrapper .gfield_radio .gchoice label {
  cursor: pointer; }

.entry .gform_wrapper ul.gfield_radio .gchoice input[type='text'] {
  position: relative;
  top: 4px;
  width: calc(100% - 40px) !important; }

.gform_wrapper div.validation_error {
  line-height: 1.4; }

#gforms_confirmation_message {
  position: relative;
  z-index: 9999999;
  padding: 1.875rem;
  border-radius: 4px;
  background: #dff0d8;
  color: #468847;
  font-size: 1.5em;
  font-weight: 300;
  line-height: 1.4;
  text-align: center; }

.gform_ajax_spinner {
  display: block;
  margin: 0.625rem auto 0; }

.gform_wrapper table.gfield_list thead th {
  padding: 0.3125rem; }

.gform_wrapper table.gfield_list .gfield_list_cell input[type='text'] {
  margin: 0; }

/* Find a Rep Form */
.entry .gform_wrapper .find-a-rep .gfield_checkbox li {
  display: block;
  float: left;
  width: 49.9%;
  padding: 1.25rem 0;
  border: solid 1px #fff;
  font-family: Roboto Condensed, 'Helvetica Neue', HelveticaNeue, Helvetica, Arial, sans-serif;
  font-size: 1.25em;
  letter-spacing: -0.0625rem;
  line-height: 3.3em;
  text-align: center;
  text-transform: uppercase; }

.entry .gform_wrapper .find-a-rep .gfield_checkbox li input {
  display: inline;
  float: none;
  margin: 0 0.625rem 0 0; }

.entry .gform_wrapper .find-a-rep .gfield_checkbox li label {
  display: inline;
  float: none;
  margin: 0 auto;
  padding: 1.25rem 0;
  line-height: 3.3em; }

.entry .gform_wrapper .find-a-rep input[type='checkbox']:focus + label,.entry .gform_wrapper .find-a-rep input[type='radio']:focus + label {
  color: #173BAE;
  font-weight: normal; }

/* Water Savings Calculator */
.water-savings-calculator .main-content {
  float: none;
  margin: 0 auto; }

.water-calc {
  margin: 0 auto 2.5rem;
  padding: 2.5rem;
  background: #173BAE; }
  .water-calc .water-calc-form {
    margin: 0 auto; }
  .water-calc .water-calc-field-container {
    margin-bottom: 1em;
    border: 0; }
    .water-calc .water-calc-field-container label {
      display: block;
      margin-bottom: 0.3125rem;
      color: #fff;
      font-size: 1em; }
  .water-calc .water-calc-field {
    display: block;
    width: 100%;
    padding: 0.625rem;
    border: 0;
    border-radius: 4px;
    font-family: 'Roboto', 'Helvetica Neue', 'HelveticaNeue', Helvetica, Arial, sans-serif;
    font-size: 1em;
    text-align: left;
    transition: all 100ms ease-in-out;
    -webkit-appearance: none; }
    .water-calc .water-calc-field:focus {
      outline: none;
      border-color: #173BAE;
      color: #173BAE; }
      .water-calc .water-calc-field:focus + label {
        color: #173BAE; }
  .water-calc select {
    display: block;
    width: 100%;
    height: 40px;
    border: 0; }
  .water-calc input[type='submit'] {
    display: inline-block;
    vertical-align: middle;
    width: 25%;
    padding: 0.9375rem 0.625rem;
    border: 0;
    border-radius: 4px;
    background: #51D06B;
    color: #fff;
    font-family: 'Roboto Condensed', 'Helvetica Neue', 'HelveticaNeue', Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    transition: all 100ms ease-in-out; }
    .water-calc input[type='submit']:hover {
      background: #2d84dd; }
  .water-calc .actions {
    text-align: right; }

.wsc-ty-form.grey-form {
  margin: 2.5rem 0; }

.wsc-ty-form-subheading {
  font-size: 1.125rem;
  margin-top: 0.625rem; }

.water-calc-footer {
  margin: 3.125rem 0; }
  .water-calc-footer p {
    margin-bottom: 1em;
    font-size: 1.25em;
    font-weight: 300;
    line-height: 1.4;
    text-align: center; }
    .water-calc-footer p .learn-more a {
      color: #5da423; }

#Cost {
  position: relative;
  border-color: transparent;
  background: #ededed; }

.calc-picker {
  margin: 1.875rem 0 0; }

.calc-picker li {
  display: block;
  width: 50%;
  background: #dfdfdf;
  transition: background-color 100ms ease-in-out; }

.calc-picker li a {
  display: block;
  width: 100%;
  padding: 1.25rem;
  color: #868686;
  font-family: 'Roboto Condensed', 'Helvetica Neue', 'HelveticaNeue', Helvetica, Arial, sans-serif;
  font-size: 1.25em;
  letter-spacing: -0.0625rem;
  text-align: center;
  text-transform: uppercase; }

.calc-picker li:hover {
  background: #b9b9b9; }

.calc-picker li:hover a {
  color: #464646; }

.calc-picker li.active {
  background: #173BAE; }

.calc-picker li.active a {
  color: #fff; }

.calc-picker li.active:hover {
  background: #17528d; }

.calc-usa {
  float: left; }

.calc-ca {
  float: right; }

.water-calc-entries {
  margin: 1.875rem 0;
  padding: 0 1.875rem;
  color: #606060; }
  .water-calc-entries span {
    color: #173BAE; }

.water-calc-entries p {
  margin-bottom: 0.25em;
  line-height: 1.4; }

.water-calc-entries p:last-child {
  margin-bottom: 0; }

.water-calc-results .generic {
  padding: 1.875rem 1.875rem 0.9375rem;
  border-radius: 4px 4px 0 0;
  background: #ececec; }

.water-calc-results h2 {
  margin-bottom: 0.125em;
  color: #777;
  font-size: 1.125em;
  line-height: 1.4; }

.water-calc-results p {
  margin-bottom: 0.5em;
  color: #777;
  font-weight: 700; }

.results-bar {
  position: relative;
  height: 40px;
  margin-bottom: 1.125em;
  border-radius: 4px;
  background: #777; }

.water-calc-results .water-eco {
  padding: 0.9375rem 1.875rem 1.875rem;
  border-radius: 0 0 4px 4px;
  background: #daefc4; }

.water-calc-results .water-eco h2 {
  color: #5da423;
  font-size: 1.25em; }

.water-calc-results .water-eco p {
  color: #5da423;
  font-size: 1.25em; }

.water-calc-results .water-eco .results-bar {
  background: #5da423; }

.results-bar.css {
  height: 50px; }

.water-calc-results-footer {
  text-align: center; }

.water-calc-results-footer .learn-more {
  margin: 1em 0 0.5em;
  color: #5da423;
  font-size: 1.25em;
  font-weight: 700;
  line-height: 1.4; }

.water-calc-results-footer .learn-more a {
  color: #5da423; }

.water-calc-results-footer .recalc {
  margin: 2.5rem auto; }

.water-calc-results-footer .recalc a {
  color: #333; }

/* interactive sterilizer */
.interactive-graphic {
  margin-top: 2.5rem; }

.content.one {
  position: relative;
  top: 180px;
  left: 330px; }

.content.two {
  position: relative;
  top: 0px;
  left: 740px; }

.content.three {
  position: relative;
  top: 350px;
  left: 600px; }

.content.four {
  position: relative;
  top: 200px;
  left: 160px; }

.content.five {
  position: relative;
  top: 80px;
  left: 390px; }

.content.six {
  position: relative;
  top: 270px;
  left: 565px; }

.content.seven {
  position: relative;
  top: 390px;
  left: 710px; }

.content.eight {
  position: relative;
  top: 100px;
  left: 644px; }

.plus {
  position: absolute;
  z-index: 5;
  display: block;
  width: 29px;
  height: 29px;
  outline: none;
  border-radius: 50%;
  box-shadow: 3px 5.2px 10px rgba(18, 19, 19, 0.35);
  background-color: #3486dc; }

.hide h2 {
  margin-bottom: 0.625rem;
  color: #173BAE;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.2em; }

.plus a {
  position: absolute;
  top: 3px;
  left: 4px;
  display: block;
  width: 19px;
  height: 19px;
  outline: none;
  transition: all 400ms ease-in-out; }

.plus a i {
  position: absolute;
  top: 50%;
  display: block;
  width: 100%;
  height: 2px;
  overflow: hidden;
  transform: rotate(-90deg);
  background-color: #fff;
  white-space: nowrap;
  text-indent: 100%; }

.plus a:before {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #fff;
  content: '';
  transition: all 400ms ease-in-out; }

.plus a.active {
  top: 4px;
  left: 3px;
  transform: rotate(-90deg); }

.plus a.active:before {
  opacity: 0; }

.content .hide {
  /* Style for Rectangle 27 */
  position: absolute;
  top: 12px;
  left: 13px;
  display: none;
  max-width: 323px;
  height: auto;
  padding: 1.5625rem;
  border: 1px solid #dbdbdb;
  box-shadow: 1.5px 2.6px 7px rgba(18, 19, 19, 0.2);
  background-color: #fff;
  color: #464646;
  font-family: 'Roboto';
  font-weight: 300;
  line-height: 1.6em; }

.content .hide.top {
  /* Style for Rectangle 27 */
  position: absolute;
  top: -168px;
  left: 13px; }

.content .hide.left {
  /* Style for Rectangle 27 */
  position: absolute;
  left: -306px; }

.content.three .hide.top {
  top: -327px; }

.content.one .hide {
  max-width: 390px; }

.content.six .hide.top {
  top: -218px; }

.content.seven .hide.top {
  top: -328px; }

img.mobile {
  display: none !important; }

img.desktop {
  display: block !important; }

.hide span.mobile {
  display: none; }

/* 404 Page */
.error404 p {
  margin: 2em 0;
  font-size: 1.25em;
  font-weight: 300;
  line-height: 1.4;
  text-align: center; }

.error404 .main .searchform {
  width: 500px;
  margin: 0 auto 2.5rem; }

.error404 .main .searchform label {
  position: absolute;
  left: -9999px; }

.error404 .main .searchform input[type='search'] {
  width: 500px;
  padding: 0.625rem;
  border: 1px solid #ccc;
  border-radius: 4px;
  font-family: 'Roboto', 'Helvetica Neue', 'HelveticaNeue', Helvetica, Arial,sans-serif;
  font-size: 1.125em;
  transition: all 100ms ease-in-out;
  -webkit-appearance: none; }

.error404 .main .searchform input[type='search']:focus {
  outline: none;
  border-color: #173BAE; }

/* RESPONSIVE TABLES */

/* ToTop Link */
#toTop {
  position: fixed;
  right: 10px;
  bottom: 10px;
  display: none;
  width: 51px;
  height: 51px;
  overflow: hidden;
  border: none;
  background: url("../images/legacy/ui.totop.png") no-repeat left top;
  text-indent: 100%;
  text-decoration: none; }

#toTopHover {
  display: block;
  float: left;
  width: 51px;
  height: 51px;
  overflow: hidden;
  -moz-opacity: 0;
  opacity: 0;
  background: url("../images/legacy/ui.totop.png") no-repeat left -51px;
  filter: alpha(opacity=0); }

#toTop:active,#toTop:focus {
  outline: none; }

/* Share Buttons */
.share-buttons {
  margin: 3.75rem 0 0; }

.share-buttons ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.share-buttons li {
  float: left;
  margin: 0 0.75rem 0 0 !important; }

.share-buttons a {
  display: block;
  padding: 0.625rem 1rem;
  background: #ccc;
  color: #fff;
  font-family: 'Roboto Condensed', 'Helvetica Neue', 'HelveticaNeue', Helvetica, Arial, sans-serif;
  font-size: 1.25em;
  font-weight: 300;
  line-height: 1;
  text-transform: uppercase;
  transition: background 100ms ease-in-out; }

.news-main .share-buttons {
  margin: 0.625rem 0;
  font-size: 0.8em; }

.share-buttons [class*=' icon-'],.share-buttons [class^='icon-'] {
  margin-right: 0.75rem;
  font-size: 1.25em; }

.share-buttons li a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center; }

.share-buttons li a::before {
  display: inline-block;
  width: 18px;
  height: 18px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: ''; }

.share-buttons li.twitter a::before {
  background-image: url("../images/svg/X-white.svg"); }

.share-buttons li.facebook a::before {
  background-image: url("../images/svg/like-white.svg"); }

.share-buttons li.linkedin a::before {
  background-image: url("../images/svg/linkedin-white.svg"); }

.share-buttons li.twitter a:hover {
  background: #02aced;
  color: #fff; }

.share-buttons li.facebook a:hover {
  background: #3b5998;
  color: #fff; }

.share-buttons li.google a:hover {
  background: #dd4b39;
  color: #fff; }

.share-buttons li.linkedin a:hover {
  background: #017bb6;
  color: #fff; }

.share-buttons li a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  gap: 8px; }
  .share-buttons li a svg {
    width: 18px;
    height: 21px; }

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

img.grayscale {
  opacity: 0.6;
  transition: all 200ms linear;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  filter: gray; }

img.grayscale:hover {
  opacity: 1;
  filter: none; }

.entry .installationTable td {
  vertical-align: middle;
  padding: 0.625rem 0.125rem !important;
  border: 1px solid #999 !important;
  border-bottom: 1px solid #999; }

.entry .installationTable table tr:last-child td {
  border-bottom: 1px solid #999 !important; }

/* Resource Page */
.resource:nth-child(even) {
  background: #f3f3f3; }

.resource {
  position: relative;
  min-height: 400px; }

.resource .wrapper {
  position: relative;
  min-height: 400px; }

.resource .image {
  position: relative;
  float: left;
  height: 100%;
  margin-bottom: 1.25rem; }

.resource .button {
  margin-top: 1.25rem; }

.imageLft {
  position: absolute;
  top: 50%;
  transform: translateY(-50%); }

.imageLft img {
  max-height: 340px; }

.video .imageLft img {
  max-width: 300px; }

.literature-brochures-specification-sheets .imageLft img {
  max-width: 250px; }

.resource .wrapper h2,.resource .wrapper p {
  display: block;
  line-height: 1.5em; }

.resource h2 {
  display: inline;
  color: #173BAE;
  font-family: 'Roboto', Arial, sans-serif;
  font-size: 1.5625rem; }

.resource .wrapper .content {
  padding-bottom: 1.875rem;
  text-align: center; }

.resource a {
  display: block;
  margin-top: 0.625rem; }

.mix {
  display: none; }

section#type {
  position: absolute;
  z-index: 9;
  display: block;
  clear: both;
  background: url("../images/legacy/black.png") repeat;
  text-align: center; }

section#type h2 {
  width: 100%;
  padding-top: 2.8125rem;
  padding-bottom: 2.8125rem;
  color: #ccc;
  font-size: 2.6875rem;
  font-weight: 300;
  line-height: 2.25rem; }

.topic,.type {
  display: inline-block;
  vertical-align: top;
  width: 270px;
  height: 33px;
  margin-top: 1.5rem;
  padding-left: 0.9375rem;
  border-radius: 4px;
  box-shadow: 0 0px 0 rgba(255, 255, 255, 0.12);
  background: url("../images/legacy/down-arrow-r.png") no-repeat right center #d9d9d9;
  color: #7c7c7c;
  font-family: 'Lato', Arial, sans-serif;
  font-size: 1.125rem;
  line-height: 2.0625rem;
  text-align: left;
  text-transform: uppercase; }

#topics,#types {
  z-index: 99;
  margin-top: 0.625rem;
  margin-left: -0.9375rem;
  background: #d9d9d9; }

.topic .controls,.type .controls {
  display: none; }

.resource-page fieldset {
  border: 0; }

.checkbox {
  position: relative;
  display: block;
  margin-bottom: 0.1875rem;
  cursor: pointer; }

.checkbox input[type='checkbox'] {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  margin: 0;
  opacity: 0;
  cursor: pointer; }

.checkbox label {
  display: inline-block;
  vertical-align: top;
  margin-top: -0.4375rem;
  margin-left: 0.625rem;
  padding-left: 1.5em;
  font-size: 0.875rem;
  line-height: 2.0625rem;
  text-align: left; }

.checkbox label:after,.checkbox label:before {
  position: absolute;
  display: block;
  content: ''; }

.checkbox label:before {
  top: 0;
  left: 0;
  width: 18px;
  height: 18px;
  margin-right: 0.625rem;
  border-radius: 3px;
  background: #fff; }

.checkbox label:after {
  position: absolute;
  top: 4px;
  left: 4px;
  width: 10px;
  height: 10px;
  opacity: 0;
  border-radius: 2px;
  background: #68b8c4;
  content: '';
  pointer-events: none; }

.checkbox input:checked ~ label:after {
  opacity: 1; }

.checkbox input:focus ~ label:before {
  background: #eee; }

.topTxt {
  padding-bottom: 6.25rem; }

.topTxt h1 {
  font-size: 2.25rem; }

.topTxt p {
  padding-top: 0.625rem;
  font-weight: normal;
  line-height: 1.5em; }

#type.mobile {
  display: none; }

.calculator .imageLft {
  margin-left: -7.25rem; }

.resource-cta {
  position: relative;
  left: -6px;
  display: block;
  margin-bottom: 0.9375rem; }

.resource-cta.guide {
  left: 0; }

/* INBOUND EDITS */
.accordion-toggle {
  cursor: pointer; }

h2.accordion-toggle {
  padding: 0.625rem; }

.accordion-content {
  display: none;
  margin-left: 1.875rem; }

.accordion-content.default {
  display: block; }

.page-template-page-archives .page-header {
  margin-bottom: 1.875rem; }

#wpadminbar {
  position: fixed !important; }

.fix-position {
  position: relative;
  bottom: 235px; }

.home-sterilizers-lists .sterilizer-image:hover {
  cursor: pointer; }

/*   Announcement Bar
	--------------------------------------------------------------------------  */
.announcement-bar {
  position: relative;
  background: #2e2c2d;
  color: #fff;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.9375rem;
  font-weight: 300;
  letter-spacing: 0.0625rem;
  text-align: center;
  text-transform: uppercase; }

.announcement-bar .wrapper {
  position: relative;
  z-index: 1002;
  max-width: 1000px;
  height: 100%;
  padding: 1.125rem 0;
  background: #2e2c2d; }

.announcement-bar .content {
  padding: 0 1.5625rem;
  font-size: 0.8em; }
  .announcement-bar .content.has-dropdown {
    float: left;
    width: calc(100% - 75px); }

.announcement-bar .content:hover {
  cursor: pointer; }

.announcement-bar a.link {
  position: relative;
  display: inline-block;
  color: #fff;
  font-weight: bold;
  transition: all 0.3s ease-in-out; }

.announcement-bar a.link:after {
  position: absolute;
  display: block;
  width: 100%;
  height: 2px;
  transform: translateY(2px);
  background: #fff;
  content: '';
  transition: all 0.3s ease-in-out; }

.announcement-bar a.link:hover {
  color: #6ab43e; }

.announcement-bar a.link:hover:after {
  transform: translateY(4px);
  background: #6ab43e; }

.announcement-bar .toggle {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 62px;
  height: 100%;
  margin-bottom: -3.125rem;
  padding: 1.25rem;
  background: #173BAE;
  font-size: 1.5625rem;
  font-weight: bold;
  transition: all 0.3s ease-in-out; }

.announcement-bar .toggle .container {
  position: absolute;
  top: 50%;
  display: block;
  width: 23px;
  height: 23px;
  transform: translateY(-50%); }

.announcement-bar .toggle svg {
  position: relative;
  top: -6px;
  left: -1px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: all 0.3s ease-in-out;
  fill: #fff; }

.announcement-bar .toggle:hover {
  background: #6ab43e;
  cursor: pointer; }

.announcement-bar .toggle.active svg {
  transform: rotate(45deg); }

.announcement-bar .dropdown-wrapper {
  max-width: 1000px;
  margin: 0 auto; }

.dropdown {
  position: absolute;
  z-index: 1001;
  top: 100%;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  transform: translateY(-200%);
  background: #2e2c2d;
  transition: all 0.3s ease-in-out; }

.dropdown.active {
  transform: translateY(0); }

.dropdown img {
  display: block;
  width: 100%; }

.dropdown.default {
  min-height: 300px; }

.dropdown .fade {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.8);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.8) 30%, transparent 100%); }

.dropdown .text {
  position: absolute;
  top: 50%;
  max-width: 500px;
  padding: 0 1.5625rem;
  transform: translateY(-50%);
  color: #1e609b;
  text-align: left; }

.dropdown .heading {
  font-size: 1.5rem;
  font-weight: bold; }

.dropdown .subheading {
  margin-top: 1.25rem;
  font-size: 1.125rem;
  text-transform: none; }

.dropdown .thumb {
  display: none;
  float: left;
  margin-right: 2.5rem; }

.dropdown .thumb img {
  width: auto;
  max-width: 200px; }

.dropdown a.green {
  margin: 1.25rem 0;
  padding: 0.75rem 1.25rem;
  text-transform: none; }

/*	--------------------------------------------------
		GLOBAL BLOCKS
	-------------------------------------------------- */
/*   Hero
	--------------------------------------------------------------------------  */
section.page-hero {
  position: relative;
  max-height: 300px; }

section.page-hero:before {
  display: block;
  width: 100%;
  padding-top: 50%;
  content: ''; }

section.page-hero:after {
  position: absolute;
  z-index: 1;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  content: ''; }

section.page-hero h1 {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  color: #fff;
  font-family: 'Roboto Condensed', 'Helvetica Neue', 'HelveticaNeue', Helvetica, Arial,sans-serif;
  font-size: 2.5rem;
  text-align: center; }

/*   Features
	--------------------------------------------------------------------------  */
.features {
  margin: 1.5625rem 0;
  border: 1px solid #ccc;
  border-bottom: 0; }
  .features.large {
    margin: 1.25rem 0; }
    .features.large .wrapper {
      border: 0; }
    .features.large .feature {
      padding: 1.875rem 1.25rem; }
      .features.large .feature:nth-child(2n) {
        -ms-flex-flow: row-reverse;
            flex-flow: row-reverse; }
    .features.large .thumb img {
      max-height: 100%; }
    .features.large .title {
      margin-bottom: 0;
      color: #173BAE;
      font-family: 'Roboto Condensed', 'Helvetica Neue', 'HelveticaNeue', Helvetica, Arial, sans-serif;
      font-size: 1.25rem;
      text-transform: uppercase; }
  .features .heading {
    padding: 1.5625rem 0;
    background: #1a5e9c;
    color: #fff;
    font-family: 'Roboto Condensed', 'Helvetica Neue', 'HelveticaNeue', Helvetica, Arial, sans-serif;
    font-size: 1.25rem;
    text-align: center; }
  .features .feature {
    position: relative;
    padding: 1.875rem;
    overflow: hidden;
    border-bottom: 1px solid #ccc; }
  .features .thumb {
    text-align: center; }
    .features .thumb img {
      max-height: 150px; }
  .features .content {
    padding: 2.5rem 0 0 0;
    font-size: 0.875rem;
    line-height: 1.25rem;
    text-align: center; }
  .features .title {
    margin-bottom: 0.625rem;
    font-size: 1.375rem; }

.full-width .features {
  border: 0; }
  .full-width .features .wrapper {
    border: 0; }

/*   FAQS
	--------------------------------------------------------------------------  */
.faqs {
  margin: 3.125rem 0; }

.faqs h2 {
  margin-bottom: 2.5rem;
  font-size: 1.75rem; }

.faq {
  margin: 1.5625rem 0;
  padding: 0.625rem 0 1.25rem 0;
  overflow: hidden;
  border-bottom: 1px solid #ccc; }

.faq .title {
  position: relative;
  top: -7px;
  float: right;
  width: calc(100% - 30px);
  font-family: 'Roboto', 'Helvetica Neue', 'HelveticaNeue', Helvetica, Arial, sans-serif;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.625rem; }

.faq.active .title {
  color: #1a5e9c; }

.faq .title:hover {
  color: #1a5e9c;
  cursor: pointer; }

.faq svg {
  float: left;
  margin-right: 0.625rem;
  transition: 0.3s ease-in-out; }

.faq.active svg {
  transform: rotate(45deg);
  fill: #1a5e9c; }

.faq svg:hover {
  cursor: pointer;
  fill: #1a5e9c; }

.faq .content {
  float: right;
  width: calc(100% - 30px);
  max-height: 0;
  transform: scale(0);
  font-size: 0.875rem;
  line-height: 1.25rem;
  transition: 0.3s ease-in-out; }

.faq.active .content {
  max-height: 1000px;
  padding-bottom: 0.625rem;
  transform: scale(1); }

/* FAQ Center Styles */
.faq-bb {
  height: 250px;
  background: #f3f3f3; }

.faq-title {
  position: relative; }

.faq-bb .heading {
  margin-bottom: 2.5rem;
  font-size: 1.75em;
  font-weight: 300;
  font-family: "Roboto Condensed", "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif; }

.center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  text-align: center; }

.faq-search-box {
  padding: 0.375rem 0 0.25rem 0.9375rem; }

.faq-search-box input[type='text'] {
  display: inline-block;
  color: #666;
  font-weight: 300; }

.faq-search-box input[type='text']:focus {
  outline: none; }

.faq-search-box .search-btn {
  display: inline-block;
  height: 44px;
  margin: 0 0 0 -0.3125rem;
  border: none;
  font-weight: 300; }

.form-control {
  width: 350px;
  height: 44px;
  padding: 0 0.75rem;
  border: 1px solid #ccc;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  background-color: #fff;
  background-image: none;
  color: #555;
  font-size: 0.875rem;
  line-height: 2.75rem;
  line-height: 1.42857143;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }

section.faqs-archive .container {
  max-width: 960px;
  margin: 0 auto; }

section.faq-nav {
  margin: 0 0 3.75rem 0;
  background: #173BAE;
  font-size: 0;
  text-align: center; }

section.faq-nav ul {
  padding: 0; }

section.faq-nav .nav-item {
  display: inline-block;
  width: 100%;
  padding: 0 1.25rem;
  color: #fff;
  font-size: 0.9375rem;
  font-weight: 300;
  line-height: 4.6875rem;
  cursor: pointer; }

section.faq-nav .nav-item:hover {
  background: #1a43c5; }

section.faq-nav .nav-item.filter-by {
  font-size: 1rem;
  font-weight: 400;
  text-transform: uppercase; }

section.faq-nav .nav-item.filter-by:hover {
  background: #173BAE; }

section.faq-nav .nav-item.filter-by svg {
  width: 20px;
  height: 16px;
  margin-right: 0.625rem;
  fill: #fff; }

section.faq-nav .nav-item.current-cat {
  background: #6ab440; }

section.faq-nav .view-all {
  width: 100%; }

section.faq-nav .more {
  position: relative;
  display: inline-block;
  width: 100%;
  margin: 0;
  background: #143397;
  color: #fff;
  font-size: 0.9375rem;
  font-weight: 300;
  line-height: 4.6875rem; }

section.faq-nav a {
  position: relative;
  z-index: 1;
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
  font-weight: 300; }

section.faq-nav .toggle {
  position: absolute;
  z-index: 0;
  top: 0;
  right: 20px; }

section.faq-nav .toggle svg {
  fill: #fff; }

section.faq-nav .subnav {
  z-index: 999;
  display: none; }

section.faq-nav .subnav .nav-item {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  line-height: 1.875rem; }

section.faq-nav .subnav .nav-item a {
  padding: 0.9375rem;
  background: #143397; }

section.faq-nav .subnav .nav-item a:hover {
  background: #173BAE; }

section.faq-nav .subnav .nav-item.current-cat {
  background: #143397; }

section.faq-nav .subnav a {
  display: block;
  color: #fff; }

section.faqs-archive h2.title {
  margin-bottom: 2.5rem;
  font-size: 2.1875rem;
  font-weight: 300; }

section.faqs-archive .faq-item {
  margin-bottom: 1.875rem;
  padding-bottom: 1.875rem; }

section.faqs-archive .faq-item h3.faq-title {
  font-size: 1.375rem;
  font-weight: 400; }

section.faqs-archive .faq-item h3.faq-title a {
  color: #1e2a40; }

section.faqs-archive .faq-item p {
  margin-top: 0;
  font-size: 1.0625rem;
  font-weight: 300;
  line-height: 1.6; }

section.faqs-archive .faq-item a.read-more {
  display: inline-block;
  text-decoration: underline; }

section.faqs .faq-breadcrumbs {
  padding: 0 0 2.5rem 0;
  color: #666;
  font-weight: 300; }

section.faq-content h1 {
  font-size: 2.2em;
  font-weight: 300; }

section.faq-content p {
  font-size: 1.125rem;
  font-weight: 300; }

section.faq-content .share {
  display: inline-block;
  margin: 1.25rem 2.5rem 1.25rem 0; }

section.faq-content .share span {
  position: relative;
  top: -4px;
  display: inline-block;
  text-transform: uppercase; }

section.faq-content .share ul {
  display: inline-block;
  margin: 0;
  padding: 0; }

section.faq-content .share ul li {
  display: inline-block;
  margin: 0 0.3125rem;
  list-style: none; }

section.faq-content .share span {
  position: relative;
  top: -6px; }

section.faq-content .share svg {
  width: 26px;
  height: 26px;
  fill: #bdbdbd; }

section.faq-content .share svg:hover {
  fill: #0e538a; }

section.faq-content .faq-cta {
  padding: 2.1875rem 0;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  font-size: 1.125rem; }

section.faq-content .faq-cta h4 {
  font-size: 1.5rem;
  font-weight: 300; }

section.faq-content .faq-cta .button {
  margin-top: 1.25rem;
  padding: 0.9375rem 3.125rem; }

section.faq-content .custom-cta {
  max-width: 800px; }

section.faq-content .custom-cta img {
  max-height: 300px; }

section.faq-content .likes {
  position: relative;
  display: inline-block;
  width: 100%;
  margin: 1.25rem 0; }

section.faq-content .likes .button-container {
  font-size: 0; }

section.faq-content .likes .message {
  position: relative;
  left: 50px;
  width: calc(100% - 20px);
  color: #666;
  font-weight: 300; }

section.faq-content .likes .message h4 {
  font-size: 0.9375rem;
  font-weight: 400;
  text-transform: uppercase; }

section.faq-content .likes .message span {
  position: relative;
  top: -3px;
  font-size: 0.875rem; }

section.faq-content .likes .message .you.active {
  display: none; }

section.faq-content .contact {
  margin-top: 1.875rem; }

section.faq-content .like-button {
  position: absolute;
  z-index: 2;
  top: 5px;
  left: 5px;
  display: block;
  width: 30px;
  height: 30px;
  border: 0;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 30px;
  background: rgba(0, 0, 0, 0.3);
  transition: 0.2s cubic-bezier(0.895, 0.03, 0.685, 0.22); }

section.faq-content .like-button:hover {
  cursor: default; }

section.faq-content .like-button.clicked {
  border: 1px solid rgba(0, 0, 0, 0.2); }

section.faq-content .like-button.clicked:after {
  position: absolute;
  z-index: 1;
  top: -1px;
  left: -1px;
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 30px;
  background: rgba(0, 0, 0, 0.2);
  content: '';
  animation: like-click 0.3s forwards; }

section.faq-content .like-button svg {
  transition: 0.2s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  fill: #fff; }

section.faq-content .like-button:focus {
  outline: none; }

section.faq-content .like-button.active {
  border: 1px solid #ccc;
  background: #fff; }

section.faq-content .like-button.active svg {
  fill: #1e2a40; }

section.faq-content .like-button.active:hover {
  border: 1px solid #1e2a40;
  background: #1e2a40;
  cursor: pointer; }

section.faq-content .like-button.active:hover svg {
  fill: #ffffff; }

section.faq-content .faq-footer {
  margin: 2.5rem 0; }

section.faq-content .faq-footer h3 {
  font-weight: 400; }

section.faq-content ol.related-faqs {
  margin: 0;
  padding: 0 0 0 1.25rem !important; }

section.faq-content .related-faqs li {
  margin-bottom: 0.3125rem;
  font-weight: 300; }

section.faq-content .shares {
  margin: 2.5rem 0; }

section.faq-content .shares .share-text {
  display: block;
  float: left;
  margin-right: 1.25rem;
  color: #24a2c9;
  text-transform: uppercase; }

section.faq-content .shares a {
  color: #666666; }

@keyframes like-click {
  0% {
    transform: scale3d(0.3, 0.3, 1); }
  25%,50% {
    opacity: 1; }
  100% {
    transform: scale3d(1.6, 1.6, 1);
    opacity: 0; } }

/*   Text Block
	--------------------------------------------------------------------------  */
.text-block {
  margin-top: 2.5rem;
  overflow: hidden;
  line-height: 1.5; }

.text-block h1,.text-block h2,.text-block h3,.text-block h4 {
  line-height: 1.5; }

.text-block h2 {
  margin-bottom: 0.75em; }

.text-block.blue h1,.text-block.blue h2,.text-block.blue h3 {
  color: #1a5e9c; }

.text-block p {
  margin: 0 0 1.25rem 0;
  font-weight: 300; }

.text-block a.green {
  text-align: center; }

/*   Careers
	--------------------------------------------------------------------------  */
section.careers {
  margin: 2.5rem 0; }

section.careers h2 {
  display: block;
  margin-bottom: 3.125rem; }

section.careers h3.news-title {
  margin-bottom: 0; }

section.careers .news-date {
  margin: 0; }

/*   Icon CTA Grid
	--------------------------------------------------------------------------  */
section.cta-grid {
  text-align: center; }

section.cta-grid h2 {
  margin: 2.5rem 0 3.75rem 0 !important; }

section.cta-grid hr {
  margin: 2.5rem auto;
  border-top: 1px solid #dce2e7; }

section.cta-grid .cta-group {
  display: table;
  width: 100%;
  margin-bottom: 2.5rem; }

section.cta-grid .single-cta {
  display: table-cell;
  padding: 0.625rem 2.5rem;
  border-right: 1px solid #dce2e7;
  font-size: 0.875rem;
  font-weight: 300;
  line-height: 1.8; }

section.cta-grid .single-cta:last-child {
  border: 0; }

section.cta-grid .single-cta h3 {
  margin: 0.9375rem 0 0.625rem 0;
  font: 1.5rem;
  font-family: 'Roboto Condensed', 'Helvetica Neue', 'HelveticaNeue', Helvetica, Arial, sans-serif;
  text-transform: uppercase; }

/*	--------------------------------------------------
		PORTAL LANDING PAGE
	-------------------------------------------------- */
.portal-header.sticky {
  position: relative !important; }

.portal-header .logo-bar {
  width: 100%;
  overflow: hidden;
  text-align: center; }

.portal-header .wrapper {
  position: relative;
  max-width: 1150px;
  margin: 0 auto; }

.portal-header .logo {
  display: inline-block;
  margin-bottom: 1.25rem; }

.portal-header .powered-by {
  display: inline-block;
  max-width: 200px; }

.portal-header .powered-by img {
  max-width: 100%; }

.portal {
  margin: 5rem auto; }

.portal h1.heading {
  max-width: 900px;
  margin: 0 auto;
  font-size: 2rem;
  line-height: 1.3;
  text-align: center; }

.portal h2:first-child {
  font-size: 1.5rem; }

.portal .content {
  margin: 3.125rem 0; }

.portal .grid-item span {
  display: block;
  margin: 0 0 3.125rem 0;
  text-align: center; }

.portal .grid-item:nth-child(2) {
  max-width: 380px;
  margin: 0 auto; }

.portal a.green {
  min-width: 150px;
  padding: 0.75rem 1.25rem 0.625rem 1.25rem;
  box-shadow: none !important;
  text-align: left;
  text-transform: uppercase; }

.portal a.green svg {
  position: relative;
  top: 2px;
  float: right;
  margin-left: 0.9375rem;
  transform: translateX(1px);
  transition: 0.2s ease-in-out;
  fill: #fff; }

.portal a.green:hover {
  background: #4d831b; }

.portal a.green:hover svg {
  transform: translateX(5px); }

.portal .page-content h3 {
  font-size: 1.125rem;
  font-weight: 500; }

.portal ul {
  margin: 0.9375rem 0 0;
  padding: 0 0 0 0.625rem; }

.portal ul li {
  margin: 0.25rem 0;
  padding-left: 1.875rem;
  background: url("../images/legacy/check.png") no-repeat top 3px left;
  list-style: none; }

/*	--------------------------------------------------
		Product Gallery
	-------------------------------------------------- */
section.product-gallery {
  margin-top: 1.875rem;
  font-size: 0; }

section.product-gallery h3 {
  margin-bottom: 0.625rem;
  font-size: 1.5rem; }

section.product-gallery .gallery-item {
  display: inline-block;
  width: 50px;
  margin: 0 0.375rem 0.375rem 0;
  opacity: 0.9; }

section.product-gallery .gallery-item:hover {
  opacity: 1; }

.mfp-content {
  max-width: 960px; }

.mfp-title {
  padding-right: 0 !important; }

.mfp-title p {
  display: block;
  margin: -0.25rem 0;
  padding: 0.9375rem;
  background: rgba(0, 0, 0, 0.5);
  font-size: 0.9375rem;
  text-align: center; }

.mfp-counter {
  display: none; }

.mfp-arrow {
  width: 60px !important; }

.mfp-arrow-right {
  right: 6px !important;
  background: rgba(0, 0, 0, 0.5) url("../images/legacy/arrow-right-green.png") no-repeat 50% !important; }

.mfp-arrow-left {
  left: 6px !important;
  background: rgba(0, 0, 0, 0.5) url("../images/legacy/arrow-left-green.png") no-repeat 50% !important; }

.mfp-arrow:after,.mfp-arrow:before {
  display: none !important; }

/*	--------------------------------------------------
		Request a Quote
	-------------------------------------------------- */
.quote-request {
  margin: 2.5rem auto; }

.quote-request .wrapper.inner {
  max-width: 1220px; }

.quote-request h1,.quote-request h2,.quote-request h3 {
  color: #173BAE;
  font-family: 'Roboto Condensed', 'Helvetica Neue', 'HelveticaNeue', Helvetica, Arial, sans-serif;
  letter-spacing: 0.0625rem;
  text-transform: uppercase; }

.quote-request h1 {
  font-size: 1.875rem; }

.quote-request p {
  font-size: 1em; }

.quote-request .header {
  margin-bottom: 5rem;
  font-size: 1.3125rem;
  text-align: center; }

.quote-request .header h1 {
  margin-bottom: 1.25rem;
  font-size: 1.75rem;
  text-transform: none; }

.quote-request .steps {
  margin: 1.875rem 0; }

.quote-request .step {
  margin: 2.5rem 0;
  overflow: hidden;
  line-height: 1.5; }

.quote-request .step .icon img {
  min-height: 50px; }

.quote-request .step .icon {
  float: left;
  width: 90px;
  height: inherit; }

.quote-request .step .content {
  float: left;
  width: calc(100% - 60px); }

.quote-request .step .heading {
  margin-bottom: 0.3125rem;
  color: #173BAE;
  font-size: 1rem;
  font-weight: bold;
  letter-spacing: 0.125rem;
  text-transform: uppercase; }

.quote-request .content p {
  font-size: 1.15em; }

/*	--------------------------------------------------
		Thank You Page
	-------------------------------------------------- */
.thank-you .wrapper.inner {
  max-width: 1220px;
  padding-bottom: 2.5rem; }

.thank-you .thank-you-message {
  margin: 2.5rem auto;
  padding: 2.5rem;
  border: 1px solid #ccc;
  text-align: center; }
  .thank-you .thank-you-message p {
    margin-bottom: 0; }

.thank-you .thank-you-message h1 {
  margin-top: 1.875rem;
  margin-bottom: 0;
  color: #173BAE;
  font-family: 'Roboto Condensed', 'Helvetica Neue', 'HelveticaNeue', Helvetica, Arial, sans-serif;
  font-size: 2.5rem; }

.thank-you .grid {
  margin-top: 3.75rem;
  overflow: hidden; }

.thank-you .content {
  margin-bottom: 3.125rem;
  font-size: 1.0625rem;
  line-height: 1.5; }

.thank-you .subheading {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  font-family: 'Roboto Condensed', 'Helvetica Neue', 'HelveticaNeue', Helvetica, Arial, sans-serif;
  font-size: 1.75rem; }

.thank-you .subheading .icon {
  margin-right: 1.25rem; }

.thank-you .partners-heading {
  color: #173BAE;
  font-family: 'Roboto Condensed', 'Helvetica Neue', 'HelveticaNeue', Helvetica, Arial, sans-serif;
  font-size: 1.375rem; }

/*	--------------------------------------------------
		Partners Module
	-------------------------------------------------- */
.partners {
  text-align: center; }

.partners-heading {
  margin-bottom: 2.5rem;
  font-size: 1.15em; }

.partners img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100px;
  max-height: 60px;
  margin: 1.25rem;
  filter: grayscale(100%); }

/*	--------------------------------------------------
		Blue Form
	-------------------------------------------------- */
.gform_wrapper .square input {
  height: 40px;
  border-radius: 0px !important; }

.gform_wrapper.blue_wrapper {
  max-width: 700px;
  margin: 1.25rem auto !important;
  background: #173BAE;
  color: #fff; }

.gform_wrapper.blue_wrapper form {
  padding: 1.875rem; }

.gform_wrapper.blue_wrapper .gform_title {
  margin-bottom: 3.125rem;
  color: #fff;
  font-family: 'Roboto Condensed', 'Helvetica Neue', 'HelveticaNeue', Helvetica, Arial, sans-serif;
  font-size: 1.625rem;
  font-weight: 300;
  text-align: center; }

.gform_wrapper.blue_wrapper h1 {
  color: #fff;
  font-family: 'Roboto Condensed', 'Helvetica Neue', 'HelveticaNeue', Helvetica, Arial, sans-serif;
  font-size: 2.25rem; }

.gform_wrapper.blue_wrapper ul.gform_fields li.gfield {
  margin-top: 2.1875rem;
  padding-right: 0; }

.gform_wrapper.blue_wrapper .top_label li.gfield.gf_left_half {
  padding-right: 1rem; }

.gform_wrapper.blue_wrapper .gfield_html {
  margin-bottom: 1.25rem;
  font-size: 0.875rem;
  line-height: 1.5 !important;
  text-align: center; }

.gform_wrapper.blue_wrapper .gfield_label {
  color: #fff;
  font-size: 0.9375rem;
  font-weight: 300; }

.gform_wrapper.blue_wrapper .gfield_select,.gform_wrapper.blue_wrapper .textarea,.gform_wrapper.blue_wrapper input:not([type='radio']):not([type='checkbox']):not([type='submit']):not([type='button']):not([type='image']):not([type='file']) {
  padding: 0.75rem;
  border: 0;
  border-radius: 4px; }

.gform_wrapper.blue_wrapper .gfield_select {
  height: 42px; }

.gform_wrapper.blue_wrapper #extensions_message {
  display: none; }

.gform_wrapper.blue_wrapper .gform_fileupload_multifile .gform_drop_area {
  background: #fff; }

.gform_wrapper.blue_wrapper .ginput_container_fileupload span {
  display: block;
  margin-top: -0.3125rem;
  font-size: 0.8125rem; }

.gform_wrapper.blue_wrapper .gform_footer {
  text-align: center; }

.gform_wrapper.blue_wrapper .gform_footer input[type='submit'] {
  width: auto !important;
  padding: 0.75rem 3.125rem !important;
  border: 0;
  background: linear-gradient(to top, #599735 0%, #6ab440 100%) !important;
  color: #fff;
  font-family: 'Roboto Condensed', 'Helvetica Neue', 'HelveticaNeue', Helvetica, Arial, sans-serif;
  font-size: 1.5rem;
  text-transform: uppercase; }

.gform_wrapper.blue_wrapper .gform_footer input[type='submit']:hover {
  background: linear-gradient(to top, #599735 0%, #6ab440 100%) !important; }

.gform_wrapper.blue_wrapper li.gfield.gfield_error,.gform_wrapper.blue_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  border: 0;
  background: none; }

/*	--------------------------------------------------
		Privacy Policy
	-------------------------------------------------- */
.privacy-policy {
  display: block;
  padding: 0.625rem 1.25rem 1.25rem;
  font-size: 0.8125rem;
  line-height: 1.5;
  text-align: center; }

.privacy-policy .policy-toggle {
  margin-bottom: 0.3125rem;
  border: 0;
  background: none;
  color: #173BAE;
  letter-spacing: 0.03125rem;
  transition: 0.3 ease; }

.privacy-policy .policy-toggle:hover {
  text-decoration: none;
  cursor: pointer; }

.privacy-policy .policy-toggle:focus {
  outline: none; }

.privacy-policy .policy-content {
  display: none; }

.privacy-policy .policy-content a {
  color: #173BAE; }

/* STERILIZER PAGES */
.sterilizer-overview {
  margin-top: 3em; }

.refurb-avail h2,.sterilizer-overview h2 {
  margin-bottom: 0.25em;
  padding-top: 0.5em;
  border-top: 1px solid #d1d1d1;
  font-size: 1.875em; }

.refurb-avail .subhead,.sterilizer-overview .subhead {
  color: #a9a9a9;
  font-size: 1.125em; }

.refurb-avail .subhead {
  margin-bottom: 1.5em; }

.sterilizer-overview ul {
  margin: 2em 0 4em;
  list-style: none; }

.sterilizer-overview li {
  float: left;
  width: 20%;
  margin: 0 2.5%;
  text-align: center; }

.lt-ie9 .sterilizer-overview li {
  margin: 0 1.5%; }

.sterilizer-overview .series-img {
  display: table;
  width: 100%;
  height: 140px; }

.sterilizer-overview .series-img > div {
  display: table-cell;
  vertical-align: bottom; }

.sterilizer-overview h3 {
  margin-top: 1em;
  font-family: 'Roboto Condensed', 'Helvetica Neue', 'HelveticaNeue', Helvetica, Arial, sans-serif;
  font-size: 1.25em;
  line-height: 1.2; }

.sterilizer-img {
  margin-bottom: 2.5em; }

.sterilizer-model-list h1 {
  margin-bottom: 1em;
  font-size: 1.875em; }

.sterilizer-data {
  width: 100%; }

.sterilizer-data .model-img {
  font-family: 'Roboto Condensed', 'Helvetica Neue', 'HelveticaNeue', Helvetica, Arial, sans-serif;
  font-size: 1.25em; }

.sterilizer-data .model-img img {
  vertical-align: middle;
  margin-right: 0.75em; }

.sterilizer-data.help-choose-data .model-img,.sterilizer-data.refurb-units .model-img {
  font-size: 1.125em; }

.sterilizer-data.help-choose-data .model-img img,.sterilizer-data.refurb-units .model-img img {
  width: 40px;
  margin-right: 0.5em; }

.sterilizer-data tr {
  border-bottom: 1px solid #ccc; }

.sterilizer-data tr:first-child,.sterilizer-data tr:last-child {
  border-bottom: 0; }

.sterilizer-data td,.sterilizer-data th {
  vertical-align: middle;
  padding: 1rem 1.75rem;
  line-height: 1.3; }

.sterilizer-data.refurb-units td,.sterilizer-data.refurb-units th {
  vertical-align: middle;
  padding: 1rem 1.375rem;
  line-height: 1.3; }

.sterilizer-data.help-choose-data td,.sterilizer-data.help-choose-data th {
  vertical-align: middle;
  padding: 1rem 1.125rem;
  line-height: 1.3; }

.sterilizer-data th {
  border-right: 2px solid #fff;
  background: #173BAE;
  color: #fff;
  font-size: 1.125em;
  font-weight: 300;
  text-align: left; }

.sterilizer-data.refurb-units th {
  font-size: 1em; }

.sterilizer-data.refurb-units td {
  font-size: 0.875em; }

.sterilizer-data th:last-child {
  border-right: 0; }

.sterilizer-data th span {
  display: block;
  font-size: 0.6875em; }

.sterilizer-data .model-refurb {
  text-align: center; }

.sterilizer-details {
  margin: 3em 0; }

.sterilizer-details ul {
  width: 100%; }

.sterilizer-details .tab-content {
  padding: 2.5rem; }

.sterilizer-details .tab {
  width: 50%; }

.sterilizer-details .tab a {
  position: relative;
  z-index: 1;
  top: 1px;
  display: block;
  width: 100%;
  padding: 1.0625rem 1.875rem;
  border-width: 1px;
  border-style: solid;
  border-color: #d7d7d7 #d7d7d7 #555 #d7d7d7;
  background: #fff;
  color: #d7d7d7;
  font-size: 1.625em;
  font-weight: 300;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none; }

.sterilizer-details .tab.active a,.sterilizer-details .tab.active a:hover {
  border-width: 1px;
  border-style: solid;
  border-color: #555 #555 #fff #555;
  color: #555; }

.sterilizer-details .tab a:hover {
  border-width: 1px;
  border-style: solid;
  border-color: #888 #888 #555 #888;
  color: #888; }

.sterilizer-details .tab-content {
  border-width: 1px;
  border-style: solid;
  border-color: #555;
  background: white; }

.sterilizer-details .tab-content h2 {
  font-size: 1.25em;
  font-weight: 700; }

.sterilizer-details .tab-content h3 {
  font-size: 1em;
  font-weight: 700; }

.help-choose-table {
  margin: 3.125rem 0 0; }

.tab-content.sterilizer-controls h2 {
  margin-top: 2.5em;
  padding: 0.5rem;
  background: #173BAE;
  color: #fff;
  font-size: 1em;
  font-weight: 400;
  text-align: center; }

.avail-controls ul {
  margin: 0 !important;
  padding: 0 !important; }

.avail-controls {
  margin: 0 0 2em !important;
  padding: 0 !important; }

.avail-controls li {
  list-style: none !important; }

.avail-controls-feat.short-table9 {
  font-size: 0.5625rem; }

.avail-controls-feat.short-table10 {
  font-size: 0.625rem; }

.avail-controls-feat.short-table11 {
  font-size: 0.6875rem; }

.avail-controls-feat.short-table12 {
  font-size: 0.75rem; }

.avail-controls-feat.short-table13 {
  font-size: 0.8125rem; }

.avail-controls-feat.left td,.avail-controls-feat.left th {
  padding: 0.625rem 1.25rem;
  text-align: left; }

.avail-controls-feat.left {
  margin-top: 1.25rem; }

.sterilizer-controls .avail-controls > li {
  margin: 2em 0 0;
  list-style: none; }

.avail-controls-thumb {
  float: left;
  width: 24%;
  margin-right: 5%; }

.avail-controls-thumb img {
  max-width: 100%;
  height: auto; }

.avail-controls-key-feat {
  float: right;
  width: 71%; }

.avail-controls-key-feat .name {
  margin-bottom: 0.25em;
  font-size: 1.125em;
  font-weight: 700; }

.avail-controls-key-feat li {
  font-size: 0.9375em;
  line-height: 1.4; }

.avail-controls-feat tbody tr {
  border-bottom: 1px solid #ccc; }

.avail-controls-feat td,.avail-controls-feat th {
  vertical-align: middle;
  padding: 0.3125rem;
  font-size: 0.875em;
  line-height: 1.2;
  text-align: center; }

.avail-controls-feat th {
  background: #173BAE;
  color: #fff;
  font-weight: 400; }

.avail-controls-feat .row-head {
  font-weight: 700;
  text-align: left; }

.table-fine-print {
  margin: 0.625rem 0;
  font-size: 0.8125rem;
  font-style: italic; }

.table-fine-print div {
  margin-bottom: 0.3125rem; }

.refurb-series {
  margin-bottom: 5rem; }

.refurb-series.no-results {
  display: none; }

.single-post-content table p {
  font-weight: 400; }

/*   Base styles and layout
	--------------------------------------------------------------------------  */
blockquote,body,div,form,h1,h2,h3,h4,h5,h6,html,iframe,img,label,li,nav,object,ol,p,section,span,table,tbody,td,th,thead,tr,ul {
  vertical-align: baseline;
  margin: 0;
  padding: 0;
  outline: 0;
  border: 0;
  background: transparent;
  font-size: 100%; }

::selection {
  background: #2096FF;
  color: #fff;
  text-shadow: none; }

html {
  box-sizing: border-box; }

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

body {
  margin: 0;
  background: #fff;
  color: #464646;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.25; }

a {
  color: #173BAE;
  text-decoration: none;
  transition: color 0.1s ease-in-out; }
  a:active,a:hover {
    outline: 0;
    color: #2096FF; }
  a:focus {
    outline: thin dotted; }

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

.group::after {
  clear: both; }

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

.wrapper {
  max-width: 1350px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  min-width: auto;
  margin: 0 auto;
  padding: 0 1.875rem; }
  .wrapper:after {
    content: " ";
    display: block;
    clear: both; }
  .wrapper .inner {
    padding: 0; }

.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-content {
  float: left;
  width: 70%; }
  .main-content.full-width {
    float: none;
    width: 100%; }

/*  ==========================================================================
     VPM
     Styles from Vital Package Manager Modules
    ==========================================================================  */
/*  ==========================================================================
     PARTIALS
     Template partials
    ==========================================================================  */
/*   Buttons
	--------------------------------------------------------------------------  */
.assessment-results .content .gravitypdf-download-link,.button,a.green {
  display: inline-block;
  padding: 0.5rem 1.5625rem;
  border: 0;
  border-radius: 3px;
  background-color: #51D06B;
  color: #080808;
  font-family: "Roboto Condensed", "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 300;
  text-decoration: none;
  transition: all 0.2s ease; }
  .assessment-results .content .gravitypdf-download-link:focus,.button:focus,a.green:focus {
    outline: 0; }
  .assessment-results .content .gravitypdf-download-link:hover,.button:hover,a.green:hover {
    box-shadow: 0 8px 8px -8px rgba(0, 0, 0, 0.5);
    background: #66ff87;
    color: #080808; }
  .assessment-results .content .black.gravitypdf-download-link,.black.button,a.black.green {
    box-shadow: 0 11px 11px -8px rgba(0, 0, 0, 0.5);
    background: #080808;
    color: #fff; }
    .assessment-results .content .black.gravitypdf-download-link:hover,.black.button:hover,a.black.green:hover {
      box-shadow: none;
      color: #51D06B; }
  .assessment-results .content .blue.gravitypdf-download-link,.blue.button,a.blue.green {
    box-shadow: 0 11px 11px -8px rgba(0, 0, 0, 0.5);
    background: #173BAE;
    color: #fff; }
    .assessment-results .content .blue.gravitypdf-download-link:hover,.blue.button:hover,a.blue.green:hover {
      box-shadow: none;
      color: #fff;
      background: #1d4adb; }

.page-header {
  position: relative;
  z-index: 2;
  margin-top: 0; }

.breadcrumbs {
  padding: 1.25rem 0;
  color: #080808;
  font-family: "Roboto Condensed", "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.875rem; }
  .breadcrumbs .sep {
    padding: 0 0.375rem; }

.page-header-spacer {
  height: 50px; }

.core .gform_wrapper input[type='email'],.core .gform_wrapper input[type='number'],.core .gform_wrapper input[type='password'],.core .gform_wrapper input[type='tel'],.core .gform_wrapper input[type='text'],.core .gform_wrapper input[type='url'],.entry .gform_wrapper input[type='email'],.entry .gform_wrapper input[type='number'],.entry .gform_wrapper input[type='password'],.entry .gform_wrapper input[type='tel'],.entry .gform_wrapper input[type='text'],.entry .gform_wrapper input[type='url'],.form .gform_wrapper input[type='email'],.form .gform_wrapper input[type='number'],.form .gform_wrapper input[type='password'],.form .gform_wrapper input[type='tel'],.form .gform_wrapper input[type='text'],.form .gform_wrapper input[type='url'] {
  margin-bottom: 0; }

.core .gform_wrapper .gfield_checkbox label,.core .gform_wrapper .gfield_radio label,.entry .gform_wrapper .gfield_checkbox label,.entry .gform_wrapper .gfield_radio label,.form .gform_wrapper .gfield_checkbox label,.form .gform_wrapper .gfield_radio label {
  position: relative;
  padding-left: 1.6875rem; }

.core .gform_wrapper .gfield_checkbox input,.core .gform_wrapper .gfield_radio input,.entry .gform_wrapper .gfield_checkbox input,.entry .gform_wrapper .gfield_radio input,.form .gform_wrapper .gfield_checkbox input,.form .gform_wrapper .gfield_radio input {
  display: none !important; }

.core .gform_wrapper .gfield_checkbox input,.core .gform_wrapper .gfield_checkbox label,.core .gform_wrapper .gfield_radio input,.core .gform_wrapper .gfield_radio label,.entry .gform_wrapper .gfield_checkbox input,.entry .gform_wrapper .gfield_checkbox label,.entry .gform_wrapper .gfield_radio input,.entry .gform_wrapper .gfield_radio label,.form .gform_wrapper .gfield_checkbox input,.form .gform_wrapper .gfield_checkbox label,.form .gform_wrapper .gfield_radio input,.form .gform_wrapper .gfield_radio label {
  display: inline-block;
  vertical-align: middle;
  font-weight: 400; }

.core .gform_wrapper .gfield_checkbox .gchoice,.core .gform_wrapper .gfield_radio .gchoice,.entry .gform_wrapper .gfield_checkbox .gchoice,.entry .gform_wrapper .gfield_radio .gchoice,.form .gform_wrapper .gfield_checkbox .gchoice,.form .gform_wrapper .gfield_radio .gchoice {
  margin-bottom: 0.3125rem; }
  .core .gform_wrapper .gfield_checkbox .gchoice .gfield_optional,.core .gform_wrapper .gfield_radio .gchoice .gfield_optional,.entry .gform_wrapper .gfield_checkbox .gchoice .gfield_optional,.entry .gform_wrapper .gfield_radio .gchoice .gfield_optional,.form .gform_wrapper .gfield_checkbox .gchoice .gfield_optional,.form .gform_wrapper .gfield_radio .gchoice .gfield_optional {
    display: none; }

.core .gform_wrapper .ginput_container_checkbox,.core .gform_wrapper .ginput_container_radio,.entry .gform_wrapper .ginput_container_checkbox,.entry .gform_wrapper .ginput_container_radio,.form .gform_wrapper .ginput_container_checkbox,.form .gform_wrapper .ginput_container_radio {
  margin-top: 0 !important; }

.core .gform_wrapper .ginput_container_consent .gfield-optional,.entry .gform_wrapper .ginput_container_consent .gfield-optional,.form .gform_wrapper .ginput_container_consent .gfield-optional {
  display: none; }

.core .gform_wrapper .gfield_radio label::before,.entry .gform_wrapper .gfield_radio label::before,.form .gform_wrapper .gfield_radio label::before {
  position: absolute;
  top: 1px;
  left: 1px;
  display: block;
  width: 16px;
  height: 16px;
  border: 1px solid #ccc;
  border-radius: 8px;
  content: ''; }

.core .gform_wrapper .gfield_radio label::after,.entry .gform_wrapper .gfield_radio label::after,.form .gform_wrapper .gfield_radio label::after {
  position: absolute;
  top: 5px;
  left: 5px;
  display: block;
  width: 8px;
  height: 8px;
  transform: scale(0);
  opacity: 0;
  border-radius: 4px;
  background: #51D06B;
  content: '';
  transition: 0.25s ease; }

.core .gform_wrapper .gfield_radio input:checked + label::before,.entry .gform_wrapper .gfield_radio input:checked + label::before,.form .gform_wrapper .gfield_radio input:checked + label::before {
  box-shadow: 0 0.5px 0 0.5px rgba(0, 0, 0, 0.1); }

.core .gform_wrapper .gfield_radio input:checked + label::after,.entry .gform_wrapper .gfield_radio input:checked + label::after,.form .gform_wrapper .gfield_radio input:checked + label::after {
  transform: scale(1);
  opacity: 1; }

.core .gform_wrapper .gfield_radio label:hover,.entry .gform_wrapper .gfield_radio label:hover,.form .gform_wrapper .gfield_radio label:hover {
  cursor: pointer; }

.core .gform_wrapper .gfield_checkbox .gchoice label::before,.entry .gform_wrapper .gfield_checkbox .gchoice label::before,.form .gform_wrapper .gfield_checkbox .gchoice label::before {
  position: absolute;
  top: 1px;
  left: 0;
  display: block;
  width: 16px;
  height: 16px;
  background: #fff;
  content: ''; }

.core .gform_wrapper .gfield_checkbox .gchoice label::after,.entry .gform_wrapper .gfield_checkbox .gchoice label::after,.form .gform_wrapper .gfield_checkbox .gchoice label::after {
  position: absolute;
  top: 1px;
  left: 2px;
  display: block;
  transform: scale(0);
  content: url("../images/legacy/check.png");
  transition: all 0.3s ease-in-out; }

.core .gform_wrapper .gfield_checkbox .gchoice input:checked + label::after,.entry .gform_wrapper .gfield_checkbox .gchoice input:checked + label::after,.form .gform_wrapper .gfield_checkbox .gchoice input:checked + label::after {
  transform: scale(1); }

.core .gform_wrapper .gfield_checkbox .gchoice label:hover,.entry .gform_wrapper .gfield_checkbox .gchoice label:hover,.form .gform_wrapper .gfield_checkbox .gchoice label:hover {
  cursor: pointer; }

.core .gform_wrapper .no-label .gfield_label,.entry .gform_wrapper .no-label .gfield_label,.form .gform_wrapper .no-label .gfield_label {
  display: none; }

.core .gform_wrapper .gsection_title,.entry .gform_wrapper .gsection_title,.form .gform_wrapper .gsection_title {
  margin-top: 2.5rem !important; }

.core .gform_wrapper .gform_required_legend,.entry .gform_wrapper .gform_required_legend,.form .gform_wrapper .gform_required_legend {
  display: none; }

.grey-form {
  margin-top: 2.5rem;
  background: #d6d6d6; }
  .grey-form .form-heading {
    padding: 1.875rem;
    background: #173BAE;
    color: #fff;
    font-family: 'Roboto Condensed', 'Helvetica Neue', 'HelveticaNeue', Helvetica, Arial, sans-serif;
    font-size: 1.625rem;
    letter-spacing: 0.0625rem;
    text-align: center; }
  .grey-form .form-description {
    padding: 0 1.875rem 1.875rem;
    background: #173BAE;
    color: #fff;
    font-size: 1rem;
    text-align: center; }
  .grey-form .gform_wrapper {
    margin: 0;
    padding: 1.5625rem 2.5rem 0.625rem; }
    .grey-form .gform_wrapper .gfield {
      padding-right: 0; }
    .grey-form .gform_wrapper input[type='email'],.grey-form .gform_wrapper input[type='text'],.grey-form .gform_wrapper select,.grey-form .gform_wrapper textarea {
      width: 100% !important;
      padding: 0.3125rem 0.625rem !important;
      border: 0;
      border-radius: 0;
      background: #fff; }
    .grey-form .gform_wrapper input[type='email'],.grey-form .gform_wrapper input[type='text'],.grey-form .gform_wrapper select {
      height: 40px; }
    .grey-form .gform_wrapper input[type='submit'] {
      display: inline-block;
      width: auto !important;
      padding: 0.5rem 0.75rem !important;
      border: 0;
      border: 1px solid #fff;
      box-shadow: inset 0.5px 0.9px 3px rgba(20, 21, 21, 0.75);
      background: linear-gradient(to top, #599735 0%, #6ab440 100%) !important;
      color: #fff;
      font-family: 'Roboto', 'Helvetica Neue', 'HelveticaNeue', Helvetica, Arial, sans-serif;
      font-size: 1rem !important;
      text-transform: capitalize; }
    .grey-form .gform_wrapper input[type='submit']:hover {
      background: linear-gradient(to top, #599735 0%, #6ab440 100%) !important; }
    .grey-form .gform_wrapper .gfield_radio label::before {
      border: 1px solid #ccc;
      background: #fff; }
    .grey-form .gform_wrapper .gform_footer {
      -ms-flex-pack: center;
          justify-content: center;
      text-align: center; }
    .grey-form .gform_wrapper .ginput_recaptcha > div {
      max-width: 100%;
      margin: 1.5625rem auto 0; }
    .grey-form .gform_wrapper .ginput_recaptcha iframe {
      max-width: 100%; }

.accordion-expand-all {
  position: absolute;
  top: -30px;
  right: 0;
  padding: 0 1.25rem 0 0;
  border: 0;
  background: none;
  color: #173BAE;
  font-family: "Roboto Condensed", "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase; }
  .accordion-expand-all::after,.accordion-expand-all::before {
    position: absolute;
    display: block;
    background-color: #173BAE;
    content: '';
    transition: transform 0.25s ease; }
  .accordion-expand-all::before {
    top: 1px;
    right: 5px;
    width: 2px;
    height: 12px; }
  .accordion-expand-all::after {
    top: 6px;
    right: 0;
    width: 12px;
    height: 2px; }
  .accordion-expand-all:hover {
    color: #2096FF;
    cursor: pointer; }
    .accordion-expand-all:hover::after,.accordion-expand-all:hover::before {
      background-color: #2096FF; }
  .accordion-expand-all.active::after,.accordion-expand-all.active::before {
    transform: rotate(45deg); }

.accordion-toggle {
  position: absolute;
  top: 22px;
  right: 20px;
  transform: rotate(45deg);
  transition: 0.25s ease; }
  .accordion-toggle .border {
    fill: #51D06B; }
  .accordion-toggle:hover {
    cursor: pointer; }

.header-anchor {
  height: 72px; }

.main-header {
  position: relative;
  z-index: 50;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 2px solid #E8EBF3;
  background: #fff; }
  .main-header .wrapper {
    position: static;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    width: 100%;
    max-width: 100%;
    height: 70px; }
    .main-header .wrapper::before {
      display: none; }
  .main-header .main-header-logo {
    position: relative;
    z-index: 70;
    left: 40px;
    max-width: 150px; }
    .main-header .main-header-logo a {
      display: block;
      line-height: 0; }
    .main-header .main-header-logo img {
      max-width: 100%;
      height: auto; }
  .main-header .main-header-search {
    display: none; }
  .main-header .header-cta {
    position: relative;
    z-index: 99999;
    min-width: 100px;
    height: 72px;
    margin-right: 0;
    margin-bottom: -0.125rem;
    border-bottom: 2px solid #51D06B;
    font-family: "Roboto Condensed", "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif; }
    .main-header .header-cta::after {
      position: absolute;
      top: 0;
      left: -10px;
      display: block;
      width: 20px;
      height: calc(100% + 2px);
      transform: skewX(-10deg);
      border-bottom: 2px solid #E8EBF3;
      background: #fff;
      content: ''; }
    .main-header .header-cta .header-cta-link {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center;
      height: 100%;
      padding: 0 0 0 0.625rem;
      background: #080808;
      color: #fff;
      font-size: 0.6875rem;
      text-transform: uppercase;
      transition: 0.25s ease; }
      .main-header .header-cta .header-cta-link:hover {
        background: #51D06B; }
    .main-header .header-cta .header-cta-icon {
      position: relative;
      top: -1px;
      left: 10px;
      display: none;
      fill: #fff; }

/*   Footer
	--------------------------------------------------------------------------  */
.site-footer {
  padding: 1.5625rem 0;
  background: #1A1818;
  color: #fff;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .site-footer .footer-logo-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: justify;
        justify-content: space-between; }
  .site-footer .footer-heading {
    display: none;
    font-size: 1.0625rem;
    font-family: "Roboto Condensed", "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .site-footer .footer-social-link {
    display: inline-block;
    margin-right: 0.5rem; }
    .site-footer .footer-social-link svg {
      width: 26px;
      height: 26px;
      fill: #fff; }
    .site-footer .footer-social-link:hover svg {
      fill: #51D06B; }
    .site-footer .footer-social-link:hover .cls-1 {
      fill: #51D06B; }
  .site-footer .footer-utility {
    margin: 2.5rem auto;
    font-size: 0.75rem;
    line-height: 1.8;
    text-align: center; }
  .site-footer .footer-utility-link {
    color: #fff; }
    .site-footer .footer-utility-link:hover {
      color: #51D06B; }
  .site-footer .footer-utility-logos {
    min-width: 300px;
    margin-top: 1.875rem; }
  .site-footer .footer-utility-logo {
    display: inline-block;
    vertical-align: top;
    margin-right: 1.25rem; }
    .site-footer .footer-utility-logo img {
      max-width: 60px; }
  .site-footer .footer-copyright {
    color: #ccc; }
  .site-footer .footer-content {
    color: #fff;
    font-size: 0.8125rem; }
    .site-footer .footer-content a,.site-footer .footer-content a[x-apple-data-detectors] {
      color: #fff !important; }

.schematic-cta {
  position: relative;
  display: none;
  padding: 2.5rem 1.875rem;
  overflow: hidden;
  background: #51D06B;
  color: #080808;
  line-height: 1.65;
  text-align: center; }
  .schematic-cta .cta-heading {
    position: relative;
    z-index: 1;
    margin-bottom: 0.9375rem;
    font-size: 1.5625rem;
    font-weight: bold;
    line-height: 1.2;
    text-transform: uppercase; }
  .schematic-cta img {
    position: relative;
    z-index: 1;
    max-width: 40px;
    margin-bottom: 1.25rem; }
  .schematic-cta .image-style-ebook img {
    max-width: 150px;
    border: 4px solid #fff;
    box-shadow: 5px 5px 12px 0 rgba(0, 0, 0, 0.2); }
  .schematic-cta .cta-content {
    position: relative;
    z-index: 1;
    margin-bottom: 1.5625rem; }
  .schematic-cta .button {
    position: relative;
    z-index: 1;
    width: 100%;
    max-width: 180px; }
  .schematic-cta .schematics {
    position: absolute;
    z-index: 0;
    top: -10px;
    right: -45px;
    display: block;
    width: 180px;
    height: 180px;
    transform: translateY(-40%);
    border: 2px solid #66e17f; }
    .schematic-cta .schematics::after,.schematic-cta .schematics::before {
      position: absolute;
      display: block;
      content: ''; }
    .schematic-cta .schematics::before {
      top: 14px;
      left: 12px;
      width: 180px;
      height: 180px;
      border: 2px dashed #66e17f; }
    .schematic-cta .schematics::after {
      top: 70%;
      right: 10px;
      width: 90px;
      height: 90px;
      border: 2px solid #66e17f;
      border-radius: 50%; }
    .schematic-cta .schematics:last-child {
      top: auto;
      right: auto;
      bottom: -10px;
      left: -45px;
      transform: translateY(40%); }
      .schematic-cta .schematics:last-child::before {
        top: -12px;
        left: -35px; }
      .schematic-cta .schematics:last-child::after {
        top: 50px;
        right: -28px; }
  .schematic-cta .gform_wrapper {
    margin: 0; }
    .schematic-cta .gform_wrapper ul.gform_fields li.gfield {
      padding-right: 0; }
    .schematic-cta .gform_wrapper input[type='email'],.schematic-cta .gform_wrapper input[type='tel'],.schematic-cta .gform_wrapper input[type='text'],.schematic-cta .gform_wrapper select,.schematic-cta .gform_wrapper textarea {
      width: 100% !important;
      padding: 0.3125rem 0.625rem !important;
      border: 0;
      border-radius: 0;
      background: #fff; }
    .schematic-cta .gform_wrapper label.gfield_label {
      font-size: 0.9375rem; }
    .schematic-cta .gform_wrapper .gfield_radio label::before {
      border: 1px solid #ccc;
      background: #fff; }
    .schematic-cta .gform_wrapper .top_label div.ginput_container {
      margin-top: 0; }
    .schematic-cta .gform_wrapper .button {
      background: #000;
      color: #fff;
      max-width: 100%; }
      .schematic-cta .gform_wrapper .button:hover {
        color: #66ff87;
        cursor: pointer; }

.video-thumb-cta {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  margin-top: 1.5625rem;
  font-size: 0.9375rem; }
  .video-thumb-cta .video-thumb {
    position: relative;
    display: block;
    width: 65px;
    height: 50px;
    margin-right: 1.25rem;
    background-position: 50%;
    background-size: cover; }
    .video-thumb-cta .video-thumb svg {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translateX(-50%) translateY(-50%); }
  .video-thumb-cta .video-cta-subheading {
    margin-top: 0.3125rem;
    color: #173BAE;
    font-size: 0.8125rem; }

/*   6.1. Main Navigation
	--------------------------------------------------------------------------  */
.main-menu-toggle {
  position: absolute;
  z-index: 70;
  left: 15px;
  padding: 0;
  outline: none;
  border: 0;
  background-color: transparent;
  text-align: center;
  cursor: pointer; }
  .main-menu-toggle svg {
    width: 25px;
    height: 23px; }
    .main-menu-toggle svg path {
      transform: translate(0) rotate(0);
      transform-origin: center;
      opacity: 1;
      transition: transform 200ms ease-in-out, opacity 300ms ease-in-out;
      fill: #1A1818; }
  .main-menu-toggle .top-bun {
    transform: translate(0, -6px); }
  .main-menu-toggle .bottom-bun {
    transform: translate(0, 6px); }
  .main-menu-toggle.active .top-bun {
    transform: translate(0, 9px) rotate(45deg); }
  .main-menu-toggle.active .burger {
    transform: translate(0) rotate(-225deg);
    opacity: 0; }
  .main-menu-toggle.active .bottom-bun {
    transform: translate(20px, 9px) rotate(135deg); }

.nav-container {
  position: absolute;
  z-index: 60;
  top: 72px;
  right: 0;
  width: 100%; }

.main-nav {
  width: 100%;
  background: #fff; }

.main-menu {
  padding: 0.9375rem 0;
  display: none; }
  .main-menu .menu-item {
    position: relative;
    display: block;
    list-style: none;
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .main-menu .menu-item-top-level {
    padding: 0 2.1875rem;
    font-family: "Roboto Condensed", "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif; }
    .main-menu .menu-item-top-level > .menu-item-link {
      padding: 0.875rem 0;
      border-bottom: 1px solid #E8EBF3;
      color: #080808;
      transition: all 100ms ease-out; }
    .main-menu .menu-item-top-level:last-child > .menu-item-link {
      border: 0; }
    .main-menu .menu-item-top-level:hover > .menu-item-link {
      color: #51D06B; }
  .main-menu .menu-item-level-2 > .menu-item-link {
    display: block;
    padding: 0.375rem 0;
    font-size: 0.9375rem; }
  .main-menu .menu-item-level-2 .sub-menu-toggle {
    top: -7px;
    right: -15px; }
  .main-menu .menu-item-level-3 > .menu-item-link {
    padding: 0.375rem 1em;
    font-size: 0.875rem; }
  .main-menu .menu-item-link {
    display: block;
    text-decoration: none; }
  .main-menu .sub-menu-toggle {
    position: absolute;
    z-index: 60;
    top: 0;
    right: 20px;
    width: 50px;
    height: 50px;
    padding: 0;
    outline: 0;
    border: 0;
    background: transparent; }
    .main-menu .sub-menu-toggle .sub-menu-toggle-icon {
      width: 12px;
      height: 12px;
      transition: all 100ms ease-out; }
      .main-menu .sub-menu-toggle .sub-menu-toggle-icon path {
        transition: fill 100ms ease-out;
        fill: #51D06B; }
    .main-menu .sub-menu-toggle.active .sub-menu-toggle-icon {
      transform: rotate(90deg); }
  .main-menu .sub-menu-level-1 {
    display: none;
    padding: 1.125rem 1.75rem;
    background: #E8EBF3; }
  .main-menu .sub-menu-level-2 {
    margin-bottom: 0.625rem; }
  .main-menu .menu-item:last-child .sub-menu-level-1 {
    min-width: 210px; }
  .main-menu.main-menu-has-touch .subnav-meganav .sub-menu .sub-menu-toggle {
    display: none; }
  .main-menu .image-container {
    display: none; }
  .main-menu .subnav-meganav .meganav-container {
    max-width: 800px; }
    .main-menu .subnav-meganav .meganav-container .menu-item-level-2 {
      margin: 0.3125rem 0 1.25rem 0; }
      .main-menu .subnav-meganav .meganav-container .menu-item-level-2:last-child {
        margin: 1.25rem 0 0 0;
        padding: 1.25rem 0 0 0;
        border-top: 1px solid #51D06B; }
      .main-menu .subnav-meganav .meganav-container .menu-item-level-2.menu-item-has-children > .menu-item-link {
        margin-bottom: 0.625rem;
        padding: 0;
        color: #080808;
        font-size: 1.0625rem; }
  .main-menu .subnav-meganav .sub-menu-level-1 {
    top: inherit;
    left: 0;
    width: 100%;
    max-width: 100%; }
  .main-menu .subnav-meganav .sub-menu-level-2 {
    margin: 0;
    padding: 0; }
    .main-menu .subnav-meganav .sub-menu-level-2 .menu-item-link {
      padding: 0.5rem 0; }
  .main-menu .subnav-meganav .meganav-cta-container {
    display: none;
    width: 100%;
    margin-top: 2.5rem;
    padding: 1.875rem;
    background: #51D06B;
    color: #fff; }
  .main-menu .subnav-meganav .meganav-cta-content-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    max-width: 1024px;
    margin: 0 auto; }
  .main-menu .subnav-meganav .meganav-cta-content {
    padding: 0 1.5625rem;
    color: #080808;
    font-size: 0.875rem; }
  .main-menu .subnav-meganav .meganav-cta-heading {
    color: #080808;
    font-size: 1.0625rem; }
  .main-menu .subnav-image {
    display: -ms-flexbox;
    display: flex; }
    .main-menu .subnav-image > .image-container {
      display: block;
      max-width: 50px; }
      .main-menu .subnav-image > .image-container img {
        max-width: 100%; }
    .main-menu .subnav-image > .menu-item-content-container {
      width: calc(100% - 20px);
      margin-top: 0;
      padding: 0 0 0 1.25rem; }
      .main-menu .subnav-image > .menu-item-content-container:first-child {
        margin-top: 0; }
      .main-menu .subnav-image > .menu-item-content-container .menu-item {
        width: 100%; }
    .main-menu .subnav-image .menu-item-heading {
      margin-bottom: 0.625rem; }
    .main-menu .subnav-image .menu-item-desc {
      max-width: 440px;
      font-size: 0.8125rem;
      letter-spacing: 0.025rem;
      line-height: 1.5; }
    .main-menu .subnav-image .sub-menu {
      margin-top: 0.625rem; }
      .main-menu .subnav-image .sub-menu .menu-item-link {
        font-size: 0.875rem; }

/*   6.3. Utility Navigation
	--------------------------------------------------------------------------  */
.header-utility-nav {
  display: none;
  width: 100%;
  padding: 1.25rem 0;
  background: #E8EBF3; }
  .header-utility-nav .header-utility-menu {
    position: relative;
    left: -5px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    margin: 0 auto;
    padding: 0 0.75rem;
    list-style: none; }
  .header-utility-nav .header-utility-menu-item {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    margin: 0 0.625rem;
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif; }
    .header-utility-nav .header-utility-menu-item:last-child {
      margin-right: 0.875rem; }
  .header-utility-nav .header-utility-menu-item-link {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    color: #4E4E4E;
    font-size: 0.6875rem; }
    .header-utility-nav .header-utility-menu-item-link:hover {
      color: #51D06B; }
  .header-utility-nav .header-utility-menu-item-icon {
    position: relative;
    top: -1px;
    margin-right: 0.375rem; }
  .header-utility-nav .cart-qty {
    position: absolute;
    top: 0;
    right: -20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #51D06B;
    color: #080808;
    font-size: 0.5625rem;
    line-height: 0; }
  .header-utility-nav .login-link {
    display: none; }
  .header-utility-nav .header-utility-search {
    margin: 0 0.625rem; }
    .header-utility-nav .header-utility-search .search-icon {
      position: relative;
      z-index: 2;
      top: -5px;
      left: 10px;
      display: none;
      margin: 0; }
    .header-utility-nav .header-utility-search .search-form {
      position: relative;
      display: block;
      width: 100%;
      max-width: 320px;
      margin: 0 auto 1.25rem;
      padding: 0.125rem;
      border-radius: 15px;
      background: #fff; }
      .header-utility-nav .header-utility-search .search-form input[type='search'] {
        width: 100%;
        padding: 0.625rem;
        border: 0;
        background: transparent;
        transition: 0.25s ease; }
        .header-utility-nav .header-utility-search .search-form input[type='search']:focus {
          outline: none; }
      .header-utility-nav .header-utility-search .search-form .search-submit {
        position: absolute;
        top: 12px;
        right: 10px;
        border: 0;
        background: transparent; }
    .header-utility-nav .header-utility-search input:-webkit-autofill,.header-utility-nav .header-utility-search input:-webkit-autofill:focus,.header-utility-nav .header-utility-search input:-webkit-autofill:hover {
      border-radius: 15px;
      box-shadow: 0 0 0 1000px #fff inset;
      transition: background-color 5000s ease-in-out 0s; }

/*   6.4. Footer Navigation
	--------------------------------------------------------------------------  */
.footer-nav {
  margin: 1.5625rem auto;
  padding: 2.5rem 0 1.875rem;
  border-top: 2px solid rgba(255, 255, 255, 0.1);
  border-bottom: 2px solid rgba(255, 255, 255, 0.1); }
  .footer-nav .footer-menu {
    column-count: 1; }
  .footer-nav .menu-item {
    margin: 0 1.25rem 0.625rem 0;
    list-style: none; }
    .footer-nav .menu-item .menu-item-link {
      color: #fff; }
  .footer-nav .menu-item-top-level {
    margin-bottom: 2.1875rem;
    font-family: "Roboto Condensed", "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 700;
    break-inside: avoid; }
  .footer-nav .sub-menu {
    display: block !important;
    margin-top: 0.9375rem;
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400; }
    .footer-nav .sub-menu .menu-item {
      font-size: 0.875rem; }
    .footer-nav .sub-menu .menu-item-link {
      color: #6695FF; }
      .footer-nav .sub-menu .menu-item-link:hover {
        color: #51D06B; }
  .footer-nav .sub-menu-toggle {
    display: none; }

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

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

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

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

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

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

.bg-angle {
  position: relative;
  overflow: hidden; }
  .bg-angle::after,.bg-angle::before {
    position: absolute;
    left: 0;
    display: block;
    width: 100%;
    height: 50px;
    background-color: #fff; }
  .bg-angle.bg-angle-both::before,.bg-angle.bg-angle-top::before {
    top: -50px;
    transform: skewY(-1.5deg);
    transform-origin: 100%;
    content: ''; }
  .bg-angle.bg-angle-both::after,.bg-angle.bg-angle-bottom::after {
    bottom: 0;
    transform: skewY(-1.5deg);
    transform-origin: 100%;
    content: ''; }

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

.multicolumn-content-grid > .wrapper {
  max-width: 100%; }
  .multicolumn-content-grid > .wrapper::before {
    display: none; }

.multicolumn-content-grid .content-area {
  margin-bottom: 1.5625rem; }

.multicolumn-content-grid .video-thumb-cta {
  margin: 1.25rem 0; }

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

.card-grid .heading {
  margin-bottom: 1.25rem;
  font-size: 2.125rem;
  text-align: center; }

.card-grid .subheading {
  margin-bottom: 1.25rem;
  text-align: center; }

.card-grid .card-collection {
  margin-top: 2.5rem; }

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

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

.product-card .card-collection {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: stretch;
      align-items: stretch; }

.card.product-card {
  display: block;
  width: 100%;
  border: 2px solid #E8EBF3;
  border-radius: 2px;
  color: #080808;
  transition: 0.25s ease; }
  .card.product-card:hover {
    box-shadow: 0 12px 27px 0 rgba(0, 0, 0, 0.21); }
  .card.product-card .product-image-container {
    display: block;
    padding: 2.5rem 2.5rem 0; }
  .card.product-card .product-content-container {
    display: block;
    padding: 2.5rem; }
  .card.product-card .product-subheading {
    display: block;
    margin-bottom: 0.625rem;
    font-size: 0.9375rem;
    font-weight: 700;
    text-transform: uppercase; }
  .card.product-card .product-heading {
    display: block;
    font-size: 1.5rem; }
  .card.product-card .product-desc {
    display: block;
    margin-top: 0.9375rem;
    font-size: 0.9375rem;
    font-weight: 300; }
  .card.product-card .button {
    margin-top: 1.25rem;
    padding: 0.625rem 1.875rem;
    font-size: 0.875rem; }

.card.feature-card {
  margin-bottom: 3.125rem; }
  .card.feature-card .feature-image {
    margin-bottom: 0.9375rem; }
    .card.feature-card .feature-image img {
      max-width: 100%; }
  .card.feature-card .feature-heading {
    color: #080808;
    font-size: 1.125rem;
    font-weight: 700;
    letter-spacing: 0.03125rem; }
  .card.feature-card .feature-content {
    margin-top: 0.9375rem;
    font-size: 1.0625rem;
    font-weight: 300;
    line-height: 1.5; }
  .card.feature-card .feature-link {
    display: inline-block;
    margin-top: 0.9375rem; }

.hero {
  height: 650px;
  overflow: hidden;
  background: linear-gradient(225.59deg, #001545 0%, #090909 100%);
  color: #fff; }
  .hero .wrapper {
    display: -ms-flexbox;
    display: flex;
    height: 100%; }
  .hero .hero-content-container {
    position: static;
    z-index: 2;
    max-width: 500px;
    margin-top: 3.75rem;
    transform: translateY(20%);
    opacity: 0;
    transition: 0.5s ease transform; }
    .hero .hero-content-container.active {
      transform: translateY(0);
      opacity: 1; }
    .hero .hero-content-container .button {
      padding: 0.5rem 0.75rem; }
  .hero .hero-image-container {
    position: absolute;
    z-index: 1;
    bottom: -40px;
    left: calc(100% - 160px);
    width: 500px;
    opacity: 0;
    transition: 1s ease opacity; }
    .hero .hero-image-container img {
      max-width: 100%;
      height: auto; }
    .hero .hero-image-container.active {
      opacity: 1; }
  .hero .heading {
    margin-bottom: 0.75rem;
    font-family: "Roboto Condensed", "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 2.25rem; }
  .hero .blurb-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    gap: 20px;
    margin-bottom: 0.75rem; }
    .hero .blurb-wrapper .blurb {
      color: #6695FF;
      font-family: "Roboto Condensed", "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-size: 1.75rem;
      font-weight: 400;
      line-height: 3.9375rem; }
    .hero .blurb-wrapper .flag {
      width: 45px; }
      .hero .blurb-wrapper .flag img {
        max-width: 100%;
        -o-object-fit: cover;
           object-fit: cover; }
  .hero .subheading {
    max-width: 180px;
    margin-bottom: 1.25rem;
    color: #6695FF;
    font-family: "Roboto Condensed", "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 0.9375rem;
    line-height: 1.85; }
  .hero .hero-button-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: start;
        align-items: flex-start; }
    .hero .hero-button-container .button {
      min-width: 175px;
      text-align: center; }
      .hero .hero-button-container .button:last-child {
        margin: 0.9375rem 0 0; }
  .hero .tagline {
    position: absolute;
    z-index: 3;
    bottom: 100px;
    max-width: 160px;
    opacity: 0;
    font-family: "Roboto Condensed", "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 0.9375rem;
    font-weight: 300;
    line-height: 1.5;
    transition: 1s ease opacity; }
    .hero .tagline.active {
      opacity: 1; }

.two-column-media .wrapper {
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between; }

.two-column-media .grid-item {
  margin-bottom: 1.5625rem; }

.two-column-media .two-col-image {
  max-width: 100%;
  height: auto;
  max-height: 400px; }

.two-column-media .two-col-heading {
  margin-bottom: 0.9375rem;
  color: #173BAE;
  font-family: "Roboto Condensed", "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.75rem;
  font-weight: 300; }

.two-column-media .two-col-content {
  line-height: 1.5; }

.two-column-media .button {
  margin-top: 1.5625rem; }

.two-column-media ul {
  margin: 1.25rem 0; }
  .two-column-media ul li {
    position: relative;
    margin-top: 1.25rem;
    padding-left: 2.5rem;
    list-style: none; }
    .two-column-media ul li::before {
      position: absolute;
      top: 2px;
      left: 0;
      display: block;
      width: 22px;
      height: 22px;
      background: url("data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMS41IiBoZWlnaHQ9IjIxLjYiIHZpZXdCb3g9IjAgMCAyMS41IDIxLjYiPg0KICA8ZmlsdGVyIGZpbHRlclVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgaGVpZ2h0PSIxNjQuOCUiIGlkPSJhIiB3aWR0aD0iMTY1JSIgeD0iLTMyLjUlIiB5PSItMjMuMSUiPg0KICAgIDxmZU9mZnNldCBkeT0iMiIgaW49IlNvdXJjZUFscGhhIiByZXN1bHQ9InNoYWRvd09mZnNldE91dGVyMSIvPg0KICAgIDxmZU1vcnBob2xvZ3kgaW49IlNvdXJjZUFscGhhIiByYWRpdXM9IjEiIHJlc3VsdD0ic2hhZG93SW5uZXIiLz4NCiAgICA8ZmVPZmZzZXQgZHk9IjIiIGluPSJzaGFkb3dJbm5lciIgcmVzdWx0PSJzaGFkb3dJbm5lciIvPg0KICAgIDxmZUNvbXBvc2l0ZSBpbj0ic2hhZG93T2Zmc2V0T3V0ZXIxIiBpbjI9InNoYWRvd0lubmVyIiBvcGVyYXRvcj0ib3V0IiByZXN1bHQ9InNoYWRvd09mZnNldE91dGVyMSIvPg0KICAgIDxmZUdhdXNzaWFuQmx1ciBpbj0ic2hhZG93T2Zmc2V0T3V0ZXIxIiByZXN1bHQ9InNoYWRvd0JsdXJPdXRlcjEiIHN0ZERldmlhdGlvbj0iMiIvPg0KICAgIDxmZUNvbG9yTWF0cml4IGluPSJzaGFkb3dCbHVyT3V0ZXIxIiB2YWx1ZXM9IjAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAuMDg2MzQ3MjQ2NSAwIi8+DQogIDwvZmlsdGVyPg0KICA8cGF0aCBkPSJNNi43LTJoMC4yYzUuOSwwLDEwLjcsNC44LDEwLjcsMTAuN3YwLjNjMCw1LjktNC44LDEwLjctMTAuNywxMC43SDYuNyBDMC44LDE5LjYtNCwxNC44LTQsOC45VjguN0MtNCwyLjgsMC44LTIsNi43LTJ6IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZmlsdGVyPSJ1cmwoI2EpIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg0IDIpIi8+DQogIDxwYXRoIGQ9Ik02LjgtMS41TDYuOC0xLjVDMTIuNC0xLjUsMTcsMy4xLDE3LDguOHYwLjFjMCw1LjctNC42LDEwLjMtMTAuMywxMC4zbDAsMGMtNS43LDAtMTAuMy00LjYtMTAuMy0xMC4zIFY4LjhDLTMuNSwzLjEsMS4xLTEuNSw2LjgtMS41eiIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMjA5NmZmIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg0IDIpIi8+DQogIDxwYXRoIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzIwOTZmZiIgc3Ryb2tlLXdpZHRoPSIxLjkiIGQ9Ik0xMi4zIDVMNi4xIDEyLjYgMi40IDguOCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNCAyKSIvPg0KPC9zdmc+");
      background-repeat: no-repeat;
      content: ''; }

.two-column-media.text-color-light {
  color: #fff; }
  .two-column-media.text-color-light .two-col-heading {
    color: #fff; }

.two-column-media.heading-size-large .two-col-heading {
  margin-bottom: 2.1875rem;
  padding-bottom: 0.625rem;
  border-bottom: 1px solid #2096FF;
  font-size: 2.9375rem; }

.two-column-media.heading-size-large .video-link {
  color: #2096FF; }

.service-overview {
  position: relative;
  overflow: hidden;
  color: #080808; }
  .service-overview .service-overview-row.row-top .service-overview-column {
    position: relative; }
    .service-overview .service-overview-row.row-top .service-overview-column .overview-img {
      display: block;
      max-width: 250px;
      height: auto;
      max-height: 400px;
      margin: 0 auto; }
    .service-overview .service-overview-row.row-top .service-overview-column .row-top-content {
      position: relative;
      margin-top: 1.875rem; }
  .service-overview .service-overview-row.row-bottom {
    -ms-flex-align: start;
        align-items: flex-start; }
  .service-overview .card.product-card {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: stretch;
        align-items: stretch;
    margin-bottom: 0.625rem; }
    .service-overview .card.product-card .product-image-container {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      width: 160px;
      height: auto;
      padding: 0.625rem 0.9375rem;
      background: #E8EBF3; }
      .service-overview .card.product-card .product-image-container img {
        max-height: 100px; }
    .service-overview .card.product-card .product-content-container {
      width: 100%;
      padding: 0.9375rem 1.25rem; }
    .service-overview .card.product-card .product-subheading {
      margin-bottom: 0.1875rem;
      font-size: 0.875rem; }
    .service-overview .card.product-card .product-heading {
      font-size: 1.125rem; }
    .service-overview .card.product-card .product-desc {
      margin-top: 0.3125rem;
      font-size: 0.75rem;
      line-height: 1.4; }
    .service-overview .card.product-card .product-arrow {
      -ms-flex-item-align: center;
          -ms-grid-row-align: center;
          align-self: center;
      width: 10px;
      margin: 0 0.9375rem;
      transform: translateX(-5px);
      transition: 0.25s ease; }
    .service-overview .card.product-card:hover {
      box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.2); }
      .service-overview .card.product-card:hover .product-arrow {
        transform: translateX(0); }
  .service-overview .heading {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    margin: 2.5rem 0 1.25rem;
    font-family: "Roboto Condensed", "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 2.5rem;
    font-weight: 300; }
    .service-overview .heading span {
      display: block;
      margin-bottom: 0.625rem;
      font-size: 1.125rem;
      font-weight: 700;
      text-transform: uppercase; }
  .service-overview .service-hero-icon {
    position: relative;
    margin-bottom: 0.375rem; }
    .service-overview .service-hero-icon img {
      max-width: 35px;
      max-height: 60px; }
  .service-overview .sterilizer-gallery {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: center;
        justify-content: center;
    width: 234px;
    margin: 1.875rem auto; }
    .service-overview .sterilizer-gallery .gallery-item {
      position: relative;
      margin: 0 0.375rem 0.375rem 0;
      line-height: 0; }
      .service-overview .sterilizer-gallery .gallery-item:nth-child(n + 5) {
        display: none; }
      .service-overview .sterilizer-gallery .gallery-item.video::after {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.25);
        content: ''; }
      .service-overview .sterilizer-gallery .gallery-item.video::before {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translateX(-50%) translateY(-50%);
        z-index: 2;
        display: block;
        margin-left: 0.25rem;
        border: 6px solid transparent;
        border-right: 8px solid transparent;
        border-left: 8px solid #fff;
        content: ''; }
    .service-overview .sterilizer-gallery .gallery-item-count {
      margin: 0 0 0.375rem; }
    .service-overview .sterilizer-gallery .gallery-thumb {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center;
      width: 42px;
      height: 42px;
      background: #080808;
      color: #fff; }
    .service-overview .sterilizer-gallery .gallery-thumb {
      width: 42px;
      height: 42px; }
    .service-overview .sterilizer-gallery .sterilizer-gallery-link {
      display: block;
      width: 100%;
      height: calc(100% - 6px);
      padding: 0.625rem 1.875rem;
      border: 2px solid #080808;
      color: #080808;
      font-size: 0.9375rem;
      transition: 0.25s ease; }
      .service-overview .sterilizer-gallery .sterilizer-gallery-link:hover {
        background: #080808;
        color: #fff; }
      .service-overview .sterilizer-gallery .sterilizer-gallery-link svg {
        position: relative;
        top: 1px;
        left: 5px;
        transform: rotate(-90deg); }
  .service-overview .service-overview-content {
    font-weight: 300; }
  .service-overview .service-icon-list-container {
    width: 100%; }
    .service-overview .service-icon-list-container.service-logo-list .service-icon-list {
      width: 100%;
      margin-top: 0; }
      .service-overview .service-icon-list-container.service-logo-list .service-icon-list .list-item .list-icon {
        max-width: 170px;
        max-height: 100px; }
  .service-overview .service-icon-list {
    margin: 2.1875rem 0;
    padding: 0 1.25rem 0 0;
    border-bottom: 4px solid #E8EBF3; }
    .service-overview .service-icon-list .list-container {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -ms-flex-align: center;
          align-items: center;
      width: 100%; }
    .service-overview .service-icon-list .list-heading {
      margin-bottom: 0.9375rem;
      font-size: 0.8125rem; }
    .service-overview .service-icon-list .list-item {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      width: 50%;
      padding: 0 0.625rem 1.5625rem 0;
      font-size: 0.6875rem; }
      .service-overview .service-icon-list .list-item:only-child {
        min-width: 125px;
        padding-right: 0; }
      .service-overview .service-icon-list .list-item .list-icon {
        margin: 0 0.625rem 0 0;
        max-width: 50px;
        max-height: 50px; }
        .service-logo-list .service-overview .service-icon-list .list-item .list-icon {
          max-width: 100px;
          max-height: 100px; }
      .service-overview .service-icon-list .list-item .list-item-heading span {
        display: block;
        font-size: 0.9375rem; }
  .service-overview.serviceicon-list-no-title .service-icon-list .list-item .list-icon {
    max-width: 100%; }
  .service-overview.serviceicon-list-max-height-large .service-icon-list .list-item .list-icon {
    max-width: 100%;
    max-height: 75px; }
  .service-overview .service-links {
    margin-top: 1.875rem; }
    .service-overview .service-links .service-links-heading {
      margin-bottom: 0.625rem;
      padding-bottom: 0.625rem;
      border-bottom: 1px solid #E8EBF3;
      color: #080808;
      font-size: 0.875rem;
      font-weight: 700;
      letter-spacing: 0.10938rem;
      text-transform: uppercase; }
    .service-overview .service-links .service-link {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
          justify-content: space-between;
      width: 100%;
      margin: 1.25rem 0; }
      .service-overview .service-links .service-link svg {
        position: relative;
        top: 3px;
        height: 12px;
        transform: translateX(-15px);
        transition: 0.25s ease; }
      .service-overview .service-links .service-link:hover svg {
        transform: translateX(-10px); }
  .service-overview .service-resources {
    margin-bottom: 2.5rem;
    font-size: 0.9375rem; }
    .service-overview .service-resources .resources-heading {
      margin-bottom: 1.25rem; }
    .service-overview .service-resources .service-resource-item-container {
      display: -ms-flexbox;
      display: flex;
      gap: 20px;
      -ms-flex-pack: start;
          justify-content: flex-start;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap; }
    .service-overview .service-resources .service-resource-item {
      display: -ms-flexbox;
      display: flex;
      width: calc(50% - 10px);
      margin: 0; }
      .service-overview .service-resources .service-resource-item .grid-item {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: column;
            flex-flow: column; }
      .service-overview .service-resources .service-resource-item .cta-wrapper {
        position: relative;
        -ms-flex-positive: 1;
            flex-grow: 1;
        padding-top: 2.1875rem; }
        .service-overview .service-resources .service-resource-item .cta-wrapper .button {
          position: absolute;
          bottom: 0;
          left: 0;
          text-align: center; }
      .service-overview .service-resources .service-resource-item:last-child {
        margin-right: 0; }
    .service-overview .service-resources .service-resource-image {
      max-width: 100px;
      margin-right: 1.25rem;
      margin-bottom: 0.625rem;
      border: 4px solid #fff;
      box-shadow: 5px 5px 12px 0 rgba(0, 0, 0, 0.2); }
      .service-overview .service-resources .service-resource-image a {
        display: block;
        line-height: 0; }
      .service-overview .service-resources .service-resource-image img {
        max-width: 100%; }
    .service-overview .service-resources .service-resource-heading {
      font-size: 1.0625rem;
      font-weight: 700; }
    .service-overview .service-resources .service-resource-subheading {
      margin: 0.625rem 0;
      font-weight: 300; }
    .service-overview .service-resources .button {
      padding: 0.5rem 0.9375rem;
      font-size: 0.875rem; }
  .service-overview.post-type-sterilizer .heading {
    margin-top: 0; }

@keyframes background-angle {
  0% {
    transform: translateX(100%);
    opacity: 0; }
  50% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.service-icon-hero {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  position: relative;
  padding: 2.5rem 2.5rem 5rem;
  background: #fff url("data:image/svg+xml;charset=utf-8;base64,PHN2ZyB3aWR0aD0iMTQ0MCIgaGVpZ2h0PSIzMzEiIHZpZXdCb3g9IjAgMCAxNDQwIDMzMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGZpbGw9IiMxNzNCQUUiIGQ9Ik0wIDFMMTQ0MCAxIDE0NDAgMjYzLjM3MjY4OCAwIDMzMXoiLz48cGF0aCBmaWxsPSIjMEYzMDk5IiBkPSJNMCAwTDE0NDAgMCAxNDQwIDI5Ljg5NDUzMTIgMCA4OHoiLz48L2c+PC9zdmc+");
  background-position: bottom center;
  background-size: cover;
  color: #fff;
  text-align: center; }
  .service-icon-hero .service-icon-hero-icon {
    max-width: 50px;
    margin: 0 auto 1.25rem; }
  .service-icon-hero .service-icon-hero-heading {
    margin-bottom: 1.5625rem;
    font-size: 1.5rem; }
  .service-icon-hero .service-icon-hero-content {
    max-width: 768px;
    margin: 0 auto;
    font-size: 0.9375rem;
    font-weight: 300; }

.anchor-link-nav-container {
  width: 100%;
  height: 34px; }

.anchor-link-list-toggle {
  display: none; }
  .anchor-link-list-toggle svg .triangle {
    fill: #080808; }
  .anchor-link-list-toggle svg .circle {
    fill: #E8EBF3; }

.anchor-link-list {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  width: 100%;
  font-weight: 700; }
  .anchor-link-list .anchor-link-list-toggle {
    position: relative;
    display: block;
    width: 100%;
    padding: 0.625rem;
    border: 0;
    background: 0;
    text-align: left; }
    .anchor-link-list .anchor-link-list-toggle svg {
      position: absolute;
      top: 10px;
      right: 10px; }
  .anchor-link-list .anchor-link-list-header {
    color: #4E4E4E;
    font-family: "Roboto Condensed", "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 0.75rem;
    font-weight: 700;
    letter-spacing: 0.0875rem;
    text-transform: uppercase; }
  .anchor-link-list .anchor-link-list-body {
    display: none; }
  .anchor-link-list .anchor-link {
    position: relative;
    display: block;
    color: #080808;
    font-size: 0.75rem;
    letter-spacing: 0.0875rem;
    text-transform: uppercase; }
    .anchor-link-list .anchor-link:hover {
      color: #51D06B; }
    .anchor-link-list .anchor-link svg {
      position: absolute;
      top: 10px;
      right: 10px;
      left: auto; }
      .anchor-link-list .anchor-link svg .triangle {
        fill: #080808; }
      .anchor-link-list .anchor-link svg .circle {
        fill: #51D06B; }

.quick-links {
  margin: 1.25rem 0 3.75rem; }
  .quick-links .quick-link-heading {
    color: #51D06B;
    font-size: 0.875rem; }
  .quick-links .anchor-link-list {
    position: absolute;
    border-radius: 4px;
    box-shadow: 3px 3px 10px 0 rgba(0, 0, 0, 0.25);
    background: #fff; }
    .quick-links .anchor-link-list .anchor-link {
      padding: 0.625rem;
      border-top: 1px solid #E8EBF3; }

.anchor-link-nav {
  position: relative;
  z-index: 1;
  margin: 0 auto;
  background: #080808; }
  .anchor-link-nav.sticky {
    position: fixed;
    z-index: 2;
    left: 0;
    width: 100%;
    transform: none;
    background: #080808;
    transition: 0.25s; }
    .anchor-link-nav.sticky .anchor-link-list {
      padding: 0;
      box-shadow: none;
      background: #080808; }
    .anchor-link-nav.sticky .anchor-link-list-header {
      color: #fff; }
  .anchor-link-nav .anchor-link-list {
    box-shadow: none;
    background: #080808; }
    .anchor-link-nav .anchor-link-list .anchor-link {
      position: relative;
      margin: 0;
      padding: 0.625rem;
      border-top: 1px solid #333;
      color: #fff; }
      .anchor-link-nav .anchor-link-list .anchor-link:focus {
        outline: 0; }
      .anchor-link-nav .anchor-link-list .anchor-link svg .circle {
        fill: #E8EBF3; }
    .anchor-link-nav .anchor-link-list .anchor-link-list-header {
      color: #ccc; }

.service-comparison {
  max-width: 1160px;
  margin: 0 auto; }

.comparison-header {
  margin: 0 1.25rem;
  font-family: "Roboto Condensed", "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  text-align: center; }
  .comparison-header .heading {
    margin-bottom: 1.25rem;
    font-size: 1.5rem; }
  .comparison-header .subheading {
    margin-bottom: 1.25rem;
    font-size: 0.9375rem; }

.comparison-table {
  position: relative;
  margin: 2.5rem 0;
  font-family: "Roboto Condensed", "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .comparison-table .comparison-row {
    font-size: 0.875rem; }
    .comparison-table .comparison-row .feature {
      position: relative;
      width: 100%;
      margin: 0 0.625rem;
      padding: 0.9375rem 1.5625rem;
      font-size: 1rem; }
      .comparison-table .comparison-row .feature::after {
        position: absolute;
        bottom: 0;
        left: 15px;
        display: block;
        width: calc(100% - 30px);
        height: 1px;
        background: #ccc;
        content: ''; }
      .comparison-table .comparison-row .feature .subheading {
        display: none; }
      .comparison-table .comparison-row .feature svg {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translateX(-50%) translateY(-50%);
        display: block;
        margin: 0 auto; }
      .comparison-table .comparison-row .feature .button {
        width: 100%;
        margin: 1.25rem 0;
        text-align: center; }
    .comparison-table .comparison-row:last-child .feature::after {
      display: none; }
    .comparison-table .comparison-row.row-type-heading {
      text-transform: uppercase; }
      .comparison-table .comparison-row.row-type-heading .subheading {
        display: block;
        margin-top: 0.625rem;
        font-size: 0.8125rem;
        line-height: 1.75;
        text-transform: none; }
      .comparison-table .comparison-row.row-type-heading::before {
        display: block;
        width: 100%;
        margin: 0 0.625rem;
        padding: 0 1.5625rem;
        content: ''; }
      .comparison-table .comparison-row.row-type-heading .feature {
        padding: 3.125rem 1.5625rem 1.5625rem;
        border-top: 5px solid #2096FF;
        font-size: 1.5625rem;
        font-weight: 400; }
        .comparison-table .comparison-row.row-type-heading .feature::after {
          display: none; }
        .comparison-table .comparison-row.row-type-heading .feature:nth-child(2) {
          border-top: 5px solid #173BAE; }
        .comparison-table .comparison-row.row-type-heading .feature:nth-child(3) {
          border-top: 5px solid #51D06B; }
      .comparison-table .comparison-row.row-type-heading .feature-four {
        display: none; }
    .comparison-table .comparison-row.row-type-feature .feature {
      -ms-flex-align: center;
          align-items: center; }
      .comparison-table .comparison-row.row-type-feature .feature:nth-child(n+2) {
        background: #E8EBF3;
        font-weight: 300; }
    .comparison-table .comparison-row.row-type-cta .feature::before {
      position: absolute;
      top: -1px;
      left: 15px;
      display: block;
      width: calc(100% - 30px);
      height: 1px;
      background: #fff;
      content: ''; }
    .comparison-table .comparison-row.row-type-cta .feature:nth-child(n+2) {
      background: #E8EBF3;
      font-weight: 300; }
      .comparison-table .comparison-row.row-type-cta .feature:nth-child(n+2)::before {
        background: #E8EBF3; }
    .comparison-table .comparison-row.row-type-cta .feature svg {
      display: none; }
    .comparison-table .comparison-row.row-type-subheading .feature {
      margin-top: 2.5rem;
      border-top: 5px solid #2096FF;
      text-align: center;
      text-transform: uppercase; }
      .comparison-table .comparison-row.row-type-subheading .feature::before {
        position: absolute;
        top: -46px;
        left: 15px;
        display: block;
        width: calc(100% - 30px);
        height: 1px;
        background: #E8EBF3;
        content: ''; }
      .comparison-table .comparison-row.row-type-subheading .feature::after {
        display: none; }
      .comparison-table .comparison-row.row-type-subheading .feature:nth-child(1) {
        border-top: 0;
        color: #173BAE;
        font-weight: 700;
        text-align: left; }
        .comparison-table .comparison-row.row-type-subheading .feature:nth-child(1)::before {
          top: -41px;
          background: #fff; }
      .comparison-table .comparison-row.row-type-subheading .feature:nth-child(3) {
        border-top: 5px solid #173BAE; }
      .comparison-table .comparison-row.row-type-subheading .feature:nth-child(4) {
        border-top: 5px solid #51D06B; }
  .comparison-table.comparison-cta-1 .comparison-cta {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center; }
  .comparison-table.comparison-cta-1 .feature-four {
    display: none; }
  .comparison-table.comparison-cta-1 .row-type-heading .feature-three {
    display: none; }
  .comparison-table.comparison-cta-1 .comparison-table-mobile .comparison-container:nth-child(3) {
    display: none; }
  .comparison-table .comparison-table-desktop {
    display: none;
    margin: 2.5rem 1.25rem 2.5rem 0; }
  .comparison-table .comparison-container {
    margin: 1.25rem;
    padding-top: 1.875rem;
    border-top: 5px solid #2096FF; }
    .comparison-table .comparison-container:nth-child(2) {
      border-top: 5px solid #173BAE; }
    .comparison-table .comparison-container:nth-child(3) {
      border-top: 5px solid #51D06B; }
    .comparison-table .comparison-container .feature-header .heading {
      margin-bottom: 1.25rem;
      padding: 0 1.875rem;
      font-size: 1.5rem;
      text-transform: uppercase; }
    .comparison-table .comparison-container .feature-header .subheading {
      margin-bottom: 0.9375rem;
      padding: 0 1.875rem;
      font-size: 0.9375rem;
      line-height: 1.75; }
    .comparison-table .comparison-container .feature-header .toggle {
      position: relative;
      z-index: -1;
      left: 30px;
      transform: rotate(45deg);
      transition: 0.25s ease; }
      .comparison-table .comparison-container .feature-header .toggle .border {
        fill: #51D06B; }
    .comparison-table .comparison-container .feature-header.active .toggle {
      transform: rotate(90deg); }
      .comparison-table .comparison-container .feature-header.active .toggle .border {
        fill: #080808; }
    .comparison-table .comparison-container .feature-container {
      display: none;
      padding: 1.25rem 0;
      overflow: hidden; }
    .comparison-table .comparison-container .feature {
      position: relative;
      padding: 1.25rem 1.875rem 0.3125rem;
      background: #E8EBF3; }
      .comparison-table .comparison-container .feature::after {
        position: absolute;
        bottom: 0;
        left: 15px;
        display: block;
        width: calc(100% - 30px);
        height: 1px;
        background: #ccc; }
      .comparison-table .comparison-container .feature:nth-child(2n) {
        padding: 0 1.875rem 1.25rem;
        font-weight: 300; }
        .comparison-table .comparison-container .feature:nth-child(2n)::after {
          content: ''; }
      .comparison-table .comparison-container .feature:last-child {
        padding-bottom: 0;
        border-bottom: 0; }
    .comparison-table .comparison-container:nth-child(1) .feature-four,.comparison-table .comparison-container:nth-child(1) .feature-three {
      display: none; }
    .comparison-table .comparison-container:nth-child(2) .feature-four,.comparison-table .comparison-container:nth-child(2) .feature-two {
      display: none; }
    .comparison-table .comparison-container:nth-child(2) .feature:nth-child(3n) {
      padding: 0 1.875rem 1.25rem;
      font-weight: 300; }
      .comparison-table .comparison-container:nth-child(2) .feature:nth-child(3n)::after {
        content: ''; }
    .comparison-table .comparison-container:nth-child(3) .feature-three,.comparison-table .comparison-container:nth-child(3) .feature-two {
      display: none; }
    .comparison-table .comparison-container:nth-child(3) .feature-four {
      padding: 0 1.875rem 1.25rem; }
    .comparison-table .comparison-container .row-type-feature:last-child .feature {
      margin-bottom: 0; }
      .comparison-table .comparison-container .row-type-feature:last-child .feature::after {
        display: none; }
    .comparison-table .comparison-container .row-type-heading {
      display: none; }
    .comparison-table .comparison-container .row-type-subheading {
      position: relative;
      margin-top: -0.0625rem;
      background: #fff; }
      .comparison-table .comparison-container .row-type-subheading .feature {
        display: none;
        padding: 1.875rem 0 1.25rem;
        background: #fff; }
        .comparison-table .comparison-container .row-type-subheading .feature:nth-child(1) {
          display: block;
          color: #173BAE;
          text-transform: uppercase; }
    .comparison-table .comparison-container .row-type-cta {
      margin-top: 2.1875rem; }
      .comparison-table .comparison-container .row-type-cta::before {
        position: absolute;
        top: -36px;
        left: 0;
        display: block;
        width: 100%;
        height: 1px;
        background: #fff;
        content: ''; }
      .comparison-table .comparison-container .row-type-cta .feature {
        width: 100% !important;
        padding-top: 0 !important; }
      .comparison-table .comparison-container .row-type-cta .feature-one {
        display: none; }
      .comparison-table .comparison-container .row-type-cta .button {
        display: block;
        width: 100%;
        max-width: 220px;
        margin: 0 auto;
        padding: 0.875rem 1.25rem;
        text-align: center; }
    .comparison-table .comparison-container .row-layout-checked,.comparison-table .comparison-container .row-layout-unchecked {
      position: relative;
      display: -ms-flexbox;
      display: flex;
      padding-bottom: 0.9375rem; }
      .comparison-table .comparison-container .row-layout-checked::after,.comparison-table .comparison-container .row-layout-unchecked::after {
        position: absolute;
        bottom: 0;
        left: 0;
        display: block;
        width: 100%;
        height: 1px;
        background: #ccc;
        content: ''; }
      .comparison-table .comparison-container .row-layout-checked:last-child::after,.comparison-table .comparison-container .row-layout-unchecked:last-child::after {
        display: none; }
      .comparison-table .comparison-container .row-layout-checked .feature,.comparison-table .comparison-container .row-layout-unchecked .feature {
        width: calc(100% - 60px);
        padding: 1.25rem 0 0;
        background: #fff; }
        .comparison-table .comparison-container .row-layout-checked .feature::after,.comparison-table .comparison-container .row-layout-unchecked .feature::after {
          display: none; }
      .comparison-table .comparison-container .row-layout-checked.row-type-feature .feature-checked,.comparison-table .comparison-container .row-layout-checked.row-type-feature .feature-unchecked,.comparison-table .comparison-container .row-layout-unchecked.row-type-feature .feature-checked,.comparison-table .comparison-container .row-layout-unchecked.row-type-feature .feature-unchecked {
        position: absolute;
        top: 0;
        right: 0;
        width: 50px;
        height: 100%;
        padding: 0 1.875rem 1.25rem;
        background: #E8EBF3; }
        .comparison-table .comparison-container .row-layout-checked.row-type-feature .feature-checked svg,.comparison-table .comparison-container .row-layout-checked.row-type-feature .feature-unchecked svg,.comparison-table .comparison-container .row-layout-unchecked.row-type-feature .feature-checked svg,.comparison-table .comparison-container .row-layout-unchecked.row-type-feature .feature-unchecked svg {
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translateX(-50%) translateY(-50%); }
      .comparison-table .comparison-container .row-layout-checked.row-type-feature .feature-unchecked svg,.comparison-table .comparison-container .row-layout-unchecked.row-type-feature .feature-unchecked svg {
        display: none; }

.service-listing {
  font-family: "Roboto Condensed", "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .service-listing .service-content-container {
    width: 100%;
    margin: 0 0 1.25rem; }
    .service-listing .service-content-container .header {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      margin-bottom: 1.875rem;
      color: #080808;
      font-size: 1.625rem; }
      .service-listing .service-content-container .header .acronym {
        margin-right: 0.9375rem;
        padding: 0.5rem 0.75rem;
        background: #173BAE;
        color: #fff;
        text-transform: uppercase; }
    .service-listing .service-content-container .content {
      font-size: 1.0625rem; }
      .service-listing .service-content-container .content ul {
        margin-top: 1.875rem; }
      .service-listing .service-content-container .content li {
        margin-top: 1.25rem; }
    .service-listing .service-content-container .heading {
      font-weight: 500; }
  .service-listing .service-list {
    width: 100%;
    background: #E8EBF3; }
    .service-listing .service-list .service-list-header {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
          justify-content: space-between;
      padding: 0.875rem 1.875rem;
      border-top: 4px solid #173BAE;
      background: #fff;
      font-size: 0.8125rem;
      text-transform: uppercase; }
    .service-listing .service-list .service-list-content {
      padding: 1.875rem;
      line-height: 1.4; }
    .service-listing .service-list .service-list-item {
      margin-bottom: 1.875rem;
      padding-bottom: 1.875rem;
      border-bottom: 1px solid #ccc;
      font-weight: 300; }
      .service-listing .service-list .service-list-item:last-of-type {
        margin-bottom: 0;
        border-bottom: 0; }
    .service-listing .service-list .heading {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
          justify-content: space-between;
      margin-bottom: 0.9375rem;
      font-size: 1.25rem;
      font-weight: 400; }
      .service-listing .service-list .heading .acronym {
        margin-left: 3.125rem;
        color: #173BAE;
        font-size: 1.125rem;
        font-weight: 700;
        text-transform: uppercase; }
    .service-listing .service-list .button {
      width: 100%;
      text-align: center; }

.sterilizer-models .wrapper {
  max-width: 1160px; }

.sterilizer-models .layout-container {
  position: relative; }

.sterilizer-models .sterilizer-model-list {
  width: 100%; }
  .sterilizer-models .sterilizer-model-list .list-header {
    display: none;
    background: #080808;
    color: #fff;
    text-align: left; }
    .sterilizer-models .sterilizer-model-list .list-header:hover {
      background: #080808; }
  .sterilizer-models .sterilizer-model-list tr {
    display: block;
    margin-bottom: 0.625rem;
    transition: 0.25s ease; }
    .sterilizer-models .sterilizer-model-list tr:hover {
      background: rgba(0, 0, 0, 0.05); }
  .sterilizer-models .sterilizer-model-list th {
    vertical-align: top;
    padding: 0.9375rem;
    font-size: 1rem;
    font-weight: 500; }
    .sterilizer-models .sterilizer-model-list th span {
      display: block;
      margin-top: 0.1875rem;
      font-size: 0.75rem;
      font-style: italic;
      font-weight: 300; }
  .sterilizer-models .sterilizer-model-list td {
    display: -ms-flexbox;
    display: flex;
    padding: 0.9375rem;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 0;
    font-family: "Roboto Condensed", "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.125rem; }
    .sterilizer-models .sterilizer-model-list td span {
      color: rgba(0, 0, 0, 0.5);
      font-size: 0.75rem; }
    .sterilizer-models .sterilizer-model-list td:first-child {
      border-left: 1px solid rgba(0, 0, 0, 0.1); }
      .sterilizer-models .sterilizer-model-list td:first-child::before {
        display: none; }
    .sterilizer-models .sterilizer-model-list td:last-child {
      border-right: 1px solid rgba(0, 0, 0, 0.1);
      border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
    .sterilizer-models .sterilizer-model-list td.download-column {
      display: block;
      padding: 0; }
    .sterilizer-models .sterilizer-model-list td::before {
      display: block;
      width: 120px;
      font-weight: 700;
      text-transform: uppercase;
      content: attr(data-label); }
    .sterilizer-models .sterilizer-model-list td.model-image img {
      max-height: 80px; }
    .sterilizer-models .sterilizer-model-list td .downloads {
      display: none;
      margin: 0 auto;
      padding: 0.625rem;
      background: #080808;
      text-align: center; }
    .sterilizer-models .sterilizer-model-list td .file {
      position: relative;
      display: inline-block;
      margin-top: 0.1875rem;
      margin-right: 0.375rem;
      padding-right: 0.625rem;
      color: #fff;
      font-size: 0.9375rem; }
      .sterilizer-models .sterilizer-model-list td .file::after {
        position: absolute;
        top: 0;
        right: 0;
        display: block;
        width: 1px;
        height: 100%;
        background: rgba(255, 255, 255, 0.5);
        content: ''; }
      .sterilizer-models .sterilizer-model-list td .file:last-child {
        margin-right: 0;
        padding-right: 0; }
        .sterilizer-models .sterilizer-model-list td .file:last-child::after {
          display: none; }
      .sterilizer-models .sterilizer-model-list td .file:hover {
        color: #173BAE; }
  .sterilizer-models .sterilizer-model-list .model-action {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    width: 100%;
    min-width: 180px;
    padding: 0.75rem 1.25rem;
    border: 0;
    border-radius: 0;
    background: rgba(0, 0, 0, 0.1);
    font-family: "Roboto Condensed", "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 0.9375rem;
    font-weight: 700;
    text-transform: uppercase;
    transition: 0.25s ease; }
    .sterilizer-models .sterilizer-model-list .model-action:hover {
      box-shadow: 0 8px 8px -8px rgba(0, 0, 0, 0.5);
      background: #173BAE;
      color: #fff;
      cursor: pointer; }
      .sterilizer-models .sterilizer-model-list .model-action:hover svg {
        fill: #fff; }
    .sterilizer-models .sterilizer-model-list .model-action:focus {
      outline: none; }
    .sterilizer-models .sterilizer-model-list .model-action.active {
      background: #173BAE;
      color: #fff; }
      .sterilizer-models .sterilizer-model-list .model-action.active svg {
        fill: #fff; }
    .sterilizer-models .sterilizer-model-list .model-action svg {
      position: relative;
      top: 1px;
      margin-left: 0.3125rem;
      transform: rotate(90deg);
      transition: 0.25s ease; }

.sterilizer-models.models-cta-active .schematic-cta {
  position: relative;
  right: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  width: 100%;
  margin-top: 1.5625rem; }

.sterilizer-interactive .wrapper {
  max-width: 710px; }

.sterilizer-interactive .mobile {
  max-width: 100%; }

.sterilizer-interactive .content .hide {
  margin-top: 1.25rem; }

.faq-layout {
  margin: 0 0.75rem;
  font-family: "Roboto Condensed", "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .faq-layout .faq-item-container {
    width: 100%; }
  .faq-layout .faq-item {
    position: relative;
    border-bottom: 1px solid #E8EBF3;
    line-height: 1.5; }
    .faq-layout .faq-item.active {
      border-bottom: 0;
      background: #E8EBF3; }
      .faq-layout .faq-item.active .toggle {
        transform: rotate(90deg); }
        .faq-layout .faq-item.active .toggle .border {
          fill: #080808; }
      .faq-layout .faq-item.active .faq-heading {
        padding-bottom: 0.9375rem; }
        .faq-layout .faq-item.active .faq-heading:hover {
          background: #E8EBF3; }
    .faq-layout .faq-item:last-child {
      border-bottom: 0; }
  .faq-layout .faq-heading {
    padding: 1.5625rem;
    transition: 0.25s ease; }
    .faq-layout .faq-heading:hover {
      background: #f0f2f7;
      cursor: pointer; }
    .faq-layout .faq-heading .faq-heading-container {
      width: calc(100% - 50px); }
  .faq-layout .faq-content {
    position: relative;
    display: none;
    width: calc(100% - 60px);
    padding: 0.9375rem 1.5625rem 1.5625rem;
    font-weight: 300; }
    .faq-layout .faq-content::before {
      position: absolute;
      top: 0;
      left: 0;
      display: block;
      width: 4px;
      height: 100%;
      background: #080808;
      content: ''; }
  .faq-layout .faqs-cta {
    margin: 1.5625rem;
    padding: 2.5rem 1.875rem;
    border: 1px solid #E8EBF3;
    font-size: 1.125rem;
    text-align: center; }
    .faq-layout .faqs-cta .heading {
      color: #080808;
      font-size: 1.875rem;
      font-weight: 700; }
    .faq-layout .faqs-cta .subheading {
      margin: 1.25rem auto;
      font-weight: 300; }
    .faq-layout .faqs-cta img {
      max-width: 160px;
      margin: 0 auto 1.5625rem;
      border: 4px solid #fff;
      box-shadow: 5px 5px 12px 0 rgba(0, 0, 0, 0.2); }

.cta-layout .custom-cta {
  margin-top: 0; }

.cta-layout .image {
  text-align: center; }
  .cta-layout .image img {
    width: 100%; }
  .cta-layout .image a {
    display: block;
    line-height: 0; }

.cta-layout .map {
  padding: 0 1.25rem;
  background: #173BAE;
  color: #fff;
  text-align: center; }
  .cta-layout .map img {
    max-width: 100%; }
  .cta-layout .map .wrapper {
    max-width: 1260px; }
  .cta-layout .map .grid-item {
    position: relative;
    padding: 1.875rem 0 0; }
    .cta-layout .map .grid-item:last-child {
      padding-bottom: 3.75rem; }
  .cta-layout .map .heading {
    color: #fff;
    font-size: 2.1875rem; }
  .cta-layout .map .subheading {
    margin: 0.9375rem 0 0.625rem; }
  .cta-layout .map .button {
    margin-top: 0.625rem; }
  .cta-layout .map .cta-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 100%;
    max-width: 320px;
    font-size: 1.375rem;
    font-weight: 300; }

.custom-cta {
  position: relative;
  min-height: 240px;
  margin-top: 1.875rem;
  font-family: "Roboto Condensed", "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300; }
  .custom-cta .content {
    padding: 1.875rem; }
  .custom-cta .heading {
    color: #173BAE;
    font-family: "Roboto Condensed", "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.625rem; }
  .custom-cta .button {
    margin-top: 1.25rem; }
  .custom-cta.form {
    background: #efefef; }
    .custom-cta.form .cta {
      overflow: hidden; }
    .custom-cta.form .image {
      padding: 1.875rem; }
    .custom-cta.form .form {
      padding: 0 1.875rem 1.875rem;
      background: #e3e3e3; }
    .custom-cta.form .content .list {
      font-size: 0.9375rem;
      line-height: 1.9em; }
    .custom-cta.form .gfield input {
      height: 30px;
      border: 1px solid #ccc !important; }
    .custom-cta.form select {
      height: 30px; }
  .custom-cta.default {
    background: #e3e3e3; }
    .custom-cta.default p {
      margin: 0;
      font-size: 0.8125rem;
      line-height: 1.4; }
    .custom-cta.default .image::before {
      display: block;
      width: 100%;
      padding-top: 100%;
      content: ' '; }
  .custom-cta.bottom-cta .angled {
    margin-top: 0; }
    .custom-cta.bottom-cta .angled .right {
      padding: 0; }
      .custom-cta.bottom-cta .angled .right img {
        max-width: 100%; }
  .custom-cta.image {
    min-height: 100%; }
  .custom-cta.blue .blue {
    margin: 0;
    min-height: auto; }
  .custom-cta.blue .left .blue-cta-heading {
    margin-top: 0; }
  .custom-cta.blue .cta-image {
    max-height: 300px; }
  .custom-cta.blue .bleed .right {
    padding: 0;
    line-height: 0; }
    .custom-cta.blue .bleed .right img {
      max-width: 100%;
      height: auto;
      max-height: 100%; }

.entry .custom-cta .blue.update {
  margin-top: 0; }

.cta-icon-with-video {
  background: #E8EBF3; }
  .cta-icon-with-video .grid-item-icon {
    position: relative;
    min-width: 180px;
    padding: 1.875rem;
    background: #173BAE;
    text-align: center; }
    .cta-icon-with-video .grid-item-icon .cta-icon-image {
      margin: 0 auto; }
  .cta-icon-with-video .grid-item-content {
    padding: 1.875rem 2.5rem; }
    .cta-icon-with-video .grid-item-content .heading {
      font-size: 1.625rem;
      font-weight: 500; }
    .cta-icon-with-video .grid-item-content .cta-icon-content {
      margin-top: 0.9375rem;
      font-weight: 300;
      line-height: 1.5; }

.testimonial-layout .wrapper {
  max-width: 768px; }

.testimonial-layout .testimonial-content {
  font-size: 1.125rem;
  font-weight: 300;
  line-height: 1.5; }

.testimonial-layout .testimonial-meta {
  margin-top: 1.25rem;
  font-size: 0.8125rem;
  font-weight: 700;
  text-align: right; }
  .testimonial-layout .testimonial-meta .title {
    margin-top: 0.375rem; }

.logo-grid .logo-grid-container {
  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; }
  .logo-grid .logo-grid-container .logo-image-container {
    max-width: 150px;
    max-height: 50px;
    margin: 0.625rem 0.9375rem; }
  .logo-grid .logo-grid-container .logo-image {
    max-width: 100%;
    height: auto;
    margin: 0 auto; }
  .logo-grid .logo-grid-container.slick-initialized {
    padding: 0 2.5rem; }
    .logo-grid .logo-grid-container.slick-initialized .slick-track {
      display: -ms-flexbox;
      display: flex; }
      .logo-grid .logo-grid-container.slick-initialized .slick-track .slick-slide {
        height: auto; }
        .logo-grid .logo-grid-container.slick-initialized .slick-track .slick-slide > div {
          height: 100%; }
    .logo-grid .logo-grid-container.slick-initialized .slick-slide > div {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center; }
    .logo-grid .logo-grid-container.slick-initialized .slick-arrow {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      border: 0;
      background: none;
      z-index: 2; }
      .logo-grid .logo-grid-container.slick-initialized .slick-arrow svg path {
        fill: #9F9F9F; }
      .logo-grid .logo-grid-container.slick-initialized .slick-arrow:hover {
        cursor: pointer; }
        .logo-grid .logo-grid-container.slick-initialized .slick-arrow:hover svg path {
          fill: #000; }
      .logo-grid .logo-grid-container.slick-initialized .slick-arrow:focus {
        outline: none; }
      .logo-grid .logo-grid-container.slick-initialized .slick-arrow.slick-prev {
        left: 0; }
      .logo-grid .logo-grid-container.slick-initialized .slick-arrow.slick-next {
        right: 0; }
    .logo-grid .logo-grid-container.slick-initialized .slick-dots {
      position: relative; }
      .logo-grid .logo-grid-container.slick-initialized .slick-dots li {
        width: 8px;
        height: 8px;
        margin: 0 0.5rem; }
        .logo-grid .logo-grid-container.slick-initialized .slick-dots li button {
          width: 8px;
          height: 8px; }
          .logo-grid .logo-grid-container.slick-initialized .slick-dots li button::before {
            width: 8px;
            height: 8px;
            content: '';
            background-color: #9F9F9F;
            border-radius: 50%; }

.slider-large {
  position: relative; }
  .slider-large .wrapper {
    max-width: 1180px; }
  .slider-large .slide {
    position: relative; }
    .slider-large .slide .wrapper {
      width: 100%;
      height: 100%;
      padding: 0; }
  .slider-large .slide-bg {
    top: 0;
    width: 100%;
    height: 400px;
    background-position: top right;
    background-size: cover; }
  .slider-large .slide-content-container {
    position: relative;
    z-index: 1;
    padding: 2.5rem; }
  .slider-large .slide-image-container {
    width: 100%; }
    .slider-large .slide-image-container .slide-image {
      max-width: 100%;
      margin: 0 auto; }
  .slider-large .subheading {
    margin-bottom: 1.25rem;
    font-size: 1.5625rem;
    font-weight: 700; }
  .slider-large .heading {
    font-size: 1.75rem; }
  .slider-large .slide-content {
    margin-top: 1.25rem;
    font-size: 1.0625rem;
    font-weight: 300;
    line-height: 1.5; }
  .slider-large .slide-icon {
    width: 40px;
    margin-bottom: 1.5625rem; }
  .slider-large .slide-cta {
    display: inline-block;
    margin-top: 1.5625rem;
    color: #2096FF; }
    .slider-large .slide-cta:hover {
      color: #51D06B; }
  .slider-large .slider-large-nav {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 1.875rem 0;
    background: rgba(0, 0, 0, 0.7); }
    .slider-large .slider-large-nav .wrapper {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: justify;
          justify-content: space-between;
      max-width: 1300px;
      padding: 0 3.75rem; }
    .slider-large .slider-large-nav .slide-nav-container .slick-track {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: justify;
          justify-content: space-between;
      width: 100%; }
    .slider-large .slider-large-nav .slider-large-nav-item {
      color: #51D06B;
      text-align: center; }
      .slider-large .slider-large-nav .slider-large-nav-item:hover {
        color: #fff;
        cursor: pointer; }
    .slider-large .slider-large-nav .slick-slider {
      display: none; }
    .slider-large .slider-large-nav .slick-slide {
      display: none; }
    .slider-large .slider-large-nav .slick-current .slider-large-nav-item {
      position: relative;
      color: #fff; }
      .slider-large .slider-large-nav .slick-current .slider-large-nav-item::before {
        position: absolute;
        top: -40px;
        left: 0;
        display: block;
        width: 100%;
        height: 4px;
        background: #fff; }
    .slider-large .slider-large-nav .slick-arrow {
      border: 0;
      background: none; }
      .slider-large .slider-large-nav .slick-arrow:focus {
        outline: none; }
      .slider-large .slider-large-nav .slick-arrow.slick-prev {
        left: 30px; }
      .slider-large .slider-large-nav .slick-arrow.slick-next {
        right: 30px; }
  .slider-large.slider-theme-dark {
    background: #080808;
    color: #fff; }
    .slider-large.slider-theme-dark .slide-content-container {
      margin-bottom: 5rem;
      background: #080808; }
    .slider-large.slider-theme-dark .slick-arrow:hover svg path {
      fill: #fff; }
  .slider-large.slider-theme-light .slide-container {
    padding-bottom: 6.25rem; }
  .slider-large.slider-theme-light .slide-image-container {
    padding: 0 2.5rem; }
  .slider-large.slider-theme-light .slider-large-nav {
    background: rgba(255, 255, 255, 0.5); }
  .slider-large.slider-theme-light .slider-large-nav-item:hover {
    color: #51D06B; }
  .slider-large.slider-theme-light .slick-current .slider-large-nav-item {
    color: #080808; }

.downloads .downloads-item-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: start;
      justify-content: flex-start; }

.downloads .downloads-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  width: 100%;
  margin: 0 0 1.875rem; }

.downloads .downloads-image {
  min-width: 100px;
  max-width: 134px;
  margin-right: 1.25rem;
  border: 4px solid #fff;
  box-shadow: 5px 5px 12px 0 rgba(0, 0, 0, 0.2); }
  .downloads .downloads-image a {
    display: block;
    line-height: 0; }
  .downloads .downloads-image img {
    max-width: 100%; }

.downloads .downloads-heading {
  color: #080808;
  font-size: 1.125rem;
  font-weight: 700; }

.downloads .downloads-subheading {
  margin: 0.3125rem 0 0.625rem;
  font-size: 0.9375rem;
  font-weight: 300; }

.downloads .button {
  padding: 0.5rem 0.9375rem;
  font-size: 0.875rem; }

.timeline {
  padding: 0 1.25rem; }
  .timeline .timeline-nav {
    max-width: 850px;
    margin: -1.5625rem auto 0;
    border-radius: 5px;
    box-shadow: 0 5px 8px 0 rgba(189, 189, 189, 0.5);
    background: #fff;
    font-size: 0.9375rem;
    font-weight: "Roboto Condensed", "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
    max-height: 50px; }
  .timeline .timeline-nav-container.slick-initialized .timeline-nav-item {
    display: block; }
  .timeline .timeline-nav-item {
    position: relative;
    padding: 0.9375rem;
    color: #9F9F9F;
    text-align: center;
    display: none; }
    .timeline .timeline-nav-item::before {
      position: absolute;
      top: 100%;
      left: 50%;
      display: block;
      width: 45px;
      height: 4px;
      transform: translateX(-50%) translateY(0);
      background: #51D06B;
      content: '';
      transition: 0.25s ease; }
    .timeline .timeline-nav-item:hover {
      color: #51D06B;
      cursor: pointer; }
      .timeline .timeline-nav-item:hover::before {
        transform: translateX(-50%) translateY(-4px); }
  .timeline .slick-current .timeline-nav-item {
    color: #51D06B;
    cursor: pointer; }
    .timeline .slick-current .timeline-nav-item::before {
      transform: translateX(-50%) translateY(-4px); }
  .timeline .slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    border: 0;
    background: none;
    z-index: 2; }
    .timeline .slick-arrow svg path {
      fill: #9F9F9F; }
    .timeline .slick-arrow:hover {
      cursor: pointer; }
      .timeline .slick-arrow:hover svg path {
        fill: #000; }
    .timeline .slick-arrow:focus {
      outline: none; }
    .timeline .slick-arrow.slick-prev {
      top: 26px;
      left: 15px; }
    .timeline .slick-arrow.slick-next {
      top: 26px;
      right: 15px; }
  .timeline .timeline-slide-container {
    max-width: 1040px;
    margin: 0 auto;
    padding: 1.875rem 0; }
    .timeline .timeline-slide-container .slide {
      padding: 1.875rem 0; }
    .timeline .timeline-slide-container .slide-image {
      margin-bottom: 1.875rem; }
      .timeline .timeline-slide-container .slide-image img {
        box-shadow: 14px 22px 23px -4px rgba(0, 0, 0, 0.1);
        margin: 0 auto; }
    .timeline .timeline-slide-container .heading {
      margin-bottom: 1.5625rem;
      color: #173BAE;
      font-size: 1.625rem;
      font-weight: "Roboto Condensed", "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-weight: 400; }
    .timeline .timeline-slide-container .slide-content {
      font-size: 1.0625rem;
      line-height: 1.5; }

.video-grid .heading {
  margin-bottom: 2.5rem;
  font-family: "Roboto Condensed", "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 2.5rem;
  text-align: center; }

.video-grid .video-grid-item {
  width: 100%;
  margin-bottom: 2.5rem; }
  .video-grid .video-grid-item:only-child {
    max-width: 720px;
    margin: 0 auto; }
  .video-grid .video-grid-item .desc {
    margin: 1.25rem auto 0; }

.video-grid .video-grid-item-link {
  display: block;
  background-position: 50%;
  background-size: cover;
  position: relative; }
  .video-grid .video-grid-item-link::before {
    display: block;
    width: 100%;
    padding-top: 65%;
    content: ' '; }
  .video-grid .video-grid-item-link > .content {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
  .video-grid .video-grid-item-link svg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%); }

.team-grid {
  padding: 3.125rem 0 0;
  background: linear-gradient(44.68deg, #001545 0%, #090909 100%);
  color: #fff; }
  .team-grid .heading {
    margin-bottom: 2.5rem;
    font-family: "Roboto Condensed", "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 2.5rem;
    text-align: center; }
  .team-grid .team-grid-container {
    width: 100%;
    padding-bottom: 0;
    text-align: center; }
  .team-grid .team-member {
    padding: 1.25rem;
    margin-bottom: 2.5rem; }
    .team-grid .team-member.active,.team-grid .team-member:hover {
      cursor: pointer; }
      .team-grid .team-member.active .image-container::before,.team-grid .team-member:hover .image-container::before {
        opacity: 1; }
    .team-grid .team-member .image-container {
      position: relative;
      width: 166px;
      height: 166px;
      margin: 0 auto 1.25rem;
      padding: 0.5rem; }
      .team-grid .team-member .image-container .image {
        position: relative;
        z-index: 2;
        width: 150px;
        height: 150px;
        border-radius: 50%;
        background-position: top center;
        background-size: cover; }
      .team-grid .team-member .image-container::before {
        position: absolute;
        z-index: 1;
        top: 0;
        left: 0;
        display: block;
        width: 100%;
        height: 100%;
        opacity: 0;
        border-radius: 50%;
        background: #51D06B;
        content: '';
        transition: 0.25s ease; }
    .team-grid .team-member .name {
      margin-bottom: 0.9375rem;
      font-size: 1.25rem; }
    .team-grid .team-member .title {
      margin-bottom: 0.9375rem; }
    .team-grid .team-member .cta {
      text-decoration: underline; }
      .team-grid .team-member .cta svg {
        position: relative;
        top: 2px;
        left: 8px; }
        .team-grid .team-member .cta svg .circle {
          fill: #fff; }
        .team-grid .team-member .cta svg .triangle {
          fill: #000; }
    .team-grid .team-member .bio {
      display: none; }

.team-bio-container {
  display: none;
  background: #E8EBF3;
  font-size: 1.0625rem; }
  .team-bio-container .wrapper {
    max-width: 740px;
    padding: 2.5rem 1.25rem; }
  .team-bio-container .name {
    margin-bottom: 1.25rem;
    font-size: 1.875rem; }
  .team-bio-container .title {
    margin-bottom: 1.25rem;
    font-size: 1.25rem; }
  .team-bio-container .close {
    max-width: 720px;
    margin: 0 auto; }
    .team-bio-container .close .close-button {
      border: 0;
      background: none;
      position: relative;
      top: 42px;
      float: right;
      z-index: 2; }
    .team-bio-container .close svg path {
      transition: 0.25s ease; }
    .team-bio-container .close svg:hover {
      cursor: pointer; }
      .team-bio-container .close svg:hover path {
        fill: #51D06B; }

/* Legacy CSS sorrrrry */
.home-sterilizers {
  padding-bottom: 4.6875rem;
  background: #f3f3f3; }

.home-sterilizers-lists {
  position: relative;
  -ms-flex-pack: center;
      justify-content: center;
  margin-top: 13.125rem; }

.home-sterilizers-lists .series {
  position: relative;
  margin: 0 0 1.5625rem;
  padding: 6.25rem 2.5rem 5rem 2.5rem;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
  background: #fff;
  list-style: none;
  text-align: center; }

.home-sterilizers-lists .series-name {
  margin-bottom: 1.25rem;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.25em;
  font-weight: normal;
  text-align: center;
  text-transform: uppercase; }

.home-sterilizers-lists .series-desc {
  color: #4E4E4E;
  font-size: 0.875rem;
  line-height: 1.4;
  text-align: center; }

.home-sterilizers-lists .sterilizer-image {
  max-height: 220px;
  margin: 0 auto 1.25rem; }

.home-sterilizers-lists .models {
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
  clear: both;
  width: 100%;
  text-align: left; }

.home-sterilizers-lists .toggle {
  display: block;
  width: 100%;
  padding: 0.9375rem 0;
  border-top: 1px solid #264c84;
  box-shadow: inset 0 1px 0 #6699cd;
  background: #173BAE url(../images/legacy/icon-arrow-down-sm.png) 90% center no-repeat;
  background-size: 18px;
  color: #fff;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1em;
  text-align: center;
  text-transform: uppercase;
  transition: background-color 0.1s ease-in-out; }

.home-sterilizers-lists .toggle:hover {
  background-color: #173BAE; }

.home-sterilizers-lists .models-list {
  position: absolute;
  z-index: 2;
  display: none;
  width: 100%;
  padding-bottom: 1em;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.4);
  background: #282828; }

.lt-ie9 .home-sterilizers-lists .models-list {
  position: static; }

.no-js .home-sterilizers-lists .models-list {
  display: block; }

.home-sterilizers-lists .models-list > li {
  padding: 1.25em 5% 0;
  background: #282828;
  color: #fff;
  font-family: 'Roboto Condensed', 'Helvetica Neue', 'HelveticaNeue', Helvetica, Arial, sans-serif;
  text-transform: uppercase; }

.home-sterilizers-lists .models-list li a,.home-sterilizers-lists .models-list ul a {
  display: block;
  padding: 0.45em 0;
  color: #b2b2b2;
  font-family: 'Roboto', 'Helvetica Neue', 'HelveticaNeue', Helvetica, Arial, sans-serif;
  font-size: 0.875em;
  font-weight: 300;
  line-height: 1.4;
  text-transform: none;
  transition: color 0.1s ease-in-out; }

.home-sterilizers-lists .models-list li a:hover,.home-sterilizers-lists .models-list ul a:hover {
  color: #fff; }

.home-sterilizers-lists .models-list ul {
  padding-top: 0.25em; }

.home-sterilizers-lists .models-list > li > a {
  padding: 0; }

.service-cost-comparison .container {
  max-width: 1160px;
  padding: 0 1.25rem; }

.service-cost-comparison .content-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column;
  gap: 30px; }

.service-cost-comparison .content-left {
  width: 100%; }

.service-cost-comparison .content-right {
  width: 100%; }

.service-cost-comparison .eyebrow {
  margin-bottom: 1.5rem;
  color: #01050F;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.875rem;
  text-transform: uppercase; }

.service-cost-comparison .heading {
  margin-bottom: 1.5rem;
  color: #464646;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.75rem;
  font-weight: 300;
  line-height: 2.25rem; }

.service-cost-comparison .description {
  color: #464646;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.5rem; }

.service-cost-comparison .content-right .card {
  padding: 1.875rem;
  border-radius: 20px;
  background: #173BAE; }
  .service-cost-comparison .content-right .card .icon {
    margin-bottom: 1.6875rem;
    width: 63px;
    height: 51px;
    -o-object-fit: contain;
       object-fit: contain; }
  .service-cost-comparison .content-right .card .description {
    color: #ffffff;
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.375rem;
    font-weight: 300;
    line-height: 2rem; }
    .service-cost-comparison .content-right .card .description strong {
      font-weight: 700; }

.video-slider {
  overflow: hidden;
  padding-bottom: 9.375rem !important;
  background: #e8ebf3; }
  .video-slider .heading {
    margin-bottom: 2.5rem;
    color: #080808;
    font-family: "Roboto Condensed", "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 2.5rem;
    text-align: center; }
  .video-slider .video-slider-wrapper {
    position: relative; }
    .video-slider .video-slider-wrapper::before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 10%;
      height: 100%;
      background: linear-gradient(270deg, #E4E6EC 0%, rgba(228, 230, 236, 0) 100%);
      pointer-events: none;
      z-index: 1;
      transform: rotate(180deg); }
    .video-slider .video-slider-wrapper::after {
      content: '';
      position: absolute;
      top: 0;
      right: 0;
      width: 15%;
      height: 100%;
      background: linear-gradient(270deg, #E4E6EC 0%, rgba(228, 230, 236, 0) 100%);
      pointer-events: none;
      z-index: 1; }
  .video-slider .slide-container {
    position: relative;
    max-width: 768px;
    margin: auto;
    overflow: visible !important; }
    .video-slider .slide-container.slick-initialized {
      max-width: 70%; }
      .video-slider .slide-container.slick-initialized .video-slide-wrapper {
        pointer-events: none; }
      .video-slider .slide-container.slick-initialized .video-slide {
        text-align: center; }
        .video-slider .slide-container.slick-initialized .video-slide .image-wrapper {
          transform: scale(0.8); }
  .video-slider .video-slide {
    text-align: center; }
    .video-slider .video-slide .image-wrapper {
      position: relative;
      width: 100%;
      height: 327px;
      margin-bottom: 1.625rem;
      transition: ease all 0.3s 0s; }
      .video-slider .video-slide .image-wrapper::before {
        position: absolute;
        z-index: 1;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: linear-gradient(225deg, rgba(0, 21, 69, 0.2) 41.52%, rgba(9, 9, 9, 0.2) 79.78%);
        content: ''; }
      .video-slider .video-slide .image-wrapper::after {
        position: absolute;
        z-index: 2;
        top: 50%;
        left: 50%;
        width: 55px;
        height: 55px;
        background-image: url('data:image/svg+xml,<svg width="74" height="74" viewBox="0 0 74 74" fill="none" xmlns="http://www.w3.org/2000/svg"><g filter="url(%23filter0_d_443_41344)"><rect x="8.49756" y="5.19385" width="56.9897" height="56.9897" fill="%2351D06B"/><path d="M48.7402 33.6889L31.1187 43.8627L31.1187 23.5151L48.7402 33.6889Z" fill="white"/></g><defs><filter id="filter0_d_443_41344" x="0.577558" y="0.441847" width="72.8297" height="72.8297" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/><feOffset dy="3.168"/><feGaussianBlur stdDeviation="3.96"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.4 0"/><feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_443_41344"/><feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_443_41344" result="shape"/></filter></defs></svg>');
        background-size: cover;
        transform: translate(-50%, -50%);
        content: ''; }
    .video-slider .video-slide .slide-image {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover; }
    .video-slider .video-slide .caption {
      color: #464646;
      font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-size: 1.0625rem;
      font-weight: 400;
      line-height: 1.955rem; }
      .video-slider .video-slide .caption span {
        color: #173BAE; }
  .video-slider .slick-slider .slick-list {
    overflow: visible !important;
    padding: 0 !important; }
  .video-slider .slick-slider .slick-slide {
    margin: 0 1.25rem; }
    .video-slider .slick-slider .slick-slide.slick-current .video-slide-wrapper {
      pointer-events: initial; }
    .video-slider .slick-slider .slick-slide.slick-current .image-wrapper {
      transform: scale(1); }
  .video-slider .slick-next,.video-slider .slick-prev {
    position: absolute;
    top: 50%;
    z-index: 1;
    width: 35px;
    height: 54px;
    padding: 0;
    font-size: 0;
    background-image: url('data:image/svg+xml,<svg width="58" height="58" viewBox="0 0 58 58" fill="none" xmlns="http://www.w3.org/2000/svg"><g filter="url(%23filter0_d_443_41443)"><rect x="11.6174" y="3.95947" width="33.9067" height="33.9067" fill="%23080808"/></g><path d="M31.7634 14.3833L24.5256 21.6212L31.7634 28.859" stroke="%2351D06B" stroke-width="2.1"/><defs><filter id="filter0_d_443_41443" x="0.0674324" y="0.809473" width="57.0067" height="57.0067" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/><feMorphology radius="4.2" operator="erode" in="SourceAlpha" result="effect1_dropShadow_443_41443"/><feOffset dy="8.4"/><feGaussianBlur stdDeviation="7.875"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"/><feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_443_41443"/><feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_443_41443" result="shape"/></filter></defs></svg>');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-color: transparent;
    border: none;
    transform: translateY(-50%);
    cursor: pointer; }
  .video-slider .slick-prev {
    left: -30px; }
  .video-slider .slick-next {
    right: -30px;
    background-image: url('data:image/svg+xml,<svg width="58" height="58" viewBox="0 0 58 58" fill="none" xmlns="http://www.w3.org/2000/svg"><g filter="url(%23filter0_d_443_41446)"><rect x="46.3955" y="37.8662" width="33.9067" height="33.9067" transform="rotate(-180 46.3955 37.8662)" fill="%23080808"/></g><path d="M26.2495 27.4426L33.4873 20.2047L26.2495 12.9669" stroke="%2351D06B" stroke-width="2.1"/><defs><filter id="filter0_d_443_41446" x="0.93877" y="0.809473" width="57.0067" height="57.0067" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/><feMorphology radius="4.2" operator="erode" in="SourceAlpha" result="effect1_dropShadow_443_41446"/><feOffset dy="8.4"/><feGaussianBlur stdDeviation="7.875"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"/><feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_443_41446"/><feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_443_41446" result="shape"/></filter></defs></svg>'); }
  .video-slider .slick-dots {
    bottom: -67px; }
    .video-slider .slick-dots li button {
      padding: 0; }
      .video-slider .slick-dots li button:before {
        top: 50%;
        left: 50%;
        width: 11px;
        height: 11px;
        color: rgba(8, 8, 8, 0.2);
        font-size: 0;
        background: rgba(8, 8, 8, 0.2);
        border-radius: 100%;
        transform: translate(-50%, -50%);
        transition: ease all 0.4s 0s; }
    .video-slider .slick-dots li.slick-active button:before,.video-slider .slick-dots li:hover button:before {
      background: #51D06B; }

.features-product-card .heading {
  color: #080808;
  margin-bottom: 2.5rem;
  font-family: "Roboto Condensed", "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 2.5rem;
  text-align: center; }

.features-product-card .product-card-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column;
  gap: 50px;
  max-width: 1550px;
  margin: 0 auto;
  padding: 0 1.875rem; }

.features-product-card .product-card {
  width: 1005;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column;
  gap: 30px; }
  .features-product-card .product-card .product-image-container {
    text-align: center; }
    .features-product-card .product-card .product-image-container .product-image {
      display: block;
      max-width: 100%;
      margin: 0 auto;
      height: 200px; }
  .features-product-card .product-card .product-content-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column;
        flex-flow: column;
    gap: 16px; }
  .features-product-card .product-card .product-heading {
    color: #173BAE;
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.625rem;
    font-weight: 400;
    line-height: 2.1875rem; }
  .features-product-card .product-card .product-desc {
    color: #464646;
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5rem; }

/*  ==========================================================================
     TEMPLATES
     Full custom templates
    ==========================================================================  */
.find-a-rep .page-header {
  display: none; }

.find-a-rep .main {
  margin-top: 6.25rem; }

.find-a-rep .main-content {
  float: none;
  margin: 0 auto; }

.sidebar .find-a-rep {
  position: relative;
  display: block;
  padding: 0.9375rem 6.25rem 0.9375rem 1.25rem;
  background: #5ca424;
  color: #fff;
  font-family: 'Roboto Condensed', 'Helvetica Neue', 'HelveticaNeue', Helvetica, Arial, sans-serif;
  font-size: 1.125rem;
  line-height: 1.625rem;
  text-transform: uppercase;
  transition: 0.3s ease-in-out; }

.sidebar .find-a-rep:hover {
  background: #478617;
  color: #fff; }

.sidebar .find-a-rep .icon {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 30%;
  height: 100%;
  padding: 1.25rem;
  background: #66b727;
  text-align: center; }

.sidebar .find-a-rep .icon svg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  fill: #fff; }

#tabs.find-rep > ul {
  float: none; }

.area-picker {
  margin: 1.875rem 0 0; }

.area-picker li {
  display: block;
  width: 50%;
  background: #c5c5c5;
  transition: background-color 100ms ease-in-out; }

.area-picker li:hover {
  background: #acacac; }

.area-picker li a {
  display: block;
  width: 100%;
  padding: 1.25rem;
  color: #464646;
  font-family: 'Roboto Condensed', 'Helvetica Neue', 'HelveticaNeue', Helvetica, Arial, sans-serif;
  font-size: 1.25em;
  letter-spacing: -0.0625rem;
  text-align: center;
  text-transform: uppercase; }

.area-picker li.active {
  background: #173BAE; }

.area-picker li.active a {
  color: #fff; }

.area-picker li.active:hover {
  background: #1a43c5; }

.area-usa {
  float: left; }

.area-int {
  float: right; }

.rep-picker {
  margin: 0 0 2.5rem; }

#rep-list {
  margin-bottom: 3.75rem;
  padding: 1.25rem 1.875rem;
  background: #c5c5c5;
  list-style: none; }

.rep-list {
  margin-bottom: 3.75rem;
  padding: 1.25rem 1.875rem;
  background: #c5c5c5;
  list-style: none; }

.rep-list-int,.rep-list-usa {
  float: none !important; }

#rep-list li {
  margin-bottom: 2.5rem;
  background: #ebebeb; }

#rep-list span {
  display: block;
  line-height: 1.4; }

#rep-list .dealer {
  padding: 1.25rem 1.875rem; }

#rep-list .dealer-name {
  font-weight: 700; }

#rep-list .title {
  display: block;
  margin-bottom: 0.5em;
  font-size: 1.375em;
  font-weight: 300; }

#rep-list .rep {
  margin-bottom: 1em; }

#rep-list .rep-name {
  font-weight: 700; }

#rep-list .rep-details {
  font-size: 0.75em; }

.rep-picker .nice-select {
  box-sizing: border-box;
  position: relative;
  display: block;
  height: 60px;
  padding: 0 1.875rem;
  outline: none;
  background-color: #173BAE;
  color: #fff;
  font-family: inherit;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 3.75rem;
  white-space: nowrap;
  text-align: left !important;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }
  .rep-picker .nice-select:hover {
    background: #1a43c5; }
  .rep-picker .nice-select.open,.rep-picker .nice-select:active,.rep-picker .nice-select:focus {
    border-color: #999; }
  .rep-picker .nice-select::after {
    position: absolute;
    top: 50%;
    right: 20px;
    display: block;
    width: 8px;
    height: 8px;
    margin-top: -0.25rem;
    transform: rotate(45deg);
    transform-origin: 66% 66%;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    content: '';
    transition: 0.25s;
    pointer-events: none; }
  .rep-picker .nice-select.open::after {
    transform: rotate(-135deg); }
  .rep-picker .nice-select.open .list {
    transform: scale(1) translateY(0);
    opacity: 1;
    pointer-events: auto; }
  .rep-picker .nice-select.disabled {
    border-color: #ededed;
    color: #999;
    pointer-events: none; }
  .rep-picker .nice-select.disabled::after {
    border-color: #cccccc; }
  .rep-picker .nice-select.wide {
    width: 100%; }
    .rep-picker .nice-select.wide .list {
      right: 0 !important;
      left: 0 !important; }
  .rep-picker .nice-select.right {
    float: right; }
    .rep-picker .nice-select.right .list {
      right: 0;
      left: auto; }
  .rep-picker .nice-select .small {
    height: 36px;
    font-size: 0.75rem;
    line-height: 2.125rem; }
    .rep-picker .nice-select .small::after {
      width: 4px;
      height: 4px; }
    .rep-picker .nice-select .small .option {
      min-height: 34px;
      line-height: 2.125rem; }
  .rep-picker .nice-select .list {
    box-sizing: border-box;
    position: absolute;
    z-index: 9;
    top: 100%;
    left: 0;
    width: 100%;
    max-height: 300px;
    padding: 0;
    overflow-x: hidden;
    overflow-y: scroll;
    transform: translateY(-20px);
    transform-origin: 50% 0;
    opacity: 0;
    background-color: #173BAE;
    transition: all 0.2s ease, opacity 0.15s ease-out;
    pointer-events: none; }
  .rep-picker .nice-select .option {
    min-height: 40px;
    padding-right: 1.8125rem;
    padding-left: 1.125rem;
    outline: none;
    list-style: none;
    font-weight: 400;
    line-height: 2.5rem;
    text-align: left;
    cursor: pointer;
    transition: all 0.2s; }
  .rep-picker .nice-select .nice-select .option.focus,.rep-picker .nice-select .nice-select .option.selected.focus,.rep-picker .nice-select .option:hover {
    background-color: #1a43c5; }
  .rep-picker .nice-select .option.selected {
    font-weight: bold; }
  .rep-picker .nice-select .option.disabled {
    background-color: transparent;
    color: #999;
    cursor: default; }

.no-csspointerevents .nice-select .list {
  display: none; }

.no-csspointerevents .nice-select.open .list {
  display: block; }

.single-sterilizer .mfp-img {
  padding-top: 0.625rem; }

.single-sterilizer .mfp-iframe-holder .mfp-close,.single-sterilizer .mfp-image-holder .mfp-close {
  top: -30px; }

.author-excerpt .author-details {
  width: 100%; }

.author-excerpt .author-content-container {
  padding: 1.875rem 0; }

.author-excerpt .avatar-container {
  width: 120px;
  min-width: 120px;
  height: 120px;
  margin-bottom: 1.25rem;
  overflow: hidden; }
  .author-excerpt .avatar-container img {
    width: 100%;
    height: auto; }

.author-excerpt .author-name {
  margin-bottom: 0;
  color: #000;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.2; }

.author-excerpt .button {
  margin-top: 1.25rem; }

.author .news-main .wrapper {
  padding: 0; }

.author .author-excerpt {
  margin: 1.875rem auto 2.5rem;
  border-bottom: 1px solid #E8EBF3; }
  .author .author-excerpt .author-content-container {
    max-width: 940px;
    margin: 2.5rem auto 0; }

.author .avatar-container {
  width: 100px;
  min-width: 100px;
  height: 100px; }

.author .author-bio {
  margin: 1.25rem 0 0 0;
  font-size: 1.0625rem;
  line-height: 1.75; }

.author .main-content {
  float: none;
  width: 100%;
  max-width: 940px;
  margin: 0 auto; }
  .author .main-content .entry {
    padding-bottom: 0;
    border-bottom: 0;
    color: #464646; }
    .author .main-content .entry .news-title {
      font-size: 1.5rem;
      line-height: 1.4; }

.author .pagination {
  margin: 1.25rem auto 0; }

.author-footer {
  margin: 1.875rem 0;
  padding: 1.25rem 0;
  border-top: 1px solid #E8EBF3;
  border-bottom: 1px solid #E8EBF3; }
  .author-footer .author-content-container {
    padding: 0.625rem 0; }
  .author-footer .author-details {
    margin-top: 0.3125rem; }
  .author-footer .author-name {
    font-size: 1.125rem;
    font-weight: 700;
    letter-spacing: 0.03125rem; }
  .author-footer .author-bio {
    margin-top: 0.625rem; }

.news-entry .author-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  margin: 1.875rem 0; }
  .news-entry .author-header .avatar-container {
    width: 60px;
    min-width: 60px;
    height: 60px;
    margin-right: 1.25rem;
    overflow: hidden; }
    .news-entry .author-header .avatar-container img {
      width: 100%;
      height: auto; }

.news-entry .author-meta {
  color: #080808;
  font-size: 1.125rem;
  font-weight: 700;
  letter-spacing: 0.03125rem; }
  .news-entry .author-meta .author-name {
    color: #080808; }

.news-entry .author-title {
  font-size: 0.875rem; }

.author-meta .author-name {
  color: #464646; }

.course-hero {
  padding: 3.125rem 0;
  background-position: 50%;
  background-size: cover;
  color: #fff;
  font-size: 2.5rem; }
  .course-hero .title {
    margin: 0; }

.course-content {
  margin: 2.5rem 0;
  font-family: "Roboto Condensed", "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif; }

.course-sections {
  position: relative;
  margin: 5rem 0 2.5rem; }

.course-section {
  position: relative;
  border-bottom: 1px solid #E8EBF3;
  line-height: 1.5; }
  .course-section:first-of-type .content {
    display: block; }
  .course-section.active {
    border-bottom: 0;
    background: #E8EBF3; }
    .course-section.active .toggle {
      transform: rotate(90deg); }
      .course-section.active .toggle .border {
        fill: #080808; }
    .course-section.active .heading {
      padding-bottom: 0.9375rem; }
      .course-section.active .heading:hover {
        background: #E8EBF3; }
  .course-section:last-child {
    border-bottom: 0; }
  .course-section .toggle {
    top: 40px; }
  .course-section .title {
    color: #173BAE;
    font-size: 0.9375rem;
    text-transform: uppercase; }
  .course-section .heading {
    padding: 1.5625rem;
    color: #000;
    font-size: 1.5625rem;
    transition: 0.25s ease; }
    .course-section .heading:hover {
      background: #f0f2f7;
      cursor: pointer; }
    .course-section .heading .section-heading-container {
      width: calc(100% - 50px); }
  .course-section .content {
    position: relative;
    display: none;
    width: calc(100% - 60px);
    padding: 0 1.5625rem 3.125rem 0;
    font-weight: 300; }
  .course-section .video-cta-heading {
    color: #000;
    font-weight: 500; }
  .course-section .video-thumb-cta {
    -ms-flex-align: start;
        align-items: flex-start; }
  .course-section .video-thumb {
    min-width: 65px; }

.single-post-wrapper::after,.single-post-wrapper::before {
  display: none; }

.single-post-wrapper.left-sidebar {
  -ms-flex-direction: row;
      flex-direction: row; }

.blog-sidebar {
  position: relative;
  min-height: 50px;
  margin-bottom: 1.875rem;
  border: 1px solid #ccc; }
  .blog-sidebar.sidebar {
    margin-top: 0; }
  .blog-sidebar .blog-anchor-nav.active .anchor-nav-items {
    display: block; }
  .blog-sidebar .blog-anchor-nav.active .anchor-nav-placeholder::before {
    transform: rotate(90deg); }
  .blog-sidebar .anchor-nav-placeholder {
    position: relative;
    display: block;
    padding: 0.9375rem 2.1875rem 0.9375rem 0.9375rem;
    font-size: 0.875rem;
    font-weight: 600;
    text-transform: uppercase; }
    .blog-sidebar .anchor-nav-placeholder::before {
      position: absolute;
      top: 18px;
      right: 20px;
      display: block;
      width: 7px;
      height: 11px;
      background-image: url("data:image/svg+xml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA4IDEyIiBoZWlnaHQ9IjEyIiB2aWV3Qm94PSIwIDAgOCAxMiIgd2lkdGg9IjgiIGZpbGw9IiM0NjQ2NDYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTIgMC0xLjQgMS40IDQuNiA0LjYtNC42IDQuNiAxLjQgMS40IDYtNnoiIHRyYW5zZm9ybT0iIi8+PC9zdmc+");
      background-repeat: no-repeat;
      background-position: 50%;
      background-size: 100%;
      content: '';
      transition: 0.2s ease; }
  .blog-sidebar .anchor-nav-heading {
    display: none;
    font-size: 1.0625rem;
    font-weight: 600; }
  .blog-sidebar .anchor-nav-items {
    position: relative;
    display: none;
    padding: 0 0.9375rem; }
  .blog-sidebar .anchor-link {
    position: relative;
    display: block;
    padding: 0.625rem 0;
    color: #464646;
    text-decoration: none; }
    .blog-sidebar .anchor-link:hover {
      text-decoration: underline; }
    .blog-sidebar .anchor-link.active {
      color: #173BAE; }
  .blog-sidebar .blog-sidebar-cta {
    position: relative;
    top: 0;
    right: auto;
    width: 100%;
    margin-top: 1.875rem;
    margin-bottom: 1.875rem;
    padding: 1.875rem 1.4375rem;
    background: linear-gradient(201deg, #001545 70.36%, #090909 87.62%);
    color: #fff; }
    .blog-sidebar .blog-sidebar-cta .schematics {
      display: none; }
    .blog-sidebar .blog-sidebar-cta img {
      margin-top: 0;
      margin-bottom: 0; }
    .blog-sidebar .blog-sidebar-cta .blog-sidebar-link {
      padding: 0.3125rem 0.4375rem; }

.assessment-results .content {
  max-width: 800px;
  margin: 0 auto; }
  .assessment-results .content .heading {
    color: #173BAE;
    font-size: 1.5rem;
    font-weight: bold; }

.assessment-results .questions {
  margin-top: 1.875rem; }

.assessment-results .question {
  padding: 1.5625rem;
  border: 1px solid #d9534f;
  border-left: 5px solid #d9534f;
  border-radius: 6px;
  font-size: 1.125rem;
  font-weight: bold;
  margin-top: 1.25rem; }
  .assessment-results .question:has(span[data-status="correct"]) {
    border: 1px solid #51D06B;
    border-left: 5px solid #51D06B; }
  .assessment-results .question .answer {
    color: #9F9F9F;
    font-size: 0.875rem;
    font-weight: normal; }
    .assessment-results .question .answer span {
      font-weight: bold; }
  .assessment-results .question .feedback {
    margin-top: 0.625rem;
    font-size: 1rem;
    font-weight: normal; }

.assessment-results .partners {
  border-top: 1px solid #ccc;
  margin-top: 5rem;
  padding-top: 3.75rem; }

.page-template-page-quote .layout-steps .grid {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column;
  -ms-flex-pack: justify;
      justify-content: space-between;
  gap: 30px; }
  .page-template-page-quote .layout-steps .grid iframe {
    max-width: 100%; }

.page-template-page-quote .layout-steps .grid-item {
  width: 100%; }
  .page-template-page-quote .layout-steps .grid-item .desktop-content-wrapper {
    display: none; }
  .page-template-page-quote .layout-steps .grid-item .mobile-content-wrapper {
    display: block; }
  .page-template-page-quote .layout-steps .grid-item .additional-content {
    display: none; }

.page-template-page-quote .partners .partners-wrapper.slick-initialized {
  padding: 0 2.5rem; }
  .page-template-page-quote .partners .partners-wrapper.slick-initialized img {
    max-height: initial; }
  .page-template-page-quote .partners .partners-wrapper.slick-initialized .slick-track {
    display: -ms-flexbox;
    display: flex; }
    .page-template-page-quote .partners .partners-wrapper.slick-initialized .slick-track .slick-slide {
      height: auto; }
      .page-template-page-quote .partners .partners-wrapper.slick-initialized .slick-track .slick-slide > div {
        height: 100%; }
  .page-template-page-quote .partners .partners-wrapper.slick-initialized .slick-slide > div {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center; }
  .page-template-page-quote .partners .partners-wrapper.slick-initialized .slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    border: 0;
    background: none;
    z-index: 2; }
    .page-template-page-quote .partners .partners-wrapper.slick-initialized .slick-arrow svg path {
      fill: #9F9F9F; }
    .page-template-page-quote .partners .partners-wrapper.slick-initialized .slick-arrow:hover {
      cursor: pointer; }
      .page-template-page-quote .partners .partners-wrapper.slick-initialized .slick-arrow:hover svg path {
        fill: #000; }
    .page-template-page-quote .partners .partners-wrapper.slick-initialized .slick-arrow:focus {
      outline: none; }
    .page-template-page-quote .partners .partners-wrapper.slick-initialized .slick-arrow.slick-prev {
      left: 0; }
    .page-template-page-quote .partners .partners-wrapper.slick-initialized .slick-arrow.slick-next {
      right: 0; }
  .page-template-page-quote .partners .partners-wrapper.slick-initialized .slick-dots {
    position: relative; }
    .page-template-page-quote .partners .partners-wrapper.slick-initialized .slick-dots li {
      width: 8px;
      height: 8px;
      margin: 0 0.5rem; }
      .page-template-page-quote .partners .partners-wrapper.slick-initialized .slick-dots li button {
        width: 8px;
        height: 8px; }
        .page-template-page-quote .partners .partners-wrapper.slick-initialized .slick-dots li button::before {
          width: 8px;
          height: 8px;
          content: '';
          background-color: #9F9F9F;
          border-radius: 50%; }

.page-template-page-quote .service-overview .service-icon-list {
  border-bottom: none; }

.page-template-page-request-quote .main {
  margin: 0 auto; }

.page-template-page-request-quote .quote-request-page-wrapper .banner {
  position: relative;
  padding-top: 5rem; }
  .page-template-page-request-quote .quote-request-page-wrapper .banner::after {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 85%;
    background: linear-gradient(226deg, #001545 31.91%, #090909 69.45%);
    content: ''; }
  .page-template-page-request-quote .quote-request-page-wrapper .banner .wrapper {
    position: relative;
    z-index: 2; }
    .page-template-page-request-quote .quote-request-page-wrapper .banner .wrapper::after,.page-template-page-request-quote .quote-request-page-wrapper .banner .wrapper::before {
      display: none; }
  .page-template-page-request-quote .quote-request-page-wrapper .banner .contact-form {
    position: relative; }

.page-template-page-request-quote .quote-request-page-wrapper .banner-content .eyebrow-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  gap: 20px;
  margin-bottom: 0.875rem; }
  .page-template-page-request-quote .quote-request-page-wrapper .banner-content .eyebrow-wrapper .eyebrow-text {
    color: #6695FF;
    font-family: "Roboto Condensed", "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.375rem;
    font-weight: 400; }

.page-template-page-request-quote .quote-request-page-wrapper .banner-content .heading {
  margin-top: 0;
  color: #FFF;
  font-family: "Roboto Condensed", "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 2.25rem;
  font-weight: 400;
  line-height: 2.6875rem; }

.page-template-page-request-quote .quote-request-page-wrapper .banner-content .description {
  display: none;
  margin-bottom: 1.875rem;
  color: #FFF;
  font-family: "Roboto Condensed", "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.625rem; }

.page-template-page-request-quote .quote-request-page-wrapper .banner-content .content-with-icons {
  display: none; }

.page-template-page-request-quote .quote-request-page-wrapper .content-with-icons {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column;
  gap: 30px; }
  .page-template-page-request-quote .quote-request-page-wrapper .content-with-icons .content-with-icon-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row;
        flex-flow: row;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: justify;
        justify-content: space-between;
    gap: 30px; }
    .page-template-page-request-quote .quote-request-page-wrapper .content-with-icons .content-with-icon-item .icon {
      width: 50px;
      height: 50px; }
      .page-template-page-request-quote .quote-request-page-wrapper .content-with-icons .content-with-icon-item .icon img {
        min-height: 50px; }
    .page-template-page-request-quote .quote-request-page-wrapper .content-with-icons .content-with-icon-item .content {
      width: calc(100% - 80px);
      color: #FFF;
      font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-size: 1rem;
      font-weight: 700;
      line-height: 1.5rem;
      letter-spacing: 0.125rem;
      text-transform: uppercase; }

.page-template-page-request-quote .quote-request-page-wrapper .request-quote-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column;
  gap: 30px; }
  .page-template-page-request-quote .quote-request-page-wrapper .request-quote-content .contents {
    padding: 3.25rem 0 2.5rem; }
  .page-template-page-request-quote .quote-request-page-wrapper .request-quote-content .content-with-icons {
    margin-bottom: 3.3125rem; }
    .page-template-page-request-quote .quote-request-page-wrapper .request-quote-content .content-with-icons .content-with-icon-item .content {
      color: #075691; }
  .page-template-page-request-quote .quote-request-page-wrapper .request-quote-content .partners {
    max-width: 100%; }
    .page-template-page-request-quote .quote-request-page-wrapper .request-quote-content .partners .partners-heading {
      color: #075691;
      font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-size: 1.125rem;
      font-weight: 700;
      line-height: 1.4375rem;
      text-align: left; }
    .page-template-page-request-quote .quote-request-page-wrapper .request-quote-content .partners .partners-wrapper {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
      gap: 30px 50px; }
      .page-template-page-request-quote .quote-request-page-wrapper .request-quote-content .partners .partners-wrapper .logo-wrapper {
        width: calc(50% - 25px);
        padding-right: 0.75rem;
        text-align: left; }
        .page-template-page-request-quote .quote-request-page-wrapper .request-quote-content .partners .partners-wrapper .logo-wrapper img {
          max-width: 100%;
          max-height: 67px;
          margin: 0; }
  .page-template-page-request-quote .quote-request-page-wrapper .request-quote-content .service-overview {
    margin-top: 4.5rem;
    padding-top: 0; }
    .page-template-page-request-quote .quote-request-page-wrapper .request-quote-content .service-overview .list-heading {
      margin-bottom: 2rem;
      color: #075691;
      font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-size: 1.125rem;
      font-weight: 700;
      line-height: 1.4375rem; }
    .page-template-page-request-quote .quote-request-page-wrapper .request-quote-content .service-overview .service-icon-list {
      padding: 0 0 2.9375rem;
      margin-bottom: 0;
      border-bottom-width: 6px; }
    .page-template-page-request-quote .quote-request-page-wrapper .request-quote-content .service-overview .list-container {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
      gap: 31px 50px; }
      .page-template-page-request-quote .quote-request-page-wrapper .request-quote-content .service-overview .list-container .list-item {
        width: calc(50% - 25px);
        padding: 0; }
      .page-template-page-request-quote .quote-request-page-wrapper .request-quote-content .service-overview .list-container .list-item-heading {
        color: #464646;
        font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 0.8125rem;
        font-weight: 600;
        line-height: 1.1875rem; }
  .page-template-page-request-quote .quote-request-page-wrapper .request-quote-content .contact-form {
    width: 50%;
    max-width: 667px; }

.is-landing-page .landing-header {
  text-align: center; }
  .is-landing-page .landing-header .logo {
    margin: 0 auto; }

.is-landing-page .site-footer .footer-copyright {
  font-size: 1.0625rem; }

.is-landing-page .main {
  margin: 0 auto; }

.is-landing-page .landing-page-wrapper .anchor-link-list-body {
  display: none; }

.is-landing-page .landing-page-wrapper .anchor-link-nav {
  position: relative;
  z-index: 1;
  margin: 0 auto;
  background: #080808; }
  .is-landing-page .landing-page-wrapper .anchor-link-nav.sticky {
    position: fixed;
    z-index: 9;
    left: 0;
    width: 100%;
    transform: none;
    background: #080808;
    transition: 0.25s; }
    .is-landing-page .landing-page-wrapper .anchor-link-nav.sticky .anchor-link-list {
      padding: 0;
      box-shadow: none;
      background: #080808; }
    .is-landing-page .landing-page-wrapper .anchor-link-nav.sticky .anchor-link-list-header {
      color: #fff; }
  .is-landing-page .landing-page-wrapper .anchor-link-nav .anchor-link-list-body {
    box-shadow: none;
    background: #080808; }
    .is-landing-page .landing-page-wrapper .anchor-link-nav .anchor-link-list-body .anchor-link {
      position: relative;
      margin: 0;
      padding: 0.625rem;
      border-top: 1px solid #333;
      color: #fff; }
      .is-landing-page .landing-page-wrapper .anchor-link-nav .anchor-link-list-body .anchor-link:focus {
        outline: 0; }
      .is-landing-page .landing-page-wrapper .anchor-link-nav .anchor-link-list-body .anchor-link svg .circle {
        fill: #E8EBF3; }
    .is-landing-page .landing-page-wrapper .anchor-link-nav .anchor-link-list-body .anchor-link-list-header {
      color: #ccc; }

.is-landing-page .landing-page-wrapper .anchor-link {
  position: relative;
  display: block;
  color: #080808;
  font-size: 0.75rem;
  letter-spacing: 0.0875rem;
  text-transform: uppercase; }
  .is-landing-page .landing-page-wrapper .anchor-link:hover {
    color: #51D06B; }
  .is-landing-page .landing-page-wrapper .anchor-link svg {
    position: absolute;
    top: 10px;
    right: 10px;
    left: auto; }
    .is-landing-page .landing-page-wrapper .anchor-link svg .triangle {
      fill: #080808; }
    .is-landing-page .landing-page-wrapper .anchor-link svg .circle {
      fill: #51D06B; }

.is-landing-page .landing-page-wrapper .banner {
  position: relative;
  padding-top: 5rem; }
  .is-landing-page .landing-page-wrapper .banner::after {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 85%;
    background: linear-gradient(226deg, #001545 31.91%, #090909 69.45%);
    content: ''; }
  .is-landing-page .landing-page-wrapper .banner .wrapper {
    position: relative;
    z-index: 2; }
    .is-landing-page .landing-page-wrapper .banner .wrapper::after,.is-landing-page .landing-page-wrapper .banner .wrapper::before {
      display: none; }
  .is-landing-page .landing-page-wrapper .banner .contact-form {
    position: relative; }
    .is-landing-page .landing-page-wrapper .banner .contact-form .gform_wrapper {
      display: block !important; }

.is-landing-page .landing-page-wrapper .banner-content .eyebrow-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  gap: 20px;
  margin-bottom: 0.875rem; }
  .is-landing-page .landing-page-wrapper .banner-content .eyebrow-wrapper .eyebrow-text {
    color: #6695FF;
    font-family: "Roboto Condensed", "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.375rem;
    font-weight: 400; }

.is-landing-page .landing-page-wrapper .banner-content .heading {
  margin-top: 0;
  margin-bottom: 1.25rem;
  color: #FFF;
  font-family: "Roboto Condensed", "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 2.25rem;
  font-weight: 400;
  line-height: 2.6875rem; }

.is-landing-page .landing-page-wrapper .banner-content .sub-heading {
  margin-bottom: 1.25rem;
  color: #FFF;
  font-family: "Roboto Condensed", "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.75rem;
  font-weight: 400;
  line-height: 2.275rem; }

.is-landing-page .landing-page-wrapper .banner-content .description {
  display: none;
  margin-bottom: 1.25rem;
  color: #FFF;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.125rem;
  font-weight: 300;
  line-height: 1.625rem; }

.is-landing-page .landing-page-wrapper .banner-content .highlight-text-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row;
      flex-flow: row;
  gap: 20px;
  margin-bottom: 2.375rem; }
  .is-landing-page .landing-page-wrapper .banner-content .highlight-text-wrapper .highlight-text {
    color: #FFF;
    font-family: "Roboto Condensed", "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.25rem;
    font-weight: 700;
    letter-spacing: 0.03219rem; }

.is-landing-page .landing-page-wrapper .banner-content .banner-video {
  position: relative;
  display: inline-block;
  margin-bottom: -0.25rem; }
  .is-landing-page .landing-page-wrapper .banner-content .banner-video::after {
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    width: 57px;
    height: 57px;
    background-image: url('data:image/svg+xml,<svg width="74" height="74" viewBox="0 0 74 74" fill="none" xmlns="http://www.w3.org/2000/svg"><g filter="url(%23filter0_d_443_41344)"><rect x="8.49756" y="5.19385" width="56.9897" height="56.9897" fill="%2351D06B"/><path d="M48.7402 33.6889L31.1187 43.8627L31.1187 23.5151L48.7402 33.6889Z" fill="white"/></g><defs><filter id="filter0_d_443_41344" x="0.577558" y="0.441847" width="72.8297" height="72.8297" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/><feOffset dy="3.168"/><feGaussianBlur stdDeviation="3.96"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.4 0"/><feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_443_41344"/><feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_443_41344" result="shape"/></filter></defs></svg>');
    background-size: cover;
    transform: translate(-50%, -50%);
    content: ''; }
  .is-landing-page .landing-page-wrapper .banner-content .banner-video .image {
    display: block; }

.is-landing-page .landing-page-wrapper .landing-banner-content .contents {
  padding: 2.5rem 0; }

.is-landing-page .landing-page-wrapper .landing-banner-content .bullet-list-heading {
  margin-bottom: 1.75rem;
  color: #000;
  font-family: "Roboto Condensed", "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.5rem;
  font-weight: 400; }

.is-landing-page .landing-page-wrapper .landing-banner-content .bulleted-content-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column;
  gap: 30px; }

.is-landing-page .landing-page-wrapper .landing-banner-content .bullet-content {
  position: relative;
  padding-left: 2.3125rem;
  color: #464646;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.15rem;
  font-weight: 300;
  line-height: 1.955rem; }
  .is-landing-page .landing-page-wrapper .landing-banner-content .bullet-content::before {
    position: absolute;
    top: 2px;
    left: 0;
    width: 24px;
    height: 24px;
    background-image: url('data:image/svg+xml,<svg width="33" height="32" viewBox="0 0 33 32" fill="none" xmlns="http://www.w3.org/2000/svg"><g filter="url(%23filter0_d_443_41355)"><rect x="5" y="1.79492" width="23.4" height="23.4" rx="11.5085" fill="%23173BAE"/></g><path d="M22.7081 9.38416L16.0117 17.6058L11.9568 13.495" stroke="white" stroke-width="1.2"/><defs><filter id="filter0_d_443_41355" x="0.8" y="-0.00507832" width="31.7999" height="31.8" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/><feOffset dy="2.4"/><feGaussianBlur stdDeviation="2.1"/><feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.0863472 0"/><feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_443_41355"/><feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_443_41355" result="shape"/></filter></defs></svg>');
    background-position: top;
    background-size: 30px;
    content: ''; }
  .is-landing-page .landing-page-wrapper .landing-banner-content .bullet-content .heading {
    font-weight: 700; }
  @media screen and (min-width: 23.4375em) {
      .main-header .header-cta {
        min-width: 140px; }
        .main-header .header-cta .header-cta-link {
          font-size: 0.75rem; }
        .main-header .header-cta .header-cta-icon {
          display: block; }
      .footer-nav .footer-menu {
        column-count: 2; }
      .hero .hero-image-container {
        left: calc(100% - 200px); } }
  @media screen and (min-width: 25em) {
      .page-template-page-request-quote .quote-request-page-wrapper .banner-content .eyebrow-wrapper .eyebrow-text {
        font-size: 1.5625rem; }
      .is-landing-page .landing-page-wrapper .banner-content .eyebrow-wrapper .eyebrow-text {
        font-size: 1.5625rem; } }
  @media screen and (min-width: 30em) {
        .grey-form .gform_wrapper input[type='submit'] {
          padding: 1rem 1.5rem !important;
          font-size: 1.25rem !important; } }
  @media only screen and (min-width: 480px) {
  .quote-request .step .icon {
    float: left;
    width: 90px; }
  .quote-request .step .content {
    float: left;
    width: calc(100% - 90px); }
  .partners {
    max-width: 90%;
    margin: 0 auto; } }
  @media screen and (min-width: 37.5em) {
      .core h1 {
        font-size: 2em; }
      .core h2 {
        font-size: 1.5em; }
      .core h3 {
        font-size: 1.25em; }
      .core h6 {
        font-size: 1em; }
      .core code,.core pre {
        font-size: 1em; }
      .core dd,.core dt {
        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; }
    .assessment-results .content .gravitypdf-download-link,.button,a.green {
      padding: 0.75rem 2.1875rem; }
      .site-footer .footer-heading {
        display: inline-block; }
    .main-menu {
      display: block; }
      .header-utility-nav .header-utility-menu-item {
        margin: 0 1.875rem 0 0.625rem; }
        .header-utility-nav .header-utility-menu-item:last-child {
          margin-right: 0.125rem; }
      .header-utility-nav .header-utility-menu-item-link {
        font-size: 0.75rem; }
    .padding-top-xsm {
      padding-top: 1em; }
    .padding-top-sm {
      padding-top: 2em; }
    .padding-top-md {
      padding-top: 2.75em; }
    .padding-top-lg {
      padding-top: 4em; }
    .padding-top-xlg {
      padding-top: 5.25em; }
    .padding-btm-xsm {
      padding-bottom: 1em; }
    .padding-btm-sm {
      padding-bottom: 2em; }
    .padding-btm-md {
      padding-bottom: 2.75em; }
    .padding-btm-lg {
      padding-bottom: 4em; }
    .padding-btm-xlg {
      padding-bottom: 5.25em; }
    .margin-top-xsm {
      margin-top: 1em; }
    .margin-top-sm {
      margin-top: 2em; }
    .margin-top-md {
      margin-top: 2.75em; }
    .margin-top-lg {
      margin-top: 4em; }
    .margin-top-xlg {
      margin-top: 5.25em; }
    .margin-btm-xsm {
      margin-bottom: 1em; }
    .margin-btm-sm {
      margin-bottom: 2em; }
    .margin-btm-md {
      margin-bottom: 2.75em; }
    .margin-btm-lg {
      margin-bottom: 4em; }
    .margin-btm-xlg {
      margin-bottom: 5.25em; }
      .hero .hero-image-container {
        left: calc(100% - 300px); }
      .hero .tagline {
        bottom: 60px; }
        .service-overview .service-overview-row.row-top .service-overview-column .overview-img {
          max-width: 100%; }
      .service-overview .sterilizer-gallery {
        width: auto; }
        .service-overview .sterilizer-gallery .gallery-item-count {
          margin-right: 0.375rem; }
        .service-overview .sterilizer-gallery .sterilizer-gallery-link {
          width: auto; }
      .anchor-link-list .anchor-link {
        margin: 0.625rem 0 0; }
      .custom-cta.form .content {
        float: right;
        width: 70%;
        padding: 1.875rem; }
        .custom-cta.form .image {
          float: left;
          width: 30%;
          padding: 1.875rem 0 1.875rem 1.875rem; }
      .custom-cta.default {
        background-position: 50%; }
        .custom-cta.default .content {
          width: 60%;
          padding: 1.875rem; }
        .custom-cta.default .image {
          position: absolute;
          top: 0;
          right: 0;
          width: 40%;
          height: 100%; }
    .cta-icon-with-video {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-item-align: stretch;
          align-self: stretch; }
      .logo-grid .logo-grid-container .logo-image-container {
        margin: 0.9375rem 1.5625rem; }
    .downloads .downloads-item {
      width: calc(50% - 20px);
      margin: 0 1.25rem 3.125rem 0; }
    .downloads .downloads-image {
      margin-right: 2.1875rem; }
    .downloads .downloads-subheading {
      margin: 0.625rem 0; }
      .timeline .timeline-nav {
        font-size: 1.0625rem; }
        .timeline .slick-arrow.slick-prev {
          left: 30px; }
        .timeline .slick-arrow.slick-next {
          top: 28px;
          right: 30px; }
        .timeline .timeline-slide-container .slide .wrapper {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-align: center;
              align-items: center; }
        .timeline .timeline-slide-container .slide-image {
          width: 50%;
          margin-bottom: 0; }
      .timeline .timeline-slide-container .slide-content-container {
        width: 50%;
        padding: 0 0 0 2.5rem; }
    .features-product-card .product-card-container {
      -ms-flex-flow: row wrap;
          flex-flow: row wrap; }
    .features-product-card .product-card {
      width: calc(50% - 25px); }
    .author-excerpt .author-content-container {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly; }
    .author-excerpt .avatar-container {
      margin: 0 2.5rem 0 0; }
      .author .author-excerpt .author-content-container {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly; }
    .author .avatar-container {
      width: 200px;
      min-width: 200px;
      height: 200px;
      margin: 0 3.125rem 0 0; }
    .page-template-page-quote .layout-steps .grid {
      -ms-flex-flow: row;
          flex-flow: row;
      width: 100%; }
    .page-template-page-quote .layout-steps .grid-item {
      width: 50%; }
      .page-template-page-quote .layout-steps .grid-item .desktop-content-wrapper {
        display: block; }
      .page-template-page-quote .layout-steps .grid-item .mobile-content-wrapper {
        display: none; }
      .page-template-page-quote .layout-steps .grid-item .additional-content {
        display: block; }
    .page-template-page-request-quote .quote-request-page-wrapper .banner {
      padding: 5rem 0 4.375rem; }
      .page-template-page-request-quote .quote-request-page-wrapper .banner::after {
        height: 100%; }
      .page-template-page-request-quote .quote-request-page-wrapper .banner .wrapper {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: row;
            flex-flow: row;
        gap: 50px; }
      .page-template-page-request-quote .quote-request-page-wrapper .banner .contact-form {
        width: 50%; }
      .page-template-page-request-quote .quote-request-page-wrapper .banner .contact-form .grey-form {
        position: absolute;
        width: 100%;
        margin: 0; }
  .page-template-page-request-quote .quote-request-page-wrapper .banner-content {
    width: 50%;
    max-width: 487px; }
    .page-template-page-request-quote .quote-request-page-wrapper .banner-content .description {
      display: block; }
    .page-template-page-request-quote .quote-request-page-wrapper .banner-content .content-with-icons {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: column;
          flex-flow: column;
      gap: 30px; }
      .page-template-page-request-quote .quote-request-page-wrapper .content-with-icons .content-with-icon-item {
        width: 100%; }
    .page-template-page-request-quote .quote-request-page-wrapper .request-quote-content {
      -ms-flex-flow: row;
          flex-flow: row;
      -ms-flex-pack: justify;
          justify-content: space-between;
      width: 100%; }
      .page-template-page-request-quote .quote-request-page-wrapper .request-quote-content .contents {
        width: 50%;
        min-height: 954px;
        max-width: 456px;
        padding: 4.625rem 0 4.0625rem; }
      .page-template-page-request-quote .quote-request-page-wrapper .request-quote-content .content-with-icons {
        display: none; }
        .page-template-page-request-quote .quote-request-page-wrapper .request-quote-content .partners .partners-heading {
          font-size: 1.25rem; }
        .page-template-page-request-quote .quote-request-page-wrapper .request-quote-content .service-overview .list-heading {
          font-size: 1.25rem; }
          .page-template-page-request-quote .quote-request-page-wrapper .request-quote-content .service-overview .list-container .list-item-heading {
            font-size: 1rem; }
    .is-landing-page .landing-page-wrapper .anchor-link {
      margin: 0.625rem 0 0; }
    .is-landing-page .landing-page-wrapper .banner {
      padding: 5rem 0 0; }
      .is-landing-page .landing-page-wrapper .banner::after {
        height: 100%; }
      .is-landing-page .landing-page-wrapper .banner .wrapper {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: row;
            flex-flow: row;
        gap: 50px; }
      .is-landing-page .landing-page-wrapper .banner .contact-form {
        width: 50%; }
      .is-landing-page .landing-page-wrapper .banner .contact-form .grey-form {
        position: absolute;
        width: 100%;
        margin: 0; }
  .is-landing-page .landing-page-wrapper .banner-content {
    width: 50%;
    max-width: 487px; }
    .is-landing-page .landing-page-wrapper .banner-content .description {
      display: block; }
    .is-landing-page .landing-page-wrapper .landing-banner-content .contents {
      width: 50%;
      min-height: 510px;
      max-width: 456px;
      padding: 2.5rem 0 4.0625rem; } }
  @media only screen and (min-width: 600px) {
  section.product-gallery .gallery-item {
    width: 100px; }
  .gform_wrapper.blue_wrapper form {
    padding: 3.125rem; } }
  @media only screen and (min-width: 700px) {
  .work-links a:hover {
    box-shadow: inset 0 -1px 0 #c8c8c8;
    background: #f3f3f3;
    color: #262626; }
  .work-links .architects:hover span {
    background-position: -42px 0; }
  .work-links .contractors:hover span {
    background-position: -42px -42px; }
  .work-links .labs:hover span {
    background-position: -42px -84px; }
  .work-links .facilities:hover span {
    background-position: -42px -126px; }
  .work-links .scientists:hover span {
    background-position: -42px -168px; } }
  @media only screen and (min-width: 767px) {
      .features.large .features.large {
        margin: 0 0 3.75rem 0; }
        .features.large .feature {
          padding: 3.75rem 1.25rem; }
      .features.large .thumb {
        width: 50%;
        padding: 1.25rem 0; }
      .features.large .content {
        width: calc(50% - 30px);
        padding: 0;
        padding-left: 1.875rem;
        line-height: 2; }
      .features .feature {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
        -ms-flex-align: center;
            align-items: center;
        gap: 30px; }
      .features .thumb {
        width: 30%; }
      .features .content {
        text-align: left; }
      .full-width .features .wrapper.inner {
        padding: 0; }
  .faq-bb .heading {
    font-size: 2.5em; }
  section.faq-nav .nav-item {
    width: auto; }
  section.faq-nav .view-all {
    width: 9%; }
  section.faq-nav .more {
    width: 12%; }
  section.faq-nav .more a {
    padding: 0 1.25rem 0 0; }
  section.faq-nav .more svg {
    fill: #fff; }
  section.faq-nav .subnav {
    position: absolute;
    top: 100%;
    right: 0;
    min-width: 250px; }
  section.faq-nav .subnav .nav-item {
    border-bottom: 0; }
  section.faq-content .related-faqs li {
    font-size: 1.125em; }
  .text-block .grid-item {
    float: left;
    width: calc(50% - 20px); }
  .text-block .grid-item:last-child {
    float: right; }
  .portal-header .logo-bar {
    padding: 0.9375rem;
    text-align: left; }
  .portal-header .logo {
    float: left;
    margin-bottom: 0; }
  .portal-header .powered-by {
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%); }
  .portal h1.heading {
    font-size: 3rem; }
  .portal h2:first-child {
    margin-top: 2.5rem;
    font-size: 1.875rem; }
  .portal .grid-item {
    float: left;
    width: 30%; }
  .portal .grid-item:nth-child(2) {
    float: right;
    width: 40%;
    max-width: 100%; }
  .portal .grid-item span {
    margin: 0; }
  .portal .page-content {
    margin-top: 1.875rem;
    padding: 1.875rem 0 1.875rem 1.875rem; } }
  @media screen and (min-width: 48em) {
  .work-links.update li:hover p {
    display: block; }
  .quote-request .grid-item {
    float: left;
    width: 40%; }
  .quote-request .layout-contact .grid-item {
    float: right; }
  .quote-request .grid-item:nth-child(2) {
    float: right;
    width: 52%; }
  .quote-request .layout-contact .grid-item:nth-child(2) {
    float: left; }
  .quote-request .grid-item:only-child {
    float: none;
    width: 100%; }
      .site-footer .footer-utility {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
            justify-content: space-between;
        text-align: left; }
      .site-footer .footer-utility-logos {
        margin-top: 0;
        text-align: right; }
    .schematic-cta {
      position: absolute;
      top: 0;
      right: 15px;
      width: calc(25% - 10px);
      padding: 3.75rem 1.875rem; }
      .header-utility-nav .header-utility-menu-item {
        display: inline-block; }
      .header-utility-nav .cart-qty {
        top: -1px; }
      .footer-nav .footer-menu {
        column-count: 3; }
    .padding-top-xsm {
      padding-top: 1.25em; }
    .padding-top-sm {
      padding-top: 2.5em; }
    .padding-top-md {
      padding-top: 3.75em; }
    .padding-top-lg {
      padding-top: 5em; }
    .padding-top-xlg {
      padding-top: 6.25em; }
    .padding-btm-xsm {
      padding-bottom: 1.25em; }
    .padding-btm-sm {
      padding-bottom: 2.5em; }
    .padding-btm-md {
      padding-bottom: 3.75em; }
    .padding-btm-lg {
      padding-bottom: 5em; }
    .padding-btm-xlg {
      padding-bottom: 6.25em; }
    .margin-top-xsm {
      margin-top: 1.25em; }
    .margin-top-sm {
      margin-top: 2.5em; }
    .margin-top-md {
      margin-top: 3.75em; }
    .margin-top-lg {
      margin-top: 5em; }
    .margin-top-xlg {
      margin-top: 6.25em; }
    .margin-btm-xsm {
      margin-bottom: 1.25em; }
    .margin-btm-sm {
      margin-bottom: 2.5em; }
    .margin-btm-md {
      margin-bottom: 3.75em; }
    .margin-btm-lg {
      margin-bottom: 5em; }
    .margin-btm-xlg {
      margin-bottom: 6.25em; }
    .flexbox .multicolumn-content-grid.mobile-direction-reverse > .container {
      -ms-flex-direction: row;
          flex-direction: row; }
  .multicolumn-content-grid > .container {
    font-size: 0; }
    .flexbox .multicolumn-content-grid > .container {
      -ms-flex-direction: row;
          flex-direction: row; }
  .multicolumn-content-grid.align-columns-top > .container {
    -ms-flex-align: start;
        align-items: flex-start; }
  .multicolumn-content-grid.align-columns-middle > .container {
    -ms-flex-align: center;
        align-items: center; }
  .multicolumn-content-grid.align-columns-bottom > .container {
    -ms-flex-align: end;
        align-items: flex-end; }
  .multicolumn-content-grid.justify-columns-flex-start > .container {
    -ms-flex-pack: start;
        justify-content: flex-start; }
  .multicolumn-content-grid.justify-columns-center > .container {
    -ms-flex-pack: center;
        justify-content: center; }
  .multicolumn-content-grid.justify-columns-flex-end > .container {
    -ms-flex-pack: end;
        justify-content: flex-end; }
  .multicolumn-content-grid.justify-columns-space-around > .container {
    -ms-flex-pack: distribute;
        justify-content: space-around; }
    .multicolumn-content-grid.justify-columns-space-around > .container .content-area {
      margin-right: 0; }
  .multicolumn-content-grid.justify-columns-space-between > .container {
    -ms-flex-pack: justify;
        justify-content: space-between; }
    .multicolumn-content-grid.justify-columns-space-between > .container .content-area {
      margin-right: 0; }
  .multicolumn-content-grid .content-area {
    display: inline-block;
    vertical-align: top;
    margin-right: 1.69492%;
    margin-bottom: 1.69492%;
    font-size: 1rem; }
    .multicolumn-content-grid .content-area:last-child {
      margin-right: 0; }
    .multicolumn-content-grid .content-area.columns-1 {
      width: 6.77966%; }
    .multicolumn-content-grid .content-area.columns-2 {
      width: 15.25424%; }
    .multicolumn-content-grid .content-area.columns-3 {
      width: 32.20339%; }
    .multicolumn-content-grid .content-area.columns-4 {
      width: 32.20339%; }
    .multicolumn-content-grid .content-area.columns-5 {
      width: 40.67797%; }
    .multicolumn-content-grid .content-area.columns-6 {
      width: 49.15254%; }
    .multicolumn-content-grid .content-area.columns-7 {
      width: 57.62712%; }
    .multicolumn-content-grid .content-area.columns-8 {
      width: 66.10169%; }
    .multicolumn-content-grid .content-area.columns-9 {
      width: 74.57627%; }
    .multicolumn-content-grid .content-area.columns-10 {
      width: 83.05085%; }
    .multicolumn-content-grid .content-area.columns-11 {
      width: 91.52542%; }
    .multicolumn-content-grid .content-area.columns-12 {
      width: 100%;
      margin-right: 0; }
  .multicolumn-content-grid.column-padding-medium .content-area.columns-1 {
    width: 4.66102%; }
  .multicolumn-content-grid.column-padding-medium .content-area.columns-2 {
    width: 13.13559%; }
  .multicolumn-content-grid.column-padding-medium .content-area.columns-3 {
    width: 21.61017%; }
  .multicolumn-content-grid.column-padding-medium .content-area.columns-4 {
    width: 30.08475%; }
  .multicolumn-content-grid.column-padding-medium .content-area.columns-5 {
    width: 38.55932%; }
  .multicolumn-content-grid.column-padding-medium .content-area.columns-6 {
    width: 47.0339%; }
  .multicolumn-content-grid.column-padding-medium .content-area.columns-7 {
    width: 55.50847%; }
  .multicolumn-content-grid.column-padding-medium .content-area.columns-8 {
    width: 63.98305%; }
  .multicolumn-content-grid.column-padding-medium .content-area.columns-9 {
    width: 72.45763%; }
  .multicolumn-content-grid.column-padding-medium .content-area.columns-10 {
    width: 80.9322%; }
  .multicolumn-content-grid.column-padding-medium .content-area.columns-11 {
    width: 89.40678%; }
  .multicolumn-content-grid.column-padding-medium .content-area.columns-12 {
    width: 97.88136%; }
  .multicolumn-content-grid.column-padding-large .content-area.columns-1 {
    width: 3.38983%; }
  .multicolumn-content-grid.column-padding-large .content-area.columns-2 {
    width: 11.86441%; }
  .multicolumn-content-grid.column-padding-large .content-area.columns-3 {
    width: 20.33898%; }
  .multicolumn-content-grid.column-padding-large .content-area.columns-4 {
    width: 28.81356%; }
  .multicolumn-content-grid.column-padding-large .content-area.columns-5 {
    width: 37.28814%; }
  .multicolumn-content-grid.column-padding-large .content-area.columns-6 {
    width: 45.76271%; }
  .multicolumn-content-grid.column-padding-large .content-area.columns-7 {
    width: 54.23729%; }
  .multicolumn-content-grid.column-padding-large .content-area.columns-8 {
    width: 62.71186%; }
  .multicolumn-content-grid.column-padding-large .content-area.columns-9 {
    width: 71.18644%; }
  .multicolumn-content-grid.column-padding-large .content-area.columns-10 {
    width: 79.66102%; }
  .multicolumn-content-grid.column-padding-large .content-area.columns-11 {
    width: 88.13559%; }
  .multicolumn-content-grid.column-padding-large .content-area.columns-12 {
    width: 96.61017%; }
  .flexbox .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: justify;
        justify-content: space-between; }
  .no-flexbox .card-grid .card-collection {
    font-size: 0; }
  .no-flexbox .card-grid .card {
    display: inline-block;
    vertical-align: top;
    font-size: 1rem; }
  .card-grid[data-row-size='2'] .card-collection .card,.card-grid[data-row-size='3'] .card-collection .card,.card-grid[data-row-size='4'] .card-collection .card,.card-grid[data-row-size='5'] .card-collection .card,.card-grid[data-row-size='6'] .card-collection .card {
    width: 49.15254%;
    margin-right: 1.69492%; }
    .card-grid[data-row-size='2'] .card-collection .card:nth-child(2n),.card-grid[data-row-size='3'] .card-collection .card:nth-child(2n),.card-grid[data-row-size='4'] .card-collection .card:nth-child(2n),.card-grid[data-row-size='5'] .card-collection .card:nth-child(2n),.card-grid[data-row-size='6'] .card-collection .card:nth-child(2n) {
      margin-right: 0; }
  .card-grid.features-card[data-row-size='2'] .card-collection .card,.card-grid.features-card[data-row-size='3'] .card-collection .card,.card-grid.features-card[data-row-size='4'] .card-collection .card,.card-grid.features-card[data-row-size='5'] .card-collection .card,.card-grid.features-card[data-row-size='6'] .card-collection .card {
    width: 47.0339%;
    margin-right: 0; }
      .hero .wrapper {
        -ms-flex-align: center;
            align-items: center; }
      .hero .hero-content-container {
        width: 50%;
        margin-top: 0; }
        .hero .hero-content-container .button {
          padding: 0.75rem 2.1875rem; }
      .hero .hero-image-container {
        position: relative;
        top: 200px;
        right: -50px;
        bottom: auto;
        left: auto;
        width: 50%; }
        .hero .hero-image-container img {
          max-width: inherit; }
      .hero .heading {
        font-size: 3rem; }
      .hero .subheading {
        max-width: 100%;
        font-size: 1rem; }
      .hero .hero-button-container {
        -ms-flex-direction: row;
            flex-direction: row;
        -ms-flex-align: center;
            align-items: center; }
          .hero .hero-button-container .button:last-child {
            margin: 0 0 0 0.9375rem; }
    .two-column-media .wrapper {
      display: -ms-flexbox;
      display: flex; }
      .two-column-media .wrapper.media-position-right {
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse; }
        .two-column-media .wrapper.media-position-right .grid-item:last-child {
          margin: 0 3.125rem 0 0; }
    .two-column-media .grid-item {
      width: 30%;
      margin-bottom: 0; }
      .two-column-media .grid-item:last-child {
        width: 70%;
        margin: 0 0 0 3.125rem; }
  .two-column-media.media-size-large .grid-item {
    width: 50%; }
    .two-column-media.media-size-large .grid-item:last-child {
      width: 50%;
      padding: 0 5%; }
    .service-overview {
      margin-top: -3.75rem;
      padding-top: 3.75rem; }
      .service-overview::before {
        position: absolute;
        z-index: -1;
        top: -60px;
        right: 0;
        display: block;
        width: 100%;
        height: calc(100% + 60px);
        transform: translateX(100%);
        opacity: 0;
        background: linear-gradient(100deg, #fff 69%, #f5f5f5 31%);
        content: '';
        animation: background-angle 2.5s 1;
        animation-delay: 0.5s;
        animation-fill-mode: forwards; }
    .service-overview .service-overview-row {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: stretch;
          align-items: stretch;
      -ms-flex-pack: justify;
          justify-content: space-between; }
      .service-overview .service-overview-row .service-overview-column {
        width: 35%; }
        .service-overview .service-overview-row .service-overview-column:first-child {
          width: 55%; }
    .service-overview .service-overview-row.row-top {
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
      min-height: 200px; }
      .service-overview .service-overview-row.row-top.row-type-products {
        -ms-flex-direction: row;
            flex-direction: row; }
        .service-overview .service-overview-row.row-top.row-type-products .service-overview-column {
          display: block;
          width: 40%; }
          .service-overview .service-overview-row.row-top.row-type-products .service-overview-column:first-child {
            display: -ms-flexbox;
            display: flex;
            width: 50%; }
      .service-overview .service-overview-row.row-top .service-overview-column {
        width: 50%; }
        .service-overview .service-overview-row.row-top .service-overview-column:first-child {
          width: 35%; }
        .service-overview .service-overview-row.row-top .service-overview-column .overview-img {
          margin: 0 auto 1.25rem; }
      .service-overview .service-overview-row.row-top .service-overview-column.image-bleed .overview-img {
        max-width: inherit;
        max-height: 700px;
        padding-bottom: 1.875rem; }
        .service-overview .service-overview-row.row-top .service-overview-column .row-top-content {
          margin-top: 0; }
      .service-overview .sterilizer-gallery {
        margin: -1.25rem 0 0; }
    .service-icon-hero {
      padding: 2.5rem 2.5rem 6.875rem; }
      .service-icon-hero .service-icon-hero-heading {
        font-size: 2.125rem; }
      .service-icon-hero .service-icon-hero-content {
        font-size: 1.125rem; }
    .anchor-link-nav-container {
      height: 48px; }
    .anchor-link-list {
      position: relative;
      padding: 0;
      box-shadow: none;
      text-align: center; }
      .anchor-link-list .anchor-link-list-toggle {
        display: none; }
      .anchor-link-list .anchor-link-list-body {
        display: block !important; }
        .anchor-link-list .anchor-link svg {
          position: relative;
          top: 2px;
          right: 0; }
    .quick-links {
      padding: 0 0 1.875rem; }
      .quick-links .anchor-link-list {
        position: relative;
        box-shadow: none;
        background: none;
        text-align: left; }
        .quick-links .anchor-link-list .anchor-link {
          margin: 0.625rem 1.25rem 0 0;
          padding: 0;
          padding-top: 0.625rem;
          border-top: 0; }
        .quick-links .anchor-link-list .anchor-link svg {
          position: absolute;
          top: 8px; }
    .anchor-link-nav {
      padding: 0 0.9375rem; }
        .anchor-link-nav.sticky .anchor-link-list .anchor-link {
          padding: 0.5rem 0.9375rem; }
        .anchor-link-nav .anchor-link-list .anchor-link {
          display: inline-block;
          padding: 0.9375rem;
          border-top: 0; }
          .anchor-link-nav .anchor-link-list .anchor-link:hover {
            color: #51D06B; }
            .anchor-link-nav .anchor-link-list .anchor-link:hover svg .circle {
              fill: #51D06B; }
          .anchor-link-nav .anchor-link-list .anchor-link.active {
            background: #51D06B;
            color: #080808; }
            .anchor-link-nav .anchor-link-list .anchor-link.active svg .triangle {
              fill: #51D06B; }
            .anchor-link-nav .anchor-link-list .anchor-link.active svg .circle {
              fill: #080808; }
      .comparison-header .heading {
        font-size: 2.25rem; }
      .comparison-header .subheading {
        font-size: 1.125rem; }
      .comparison-table .comparison-row {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .comparison-table.comparison-cta-1 .comparison-row {
      width: 75%; }
    .comparison-table .comparison-table-mobile {
      display: none; }
      .comparison-table .comparison-table-desktop {
        display: block; }
        .comparison-table .comparison-container .feature-header .subheading {
          font-size: 0.8125rem; }
          .comparison-table .comparison-container .row-type-subheading .feature {
            padding: 1.25rem 1.875rem; }
          .comparison-table .comparison-container .row-type-cta .button {
            max-width: 260px; }
      .sterilizer-models .sterilizer-model-list .list-header {
        display: table-row; }
      .sterilizer-models .sterilizer-model-list tr {
        display: table-row;
        vertical-align: top;
        margin-bottom: 0;
        border-top: 0; }
      .sterilizer-models .sterilizer-model-list td {
        display: table-cell;
        vertical-align: top;
        border: 0;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
        .sterilizer-models .sterilizer-model-list td:first-child {
          width: 120px; }
        .sterilizer-models .sterilizer-model-list td.download-column {
          display: table-cell;
          width: 220px;
          padding: 0.9375rem; }
        .sterilizer-models .sterilizer-model-list td::before {
          display: none; }
        .sterilizer-models .sterilizer-model-list td .downloads {
          padding: 0;
          background: none; }
        .sterilizer-models .sterilizer-model-list td .file {
          margin-top: 0.1875rem;
          margin-right: 0.125rem;
          padding-right: 0.375rem;
          color: rgba(0, 0, 0, 0.5);
          font-size: 0.75rem; }
          .sterilizer-models .sterilizer-model-list td .file::after {
            background: rgba(0, 0, 0, 0.25); }
      .sterilizer-models .sterilizer-model-list .model-action {
        padding: 0.5rem 1.25rem;
        font-size: 0.8125rem; }
    .faq-layout {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
          justify-content: center; }
      .faq-layout .faqs-cta {
        margin: 0 0 0 3.125rem; }
    .cta-layout .map {
      padding: 0 2.5rem;
      text-align: left; }
      .cta-layout .map .wrapper {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
        -ms-flex-align: center;
            align-items: center; }
      .cta-layout .map .grid-item {
        width: 45%;
        padding: 1.875rem 0; }
        .cta-layout .map .grid-item:first-child {
          width: 55%; }
        .cta-layout .map .grid-item:last-child {
          padding-bottom: 1.875rem; }
      .cta-layout .map .cta-content {
        line-height: 1.5; }
      .custom-cta.bottom-cta .angled .wrapper {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
            flex-direction: column;
        max-width: calc(1180px + (50vw - 505px));
        margin-left: auto;
        margin-right: 0;
        padding-right: 0;
        -ms-flex-direction: row;
            flex-direction: row;
        -ms-flex-align: center;
            align-items: center; }
      .custom-cta.bottom-cta .angled .left {
        width: 50%; }
        .custom-cta.bottom-cta .angled .left h2 {
          margin-top: 0; }
      .custom-cta.bottom-cta .angled .right {
        width: 50%;
        overflow: hidden;
        padding: 0; }
        .custom-cta.bottom-cta .angled .right img {
          display: block;
          margin-left: auto; }
    .custom-cta.blue .wrapper {
      -ms-flex-align: center;
          align-items: center;
      display: -ms-flexbox;
      display: flex; }
    .custom-cta.blue .bleed .left {
      margin: 0 0 5rem; }
    .testimonial-layout .testimonial-content {
      font-size: 1.5625rem; }
        .slider-large .slide .wrapper {
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translateX(-50%) translateY(-50%);
          display: -ms-flexbox;
          display: flex;
          -ms-flex-align: center;
              align-items: center;
          padding: 0 1.875rem; }
      .slider-large .slide-bg {
        position: absolute;
        height: 100%;
        background-position: 50% 0; }
      .slider-large .slide-content-container {
        max-width: 450px;
        padding: 0; }
      .slider-large .slide-image-container {
        width: 50%;
        margin-left: 3.125rem; }
      .slider-large .heading {
        font-size: 2.375rem; }
        .slider-large .slider-large-nav .wrapper {
          display: block; }
        .slider-large .slider-large-nav .slick-slider {
          display: block; }
        .slider-large .slider-large-nav .slick-slide {
          display: block;
          padding: 0 1.25rem; }
        .slider-large .slider-large-nav .slick-arrow {
          position: absolute;
          top: 50%;
          transform: translateY(-50%); }
      .slider-large.slider-theme-dark {
        height: 660px; }
        .slider-large.slider-theme-dark .slide {
          height: 660px; }
        .slider-large.slider-theme-dark .slide-content-container {
          background: transparent; }
    .slider-large.slider-theme-light {
      height: 600px; }
      .slider-large.slider-theme-light .slide {
        height: 600px; }
      .slider-large.slider-theme-light .wrapper {
        top: 40%; }
      .slider-large.slider-theme-light .slide-container {
        padding-bottom: 0; }
      .slider-large.slider-theme-light .slide-image-container {
        padding: 0 0 0 2.5rem; }
  .video-grid .video-grid-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    width: 100%; }
    .video-grid .video-grid-item {
      margin-bottom: 0; }
      .video-grid .video-grid-item .desc {
        width: 80%;
        margin: 1.875rem auto 0; }
    .video-grid .video-grid-item-link {
      margin: 0 1.875rem; }
      .team-grid .team-grid-container {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -ms-flex-pack: center;
            justify-content: center; }
    .home-sterilizers-lists {
      display: -ms-flexbox;
      display: flex; }
  .home-sterilizers-lists .series {
    width: 32.33%;
    min-height: 250px;
    margin: 0 1%; }
  .home-sterilizers-lists .sterilizer-image {
    position: absolute;
    top: -145px;
    left: 50%;
    transform: translateX(-50%); }
    .service-cost-comparison .content-wrapper {
      -ms-flex-flow: row;
          flex-flow: row;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: justify;
          justify-content: space-between; }
    .service-cost-comparison .content-left {
      width: 48%; }
    .service-cost-comparison .content-right {
      width: 46%; }
      .service-cost-comparison .content-right .card .description {
        max-width: 366.947px; }
    .author .author-excerpt {
      margin: 1.875rem auto 5rem; }
    .author .author-excerpt {
      margin-top: 3.125rem;
      padding-bottom: 2.5rem; }
    .author .main-content {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -ms-flex-pack: justify;
          justify-content: space-between; }
      .author .main-content .entry {
        width: calc(50% - 25px); }
    .author-footer {
      margin: 3.125rem 0;
      padding: 2.5rem 0; }
    .course-section .desc {
      margin-bottom: 3.125rem; }
      .course-section .video-cta-heading {
        font-size: 1.125rem; }
      .course-section .video-thumb-cta {
        -ms-flex-align: center;
            align-items: center; }
      .course-section .video-thumb {
        width: 125px;
        height: 86px; }
      .page-template-page-request-quote .quote-request-page-wrapper .banner-content .eyebrow-wrapper .eyebrow-text {
        font-size: 1.375rem; }
    .is-landing-page .landing-page-wrapper .anchor-link-list-body {
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-pack: center;
          justify-content: center; }
    .is-landing-page .landing-page-wrapper .anchor-link-nav {
      padding: 0 0.9375rem; }
        .is-landing-page .landing-page-wrapper .anchor-link-nav.sticky .anchor-link-list .anchor-link {
          padding: 0.5rem 0.9375rem; }
        .is-landing-page .landing-page-wrapper .anchor-link-nav .anchor-link-list-body .anchor-link {
          display: inline-block;
          padding: 0.9375rem;
          border-top: 0; }
          .is-landing-page .landing-page-wrapper .anchor-link-nav .anchor-link-list-body .anchor-link:hover {
            color: #51D06B; }
            .is-landing-page .landing-page-wrapper .anchor-link-nav .anchor-link-list-body .anchor-link:hover svg .circle {
              fill: #51D06B; }
          .is-landing-page .landing-page-wrapper .anchor-link-nav .anchor-link-list-body .anchor-link.active {
            background: #51D06B;
            color: #080808; }
            .is-landing-page .landing-page-wrapper .anchor-link-nav .anchor-link-list-body .anchor-link.active svg .triangle {
              fill: #51D06B; }
            .is-landing-page .landing-page-wrapper .anchor-link-nav .anchor-link-list-body .anchor-link.active svg .circle {
              fill: #080808; }
      .is-landing-page .landing-page-wrapper .anchor-link svg {
        position: relative;
        top: 2px;
        right: 0; }
      .is-landing-page .landing-page-wrapper .banner-content .eyebrow-wrapper .eyebrow-text {
        font-size: 1.375rem; } }
  @media only screen and (min-width: 800px) {
  .dropdown .heading {
    font-size: 1.875rem;
    line-height: 2.375rem; }
  .dropdown .subheading {
    font-size: 1.375rem; }
  .dropdown .thumb {
    display: block; } }
  @media screen and (min-width: 55em) {
  section.faq-content .likes {
    width: 50%; }
  section.faq-content .contact {
    margin: 0;
    text-align: center; } }
  @media only screen and (min-width: 890px) {
  .resource .image {
    min-height: 400px;
    margin-bottom: 0; }
  .resource .wrapper .content {
    position: absolute;
    top: 50%;
    display: block;
    float: right;
    margin-left: 35%;
    padding-bottom: 0;
    transform: translateY(-50%);
    text-align: left; } }
  @media screen and (min-width: 56.25em) {
    .service-listing .wrapper {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
          justify-content: space-between; }
      .service-listing .service-content-container {
        margin: 0 3.75rem 0 0; } }
  @media screen and (min-width: 950px) {
  .faq-search-box {
    max-width: 560px; } }
  @media only screen and (min-width: 960px) {
  .mfp-arrow-right {
    right: 0; }
  .mfp-arrow-left {
    left: 0; }
  .quote-request {
    margin: 5rem auto; }
  .thank-you .grid-item {
    float: left;
    width: 45%; }
  .thank-you .grid-item:nth-child(2) {
    float: right;
    width: 48%; }
  .thank-you .grid-item:only-child {
    float: none;
    width: 100%; } }
  @media screen and (min-width: 60em) {
    .grey-form {
      margin-top: 0; } }
  @media only screen and (min-width: 1000px) {
  .dropdown.default {
    min-height: 430px;
    padding: 6.25rem 3.125rem; }
  .dropdown.default.has_thumb {
    padding: 6.25rem 3.125rem 6.25rem 0.625rem; }
  .dropdown.default.has_thumb .text {
    max-width: 600px; }
  .dropdown .fade {
    display: none; } }
  @media screen and (min-width: 62.5em) {
  .sterilizer-interactive .popup-wrapper {
    position: absolute;
    left: -130px; }
  .sterilizer-interactive .content .hide {
    width: 323px; }
        .video-slider .slide-container.slick-initialized {
          max-width: 50%; } }
  @media only screen and (min-width: 1011px) {
  .postid-105 .popup-wrapper {
    position: absolute;
    z-index: 5;
    left: -130px; }
  .postid-105 .content .hide {
    width: 323px; } }
  @media screen and (min-width: 48em) and (min-width: 64em) {
      .multicolumn-content-grid .content-area.columns-3 {
        width: 23.72881%; } }
  @media screen and (min-width: 64em) {
    .home-customers-wrap {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: justify;
          justify-content: space-between;
      text-align: left; }
    .home-customers .logos {
      -ms-flex-pack: end;
          justify-content: flex-end; }
    .trusted-by h2 {
      margin-bottom: 0; }
    .header-anchor {
      height: 92px; }
    .main-header.sticky {
      position: fixed;
      top: 0;
      left: 0;
      width: 100%; }
      .main-header .wrapper {
        position: relative;
        height: 90px; }
      .main-header .main-header-logo {
        left: 0;
        max-width: 250px; }
        .main-header .header-cta .header-cta-link {
          font-size: 0.875rem; }
        .main-header .header-cta .header-cta-link {
          font-size: 1rem; }
    .main-menu-toggle {
      display: none; }
    .nav-container {
      top: 48px;
      right: 10px;
      display: block; }
    .main-menu {
      padding: 0;
      text-align: right; }
      .main-menu .menu-item-top-level {
        display: inline-block;
        padding: 0; }
        .main-menu .menu-item-top-level > .menu-item-link {
          position: relative;
          padding: 0 0.75rem;
          border: 0; }
          .main-menu .menu-item-top-level > .menu-item-link::after {
            position: absolute;
            z-index: 80;
            bottom: -19px;
            left: 12px;
            display: block;
            width: calc(100% - 25px);
            height: 5px;
            background: transparent;
            content: '';
            transition: all 100ms ease-out 0.25s; }
        .main-menu .menu-item-top-level:hover > .menu-item-link::after {
          background: #51D06B; }
      .main-menu .menu-item-level-2 > .menu-item-link {
        color: #173BAE; }
        .main-menu .menu-item-level-2 > .menu-item-link:hover {
          color: #2096FF; }
    .main-menu .menu-item-level-2.menu-item-active > .menu-item-link {
      color: #080808; }
      .main-menu .menu-item-level-3 > .menu-item-link {
        font-size: 0.9375rem; }
      .main-menu .sub-menu-toggle {
        display: none; }
      .main-menu .sub-menu-level-1 {
        position: absolute;
        top: 100%;
        left: 12px;
        min-width: 250px;
        padding: 2.1875rem 0.9375rem 0.9375rem;
        background-color: #fff;
        text-align: left; }
      .main-menu .sub-menu-level-2 {
        display: block;
        padding-left: 0.625rem; }
    .main-menu.main-menu-has-touch .sub-menu-toggle {
      top: 4px;
      right: 0;
      display: block;
      width: 12px;
      height: 12px; }
      .main-menu.main-menu-has-touch .sub-menu-toggle .sub-menu-toggle-icon {
        width: 11px;
        height: 11px; }
      .main-menu .subnav-meganav .meganav-container {
        display: -ms-grid;
        display: grid;
        margin: 0 auto 1.25rem;
        padding: 0;
        -ms-grid-columns: 70% 30%;
            grid-template-columns: 70% 30%;
        grid-gap: 10px; }
        .main-menu .subnav-meganav .meganav-container .menu-item-level-2 {
          margin: 0; }
          .main-menu .subnav-meganav .meganav-container .menu-item-level-2:first-child {
            margin-bottom: 2.5rem; }
          .main-menu .subnav-meganav .meganav-container .menu-item-level-2:last-child {
            margin: 0;
            padding: 0 0 0 2.5rem;
            -ms-grid-column: 2;
                grid-column: 2;
            grid-row: 1 / 3;
            border-top: 0;
            border-left: 1px solid #51D06B; }
      .main-menu .subnav-meganav .sub-menu-level-1 {
        position: fixed;
        padding: 3.75rem 0 0; }
      .main-menu .subnav-meganav .sub-menu-level-2 {
        display: block !important; }
        .main-menu .subnav-meganav .sub-menu-level-2 .menu-item-link {
          padding: 0.375rem 0; }
      .main-menu .subnav-meganav .meganav-cta-container {
        display: block; }
        .main-menu .subnav-image .menu-item-desc {
          font-size: 0.875rem; }
    .header-utility-nav {
      position: absolute;
      top: -30px;
      right: 15px;
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-pack: end;
          justify-content: flex-end;
      padding: 0;
      background: none; }
      .header-utility-nav .header-utility-menu {
        left: 0;
        -ms-flex-pack: end;
            justify-content: flex-end;
        max-width: 100%;
        margin: 0;
        padding: 0;
        text-align: right; }
      .header-utility-nav .login-link {
        display: block; }
        .header-utility-nav .header-utility-search .search-icon {
          display: inline-block; }
        .header-utility-nav .header-utility-search .search-form {
          top: -7px;
          display: inline-block;
          width: auto;
          max-width: 100%;
          margin: 0;
          transition: 0.25s ease; }
          .header-utility-nav .header-utility-search .search-form input[type='search'] {
            max-width: 70px;
            padding: 0.1875rem 0.625rem; }
          .header-utility-nav .header-utility-search .search-form .search-submit {
            top: 6px;
            right: 3px;
            display: none; }
      .header-utility-nav .header-utility-search.active .search-icon {
        display: none; }
      .header-utility-nav .header-utility-search.active .search-form {
        background: #E8EBF3; }
        .header-utility-nav .header-utility-search.active .search-form input[type='search'] {
          max-width: 200px; }
        .header-utility-nav .header-utility-search.active .search-form .search-submit {
          display: block; }
      .header-utility-nav .header-utility-search.active input:-webkit-autofill,.header-utility-nav .header-utility-search.active input:-webkit-autofill:focus,.header-utility-nav .header-utility-search.active input:-webkit-autofill:hover {
        border-radius: 15px;
        box-shadow: 0 0 0 1000px #E8EBF3 inset;
        transition: background-color 5000s ease-in-out 0s; }
  .card-grid[data-row-size='3'] .card-collection .card,.card-grid[data-row-size='4'] .card-collection .card {
    width: 32.20339%; }
    .card-grid[data-row-size='3'] .card-collection .card:nth-child(2n),.card-grid[data-row-size='4'] .card-collection .card:nth-child(2n) {
      margin-right: 1.69492%; }
    .card-grid[data-row-size='3'] .card-collection .card:nth-child(3n),.card-grid[data-row-size='4'] .card-collection .card:nth-child(3n) {
      margin-right: 0; }
  .card-grid[data-row-size='3'] .card-collection::after,.card-grid[data-row-size='4'] .card-collection::after {
    display: block;
    content: '';
    width: 30.50847%; }
  .card-grid[data-row-size='5'] .card-collection .card,.card-grid[data-row-size='6'] .card-collection .card {
    width: 23.72881%; }
    .card-grid[data-row-size='5'] .card-collection .card:nth-child(2n),.card-grid[data-row-size='6'] .card-collection .card:nth-child(2n) {
      margin-right: 1.69492%; }
    .card-grid[data-row-size='5'] .card-collection .card:nth-child(4n),.card-grid[data-row-size='6'] .card-collection .card:nth-child(4n) {
      margin-right: 0; }
    .product-card .card-collection {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
    .card.product-card {
      display: -ms-flexbox;
      display: flex; }
      .card.product-card .product-image-container {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center;
        -ms-flex-pack: center;
            justify-content: center;
        width: 210px;
        height: 100%;
        padding: 2.5rem;
        background: #E8EBF3;
        text-align: center; }
      .card.product-card .product-content-container {
        width: calc(100% - 210px);
        padding: 2.5rem; }
  .card-grid.features-card[data-row-size='3'] .card-collection .card,.card-grid.features-card[data-row-size='4'] .card-collection .card {
    width: 30.08475%; }
    .card-grid.features-card[data-row-size='3'] .card-collection .card:nth-child(2n),.card-grid.features-card[data-row-size='4'] .card-collection .card:nth-child(2n) {
      margin-right: 0; }
  .card-grid.features-card[data-row-size='5'] .card-collection .card,.card-grid.features-card[data-row-size='6'] .card-collection .card {
    width: 21.61017%; }
    .card-grid.features-card[data-row-size='5'] .card-collection .card:nth-child(2n),.card-grid.features-card[data-row-size='6'] .card-collection .card:nth-child(2n) {
      margin-right: 0; }
      .hero .tagline {
        right: 0;
        max-width: 260px;
        font-size: 1.5625rem;
        text-align: right; }
      .service-overview .heading {
        font-size: 3.75rem; }
        .service-overview .heading span {
          font-size: 1.5625rem; }
      .service-overview .service-icon-list-container {
        display: -ms-flexbox;
        display: flex; }
      .service-overview .service-icon-list:last-child {
        padding: 0 0 0 1.25rem;
        border-left: 1px solid #E8EBF3; }
      .service-overview .service-icon-list:only-child {
        padding-left: 0;
        border-left: 0; }
        .service-overview .service-resources .service-resource-item {
          width: calc(33.3333% - 14px); }
      .anchor-link-list .anchor-link {
        display: inline-block;
        margin: 0 1.25rem 0 0;
        border-top: 0;
        font-size: 0.875rem;
        letter-spacing: 0.10938rem; }
    .quick-links {
      margin: 1.25rem 0;
      border-bottom: 4px solid #E8EBF3; }
        .quick-links .anchor-link-list .anchor-link svg {
          position: relative;
          top: 2px; }
      .service-listing .service-list {
        max-width: 375px; }
    .sterilizer-models .layout-container {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
          justify-content: space-between;
      -ms-flex-align: start;
          align-items: flex-start; }
  .sterilizer-models.models-cta-active .sterilizer-model-list {
    width: calc(75% - 25px); }
    .sterilizer-models.models-cta-active .schematic-cta {
      position: relative;
      width: calc(25% - 10px);
      margin-top: 0; }
    .faq-layout {
      margin: 0 auto; }
      .timeline .timeline-slide-container {
        top: 28px;
        padding: 3.125rem 0 6.25rem; }
      .timeline .timeline-slide-container .slide-content-container {
        padding: 0 0 0 3.75rem; }
    .video-grid .heading {
      margin-bottom: 3.75rem; }
    .team-grid {
      padding: 6.25rem 0 0; }
      .team-grid .heading {
        margin-bottom: 3.75rem; }
      .team-grid .team-grid-container {
        padding-bottom: 2.5rem; }
      .team-grid .team-member {
        width: 33.33%; }
    .service-cost-comparison .heading {
      font-size: 2.25rem;
      line-height: 2.925rem; }
    .service-cost-comparison .content-right .card {
      padding: 3.5625rem 3.625rem 4.0625rem; }
    .video-slider {
      padding-bottom: 12.5rem !important; }
      .video-slider .heading {
        font-size: 2.9375rem;
        margin-bottom: 3.75rem; }
    .features-product-card .heading {
      margin-bottom: 3.75rem; }
    .author .news-main .wrapper {
      padding: 0 1.875rem; }
  .single-post-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    -ms-flex-pack: justify;
        justify-content: space-between; }
    .single-post-wrapper.left-sidebar {
      margin-top: 1.875rem; }
    .blog-sidebar {
      margin-bottom: 0;
      padding-right: 3.125rem;
      border: 0;
      border-right: 1px solid #ccc; }
    .blog-sidebar .blog-anchor-nav {
      position: -webkit-sticky;
      position: sticky;
      top: 120px; }
    .blog-sidebar .anchor-nav-header {
      margin-bottom: 0.625rem;
      padding-left: 0.9375rem; }
      .blog-sidebar .anchor-nav-placeholder {
        display: none; }
      .blog-sidebar .anchor-nav-heading {
        display: block; }
      .blog-sidebar .anchor-nav-items {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
            flex-direction: column;
        -ms-flex-align: start;
            align-items: flex-start;
        padding: 0;
        background-color: transparent; }
      .blog-sidebar .anchor-link {
        display: inline-block;
        margin: 0.625rem 0 0;
        padding: 0.1875rem 0 0.1875rem 0.9375rem; }
        .blog-sidebar .anchor-link::after {
          position: absolute;
          top: 0;
          left: 0;
          display: block;
          width: 2px;
          height: 100%;
          background: rgba(255, 255, 255, 0.25);
          content: ''; }
        .blog-sidebar .anchor-link.active::after {
          position: absolute;
          z-index: 2;
          top: 0;
          left: 0;
          display: block;
          width: 2px;
          height: 100%;
          background-color: #51D06B;
          content: ''; }
      .blog-sidebar .blog-sidebar-cta {
        display: block; }
      .page-template-page-request-quote .quote-request-page-wrapper .banner-content .eyebrow-wrapper .eyebrow-text {
        font-size: 1.75rem; }
    .page-template-page-request-quote .quote-request-page-wrapper .banner-content .heading {
      font-size: 2.9375rem;
      line-height: 3.9375rem; }
    .is-landing-page .landing-page-wrapper .anchor-link {
      display: inline-block;
      margin: 0 1.25rem 0 0;
      border-top: 0;
      font-size: 0.875rem;
      letter-spacing: 0.10938rem; }
      .is-landing-page .landing-page-wrapper .banner-content .eyebrow-wrapper .eyebrow-text {
        font-size: 1.75rem; }
    .is-landing-page .landing-page-wrapper .banner-content .heading {
      font-size: 3.5rem;
      line-height: 4.375rem; } }
  @media screen and (min-width: 68.75em) {
    .features-product-card .product-card {
      -ms-flex-flow: row;
          flex-flow: row; }
      .features-product-card .product-card .product-image-container {
        width: 230px; }
        .features-product-card .product-card .product-image-container .product-image {
          height: auto; }
      .features-product-card .product-card .product-content-container {
        width: calc(100% - 260px); } }
  @media screen and (min-width: 75em) {
      .main-header .header-cta {
        min-width: 180px;
        height: 92px; }
        .main-menu .menu-item-top-level > .menu-item-link {
          padding: 0 0.9375rem;
          font-size: 1.125rem; }
    .main-menu.main-menu-has-touch .sub-menu-toggle {
      top: 5px;
      right: 2px; }
    .header-utility-nav {
      right: 30px; }
  .card-grid[data-row-size='4'] .card-collection .card {
    width: 23.72881%; }
    .card-grid[data-row-size='4'] .card-collection .card:nth-child(3n) {
      margin-right: 1.69492%; }
    .card-grid[data-row-size='4'] .card-collection .card:nth-child(4n) {
      margin-right: 0; }
  .card-grid[data-row-size='5'] .card-collection .card {
    width: 18.64407%; }
    .card-grid[data-row-size='5'] .card-collection .card:nth-child(4n) {
      margin-right: 1.69492%; }
    .card-grid[data-row-size='5'] .card-collection .card:nth-child(5n) {
      margin-right: 0; }
  .card-grid[data-row-size='6'] .card-collection .card {
    width: 15.25424%; }
    .card-grid[data-row-size='6'] .card-collection .card:nth-child(4n) {
      margin-right: 1.69492%; }
    .card-grid[data-row-size='6'] .card-collection .card:nth-child(6n) {
      margin-right: 0; }
  .card-grid.features-card[data-row-size='4'] .card-collection .card {
    width: 21.61017%; }
    .card-grid.features-card[data-row-size='4'] .card-collection .card:nth-child(3n) {
      margin-right: 0; }
  .card-grid.features-card[data-row-size='5'] .card-collection .card {
    width: 18.64407%; }
    .card-grid.features-card[data-row-size='5'] .card-collection .card:nth-child(4n) {
      margin-right: 0; }
  .card-grid.features-card[data-row-size='6'] .card-collection .card {
    width: 13.13559%; }
    .card-grid.features-card[data-row-size='6'] .card-collection .card:nth-child(4n) {
      margin-right: 0; }
        .service-overview .service-icon-list-container.service-logo-list .service-icon-list .list-container {
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
        .service-overview .service-icon-list-container.service-logo-list .service-icon-list .list-item {
          width: 48%; }
        .service-overview .service-icon-list .list-container {
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap; }
        .service-overview .service-icon-list .list-item {
          width: 100%; }
        .service-overview .service-resources .service-resource-item {
          width: calc(25% - 15px); }
        .slider-large .slider-large-nav .wrapper {
          padding: 0 7.5rem; }
    .page-template-page-quote .service-overview .service-icon-list .list-container {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
    .page-template-page-quote .service-overview .service-icon-list .list-item {
      width: 48%; } }
  @media screen and (min-width: 84.375em) {
        .main-menu .menu-item-top-level > .menu-item-link {
          padding: 0 1.5625rem;
          font-size: 1.25rem; }
    .main-menu.main-menu-has-touch .sub-menu-toggle {
      top: 7px;
      right: 10px; }
      .footer-nav .footer-menu {
        column-count: 5; }
        .anchor-link-nav.sticky .anchor-link-list .anchor-link {
          padding: 0.5rem 1.5625rem; }
        .anchor-link-nav .anchor-link-list .anchor-link {
          padding: 0.9375rem 1.5625rem; }
      .slider-large .slide-icon {
        position: absolute;
        top: -20px;
        left: -90px;
        width: 50px; }
        .is-landing-page .landing-page-wrapper .anchor-link-nav.sticky .anchor-link-list .anchor-link {
          padding: 0.5rem 1.5625rem; }
        .is-landing-page .landing-page-wrapper .anchor-link-nav .anchor-link-list-body .anchor-link {
          padding: 0.9375rem 1.5625rem; } }
  @media screen and (min-width: 87.5em) {
      .service-overview .service-hero-icon {
        position: absolute;
        top: 0;
        left: -60px; }
        .service-overview .service-hero-icon img {
          position: absolute;
          bottom: -31px;
          max-width: 45px; } }
  @media screen and (min-width: 112.5em) {
        .video-slider .slide-container.slick-initialized {
          max-width: 50%; } }
  @media only screen and (max-width: 480px) {
  .inst-videos .video-grid-item {
    float: none;
    width: 100%;
    margin-bottom: 1em; }
  .inst-videos .video-play {
    width: 60px;
    height: 42px;
    margin: -1.3125rem 0 0 -1.875rem; }
  .inst-videos .video-title {
    font-size: 0.875em; }
  .lit-list {
    margin-bottom: 1.25rem; }
  .lit-list h2 {
    margin-bottom: 0.75em;
    font-size: 1.25em; }
  .lit-list li {
    position: relative;
    float: none;
    width: 100%;
    min-height: 35px;
    margin: 0 0 0.375rem 0;
    text-align: left; }
  .lit-list img {
    position: absolute;
    top: 0;
    left: 0;
    width: 25px;
    height: auto; }
  .lit-list h3 {
    padding-top: 0.5rem;
    padding-left: 2.125rem;
    font-size: 0.75em; }
  .customer-logos {
    margin-top: 1.875rem; }
  .customer-logos li {
    padding: 0.9375rem 3%; }
  .entry h1 {
    font-size: 1.5em; }
  .entry h2 {
    font-size: 1.25em; }
  .entry h3 {
    font-size: 1em;
    font-weight: 400; }
  .entry h4,.entry h5,.entry h6 {
    font-size: 0.875em;
    font-weight: 700; }
  .entry p {
    line-height: 1.5; }
  .entry menu,.entry ol,.entry ul {
    padding: 0 0 0 1rem; }
  .entry .alignleft,.entry .alignright {
    float: none;
    margin: 0 0 1em 0; }
  .entry img.alignright {
    margin: 1em 0 1em 0; }
  .entry img.alignleft {
    margin: 1em 0 1em 0; }
  .entry .wp-caption.alignright {
    margin-left: 0; }
  .slide-caption h2 {
    font-size: 1.5em; }
  .slide-caption p {
    font-size: 0.75em; }
  .introduction {
    padding: 1.25rem 0 0.625rem;
    font-size: 0.875em;
    font-weight: 400;
    text-align: left; }
  .home-promo-content img {
    max-width: 100%; }
  .home-promo-cta .learn-more a {
    font-size: 0.875em; }
  .home-customers {
    display: none; }
  .water-calc-results .generic {
    padding: 1.25rem 1.25rem 0.625rem; }
  .water-calc-results .water-eco {
    padding: 1.25rem; }
  .water-calc-results h2 {
    font-size: 1em; }
  .water-calc-results .water-eco h2,.water-calc-results .water-eco p {
    font-size: 1em; }
  .results-bar {
    height: 30px; }
  .results-bar.css {
    height: 40px; }
  .error404 p {
    font-size: 1em; }
  .gform_wrapper.blue_wrapper .gform_footer input[type='submit'] {
    padding: 0.625rem 1.25rem !important;
    font-size: 1em !important; }
  .sterilizer-model-list {
    margin-bottom: 1em; }
  .sterilizer-details {
    margin: 2em 0; }
  .sterilizer-details .tab a {
    padding: 0.9375rem;
    font-size: 1.125em; }
  .sterilizer-details .tab-content {
    padding: 1.25rem; } }
  @media screen and (max-width: 520px) {
  .webinar-single {
    text-align: center; }
  .webinar-single .webinarImg {
    margin-top: 0;
    margin-left: 0; }
  .webinar-single h3 {
    padding: 0.625rem;
    padding-left: 0;
    background: #e1e1e1;
    color: #173BAE;
    font-size: 1.8125rem;
    font-weight: 400; }
  .webinar-single p {
    padding-right: 0.625rem;
    padding-left: 0;
    color: #666666;
    font-size: 1.125rem;
    font-weight: 100; } }
  @media screen and (max-width: 800px) {
  .home-ebook .home-promo-content {
    float: none; }
  .home-ebook .ebook-img {
    position: relative;
    top: 50px;
    right: 0;
    margin: 0 auto; }
  .ebook-single .left,.ebook-single .right {
    float: none;
    width: 100%; } }
  @media only screen and (max-width: 660px) {
  .entry .news-title {
    font-size: 1.5em; }
  .single .news-entry .news-title {
    font-size: 2em; } }
  @media only screen and (max-width: 320px) {
  .single .news-entry .news-title {
    font-size: 1.75em; } }
  @media only screen and (max-width: 1020px) {
  .sidebar {
    float: none;
    width: 100%;
    margin-top: 1.25rem; }
  .sidebar-options h2 {
    position: relative;
    background-color: #173BAE;
    color: #fff;
    font-size: 1.125em;
    font-weight: 400;
    text-align: left;
    cursor: pointer; }
  .sidebar-options h2:after {
    position: absolute;
    top: 25px;
    right: 20px;
    width: 0px;
    height: 0px;
    border-width: 15px 15px 0 15px;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
    content: ''; }
  .sidebar-options .smart-options-list {
    display: none; }
  .main-content {
    float: none;
    width: 100%; } }
  @media only screen and (max-width: 1024px) {
  .sidebar-cta a {
    padding: 1.875rem 0; }
  .sidebar-cta .message {
    font-size: 1.5em;
    font-weight: 300; }
  .sidebar-cta .action {
    background-image: none;
    font-size: 1.5em;
    text-align: center; }
  .sidebar-cta .icon {
    top: -3px;
    float: none; }
  .sidebar-cta-save {
    text-align: center; }
  .pagination {
    margin: 3em 0 2.5rem; } }
  @media only screen and (max-width: 560px) {
  .sidebar-cta a {
    padding: 1.25rem 0; }
  .sidebar-cta .message {
    font-size: 1.25em; }
  .sidebar-cta .action {
    font-size: 1.25em; }
  .sidebar-cta-webinar img {
    display: block;
    margin: 0 auto; }
  .water-calc {
    padding-right: 0; }
  .water-calc input[type='submit'] {
    width: 100%;
    font-size: 1.125em; } }
  @media screen and (max-width: 1060px) {
  .about-top-left {
    float: none;
    width: 100%; }
  .wp-image-1354 {
    position: relative;
    left: 0;
    float: none !important; }
  .about-bottom-right {
    position: relative;
    left: 0;
    float: none;
    width: 100%; }
  .clear {
    display: none; } }
  @media only screen and (max-width: 490px) {
  .water-calc {
    margin-top: 1.875rem; }
  .water-calc-field,.water-calc label,.water-calc select {
    display: block;
    float: none;
    width: 100%; }
  .water-calc label {
    margin-bottom: 0.5em;
    font-size: 0.875em;
    text-align: left; } }
  @media screen and (max-width: 1010px) {
  .content.eight .hide,.content.five .hide,.content.four .hide,.content.one .hide,.content.seven .hide,.content.six .hide,.content.three .hide,.content.two .hide {
    position: relative;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    max-width: 100%; }
  .content.eight,.content.five,.content.four,.content.one,.content.seven,.content.six,.content.three,.content.two {
    top: 0;
    left: 0;
    max-width: 100%; }
  .plus {
    display: none; }
  img.mobile {
    display: block !important; }
  img.desktop {
    display: none !important; }
  .content.three .hide.top {
    top: 0px; }
  .content.six .hide.top {
    top: 0px; }
  .content.seven .hide.top {
    top: 0px; }
  .hide span.mobile {
    display: inline; } }
  @media screen and (max-width: 480px) {
  .stayforTab {
    display: none; } }
  @media only screen and (max-width: 680px) {
  .error404 .main .searchform {
    width: 100%; }
  .error404 .main .searchform input[type='search'] {
    width: 95%;
    font-size: 1em; }
  table.responsive {
    margin-bottom: 0; }
  .pinned {
    position: absolute;
    top: 0;
    left: 0;
    width: 35%;
    overflow: hidden;
    overflow-x: scroll;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    background: #fff; }
  .pinned table {
    width: 100%;
    border-right: none;
    border-left: none; }
  .pinned table td,.pinned table th {
    white-space: nowrap; }
  .pinned td:last-child {
    border-bottom: 0; }
  div.table-wrapper {
    position: relative;
    margin-bottom: 1.25rem;
    overflow: hidden;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc; }
  div.table-wrapper div.scrollable {
    margin-left: 35%; }
  div.table-wrapper div.scrollable {
    overflow: scroll;
    overflow-y: hidden; }
  table.responsive td,table.responsive th {
    position: relative;
    overflow: hidden;
    white-space: nowrap; }
  table.responsive.pinned td,table.responsive td:first-child,table.responsive th:first-child {
    display: none; }
  .sterilizer-data.refurb-units th {
    font-size: 0.875em; }
  .sterilizer-data.refurb-units td {
    font-size: 0.75em; }
  .sterilizer-data .model-img,.sterilizer-data.refurb-units .model-img {
    font-size: 0.875em; }
  .sterilizer-data .model-img img,.sterilizer-data.refurb-units .model-img img {
    max-width: 25px;
    height: auto;
    margin-right: 0.25em; }
  .sterilizer-data td,.sterilizer-data th {
    padding: 0.625rem 0.9375rem;
    font-size: 0.875em; }
  .sterilizer-data th {
    font-size: 0.875em; }
  .sterilizer-data td {
    font-size: 0.75em; } }
  @media only screen and (max-width: 520px) {
  .share-buttons {
    margin: 3.75rem 0 1.875rem; }
  .share-buttons li {
    float: none;
    margin: 0 0 0.5rem 0 !important; }
  .share-buttons li a {
    padding: 0.5rem 0;
    text-align: center; } }
  @media screen and (max-width: 703px) {
  .wp-image-1354 {
    margin: 0 auto;
    text-align: center; }
  .wp-image-1346 {
    float: none;
    margin: 0 auto;
    text-align: center; }
  .about-top-left + div [style] {
    float: none !important; }
  .fltRight {
    float: none;
    margin: 0 auto;
    text-align: center; }
  .fltRight .entry .alignright {
    float: none !important;
    text-align: center; }
  .wp-image-1354.alignleft {
    left: -30px;
    display: block;
    float: none !important;
    margin: 0 auto !important;
    text-align: center; } }
  @media screen and (max-width: 890px) {
  .imageLft {
    position: relative;
    top: 0;
    margin-top: 1.5625rem;
    transform: translateY(0);
    text-align: center; }
  .resource .wrapper .content {
    position: relative;
    float: none;
    margin-left: 0;
    transform: translateY(0); }
  .resource .image {
    float: none; } }
  @media screen and (max-width: 783px) {
  .menu-toggle {
    top: -60px; } }
  @media screen and (max-width: 1011px) {
  p.brochure-link {
    padding-top: 2.5rem; } }
  @media screen and (max-width: 430px) {
  span.bioImg {
    display: block;
    float: none;
    margin: 0 auto;
    text-align: center; }
  span.bioImg img {
    display: block;
    margin: 0 auto;
    text-align: center; } }
  @media screen and (max-width: 767px) {
  .page-template-page-ebook-php .thumb {
    float: none;
    width: 100%; }
  .page-template-page-ebook-php .thumb.large {
    float: none;
    width: 100%;
    margin: 1.875rem 0;
    text-align: left; }
  .page-template-page-ebook-php .content {
    float: none;
    width: 100%; }
  .page-template-page-ebook-php .form {
    float: none;
    width: 100%; }
  .page-template-page-ebook-php .form .gform_wrapper.gf_browser_chrome .gform_body {
    width: 100%; }
  .models-list {
    position: initial !important; } }
  @media screen and (max-width: 600px) {
  #wpadminbar {
    position: fixed !important; }
  section.blue {
    background: url("../images/legacy/ebook-bg.png") top center;
    background-size: cover; }
  section.blue a {
    margin-bottom: 1.875rem; }
  #type.desktop {
    display: none; }
  #type.mobile {
    position: relative;
    display: block; }
  #type.mobile form {
    float: left;
    width: 90%;
    margin-top: 0.625rem;
    padding: 0.9375rem;
    background: #ccc;
    text-align: left; } }
  @media screen and (max-width: 700px) {
  .work-links.update li {
    float: none;
    width: 100% !important; }
  .blue.update .left,.blue.update .right {
    float: none;
    width: 100%; }
  .blue.update .right {
    text-align: center; } }
  @media screen and (max-width: 1170px) {
  .laptop {
    position: relative;
    z-index: 99;
    right: 0;
    bottom: 0px;
    clear: both;
    max-width: 100%; }
  .page-template-page-webinar-php .left {
    position: relative;
    float: none;
    max-width: 820px;
    padding: 0.9375rem;
    line-height: 1.6em; }
  .page-template-page-webinar-php .left img {
    display: none; }
  .page-template-page-webinar-php .right {
    float: none;
    width: auto;
    margin: 0 auto; }
  .page-template-page-webinar-php .form {
    width: 100%;
    margin: 0 auto; }
  .page-template-page-webinar-php .presImg {
    float: none;
    padding: 0;
    text-align: center; }
  .page-template-page-webinar-php .info {
    padding: 0.9375rem; } }
  @media screen and (max-width: 420px) {
  #gform_submit_button_8 {
    margin: 0 auto;
    text-align: center; } }
  @media only screen and (max-width: 767px) {
  .news-events-footer {
    margin-top: 1.875rem;
    padding: 1.25rem 0; }
  .news-events-footer h2 {
    float: none;
    width: 100%;
    text-align: center; }
  .news-events-footer .view-all {
    display: none; }
  .news-events-footer .view-all-small {
    display: block; }
  .news-events-footer article {
    float: none;
    width: 100%;
    margin: 1em 0 0 0;
    text-align: center; }
  .news-events-footer .title span {
    display: inline; }
  .news-events-footer .excerpt {
    display: none; }
  .home-parts-content,.home-parts-cta {
    float: none;
    width: 100%; }
  .home-parts-content {
    margin-bottom: 1em; }
  .home-parts-cta {
    position: relative;
    margin: 0; }
  .home-parts-cta a {
    padding: 0.625rem 5%;
    font-size: 1.25em; }
  .home-parts-cta a span {
    position: absolute;
    top: -3px;
    right: 5%;
    font-size: 80%; }
  .home-promo {
    padding: 2.5rem 0; }
  .home-promo-content,.home-promo-cta {
    float: none;
    width: 100%; }
  .home-promo-content img {
    display: block;
    max-width: 400px;
    margin: 0 auto; }
  .home-promo-cta .learn-more a {
    font-size: 1.125em; }
  .water-calc {
    padding-right: 15%; }
  .water-calc input[type='submit'] {
    font-size: 0.875em; }
  section.cta-grid .single-cta {
    display: block;
    width: 100% !important;
    padding: 0.625rem 0 1.25rem 0;
    border: 0; } }
  @media only screen and (max-width: 1062px) {
  .billboard,.billboard-slide .wrapper {
    height: 350px; }
  .billboard-slide img.billboardMain {
    width: auto;
    height: 350px;
    margin-left: -51.8125rem; }
  .slide-caption.left {
    padding-right: 45%; }
  .slide-caption.right {
    padding-left: 45%; }
  .slide-caption h2 {
    font-size: 2.125em; }
  .slide-caption p {
    font-size: 1em; }
  .rsBullets {
    left: 5%;
    width: 100%;
    margin: 0; } }
  @media only screen and (max-width: 874px) {
  .billboard,.billboard-slide .wrapper {
    height: 300px; }
  .billboard-slide img {
    width: auto;
    height: 300px;
    margin-left: -44.4375rem; }
  .slide-caption {
    bottom: 60px; }
  .slide-caption.right {
    padding-left: 40%; }
  .slide-caption h2 {
    font-size: 2em; }
  .slide-caption p {
    font-size: 0.875em;
    line-height: 1.5; } }
  @media only screen and (max-width: 434px) {
  .sterilizer-data .model-img img,.sterilizer-data.refurb-units .model-img img {
    display: none; } }
  @media only screen and (max-width: 760px) {
  .wrapper {
    padding: 0 5%; } }
  @media only screen and (max-width: 720px) {
  .billboard,.billboard-slide .wrapper {
    height: 200px; }
  .billboard-slide img {
    width: auto;
    height: 200px;
    margin-left: -29.625rem; }
  .slide-caption {
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.6); }
  .slide-caption.left,.slide-caption.right {
    padding: 1.875rem 5%; }
  .slide-caption h2 {
    font-size: 1.75em; }
  .slide-caption p {
    line-height: 1.3; } }
  @media only screen and (max-width: 360px) {
  .slide-caption p {
    font-size: 0.6875em; } }
  @media only screen and (max-width: 876px) {
  .introduction {
    padding: 1.875rem 0 1.25rem;
    font-size: 1em; } }
  @media screen and (max-width: 37.5em) {
    .core table {
      width: 100%; }
    .core thead {
      display: none; }
    .core tbody td::before {
      display: block;
      text-align: center;
      content: attr(data-th); }
  .page-template-page-quote .quote-heading {
    display: none; } }
  @media only screen and (max-width: 700px) {
  .learn-how-we-work .title {
    text-align: center; }
  .work-links {
    padding: 0.3125rem 0; }
  .work-links li {
    float: none;
    width: 100%;
    overflow: hidden; }
  .work-links span {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0.9375rem 0 0; }
  .work-links a {
    height: auto;
    padding: 0.3125rem 0; } }
  @media screen and (max-width: 28.125em) {
      .header-utility-nav .header-utility-menu {
        margin: 0 1.25rem;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
      .header-utility-nav .header-utility-menu-item {
        width: 100%;
        padding: 0.3125rem 0;
        -ms-flex-pack: center;
            justify-content: center; }
      .header-utility-nav .header-utility-menu-item-link {
        -ms-flex-pack: center;
            justify-content: center; }
      .header-utility-nav .cart-qty {
        position: relative;
        right: -10px; } }
  @media only screen and (max-width: 960px) {
  .home-parts-content h2 {
    font-size: 1.75em; }
  .home-parts-cta {
    margin-top: 1.875rem; }
  .home-parts-cta a {
    font-size: 1.5em; }
  .home-promo-cta .learn-more a {
    font-size: 1em; } }
  @media only screen and (max-width: 600px) {
  .home-parts-content h2 {
    font-size: 1.5em; }
  .home-parts-content p {
    font-size: 0.75em; }
  .home-latest-news,.home-video {
    float: none;
    width: 100%; }
  .home-latest-news {
    margin-bottom: 1.25rem; }
  .home-latest-news .thumbnail {
    float: right;
    width: auto;
    margin-right: 0; }
  .home-latest-news .thumbnail img {
    width: 80px;
    margin: 0 0 1em 0.5em; }
  .home-latest-news .content {
    float: none;
    width: 100%; }
  .sterilizer-overview ul {
    margin: 1.5em 0; }
  .sterilizer-overview li {
    width: 45%;
    margin-bottom: 1em; }
  .sterilizer-overview .series-img {
    height: 100px; }
  .sterilizer-overview .series-img img {
    max-width: 60px; }
  .sterilizer-overview h3 {
    margin-top: 0.5em;
    font-size: 1em; } }
  @media screen and (max-width: 64em) {
      .anchor-link-nav.sticky {
        top: 0 !important;
        border-bottom: 0;
        transition: none; }
    .blog-sidebar.sticky .blog-anchor-nav {
      position: fixed;
      z-index: 10;
      top: 0;
      left: 0;
      width: 100%;
      border-bottom: 1px solid #ccc;
      background-color: #fff; }
      .is-landing-page .landing-page-wrapper .anchor-link-nav.sticky {
        top: 0 !important;
        border-bottom: 0;
        transition: none; } }
  @media only screen and (max-width: 500px) {
  .home-parts-content h2 {
    font-size: 1.25em; } }
  @media only screen and (max-width: 380px) {
  .home-parts-cta a {
    font-size: 1em; }
  .home-parts-cta a span {
    top: -1px; }
  .home-parts-cta a span img {
    position: relative;
    top: 1px; } }
  @media only screen and (max-width: 870px) {
  .home-promo-cta .learn-more a {
    padding: 1.25rem;
    font-size: 0.75em; }
  .home-promo-cta .calculator-link {
    margin-top: 1.875rem; } }
  @media only screen and (max-width: 840px) {
  .home-customers {
    padding: 1.875rem 0; } }
  @media only screen and (max-width: 400px) {
  .calc-picker li a {
    font-size: 1em;
    letter-spacing: normal; }
  .area-picker li a {
    font-size: 1em;
    letter-spacing: normal; } }

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