@charset "UTF-8";
/*
Theme Name: 	Excell V3.0
Theme URI: 		http://excellbattery.com
Description: 	Custom Battery Solutions	
Version: 		3.0
Author: 		Nate Woods
Author URI: 	http://www.thinklabs.ca
Tags: 			Excell Battery Co.
*/
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

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

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent; }

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

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

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

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

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

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

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

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

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

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

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

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

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

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

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

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

/*
$column: 90px;
$gutter: 30px;
$grid-columns: 10;

*/
/*
$bp2 : 30em;  		// 480px 
$bp3 : 37.5em;  	// 600px 
$bp4 : 48em;  	// 768px 	
$bp5 : 62em; 		// 992px
$bp6 : 86.375em; 	// 1382px
*/
button, input[type="button"], input[type="reset"], input[type="submit"],
button {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  -webkit-font-smoothing: antialiased;
  background-color: #2d4d96;
  border-radius: 3px;
  border: none;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: "proxima-nova-1", "proxima-nova-2", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 1;
  padding: 0.75em 1em;
  text-decoration: none;
  user-select: none;
  vertical-align: middle;
  white-space: nowrap; }
  button:hover, button:focus, input[type="button"]:hover, input[type="button"]:focus, input[type="reset"]:hover, input[type="reset"]:focus, input[type="submit"]:hover, input[type="submit"]:focus,
  button:hover,
  button:focus {
    background-color: #1b2f5b;
    color: #fff; }
  button:disabled, input[type="button"]:disabled, input[type="reset"]:disabled, input[type="submit"]:disabled,
  button:disabled {
    cursor: not-allowed;
    opacity: 0.5; }

.btn {
  display: inline-block;
  padding: .5em 1.2em;
  background: #1b2948;
  background: #21396f;
  color: #ffffff;
  border-radius: 3px;
  margin-top: 20px;
  margin-bottom: 0;
  font-weight: normal;
  font-family: "futura-pt-1", "futura-pt-2", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s; }
  .btn:hover, .btn:focus {
    background: #2d4d96;
    color: #ffffff;
    text-decoration: none;
    cursor: pointer; }
  .btn:active, .btn.active {
    outline: 0;
    background-image: none; }
  .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none; }

.btn-default {
  background: #eeeeee;
  color: #0d1423; }
  .btn-default:hover, .btn-default:focus {
    background: #d5d5d5;
    cursor: pointer;
    color: #0d1423; }

.btn-block {
  display: block; }

.btn-primary {
  background: #0d1423;
  padding: .6em 1.4em;
  font-size: 1.2em;
  color: #e4e4db; }
  .btn-primary:hover {
    background: #1b2948;
    color: #ffffff; }

a.btn.outline {
  background: transparent;
  color: #0d1423;
  border: 2px solid #0d1423; }
  a.btn.outline:hover {
    background: #1b2948;
    background: #4d4d4d; }

fieldset {
  background-color: #f7f7f7;
  border: 1px solid #ddd;
  margin: 0 0 0.75em;
  padding: 1.5em; }

input,
label,
select {
  display: block;
  font-family: "proxima-nova-1", "proxima-nova-2", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  font-size: 18px; }

label {
  font-weight: 600;
  margin-bottom: 0.375em; }
  label.required::after {
    content: "*"; }
  label abbr {
    display: none; }

input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], textarea,
select[multiple=multiple],
textarea {
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-radius: 3px;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06);
  box-sizing: border-box;
  font-family: "proxima-nova-1", "proxima-nova-2", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  font-size: 18px;
  margin-bottom: 0.75em;
  padding: 0.5em;
  transition: border-color;
  width: 100%; }
  input[type="color"]:hover, input[type="date"]:hover, input[type="datetime"]:hover, input[type="datetime-local"]:hover, input[type="email"]:hover, input[type="month"]:hover, input[type="number"]:hover, input[type="password"]:hover, input[type="search"]:hover, input[type="tel"]:hover, input[type="text"]:hover, input[type="time"]:hover, input[type="url"]:hover, input[type="week"]:hover, textarea:hover,
  select[multiple=multiple]:hover,
  textarea:hover {
    border-color: #c4c4c4; }
  input[type="color"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="email"]:focus, input[type="month"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="week"]:focus, textarea:focus,
  select[multiple=multiple]:focus,
  textarea:focus {
    border-color: #eeeeee;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06), 0 0 5px rgba(39, 67, 131, 0.7);
    box-shadow: 0px 0px 5px #21396f;
    background: #f0f3fb;
    outline: none; }

textarea {
  resize: vertical; }

input[type="search"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none; }

input[type="checkbox"],
input[type="radio"] {
  display: inline;
  margin-right: 0.375em; }

input[type="file"] {
  padding-bottom: 0.75em;
  width: 100%; }

select {
  margin-bottom: 1.5em;
  max-width: 100%;
  width: auto; }

ul,
ol {
  list-style-type: none;
  margin: 0;
  padding: 0; }

dl {
  margin-bottom: 0.75em; }
  dl dt {
    font-weight: bold;
    margin-top: 0.75em; }
  dl dd {
    margin: 0; }

table {
  -webkit-font-feature-settings: "kern", "liga", "tnum";
  -moz-font-feature-settings: "kern", "liga", "tnum";
  -ms-font-feature-settings: "kern", "liga", "tnum";
  font-feature-settings: "kern", "liga", "tnum";
  border-collapse: collapse;
  margin: 0.75em 0;
  table-layout: fixed;
  width: 100%; }

th {
  border-bottom: 1px solid #b7b7b7;
  font-weight: 600;
  padding: 0.75em 0;
  text-align: left; }

td {
  border-bottom: 1px solid #ddd;
  padding: 0.75em 0; }

tr,
td,
th {
  vertical-align: middle; }

/*
$column: 90px;
$gutter: 30px;
$grid-columns: 10;

*/
/*
$bp2 : 30em;  		// 480px 
$bp3 : 37.5em;  	// 600px 
$bp4 : 48em;  	// 768px 	
$bp5 : 62em; 		// 992px
$bp6 : 86.375em; 	// 1382px
*/
body {
  -webkit-font-feature-settings: "kern", "liga", "pnum";
  -moz-font-feature-settings: "kern", "liga", "pnum";
  -ms-font-feature-settings: "kern", "liga", "pnum";
  font-feature-settings: "kern", "liga", "pnum";
  -webkit-font-smoothing: antialiased;
  color: #333;
  font-family: "proxima-nova-1", "proxima-nova-2", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  font-size: 18px;
  line-height: 1.5; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "futura-pt-1", "futura-pt-2", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.2;
  margin: 0 0 0.75em;
  color: #21396f; }

h1 {
  font-size: 39.6px; }

h2 {
  font-size: 32.4px;
  margin: 24px 0 20px; }

h3 {
  font-size: 21.6px;
  margin-top: 20px; }

h4 {
  font-size: 18px; }

h5 {
  font-size: 18px;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 2px; }

p {
  margin: 0 0 0.75em; }

h2.section-title {
  color: #21396f;
  text-transform: uppercase;
  text-align: center;
  font-size: 1.4em;
  font-weight: 400;
  letter-spacing: 2px; }
  h2.section-title span {
    display: block;
    font-weight: 100;
    font-size: .9em;
    letter-spacing: 3px;
    opacity: .4;
    color: #21396f;
    font-family: "proxima-nova-1", "proxima-nova-2", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
    margin-top: 10px; }

a {
  color: #2d4d96;
  text-decoration: none;
  transition: color 0.1s linear; }
  a:active, a:focus, a:hover {
    color: #1b2f5b;
    background: #fffee6; }
  a:active, a:focus {
    outline: none; }

hr {
  border-bottom: 1px solid #ddd;
  border-left: none;
  border-right: none;
  border-top: none;
  margin: 1.5em 0; }

img,
picture {
  margin: 0;
  max-width: 100%; }

[role="main"] ul {
  list-style: disc;
  margin: 20px 0 30px; }
  [role="main"] ul li {
    margin-left: 1.2em; }

html {
  box-sizing: border-box; }

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

/*
* Symbolset
* www.symbolset.com
* Copyright © 2012 Oak Studios LLC
*
* Upload this file to your web server
* and place this within your <head> tags.
* <link href="webfonts/ss-standard.css" rel="stylesheet" />
*/
@font-face {
  font-family: "SSSocialRegular";
  src: url("../eot/ss-social-regular.eot");
  src: url("../eot/ss-social-regulard41d.eot#iefix") format("embedded-opentype"), url("../woff/ss-social-regular.woff") format("woff"), url("../ttf/ss-social-regular.ttf") format("truetype"), url("../svg/ss-social-regular.svg#SSSocialRegular") format("svg");
  font-weight: normal;
  font-style: normal; }

/* This triggers a redraw in IE to Fix IE8's :before content rendering. */
html:hover [class^="ss-"] {
  -ms-zoom: 1; }

.ss-icon, .ss-icon.ss-social-regular,
[class^="ss-"]:before, [class*=" ss-"]:before,
[class^="ss-"].ss-social-regular:before, [class*=" ss-"].ss-social-regular:before,
[class^="ss-"].right:after, [class*=" ss-"].right:after,
[class^="ss-"].ss-social-regular.right:after, [class*=" ss-"].ss-social-regular.right:after {
  font-family: "SSSocialRegular";
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  text-rendering: optimizeLegibility;
  white-space: nowrap;
  /*-webkit-font-feature-settings: "liga"; Currently broken in Chrome >= v22. Falls back to text-rendering. Safari is unaffected. */
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

[class^="ss-"].right:before,
[class*=" ss-"].right:before {
  display: none;
  content: ''; }

.ss-facebook:before, .ss-facebook.right:after {
  content: ''; }

.ss-twitter:before, .ss-twitter.right:after {
  content: ''; }

.ss-googleplus:before, .ss-googleplus.right:after {
  content: ''; }

.ss-appdotnet:before, .ss-appdotnet.right:after {
  content: ''; }

.ss-ello:before, .ss-ello.right:after {
  content: ''; }

.ss-aboutme:before, .ss-aboutme.right:after {
  content: ''; }

.ss-vk:before, .ss-vk.right:after {
  content: ''; }

.ss-weibo:before, .ss-weibo.right:after {
  content: ''; }

.ss-linkedin:before, .ss-linkedin.right:after {
  content: ''; }

.ss-zerply:before, .ss-zerply.right:after {
  content: ''; }

.ss-xing:before, .ss-xing.right:after {
  content: ''; }

.ss-reddit:before, .ss-reddit.right:after {
  content: ''; }

.ss-steam:before, .ss-steam.right:after {
  content: ''; }

.ss-tumblr:before, .ss-tumblr.right:after {
  content: ''; }

.ss-wordpress:before, .ss-wordpress.right:after {
  content: ''; }

.ss-blogger:before, .ss-blogger.right:after {
  content: ''; }

.ss-quora:before, .ss-quora.right:after {
  content: ''; }

.ss-youtube:before, .ss-youtube.right:after {
  content: ''; }

.ss-vimeo:before, .ss-vimeo.right:after {
  content: ''; }

.ss-vine:before, .ss-vine.right:after {
  content: ''; }

.ss-letterboxd:before, .ss-letterboxd.right:after {
  content: ''; }

.ss-flickr:before, .ss-flickr.right:after {
  content: ''; }

.ss-instagram:before, .ss-instagram.right:after {
  content: ''; }

.ss-vscogrid:before, .ss-vscogrid.right:after {
  content: ''; }

.ss-fivehundredpx:before, .ss-fivehundredpx.right:after {
  content: ''; }

.ss-feedly:before, .ss-feedly.right:after {
  content: ''; }

.ss-pinterest:before, .ss-pinterest.right:after {
  content: ''; }

.ss-dropbox:before, .ss-dropbox.right:after {
  content: ''; }

.ss-pinboard:before, .ss-pinboard.right:after {
  content: ''; }

.ss-delicious:before, .ss-delicious.right:after {
  content: ''; }

.ss-dribbble:before, .ss-dribbble.right:after {
  content: ''; }

.ss-behance:before, .ss-behance.right:after {
  content: ''; }

.ss-github:before, .ss-github.right:after {
  content: ''; }

.ss-bitbucket:before, .ss-bitbucket.right:after {
  content: ''; }

.ss-stackoverflow:before, .ss-stackoverflow.right:after {
  content: ''; }

.ss-stackexchange:before, .ss-stackexchange.right:after {
  content: ''; }

.ss-codepen:before, .ss-codepen.right:after {
  content: ''; }

.ss-jsfiddle:before, .ss-jsfiddle.right:after {
  content: ''; }

.ss-paypal:before, .ss-paypal.right:after {
  content: ''; }

.ss-shopify:before, .ss-shopify.right:after {
  content: ''; }

.ss-kickstarter:before, .ss-kickstarter.right:after {
  content: ''; }

.ss-etsy:before, .ss-etsy.right:after {
  content: ''; }

.ss-foursquare:before, .ss-foursquare.right:after {
  content: ''; }

.ss-swarm:before, .ss-swarm.right:after {
  content: ''; }

.ss-yelp:before, .ss-yelp.right:after {
  content: ''; }

.ss-skype:before, .ss-skype.right:after {
  content: ''; }

.ss-whatsapp:before, .ss-whatsapp.right:after {
  content: ''; }

.ss-rdio:before, .ss-rdio.right:after {
  content: ''; }

.ss-spotify:before, .ss-spotify.right:after {
  content: ''; }

.ss-lastfm:before, .ss-lastfm.right:after {
  content: ''; }

.ss-soundcloud:before, .ss-soundcloud.right:after {
  content: ''; }

.ss-appstore:before, .ss-appstore.right:after {
  content: ''; }

.ss-googleplay:before, .ss-googleplay.right:after {
  content: ''; }

.ss-appleinc:before, .ss-appleinc.right:after {
  content: ''; }

.ss-microsoft:before, .ss-microsoft.right:after {
  content: ''; }

.ss-windows:before, .ss-windows.right:after {
  content: ''; }

.ss-android:before, .ss-android.right:after {
  content: ''; }

.ss-blackberry:before, .ss-blackberry.right:after {
  content: ''; }

.ss-link:before, .ss-link.right:after {
  content: '🔗'; }

.ss-phone:before, .ss-phone.right:after {
  content: '📞'; }

.ss-mail:before, .ss-mail.right:after {
  content: '✉'; }

.ss-like:before, .ss-like.right:after {
  content: '👍'; }

.ss-rss:before, .ss-rss.right:after {
  content: ''; }

.ss-share:before, .ss-share.right:after {
  content: ''; }

/* Legacy */
.ss-fivehundredpx:before, .ss-fivehundredpx.right:after {
  content: ''; }

.ss-octocat:before, .ss-octocat.right:after {
  content: ''; }

/*
* Symbolset
* www.symbolset.com
* Copyright © 2012 Oak Studios LLC
*
* Upload this file to your web server
* and place this within your <head> tags.
* <link href="webfonts/ss-pika.css" rel="stylesheet" />
*/
@font-face {
  font-family: "SSGizmo";
  src: url("../eot/ss-gizmo.eot");
  src: url("../eot/ss-gizmod41d.eot#iefix") format("embedded-opentype"), url("../woff/ss-gizmo.woff") format("woff"), url("../ttf/ss-gizmo.ttf") format("truetype"), url("../svg/ss-gizmo.svg#SSGizmo") format("svg");
  font-weight: normal;
  font-style: normal; }

.ss-icon, .ss-icon.ss-gizmo,
[class^="ss-"]:before, [class*=" ss-"]:before,
[class^="ss-"].ss-gizmo:before, [class*=" ss-"].ss-gizmo:before,
[class^="ss-"].right:after, [class*=" ss-"].right:after,
[class^="ss-"].ss-gizmo.right:after, [class*=" ss-"].ss-gizmo.right:after {
  font-family: "SSGizmo";
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  text-rendering: optimizeLegibility;
  white-space: nowrap;
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased; }

[class^="ss-"].right:before,
[class*=" ss-"].right:before,
[class*=" ss-"].ss-gizmo.right:before {
  display: none;
  content: ''; }

.ss-cursor:before, .ss-cursor.right:after {
  content: ''; }

.ss-crosshair:before, .ss-crosshair.right:after {
  content: '⌖'; }

.ss-search:before, .ss-search.right:after {
  content: '🔎'; }

.ss-zoomin:before, .ss-zoomin.right:after {
  content: ''; }

.ss-zoomout:before, .ss-zoomout.right:after {
  content: ''; }

.ss-view:before, .ss-view.right:after {
  content: '👀'; }

.ss-attach:before, .ss-attach.right:after {
  content: '📎'; }

.ss-link:before, .ss-link.right:after {
  content: '🔗'; }

.ss-unlink:before, .ss-unlink.right:after {
  content: ''; }

.ss-move:before, .ss-move.right:after {
  content: ''; }

.ss-write:before, .ss-write.right:after {
  content: '✎'; }

.ss-writingdisabled:before, .ss-writingdisabled.right:after {
  content: ''; }

.ss-erase:before, .ss-erase.right:after {
  content: '✐'; }

.ss-compose:before, .ss-compose.right:after {
  content: '📝'; }

.ss-lock:before, .ss-lock.right:after {
  content: '🔒'; }

.ss-unlock:before, .ss-unlock.right:after {
  content: '🔓'; }

.ss-key:before, .ss-key.right:after {
  content: '🔑'; }

.ss-backspace:before, .ss-backspace.right:after {
  content: '⌫'; }

.ss-ban:before, .ss-ban.right:after {
  content: '🚫'; }

.ss-smoking:before, .ss-smoking.right:after {
  content: '🚬'; }

.ss-nosmoking:before, .ss-nosmoking.right:after {
  content: '🚭'; }

.ss-trash:before, .ss-trash.right:after {
  content: ''; }

.ss-target:before, .ss-target.right:after {
  content: '◎'; }

.ss-tag:before, .ss-tag.right:after {
  content: ''; }

.ss-bookmark:before, .ss-bookmark.right:after {
  content: '🔖'; }

.ss-flag:before, .ss-flag.right:after {
  content: '⚑'; }

.ss-like:before, .ss-like.right:after {
  content: '👍'; }

.ss-dislike:before, .ss-dislike.right:after {
  content: '👎'; }

.ss-heart:before, .ss-heart.right:after {
  content: '♥'; }

.ss-star:before, .ss-star.right:after {
  content: '⋆'; }

.ss-sample:before, .ss-sample.right:after {
  content: ''; }

.ss-crop:before, .ss-crop.right:after {
  content: ''; }

.ss-layers:before, .ss-layers.right:after {
  content: ''; }

.ss-layergroup:before, .ss-layergroup.right:after {
  content: ''; }

.ss-pen:before, .ss-pen.right:after {
  content: '✒'; }

.ss-bezier:before, .ss-bezier.right:after {
  content: ''; }

.ss-pixels:before, .ss-pixels.right:after {
  content: ''; }

.ss-phone:before, .ss-phone.right:after {
  content: '📞'; }

.ss-phonedisabled:before, .ss-phonedisabled.right:after {
  content: ''; }

.ss-touchtonephone:before, .ss-touchtonephone.right:after {
  content: '☏'; }

.ss-mail:before, .ss-mail.right:after {
  content: '✉'; }

.ss-inbox:before, .ss-inbox.right:after {
  content: '📥'; }

.ss-outbox:before, .ss-outbox.right:after {
  content: '📤'; }

.ss-chat:before, .ss-chat.right:after {
  content: '💬'; }

.ss-user:before, .ss-user.right:after {
  content: '👤'; }

.ss-users:before, .ss-users.right:after {
  content: '👥'; }

.ss-usergroup:before, .ss-usergroup.right:after {
  content: ''; }

.ss-businessuser:before, .ss-businessuser.right:after {
  content: ''; }

.ss-man:before, .ss-man.right:after {
  content: '👨'; }

.ss-male:before, .ss-male.right:after {
  content: ''; }

.ss-woman:before, .ss-woman.right:after {
  content: '👩'; }

.ss-female:before, .ss-female.right:after {
  content: ''; }

.ss-raisedhand:before, .ss-raisedhand.right:after {
  content: '✋'; }

.ss-hand:before, .ss-hand.right:after {
  content: ''; }

.ss-pointup:before, .ss-pointup.right:after {
  content: '👆'; }

.ss-pointupright:before, .ss-pointupright.right:after {
  content: ''; }

.ss-pointright:before, .ss-pointright.right:after {
  content: '👉'; }

.ss-pointdownright:before, .ss-pointdownright.right:after {
  content: ''; }

.ss-pointdown:before, .ss-pointdown.right:after {
  content: '👇'; }

.ss-pointdownleft:before, .ss-pointdownleft.right:after {
  content: ''; }

.ss-pointleft:before, .ss-pointleft.right:after {
  content: '👈'; }

.ss-pointupleft:before, .ss-pointupleft.right:after {
  content: ''; }

.ss-cart:before, .ss-cart.right:after {
  content: ''; }

.ss-creditcard:before, .ss-creditcard.right:after {
  content: '💳'; }

.ss-calculator:before, .ss-calculator.right:after {
  content: ''; }

.ss-barchart:before, .ss-barchart.right:after {
  content: '📊'; }

.ss-piechart:before, .ss-piechart.right:after {
  content: ''; }

.ss-box:before, .ss-box.right:after {
  content: '📦'; }

.ss-home:before, .ss-home.right:after {
  content: '⌂'; }

.ss-globe:before, .ss-globe.right:after {
  content: '🌎'; }

.ss-navigate:before, .ss-navigate.right:after {
  content: ''; }

.ss-compass:before, .ss-compass.right:after {
  content: ''; }

.ss-signpost:before, .ss-signpost.right:after {
  content: ''; }

.ss-location:before, .ss-location.right:after {
  content: ''; }

.ss-floppydisk:before, .ss-floppydisk.right:after {
  content: '💾'; }

.ss-database:before, .ss-database.right:after {
  content: ''; }

.ss-hdd:before, .ss-hdd.right:after {
  content: ''; }

.ss-microchip:before, .ss-microchip.right:after {
  content: ''; }

.ss-music:before, .ss-music.right:after {
  content: '♫'; }

.ss-headphones:before, .ss-headphones.right:after {
  content: '🎧'; }

.ss-discdrive:before, .ss-discdrive.right:after {
  content: ''; }

.ss-volume:before, .ss-volume.right:after {
  content: '🔈'; }

.ss-lowvolume:before, .ss-lowvolume.right:after {
  content: '🔉'; }

.ss-mediumvolume:before, .ss-mediumvolume.right:after {
  content: ''; }

.ss-highvolume:before, .ss-highvolume.right:after {
  content: '🔊'; }

.ss-airplay:before, .ss-airplay.right:after {
  content: ''; }

.ss-camera:before, .ss-camera.right:after {
  content: '📷'; }

.ss-picture:before, .ss-picture.right:after {
  content: '🌄'; }

.ss-video:before, .ss-video.right:after {
  content: '📹'; }

.ss-webcam:before, .ss-webcam.right:after {
  content: ''; }

.ss-film:before, .ss-film.right:after {
  content: ''; }

.ss-playvideo:before, .ss-playvideo.right:after {
  content: ''; }

.ss-videogame:before, .ss-videogame.right:after {
  content: '🎮'; }

.ss-play:before, .ss-play.right:after {
  content: '▶'; }

.ss-pause:before, .ss-pause.right:after {
  content: ''; }

.ss-stop:before, .ss-stop.right:after {
  content: '■'; }

.ss-record:before, .ss-record.right:after {
  content: '●'; }

.ss-rewind:before, .ss-rewind.right:after {
  content: '⏪'; }

.ss-fastforward:before, .ss-fastforward.right:after {
  content: '⏩'; }

.ss-skipback:before, .ss-skipback.right:after {
  content: '⏮'; }

.ss-skipforward:before, .ss-skipforward.right:after {
  content: '⏭'; }

.ss-eject:before, .ss-eject.right:after {
  content: '⏏'; }

.ss-repeat:before, .ss-repeat.right:after {
  content: '🔁'; }

.ss-replay:before, .ss-replay.right:after {
  content: '↺'; }

.ss-shuffle:before, .ss-shuffle.right:after {
  content: '🔀'; }

.ss-index:before, .ss-index.right:after {
  content: ''; }

.ss-storagebox:before, .ss-storagebox.right:after {
  content: ''; }

.ss-book:before, .ss-book.right:after {
  content: '📕'; }

.ss-notebook:before, .ss-notebook.right:after {
  content: '📓'; }

.ss-newspaper:before, .ss-newspaper.right:after {
  content: '📰'; }

.ss-gridlines:before, .ss-gridlines.right:after {
  content: ''; }

.ss-rows:before, .ss-rows.right:after {
  content: ''; }

.ss-columns:before, .ss-columns.right:after {
  content: ''; }

.ss-thumbnails:before, .ss-thumbnails.right:after {
  content: ''; }

.ss-mouse:before, .ss-mouse.right:after {
  content: ''; }

.ss-usb:before, .ss-usb.right:after {
  content: ''; }

.ss-desktop:before, .ss-desktop.right:after {
  content: '💻'; }

.ss-laptop:before, .ss-laptop.right:after {
  content: ''; }

.ss-tablet:before, .ss-tablet.right:after {
  content: ''; }

.ss-smartphone:before, .ss-smartphone.right:after {
  content: ''; }

.ss-cell:before, .ss-cell.right:after {
  content: '📱'; }

.ss-battery:before, .ss-battery.right:after {
  content: '🔋'; }

.ss-highbattery:before, .ss-highbattery.right:after {
  content: ''; }

.ss-mediumbattery:before, .ss-mediumbattery.right:after {
  content: ''; }

.ss-lowbattery:before, .ss-lowbattery.right:after {
  content: ''; }

.ss-chargingbattery:before, .ss-chargingbattery.right:after {
  content: ''; }

.ss-lightbulb:before, .ss-lightbulb.right:after {
  content: '💡'; }

.ss-washer:before, .ss-washer.right:after {
  content: ''; }

.ss-downloadcloud:before, .ss-downloadcloud.right:after {
  content: ''; }

.ss-download:before, .ss-download.right:after {
  content: ''; }

.ss-downloadbox:before, .ss-downloadbox.right:after {
  content: ''; }

.ss-uploadcloud:before, .ss-uploadcloud.right:after {
  content: ''; }

.ss-upload:before, .ss-upload.right:after {
  content: ''; }

.ss-uploadbox:before, .ss-uploadbox.right:after {
  content: ''; }

.ss-fork:before, .ss-fork.right:after {
  content: ''; }

.ss-merge:before, .ss-merge.right:after {
  content: ''; }

.ss-refresh:before, .ss-refresh.right:after {
  content: '↻'; }

.ss-sync:before, .ss-sync.right:after {
  content: ''; }

.ss-loading:before, .ss-loading.right:after {
  content: ''; }

.ss-file:before, .ss-file.right:after {
  content: '📄'; }

.ss-files:before, .ss-files.right:after {
  content: ''; }

.ss-addfile:before, .ss-addfile.right:after {
  content: ''; }

.ss-removefile:before, .ss-removefile.right:after {
  content: ''; }

.ss-checkfile:before, .ss-checkfile.right:after {
  content: ''; }

.ss-deletefile:before, .ss-deletefile.right:after {
  content: ''; }

.ss-exe:before, .ss-exe.right:after {
  content: ''; }

.ss-zip:before, .ss-zip.right:after {
  content: ''; }

.ss-doc:before, .ss-doc.right:after {
  content: ''; }

.ss-pdf:before, .ss-pdf.right:after {
  content: ''; }

.ss-jpg:before, .ss-jpg.right:after {
  content: ''; }

.ss-png:before, .ss-png.right:after {
  content: ''; }

.ss-mp3:before, .ss-mp3.right:after {
  content: ''; }

.ss-rar:before, .ss-rar.right:after {
  content: ''; }

.ss-gif:before, .ss-gif.right:after {
  content: ''; }

.ss-folder:before, .ss-folder.right:after {
  content: '📁'; }

.ss-openfolder:before, .ss-openfolder.right:after {
  content: '📂'; }

.ss-downloadfolder:before, .ss-downloadfolder.right:after {
  content: ''; }

.ss-uploadfolder:before, .ss-uploadfolder.right:after {
  content: ''; }

.ss-quote:before, .ss-quote.right:after {
  content: '“'; }

.ss-unquote:before, .ss-unquote.right:after {
  content: '”'; }

.ss-print:before, .ss-print.right:after {
  content: '⎙'; }

.ss-copier:before, .ss-copier.right:after {
  content: ''; }

.ss-fax:before, .ss-fax.right:after {
  content: '📠'; }

.ss-scanner:before, .ss-scanner.right:after {
  content: ''; }

.ss-printregistration:before, .ss-printregistration.right:after {
  content: ''; }

.ss-shredder:before, .ss-shredder.right:after {
  content: ''; }

.ss-expand:before, .ss-expand.right:after {
  content: '⤢'; }

.ss-contract:before, .ss-contract.right:after {
  content: ''; }

.ss-help:before, .ss-help.right:after {
  content: '❓'; }

.ss-info:before, .ss-info.right:after {
  content: 'ℹ'; }

.ss-alert:before, .ss-alert.right:after {
  content: '⚠'; }

.ss-caution:before, .ss-caution.right:after {
  content: '⛔'; }

.ss-logout:before, .ss-logout.right:after {
  content: ''; }

.ss-login:before, .ss-login.right:after {
  content: ''; }

.ss-scaleup:before, .ss-scaleup.right:after {
  content: ''; }

.ss-scaledown:before, .ss-scaledown.right:after {
  content: ''; }

.ss-plus:before, .ss-plus.right:after {
  content: '+'; }

.ss-hyphen:before, .ss-hyphen.right:after {
  content: '-'; }

.ss-check:before, .ss-check.right:after {
  content: '✓'; }

.ss-delete:before, .ss-delete.right:after {
  content: '␡'; }

.ss-notifications:before, .ss-notifications.right:after {
  content: '🔔'; }

.ss-notificationsdisabled:before, .ss-notificationsdisabled.right:after {
  content: '🔕'; }

.ss-clock:before, .ss-clock.right:after {
  content: '⏲'; }

.ss-stopwatch:before, .ss-stopwatch.right:after {
  content: '⏱'; }

.ss-alarmclock:before, .ss-alarmclock.right:after {
  content: '⏰'; }

.ss-egg:before, .ss-egg.right:after {
  content: ''; }

.ss-eggs:before, .ss-eggs.right:after {
  content: ''; }

.ss-cheese:before, .ss-cheese.right:after {
  content: ''; }

.ss-chickenleg:before, .ss-chickenleg.right:after {
  content: '🍗'; }

.ss-pizzapie:before, .ss-pizzapie.right:after {
  content: ''; }

.ss-pizza:before, .ss-pizza.right:after {
  content: '🍕'; }

.ss-cheesepizza:before, .ss-cheesepizza.right:after {
  content: ''; }

.ss-frenchfries:before, .ss-frenchfries.right:after {
  content: '🍟'; }

.ss-apple:before, .ss-apple.right:after {
  content: '🍏'; }

.ss-carrot:before, .ss-carrot.right:after {
  content: ''; }

.ss-broccoli:before, .ss-broccoli.right:after {
  content: ''; }

.ss-cucumber:before, .ss-cucumber.right:after {
  content: ''; }

.ss-orange:before, .ss-orange.right:after {
  content: '🍊'; }

.ss-lemon:before, .ss-lemon.right:after {
  content: '🍋'; }

.ss-onion:before, .ss-onion.right:after {
  content: ''; }

.ss-bellpepper:before, .ss-bellpepper.right:after {
  content: ''; }

.ss-peas:before, .ss-peas.right:after {
  content: ''; }

.ss-grapes:before, .ss-grapes.right:after {
  content: '🍇'; }

.ss-strawberry:before, .ss-strawberry.right:after {
  content: '🍓'; }

.ss-bread:before, .ss-bread.right:after {
  content: '🍞'; }

.ss-mug:before, .ss-mug.right:after {
  content: '☕'; }

.ss-mugs:before, .ss-mugs.right:after {
  content: ''; }

.ss-espresso:before, .ss-espresso.right:after {
  content: ''; }

.ss-macchiato:before, .ss-macchiato.right:after {
  content: ''; }

.ss-cappucino:before, .ss-cappucino.right:after {
  content: ''; }

.ss-latte:before, .ss-latte.right:after {
  content: ''; }

.ss-icedcoffee:before, .ss-icedcoffee.right:after {
  content: ''; }

.ss-coffeebean:before, .ss-coffeebean.right:after {
  content: ''; }

.ss-coffeemilk:before, .ss-coffeemilk.right:after {
  content: ''; }

.ss-coffeefoam:before, .ss-coffeefoam.right:after {
  content: ''; }

.ss-coffeesugar:before, .ss-coffeesugar.right:after {
  content: ''; }

.ss-sugarpackets:before, .ss-sugarpackets.right:after {
  content: ''; }

.ss-capsule:before, .ss-capsule.right:after {
  content: ''; }

.ss-capsulerecycling:before, .ss-capsulerecycling.right:after {
  content: ''; }

.ss-insertcapsule:before, .ss-insertcapsule.right:after {
  content: ''; }

.ss-tea:before, .ss-tea.right:after {
  content: '🍵'; }

.ss-teabag:before, .ss-teabag.right:after {
  content: ''; }

.ss-jug:before, .ss-jug.right:after {
  content: ''; }

.ss-pitcher:before, .ss-pitcher.right:after {
  content: ''; }

.ss-kettle:before, .ss-kettle.right:after {
  content: ''; }

.ss-wineglass:before, .ss-wineglass.right:after {
  content: '🍷'; }

.ss-sugar:before, .ss-sugar.right:after {
  content: ''; }

.ss-oven:before, .ss-oven.right:after {
  content: ''; }

.ss-stove:before, .ss-stove.right:after {
  content: ''; }

.ss-vent:before, .ss-vent.right:after {
  content: ''; }

.ss-exhaust:before, .ss-exhaust.right:after {
  content: ''; }

.ss-steam:before, .ss-steam.right:after {
  content: '♨'; }

.ss-dishwasher:before, .ss-dishwasher.right:after {
  content: ''; }

.ss-toaster:before, .ss-toaster.right:after {
  content: ''; }

.ss-microwave:before, .ss-microwave.right:after {
  content: ''; }

.ss-electrickettle:before, .ss-electrickettle.right:after {
  content: ''; }

.ss-refrigerator:before, .ss-refrigerator.right:after {
  content: ''; }

.ss-freezer:before, .ss-freezer.right:after {
  content: ''; }

.ss-utensils:before, .ss-utensils.right:after {
  content: '🍴'; }

.ss-cookingutensils:before, .ss-cookingutensils.right:after {
  content: ''; }

.ss-whisk:before, .ss-whisk.right:after {
  content: ''; }

.ss-pizzacutter:before, .ss-pizzacutter.right:after {
  content: ''; }

.ss-measuringcup:before, .ss-measuringcup.right:after {
  content: ''; }

.ss-colander:before, .ss-colander.right:after {
  content: ''; }

.ss-eggtimer:before, .ss-eggtimer.right:after {
  content: ''; }

.ss-platter:before, .ss-platter.right:after {
  content: ''; }

.ss-plates:before, .ss-plates.right:after {
  content: ''; }

.ss-steamplate:before, .ss-steamplate.right:after {
  content: ''; }

.ss-cups:before, .ss-cups.right:after {
  content: ''; }

.ss-steamglass:before, .ss-steamglass.right:after {
  content: ''; }

.ss-pot:before, .ss-pot.right:after {
  content: ''; }

.ss-steampot:before, .ss-steampot.right:after {
  content: ''; }

.ss-chef:before, .ss-chef.right:after {
  content: ''; }

.ss-weathervane:before, .ss-weathervane.right:after {
  content: ''; }

.ss-thermometer:before, .ss-thermometer.right:after {
  content: ''; }

.ss-thermometerup:before, .ss-thermometerup.right:after {
  content: ''; }

.ss-thermometerdown:before, .ss-thermometerdown.right:after {
  content: ''; }

.ss-droplet:before, .ss-droplet.right:after {
  content: '💧'; }

.ss-sunrise:before, .ss-sunrise.right:after {
  content: '🌅'; }

.ss-sunset:before, .ss-sunset.right:after {
  content: '🌇'; }

.ss-sun:before, .ss-sun.right:after {
  content: '☀'; }

.ss-cloud:before, .ss-cloud.right:after {
  content: '☁'; }

.ss-clouds:before, .ss-clouds.right:after {
  content: ''; }

.ss-partlycloudy:before, .ss-partlycloudy.right:after {
  content: '⛅'; }

.ss-rain:before, .ss-rain.right:after {
  content: '☔'; }

.ss-rainheavy:before, .ss-rainheavy.right:after {
  content: ''; }

.ss-lightning:before, .ss-lightning.right:after {
  content: '☇'; }

.ss-thunderstorm:before, .ss-thunderstorm.right:after {
  content: '⛈'; }

.ss-umbrella:before, .ss-umbrella.right:after {
  content: '☂'; }

.ss-rainumbrella:before, .ss-rainumbrella.right:after {
  content: ''; }

.ss-rainbow:before, .ss-rainbow.right:after {
  content: '🌈'; }

.ss-rainbowclouds:before, .ss-rainbowclouds.right:after {
  content: ''; }

.ss-fog:before, .ss-fog.right:after {
  content: ''; }

.ss-wind:before, .ss-wind.right:after {
  content: ''; }

.ss-tornado:before, .ss-tornado.right:after {
  content: ''; }

.ss-snowflake:before, .ss-snowflake.right:after {
  content: '❄'; }

.ss-snowcrystal:before, .ss-snowcrystal.right:after {
  content: '❆'; }

.ss-lightsnow:before, .ss-lightsnow.right:after {
  content: ''; }

.ss-snow:before, .ss-snow.right:after {
  content: ''; }

.ss-heavysnow:before, .ss-heavysnow.right:after {
  content: ''; }

.ss-hail:before, .ss-hail.right:after {
  content: ''; }

.ss-crescentmoon:before, .ss-crescentmoon.right:after {
  content: '🌙'; }

.ss-waxingcrescentmoon:before, .ss-waxingcrescentmoon.right:after {
  content: '🌒'; }

.ss-firstquartermoon:before, .ss-firstquartermoon.right:after {
  content: '🌓'; }

.ss-waxinggibbousmoon:before, .ss-waxinggibbousmoon.right:after {
  content: '🌔'; }

.ss-waninggibbousmoon:before, .ss-waninggibbousmoon.right:after {
  content: '🌖'; }

.ss-lastquartermoon:before, .ss-lastquartermoon.right:after {
  content: '🌗'; }

.ss-waningcrescentmoon:before, .ss-waningcrescentmoon.right:after {
  content: '🌘'; }

.ss-fan:before, .ss-fan.right:after {
  content: ''; }

.ss-bike:before, .ss-bike.right:after {
  content: '🚲'; }

.ss-wheelchair:before, .ss-wheelchair.right:after {
  content: '♿'; }

.ss-briefcase:before, .ss-briefcase.right:after {
  content: '💼'; }

.ss-hanger:before, .ss-hanger.right:after {
  content: ''; }

.ss-comb:before, .ss-comb.right:after {
  content: ''; }

.ss-medicalcross:before, .ss-medicalcross.right:after {
  content: ''; }

.ss-up:before, .ss-up.right:after {
  content: '⬆'; }

.ss-upright:before, .ss-upright.right:after {
  content: '⬈'; }

.ss-right:before, .ss-right.right:after {
  content: '➡'; }

.ss-downright:before, .ss-downright.right:after {
  content: '⬊'; }

.ss-down:before, .ss-down.right:after {
  content: '⬇'; }

.ss-downleft:before, .ss-downleft.right:after {
  content: '⬋'; }

.ss-left:before, .ss-left.right:after {
  content: '⬅'; }

.ss-upleft:before, .ss-upleft.right:after {
  content: '⬉'; }

.ss-navigateup:before, .ss-navigateup.right:after {
  content: ''; }

.ss-navigateright:before, .ss-navigateright.right:after {
  content: '▻'; }

.ss-navigatedown:before, .ss-navigatedown.right:after {
  content: ''; }

.ss-navigateleft:before, .ss-navigateleft.right:after {
  content: '◅'; }

.ss-retweet:before, .ss-retweet.right:after {
  content: ''; }

.ss-share:before, .ss-share.right:after {
  content: ''; }

.battery-packs {
  display: flex;
  flex-wrap: wrap; }
  .battery-packs figure {
    padding: 0;
    margin: 0;
    flex: 1;
    flex-basis: 10em;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    transition: 0.4s; }
    @media screen and (min-width: 45em) {
      .battery-packs figure {
        flex-basis: 14em; } }
    @media screen and (min-width: 64em) {
      .battery-packs figure {
        flex-basis: 10em; } }
    .battery-packs figure:hover {
      -webkit-transform: scale(1.2);
      -moz-transform: scale(1.2);
      -ms-transform: scale(1.2);
      -o-transform: scale(1.2);
      transform: scale(1.2); }
  .battery-packs img {
    display: block; }

.iso {
  background: #21396f; }
  .iso .iso-information {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0; }
    @media screen and (min-width: 45em) {
      .iso .iso-information {
        float: left;
        display: block;
        margin-right: 3.5786636068%;
        width: 100%; }
        .iso .iso-information:last-child {
          margin-right: 0; } }
    @media screen and (min-width: 64em) {
      .iso .iso-information {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 57.3509785009%;
        margin-left: 0%; }
        .iso .iso-information:last-child {
          margin-right: 0; } }
    @media screen and (min-width: 76.5em) {
      .iso .iso-information {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 48.821174201%; }
        .iso .iso-information:last-child {
          margin-right: 0; } }
  .iso .iso-image {
    display: flex; }
    .iso .iso-image figure {
      margin: 0 30px 0 0; }
  .iso section {
    color: #ffffff;
    /*
		@include media($tablet) {
			@include span-columns(5);
 		}
		@include media($tablet-land) {
			@include span-columns(5);
 		}
		@include media($desktop) {
			@include span-columns(5);
 		}
*/ }
    @media screen and (min-width: 90.625em) {
      .iso section {
        font-size: 1.1em; } }
    .iso section h3 {
      color: #ffffff; }
    .iso section a.btn {
      background: #2d4d96; }
      .iso section a.btn:hover, .iso section a.btn:focus {
        cursor: pointer;
        background: #3861be; }

section.footer-news {
  margin-top: 40px; }
  @media screen and (min-width: 45em) {
    section.footer-news {
      float: left;
      display: block;
      margin-right: 3.5786636068%;
      width: 100%; }
      section.footer-news:last-child {
        margin-right: 0; } }
  @media screen and (min-width: 64em) {
    section.footer-news {
      margin-top: 0;
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 31.7615656014%; }
      section.footer-news:last-child {
        margin-right: 0; } }
  @media screen and (min-width: 76.5em) {
    section.footer-news {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 31.7615656014%;
      margin-left: 17.0596085997%; }
      section.footer-news:last-child {
        margin-right: 0; } }
  section.footer-news article {
    display: block;
    overflow: hidden; }
  section.footer-news h3 {
    padding-left: .5em; }
  section.footer-news h4 {
    margin: 0;
    font-weight: 400; }
  section.footer-news h4 a {
    border-bottom: 1px solid #2d4d96;
    color: #829dda;
    color: #fff200;
    color: #ffffff;
    display: block;
    padding: .7em 0 .7em .6em;
    font-size: 16px;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    transition: 0.4s; }
    @media screen and (min-width: 90.625em) {
      section.footer-news h4 a {
        font-size: 20px; } }
    section.footer-news h4 a:hover, section.footer-news h4 a:focus {
      padding-left: .8em;
      background: #2d4d96;
      border-left: 4px solid #fff200;
      cursor: pointer; }

.blog .iso section.footer-news article,
.category .iso section.footer-news article {
  display: block;
  background: transparent !important;
  padding: 0;
  overflow: hidden;
  border-bottom: 1px solid #0d1423; }

/*
.why-excell {
	 	
	background: lighten($gray-lighter,4);
 
 	position: relative;
	
	.wh-angle-right {
		width: 40%;
		top:0;
		display: none;
	}
	
	section {
		text-align: center;
		@include media($tablet) {
			@include span-columns(2.6667);
		}
		
		@include media($desktop) {
			@include span-columns(4);
		}
		@include media($tv) {
		    font-size: 1.2em;
	    }
		.ss-icon {
			color: lighten($secondary,10);
			opacity: .3;
			font-size: 3em;
 
			 @include media($tablet) {
				 font-size: 3em;
			 }
			
			 @include media($desktop) {
				 font-size: 4em;
			 }
		}
	}
	
	h4 {
		text-align: center;
		margin-top: 0px;
		margin-bottom: 30px;
  		font-size: 1.1em;
  		letter-spacing: 1px;
		text-transform: uppercase;
		color: $secondary;
	   
	    @include media($tv) {
		    font-size: 1.2em;
	    }
 		
		
	}

}
*/
.partners {
  background: #f7f7f7;
  padding: 100px 0 120px 0;
  margin-top: 80px;
  position: relative; }
  .partners::after {
    clear: both;
    content: "";
    display: table; }
  .partners h3 {
    color: #222222;
    text-align: center;
    text-transform: uppercase;
    font-size: 22px;
    letter-spacing: 3px;
    margin-bottom: 40px; }
    .partners h3::after {
      clear: both;
      content: "";
      display: table; }
  .partners .container {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    margin: 0 auto;
    align-items: center;
    justify-content: center; }
  .partners svg {
    opacity: .2;
    -webkit-transform: scale(1.8);
    -moz-transform: scale(1.8);
    -ms-transform: scale(1.8);
    -o-transform: scale(1.8);
    transform: scale(1.8);
    margin: 0 75px;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    transition: 0.4s; }
    @media screen and (min-width: 90.625em) {
      .partners svg {
        -webkit-transform: scale(2);
        -moz-transform: scale(2);
        -ms-transform: scale(2);
        -o-transform: scale(2);
        transform: scale(2);
        margin: 0 100px; } }
    .partners svg:hover {
      opacity: 1;
      fill: #0d1423;
      cursor: pointer; }

footer[role="contentinfo"] {
  background: #10182a;
  background-color: #0d1423;
  background-image: -webkit-linear-gradient(#0d1423, #21396f);
  background-image: linear-gradient(#0d1423, #21396f);
  margin: 0;
  position: relative;
  padding: 3em 1.618em; }
  @media screen and (min-width: 76.5em) {
    footer[role="contentinfo"] {
      min-height: 600px; } }
  @media screen and (min-width: 90.625em) {
    footer[role="contentinfo"] {
      min-height: 600px; } }
  footer[role="contentinfo"] .foot-icon {
    margin-bottom: 1em;
    text-align: center;
    display: block;
    width: 80px;
    margin: -90px auto 0;
    z-index: 10; }
    footer[role="contentinfo"] .foot-icon:hover {
      background: none; }
    footer[role="contentinfo"] .foot-icon img {
      width: 100%;
      max-width: 100%;
      height: auto !important;
      position: relative;
      z-index: 10; }
  footer[role="contentinfo"] .foot-tl,
  footer[role="contentinfo"] .foot-tr {
    position: absolute;
    top: -1px;
    width: 50%;
    z-index: 0; }
  footer[role="contentinfo"] .foot-tl {
    left: -3px; }
  footer[role="contentinfo"] .foot-tr {
    right: -1px; }
  footer[role="contentinfo"] ul.menu {
    padding: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 40px auto 0;
    align-items: baseline;
    justify-content: center; }
    @media screen and (min-width: 64em) {
      footer[role="contentinfo"] ul.menu {
        flex-wrap: nowrap; } }
    @media screen and (min-width: 90.625em) {
      footer[role="contentinfo"] ul.menu {
        margin-top: 80px; } }
  footer[role="contentinfo"] li {
    line-height: 1.5em;
    list-style: none;
    text-align: left;
    position: relative; }
    @media screen and (min-width: 40em) {
      footer[role="contentinfo"] li {
        text-align: left; } }
  footer[role="contentinfo"] li a {
    color: #ffffff;
    text-decoration: none;
    padding: 0 1.5em;
    text-align: left;
    font-size: 15px; }
    @media screen and (min-width: 90.625em) {
      footer[role="contentinfo"] li a {
        font-size: 1.1em; } }
    footer[role="contentinfo"] li a:hover, footer[role="contentinfo"] li a:focus {
      color: #3861be;
      color: #fff200; }
  footer[role="contentinfo"] ul.menu li ul.sub-menu {
    display: none;
    top: 0 !important;
    left: 0;
    opacity: 1;
    position: relative;
    width: auto !important;
    width: 160px; }
    @media screen and (min-width: 64em) {
      footer[role="contentinfo"] ul.menu li ul.sub-menu {
        display: block;
        margin-left: 0; } }
    footer[role="contentinfo"] ul.menu li ul.sub-menu li {
      border: none; }
    footer[role="contentinfo"] ul.menu li ul.sub-menu li a {
      background: transparent;
      border: none;
      padding: .3em 1.5em;
      color: rgba(255, 255, 255, 0.4);
      width: auto; }
      @media screen and (min-width: 90.625em) {
        footer[role="contentinfo"] ul.menu li ul.sub-menu li a {
          font-size: 1em;
          padding-left: 1.6em; } }
      footer[role="contentinfo"] ul.menu li ul.sub-menu li a:hover, footer[role="contentinfo"] ul.menu li ul.sub-menu li a:focus {
        color: #3861be;
        color: #fff200; }
  footer[role="contentinfo"] h3 {
    color: white;
    font-size: 1em;
    margin-bottom: 0.4em; }
  footer[role="contentinfo"] .footer-form h3 {
    margin-top: 0; }
  @media screen and (min-width: 45em) {
    footer[role="contentinfo"] .footer-form {
      float: left;
      display: block;
      margin-right: 3.5786636068%;
      width: 100%; }
      footer[role="contentinfo"] .footer-form:last-child {
        margin-right: 0; } }
  @media screen and (min-width: 64em) {
    footer[role="contentinfo"] .footer-form {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 40.2913699012%;
      margin-left: 8.5298042998%;
      margin-top: 100px; }
      footer[role="contentinfo"] .footer-form:last-child {
        margin-right: 0; } }
  @media screen and (min-width: 76.5em) {
    footer[role="contentinfo"] .footer-form {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 40.2913699012%;
      margin-left: 8.5298042998%; }
      footer[role="contentinfo"] .footer-form:last-child {
        margin-right: 0; } }
  footer[role="contentinfo"] .footer-form .gform_wrapper ul {
    display: block; }
  footer[role="contentinfo"] .footer-form .gform_wrapper ul li {
    display: block;
    margin: 0; }
  footer[role="contentinfo"] .footer-form .gform_wrapper ul input[type="text"],
  footer[role="contentinfo"] .footer-form .gform_wrapper ul input,
  footer[role="contentinfo"] .footer-form .gform_wrapper ul textarea {
    background: #0d1423;
    border-color: #21396f;
    color: #ffffff;
    padding: .6em 0 .6em .6em !important;
    margin: 0; }
  footer[role="contentinfo"] .footer-form .gform_wrapper ul textarea {
    height: 160px; }
  footer[role="contentinfo"] .footer-form .gform_wrapper label.gfield_label,
  footer[role="contentinfo"] .footer-form .ginput_complex.ginput_container label {
    display: none; }
  footer[role="contentinfo"] .footer-form .gform_wrapper .gform_footer {
    margin-top: 10px; }
  footer[role="contentinfo"] .footer-form input#gform_submit_button_1.gform_button.button {
    background: #fff200;
    background: #2d4d96;
    color: #0d1423;
    color: #ffffff;
    color: #d1dbf1;
    margin-top: 10px; }
    footer[role="contentinfo"] .footer-form input#gform_submit_button_1.gform_button.button:hover {
      background: #3861be; }
  footer[role="contentinfo"] .social {
    display: flex;
    width: 100%;
    flex-direction: row;
    flex-wrap: nowrap;
    margin: 60px auto 40px auto;
    align-items: center;
    justify-content: center; }
    footer[role="contentinfo"] .social a {
      color: #0d1423;
      font-size: 1em;
      margin: 0 20px;
      font-size: 1.7em;
      background: none; }
      footer[role="contentinfo"] .social a:hover {
        color: #fff200; }
  footer[role="contentinfo"] .footer-location {
    text-align: left; }
    @media screen and (min-width: 45em) {
      footer[role="contentinfo"] .footer-location {
        margin-bottom: 40px; } }
    @media screen and (min-width: 64em) {
      footer[role="contentinfo"] .footer-location {
        margin-top: 100px; } }
    @media screen and (min-width: 45em) {
      footer[role="contentinfo"] .footer-location section {
        float: left;
        display: block;
        margin-right: 3.5786636068%;
        width: 48.2106681966%;
        margin-bottom: 20px; }
        footer[role="contentinfo"] .footer-location section:last-child {
          margin-right: 0; }
        footer[role="contentinfo"] .footer-location section:nth-child(2n) {
          margin-right: 0; }
        footer[role="contentinfo"] .footer-location section:nth-child(2n+1) {
          clear: left; } }
    @media screen and (min-width: 64em) {
      footer[role="contentinfo"] .footer-location section {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 23.2317613015%;
        margin-bottom: 20px; }
        footer[role="contentinfo"] .footer-location section:last-child {
          margin-right: 0; }
        footer[role="contentinfo"] .footer-location section:nth-child(2n) {
          margin-right: 2.3576515979%; }
        footer[role="contentinfo"] .footer-location section:nth-child(2n+1) {
          clear: none; }
        footer[role="contentinfo"] .footer-location section:nth-child(4n) {
          margin-right: 0; }
        footer[role="contentinfo"] .footer-location section:nth-child(4n+1) {
          clear: left; } }
    @media screen and (min-width: 76.5em) {
      footer[role="contentinfo"] .footer-location section {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 23.2317613015%;
        margin-bottom: 20px; }
        footer[role="contentinfo"] .footer-location section:last-child {
          margin-right: 0; } }
    footer[role="contentinfo"] .footer-location section:nth-child(1n) {
      margin-top: 20px; }
    footer[role="contentinfo"] .footer-location h5 {
      color: #ffffff;
      margin: 0; }
    footer[role="contentinfo"] .footer-location p {
      text-align: left;
      margin: 5px 0;
      font-size: .9em;
      color: #a9bce6;
      color: #aaaaaa;
      line-height: 24px; }
    footer[role="contentinfo"] .footer-location p.tel {
      color: #ffffff;
      font-weight: 600; }
      @media screen and (min-width: 45em) {
        footer[role="contentinfo"] .footer-location p.tel {
          font-size: 1.1em;
          margin-top: 40px;
          margin-bottom: 20px;
          float: left; } }
      @media screen and (min-width: 64em) {
        footer[role="contentinfo"] .footer-location p.tel {
          font-size: 1.1em;
          float: none;
          margin-top: 0;
          margin-bottom: 20px; } }
    @media screen and (min-width: 45em) {
      footer[role="contentinfo"] .footer-location p.tel:nth-child(2n) {
        margin-left: 30px; } }
    @media screen and (min-width: 64em) {
      footer[role="contentinfo"] .footer-location p.tel:nth-child(2n) {
        margin-left: 0; } }
  footer[role="contentinfo"] hr {
    border: 1px solid #0d1423;
    margin: 0 auto 1.5em;
    width: 100%;
    margin: 50px auto; }
  footer[role="contentinfo"] p.copyright {
    font-size: 0.9em;
    line-height: 2em;
    margin: auto;
    max-width: 35em;
    text-align: center; }

.copyright {
  background: #0d1423;
  padding: 10px 0; }
  .copyright p.copyright {
    color: #ffffff;
    opacity: .4;
    font-size: 0.8em;
    line-height: 2em;
    margin: auto;
    max-width: 35em;
    text-align: center; }
  .copyright p.copyright a {
    opacity: 1;
    color: #a9bce6 !important;
    margin-left: 20px; }
    .copyright p.copyright a:hover {
      color: #fff200 !important;
      background: none; }

.foot-brand {
  text-align: center; }

.thinklabs {
  width: 120px;
  opacity: .8;
  margin-bottom: 20px auto 40px auto; }

.upper {
  background: #2f2f2f;
  background: #eeeeee;
  background: #0d1423;
  background: #ffffff;
  background: transparent;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s;
  margin: 10px 0 0 0;
  display: none;
  /*
 	@include media($desktop) {
	 	@include span-columns(6);
	 	@include shift(6);
 	}
*/ }
  @media screen and (min-width: 45em) {
    .upper {
      margin: 15px 0 0 0;
      float: right; } }
  .upper ul {
    margin: 0;
    padding: 0;
    text-align: right;
    float: right; }
    .upper ul li {
      display: inline-block;
      margin: 0; }
    .upper ul li a {
      display: block;
      font-family: "futura-pt-1", "futura-pt-2", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
      font-weight: 400;
      padding: .4em .2em 0 .2em;
      color: #c8c8c8; }
      .upper ul li a:hover {
        color: #0d1423;
        cursor: pointer; }
    .upper ul a.tel {
      font-family: "futura-pt-1", "futura-pt-2", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
      display: inline-block;
      font-size: .9em;
      margin-top: -10px;
      padding: 0;
      margin-left: 1.5em; }
  .upper #menu-upper {
    display: inline;
    margin-right: 5px; }
    @media screen and (min-width: 45em) {
      .upper #menu-upper {
        margin-right: 10px; } }
    .upper #menu-upper li a {
      font-size: .8em;
      padding: .5em .2em;
      color: #aaaaaa;
      -webkit-transition: 0.4s;
      -moz-transition: 0.4s;
      transition: 0.4s; }
      @media screen and (min-width: 45em) {
        .upper #menu-upper li a {
          padding: .5em .5em; } }
      .upper #menu-upper li a:hover, .upper #menu-upper li a:focus {
        background: #e2e2e2;
        background: #ffffff;
        color: #0d1423;
        cursor: pointer; }

.social {
  float: right;
  margin-left: 20px;
  display: none; }
  @media screen and (min-width: 45em) {
    .social {
      margin: 0 30px; } }
  @media screen and (min-width: 76.5em) {
    .social {
      margin-left: 20px; } }
  .social li {
    display: inline-block; }
  .social li a {
    margin-left: 0px;
    display: block;
    padding: 24px 0px;
    font-size: 1em;
    color: rgba(170, 170, 170, 0.5);
    color: #fff200; }
    .social li a:hover {
      color: #21396f; }

header.navigation {
  width: 100%;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: 0px;
  z-index: 10;
  position: fixed;
  top: 0;
  left: 0;
  background: #222222;
  background: #222222;
  background: #ffffff;
  background: transparent;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s; }
  @media screen and (min-width: 76.5em) {
    header.navigation {
      padding-top: 20px; } }
  header.navigation .container {
    max-width: 95em;
    margin-left: auto;
    margin-right: auto; }
    header.navigation .container::after {
      clear: both;
      content: "";
      display: table; }
  header.navigation .navigation-wrapper {
    position: relative;
    z-index: 99; }
    header.navigation .navigation-wrapper::after {
      clear: both;
      content: "";
      display: table; }
    @media screen and (min-width: 76.5em) {
      header.navigation .navigation-wrapper {
        z-index: 0;
        padding: 0;
        margin-top: 0; } }
  header.navigation form {
    display: none;
    float: right;
    font-size: 16px;
    margin: .8em 0 0 0;
    padding: 0; }
    @media screen and (min-width: 45em) {
      header.navigation form {
        display: inline-block;
        margin-top: 1.2em; } }
    @media screen and (min-width: 76.5em) {
      header.navigation form {
        margin-top: 0em; } }
    @media screen and (min-width: 90.625em) {
      header.navigation form {
        margin-top: 0em;
        font-size: 18px; } }
    header.navigation form input {
      padding: .5em 0 .5em .5em;
      background: #f9f9f9;
      font-size: 15px;
      box-shadow: none;
      width: 100px;
      float: right;
      -webkit-transition: 0.4s;
      -moz-transition: 0.4s;
      transition: 0.4s; }
      header.navigation form input:focus {
        width: 200px; }
      header.navigation form input::-webkit-input-placeholder {
        font-size: 15px; }
      header.navigation form input::-moz-placeholder {
        font-size: 15px; }
      header.navigation form input:-moz-placeholder {
        font-size: 15px; }
      header.navigation form input:-ms-input-placeholder {
        font-size: 15px; }
  header.navigation .logo {
    float: left;
    padding-right: 0em;
    width: 140px;
    height: 30px;
    position: relative;
    margin: .6em 0 1em 0;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    transition: 0.4s;
    /*
	     @include media($desktop) {
		    float: none;
		    clear: both;
		    display: block;
		    text-align: center;
			width: 300px;
			height: 44px;
			background-size: 300px 44px;
 			margin: 1.8em auto 0.6em auto; 
		 }
*/
    /* !! Home Page Styles for Logo positioning at bottom of file !! */ }
    header.navigation .logo:hover {
      -webkit-transform: translateX(10px) scale(1.05);
      -moz-transform: translateX(10px) scale(1.05);
      -ms-transform: translateX(10px) scale(1.05);
      -o-transform: translateX(10px) scale(1.05);
      transform: translateX(10px) scale(1.05);
      background: none; }
    @media screen and (min-width: 45em) {
      header.navigation .logo {
        width: 170px;
        height: auto !important;
        margin: .6em 0 0 0; } }
    @media screen and (min-width: 76.5em) {
      header.navigation .logo {
        width: 180px;
        height: auto !important;
        margin: .8em 0 0 0; } }
    @media screen and (min-width: 90.625em) {
      header.navigation .logo {
        width: 220px;
        height: auto !important;
        margin: .8em 0 .2em 0; } }
    header.navigation .logo svg {
      width: 100%;
      height: auto !important; }
    header.navigation .logo img {
      width: 100%;
      height: auto !important; }

.logo.bl {
  display: none; }

header.navigation.sticky {
  background: #ffffff;
  background: #f6f6f6;
  background: #0d1423;
  z-index: 1000; }
  @media screen and (min-width: 76.5em) {
    header.navigation.sticky {
      padding-top: 0px; } }
  header.navigation.sticky .upper {
    margin-top: -30px; }
  header.navigation.sticky .wh-top {
    opacity: 0; }
  header.navigation.sticky .navigation-wrapper {
    max-width: 95em;
    margin-left: auto;
    margin-right: auto;
    padding: 0 10px; }
    header.navigation.sticky .navigation-wrapper::after {
      clear: both;
      content: "";
      display: table; }
    @media screen and (min-width: 76.5em) {
      header.navigation.sticky .navigation-wrapper {
        padding: 0 0px; } }
  header.navigation.sticky .logo {
    top: 0px;
    float: left; }
    @media screen and (min-width: 76.5em) {
      header.navigation.sticky .logo {
        float: left;
        width: 160px;
        height: auto;
        margin: .7em 0 0 0;
        position: relative; } }
  header.navigation.sticky .logo.bl {
    display: block; }
  header.navigation.sticky .logo.wh {
    display: none; }
  @media screen and (min-width: 45em) {
    header.navigation.sticky .social {
      margin-top: 1.1em; } }
  header.navigation.sticky nav.sliding-panel-content ul {
    text-align: right;
    margin: 0;
    background: none; }
  @media screen and (min-width: 76.5em) {
    header.navigation.sticky nav.sliding-panel-content li a {
      color: #ffffff;
      font-size: 15px;
      padding: 24px 14px; } }
  @media screen and (min-width: 90.625em) {
    header.navigation.sticky nav.sliding-panel-content li a {
      font-size: 16px;
      padding: 24px 15px; } }
  header.navigation.sticky ul.sub-menu {
    padding-left: 0;
    /*
	    @include media($tv) {
	       top: 3.15em;
	    }
*/ }
    @media screen and (min-width: 76.5em) {
      header.navigation.sticky ul.sub-menu {
        position: absolute;
        top: -1000.55em; } }
    header.navigation.sticky ul.sub-menu li {
      line-height: 14.2857142857px; }
    header.navigation.sticky ul.sub-menu li a {
      font-size: .85em;
      padding-top: 12px;
      padding-bottom: 12px; }
  @media screen and (min-width: 76.5em) {
    header.navigation.sticky ul#menu-main {
      margin-top: 0; } }
  @media screen and (min-width: 76.5em) {
    header.navigation.sticky ul#menu-main li:hover ul.sub-menu {
      top: 3.9em;
      left: 0em;
      padding-top: 0px; } }
  @media screen and (min-width: 90.625em) {
    header.navigation.sticky ul#menu-main li:hover ul.sub-menu {
      top: 4em; } }
  header.navigation.sticky ul#menu-main > li:hover > a {
    background: rgba(33, 57, 111, 0.4); }
  header.navigation.sticky ul#menu-main li.request a {
    background: #141f36;
    background: #21396f; }
    header.navigation.sticky ul#menu-main li.request a:hover {
      background: #274383; }
  header.navigation.sticky .social li a {
    padding: 0px 0; }
  @media screen and (min-width: 76.5em) {
    header.navigation.sticky form {
      margin-top: .9em;
      width: 15%; } }
  header.navigation.sticky form input {
    background: #ffffff; }
  header.navigation.sticky .sliding-panel-button {
    color: #ffffff; }
    header.navigation.sticky .sliding-panel-button .ss-icon {
      color: #ffffff !important; }

/*@group GRAVITYFORMS --------------------------------------
================================================== */
.gform_wrapper .gfield input,
.gform_wrapper .gfield input[type=text],
.gform_wrapper .gfield textarea {
  background: #fbfbfb;
  border: 1px solid #d0d0d0;
  padding: .6em !important;
  border-radius: 0px !important;
  box-shadow: none;
  font-size: 16px !important; }
  .gform_wrapper .gfield input:focus,
  .gform_wrapper .gfield input[type=text]:focus,
  .gform_wrapper .gfield textarea:focus {
    border: 1px solid #3d5ea5;
    background: #fafaf8;
    /*box-shadow:  0px 0px 2px $lt-blue;*/ }

.gform_wrapper ul li {
  list-style: none; }

.gform_wrapper .gfield {
  margin-bottom: 0 !important; }

.gform_wrapper .field_sublabel_above .ginput_complex label,
body .gform_wrapper .top_label label.gfield_label,
.gform_wrapper label {
  font-size: 16px; }

lt-ie9 .gform_wrapper .gfield.gf_left_half {
  margin-right: 2%; }

.gform_wrapper .gfield textarea {
  margin-top: 0px; }

.gform_wrapper li.gfield {
  margin-top: 0 !important; }

.gform_wrapper ul.gform_fields li.gfield.gsection {
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 30px !important; }

.gform_wrapper h2.gsection_title {
  font-weight: 100;
  margin-bottom: 80px !important;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 2px !important; }

.gform_wrapper li.gf_list_inline ul.gfield_radio li {
  margin-right: 20px !important; }
  .gform_wrapper li.gf_list_inline ul.gfield_radio li label {
    padding-top: 5px; }

.gform_wrapper .gform_footer input[type=submit] {
  background: #21396f;
  color: #ffffff;
  font-family: "futura-pt-1", "futura-pt-2", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  font-weight: 300;
  padding: .7em 1em;
  width: 96%;
  text-transform: uppercase;
  letter-spacing: 2px;
  border-radius: 3px;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s; }
  .gform_wrapper .gform_footer input[type=submit]:hover, .gform_wrapper .gform_footer input[type=submit]:focus {
    background: #2d4d96;
    cursor: pointer; }

#submit:active {
  box-shadow: 0px 5px 5px #444 inset; }

.gform_wrapper .gform_footer {
  clear: both;
  display: block;
  margin: 0px !important;
  padding: 0px !important; }

.gform_confirmation_wrapper .gform_confirmation_message {
  background: #eeeeee;
  font-size: 16px;
  padding: 2em 1em;
  margin: 20px 0;
  border-radius: 3px; }

.ui-datepicker-header.ui-widget-header {
  background-color: #21396f; }

.ui-datepicker-title select {
  color: #000 !important;
  display: inline-block;
  font-size: 14px; }
  .ui-datepicker-title select option {
    color: #000;
    font-size: 14px; }

.ui-datepicker-prev.ui-state-hover,
.ui-datepicker-next.ui-state-hover {
  background-color: #3357aa;
  color: #ffffff; }
  .ui-datepicker-prev.ui-state-hover .ui-icon,
  .ui-datepicker-next.ui-state-hover .ui-icon {
    color: #fff200; }

.ui-datepicker-title select.ui-datepicker-year {
  margin-left: 5px; }

.gform_wrapper#gform_wrapper_4 label.gfield_label {
  display: none; }

.gform_wrapper#gform_wrapper_4 .name_first label,
.gform_wrapper#gform_wrapper_4 .name_last label {
  display: none; }

.gallery {
  overflow: hidden; }

.gallery ul {
  clear: both;
  display: block;
  list-style: none;
  margin: 20px 0 0 0; }
  .gallery ul a {
    margin: 0;
    padding: 0; }
  .gallery ul li {
    float: left;
    margin: 0;
    text-align: center;
    width: 48%;
    list-style: none;
    width: 33%; }
    @media screen and (min-width: 45em) {
      .gallery ul li {
        width: 33%;
        padding: 20px; } }
    @media screen and (min-width: 64em) {
      .gallery ul li {
        width: 17.0%;
        padding: 0;
        margin-right: 20px;
        margin-bottom: 20px; } }
    @media screen and (min-width: 90.625em) {
      .gallery ul li {
        width: 18.0%; } }
    .gallery ul li p {
      color: #000;
      text-align: center;
      width: 90%;
      margin: 0px auto 0 auto;
      padding: .2em 0;
      border-radius: 3px;
      position: relative;
      z-index: 10;
      font-size: .8em;
      font-family: "futura-pt-1", "futura-pt-2", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
      font-style: italic;
      line-height: 18px; }
    .gallery ul li h4 {
      font-size: 14px;
      color: #6e6e52;
      display: none; }
      @media screen and (min-width: 45em) {
        .gallery ul li h4 {
          display: block; } }
    .gallery ul li img {
      border: 4px #ffffff solid;
      padding: 0px;
      margin: 0;
      width: 100%;
      height: auto;
      display: block;
      vertical-align: baseline;
      background: transparent;
      -webkit-transition: 0.4s;
      -moz-transition: 0.4s;
      transition: 0.4s; }
    .gallery ul li a:hover img {
      border: 4px #fff200 solid;
      /*		
			background: lighten($primary,10);
			background: $secondary;
*/
      cursor: pointer; }
    .gallery ul li a:hover p {
      color: #0d1423; }

.cell-suppliers .gallery ul {
  text-align: center; }

.cell-suppliers .gallery h3 {
  padding-bottom: 14px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 1.1em;
  border-bottom: 1px solid #eeeeee; }

.cell-suppliers .gallery li img {
  opacity: .5;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s; }
  .cell-suppliers .gallery li img:hover, .cell-suppliers .gallery li img:focus {
    opacity: 1;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }

.sliding-panel-content {
  position: fixed;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: auto;
  height: 100%;
  width: 240px;
  -webkit-transform: translateX(240px);
  -moz-transform: translateX(240px);
  -ms-transform: translateX(240px);
  -o-transform: translateX(240px);
  transform: translateX(240px);
  -webkit-transition: all 0.35s linear;
  -moz-transition: all 0.35s linear;
  transition: all 0.35s linear;
  background: #ffffff;
  z-index: 999999;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  padding-top: 64px; }
  @media screen and (min-width: 76.5em) {
    .sliding-panel-content {
      clear: right;
      position: relative;
      float: right;
      width: auto;
      background: transparent;
      overflow: visible;
      -webkit-transform: translateX(0);
      -moz-transform: translateX(0);
      -ms-transform: translateX(0);
      -o-transform: translateX(0);
      transform: translateX(0);
      z-index: -1;
      margin: 0;
      padding-top: 0; } }
  @media screen and (min-width: 76.5em) and (min-width: 76.5em) {
    .sliding-panel-content {
      margin: 0px 0 0 0; } }
  .sliding-panel-content ul {
    margin: 0 auto;
    text-align: center; }
    @media screen and (min-width: 76.5em) {
      .sliding-panel-content ul {
        margin-top: 0em; } }
    @media screen and (min-width: 76.5em) {
      .sliding-panel-content ul {
        margin-top: .6em; } }
  .sliding-panel-content li.dropdown {
    list-style: none;
    display: inline-block;
    width: 100%;
    padding: 0;
    margin: 0;
    position: relative; }
    @media screen and (min-width: 45em) {
      .sliding-panel-content li.dropdown {
        display: block;
        width: auto;
        margin-right: -4px;
        text-align: center; } }
    @media screen and (min-width: 76.5em) {
      .sliding-panel-content li.dropdown {
        display: inline-block;
        width: auto;
        margin-right: -4px;
        text-align: center; } }
  .sliding-panel-content li.dropdown a {
    color: #0d1423;
    font-weight: 600;
    font-size: 20px;
    font-family: "futura-pt-1", "futura-pt-2", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
    display: block;
    width: 100%;
    padding: .4em 0 .5em 1em;
    text-align: left;
    text-decoration: none;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    transition: 0.4s; }
    @media screen and (min-width: 45em) {
      .sliding-panel-content li.dropdown a {
        padding: .6em 1em;
        border: none;
        font-size: 20px;
        border-top: transparent 1px solid; } }
    @media screen and (min-width: 76.5em) {
      .sliding-panel-content li.dropdown a {
        color: #ffffff;
        display: inline-block;
        padding: .8em 1em;
        font-size: 16px; } }
    @media screen and (min-width: 90.625em) {
      .sliding-panel-content li.dropdown a {
        font-size: 18px; } }
    .sliding-panel-content li.dropdown a:focus {
      background-color: #4d4d4d;
      cursor: pointer; }
    .sliding-panel-content li.dropdown a:hover {
      background: #22345b;
      cursor: pointer;
      border-top: 1px #fff200 solid; }
      @media screen and (min-width: 76.5em) {
        .sliding-panel-content li.dropdown a:hover {
          background: transparent; } }
  .sliding-panel-content.is-visible {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }
  .sliding-panel-content ul li.current-menu-item a,
  .sliding-panel-content ul li.current-menu-ancestor a {
    /*
 	  color: $primary;
 	  color: $dark-yellow;
*/
    border-top: 1px solid #fff200; }
  .sliding-panel-content ul li.current-menu-ancestor a {
    color: #ffffff;
    border-bottom: none; }

ul.menu-main li a > ul a {
  background: #0d1423; }

li.dropdown ul.sub-menu {
  padding-left: 0;
  background: none;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s; }
  @media screen and (min-width: 76.5em) {
    li.dropdown ul.sub-menu {
      position: absolute;
      left: -2em;
      top: -4000em;
      margin: 0 0 0 2em;
      opacity: 0;
      /* Hide sub level */
      visibility: hidden;
      -webkit-transition: opacity .5s ease-in-out;
      -moz-transition: opacity .5s ease-in-out;
      -o-transition: opacity .5s ease-in-out;
      z-index: 497; } }
  li.dropdown ul.sub-menu li {
    display: block;
    padding-right: 0;
    border-bottom: 1px solid #eeeeee; }
    @media screen and (min-width: 76.5em) {
      li.dropdown ul.sub-menu li {
        border-bottom: 1px solid #2d4d96;
        border-bottom: 1px solid #1b2948; }
        li.dropdown ul.sub-menu li:last-child > a {
          border-bottom-left-radius: 3px;
          border-bottom-right-radius: 3px; }
        li.dropdown ul.sub-menu li:last-child {
          border-bottom: none; } }
    li.dropdown ul.sub-menu li a {
      display: inline-block;
      text-align: left;
      font-size: .85em;
      width: 100%;
      text-transform: none;
      letter-spacing: 0;
      padding: 10px 0 10px 20px;
      color: #0d1423; }
      @media screen and (min-width: 76.5em) {
        li.dropdown ul.sub-menu li a {
          background: #233d77;
          background: rgba(33, 57, 111, 0.9);
          color: #ffffff;
          padding: 12px 0 12px 15px;
          padding-left: 1.3em;
          text-align: left;
          width: 12em;
          width: 200px; } }
      @media screen and (min-width: 90.625em) {
        li.dropdown ul.sub-menu li a {
          padding-left: 1em;
          font-size: 16px;
          width: 240px; } }
      li.dropdown ul.sub-menu li a:hover, li.dropdown ul.sub-menu li a:focus {
        background: #2d4d96;
        color: #ffffff;
        cursor: pointer; }

ul#menu-main li.current-menu-parent li a,
ul#menu-main li.current-menu-item li a {
  color: #0d1423; }
  @media screen and (min-width: 76.5em) {
    ul#menu-main li.current-menu-parent li a,
    ul#menu-main li.current-menu-item li a {
      color: #ffffff; } }
ul#menu-main li.current-menu-parent li.current-menu-item a {
  background: #eeeeee; }
  @media screen and (min-width: 64em) {
    ul#menu-main li.current-menu-parent li.current-menu-item a {
      background: #2d4d96;
      border-top-color: #fff200; } }
/*
	ul#menu-main li.no-highlight.current-menu-parent a {
		//background: $gray-lighter;
	
	@include media($tablet-land) {
		//background: lighten($secondary,10);
		border-top-color: transparent;
	}
}
*/
@media screen and (min-width: 64em) {
  ul#menu-main li.no-highlight.current-menu-parent a {
    border-top-color: transparent; } }

@media screen and (min-width: 64em) {
  ul#menu-main li.no-highlight.current_page_ancestor a {
    border-top-color: #fff200; } }

@media screen and (min-width: 76.5em) {
  ul#menu-main li.current-menu-item ul.sub-menu li a {
    color: #ffffff; } }
  @media screen and (min-width: 76.5em) and (min-width: 76.5em) {
    ul#menu-main li.current-menu-item ul.sub-menu li a {
      background: rgba(33, 57, 111, 0.9);
      color: #ffffff;
      border-top: transparent; } }
@media screen and (min-width: 76.5em) {
    ul#menu-main li.current-menu-item ul.sub-menu li a:hover, ul#menu-main li.current-menu-item ul.sub-menu li a:focus {
      background: #2d4d96;
      color: #ffffff;
      cursor: pointer; } }

ul#menu-main li.current-menu-parent li a {
  border-top-color: transparent; }

ul#menu-main > li:hover > a {
  background: rgba(33, 57, 111, 0.05); }

@media screen and (min-width: 64em) {
  ul#menu-main li.request {
    margin-left: 2em; } }

ul#menu-main li.request a {
  background: rgba(33, 57, 111, 0.75);
  border-radius: 4px; }
  ul#menu-main li.request a:hover {
    background: rgba(33, 57, 111, 0.1); }

ul#menu-main li:hover ul.sub-menu {
  opacity: 1;
  visibility: visible; }
  @media screen and (min-width: 76.5em) {
    ul#menu-main li:hover ul.sub-menu {
      top: 2.75em;
      padding-top: 1px; } }
  @media screen and (min-width: 90.625em) {
    ul#menu-main li:hover ul.sub-menu {
      top: 3.07em; } }
.sliding-panel-fade-screen {
  position: fixed;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  -webkit-transition: all 0.15s ease-out 0s;
  -moz-transition: all 0.15s ease-out 0s;
  transition: all 0.15s ease-out 0s;
  background: #0d1423;
  opacity: 0;
  visibility: hidden;
  z-index: 999998; }
  .sliding-panel-fade-screen.is-visible {
    opacity: 0.6;
    visibility: visible; }

.sliding-panel-button {
  padding: 10px 0px;
  font-family: "futura-pt-1", "futura-pt-2", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  font-weight: 600;
  background: none;
  border: none;
  display: inline-block;
  cursor: pointer;
  position: relative;
  outline: none;
  color: #21396f;
  float: right;
  margin-top: 2px; }
  @media screen and (min-width: 45em) {
    .sliding-panel-button {
      margin-top: 10px;
      margin-left: 40px; } }
  @media screen and (min-width: 76.5em) {
    .sliding-panel-button {
      display: none; } }
  .sliding-panel-button:hover {
    background: none;
    color: #0d1423; }
  .sliding-panel-button img {
    opacity: 1;
    width: 22px;
    height: auto !important;
    margin: 0 0px 0 10px;
    position: relative;
    top: 3px; }
  .sliding-panel-button .ss-icon {
    font-size: 30px;
    color: #0d1423;
    position: relative;
    top: 8px;
    margin-left: 5px;
    display: none; }
  .sliding-panel-button img {
    height: 1.3em; }

.cards {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start; }
  .cards a {
    text-decoration: none; }

.card {
  background-color: #f7f7f7;
  background: transparent;
  border: 1px solid #ddd;
  border: none;
  border-radius: 3px;
  cursor: pointer;
  flex-basis: 16em;
  flex-grow: 1;
  margin: 0;
  padding: 10px;
  position: relative;
  transition: all 0.2s ease-in-out; }
  @media screen and (min-width: 64em) {
    .card {
      flex-grow: 0;
      flex-basis: 33.3333%;
      margin-bottom: 30px; } }
  .card .card-image {
    background-color: #0d1423;
    max-height: 240px;
    overflow: hidden; }
    @media screen and (min-width: 45em) {
      .card .card-image {
        max-height: 240px; } }
    @media screen and (min-width: 64em) {
      .card .card-image {
        max-height: 240px; } }
    @media screen and (min-width: 76.5em) {
      .card .card-image {
        max-height: 240px; } }
    .card .card-image img {
      border-top-left-radius: 3px;
      border-top-right-radius: 3px;
      opacity: 1;
      transition: all 0.2s ease-in-out;
      width: 100%;
      height: auto;
      display: block; }
  .card .card-header {
    background-color: #0d1423;
    background-color: #f4f5f8;
    border-bottom: 1px solid #ddd;
    color: #ffffff;
    color: #21396f;
    font-size: .9em;
    font-weight: 600;
    line-height: 1.5em;
    padding: 0.5em 0.75em;
    padding: 2	0px;
    text-align: center;
    transition: all 0.2s ease-in-out; }
  .card .card-copy {
    font-size: 0.9em;
    line-height: 1.5em;
    padding: 0.75em 0.75em; }
    .card .card-copy p {
      margin: 0 0 0.75em; }
  .card:focus, .card:hover {
    cursor: pointer; }
    .card:focus img, .card:hover img {
      opacity: 0.7; }
    .card:focus .card-header, .card:hover .card-header {
      background: #21396f;
      color: #ffffff; }
  .card:active {
    background-color: #f7f7f7; }
    .card:active .card-header {
      background-color: #f7f7f7; }

.home .cards .card-header {
  border-bottom: none; }

.home .card-image {
  background-color: #21396f;
  max-height: 240px;
  overflow: hidden; }
  @media screen and (min-width: 45em) {
    .home .card-image {
      max-height: 240px; } }
  @media screen and (min-width: 64em) {
    .home .card-image {
      max-height: 240px; } }
  @media screen and (min-width: 76.5em) {
    .home .card-image {
      max-height: 240px; } }
  .home .card-image img {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    opacity: 1;
    transition: all 0.2s ease-in-out;
    width: 100%;
    display: block; }
  .home .card-image:focus, .home .card-image:hover {
    cursor: pointer; }
    .home .card-image:focus img, .home .card-image:hover img {
      opacity: .6; }

.ie9 .cards .card {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 31.7615656014%;
  margin: 0;
  padding: 5px; }
  .ie9 .cards .card:last-child {
    margin-right: 0; }

.dropdown {
  line-height: 1.5; }
  .dropdown .dropdown-container {
    display: inline-block;
    position: relative;
    text-align: center; }
  .dropdown .dropdown-description {
    background: #ffffff;
    border-bottom-left-radius: 3px;
    border-bottom: 1px solid silver;
    border-left: 1px solid silver;
    border-top-left-radius: 3px;
    border-top: 1px solid silver;
    color: #999999;
    float: left;
    font-size: 0.7em;
    line-height: 40px;
    margin: 0;
    padding: 0 0.5em 0 1em; }
    @media screen and (min-width: 53.75em) {
      .dropdown .dropdown-description {
        font-size: 1em; } }
  .dropdown .dropdown-button {
    background: #21396f;
    border-radius: 4px;
    color: #ffffff;
    cursor: pointer;
    float: right;
    font-size: 0.7em;
    line-height: 40px;
    margin: 0;
    padding: 0em 2.5em 0.2em 1em;
    position: relative;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    transition: 0.4s; }
    @media screen and (min-width: 53.75em) {
      .dropdown .dropdown-button {
        font-size: 1em;
        padding: 0.2em 2.5em 0.2em 1em; } }
  .dropdown .dropdown-button:hover {
    background-color: #f7f7f7;
    background: #2d4d96; }
  .dropdown .dropdown-button:after {
    color: #333;
    color: #ffffff;
    content: "\25BE";
    display: block;
    position: absolute;
    right: 1em;
    top: 0.2em; }
  .dropdown .dropdown-menu {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    background: #ffffff;
    border-radius: 3px;
    border: 1px solid silver;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
    color: #333;
    cursor: pointer;
    display: none;
    margin: 0;
    overflow: show;
    padding: 0;
    position: absolute;
    top: 60px;
    width: 170px;
    z-index: 99999; }
    .dropdown .dropdown-menu:before {
      position: absolute;
      top: 0;
      right: 1em;
      bottom: 0;
      left: 0;
      color: #ffffff;
      content: "\25b2";
      font-size: 1.2em;
      pointer-events: none;
      text-shadow: 0 -2px 2px rgba(0, 0, 0, 0.3);
      top: -0.9em;
      left: 1em; }
  .dropdown .dropdown-menu li {
    border-bottom: 1px solid silver;
    color: #333;
    list-style: none;
    margin: 0;
    padding: .3em; }
    .dropdown .dropdown-menu li a {
      font-size: 16px; }
  .dropdown .dropdown-menu li:hover {
    background: #f7f7f7; }
  .dropdown .dropdown-menu li:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
  .dropdown .dropdown-menu li:last-child {
    border: none;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px; }
  .dropdown .show-menu {
    display: block; }

.sub-nav {
  padding: 0;
  background: transparent;
  border-radius: 0;
  display: none; }
  @media screen and (min-width: 64em) {
    .sub-nav {
      display: block; } }
  .sub-nav a {
    background: #eaeaea;
    background: #eeeeee;
    background: #ffffff;
    border-bottom: 1px #e2e2e2 solid;
    color: #0d1423;
    color: #555555;
    color: #21396f;
    display: block;
    font-size: .9em;
    font-weight: 600;
    padding: .4em .8em;
    transition: ease-in-out .4s; }
    @media screen and (min-width: 76.5em) {
      .sub-nav a {
        padding: .6em .8em;
        font-size: .85em; } }
    .sub-nav a:hover, .sub-nav a:active, .sub-nav a:focus {
      background: #e2e2e2;
      background: #fbfbfb;
      background: #f6f6f6;
      background: #f4f5f8;
      background: #f7f7f7; }
  .sub-nav .current-menu-item a {
    background: #f6f6f6;
    background: #f7f7f7;
    font-weight: 600; }

.page-template-page-oil-industry .sub-nav li.page-item-909 > a {
  background: #f7f7f7; }

.single-dh_product .sub-nav li:nth-child(2) a {
  background: #f7f7f7; }

/*
	
.sub-nav li.dropdown ul.sub-menu {
	display: block;
	position: relative;
	opacity: 1;
	visibility: visible;
	
	li a {
		font-size: 14px;
		color: $primary;
		opacity: 1;
	}
}
*/
.criterion-side .sub-nav {
  background: #0d1423;
  overflow: hidden;
  padding: 10px;
  border-radius: 6px; }
  .criterion-side .sub-nav h2 {
    color: #ffffff; }
  .criterion-side .sub-nav ul li a {
    background: #0d1423;
    border-color: #252c39;
    color: #ffffff; }
    .criterion-side .sub-nav ul li a:hover, .criterion-side .sub-nav ul li a:focus {
      background: #313744;
      background: #21396f;
      cursor: pointer; }
  .criterion-side .sub-nav ul li:last-child a {
    border-bottom: none; }
  .criterion-side .sub-nav ul li.current-menu-item a {
    background: #FFDD00;
    color: #0d1423;
    border: none;
    border-radius: 4px; }

.tooltip-item {
  /*
  background: $tooltip-background;
  border-radius: $base-border-radius;
  border: 1px solid $base-border-color;
  display: inline-block;
  padding: 0.5em 1em;
*/
  position: relative;
  text-align: center; }
  .tooltip-item:focus, .tooltip-item:hover .tooltip {
    opacity: 1;
    visibility: visible; }
  .tooltip-item .tooltip {
    position: absolute;
    right: 0;
    bottom: 12em;
    left: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    background-color: white;
    background: #0d1423;
    border-radius: 3px;
    box-shadow: 0 2px 2px silver;
    font-size: 1em;
    line-height: 1.5em;
    margin: 0 auto;
    max-width: 16em;
    opacity: 0;
    padding: .8em;
    text-align: center;
    visibility: hidden;
    z-index: 10; }
    @media screen and (min-width: 76.5em) {
      .tooltip-item .tooltip {
        position: absolute;
        right: 0;
        bottom: 14em;
        left: 0; } }
    @media screen and (min-width: 90.625em) {
      .tooltip-item .tooltip {
        position: absolute;
        right: 0;
        bottom: 16em;
        left: 0; } }
    .tooltip-item .tooltip p {
      color: #333;
      color: #e4e4db !important;
      font-style: normal !important;
      line-height: 1.5;
      line-height: 20px;
      margin: 0;
      font-size: .9em; }
    .tooltip-item .tooltip:after {
      position: absolute;
      right: 0;
      left: 0;
      border: 8px solid transparent;
      bottom: -1.2em;
      color: #0d1423;
      content: '▼';
      font-size: 1.4em;
      margin-left: -8px;
      text-align: center;
      text-shadow: 0 2px 2px silver; }

.accordion-tabs-minimal {
  line-height: 1.5;
  padding: 0;
  margin-top: 0 !important; }
  .accordion-tabs-minimal::after {
    clear: both;
    content: "";
    display: table; }
  .accordion-tabs-minimal li.tab-header-and-content {
    list-style: none;
    margin-left: 0px !important; }
    @media screen and (min-width: 40em) {
      .accordion-tabs-minimal li.tab-header-and-content {
        display: inline; } }
  .accordion-tabs-minimal a.tab-link {
    background-color: #e4e4db;
    border-top: 1px solid #ddd;
    color: #333;
    display: block;
    font-size: .9em;
    font-family: "Alegreya", "Georgia", "Cambria", "Times New Roman", "Times", serif;
    letter-spacing: 2px;
    padding: 0.5em 30px;
    text-decoration: none;
    text-transform: uppercase; }
    @media screen and (min-width: 40em) {
      .accordion-tabs-minimal a.tab-link {
        display: inline-block;
        border-top: 0; } }
    .accordion-tabs-minimal a.tab-link:hover {
      color: #2d4d96; }
    .accordion-tabs-minimal a.tab-link:focus {
      outline: none; }
    .accordion-tabs-minimal a.tab-link.is-active {
      border-bottom: 0;
      background: none; }
      @media screen and (min-width: 40em) {
        .accordion-tabs-minimal a.tab-link.is-active {
          border: 1px solid #ddd;
          border-bottom-color: #e4e4db;
          margin-bottom: -1px; } }
  .accordion-tabs-minimal .tab-content {
    display: none;
    padding: 1em 0;
    width: 100%; }
    @media screen and (min-width: 40em) {
      .accordion-tabs-minimal .tab-content {
        border-top: 1px solid #ddd;
        float: left; } }
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #060910;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  color: #21396f;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before, .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    border: 5px solid #21396f;
    width: 100%;
    max-width: 900px; }
    @media screen and (min-width: 90.625em) {
      .mfp-iframe-holder .mfp-content {
        max-width: 1200px; } }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

/* overlay at start */
.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out; }

/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8; }

/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0; }

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out; }

/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1; }

/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0; }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.clients {
  background: #cecebe;
  max-width: 95em;
  margin-left: auto;
  margin-right: auto; }
  .clients::after {
    clear: both;
    content: "";
    display: table; }
  .clients h2 {
    font-size: 36px;
    margin-bottom: 10px;
    text-align: center;
    color: #a2a284;
    color: #21396f;
    opacity: .4; }
  @media screen and (min-width: 76.5em) {
    .clients header {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 31.7615656014%; }
      .clients header:last-child {
        margin-right: 0; } }
  .clients section {
    text-align: center; }
    @media screen and (min-width: 76.5em) {
      .clients section {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 48.821174201%;
        margin-left: 0%; }
        .clients section:last-child {
          margin-right: 0; } }
  .clients figure {
    width: 40%;
    margin: 0;
    padding: 0;
    display: inline-block; }
    @media screen and (min-width: 45em) {
      .clients figure {
        width: 28%; } }
    @media screen and (min-width: 76.5em) {
      .clients figure {
        width: 25%;
        margin: 0 10px; } }
  .clients img {
    opacity: .4;
    height: auto !important; }

section.testimony {
  text-align: left; }
  section.testimony span {
    font-family: "Alegreya", "Georgia", "Cambria", "Times New Roman", "Times", serif;
    font-size: 80px;
    float: left;
    margin: 10px 20px 0 0;
    color: #21396f;
    opacity: .5;
    display: none; }
  section.testimony p {
    font-size: 1.1em;
    color: #21396f;
    opacity: .6;
    font-style: italic;
    margin-top: 30px; }
  section.testimony a {
    color: #6b3a31;
    font-size: .9em;
    margin-left: 16px; }
  section.testimony h5 {
    color: #21396f;
    margin-top: 20px;
    margin-bottom: 0;
    font-size: .9em; }

.expander {
  width: 100%;
  transition: all 1s; }
  .expander .expander-trigger {
    border-bottom: 1px solid #ddd;
    color: #2d4d96;
    font-family: "futura-pt-1", "futura-pt-2", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
    background: transparent;
    cursor: pointer;
    display: block;
    font-size: 1.2em;
    padding: 20px 0;
    text-decoration: none;
    user-select: none;
    transition: all 1s; }
    .expander .expander-trigger::before {
      content: "\25BC";
      font-size: 0.7em;
      margin-right: 0.5em;
      transition: ease-in-out .4s; }
    .expander .expander-trigger span {
      color: #333;
      transition: ease-in-out .4s; }
    .expander .expander-trigger:hover {
      background: #eaedf5; }
      .expander .expander-trigger:hover::before {
        margin-left: 1em; }
  .expander .expander-content {
    margin-bottom: 15px;
    background: #eaedf5;
    background: #f7f7f7;
    border: 1px solid #ddd;
    border-width: 0 1px 1px 1px;
    border: none;
    padding: 15px 15px 20px 25px;
    transition: ease-in-out .4s;
    height: auto;
    transform: translateY(0px); }
    .expander .expander-content ul {
      list-style: disc;
      margin-bottom: 30px; }
    .expander .expander-content ul li {
      margin-left: 20px; }
  .expander .expander-content p {
    color: #333;
    line-height: 1.5; }
  .expander .expander-hidden {
    transition: all 1s; }
    .expander .expander-hidden::before {
      content: "\25BA";
      font-size: 0.7em; }
  .expander .expander-hidden + .expander-content {
    display: none;
    transition: all 1s;
    transform: translateY(-200px); }

.expander:last-child {
  margin-bottom: 60px; }

/*
.faq main[role="main"] {
	
	@include media($d-sm) {
		@include span-columns(6);
		@include shift(1);
	}
	
}
.faq aside[role="complementary"] {
	
	@include media($d-sm) {
		@include span-columns(4);
		@include shift(1);
	}
	
	p {
		font-size: .8em;
	}
	
	.gform_wrapper input[type="text"],
	.gform_wrapper textarea {
		border-color: $light-gray;
	}
}
*/
.featurette {
  display: flex;
  flex-direction: column;
  padding: 0;
  align-content: center;
  align-items: center; }
  @media screen and (min-width: 45em) {
    .featurette {
      flex-direction: row;
      justify-content: flex-start; } }
  .featurette h2 {
    font-size: 3em;
    line-height: 60px; }

.featurette-content {
  align-content: center;
  align-items: center;
  justify-content: center;
  vertical-align: middle; }
  .featurette-content a img {
    border: 4px solid #0d1423; }
  @media screen and (min-width: 76.5em) {
    .featurette-content {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 57.3509785009%;
      padding: 0 20px; }
      .featurette-content:last-child {
        margin-right: 0; } }
@media screen and (min-width: 76.5em) {
  .featurette-info {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 40.2913699012%;
    padding: 0 20px; }
    .featurette-info:last-child {
      margin-right: 0; } }

.featurette.main {
  padding: 40px 0; }
  .featurette.main h2 {
    font-size: 2em;
    line-height: 60px; }
  @media screen and (min-width: 76.5em) {
    .featurette.main .featurette-content {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 57.3509785009%;
      padding: 0 20px; }
      .featurette.main .featurette-content:last-child {
        margin-right: 0; } }
  @media screen and (min-width: 76.5em) {
    .featurette.main .featurette-info {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 40.2913699012%;
      padding: 0 20px; }
      .featurette.main .featurette-info:last-child {
        margin-right: 0; } }
@media screen and (min-width: 76.5em) {
  .featurette.main:nth-child(odd) .featurette-content {
    order: 1; } }

@media screen and (min-width: 76.5em) {
  .featurette.main:nth-child(odd) .featurette-info {
    order: 0; } }

body {
  margin: 0; }

h1 {
  font-size: 25.2px; }
  @media screen and (min-width: 45em) {
    h1 {
      font-size: 39.6px; } }
.container {
  max-width: 95em;
  margin-left: auto;
  margin-right: auto;
  width: 90%;
  position: relative; }
  .container::after {
    clear: both;
    content: "";
    display: table; }

.full-banner {
  padding: 70px 0;
  overflow: hidden;
  position: relative; }
  @media screen and (min-width: 76.5em) {
    .full-banner {
      padding: 90px 0; } }
  @media screen and (min-width: 90.625em) {
    .full-banner {
      padding: 110px 0; } }
.yellow-dark {
  background: #FFDD00;
  position: relative;
  overflow: visible !important; }
  @media screen and (min-width: 76.5em) {
    .yellow-dark {
      padding: 70px 0; } }
.light-gray {
  background: #f7f7f7; }

.blue {
  background: #0d1423; }

.dk-blue {
  background: #0d1423; }

.lt-blue {
  background: #21396f; }

span.bg {
  background: #0d1423;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  opacity: .6; }

span.bg-blue {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #0d1423;
  opacity: .6;
  z-index: -1;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s; }
  @media screen and (min-width: 45em) {
    span.bg-blue {
      opacity: .5; } }
.bot-point {
  position: absolute;
  display: block;
  left: 0;
  right: 0;
  bottom: -2px;
  width: 115%;
  z-index: 2;
  display: none; }

.wh-angle {
  position: absolute;
  left: -3px;
  bottom: -2px;
  width: 85%;
  z-index: 1; }
  @media screen and (min-width: 45em) {
    .wh-angle {
      width: 55%; } }
  @media screen and (min-width: 76.5em) {
    .wh-angle {
      width: 50%; } }
.r-bot {
  position: absolute;
  right: 0;
  bottom: -1px;
  z-index: 2; }
  @media screen and (min-width: 76.5em) {
    .r-bot {
      width: 25%; } }
.left-bot {
  position: absolute;
  left: 0;
  bottom: -1	px;
  z-index: 2; }
  @media screen and (min-width: 76.5em) {
    .left-bot {
      width: 35%; } }
.right-bot {
  position: absolute;
  right: 0;
  bottom: -1px;
  z-index: 2; }
  @media screen and (min-width: 76.5em) {
    .right-bot {
      width: 25%; } }
.right-top {
  position: absolute;
  right: -4px;
  top: -1px;
  z-index: 2; }
  @media screen and (min-width: 76.5em) {
    .right-top {
      width: 40%; } }
.full-bottom {
  position: absolute;
  left: 0;
  bottom: 0px;
  z-index: 3;
  width: 100%; }

.wh-angle-right {
  position: absolute;
  right: 0;
  top: -50px; }
  @media screen and (min-width: 76.5em) {
    .wh-angle-right {
      width: 65%; } }
.wh-top {
  position: absolute;
  left: -1.8em;
  bottom: -10px;
  opacity: 1;
  width: 60%;
  z-index: -1;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s; }
  @media screen and (min-width: 45em) {
    .wh-top {
      width: 25%;
      width: 40%;
      left: -1.5em; } }
  @media screen and (min-width: 64em) {
    .wh-top {
      width: 35%;
      left: -2.5em;
      bottom: -1em; } }
  @media screen and (min-width: 76.5em) {
    .wh-top {
      left: -2.5em;
      width: 25%; } }
  @media screen and (min-width: 90.625em) {
    .wh-top {
      left: -3em;
      width: 23%; } }
.alignnone {
  margin: 5px 20px 20px 0; }

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

a img.alignnone {
  margin: 5px 20px 20px 0; }

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center; }

.wp-caption.alignnone {
  margin: 5px 20px 20px 0; }

.wp-caption.alignleft {
  margin: 5px 20px 20px 0; }

.wp-caption.alignright {
  margin: 5px 0 20px 20px; }

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto; }

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px; }

@media screen and (min-width: 90.625em) {
  h2.section-title {
    font-size: 2.4em; } }

.banner-angle-top {
  position: absolute;
  bottom: -1em;
  left: 10%;
  width: 80%;
  height: auto; }

@-ms-viewport {
  width: device-width; }

body {
  background: #ffffff; }

.page-banner {
  padding: 0px;
  margin: 0px;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  top: 0;
  left: 0;
  width: 100%;
  height: 400px;
  overflow: hidden; }
  @media screen and (min-width: 45em) {
    .page-banner {
      height: 500px; } }
  @media screen and (min-width: 76.5em) {
    .page-banner {
      height: 500px; } }
  @media screen and (min-width: 90.625em) {
    .page-banner {
      min-height: 560px; } }
  .page-banner header {
    position: relative;
    z-index: 10; }
  .page-banner h1 {
    font-size: 1.6em;
    font-weight: 400;
    padding: 0 0 20px 0;
    text-align: center;
    color: #ffffff;
    position: relative;
    z-index: 10; }
    @media screen and (min-width: 45em) {
      .page-banner h1 {
        font-size: 2em; } }
    @media screen and (min-width: 76.5em) {
      .page-banner h1 {
        position: relative;
        font-size: 2.4em; } }
    @media screen and (min-width: 90.625em) {
      .page-banner h1 {
        font-size: 2.8em; } }
  .page-banner h5 {
    color: #252c39;
    color: #ffffff;
    color: #adadad;
    position: relative;
    z-index: 30;
    margin: 0 0 10px 0; }
  .page-banner p {
    position: relative;
    z-index: 0;
    color: #ffffff;
    margin: 0;
    font-family: "futura-pt-1", "futura-pt-2", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
    font-weight: normal;
    display: none !important; }
    @media screen and (min-width: 45em) {
      .page-banner p {
        font-size: 1.3em;
        float: left;
        display: block;
        margin-right: 3.5786636068%;
        width: 74.1053340983%; }
        .page-banner p:last-child {
          margin-right: 0; } }
    @media screen and (min-width: 76.5em) {
      .page-banner p {
        font-size: 1.3em;
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 65.8807828007%; }
        .page-banner p:last-child {
          margin-right: 0; } }
    @media screen and (min-width: 90.625em) {
      .page-banner p {
        font-size: 1.6em;
        float: left;
        display: block;
        margin-right: 1.7578775415%;
        width: 61.8407959219%; }
        .page-banner p:last-child {
          margin-right: 0; } }
/* END Page Banner ================= */
@media screen and (min-width: 45em) {
  .page-default main[role="main"] {
    float: left;
    display: block;
    margin-right: 3.5786636068%;
    width: 100%; }
    .page-default main[role="main"]:last-child {
      margin-right: 0; } }

@media screen and (min-width: 64em) {
  .page-default main[role="main"] {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 57.3509785009%; }
    .page-default main[role="main"]:last-child {
      margin-right: 0; } }

@media screen and (min-width: 76.5em) {
  .page-default main[role="main"] {
    padding: 0 0 0 40px; } }

@media screen and (min-width: 90.625em) {
  .page-default main[role="main"] {
    float: left;
    display: block;
    margin-right: 1.7578775415%;
    width: 55.4809285756%;
    padding: 0 50px 0 50px; }
    .page-default main[role="main"]:last-child {
      margin-right: 0; } }

.page-default main[role="main"] img.size-full {
  width: 80%;
  max-width: 80%;
  display: block;
  margin: 20px auto;
  height: auto !important; }

@media screen and (min-width: 45em) {
  .page-default aside[role="complementary"] {
    float: left;
    display: block;
    margin-right: 3.5786636068%;
    width: 35.2633352458%;
    margin-left: 0%;
    display: none;
    z-index: 0; }
    .page-default aside[role="complementary"]:last-child {
      margin-right: 0; } }

@media screen and (min-width: 64em) {
  .page-default aside[role="complementary"] {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 14.7019570017%;
    margin-left: 0%;
    z-index: 0;
    margin-top: 10px; }
    .page-default aside[role="complementary"]:last-child {
      margin-right: 0; } }

@media screen and (min-width: 90.625em) {
  .page-default aside[role="complementary"] {
    float: left;
    display: block;
    margin-right: 1.7578775415%;
    width: 17.3217244976%;
    margin-left: 0%;
    font-size: 1.1em; }
    .page-default aside[role="complementary"]:last-child {
      margin-right: 0; } }

@media screen and (min-width: 45em) {
  .page-default .side-info {
    float: left;
    display: block;
    margin-right: 3.5786636068%;
    width: 100%;
    margin-left: 0%;
    padding: 80px 0;
    z-index: 0; }
    .page-default .side-info:last-child {
      margin-right: 0; } }

@media screen and (min-width: 64em) {
  .page-default .side-info {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 23.2317613015%;
    margin-left: 0%;
    z-index: 0;
    padding: 0;
    margin-top: 60px; }
    .page-default .side-info:last-child {
      margin-right: 0; } }

@media screen and (min-width: 90.625em) {
  .page-default .side-info {
    float: left;
    display: block;
    margin-right: 1.7578775415%;
    width: 23.6815918439%;
    margin-left: 0%; }
    .page-default .side-info:last-child {
      margin-right: 0; } }

.page-default .side-info h3 {
  font-size: 1.1em;
  margin-top: 40px;
  text-transform: uppercase;
  letter-spacing: 2px;
  text-align: center; }

.page-default .side-info p {
  font-size: .85em; }

.page-default .side-info .btn-block {
  margin-bottom: 40px;
  margin-top: 0px;
  padding: 14px 0;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 18px;
  background: #21396f;
  color: #ffffff; }
  .page-default .side-info .btn-block:hover, .page-default .side-info .btn-block:focus {
    cursor: pointer;
    background: #2d4d96;
    color: #ffffff; }
  .page-default .side-info .btn-block .ss-icon {
    position: absolute;
    font-size: 1.4em;
    left: 10%;
    top: 30%;
    color: #476fc8; }

.oil-industry .page-banner {
  background: url("../jpg/oil.jpg") 0 0 no-repeat;
  background-size: cover; }

@media screen and (min-width: 64em) {
  [role="main"] {
    padding-right: 2em; } }

[role="main"] ol {
  margin-bottom: 1.5em; }

[role="main"] ol li {
  list-style: decimal;
  margin-left: 26px; }

[role="main"] > h1 {
  margin-top: 0; }

body.error404 .full-banner.main {
  overflow: hidden;
  background: #ffffff;
  margin-top: 200px;
  position: relative;
  margin-bottom: 0 !important; }

body.error404 .container.page-default {
  background: #ffffff; }

body.error404 main[role="main"] {
  text-align: center; }
  @media screen and (min-width: 76.5em) {
    body.error404 main[role="main"] {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 48.821174201%;
      margin-left: 25.5894128995%; }
      body.error404 main[role="main"]:last-child {
        margin-right: 0; } }
.blog main[role="main"], .category main[role="main"] {
  /*
		margin-top: 100px;
		background: $white;
		
		@include media($tablet) {
			margin-top: 200px;
		}
		@include media($tablet-land) {
			margin-top: 280px;
		}
		@include media($tv) {
			margin-top: 320px;
		}
*/ }

.blog article, .category article {
  background: white;
  border-bottom: 1px #eee solid;
  position: relative; }
  @media screen and (min-width: 20em) {
    .blog article, .category article {
      margin-left: 0%;
      padding: 20px 5%; }
      .blog article h2, .category article h2 {
        font-size: 20px;
        text-transform: none;
        font-weight: 400; } }
  @media screen and (min-width: 45em) {
    .blog article, .category article {
      margin-left: 0%;
      padding: 30px 5%; }
      .blog article h2, .category article h2 {
        font-size: 30px; } }
  @media screen and (min-width: 76.5em) {
    .blog article, .category article {
      padding: 40px; } }
  @media screen and (min-width: 90.625em) {
    .blog article, .category article {
      padding: 60px; } }
  .blog article h2, .category article h2 {
    margin: 0; }
  .blog article h2 a, .category article h2 a {
    color: #21396f;
    margin-bottom: 0;
    display: block;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    transition: 0.4s; }
    .blog article h2 a:hover, .category article h2 a:hover {
      color: #3861be;
      padding: 0 0 0 .2em;
      background: none; }
  .blog article p.meta, .category article p.meta {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 14px;
    color: #777777;
    padding: 5px 0;
    margin-top: 5px; }
  .blog article a.btn, .category article a.btn {
    position: absolute;
    right: 0;
    top: 40px; }

.blog article:first-child, .category article:first-child {
  padding-top: 0; }

.blog article:last-child, .category article:last-child {
  border-bottom: none; }

.archive.tax-resource,
.tag,
.category-resource,
.page-template-default.design-resources,
.search.search-results.category-resource {
  background: #0d1423; }
  @media screen and (min-width: 76.5em) {
    .archive.tax-resource .page-banner,
    .tag .page-banner,
    .category-resource .page-banner,
    .page-template-default.design-resources .page-banner,
    .search.search-results.category-resource .page-banner {
      height: 50vh; } }
  .archive.tax-resource .resource-posts p.excerpt,
  .tag .resource-posts p.excerpt,
  .category-resource .resource-posts p.excerpt,
  .page-template-default.design-resources .resource-posts p.excerpt,
  .search.search-results.category-resource .resource-posts p.excerpt {
    color: #fff; }
  .archive.tax-resource .form-container,
  .tag .form-container,
  .category-resource .form-container,
  .page-template-default.design-resources .form-container,
  .search.search-results.category-resource .form-container {
    display: flex;
    justify-content: center;
    align-content: center;
    margin-top: -40px;
    position: relative;
    width: 100%;
    text-align: center; }
    .archive.tax-resource .form-container form,
    .tag .form-container form,
    .category-resource .form-container form,
    .page-template-default.design-resources .form-container form,
    .search.search-results.category-resource .form-container form {
      width: 50%;
      position: relative; }
      .archive.tax-resource .form-container form input[type="text"],
      .tag .form-container form input[type="text"],
      .category-resource .form-container form input[type="text"],
      .page-template-default.design-resources .form-container form input[type="text"],
      .search.search-results.category-resource .form-container form input[type="text"] {
        padding: 20px 0 20px 20px;
        width: 80%;
        border: 8px solid #21396f;
        border: 6px #909cb7 solid; }
      .archive.tax-resource .form-container form input[type="submit"],
      .tag .form-container form input[type="submit"],
      .category-resource .form-container form input[type="submit"],
      .page-template-default.design-resources .form-container form input[type="submit"],
      .search.search-results.category-resource .form-container form input[type="submit"] {
        padding: 10px 20px; }
    .archive.tax-resource .form-container select,
    .tag .form-container select,
    .category-resource .form-container select,
    .page-template-default.design-resources .form-container select,
    .search.search-results.category-resource .form-container select {
      display: inline;
      margin: 15px 40px 0 0;
      height: 50px;
      padding: 10px;
      background: #21396f;
      color: #ffffff;
      border-radius: 4px;
      border: 3px #909cb7 solid; }

.archive.tax-resource main[role="main"],
.tag main[role="main"],
.blog main[role="main"],
.page-template-default.design-resources main[role="main"],
.category-resource main[role="main"],
.archive.search.search-results.category.category-resource.category-10 #resource-search main[role="main"] {
  width: 100%;
  padding: 80px 0;
  display: flex;
  flex-wrap: wrap; }
  @media screen and (min-width: 64em) {
    .archive.tax-resource main[role="main"],
    .tag main[role="main"],
    .blog main[role="main"],
    .page-template-default.design-resources main[role="main"],
    .category-resource main[role="main"],
    .archive.search.search-results.category.category-resource.category-10 #resource-search main[role="main"] {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 74.4105871005%; }
      .archive.tax-resource main[role="main"]:last-child,
      .tag main[role="main"]:last-child,
      .blog main[role="main"]:last-child,
      .page-template-default.design-resources main[role="main"]:last-child,
      .category-resource main[role="main"]:last-child,
      .archive.search.search-results.category.category-resource.category-10 #resource-search main[role="main"]:last-child {
        margin-right: 0; } }
  @media screen and (min-width: 76.5em) {
    .archive.tax-resource main[role="main"],
    .tag main[role="main"],
    .blog main[role="main"],
    .page-template-default.design-resources main[role="main"],
    .category-resource main[role="main"],
    .archive.search.search-results.category.category-resource.category-10 #resource-search main[role="main"] {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 82.9403914003%; }
      .archive.tax-resource main[role="main"]:last-child,
      .tag main[role="main"]:last-child,
      .blog main[role="main"]:last-child,
      .page-template-default.design-resources main[role="main"]:last-child,
      .category-resource main[role="main"]:last-child,
      .archive.search.search-results.category.category-resource.category-10 #resource-search main[role="main"]:last-child {
        margin-right: 0; } }
  .archive.tax-resource main[role="main"] .resource-posts,
  .tag main[role="main"] .resource-posts,
  .blog main[role="main"] .resource-posts,
  .page-template-default.design-resources main[role="main"] .resource-posts,
  .category-resource main[role="main"] .resource-posts,
  .archive.search.search-results.category.category-resource.category-10 #resource-search main[role="main"] .resource-posts {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    width: 100%;
    margin: 0 10% 0 auto; }
    @media screen and (min-width: 76.5em) {
      .archive.tax-resource main[role="main"] .resource-posts,
      .tag main[role="main"] .resource-posts,
      .blog main[role="main"] .resource-posts,
      .page-template-default.design-resources main[role="main"] .resource-posts,
      .category-resource main[role="main"] .resource-posts,
      .archive.search.search-results.category.category-resource.category-10 #resource-search main[role="main"] .resource-posts {
        width: 70%; } }
  .archive.tax-resource main[role="main"] article,
  .tag main[role="main"] article,
  .blog main[role="main"] article,
  .page-template-default.design-resources main[role="main"] article,
  .category-resource main[role="main"] article,
  .archive.search.search-results.category.category-resource.category-10 #resource-search main[role="main"] article {
    padding: 20px 0px 20px 0px;
    border-bottom: none;
    background: transparent;
    display: flex;
    flex-direction: column;
    border-bottom: 1px #313744 solid; }
    @media screen and (min-width: 45em) {
      .archive.tax-resource main[role="main"] article,
      .tag main[role="main"] article,
      .blog main[role="main"] article,
      .page-template-default.design-resources main[role="main"] article,
      .category-resource main[role="main"] article,
      .archive.search.search-results.category.category-resource.category-10 #resource-search main[role="main"] article {
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: flex-start; } }
    .archive.tax-resource main[role="main"] article a.resource-img,
    .tag main[role="main"] article a.resource-img,
    .blog main[role="main"] article a.resource-img,
    .page-template-default.design-resources main[role="main"] article a.resource-img,
    .category-resource main[role="main"] article a.resource-img,
    .archive.search.search-results.category.category-resource.category-10 #resource-search main[role="main"] article a.resource-img {
      overflow: hidden;
      width: 100%;
      margin-top: 5px;
      margin-right: 15px;
      display: block;
      padding: 0;
      vertical-align: top; }
      .archive.tax-resource main[role="main"] article a.resource-img img,
      .tag main[role="main"] article a.resource-img img,
      .blog main[role="main"] article a.resource-img img,
      .page-template-default.design-resources main[role="main"] article a.resource-img img,
      .category-resource main[role="main"] article a.resource-img img,
      .archive.search.search-results.category.category-resource.category-10 #resource-search main[role="main"] article a.resource-img img {
        width: 100%;
        max-width: 100%;
        height: auto;
        display: block;
        padding: 0; }
      .archive.tax-resource main[role="main"] article a.resource-img:hover,
      .tag main[role="main"] article a.resource-img:hover,
      .blog main[role="main"] article a.resource-img:hover,
      .page-template-default.design-resources main[role="main"] article a.resource-img:hover,
      .category-resource main[role="main"] article a.resource-img:hover,
      .archive.search.search-results.category.category-resource.category-10 #resource-search main[role="main"] article a.resource-img:hover {
        background: none; }
    .archive.tax-resource main[role="main"] article .resource-content,
    .tag main[role="main"] article .resource-content,
    .blog main[role="main"] article .resource-content,
    .page-template-default.design-resources main[role="main"] article .resource-content,
    .category-resource main[role="main"] article .resource-content,
    .archive.search.search-results.category.category-resource.category-10 #resource-search main[role="main"] article .resource-content {
      width: 100%;
      display: inline-block; }
    @media screen and (min-width: 45em) {
      .archive.tax-resource main[role="main"] article,
      .tag main[role="main"] article,
      .blog main[role="main"] article,
      .page-template-default.design-resources main[role="main"] article,
      .category-resource main[role="main"] article,
      .archive.search.search-results.category.category-resource.category-10 #resource-search main[role="main"] article {
        float: left;
        display: block;
        margin-right: 3.5786636068%;
        width: 100%;
        margin-left: 0%;
        margin-right: 0; }
        .archive.tax-resource main[role="main"] article a.resource-img,
        .tag main[role="main"] article a.resource-img,
        .blog main[role="main"] article a.resource-img,
        .page-template-default.design-resources main[role="main"] article a.resource-img,
        .category-resource main[role="main"] article a.resource-img,
        .archive.search.search-results.category.category-resource.category-10 #resource-search main[role="main"] article a.resource-img {
          width: 18%;
          display: inline-block; }
        .archive.tax-resource main[role="main"] article .resource-content,
        .tag main[role="main"] article .resource-content,
        .blog main[role="main"] article .resource-content,
        .page-template-default.design-resources main[role="main"] article .resource-content,
        .category-resource main[role="main"] article .resource-content,
        .archive.search.search-results.category.category-resource.category-10 #resource-search main[role="main"] article .resource-content {
          width: 77%; }
        .archive.tax-resource main[role="main"] article:last-child,
        .tag main[role="main"] article:last-child,
        .blog main[role="main"] article:last-child,
        .page-template-default.design-resources main[role="main"] article:last-child,
        .category-resource main[role="main"] article:last-child,
        .archive.search.search-results.category.category-resource.category-10 #resource-search main[role="main"] article:last-child {
          margin-right: 0; } }
    @media screen and (min-width: 64em) {
      .archive.tax-resource main[role="main"] article,
      .tag main[role="main"] article,
      .blog main[role="main"] article,
      .page-template-default.design-resources main[role="main"] article,
      .category-resource main[role="main"] article,
      .archive.search.search-results.category.category-resource.category-10 #resource-search main[role="main"] article {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 91.4701957002%; }
        .archive.tax-resource main[role="main"] article:last-child,
        .tag main[role="main"] article:last-child,
        .blog main[role="main"] article:last-child,
        .page-template-default.design-resources main[role="main"] article:last-child,
        .category-resource main[role="main"] article:last-child,
        .archive.search.search-results.category.category-resource.category-10 #resource-search main[role="main"] article:last-child {
          margin-right: 0; } }
    @media screen and (min-width: 76.5em) {
      .archive.tax-resource main[role="main"] article,
      .tag main[role="main"] article,
      .blog main[role="main"] article,
      .page-template-default.design-resources main[role="main"] article,
      .category-resource main[role="main"] article,
      .archive.search.search-results.category.category-resource.category-10 #resource-search main[role="main"] article {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 100%;
        margin-left: 0%; }
        .archive.tax-resource main[role="main"] article:last-child,
        .tag main[role="main"] article:last-child,
        .blog main[role="main"] article:last-child,
        .page-template-default.design-resources main[role="main"] article:last-child,
        .category-resource main[role="main"] article:last-child,
        .archive.search.search-results.category.category-resource.category-10 #resource-search main[role="main"] article:last-child {
          margin-right: 0; }
        .archive.tax-resource main[role="main"] article:nth-child(2n),
        .tag main[role="main"] article:nth-child(2n),
        .blog main[role="main"] article:nth-child(2n),
        .page-template-default.design-resources main[role="main"] article:nth-child(2n),
        .category-resource main[role="main"] article:nth-child(2n),
        .archive.search.search-results.category.category-resource.category-10 #resource-search main[role="main"] article:nth-child(2n) {
          margin-right: 0; } }
    @media screen and (min-width: 90.625em) {
      .archive.tax-resource main[role="main"] article a.resource-img,
      .tag main[role="main"] article a.resource-img,
      .blog main[role="main"] article a.resource-img,
      .page-template-default.design-resources main[role="main"] article a.resource-img,
      .category-resource main[role="main"] article a.resource-img,
      .archive.search.search-results.category.category-resource.category-10 #resource-search main[role="main"] article a.resource-img {
        width: 18%; }
      .archive.tax-resource main[role="main"] article .resource-content,
      .tag main[role="main"] article .resource-content,
      .blog main[role="main"] article .resource-content,
      .page-template-default.design-resources main[role="main"] article .resource-content,
      .category-resource main[role="main"] article .resource-content,
      .archive.search.search-results.category.category-resource.category-10 #resource-search main[role="main"] article .resource-content {
        width: 75%; } }
    .archive.tax-resource main[role="main"] article h3,
    .tag main[role="main"] article h3,
    .blog main[role="main"] article h3,
    .page-template-default.design-resources main[role="main"] article h3,
    .category-resource main[role="main"] article h3,
    .archive.search.search-results.category.category-resource.category-10 #resource-search main[role="main"] article h3 {
      margin-top: 5px;
      margin-bottom: 8px; }
      .archive.tax-resource main[role="main"] article h3 a,
      .tag main[role="main"] article h3 a,
      .blog main[role="main"] article h3 a,
      .page-template-default.design-resources main[role="main"] article h3 a,
      .category-resource main[role="main"] article h3 a,
      .archive.search.search-results.category.category-resource.category-10 #resource-search main[role="main"] article h3 a {
        color: #ffffff;
        font-size: .9em; }
        .archive.tax-resource main[role="main"] article h3 a:hover,
        .tag main[role="main"] article h3 a:hover,
        .blog main[role="main"] article h3 a:hover,
        .page-template-default.design-resources main[role="main"] article h3 a:hover,
        .category-resource main[role="main"] article h3 a:hover,
        .archive.search.search-results.category.category-resource.category-10 #resource-search main[role="main"] article h3 a:hover {
          background: none;
          color: #6c83b6; }
    .archive.tax-resource main[role="main"] article p.meta,
    .tag main[role="main"] article p.meta,
    .blog main[role="main"] article p.meta,
    .page-template-default.design-resources main[role="main"] article p.meta,
    .category-resource main[role="main"] article p.meta,
    .archive.search.search-results.category.category-resource.category-10 #resource-search main[role="main"] article p.meta {
      color: #ccc; }
      .archive.tax-resource main[role="main"] article p.meta a,
      .tag main[role="main"] article p.meta a,
      .blog main[role="main"] article p.meta a,
      .page-template-default.design-resources main[role="main"] article p.meta a,
      .category-resource main[role="main"] article p.meta a,
      .archive.search.search-results.category.category-resource.category-10 #resource-search main[role="main"] article p.meta a {
        color: #fff200;
        display: inline-block; }
    .archive.tax-resource main[role="main"] article p.meta,
    .tag main[role="main"] article p.meta,
    .blog main[role="main"] article p.meta,
    .page-template-default.design-resources main[role="main"] article p.meta,
    .category-resource main[role="main"] article p.meta,
    .archive.search.search-results.category.category-resource.category-10 #resource-search main[role="main"] article p.meta {
      display: none; }
    .archive.tax-resource main[role="main"] article p.excerpt,
    .tag main[role="main"] article p.excerpt,
    .blog main[role="main"] article p.excerpt,
    .page-template-default.design-resources main[role="main"] article p.excerpt,
    .category-resource main[role="main"] article p.excerpt,
    .archive.search.search-results.category.category-resource.category-10 #resource-search main[role="main"] article p.excerpt {
      font-size: .9em;
      margin-top: 0; }

@media screen and (min-width: 64em) {
  .archive.tax-resource aside[role="complementary"],
  .tag aside[role="complementary"],
  .blog aside[role="complementary"],
  .page-template-default.design-resources aside[role="complementary"],
  .category-resource aside[role="complementary"],
  .archive.search.search-results.category.category-resource.category-10 #resource-search aside[role="complementary"] {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 23.2317613015%;
    padding-top: 80px; }
    .archive.tax-resource aside[role="complementary"]:last-child,
    .tag aside[role="complementary"]:last-child,
    .blog aside[role="complementary"]:last-child,
    .page-template-default.design-resources aside[role="complementary"]:last-child,
    .category-resource aside[role="complementary"]:last-child,
    .archive.search.search-results.category.category-resource.category-10 #resource-search aside[role="complementary"]:last-child {
      margin-right: 0; } }

@media screen and (min-width: 76.5em) {
  .archive.tax-resource aside[role="complementary"],
  .tag aside[role="complementary"],
  .blog aside[role="complementary"],
  .page-template-default.design-resources aside[role="complementary"],
  .category-resource aside[role="complementary"],
  .archive.search.search-results.category.category-resource.category-10 #resource-search aside[role="complementary"] {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 14.7019570017%;
    padding-top: 80px; }
    .archive.tax-resource aside[role="complementary"]:last-child,
    .tag aside[role="complementary"]:last-child,
    .blog aside[role="complementary"]:last-child,
    .page-template-default.design-resources aside[role="complementary"]:last-child,
    .category-resource aside[role="complementary"]:last-child,
    .archive.search.search-results.category.category-resource.category-10 #resource-search aside[role="complementary"]:last-child {
      margin-right: 0; } }

.archive.tax-resource aside[role="complementary"] h3,
.tag aside[role="complementary"] h3,
.blog aside[role="complementary"] h3,
.page-template-default.design-resources aside[role="complementary"] h3,
.category-resource aside[role="complementary"] h3,
.archive.search.search-results.category.category-resource.category-10 #resource-search aside[role="complementary"] h3 {
  color: #4d618c; }

.archive.tax-resource aside[role="complementary"] li,
.tag aside[role="complementary"] li,
.blog aside[role="complementary"] li,
.page-template-default.design-resources aside[role="complementary"] li,
.category-resource aside[role="complementary"] li,
.archive.search.search-results.category.category-resource.category-10 #resource-search aside[role="complementary"] li {
  color: #888888;
  background: #252c39;
  margin-bottom: 2px; }

.archive.tax-resource aside[role="complementary"] li a,
.tag aside[role="complementary"] li a,
.blog aside[role="complementary"] li a,
.page-template-default.design-resources aside[role="complementary"] li a,
.category-resource aside[role="complementary"] li a,
.archive.search.search-results.category.category-resource.category-10 #resource-search aside[role="complementary"] li a {
  color: #cccccc;
  padding: 8px 0 8px 8px;
  display: inline-block; }
  .archive.tax-resource aside[role="complementary"] li a:hover,
  .tag aside[role="complementary"] li a:hover,
  .blog aside[role="complementary"] li a:hover,
  .page-template-default.design-resources aside[role="complementary"] li a:hover,
  .category-resource aside[role="complementary"] li a:hover,
  .archive.search.search-results.category.category-resource.category-10 #resource-search aside[role="complementary"] li a:hover {
    background: transparent;
    color: #ffffff; }

.archive.tax-resource aside[role="complementary"] li.current-cat,
.tag aside[role="complementary"] li.current-cat,
.blog aside[role="complementary"] li.current-cat,
.page-template-default.design-resources aside[role="complementary"] li.current-cat,
.category-resource aside[role="complementary"] li.current-cat,
.archive.search.search-results.category.category-resource.category-10 #resource-search aside[role="complementary"] li.current-cat {
  background: #4a4f5a; }

.archive.tax-resource aside[role="complementary"] li.current-cat a,
.tag aside[role="complementary"] li.current-cat a,
.blog aside[role="complementary"] li.current-cat a,
.page-template-default.design-resources aside[role="complementary"] li.current-cat a,
.category-resource aside[role="complementary"] li.current-cat a,
.archive.search.search-results.category.category-resource.category-10 #resource-search aside[role="complementary"] li.current-cat a {
  color: #ffffff; }

.archive.tax-resource aside[role="complementary"] a.btn.btn-primary,
.tag aside[role="complementary"] a.btn.btn-primary,
.blog aside[role="complementary"] a.btn.btn-primary,
.page-template-default.design-resources aside[role="complementary"] a.btn.btn-primary,
.category-resource aside[role="complementary"] a.btn.btn-primary,
.archive.search.search-results.category.category-resource.category-10 #resource-search aside[role="complementary"] a.btn.btn-primary {
  background: #21396f;
  display: block;
  margin-bottom: 60px; }

@media screen and (min-width: 76.5em) {
  .blog main[role="main"] {
    width: 100%; } }

.blog main[role="main"] .resource-posts {
  margin: 0 auto; }
  @media screen and (min-width: 76.5em) {
    .blog main[role="main"] .resource-posts {
      width: 60%; } }
.blog main[role="main"] article {
  border-bottom-color: #eee; }
  .blog main[role="main"] article h3 a {
    color: #21396f; }
  .blog main[role="main"] article p.meta {
    color: #444; }
    .blog main[role="main"] article p.meta a {
      display: inline-block;
      color: #21396f; }

.archive.search.search-results.category.category-resource.category-10 #resource-search main[role="main"] {
  width: 100%;
  padding: 80px 0;
  display: flex;
  flex-wrap: wrap; }
  .archive.search.search-results.category.category-resource.category-10 #resource-search main[role="main"] P.excerpt {
    color: #ffffff; }
  @media screen and (min-width: 64em) {
    .archive.search.search-results.category.category-resource.category-10 #resource-search main[role="main"] {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 82.9403914003%;
      margin-left: 8.5298042998%; }
      .archive.search.search-results.category.category-resource.category-10 #resource-search main[role="main"]:last-child {
        margin-right: 0; } }
  @media screen and (min-width: 76.5em) {
    .archive.search.search-results.category.category-resource.category-10 #resource-search main[role="main"] {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 65.8807828007%;
      margin-left: 17.0596085997%; }
      .archive.search.search-results.category.category-resource.category-10 #resource-search main[role="main"]:last-child {
        margin-right: 0; } }
.slider {
  width: 100%;
  height: auto;
  padding: 0;
  margin: 0 auto;
  overflow: hidden;
  text-align: left;
  position: relative;
  z-index: 2; }

.covid {
  background: #21396f;
  text-align: center;
  margin: 0;
  padding: 0; }
  .covid h3 {
    margin: 0; }
  .covid h3 a {
    display: block;
    color: #0d1423;
    font-size: 1.2em;
    padding: 40px 0;
    background: #fff200;
    transition: .4s ease-in-out; }
    .covid h3 a:hover {
      background: #21396f;
      color: #fff200; }

.home h2 {
  text-align: center;
  font-weight: 400;
  font-size: 3em;
  width: 75%;
  margin: 0 auto; }

.home .hero {
  margin: 0px auto;
  position: relative;
  overflow: hidden;
  color: #555555; }
  .home .hero .banner-icons {
    display: flex;
    flex-wrap: wrap;
    justify-content: center; }
    @media screen and (min-width: 45em) {
      .home .hero .banner-icons {
        flex-wrap: nowrap;
        justify-content: flex-start; } }
  .home .hero .icon-wrap {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    align-items: center;
    text-align: center;
    margin: 0 0 30px 0;
    transition: ease-in-out .4s;
    opacity: .8;
    width: 40%; }
    @media screen and (min-width: 45em) {
      .home .hero .icon-wrap {
        margin: 0 35px 0 0;
        width: auto; } }
    .home .hero .icon-wrap b {
      color: #fff200;
      text-align: center;
      line-height: 20px; }
    .home .hero .icon-wrap:hover {
      background: transparent;
      transform: scale(1.1) translateY(-10px);
      opacity: 1; }
  .home .hero .icon-banner {
    width: 90px;
    display: inline-block;
    margin: 0 0 20px 0; }
  .home .hero .slider-slide {
    z-index: 4;
    position: relative; }
    @media screen and (min-width: 20em) {
      .home .hero .slider-slide {
        min-height: 100vh; } }
    @media screen and (min-width: 45em) {
      .home .hero .slider-slide {
        display: block;
        min-height: auto;
        min-height: 85vh; } }
    @media screen and (min-width: 90.625em) {
      .home .hero .slider-slide {
        min-height: 70vh; } }
  .home .hero .container {
    display: flex;
    flex-direction: column;
    align-items: center;
    align-content: center;
    height: 100%; }
  .home .hero section {
    z-index: 2;
    display: flex;
    flex-direction: column;
    margin: 10vh 0;
    width: 100%; }
    @media screen and (min-width: 64em) {
      .home .hero section {
        margin-top: 25vh; } }
    .home .hero section footer {
      padding-top: 10px; }
  .home .hero h1 {
    margin: 0 0 20px 0;
    font-weight: 400;
    font-size: 2em;
    font-family: "futura-pt-1", "futura-pt-2", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
    color: #ffffff;
    position: relative;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    transition: 0.4s;
    z-index: 10;
    text-align: center; }
    @media screen and (min-width: 45em) {
      .home .hero h1 {
        text-align: left;
        font-size: 3em; } }
    .home .hero h1 br {
      display: none; }
  .home .hero h2 {
    color: #ffffff;
    margin: 0 0 30px 0;
    font-size: 20px;
    font-family: "proxima-nova-1", "proxima-nova-2", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
    text-align: center;
    width: 100%; }
    @media screen and (min-width: 45em) {
      .home .hero h2 {
        text-align: left;
        font-size: 30px; } }
    @media screen and (min-width: 64em) {
      .home .hero h2 {
        width: 50%; } }
    @media screen and (min-width: 76.5em) {
      .home .hero h2 {
        margin-top: 0px; } }
  .home .hero p {
    color: #ffffff;
    font-size: .9em;
    font-weight: 400;
    opacity: 0;
    font-size: 0px;
    position: absolute;
    z-index: 0; }
    @media screen and (min-width: 45em) {
      .home .hero p {
        margin: 10px 0;
        text-align: left; } }
    @media screen and (min-width: 76.5em) {
      .home .hero p {
        margin: 20px 0; } }
  .home .hero p > a {
    color: #ffffff; }
  .home .hero a.btn {
    background: #21396f;
    border: 2px solid #2d4d96;
    font-size: 16px;
    position: relative; }
    @media screen and (min-width: 45em) {
      .home .hero a.btn {
        font-size: 16px;
        margin-right: 20px;
        margin-top: 6px; } }
    @media screen and (min-width: 76.5em) {
      .home .hero a.btn {
        font-size: 20px;
        margin-top: 0px; } }
    @media screen and (min-width: 90.625em) {
      .home .hero a.btn {
        font-size: 22px;
        margin-top: 30px; } }
    .home .hero a.btn .ss-icon {
      position: relative;
      top: 3px; }
    .home .hero a.btn:hover, .home .hero a.btn:focus {
      background: #3861be; }
  .home .hero a.btn.outline {
    background: transparent;
    color: #ffffff;
    overflow: hidden;
    border: 2px solid #ffffff;
    float: left; }
    .home .hero a.btn.outline:hover {
      background: #1b2948;
      background: #4d4d4d;
      background: #2d4d96;
      border-color: #21396f;
      color: #ffffff; }
  .home .hero .ss-navigatedown {
    color: #0d1423;
    font-size: 80px;
    clear: both;
    display: block;
    margin: 0 auto;
    text-align: center;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    transition: 0.4s; }
    @media screen and (min-width: 45em) {
      .home .hero .ss-navigatedown {
        font-size: 60px;
        margin-top: 40px; } }
    @media screen and (min-width: 76.5em) {
      .home .hero .ss-navigatedown {
        font-size: 80px; } }
    @media screen and (min-width: 90.625em) {
      .home .hero .ss-navigatedown {
        display: none; } }
    .home .hero .ss-navigatedown:hover {
      -webkit-transform: scale(1.15);
      -moz-transform: scale(1.15);
      -ms-transform: scale(1.15);
      -o-transform: scale(1.15);
      transform: scale(1.15); }

.home span.hero-bg {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(13, 20, 35, 0.5);
  width: 100%;
  height: 100%;
  z-index: 1; }

.home .core {
  display: flex;
  flex-direction: column; }
  @media screen and (min-width: 64em) {
    .home .core {
      flex-direction: row;
      margin-top: 60px; } }
  .home .core section {
    text-align: center;
    width: 90%;
    margin: 20px auto; }
    @media screen and (min-width: 45em) {
      .home .core section {
        width: 80%;
        padding: 20px 0; } }
    @media screen and (min-width: 64em) {
      .home .core section {
        width: 33%;
        padding: 0;
        margin: 0; } }
    .home .core section figure {
      padding: 0;
      margin: 0; }
  @media screen and (min-width: 64em) {
    .home .core section:nth-child(2) {
      margin: 0 70px; } }
.home .why-excell {
  background: #f9f9f9;
  /*
	.map-info {
		background: $yellow;
		padding: 20px;
		
		h3 {
			margin-top: 0px;
		}
	}
*/ }
  .home .why-excell .map {
    text-align: center; }
    @media screen and (min-width: 45em) {
      .home .why-excell .map {
        float: left;
        display: block;
        margin-right: 3.5786636068%;
        width: 100%; }
        .home .why-excell .map:last-child {
          margin-right: 0; } }
    @media screen and (min-width: 64em) {
      .home .why-excell .map {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 57.3509785009%; }
        .home .why-excell .map:last-child {
          margin-right: 0; } }
  @media screen and (min-width: 45em) {
    .home .why-excell .why-stacked {
      float: left;
      display: block;
      margin-right: 3.5786636068%;
      width: 100%;
      margin: 30px 0;
      display: flex;
      flex-direction: row; }
      .home .why-excell .why-stacked:last-child {
        margin-right: 0; } }
  @media screen and (min-width: 64em) {
    .home .why-excell .why-stacked {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 31.7615656014%;
      margin: 0;
      margin-left: 8.5298042998%;
      flex-direction: column; }
      .home .why-excell .why-stacked:last-child {
        margin-right: 0; } }
  .home .why-excell .why-stacked section {
    text-align: center; }
    @media screen and (min-width: 45em) {
      .home .why-excell .why-stacked section {
        width: 50%; } }
    @media screen and (min-width: 64em) {
      .home .why-excell .why-stacked section {
        width: 100%; } }
  .home .why-excell .why-stacked section:first-child {
    margin-bottom: 50px; }
    @media screen and (min-width: 45em) {
      .home .why-excell .why-stacked section:first-child {
        margin-right: 20px; } }
    @media screen and (min-width: 64em) {
      .home .why-excell .why-stacked section:first-child {
        margin-right: 0px; } }
  .home .why-excell figure {
    margin: 0;
    padding: 0; }

.home .cta {
  background: #fff200; }

.home .cta .container {
  text-align: center; }
  .home .cta .container .btn.outline:hover {
    background: #21396f;
    color: #ffffff; }

.home .video-container {
  margin: 0 auto;
  height: auto;
  width: 100%; }
  @media screen and (min-width: 64em) {
    .home .video-container {
      width: 75%; } }
  @media screen and (min-width: 76.5em) {
    .home .video-container {
      width: 60%; } }
.video-home {
  margin: 0 auto;
  margin-bottom: 40px; }
  @media screen and (min-width: 64em) {
    .video-home {
      width: 40%; } }
.home .full-banner.home-oil-gas {
  background: #ffffff;
  /*
		figure {
			@include media($tablet) {
				@include span-columns(4);
				margin-top: 70px;
				@include omega();
			}
			@include media($tablet-land) {
				@include span-columns(6);
				@include omega();
			}
		}
*/ }
  .home .full-banner.home-oil-gas .container {
    position: relative;
    z-index: 10; }
  .home .full-banner.home-oil-gas figure {
    margin: 0;
    padding: 0; }
    @media screen and (min-width: 64em) {
      .home .full-banner.home-oil-gas figure {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 65.8807828007%;
        margin-left: 17.0596085997%; }
        .home .full-banner.home-oil-gas figure:last-child {
          margin-right: 0; } }
    @media screen and (min-width: 76.5em) {
      .home .full-banner.home-oil-gas figure {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 48.821174201%;
        margin-left: 0%; }
        .home .full-banner.home-oil-gas figure:last-child {
          margin-right: 0; } }
    @media screen and (min-width: 90.625em) {
      .home .full-banner.home-oil-gas figure {
        float: left;
        display: block;
        margin-right: 1.7578775415%;
        width: 61.8407959219%; }
        .home .full-banner.home-oil-gas figure:last-child {
          margin-right: 0; } }
    .home .full-banner.home-oil-gas figure img {
      display: block; }
  .home .full-banner.home-oil-gas .main-oilgas {
    position: relative;
    text-align: center; }
    @media screen and (min-width: 45em) {
      .home .full-banner.home-oil-gas .main-oilgas {
        float: left;
        display: block;
        margin-right: 3.5786636068%;
        width: 100%;
        margin-left: 0%; }
        .home .full-banner.home-oil-gas .main-oilgas:last-child {
          margin-right: 0; } }
    @media screen and (min-width: 64em) {
      .home .full-banner.home-oil-gas .main-oilgas {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 65.8807828007%;
        margin-left: 17.0596085997%;
        font-size: 1.2em; }
        .home .full-banner.home-oil-gas .main-oilgas:last-child {
          margin-right: 0; } }
    @media screen and (min-width: 76.5em) {
      .home .full-banner.home-oil-gas .main-oilgas {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 48.821174201%;
        margin-left: 0%;
        font-size: 1.2em;
        text-align: left; }
        .home .full-banner.home-oil-gas .main-oilgas:last-child {
          margin-right: 0; } }
    @media screen and (min-width: 90.625em) {
      .home .full-banner.home-oil-gas .main-oilgas {
        float: left;
        display: block;
        margin-right: 1.7578775415%;
        width: 36.4013265366%;
        font-size: 1.2em; }
        .home .full-banner.home-oil-gas .main-oilgas:last-child {
          margin-right: 0; } }
    .home .full-banner.home-oil-gas .main-oilgas h3 {
      font-size: 1.2em; }
  .home .full-banner.home-oil-gas .main-products {
    background: rgba(13, 20, 35, 0.1);
    background: #f4f5f8;
    border-radius: 10px;
    transition: ease-in-out .4s;
    text-align: center;
    /*
			&:hover {
				background: rgba($secondary,.4);
			}
*/ }
    @media screen and (min-width: 64em) {
      .home .full-banner.home-oil-gas .main-products {
        padding: 30px;
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 27.4966634515%; }
        .home .full-banner.home-oil-gas .main-products:last-child {
          margin-right: 0; } }
    @media screen and (min-width: 76.5em) {
      .home .full-banner.home-oil-gas .main-products {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 23.2317613015%;
        margin-left: 4.2649021499%;
        margin-right: 0; }
        .home .full-banner.home-oil-gas .main-products:last-child {
          margin-right: 0; } }
    @media screen and (min-width: 90.625em) {
      .home .full-banner.home-oil-gas .main-products {
        margin-left: 8.5298042998%; } }
    .home .full-banner.home-oil-gas .main-products h2 {
      margin-top: 0; }
    .home .full-banner.home-oil-gas .main-products a.btn {
      display: block; }
      @media screen and (min-width: 76.5em) {
        .home .full-banner.home-oil-gas .main-products a.btn {
          display: inline-block; } }
  .home .full-banner.home-oil-gas span.bg {
    opacity: .8;
    background: #0d1423; }
  @media screen and (min-width: 76.5em) {
    .home .full-banner.home-oil-gas footer a.btn {
      margin-right: 20px; } }
.full-banner.criterion-four {
  background: #0d1423 url(../jpg/slider2.jpg) center center no-repeat;
  background-size: cover;
  color: #ffffff; }
  @media screen and (min-width: 90.625em) {
    .full-banner.criterion-four {
      padding: 140px 0; } }
  .full-banner.criterion-four .criterion-logo-home {
    width: 240px; }
  .full-banner.criterion-four h2 {
    color: #ffffff;
    text-align: left;
    margin: 20px 0;
    font-size: 2em;
    font-weight: 600; }
  .full-banner.criterion-four a.btn {
    background: #FFDD00;
    color: #0d1423; }
  @media screen and (min-width: 76.5em) {
    .full-banner.criterion-four section {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 40.2913699012%; }
      .full-banner.criterion-four section:last-child {
        margin-right: 0; } }
.page-template-page-form main[role="main"] {
  position: relative;
  background: #ffffff; }
  @media screen and (min-width: 76.5em) {
    .page-template-page-form main[role="main"] {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 57.3509785009%;
      margin-left: 0%; }
      .page-template-page-form main[role="main"]:last-child {
        margin-right: 0; } }
  @media screen and (min-width: 90.625em) {
    .page-template-page-form main[role="main"] {
      float: left;
      display: block;
      margin-right: 1.7578775415%;
      width: 55.4809285756%;
      margin-left: 0%; }
      .page-template-page-form main[role="main"]:last-child {
        margin-right: 0; } }
  .page-template-page-form main[role="main"] .gform_wrapper ul li.gfield.gsection.field_sublabel_below.field_description_below {
    padding-top: 40px; }

@media screen and (min-width: 45em) {
  .page-template-page-form .side-info .side-vid, .page-template-page-form .side-info .side-news {
    float: left;
    display: block;
    margin-right: 3.5786636068%;
    width: 48.2106681966%; }
    .page-template-page-form .side-info .side-vid:last-child, .page-template-page-form .side-info .side-news:last-child {
      margin-right: 0; } }

@media screen and (min-width: 64em) {
  .page-template-page-form .side-info {
    margin-left: 0%;
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 31.7615656014%; }
    .page-template-page-form .side-info:last-child {
      margin-right: 0; }
    .page-template-page-form .side-info .side-vid, .page-template-page-form .side-info .side-news {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 100%; }
      .page-template-page-form .side-info .side-vid:last-child, .page-template-page-form .side-info .side-news:last-child {
        margin-right: 0; } }

@media screen and (min-width: 90.625em) {
  .page-template-page-form .side-info {
    float: left;
    display: block;
    margin-right: 1.7578775415%;
    width: 36.4013265366%;
    margin-left: 6.3598673463%;
    margin-right: 0; }
    .page-template-page-form .side-info:last-child {
      margin-right: 0; } }

.page-template-page-oilfield .page-banner h1 {
  margin-bottom: 0;
  margin-top: 180px; }

@media screen and (min-width: 76.5em) {
  .page-template-page-oilfield .page-banner p {
    font-size: 1.2em; } }

@media screen and (min-width: 90.625em) {
  .page-template-page-oilfield .page-banner p {
    font-size: 1.6em; } }

@media screen and (min-width: 76.5em) {
  .page-template-page-oilfield .page-banner section {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 65.8807828007%;
    margin-left: 17.0596085997%; }
    .page-template-page-oilfield .page-banner section:last-child {
      margin-right: 0; } }

@media screen and (min-width: 90.625em) {
  .page-template-page-oilfield .page-banner section {
    float: left;
    display: block;
    margin-right: 1.7578775415%;
    width: 61.8407959219%;
    margin-left: 19.079602039%; }
    .page-template-page-oilfield .page-banner section:last-child {
      margin-right: 0; } }

.page-template-page-oilfield main[role="main"] {
  background: transparent; }
  @media screen and (min-width: 76.5em) {
    .page-template-page-oilfield main[role="main"] {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 65.8807828007%;
      margin-left: 17.0596085997%; }
      .page-template-page-oilfield main[role="main"]:last-child {
        margin-right: 0; } }
.page-template-page-oilfield section.oil-packs,
.page-template-page-oilfield section.criterion {
  text-align: center; }
  @media screen and (min-width: 76.5em) {
    .page-template-page-oilfield section.oil-packs,
    .page-template-page-oilfield section.criterion {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 48.821174201%; }
      .page-template-page-oilfield section.oil-packs:last-child,
      .page-template-page-oilfield section.criterion:last-child {
        margin-right: 0; } }
  @media screen and (min-width: 90.625em) {
    .page-template-page-oilfield section.oil-packs,
    .page-template-page-oilfield section.criterion {
      float: left;
      display: block;
      margin-right: 1.7578775415%;
      width: 49.1210612293%;
      font-size: 1.2em; }
      .page-template-page-oilfield section.oil-packs:last-child,
      .page-template-page-oilfield section.criterion:last-child {
        margin-right: 0; } }
  .page-template-page-oilfield section.oil-packs h3,
  .page-template-page-oilfield section.criterion h3 {
    text-align: center;
    margin-top: 0;
    text-transform: uppercase; }
    @media screen and (min-width: 90.625em) {
      .page-template-page-oilfield section.oil-packs h3,
      .page-template-page-oilfield section.criterion h3 {
        font-size: 1.8em; } }
  .page-template-page-oilfield section.oil-packs figure,
  .page-template-page-oilfield section.criterion figure {
    padding: 0;
    margin: 0;
    border-radius: 6px;
    overflow: hidden;
    position: relative; }
  .page-template-page-oilfield section.oil-packs img,
  .page-template-page-oilfield section.criterion img {
    display: block; }
  .page-template-page-oilfield section.oil-packs span,
  .page-template-page-oilfield section.criterion span {
    background: rgba(13, 20, 35, 0.8);
    position: absolute;
    top: -33em;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    transition: 0.4s;
    text-align: center;
    display: none; }
    .page-template-page-oilfield section.oil-packs span p,
    .page-template-page-oilfield section.criterion span p {
      color: #ffffff;
      padding: 0 40px;
      text-align: center;
      margin-top: -20%;
      -webkit-transition: 0.8s;
      -moz-transition: 0.8s;
      transition: 0.8s; }
  .page-template-page-oilfield section.oil-packs figure:hover span,
  .page-template-page-oilfield section.criterion figure:hover span {
    opacity: 1;
    top: 0; }
    .page-template-page-oilfield section.oil-packs figure:hover span p,
    .page-template-page-oilfield section.criterion figure:hover span p {
      margin-top: 20%; }
  .page-template-page-oilfield section.oil-packs span a.btn,
  .page-template-page-oilfield section.criterion span a.btn {
    background: #2d4d96; }
    .page-template-page-oilfield section.oil-packs span a.btn:hover,
    .page-template-page-oilfield section.criterion span a.btn:hover {
      background: #3861be; }

.page-template-page-oilfield-sub,
.criterion-iii {
  /*
	.page-banner {
		
		padding-bottom: 60px;
		
		section {
			@include media($desktop) {
				margin-top: 180px;
				margin-bottom: 20px;
				top: 0;
				@include span-columns(6);
			}
			
			h1 {
				margin-top: 20px;
			}
		}
		
		section.video {
			@include media($desktop) {
				@include span-columns(5);
				@include shift(1);
			}
		}
	}
*/
  /*
	aside[role="complementary"] {
		
		@include media($desktop) {
			@include span-columns(4);
			@include shift(1);
		}
		
	}
*/ }

.criterion-iii {
  /*
	.page-banner h1 {
		margin-top: 100px;
		font-size: 3em;
	}
*/ }

@media screen and (min-width: 90.625em) {
  .page-template-page-criterion-home p,
  .page-template-page-criterion-sub p,
  .page-template-page-criterion-app p {
    font-size: 1.2em; } }

@media screen and (min-width: 90.625em) {
  .page-template-page-criterion-home h3,
  .page-template-page-criterion-sub h3,
  .page-template-page-criterion-app h3 {
    font-size: 1.4em; } }

.page-template-page-criterion-home h1,
.page-template-page-criterion-sub h1,
.page-template-page-criterion-app h1 {
  font-weight: 600; }

.page-template-page-criterion-home .ss-icon,
.page-template-page-criterion-sub .ss-icon,
.page-template-page-criterion-app .ss-icon {
  position: relative;
  top: 2px;
  opacity: .5; }

@media screen and (min-width: 76.5em) {
  .page-template-page-criterion-home nav.sliding-panel-content ul,
  .page-template-page-criterion-sub nav.sliding-panel-content ul,
  .page-template-page-criterion-app nav.sliding-panel-content ul {
    float: right; } }

.page-template-page-criterion-home nav.sliding-panel-content a.logo.wh,
.page-template-page-criterion-sub nav.sliding-panel-content a.logo.wh,
.page-template-page-criterion-app nav.sliding-panel-content a.logo.wh {
  display: none;
  float: right;
  width: 150px;
  margin-top: 18px;
  margin-left: 20px; }
  @media screen and (min-width: 76.5em) {
    .page-template-page-criterion-home nav.sliding-panel-content a.logo.wh,
    .page-template-page-criterion-sub nav.sliding-panel-content a.logo.wh,
    .page-template-page-criterion-app nav.sliding-panel-content a.logo.wh {
      display: block; } }
.page-template-page-criterion-home nav.sliding-panel-content a.logo.mobile,
.page-template-page-criterion-sub nav.sliding-panel-content a.logo.mobile,
.page-template-page-criterion-app nav.sliding-panel-content a.logo.mobile {
  margin-left: 10px; }
  @media screen and (min-width: 76.5em) {
    .page-template-page-criterion-home nav.sliding-panel-content a.logo.mobile,
    .page-template-page-criterion-sub nav.sliding-panel-content a.logo.mobile,
    .page-template-page-criterion-app nav.sliding-panel-content a.logo.mobile {
      display: none; } }
.page-template-page-criterion-home nav.sliding-panel-content ul#menu-main li.dropdown a,
.page-template-page-criterion-sub nav.sliding-panel-content ul#menu-main li.dropdown a,
.page-template-page-criterion-app nav.sliding-panel-content ul#menu-main li.dropdown a {
  /*
			@include media($tablet-land) {
				color: $white;
			
			&:hover {
				color: $dark-yellow;
			}
			}
*/ }

.page-template-page-criterion-home nav.sliding-panel-content h1, .page-template-page-criterion-home nav.sliding-panel-content h2, .page-template-page-criterion-home nav.sliding-panel-content h3, .page-template-page-criterion-home nav.sliding-panel-content h4, .page-template-page-criterion-home nav.sliding-panel-content h5,
.page-template-page-criterion-sub nav.sliding-panel-content h1,
.page-template-page-criterion-sub nav.sliding-panel-content h2,
.page-template-page-criterion-sub nav.sliding-panel-content h3,
.page-template-page-criterion-sub nav.sliding-panel-content h4,
.page-template-page-criterion-sub nav.sliding-panel-content h5,
.page-template-page-criterion-app nav.sliding-panel-content h1,
.page-template-page-criterion-app nav.sliding-panel-content h2,
.page-template-page-criterion-app nav.sliding-panel-content h3,
.page-template-page-criterion-app nav.sliding-panel-content h4,
.page-template-page-criterion-app nav.sliding-panel-content h5 {
  color: #0d1423 !important; }

@media screen and (min-width: 76.5em) {
  .page-template-page-criterion-home .page-template-page-criterion-home main[role="main"],
  .page-template-page-criterion-sub .page-template-page-criterion-home main[role="main"],
  .page-template-page-criterion-app .page-template-page-criterion-home main[role="main"] {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 100%; }
    .page-template-page-criterion-home .page-template-page-criterion-home main[role="main"]:last-child,
    .page-template-page-criterion-sub .page-template-page-criterion-home main[role="main"]:last-child,
    .page-template-page-criterion-app .page-template-page-criterion-home main[role="main"]:last-child {
      margin-right: 0; } }

@media screen and (min-width: 90.625em) {
  .page-template-page-criterion-home .page-template-page-criterion-home main[role="main"],
  .page-template-page-criterion-sub .page-template-page-criterion-home main[role="main"],
  .page-template-page-criterion-app .page-template-page-criterion-home main[role="main"] {
    float: left;
    display: block;
    margin-right: 1.7578775415%;
    width: 74.5605306146%; }
    .page-template-page-criterion-home .page-template-page-criterion-home main[role="main"]:last-child,
    .page-template-page-criterion-sub .page-template-page-criterion-home main[role="main"]:last-child,
    .page-template-page-criterion-app .page-template-page-criterion-home main[role="main"]:last-child {
      margin-right: 0; } }

.page-template-page-criterion-home .page-template-page-criterion-home main[role="main"] footer,
.page-template-page-criterion-sub .page-template-page-criterion-home main[role="main"] footer,
.page-template-page-criterion-app .page-template-page-criterion-home main[role="main"] footer {
  margin-top: 50px;
  text-align: center; }

.page-template-page-criterion-home .new-features,
.page-template-page-criterion-sub .new-features,
.page-template-page-criterion-app .new-features {
  background: #FFDD00;
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  align-content: center;
  margin-top: -120px;
  margin-bottom: 60px;
  overflow: hidden;
  border-radius: 6px; }
  @media screen and (min-width: 64em) {
    .page-template-page-criterion-home .new-features,
    .page-template-page-criterion-sub .new-features,
    .page-template-page-criterion-app .new-features {
      flex-direction: row; } }
  @media screen and (min-width: 90.625em) {
    .page-template-page-criterion-home .new-features,
    .page-template-page-criterion-sub .new-features,
    .page-template-page-criterion-app .new-features {
      margin-top: -150px; } }
  .page-template-page-criterion-home .new-features h2,
  .page-template-page-criterion-sub .new-features h2,
  .page-template-page-criterion-app .new-features h2 {
    text-align: center;
    transform: rotate(-90deg);
    margin-left: 30px;
    margin-right: -30px;
    color: #0d1423;
    background: #0d1423;
    display: none; }
  .page-template-page-criterion-home .new-features span,
  .page-template-page-criterion-sub .new-features span,
  .page-template-page-criterion-app .new-features span {
    font-family: "futura-pt-1", "futura-pt-2", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
    font-size: 3em;
    font-weight: bold;
    color: #ffffff;
    margin-right: .4em; }
  .page-template-page-criterion-home .new-features div,
  .page-template-page-criterion-sub .new-features div,
  .page-template-page-criterion-app .new-features div {
    display: flex;
    align-content: center;
    align-items: center;
    font-weight: bold;
    padding: 2em 1em; }
    @media screen and (min-width: 64em) {
      .page-template-page-criterion-home .new-features div,
      .page-template-page-criterion-sub .new-features div,
      .page-template-page-criterion-app .new-features div {
        width: 33.3333%;
        padding: 2em 1em; } }
    @media screen and (min-width: 90.625em) {
      .page-template-page-criterion-home .new-features div,
      .page-template-page-criterion-sub .new-features div,
      .page-template-page-criterion-app .new-features div {
        padding: 2.5em 1.5em; } }
  .page-template-page-criterion-home .new-features div.feature-two,
  .page-template-page-criterion-sub .new-features div.feature-two,
  .page-template-page-criterion-app .new-features div.feature-two {
    background: #f2d200; }
  .page-template-page-criterion-home .new-features div.feature-three,
  .page-template-page-criterion-sub .new-features div.feature-three,
  .page-template-page-criterion-app .new-features div.feature-three {
    background: #e6c700; }
  .page-template-page-criterion-home .new-features p,
  .page-template-page-criterion-sub .new-features p,
  .page-template-page-criterion-app .new-features p {
    font-size: 1.8em;
    line-height: 36px;
    margin: 0; }

.page-template-page-criterion-home .cr4-components,
.page-template-page-criterion-sub .cr4-components,
.page-template-page-criterion-app .cr4-components {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-content: center;
  align-items: center; }
  @media screen and (min-width: 64em) {
    .page-template-page-criterion-home .cr4-components,
    .page-template-page-criterion-sub .cr4-components,
    .page-template-page-criterion-app .cr4-components {
      flex-direction: row; } }
  .page-template-page-criterion-home .cr4-components img,
  .page-template-page-criterion-sub .cr4-components img,
  .page-template-page-criterion-app .cr4-components img {
    display: block;
    margin-bottom: 40px; }
  .page-template-page-criterion-home .cr4-components h3,
  .page-template-page-criterion-sub .cr4-components h3,
  .page-template-page-criterion-app .cr4-components h3 {
    font-size: 2em;
    margin-bottom: 10px;
    margin-top: 0;
    color: #0d1423;
    text-transform: uppercase; }
  .page-template-page-criterion-home .cr4-components div,
  .page-template-page-criterion-sub .cr4-components div,
  .page-template-page-criterion-app .cr4-components div {
    text-align: center; }
    @media screen and (min-width: 64em) {
      .page-template-page-criterion-home .cr4-components div,
      .page-template-page-criterion-sub .cr4-components div,
      .page-template-page-criterion-app .cr4-components div {
        text-align: left; } }
  .page-template-page-criterion-home .cr4-components ol,
  .page-template-page-criterion-sub .cr4-components ol,
  .page-template-page-criterion-app .cr4-components ol {
    margin-bottom: 0; }
  .page-template-page-criterion-home .cr4-components ol li,
  .page-template-page-criterion-sub .cr4-components ol li,
  .page-template-page-criterion-app .cr4-components ol li {
    list-style: decimal;
    list-style: square;
    color: #21396f;
    font-weight: bold;
    font-size: 1.2em;
    margin-left: 20px; }
    .page-template-page-criterion-home .cr4-components ol li span,
    .page-template-page-criterion-sub .cr4-components ol li span,
    .page-template-page-criterion-app .cr4-components ol li span {
      color: #0d1423; }
  .page-template-page-criterion-home .cr4-components ol li:first-child,
  .page-template-page-criterion-sub .cr4-components ol li:first-child,
  .page-template-page-criterion-app .cr4-components ol li:first-child {
    border-bottom: 2px solid #ccb100; }
    .page-template-page-criterion-home .cr4-components ol li:first-child span,
    .page-template-page-criterion-sub .cr4-components ol li:first-child span,
    .page-template-page-criterion-app .cr4-components ol li:first-child span {
      font-weight: bold; }

.page-template-page-criterion-home .criterion-features,
.page-template-page-criterion-sub .criterion-features,
.page-template-page-criterion-app .criterion-features {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: center; }
  @media screen and (min-width: 76.5em) {
    .page-template-page-criterion-home .criterion-features,
    .page-template-page-criterion-sub .criterion-features,
    .page-template-page-criterion-app .criterion-features {
      flex-wrap: nowrap; } }
  .page-template-page-criterion-home .criterion-features ul li,
  .page-template-page-criterion-sub .criterion-features ul li,
  .page-template-page-criterion-app .criterion-features ul li {
    list-style: square; }

.page-template-page-criterion-home .gauge-image,
.page-template-page-criterion-sub .gauge-image,
.page-template-page-criterion-app .gauge-image {
  margin: 0px auto;
  padding: 0; }
  @media screen and (min-width: 64em) {
    .page-template-page-criterion-home .gauge-image,
    .page-template-page-criterion-sub .gauge-image,
    .page-template-page-criterion-app .gauge-image {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 23.2317613015%; }
      .page-template-page-criterion-home .gauge-image:last-child,
      .page-template-page-criterion-sub .gauge-image:last-child,
      .page-template-page-criterion-app .gauge-image:last-child {
        margin-right: 0; } }
  @media screen and (min-width: 76.5em) {
    .page-template-page-criterion-home .gauge-image,
    .page-template-page-criterion-sub .gauge-image,
    .page-template-page-criterion-app .gauge-image {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 23.2317613015%; }
      .page-template-page-criterion-home .gauge-image:last-child,
      .page-template-page-criterion-sub .gauge-image:last-child,
      .page-template-page-criterion-app .gauge-image:last-child {
        margin-right: 0; } }
@media screen and (min-width: 64em) {
  .page-template-page-criterion-home .gauge-info,
  .page-template-page-criterion-sub .gauge-info,
  .page-template-page-criterion-app .gauge-info {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 65.8807828007%; }
    .page-template-page-criterion-home .gauge-info:last-child,
    .page-template-page-criterion-sub .gauge-info:last-child,
    .page-template-page-criterion-app .gauge-info:last-child {
      margin-right: 0; } }

@media screen and (min-width: 76.5em) {
  .page-template-page-criterion-home .gauge-info,
  .page-template-page-criterion-sub .gauge-info,
  .page-template-page-criterion-app .gauge-info {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 65.8807828007%; }
    .page-template-page-criterion-home .gauge-info:last-child,
    .page-template-page-criterion-sub .gauge-info:last-child,
    .page-template-page-criterion-app .gauge-info:last-child {
      margin-right: 0; } }

.page-template-page-criterion-home .gauge-info section,
.page-template-page-criterion-sub .gauge-info section,
.page-template-page-criterion-app .gauge-info section {
  /*
	@include media($tablet-land) {
		-moz-column-count: 2;
		-moz-column-gap: 20px;
		-webkit-column-count: 2;
		-webkit-column-gap: 20px;
		column-count: 2;
		column-gap: 20px;		
	}
*/ }
  @media screen and (min-width: 45em) {
    .page-template-page-criterion-home .gauge-info section,
    .page-template-page-criterion-sub .gauge-info section,
    .page-template-page-criterion-app .gauge-info section {
      -moz-column-count: 2;
      -moz-column-gap: 20px;
      -webkit-column-count: 2;
      -webkit-column-gap: 20px;
      column-count: 2;
      column-gap: 20px; } }
.page-template-page-criterion-home ul.gauge-list,
.page-template-page-criterion-sub ul.gauge-list,
.page-template-page-criterion-app ul.gauge-list {
  margin-top: 0; }
  .page-template-page-criterion-home ul.gauge-list li,
  .page-template-page-criterion-sub ul.gauge-list li,
  .page-template-page-criterion-app ul.gauge-list li {
    margin-left: 1.2em;
    line-height: 24px;
    margin-bottom: 10px; }

.page-template-page-criterion-home .cr4-monitor,
.page-template-page-criterion-sub .cr4-monitor,
.page-template-page-criterion-app .cr4-monitor {
  width: 100%;
  margin-top: 44px;
  display: flex; }
  @media screen and (min-width: 64em) {
    .page-template-page-criterion-home .cr4-monitor,
    .page-template-page-criterion-sub .cr4-monitor,
    .page-template-page-criterion-app .cr4-monitor {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 65.8807828007%;
      margin-left: 34.1192171993%; }
      .page-template-page-criterion-home .cr4-monitor:last-child,
      .page-template-page-criterion-sub .cr4-monitor:last-child,
      .page-template-page-criterion-app .cr4-monitor:last-child {
        margin-right: 0; } }
  @media screen and (min-width: 76.5em) {
    .page-template-page-criterion-home .cr4-monitor,
    .page-template-page-criterion-sub .cr4-monitor,
    .page-template-page-criterion-app .cr4-monitor {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 40.2913699012%;
      margin-left: 0%; }
      .page-template-page-criterion-home .cr4-monitor:last-child,
      .page-template-page-criterion-sub .cr4-monitor:last-child,
      .page-template-page-criterion-app .cr4-monitor:last-child {
        margin-right: 0; } }
  .page-template-page-criterion-home .cr4-monitor h5,
  .page-template-page-criterion-sub .cr4-monitor h5,
  .page-template-page-criterion-app .cr4-monitor h5 {
    font-weight: bold;
    margin-bottom: 5px;
    letter-spacing: 0; }
  .page-template-page-criterion-home .cr4-monitor ul,
  .page-template-page-criterion-sub .cr4-monitor ul,
  .page-template-page-criterion-app .cr4-monitor ul {
    margin-top: 0; }
  .page-template-page-criterion-home .cr4-monitor section,
  .page-template-page-criterion-sub .cr4-monitor section,
  .page-template-page-criterion-app .cr4-monitor section {
    width: 100%; }
    @media screen and (min-width: 64em) {
      .page-template-page-criterion-home .cr4-monitor section,
      .page-template-page-criterion-sub .cr4-monitor section,
      .page-template-page-criterion-app .cr4-monitor section {
        width: 50%;
        float: left;
        display: inline-block; } }
.page-template-page-criterion-home .page-banner.hero,
.page-template-page-criterion-sub .page-banner.hero,
.page-template-page-criterion-app .page-banner.hero {
  position: relative;
  height: auto !important;
  height: 95vh !important; }
  @media screen and (min-width: 45em) {
    .page-template-page-criterion-home .page-banner.hero,
    .page-template-page-criterion-sub .page-banner.hero,
    .page-template-page-criterion-app .page-banner.hero {
      padding-top: 50px;
      height: 95vh !important; } }
  @media screen and (min-width: 64em) {
    .page-template-page-criterion-home .page-banner.hero,
    .page-template-page-criterion-sub .page-banner.hero,
    .page-template-page-criterion-app .page-banner.hero {
      padding-top: 50px;
      height: 95vh !important; } }
  @media screen and (min-width: 76.5em) {
    .page-template-page-criterion-home .page-banner.hero,
    .page-template-page-criterion-sub .page-banner.hero,
    .page-template-page-criterion-app .page-banner.hero {
      height: 95vh !important; } }
  @media screen and (min-width: 90.625em) {
    .page-template-page-criterion-home .page-banner.hero,
    .page-template-page-criterion-sub .page-banner.hero,
    .page-template-page-criterion-app .page-banner.hero {
      height: 90vh !important; } }
  .page-template-page-criterion-home .page-banner.hero .container,
  .page-template-page-criterion-sub .page-banner.hero .container,
  .page-template-page-criterion-app .page-banner.hero .container {
    display: flex;
    flex-direction: column;
    align-content: center; }
  .page-template-page-criterion-home .page-banner.hero header,
  .page-template-page-criterion-sub .page-banner.hero header,
  .page-template-page-criterion-app .page-banner.hero header {
    text-align: center;
    margin-left: 0;
    margin-top: 5vh; }
    @media screen and (min-width: 45em) {
      .page-template-page-criterion-home .page-banner.hero header,
      .page-template-page-criterion-sub .page-banner.hero header,
      .page-template-page-criterion-app .page-banner.hero header {
        text-align: center; } }
    @media screen and (min-width: 64em) {
      .page-template-page-criterion-home .page-banner.hero header,
      .page-template-page-criterion-sub .page-banner.hero header,
      .page-template-page-criterion-app .page-banner.hero header {
        text-align: left; } }
    .page-template-page-criterion-home .page-banner.hero header h1,
    .page-template-page-criterion-sub .page-banner.hero header h1,
    .page-template-page-criterion-app .page-banner.hero header h1 {
      display: block;
      margin-bottom: 20px;
      margin-top: 35vh;
      text-align: center;
      font-weight: bold; }
      @media screen and (min-width: 45em) {
        .page-template-page-criterion-home .page-banner.hero header h1,
        .page-template-page-criterion-sub .page-banner.hero header h1,
        .page-template-page-criterion-app .page-banner.hero header h1 {
          margin-top: 25vh;
          font-size: 3em;
          width: 100%;
          text-align: center; } }
      @media screen and (min-width: 64em) {
        .page-template-page-criterion-home .page-banner.hero header h1,
        .page-template-page-criterion-sub .page-banner.hero header h1,
        .page-template-page-criterion-app .page-banner.hero header h1 {
          text-align: left; } }
      @media screen and (min-width: 90.625em) {
        .page-template-page-criterion-home .page-banner.hero header h1,
        .page-template-page-criterion-sub .page-banner.hero header h1,
        .page-template-page-criterion-app .page-banner.hero header h1 {
          font-size: 3.6em;
          width: 60%; } }
    .page-template-page-criterion-home .page-banner.hero header img,
    .page-template-page-criterion-sub .page-banner.hero header img,
    .page-template-page-criterion-app .page-banner.hero header img {
      display: block;
      margin: 45vh auto 40px auto;
      width: 300px; }
    .page-template-page-criterion-home .page-banner.hero header hr,
    .page-template-page-criterion-sub .page-banner.hero header hr,
    .page-template-page-criterion-app .page-banner.hero header hr {
      background: #fff200;
      color: #fff200;
      border-color: #fff200;
      border-width: 2px;
      width: 70%;
      margin: 20px auto; }
    .page-template-page-criterion-home .page-banner.hero header a.btn.btn-primary,
    .page-template-page-criterion-sub .page-banner.hero header a.btn.btn-primary,
    .page-template-page-criterion-app .page-banner.hero header a.btn.btn-primary {
      background: #FFDD00;
      color: #0d1423;
      box-sizing: border-box;
      border: none; }
    .page-template-page-criterion-home .page-banner.hero header a.btn.btn-primary.btn-outline,
    .page-template-page-criterion-sub .page-banner.hero header a.btn.btn-primary.btn-outline,
    .page-template-page-criterion-app .page-banner.hero header a.btn.btn-primary.btn-outline {
      background: transparent;
      margin-left: 30px;
      color: #FFDD00;
      color: #ffffff;
      box-shadow: 0px 0px 0px 4px #FFDD00 inset;
      box-shadow: 0px 0px 0px 4px #ffffff inset; }
  @media screen and (min-width: 76.5em) {
    .page-template-page-criterion-home .page-banner.hero p,
    .page-template-page-criterion-sub .page-banner.hero p,
    .page-template-page-criterion-app .page-banner.hero p {
      font-size: 1.2em; } }
  @media screen and (min-width: 90.625em) {
    .page-template-page-criterion-home .page-banner.hero p,
    .page-template-page-criterion-sub .page-banner.hero p,
    .page-template-page-criterion-app .page-banner.hero p {
      font-size: 1.6em; } }
  @media screen and (min-width: 76.5em) {
    .page-template-page-criterion-home .page-banner.hero section,
    .page-template-page-criterion-sub .page-banner.hero section,
    .page-template-page-criterion-app .page-banner.hero section {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 65.8807828007%;
      margin-left: 17.0596085997%; }
      .page-template-page-criterion-home .page-banner.hero section:last-child,
      .page-template-page-criterion-sub .page-banner.hero section:last-child,
      .page-template-page-criterion-app .page-banner.hero section:last-child {
        margin-right: 0; } }
  @media screen and (min-width: 90.625em) {
    .page-template-page-criterion-home .page-banner.hero section,
    .page-template-page-criterion-sub .page-banner.hero section,
    .page-template-page-criterion-app .page-banner.hero section {
      float: left;
      display: block;
      margin-right: 1.7578775415%;
      width: 61.8407959219%;
      margin-left: 19.079602039%; }
      .page-template-page-criterion-home .page-banner.hero section:last-child,
      .page-template-page-criterion-sub .page-banner.hero section:last-child,
      .page-template-page-criterion-app .page-banner.hero section:last-child {
        margin-right: 0; } }
  @media screen and (min-width: 76.5em) {
    .page-template-page-criterion-home .page-banner.hero figure,
    .page-template-page-criterion-sub .page-banner.hero figure,
    .page-template-page-criterion-app .page-banner.hero figure {
      width: 60%;
      margin: 0 auto 60px auto; } }
  @media screen and (min-width: 90.625em) {
    .page-template-page-criterion-home .page-banner.hero figure,
    .page-template-page-criterion-sub .page-banner.hero figure,
    .page-template-page-criterion-app .page-banner.hero figure {
      width: 40%;
      margin: 0 auto 60px auto; } }
  .page-template-page-criterion-home .page-banner.hero figure img,
  .page-template-page-criterion-sub .page-banner.hero figure img,
  .page-template-page-criterion-app .page-banner.hero figure img {
    width: 100%;
    height: auto !important; }
  .page-template-page-criterion-home .page-banner.hero span.bg-blue,
  .page-template-page-criterion-sub .page-banner.hero span.bg-blue,
  .page-template-page-criterion-app .page-banner.hero span.bg-blue {
    background: #21396f;
    opacity: .8; }

.page-template-page-criterion-home .c4.side-info,
.page-template-page-criterion-sub .c4.side-info,
.page-template-page-criterion-app .c4.side-info {
  padding: 0 20px 20px;
  border-radius: 6px; }
  .page-template-page-criterion-home .c4.side-info a.btn,
  .page-template-page-criterion-sub .c4.side-info a.btn,
  .page-template-page-criterion-app .c4.side-info a.btn {
    display: block;
    margin-bottom: 10px;
    background: #FFDD00;
    background: #b6b9bd;
    color: #ffffff; }
    .page-template-page-criterion-home .c4.side-info a.btn:hover,
    .page-template-page-criterion-sub .c4.side-info a.btn:hover,
    .page-template-page-criterion-app .c4.side-info a.btn:hover {
      background: #0d1423; }

.page-template-page-criterion-home .full-banner.gray,
.page-template-page-criterion-sub .full-banner.gray,
.page-template-page-criterion-app .full-banner.gray {
  background: #f6f6f6; }

.page-template-page-criterion-home .full-banner.blue,
.page-template-page-criterion-sub .full-banner.blue,
.page-template-page-criterion-app .full-banner.blue {
  background: #f8fafd;
  background: #eeeeee; }

.page-template-page-criterion-home .gen2-feature,
.page-template-page-criterion-sub .gen2-feature,
.page-template-page-criterion-app .gen2-feature {
  padding: 15px 0;
  border-bottom: 1px #eeeeee solid; }
  @media screen and (min-width: 45em) {
    .page-template-page-criterion-home .gen2-feature,
    .page-template-page-criterion-sub .gen2-feature,
    .page-template-page-criterion-app .gen2-feature {
      float: left;
      display: block;
      margin-right: 3.5786636068%;
      width: 100%;
      padding: 0;
      border: none; }
      .page-template-page-criterion-home .gen2-feature:last-child,
      .page-template-page-criterion-sub .gen2-feature:last-child,
      .page-template-page-criterion-app .gen2-feature:last-child {
        margin-right: 0; }
      .page-template-page-criterion-home .gen2-feature:nth-child(3n),
      .page-template-page-criterion-sub .gen2-feature:nth-child(3n),
      .page-template-page-criterion-app .gen2-feature:nth-child(3n) {
        margin-right: 0; }
      .page-template-page-criterion-home .gen2-feature:nth-child(3n+1),
      .page-template-page-criterion-sub .gen2-feature:nth-child(3n+1),
      .page-template-page-criterion-app .gen2-feature:nth-child(3n+1) {
        clear: left; } }
  @media screen and (min-width: 64em) {
    .page-template-page-criterion-home .gen2-feature,
    .page-template-page-criterion-sub .gen2-feature,
    .page-template-page-criterion-app .gen2-feature {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 31.7615656014%; }
      .page-template-page-criterion-home .gen2-feature:last-child,
      .page-template-page-criterion-sub .gen2-feature:last-child,
      .page-template-page-criterion-app .gen2-feature:last-child {
        margin-right: 0; }
      .page-template-page-criterion-home .gen2-feature:nth-child(3n),
      .page-template-page-criterion-sub .gen2-feature:nth-child(3n),
      .page-template-page-criterion-app .gen2-feature:nth-child(3n) {
        margin-right: 2.3576515979%; }
      .page-template-page-criterion-home .gen2-feature:nth-child(3n+1),
      .page-template-page-criterion-sub .gen2-feature:nth-child(3n+1),
      .page-template-page-criterion-app .gen2-feature:nth-child(3n+1) {
        clear: none; }
      .page-template-page-criterion-home .gen2-feature:nth-child(4n),
      .page-template-page-criterion-sub .gen2-feature:nth-child(4n),
      .page-template-page-criterion-app .gen2-feature:nth-child(4n) {
        margin-right: 0; }
      .page-template-page-criterion-home .gen2-feature:nth-child(4n+1),
      .page-template-page-criterion-sub .gen2-feature:nth-child(4n+1),
      .page-template-page-criterion-app .gen2-feature:nth-child(4n+1) {
        clear: left; } }
  @media screen and (min-width: 90.625em) {
    .page-template-page-criterion-home .gen2-feature,
    .page-template-page-criterion-sub .gen2-feature,
    .page-template-page-criterion-app .gen2-feature {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 31.7615656014%;
      margin-bottom: 40px; }
      .page-template-page-criterion-home .gen2-feature:last-child,
      .page-template-page-criterion-sub .gen2-feature:last-child,
      .page-template-page-criterion-app .gen2-feature:last-child {
        margin-right: 0; }
      .page-template-page-criterion-home .gen2-feature:nth-child(4n),
      .page-template-page-criterion-sub .gen2-feature:nth-child(4n),
      .page-template-page-criterion-app .gen2-feature:nth-child(4n) {
        margin-right: 0; }
      .page-template-page-criterion-home .gen2-feature:nth-child(4n+1),
      .page-template-page-criterion-sub .gen2-feature:nth-child(4n+1),
      .page-template-page-criterion-app .gen2-feature:nth-child(4n+1) {
        clear: left; } }
  .page-template-page-criterion-home .gen2-feature figure,
  .page-template-page-criterion-sub .gen2-feature figure,
  .page-template-page-criterion-app .gen2-feature figure {
    width: 80%;
    margin: 0 auto; }

.page-template-page-criterion-home .gallery::after,
.page-template-page-criterion-sub .gallery::after,
.page-template-page-criterion-app .gallery::after {
  clear: both;
  content: "";
  display: table; }

@media screen and (min-width: 76.5em) {
  .page-template-page-criterion-home .gallery,
  .page-template-page-criterion-sub .gallery,
  .page-template-page-criterion-app .gallery {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 65.8807828007%;
    margin-left: 17.0596085997%; }
    .page-template-page-criterion-home .gallery:last-child,
    .page-template-page-criterion-sub .gallery:last-child,
    .page-template-page-criterion-app .gallery:last-child {
      margin-right: 0; } }

.criterion-features {
  width: 100%;
  /*
		@include media($desktop) {
			@include span-columns(8); 
			@include shift(2);
		}
*/ }
  .criterion-features article {
    overflow: hidden;
    padding: 30px 0;
    border-bottom: 1px solid #d5d5d5; }
    @media screen and (min-width: 90.625em) {
      .criterion-features article {
        padding: 40px 0; } }
  .criterion-features article:last-child {
    border-bottom: none; }
  .criterion-features figure {
    visibility: hidden;
    display: none; }
    @media screen and (min-width: 45em) {
      .criterion-features figure {
        float: left;
        display: block;
        visibility: visible;
        width: 35%;
        margin-right: 20px; } }
    @media screen and (min-width: 64em) {
      .criterion-features figure {
        width: 35%;
        margin-right: 20px; } }
    @media screen and (min-width: 90.625em) {
      .criterion-features figure {
        float: left;
        width: 40%;
        margin-right: 40px; } }
  .criterion-features figure:nth-child(2n) {
    float: right;
    margin-left: 20px;
    margin-right: 0; }
    @media screen and (min-width: 90.625em) {
      .criterion-features figure:nth-child(2n) {
        margin-left: 40px; } }
  @media screen and (min-width: 45em) {
    .criterion-features .feature-info {
      float: left;
      width: 55%; } }
  @media screen and (min-width: 76.5em) {
    .criterion-features .feature-info {
      float: left;
      width: 55%; } }
  @media screen and (min-width: 90.625em) {
    .criterion-features .feature-info {
      float: left;
      width: 45%; } }
  .criterion-features .feature-info h3 span {
    display: none; }

@media screen and (min-width: 64em) {
  .page-template-page-criterion-sub .page-default main[role="main"] {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 57.3509785009%;
    margin-left: 17.0596085997%; }
    .page-template-page-criterion-sub .page-default main[role="main"]:last-child {
      margin-right: 0; } }

@media screen and (min-width: 64em) {
  .page-template-page-criterion-sub .page-default .side-info {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 23.2317613015%;
    margin-left: 0%;
    z-index: 0;
    padding: 0;
    margin-top: 60px; }
    .page-template-page-criterion-sub .page-default .side-info:last-child {
      margin-right: 0; } }

footer[role="contentinfo"].criterion-footer {
  background: #0d1423; }

.page-template-page-criterion-app .page-banner-app {
  background: #0d1423;
  background: linear-gradient(0deg, #21396f 0%, #0d1423 100%);
  padding-top: 120px; }
  .page-template-page-criterion-app .page-banner-app .app-banner-wrap {
    width: 100%;
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
    padding-bottom: 30px; }
    @media screen and (min-width: 64em) {
      .page-template-page-criterion-app .page-banner-app .app-banner-wrap {
        flex-wrap: nowrap; } }
  .page-template-page-criterion-app .page-banner-app img.computer {
    width: 100%;
    display: block;
    margin-bottom: 40px; }
    @media screen and (min-width: 45em) {
      .page-template-page-criterion-app .page-banner-app img.computer {
        width: 80%; } }
    @media screen and (min-width: 64em) {
      .page-template-page-criterion-app .page-banner-app img.computer {
        width: 60%;
        margin-right: 30px;
        margin-bottom: -80px; } }
  .page-template-page-criterion-app .page-banner-app img.criterion-icon {
    width: 80px;
    float: left;
    margin-right: 20px;
    margin-bottom: 0px; }
    @media screen and (min-width: 45em) {
      .page-template-page-criterion-app .page-banner-app img.criterion-icon {
        width: 100px;
        float: left;
        margin-right: 20px;
        margin-bottom: 20px; } }
  .page-template-page-criterion-app .page-banner-app section {
    color: #ffffff;
    /*
			@include media($desktop) {
				@include span-columns(5);
				@include shift(7);
			}
*/ }
    .page-template-page-criterion-app .page-banner-app section img {
      width: 15vw; }
  @media screen and (min-width: 45em) {
    .page-template-page-criterion-app .page-banner-app p {
      margin-top: 20px; } }
  .page-template-page-criterion-app .page-banner-app h1 {
    margin-top: 0;
    color: #ffffff;
    text-transform: uppercase; }
  .page-template-page-criterion-app .page-banner-app ul li {
    list-style: disc;
    color: #FFDD00;
    margin-left: 20px; }
    .page-template-page-criterion-app .page-banner-app ul li span {
      color: #ffffff; }

.page-template-page-criterion-app main[role="main"] {
  padding: 0; }
  @media screen and (min-width: 45em) {
    .page-template-page-criterion-app main[role="main"] {
      float: left;
      display: block;
      margin-right: 3.5786636068%;
      width: 100%; }
      .page-template-page-criterion-app main[role="main"]:last-child {
        margin-right: 0; } }
.page-template-page-criterion-app .c4.side-info {
  margin-right: 0;
  margin-right: 0;
  margin-left: 0; }

.app-content {
  display: flex;
  flex-wrap: wrap; }
  @media screen and (min-width: 64em) {
    .app-content {
      flex-wrap: wrap; } }
.three--col {
  display: flex;
  flex-direction: column; }
  @media screen and (min-width: 45em) {
    .three--col {
      width: 50%;
      padding: 0 20px;
      margin-bottom: 60px; } }
  @media screen and (min-width: 64em) {
    .three--col {
      width: 33%;
      padding: 0 20px;
      margin-bottom: 60px; } }
  .three--col h3 {
    margin-bottom: 0; }
  .three--col p {
    font-size: 1em; }
  .three--col img {
    transition: ease-in-out .4s;
    opacity: .9; }
    .three--col img:hover {
      box-shadow: 0 4px 4px #555555;
      transform: translateY(-10px);
      opacity: 1; }

.pager {
  display: block;
  overflow: hidden;
  margin: 20px 0 30px 0;
  margin-bottom: 50px !important; }
  .pager li {
    width: 50%;
    float: left; }
  .pager li a {
    text-align: center;
    padding: .5em;
    display: block;
    background: #0d1423;
    color: #e4e4db;
    width: 100%;
    border: 1px solid #e4e4db;
    border-radius: 3px;
    font-weight: bold;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    transition: 0.4s; }
    .pager li a:hover {
      background: #1b2948;
      cursor: pointer; }

.projects,
.single-project .projects {
  /*
	background: $gray-lighter;
	background: $gray-darker;
*/
  position: relative;
  padding: 0px 0 80px 0;
  margin: 0 auto; }
  .projects::after,
  .single-project .projects::after {
    clear: both;
    content: "";
    display: table; }
  @media screen and (min-width: 90.625em) {
    .projects,
    .single-project .projects {
      max-width: 90%; } }
  .projects h2,
  .single-project .projects h2 {
    text-align: center;
    color: #222222;
    text-transform: uppercase;
    font-size: 2em; }
  .projects .container,
  .single-project .projects .container {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -ms-flex-direction: row;
    flex-wrap: wrap; }
  .projects figure,
  .single-project .projects figure {
    margin: 0;
    padding: 10px;
    position: relative; }
    @media screen and (min-width: 45em) {
      .projects figure,
      .single-project .projects figure {
        width: 50%; } }
    @media screen and (min-width: 76.5em) {
      .projects figure,
      .single-project .projects figure {
        width: 33.33333333%; } }
    .projects figure a,
    .single-project .projects figure a {
      position: relative;
      display: block; }
    .projects figure span,
    .single-project .projects figure span {
      position: absolute;
      overflow: hidden;
      top: 0;
      left: 0;
      border: 0px transparent solid;
      width: 100%;
      height: 100%;
      opacity: 0;
      -webkit-transition: 0.4s;
      -moz-transition: 0.4s;
      transition: 0.4s; }
      .projects figure span section,
      .single-project .projects figure span section {
        margin: 0 0 -300px 0;
        text-align: center;
        padding: 5px 0 5px 15px;
        -webkit-transition: 0.4s;
        -moz-transition: 0.4s;
        transition: 0.4s; }
      .projects figure span hr,
      .single-project .projects figure span hr {
        width: 80%;
        margin: 10px auto 5px;
        background: #333333; }
      .projects figure span h4,
      .single-project .projects figure span h4 {
        color: #222222;
        margin: -30px 0px 0px 0px;
        text-transform: uppercase;
        -webkit-transition: 0.4s;
        -moz-transition: 0.4s;
        transition: 0.4s; }
      .projects figure span p,
      .single-project .projects figure span p {
        color: #555555;
        text-transform: uppercase;
        letter-spacing: 3px;
        font-size: .8em; }
    .projects figure svg,
    .single-project .projects figure svg {
      margin: -80px auto 60px auto;
      padding: 0;
      opacity: .3;
      width: 42px;
      height: auto;
      fill: #0d1423 !important;
      -webkit-transition: 0.8s;
      -moz-transition: 0.8s;
      transition: 0.8s; }
      @media screen and (min-width: 90.625em) {
        .projects figure svg,
        .single-project .projects figure svg {
          width: 54px;
          margin-bottom: 30px; } }
    .projects figure img,
    .single-project .projects figure img {
      margin: 0;
      padding: 0;
      display: block; }
    .projects figure img.lazy,
    .single-project .projects figure img.lazy {
      z-index: 0; }
    .projects figure a:hover span,
    .single-project .projects figure a:hover span {
      background: rgba(255, 255, 255, 0.75);
      opacity: 1;
      z-index: 200;
      border: 3px #0d1423 solid;
      border-width: 10px 0 0 0; }
      .projects figure a:hover span section,
      .single-project .projects figure a:hover span section {
        margin: 30px 0 0 0px; }
        @media screen and (min-width: 45em) {
          .projects figure a:hover span section,
          .single-project .projects figure a:hover span section {
            margin: 15px 0 0 0px; } }
        @media screen and (min-width: 76.5em) {
          .projects figure a:hover span section,
          .single-project .projects figure a:hover span section {
            margin: 10% 0 0 0px; } }
        @media screen and (min-width: 90.625em) {
          .projects figure a:hover span section,
          .single-project .projects figure a:hover span section {
            margin: 15% 0 0 0px; } }
      .projects figure a:hover span svg,
      .single-project .projects figure a:hover span svg {
        margin: 0 auto; }
      .projects figure a:hover span h4,
      .single-project .projects figure a:hover span h4 {
        margin: -10px 0 0 0; }
        @media screen and (min-width: 90.625em) {
          .projects figure a:hover span h4,
          .single-project .projects figure a:hover span h4 {
            margin-top: 20px;
            font-size: 1.4em; } }
      .projects figure a:hover span p,
      .single-project .projects figure a:hover span p {
        font-size: .9em; }
        @media screen and (min-width: 76.5em) {
          .projects figure a:hover span p,
          .single-project .projects figure a:hover span p {
            font-size: 1em; } }
.our-work,
.tax-work_category,
.single-project {
  /*
	.projects .container {
		display: block;
	}
*/ }
  .our-work .page-banner .angle-l,
  .tax-work_category .page-banner .angle-l,
  .single-project .page-banner .angle-l {
    left: 0; }
  .our-work .projects section.work,
  .tax-work_category .projects section.work,
  .single-project .projects section.work {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -ms-flex-direction: row;
    flex-wrap: wrap; }
    @media screen and (min-width: 76.5em) {
      .our-work .projects section.work,
      .tax-work_category .projects section.work,
      .single-project .projects section.work {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 82.9403914003%; }
        .our-work .projects section.work:last-child,
        .tax-work_category .projects section.work:last-child,
        .single-project .projects section.work:last-child {
          margin-right: 0; } }
    @media screen and (min-width: 90.625em) {
      .our-work .projects section.work,
      .tax-work_category .projects section.work,
      .single-project .projects section.work {
        float: left;
        display: block;
        margin-right: 1.7578775415%;
        width: 80.920397961%; }
        .our-work .projects section.work:last-child,
        .tax-work_category .projects section.work:last-child,
        .single-project .projects section.work:last-child {
          margin-right: 0; } }
    .our-work .projects section.work figure,
    .tax-work_category .projects section.work figure,
    .single-project .projects section.work figure {
      width: 33.333333%;
      float: left; }
    @media screen and (min-width: 76.5em) {
      .our-work .projects section.work section,
      .tax-work_category .projects section.work section,
      .single-project .projects section.work section {
        margin-top: 20px; } }
  @media screen and (min-width: 76.5em) {
    .our-work aside[role="complementary"],
    .tax-work_category aside[role="complementary"],
    .single-project aside[role="complementary"] {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 14.7019570017%;
      margin-top: 60px; }
      .our-work aside[role="complementary"]:last-child,
      .tax-work_category aside[role="complementary"]:last-child,
      .single-project aside[role="complementary"]:last-child {
        margin-right: 0; } }
  @media screen and (min-width: 90.625em) {
    .our-work aside[role="complementary"],
    .tax-work_category aside[role="complementary"],
    .single-project aside[role="complementary"] {
      float: left;
      display: block;
      margin-right: 1.7578775415%;
      width: 17.3217244976%; }
      .our-work aside[role="complementary"]:last-child,
      .tax-work_category aside[role="complementary"]:last-child,
      .single-project aside[role="complementary"]:last-child {
        margin-right: 0; } }
  .our-work aside[role="complementary"] h4,
  .tax-work_category aside[role="complementary"] h4,
  .single-project aside[role="complementary"] h4 {
    margin-top: 10px;
    border-bottom: 1px #eeeeee solid;
    text-align: center;
    padding-bottom: 10px; }
  .our-work aside[role="complementary"] ul,
  .tax-work_category aside[role="complementary"] ul,
  .single-project aside[role="complementary"] ul {
    margin: 0 0 40px 0;
    padding: 0;
    list-style: none; }
  .our-work aside[role="complementary"] ul li,
  .tax-work_category aside[role="complementary"] ul li,
  .single-project aside[role="complementary"] ul li {
    margin: 0; }
  .our-work aside[role="complementary"] ul li a,
  .tax-work_category aside[role="complementary"] ul li a,
  .single-project aside[role="complementary"] ul li a {
    font-size: .7em; }
  .our-work aside[role="complementary"] a.btn,
  .tax-work_category aside[role="complementary"] a.btn,
  .single-project aside[role="complementary"] a.btn {
    display: block;
    font-size: .85em;
    margin-top: 10px; }
  .our-work aside[role="complementary"] p,
  .tax-work_category aside[role="complementary"] p,
  .single-project aside[role="complementary"] p {
    color: #afafaf;
    font-size: .85em; }
  .our-work aside[role="complementary"] span.tel,
  .tax-work_category aside[role="complementary"] span.tel,
  .single-project aside[role="complementary"] span.tel {
    display: block;
    font-family: "futura-pt-1", "futura-pt-2", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
    text-align: center;
    font-size: 1.1em; }

.single-project {
  /*
	.pro-copy {
		
		@include media($desktop) {
			@include span-columns(7);
		 
		}
	}
	.pro-gallery {
		
		@include media($desktop) {
			@include span-columns(7);
			 
		}
		
	}
	.pro-gform {
		@include media($desktop) {
			@include span-columns(4);
		 
		}
	}
*/ }
  @media screen and (min-width: 45em) {
    .single-project main[role="main"] {
      float: left;
      display: block;
      margin-right: 3.5786636068%;
      width: 74.1053340983%;
      margin-left: 12.9473329508%; }
      .single-project main[role="main"]:last-child {
        margin-right: 0; } }
  @media screen and (min-width: 76.5em) {
    .single-project main[role="main"] {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 57.3509785009%;
      margin-left: 0%; }
      .single-project main[role="main"]:last-child {
        margin-right: 0; } }
  .single-project aside[role="complementary"] {
    background: #222222;
    color: #ffffff;
    position: relative; }
    @media screen and (min-width: 45em) {
      .single-project aside[role="complementary"] {
        float: left;
        display: block;
        margin-right: 3.5786636068%;
        width: 100%;
        margin-top: 60px;
        padding: 20px; }
        .single-project aside[role="complementary"]:last-child {
          margin-right: 0; } }
    @media screen and (min-width: 76.5em) {
      .single-project aside[role="complementary"] {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 31.7615656014%;
        margin-left: 8.5298042998%;
        margin-top: -140px;
        padding: 30px; }
        .single-project aside[role="complementary"]:last-child {
          margin-right: 0; } }
    .single-project aside[role="complementary"] h3 {
      color: white;
      margin-top: 0; }
  .single-project .testimonial {
    padding-top: 80px; }

.our-work .projects {
  margin-bottom: 60px; }

@media screen and (min-width: 90.625em) {
  .page-template-page-main .page-banner .wh-angle {
    width: 40%; } }

.page-template-page-main .container.main-container {
  background: #ffffff;
  padding: 15px; }
  @media screen and (min-width: 45em) {
    .page-template-page-main .container.main-container {
      padding: 20px; } }
@media screen and (min-width: 45em) {
  .page-template-page-main main[role="main"] {
    float: left;
    display: block;
    margin-right: 3.5786636068%;
    width: 100%;
    margin-bottom: 40px; }
    .page-template-page-main main[role="main"]:last-child {
      margin-right: 0; } }

@media screen and (min-width: 64em) {
  .page-template-page-main main[role="main"] {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 31.7615656014%;
    background: #ffffff; }
    .page-template-page-main main[role="main"]:last-child {
      margin-right: 0; } }

@media screen and (min-width: 45em) {
  .page-template-page-main aside {
    float: left;
    display: block;
    margin-right: 3.5786636068%;
    width: 100%;
    padding: 20px; }
    .page-template-page-main aside:last-child {
      margin-right: 0; } }

@media screen and (min-width: 64em) {
  .page-template-page-main aside {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 65.8807828007%;
    padding: 20px; }
    .page-template-page-main aside:last-child {
      margin-right: 0; } }

@media screen and (min-width: 76.5em) {
  .page-template-page-main aside {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 65.8807828007%;
    padding: 20px; }
    .page-template-page-main aside:last-child {
      margin-right: 0; } }

.page-item {
  margin-bottom: 1em;
  /*
		@include media($tv) {
			@include span-columns(4);
			@include omega-reset(3n);
			@include omega(4n);
			
		}
*/ }
  @media screen and (min-width: 45em) {
    .page-item {
      float: left;
      display: block;
      margin-right: 3.5786636068%;
      width: 30.731768713%; }
      .page-item:last-child {
        margin-right: 0; }
      .page-item:nth-child(3n) {
        margin-right: 0; }
      .page-item:nth-child(3n+1) {
        clear: left; } }
  @media screen and (min-width: 64em) {
    .page-item {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 31.7615656014%;
      margin-bottom: 1em; }
      .page-item:last-child {
        margin-right: 0; }
      .page-item:nth-child(3n) {
        margin-right: 0; }
      .page-item:nth-child(3n+1) {
        clear: left; } }
  .page-item a.wrap {
    overflow: hidden;
    display: block; }
    .page-item a.wrap:hover figure img {
      filter: blur(2px) grayscale(20%);
      -webkit-transform: scale(1.2) translateY(0px);
      -moz-transform: scale(1.2) translateY(0px);
      -ms-transform: scale(1.2) translateY(0px);
      -o-transform: scale(1.2) translateY(0px);
      transform: scale(1.2) translateY(0px); }
    .page-item a.wrap:hover span.bg {
      transition: ease-in-out .4s;
      opacity: .3; }
    .page-item a.wrap:hover h4 {
      text-shadow: 0 0 3px #000; }
  .page-item figure {
    padding: 0;
    margin: 0;
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
    background: #eeeeee;
    text-align: center; }
    @media screen and (min-width: 45em) {
      .page-item figure {
        height: 145px; } }
    @media screen and (min-width: 64em) {
      .page-item figure {
        height: 165px; } }
    @media screen and (min-width: 90.625em) {
      .page-item figure {
        height: 230px; } }
    .page-item figure img {
      width: 100%;
      position: relative;
      display: block;
      top: 0;
      left: 0;
      z-index: 0;
      height: auto;
      -webkit-transition: 0.4s;
      -moz-transition: 0.4s;
      transition: 0.4s; }
    .page-item figure img.icon {
      position: relative;
      z-index: 10;
      width: 10%;
      height: auto !important;
      display: none; }
  .page-item h4 {
    text-align: center;
    position: relative;
    color: #ffffff;
    z-index: 10;
    padding-top: 30%;
    text-transform: uppercase;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    transition: 0.4s; }
    @media screen and (min-width: 90.625em) {
      .page-item h4 {
        padding-top: 32%; } }
  .page-item a.btn {
    display: block;
    display: none; }

@media screen and (min-width: 64em) {
  .page-template-page-oil-industry main[role="main"] {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 48.821174201%; }
    .page-template-page-oil-industry main[role="main"]:last-child {
      margin-right: 0; } }

@media screen and (min-width: 76.5em) {
  .page-template-page-oil-industry main[role="main"] {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 65.8807828007%; }
    .page-template-page-oil-industry main[role="main"]:last-child {
      margin-right: 0; } }

@media screen and (min-width: 64em) {
  .page-template-page-oil-industry main[role="main"] {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 74.4105871005%; }
    .page-template-page-oil-industry main[role="main"]:last-child {
      margin-right: 0; } }

@media screen and (min-width: 64em) {
  .page-template.standard-products main[role="main"] {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 48.821174201%; }
    .page-template.standard-products main[role="main"]:last-child {
      margin-right: 0; } }

@media screen and (min-width: 76.5em) {
  .page-template.standard-products main[role="main"] {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 65.8807828007%; }
    .page-template.standard-products main[role="main"]:last-child {
      margin-right: 0; } }

@media screen and (min-width: 64em) {
  .page-template.standard-products main[role="main"] {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 74.4105871005%; }
    .page-template.standard-products main[role="main"]:last-child {
      margin-right: 0; } }

.testimonials aside[role="complementary"] {
  background: #222222;
  color: #ffffff;
  padding: 20px;
  position: relative; }
  @media screen and (min-width: 76.5em) {
    .testimonials aside[role="complementary"] {
      margin-top: -120px;
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 40.2913699012%;
      padding-bottom: 50px; }
      .testimonials aside[role="complementary"]:last-child {
        margin-right: 0; } }
  @media screen and (min-width: 76.5em) {
    .testimonials aside[role="complementary"] {
      margin-top: -160px; } }
  .testimonials aside[role="complementary"] h2, .testimonials aside[role="complementary"] h3 {
    color: #ffffff; }
  .testimonials aside[role="complementary"] p {
    color: #ffffff !important; }

@media screen and (min-width: 76.5em) {
  .testimonials main[role="main"] {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 57.3509785009%; }
    .testimonials main[role="main"]:last-child {
      margin-right: 0; } }

.testimonials article {
  padding: 30px 0;
  border-bottom: 1px solid #cecebe;
  overflow: hidden; }
  @media screen and (min-width: 76.5em) {
    .testimonials article {
      width: 90%; } }
  .testimonials article p {
    font-size: 1.1em;
    font-style: italic;
    margin-top: 0px; }
    @media screen and (min-width: 76.5em) {
      .testimonials article p {
        font-size: 1.2em; } }
  .testimonials article a {
    color: #6b3a31;
    font-size: .9em;
    margin-left: 16px;
    margin-bottom: 20px; }
  .testimonials article h5 {
    color: #21396f;
    margin-top: 20px;
    margin-bottom: 0;
    font-size: .9em; }

.contact {
  /* END ASIDE */ }
  .contact .container.contact-main {
    background: #f6f6f6;
    margin-top: 120px; }
  .contact main[role="main"] {
    background: #ffffff; }
    @media screen and (min-width: 45em) {
      .contact main[role="main"] {
        float: left;
        display: block;
        margin-right: 3.5786636068%;
        width: 48.2106681966%;
        margin-bottom: 60px;
        position: relative; }
        .contact main[role="main"]:last-child {
          margin-right: 0; } }
    @media screen and (min-width: 64em) {
      .contact main[role="main"] {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 48.821174201%;
        margin-bottom: 60px;
        position: relative; }
        .contact main[role="main"]:last-child {
          margin-right: 0; } }
    .contact main[role="main"] .gform_wrapper .gfield input, .contact main[role="main"] .gform_wrapper .gfield input[type=text] {
      padding: .6em !important; }
    .contact main[role="main"] .gform_wrapper label.gfield_label,
    .contact main[role="main"] .gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label {
      display: none; }
  @media screen and (min-width: 45em) {
    .contact .page-default aside[role="complementary"] {
      float: left;
      display: block;
      margin-right: 3.5786636068%;
      width: 48.2106681966%; }
      .contact .page-default aside[role="complementary"]:last-child {
        margin-right: 0; } }
  @media screen and (min-width: 76.5em) {
    .contact .page-default aside[role="complementary"] {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 40.2913699012%; }
      .contact .page-default aside[role="complementary"]:last-child {
        margin-right: 0; } }
  .contact .page-default aside[role="complementary"] h3 {
    text-align: center;
    font-size: 1em;
    padding-bottom: 10px;
    margin-bottom: 30px;
    border-bottom: 1px solid #e6e6e6; }
  .contact .page-default aside[role="complementary"] h3:nth-child(2n) {
    margin-top: 40px; }
  .contact .page-default aside[role="complementary"] p {
    color: #333333;
    font-size: .9em;
    margin-bottom: 0; }
  .contact .page-default aside[role="complementary"] p.tel {
    font-size: 1.1em;
    color: #21396f; }
    @media screen and (min-width: 45em) {
      .contact .page-default aside[role="complementary"] p.tel {
        display: block;
        text-align: center; } }
    @media screen and (min-width: 64em) {
      .contact .page-default aside[role="complementary"] p.tel {
        margin-bottom: 10px;
        display: block;
        text-align: left; } }
  .contact .page-default aside[role="complementary"] .addr {
    font-size: .9em; }
  .contact .page-default aside[role="complementary"] article {
    margin-bottom: 30px; }
    @media screen and (min-width: 45em) {
      .contact .page-default aside[role="complementary"] article {
        float: left;
        display: block;
        margin-right: 3.5786636068%;
        width: 48.2106681966%; }
        .contact .page-default aside[role="complementary"] article:last-child {
          margin-right: 0; }
        .contact .page-default aside[role="complementary"] article:nth-child(2n) {
          margin-right: 0; }
        .contact .page-default aside[role="complementary"] article:nth-child(2n+1) {
          clear: left; } }
    @media screen and (min-width: 64em) {
      .contact .page-default aside[role="complementary"] article {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 48.821174201%; }
        .contact .page-default aside[role="complementary"] article:last-child {
          margin-right: 0; } }
    .contact .page-default aside[role="complementary"] article h4 {
      text-transform: uppercase; }
    .contact .page-default aside[role="complementary"] article p.tel {
      text-align: left;
      color: #333333;
      font-size: .9em;
      margin: 5px 0; }
  @media screen and (min-width: 76.5em) {
    .contact .page-default aside[role="complementary"] section {
      width: 50%;
      float: left; } }
  .contact .page-default aside[role="complementary"] section.map {
    width: 100%;
    margin-top: 30px; }

.acf-map {
  width: 100%;
  height: 300px;
  border: #d9d9cc solid 1px;
  margin: 60px 0;
  overflow: hidden; }

.covid {
  text-align: center;
  margin: 0;
  padding: 0;
  border: none;
  background: none; }

.covid h3 {
  margin: 0;
  border: none !important;
  background: none; }

.covid h3 a {
  display: block;
  border-radius: 8px;
  color: #0d1423;
  font-size: 1.2em;
  padding: 30px 0;
  background: #fff200;
  transition: .4s ease-in-out;
  border: none; }

.covid h3 a:hover {
  background: #21396f;
  color: #fff200; }

.design {
  /*
.design-content:nth-child(even) {
	background: tint($lt-blue, 94);
}
*/ }
  .design .page-banner {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center; }
    @media screen and (min-width: 90.625em) {
      .design .page-banner {
        height: 200px;
        min-height: 800px; } }
    .design .page-banner h1 {
      margin: 50px 0 0 0; }
  .design .design-callout {
    text-align: center;
    margin-top: 60px; }
    .design .design-callout h2 {
      margin: 0;
      text-align: center; }
  .design nav.design-nav {
    background: #21396f;
    text-align: center;
    display: none;
    position: sticky;
    top: 70px;
    z-index: 20; }
    @media screen and (min-width: 45em) {
      .design nav.design-nav {
        display: block; } }
    .design nav.design-nav ul {
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center; }
      @media screen and (min-width: 45em) {
        .design nav.design-nav ul {
          flex-direction: row; } }
    .design nav.design-nav ul li {
      display: flex;
      flex-direction: row;
      flex-grow: 0;
      padding: 5px;
      background: url("../svg/arrow.svg") center right no-repeat;
      padding-right: 60px;
      background-size: 40px;
      margin-right: 20px;
      text-align: center;
      line-height: 18px; }
      .design nav.design-nav ul li figure {
        width: 40px;
        text-align: center;
        padding: 0;
        margin: 0 auto 5px auto; }
      .design nav.design-nav ul li img {
        width: 100%;
        max-width: 100%;
        padding: 0;
        margin: 0;
        display: block; }
      @media screen and (min-width: 45em) {
        .design nav.design-nav ul li {
          flex-direction: column;
          flex-wrap: wrap;
          padding-right: 20px;
          background-size: 25px;
          margin-right: 0; }
          .design nav.design-nav ul li figure {
            width: 40px; } }
      @media screen and (min-width: 64em) {
        .design nav.design-nav ul li {
          margin-right: 20px; }
          .design nav.design-nav ul li figure {
            width: 50px; } }
      @media screen and (min-width: 76.5em) {
        .design nav.design-nav ul li {
          padding-right: 60px;
          background-size: 40px;
          margin-right: 20px; }
          .design nav.design-nav ul li figure {
            width: 70px; } }
    .design nav.design-nav ul li:last-child {
      padding-right: 0;
      background: none; }
    .design nav.design-nav ul li a {
      color: #ffffff;
      font-size: 0.9em;
      padding: 10px;
      transition: ease-in-out 0.4s;
      border-radius: 6px;
      height: 100%; }
      .design nav.design-nav ul li a:hover, .design nav.design-nav ul li a:focus {
        background: #0d1423; }
    .design nav.design-nav ul li a.active {
      background: #fff200; }
  .design .is-sticky {
    position: relative;
    z-index: 20; }
  .design main[role="main"] {
    width: 100%;
    margin-left: 0%;
    margin: 0;
    padding: 0; }
  .design a.anchor {
    display: block;
    overflow: hidden;
    position: relative;
    top: -200px;
    visibility: hidden; }
  .design .design-content {
    padding: 40px 0;
    position: relative;
    z-index: 1; }
  .design .design-content.testimonial {
    padding: 0; }
  .design .design-content .container {
    /*
	width: 100%;
	overflow: hidden;
*/ }
  .design h2.section-title {
    text-align: center;
    text-transform: none;
    letter-spacing: 0;
    font-size: 1.8em; }
  .design h3 {
    text-align: center; }
  .design .justified section {
    max-width: 800px;
    margin: 0 auto; }
  .design .justified ul li {
    list-style: disc;
    margin-left: 20px;
    font-size: 0.9em; }
  .design .justified img.full-width {
    width: 80% !important;
    max-width: 80% !important;
    height: auto; }
  .design .testimonial {
    font-family: "futura-pt-1", "futura-pt-2", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
    color: #0d1423;
    font-size: 1.4em;
    line-height: 34px; }
  .design .suppliers ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center; }
  .design .suppliers li {
    width: 25%;
    list-style: none !important;
    margin: 0 !important;
    padding: 0; }
  .design .two-column .container {
    padding: 0px; }
    @media screen and (min-width: 64em) {
      .design .two-column .container {
        padding: 0 0px; } }
    @media screen and (min-width: 76.5em) {
      .design .two-column .container {
        padding: 0 80px; } }
  .design .two-column .column-content {
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center; }
    @media screen and (min-width: 64em) {
      .design .two-column .column-content {
        flex-direction: row; } }
  .design .two-column .column-image,
  .design .two-column .column-text {
    width: 100%; }
    @media screen and (min-width: 64em) {
      .design .two-column .column-image,
      .design .two-column .column-text {
        width: 50%; } }
  .design .two-column .column-image {
    order: 0; }
    .design .two-column .column-image figure {
      margin: 0;
      padding: 0;
      margin-bottom: 20px; }
      @media screen and (min-width: 64em) {
        .design .two-column .column-image figure {
          margin-bottom: 0;
          padding: 0 25px 0 0; } }
  .design .two-column .column-text {
    order: 1; }
  .design .two-column .column-list {
    background: #239142;
    color: #ffffff;
    display: flex;
    padding: 1em;
    flex-direction: column; }
    @media screen and (min-width: 45em) {
      .design .two-column .column-list {
        flex-direction: row; } }
    .design .two-column .column-list h5 {
      margin: 0;
      color: #ffffff;
      font-family: "proxima-nova-1", "proxima-nova-2", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
      text-transform: none;
      letter-spacing: normal;
      font-weight: bold; }
    .design .two-column .column-list ul {
      margin: 0;
      padding: 0; }
    .design .two-column .column-list ul li {
      list-style: disc;
      margin-left: 20px;
      font-size: 0.9em; }
    .design .two-column .column-list .lists {
      margin: 10px 0; }
      @media screen and (min-width: 45em) {
        .design .two-column .column-list .lists {
          flex-grow: 1;
          flex-basis: 33%; } }
  .design .two-column.reverse-layout {
    background: #f2f3f6;
    padding-bottom: 60px; }
    .design .two-column.reverse-layout .column-image {
      order: 1; }
    .design .two-column.reverse-layout .column-text {
      order: 0; }
      @media screen and (min-width: 64em) {
        .design .two-column.reverse-layout .column-text {
          margin-bottom: 0;
          padding: 0 25px 0 0; } }
  .design .button section {
    text-align: center; }
  .design .cta {
    background: #fff200;
    color: #ffffff;
    text-align: center;
    /*
    h2.section-title {
      font-size: 2.4em;
      color: $white;
    }
*/ }
    .design .cta h2 {
      font-weight: 400;
      margin-top: 0;
      font-size: 2.4em; }
    .design .cta a.btn {
      transition: ease-in-out 0.4s; }
    .design .cta a.outline {
      border-color: #0d1423;
      color: #0d1423;
      margin-left: 40px; }
      .design .cta a.outline:hover {
        background: #21396f;
        color: #ffffff; }

.page-template-page-our-team main[role="main"] {
  padding: 0; }

.page-template-page-our-team .team-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }

.page-template-page-our-team article {
  transition: ease-in-out .4s; }
  @media screen and (min-width: 76.5em) {
    .page-template-page-our-team article {
      width: 30%;
      margin-bottom: 60px; } }
  .page-template-page-our-team article figure {
    padding: 0;
    margin: 0; }
    .page-template-page-our-team article figure img.attachment-full.size-full {
      display: block;
      width: 100%;
      max-width: 100%;
      margin: 0;
      border-bottom: 5px transparent solid;
      transition: ease-in-out .4s; }
  .page-template-page-our-team article h3 {
    margin-bottom: 0;
    font-weight: 400;
    transition: ease-in-out .4s; }
  .page-template-page-our-team article h5 {
    letter-spacing: 0;
    font-family: "proxima-nova-1", "proxima-nova-2", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
    text-transform: none;
    color: #555555; }
  .page-template-page-our-team article:hover img.attachment-full.size-full {
    border-bottom: 5px solid #fff200; }
  .page-template-page-our-team article:hover h3 {
    background: #eeeeee; }

.single-team main[role="main"] h1 {
  margin-bottom: 0; }

.single-team main[role="main"] h3 {
  margin-top: 5px;
  margin-bottom: 20px;
  font-weight: 400; }

.single-team main[role="main"] img.attachment-full.size-full {
  float: right;
  width: 230px;
  margin: 0 0 10px 20px; }

.careers .side-info {
  margin-top: 30px; }

.careers .side-info h3 {
  font-size: 1.6em;
  text-align: left;
  letter-spacing: 0;
  text-transform: none;
  border-bottom: 2px solid #fff200;
  margin-top: 25px; }

.careers .side-info article {
  padding: 30px 0; }

.careers .side-info img {
  height: auto;
  border-radius: 8px 8px 0 0; }

.careers .side-info a {
  position: relative;
  overflow: hidden;
  display: block;
  border-radius: 8px; }

.careers .side-info a span.bg {
  border-radius: 8px;
  transition: ease-in-out .4s;
  opacity: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #5287ca; }

.careers .side-info a:hover span.bg {
  opacity: .9; }

.careers .side-info a h4 {
  margin: 5px 0 15px 10px; }

.career-values {
  background: #374d7d;
  background: #5287ca;
  display: flex;
  color: #ffffff;
  padding: 10px;
  border-radius: 8px;
  margin-top: 40px; }

.career-values h4 {
  color: #ffffff; }

.career-values section {
  text-align: center;
  padding: 0 10px; }

.career-values section img {
  width: 90%;
  margin: 0 auto; }

.career-values section p {
  font-size: .8em; }

.single-career .download-career {
  border-radius: 8px;
  margin-top: 60px; }

.single-career .download-career .btn {
  margin: 0;
  background: transparent;
  background: #fff200;
  color: #21396f;
  border: 1px solid #e6da00; }

.single-career .download-career .btn:hover {
  background: #21396f;
  color: #ffffff; }

/*
.blog .page-banner {
	@include media($desktop) {
		min-height: 140px;
	}
	@include media($tv) {
		min-height: 340px;
	}
	h1 {
		margin-top: 180px;
		margin-bottom: 80px;
	}
}
*/
.single .page-banner {
  height: 200px; }
  .single .page-banner h1 {
    margin-bottom: 0; }
  @media screen and (min-width: 45em) {
    .single .page-banner {
      height: 400px; } }
p.meta {
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 20px;
  font-size: .8em;
  opacity: .6; }
  p.meta .ss-icon {
    position: relative;
    top: 2px; }

.single main[role="main"] {
  background: #ffffff; }
  @media screen and (min-width: 20em) {
    .single main[role="main"] {
      float: left;
      display: block;
      margin-right: 7.4229703521%;
      width: 100%; }
      .single main[role="main"]:last-child {
        margin-right: 0; }
      .single main[role="main"] h1 {
        font-size: 30px; }
      .single main[role="main"] h2 {
        margin-bottom: 16px; } }
  @media screen and (min-width: 45em) {
    .single main[role="main"] {
      float: left;
      display: block;
      margin-right: 3.5786636068%;
      width: 100%; }
      .single main[role="main"]:last-child {
        margin-right: 0; }
      .single main[role="main"] h1 {
        font-size: 40px; } }
  @media screen and (min-width: 64em) {
    .single main[role="main"] {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 57.3509785009%; }
      .single main[role="main"]:last-child {
        margin-right: 0; } }
  @media screen and (min-width: 90.625em) {
    .single main[role="main"] {
      float: left;
      display: block;
      margin-right: 1.7578775415%;
      width: 55.4809285756%; }
      .single main[role="main"]:last-child {
        margin-right: 0; } }
@media screen and (min-width: 20em) {
  .post-side {
    float: left;
    display: block;
    margin-right: 7.4229703521%;
    width: 100%; }
    .post-side:last-child {
      margin-right: 0; } }

@media screen and (min-width: 64em) {
  .post-side {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 23.2317613015%; }
    .post-side:last-child {
      margin-right: 0; } }

.post-side a.btn-block {
  background: #21396f;
  color: #ffffff;
  border-radius: 4px; }
  .post-side a.btn-block span.ss-icon {
    position: relative;
    top: 4px;
    opacity: .6; }
  .post-side a.btn-block:hover {
    background: #425785; }
    .post-side a.btn-block:hover span.ss-icon {
      opacity: 1; }

.post-side h3 {
  text-align: center;
  margin-top: 40px;
  text-transform: uppercase;
  letter-spacing: 2px; }

.post-side article {
  border-bottom: 1px solid #e7e8e9;
  padding: 10px 0; }
  .post-side article h4 {
    margin-bottom: 0; }
  .post-side article p.meta {
    margin: 0; }

/*
.single aside[role="complementary"] {
	
	
	h4 {
		font-size: 1em;
 	}
	
	@include media($mobile) {
	@include span-columns(4);
	@include shift(0);
	///	padding: 0 5%;
		
		h1 {
			font-size: 30px;
		}
	}
	@include media($tablet) {
		@include span-columns(8);
 		@include omega();
 		h1 {
			font-size: 40px;
		}
	}
	@include media($tablet-land) {
		@include span-columns(3);
		@include shift(0);
	 
  	}
 	@include media($tv) {
		@include span-columns(3);
		@include shift(2);
 	}
 	
 	.post {
	 	
	 	border-bottom: 1px solid $gray-lighter;
	 	
	 	@include media($desktop) {
		 	padding: .8em 0;
	 	}
	 	
	 	h4 {
		 	margin-bottom: 0;
	 	}
	 	p {
		 	color: $gray;
		 	margin-bottom: 0;
		 	font-size: .8em;
	 	}
	 	.ss-icon {
		 	position: relative;
		 	top: 1px;
		 	color: $secondary;
	 	}
 	}
 
}
 
*/
.single.single-dh_product .container {
  background: none; }

.single.single-dh_product figure {
  margin: 0;
  padding: 0; }
  .single.single-dh_product figure img {
    display: block;
    margin-bottom: 40px; }

@media screen and (min-width: 76.5em) {
  .single.single-dh_product .cards {
    margin-left: 25.5894128995%;
    padding: 0 0 0 45px; } }

.navigation.pagination {
  text-align: center;
  width: 100%;
  margin-top: 60px; }
  .navigation.pagination h2 {
    display: none; }
  .navigation.pagination .nav-links a.page-numbers,
  .navigation.pagination .nav-links .page-numbers.current {
    padding: 5px 12px;
    margin: 0 5px;
    border-radius: 4px;
    background: #e7e8e9; }
    .navigation.pagination .nav-links a.page-numbers:hover,
    .navigation.pagination .nav-links .page-numbers.current:hover {
      background: #cfd0d3; }
  .navigation.pagination .nav-links .page-numbers.current {
    background: #cad3e5; }
  .navigation.pagination .nav-links a.prev.page-numbers,
  .navigation.pagination .nav-links a.next.page-numbers {
    background: #2d4d96;
    color: #ffffff; }
    .navigation.pagination .nav-links a.prev.page-numbers:hover,
    .navigation.pagination .nav-links a.next.page-numbers:hover {
      background: #4c68a6; }

.post-nav {
  display: block;
  margin: 60px 0; }
  .post-nav h4 {
    padding: 0 0 1em 0;
    font-family: "proxima-nova-1", "proxima-nova-2", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 1.4em;
    text-align: center;
    border-bottom: 1px #eee solid; }

a[rel="next"],
a[rel="prev"] {
  background: #eee;
  color: #444;
  padding: .4em .8em;
  border-radius: 3px;
  float: left; }
  a[rel="next"]:hover,
  a[rel="prev"]:hover {
    background: #0d1423; }

a[rel="next"] {
  float: right; }

aside[role="complementary"] {
  position: relative;
  /*
		@include media($desktop) {
			@include span-columns(4);
			@include shift(1);
			z-index: 0;
			
		}
		@include media($tv) {
 			@include span-columns(4);
			@include shift(1);
			
		}
*/
  /*
	section {
		padding: 20px 15px;
		background: lighten($gray-lighter,0);
		margin-bottom: 10px;
		border-radius: 6px;
		overflow: hidden;
	}
	
*/ }
  aside[role="complementary"] p {
    color: #ffffff; }
  aside[role="complementary"] h2, aside[role="complementary"] h3 {
    font-size: 1.1em;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: center; }
  aside[role="complementary"] h3:first-child {
    margin-top: 10px; }
  aside[role="complementary"] .btn-block {
    margin-bottom: 30px;
    margin-top: 20px;
    padding: 14px 0;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 18px;
    background: #21396f;
    color: #ffffff; }
    aside[role="complementary"] .btn-block:hover, aside[role="complementary"] .btn-block:focus {
      cursor: pointer;
      background: #2d4d96;
      color: #ffffff; }
    aside[role="complementary"] .btn-block .ss-icon {
      position: absolute;
      font-size: 1.4em;
      left: 10%;
      top: 30%;
      color: #476fc8; }
  aside[role="complementary"] section.aside-form {
    margin-top: 30px; }
  aside[role="complementary"] .gform_wrapper {
    margin-bottom: 0; }
  aside[role="complementary"] .gform_wrapper ul {
    display: block; }
  aside[role="complementary"] .gform_wrapper ul li {
    display: block;
    margin: 0; }
  aside[role="complementary"] .gform_wrapper ul input[type="text"],
  aside[role="complementary"] .gform_wrapper ul textarea {
    color: #ffffff;
    padding: .6em 0 .6em .6em !important;
    margin: 0;
    border-radius: 4px; }
  aside[role="complementary"] .gform_wrapper ul textarea {
    height: 160px;
    margin-top: 10px; }
  aside[role="complementary"] .gform_wrapper label.gfield_label,
  aside[role="complementary"] .gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label {
    display: none; }
  aside[role="complementary"] .gform_wrapper ul li.gfield {
    margin-top: 0; }
  aside[role="complementary"] .gform_wrapper .gform_footer {
    margin-top: 0; }
  aside[role="complementary"] input#gform_submit_button_3.gform_button.button {
    background: #fff200;
    color: #ffffff;
    background: #274383;
    text-transform: uppercase; }
  aside[role="complementary"] .gform_wrapper .gform_footer {
    margin-top: 0; }
  aside[role="complementary"] .gform_wrapper .gform_footer input[type=submit] {
    display: block;
    width: 96%; }
  aside[role="complementary"] .gform_wrapper .top_label div.ginput_container {
    margin-top: 0; }

.testimonials aside[role="complementary"] p {
  color: #333333; }

form.find-store {
  padding: 20px;
  text-align: center;
  width: 50%;
  margin: 0 auto; }
  form.find-store::after {
    clear: both;
    content: "";
    display: table; }
  form.find-store input[type="text"] {
    border: none;
    background: #f6f6f6;
    padding: 12px 18px;
    margin: 0;
    display: inline;
    float: left;
    width: 75%;
    border-radius: 3px 0 0 3px; }
    form.find-store input[type="text"]:focus {
      box-shadow: inset; }
  form.find-store button.btn {
    color: #ffffff;
    margin: 0;
    display: inline;
    float: left;
    padding: 10px 18px;
    border: #0d1423;
    border-radius: 0 3px 3px 0;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    transition: 0.4s; }
  form.find-store input, form.find-store button {
    border-radius: 0; }

.home form.find-store {
  width: 100%;
  padding: 20px 0; }
  .home form.find-store input[type="text"] {
    width: 60%;
    background: #ffffff;
    border: 1px solid #eeeeee;
    border-width: 1px 0 1px 1px;
    padding: 11px 0 12px 18px; }

.suppliers ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center; }

.suppliers li {
  width: 25%;
  list-style: none !important;
  margin: 0 !important;
  padding: 0; }

@media screen and (min-width: 76.5em) {
  .home .suppliers {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 48.821174201%;
    margin-left: 25.5894128995%; }
    .home .suppliers:last-child {
      margin-right: 0; } }

@media screen and (min-width: 76.5em) {
  .services .service-item section {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 31.7615656014%;
    padding-right: 40px; }
    .services .service-item section:last-child {
      margin-right: 0; } }

.services main h2 + p {
  margin-bottom: 30px; }

.resource-feed {
  background: #21396f;
  color: #ffffff; }
  .resource-feed h2 {
    margin-bottom: 30px;
    color: #ffffff; }
  .resource-feed h3 a {
    color: #ffffff; }
    .resource-feed h3 a:hover {
      background: transparent;
      border-bottom: 1px solid #fff200; }
  .resource-feed p.meta a {
    color: #fff200; }
  .resource-feed article {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 31.7615656014%; }
    .resource-feed article:last-child {
      margin-right: 0; }
    .resource-feed article img {
      display: block;
      width: 100%;
      height: auto;
      transition: ease-in-out .4s; }
      .resource-feed article img:hover {
        transform: scale(1.05); }

.hbspt-form {
  width: 100%; }
  .hbspt-form form {
    width: 100%;
    border-radius: 10px; }
  .hbspt-form .form-columns-0,
  .hbspt-form .form-columns-1,
  .hbspt-form .form-columns-2,
  .hbspt-form .form-columns-3 {
    padding: .5em 1em;
    width: 100%;
    max-width: 100%; }
  .hbspt-form .form-columns-0 {
    background: #ffffff;
    padding-bottom: 0; }
  .hbspt-form .hs-main-font-element h2 {
    font-size: 24px;
    padding-bottom: 0px; }
  .hbspt-form fieldset.form-columns-2:first-child {
    padding-top: 1em;
    border-radius: 8px 8px 0 0; }
  .hbspt-form fieldset.form-columns-2:last-child {
    border-radius: 0 0 8px 8px; }
  .hbspt-form li.hs-form-radio {
    list-style: none;
    margin-left: 2px; }
  .hbspt-form ul.no-list.hs-error-msgs {
    color: red;
    background: rgba(255, 0, 0, 0.1);
    border-radius: 3px; }
  .hbspt-form label.hs-error-msg {
    color: #333; }
  .hbspt-form .hs_submit.hs-submit {
    margin-top: 20px; }
  .hbspt-form .hs-form-required {
    color: red; }
