@charset "UTF-8";
/*
Theme Name: 	Excell V2.0
Theme URI: 		http://excellbattery.com
Description: 	Custom Battery Solutions	
Version: 		2.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: #4d4c4c; }

fieldset {
  background-color: #f7f6f6;
  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: #c4c3c3; }
  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.6em;
  letter-spacing: 1px;
  padding-bottom: 1em;
  border-bottom: 1px solid #eeeeee; }
  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("assets/fonts/ss-social/ss-social-regular.eot");
  src: url("assets/fonts/ss-social/ss-social-regular.eot?#iefix") format("embedded-opentype"), url("assets/fonts/ss-social/ss-social-regular.woff") format("woff"), url("assets/fonts/ss-social/ss-social-regular.ttf") format("truetype"), url("assets/fonts/ss-social/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("assets/fonts/gizmo/ss-gizmo.eot");
  src: url("assets/fonts//gizmo/ss-gizmo.eot?#iefix") format("embedded-opentype"), url("assets/fonts//gizmo/ss-gizmo.woff") format("woff"), url("assets/fonts//gizmo/ss-gizmo.ttf") format("truetype"), url("assets/fonts//gizmo/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 figure {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 65.8807828007%;
    padding: 0; }
    .iso figure:last-child {
      margin-right: 0; }
    @media screen and (min-width: 45em) {
      .iso figure {
        float: left;
        display: block;
        margin-right: 3.5786636068%;
        width: 22.3160022949%; }
        .iso figure:last-child {
          margin-right: 0; } }
    @media screen and (min-width: 64em) {
      .iso figure {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 23.2317613015%;
        margin-left: 0%; }
        .iso figure:last-child {
          margin-right: 0; } }
    @media screen and (min-width: 76.5em) {
      .iso figure {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 14.7019570017%; }
        .iso figure:last-child {
          margin-right: 0; } }
  .iso section {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 100%;
    color: #ffffff; }
    .iso section:last-child {
      margin-right: 0; }
    @media screen and (min-width: 45em) {
      .iso section {
        float: left;
        display: block;
        margin-right: 3.5786636068%;
        width: 61.1580011475%; }
        .iso section:last-child {
          margin-right: 0; } }
    @media screen and (min-width: 64em) {
      .iso section {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 40.2913699012%; }
        .iso section:last-child {
          margin-right: 0; } }
    @media screen and (min-width: 76.5em) {
      .iso section {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 40.2913699012%; }
        .iso section:last-child {
          margin-right: 0; } }
    @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; }
  .iso section.footer-news {
    margin-top: 40px; }
    @media screen and (min-width: 45em) {
      .iso section.footer-news {
        float: left;
        display: block;
        margin-right: 3.5786636068%;
        width: 100%; }
        .iso section.footer-news:last-child {
          margin-right: 0; } }
    @media screen and (min-width: 64em) {
      .iso section.footer-news {
        margin-top: 0;
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 31.7615656014%; }
        .iso section.footer-news:last-child {
          margin-right: 0; } }
    @media screen and (min-width: 76.5em) {
      .iso section.footer-news {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 31.7615656014%;
        margin-left: 8.5298042998%; }
        .iso section.footer-news:last-child {
          margin-right: 0; } }
    .iso section.footer-news article {
      display: block;
      overflow: hidden; }
    .iso section.footer-news h3 {
      padding-left: .5em; }
    .iso section.footer-news h4 {
      margin: 0;
      font-weight: 400; }
    .iso 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) {
        .iso section.footer-news h4 a {
          font-size: 20px; } }
      .iso section.footer-news h4 a:hover, .iso section.footer-news h4 a:focus {
        padding-left: .8em;
        background: #2d4d96;
        border-left: 4px solid #fff200;
        cursor: pointer; }

.why-excell {
  background: #f9f9f9;
  position: relative; }
  .why-excell .wh-angle-right {
    width: 40%;
    top: 0;
    display: none; }
  .why-excell section {
    text-align: center; }
    @media screen and (min-width: 45em) {
      .why-excell section {
        float: left;
        display: block;
        margin-right: 3.5786636068%;
        width: 30.9479891733%; }
        .why-excell section:last-child {
          margin-right: 0; } }
    @media screen and (min-width: 76.5em) {
      .why-excell section {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 31.7615656014%; }
        .why-excell section:last-child {
          margin-right: 0; } }
    @media screen and (min-width: 90.625em) {
      .why-excell section {
        font-size: 1.2em; } }
    .why-excell section .ss-icon {
      color: #2d4d96;
      opacity: .3;
      font-size: 3em; }
      @media screen and (min-width: 45em) {
        .why-excell section .ss-icon {
          font-size: 3em; } }
      @media screen and (min-width: 76.5em) {
        .why-excell section .ss-icon {
          font-size: 4em; } }
  .why-excell h4 {
    text-align: center;
    margin-top: 0px;
    margin-bottom: 30px;
    font-size: 1.1em;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #21396f; }
    @media screen and (min-width: 90.625em) {
      .why-excell h4 {
        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"] section.social {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    margin: 0 auto;
    align-items: center;
    justify-content: center; }
  footer[role="contentinfo"] .footer-location {
    text-align: left; }
    @media screen and (min-width: 45em) {
      footer[role="contentinfo"] .footer-location {
        float: left;
        display: block;
        margin-right: 3.5786636068%;
        width: 100%;
        margin-bottom: 40px; }
        footer[role="contentinfo"] .footer-location:last-child {
          margin-right: 0; } }
    @media screen and (min-width: 64em) {
      footer[role="contentinfo"] .footer-location {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 48.821174201%;
        margin-top: 100px; }
        footer[role="contentinfo"] .footer-location:last-child {
          margin-right: 0; } }
    @media screen and (min-width: 76.5em) {
      footer[role="contentinfo"] .footer-location {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 48.821174201%; }
        footer[role="contentinfo"] .footer-location:last-child {
          margin-right: 0; } }
    @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: 48.821174201%;
        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: 76.5em) {
      footer[role="contentinfo"] .footer-location section {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 48.821174201%;
        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; } }
    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; }

.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;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s; }
  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; }
  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: .75em;
      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;
  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: 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: 0em; } }
  .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; } }
    @media screen and (min-width: 76.5em) {
      .sliding-panel-content li.dropdown a {
        display: inline-block;
        padding: 1.8em 1em;
        font-size: 16px; } }
    @media screen and (min-width: 90.625em) {
      .sliding-panel-content li.dropdown a {
        font-size: 20px; } }
    .sliding-panel-content li.dropdown a:focus {
      background-color: #4d4c4c;
      cursor: pointer; }
    .sliding-panel-content li.dropdown a:hover {
      background: #22345b;
      cursor: pointer; }
      @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: #0d1423; }

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 20px;
          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: 1.5em;
          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_page_ancestor > a {
  background: rgba(33, 57, 111, 0.05); }

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: #182950; } }

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

/*
ul#menu-main li.current-menu-item ul li a {
 	
	@include media($desktop) {
		background: lighten($secondary,2);
        background: rgba($secondary,.9);
		
	}
	
	&:hover,
	&:focus {
		background: lighten($secondary,10);
	    color: $white;
	}
}
*/
ul#menu-main ul li.current-menu-item a {
  background: #eeeeee; }
  @media screen and (min-width: 76.5em) {
    ul#menu-main ul li.current-menu-item a {
      background: #182950; } }

@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; } }

@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: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:last-child {
 
	@include media($tablet-land) {
	 margin-left: 2em;
	}
	a {
		background: rgba($secondary,.05);
	
	&:hover {
		background: rgba($secondary,.1);
	}
	}
 }
*/
ul#menu-main li.request a {
  background: rgba(33, 57, 111, 0.05); }
  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: 4.5em;
      padding-top: 1px; } }
  @media screen and (min-width: 90.625em) {
    ul#menu-main li:hover ul.sub-menu {
      top: 5.6em; } }

.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: space-between; }

.card {
  background-color: #f7f6f6;
  border: 1px solid #ddd;
  border-radius: 3px;
  box-shadow: 0 2px 4px #e6e5e5;
  cursor: pointer;
  flex-basis: 15em;
  flex-grow: 1;
  margin: 0 1em 1.5em 1em;
  position: relative;
  transition: all 0.2s ease-in-out; }
  .card .card-image {
    background-color: #F8F2B4;
    height: 150px;
    max-height: 150px;
    overflow: hidden; }
    .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%; }
  .card .card-header {
    background-color: #f7f6f6;
    border-bottom: 1px solid #ddd;
    border-radius: 3px 3px 0 0;
    font-weight: bold;
    line-height: 1.5em;
    padding: 0.5em 0.75em;
    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:active {
    background-color: #f7f6f6; }
    .card:active .card-header {
      background-color: #f7f6f6; }

.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 {
	margin-top: 10px;
	display: fixed;
	@include position(fixed, 0px 0px 0px auto);
	@include size(240px 100%);
	@include transform(translateX(240px));
	@include transition(all 0.35s linear);
	background: $white;
	z-index: 999999;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
  
	  @include media($tablet) {
		  position: relative;
		  width: auto;
		  background: transparent;
		  overflow: visible;
		  @include transform(translateX(0));
		  float: right;
		  z-index: 0;
	  }
  
}
*/
ul.sub-nav li a {
  display: block;
  padding: .5em 0 .5em .8em;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s;
  background: #eeeeee;
  border-bottom: 1px solid #d9d9cc;
  font-size: .8em;
  font-family: "futura-pt-1", "futura-pt-2", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  color: #555555;
  margin-bottom: 4px; }
  ul.sub-nav li a:hover {
    background: #dadada;
    color: #000;
    cursor: pointer; }
  @media screen and (min-width: 45em) {
    ul.sub-nav li a {
      font-size: .9em; } }
  @media screen and (min-width: 76.5em) {
    ul.sub-nav li a {
      font-size: .85em;
      padding: .8em 0 .8em .8em; } }
  @media screen and (min-width: 90.625em) {
    ul.sub-nav li a {
      font-size: 1.05em; } }

.sub-nav li.current_page_item a {
  background: #1b2948;
  color: #e4e4db;
  border-radius: 3px; }

.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: transparent; }
  .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; }

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; }
  @media screen and (min-width: 76.5em) {
    .full-banner {
      padding: 90px 0; } }

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

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

.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: 45%; } }

.left-bot {
  position: absolute;
  left: 0;
  bottom: -1px;
  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: 35%; } }

.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%; } }

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

.page-banner {
  padding: 0px;
  margin-bottom: 0px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 70%;
  overflow: hidden; }
  @media screen and (min-width: 76.5em) {
    .page-banner {
      height: 90%; } }
  @media screen and (min-width: 64em) {
    .page-banner header {
      margin-left: 17.0596085997%; } }
  .page-banner .container {
    margin-bottom: 0;
    padding-bottom: 0;
    position: relative;
    z-index: 3; }
  .page-banner h1 {
    font-size: 1.6em;
    margin: 100px 0 0 0;
    padding: 0 0 20px 0;
    color: #ffffff;
    display: none; }
    @media screen and (min-width: 45em) {
      .page-banner h1 {
        font-size: 2em;
        margin-top: 150px; } }
    @media screen and (min-width: 76.5em) {
      .page-banner h1 {
        position: relative;
        margin: 80px 0 0 0;
        font-size: 2.4em; } }
    @media screen and (min-width: 90.625em) {
      .page-banner h1 {
        font-size: 2.8em;
        margin-top: 200px; } }
  .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 ================= */
/*
p {
   	
  	@include media($tv) {
	  	font-size: modular-scale(1);
  	}
}
*/
span.bg-blue {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #0d1423;
  opacity: .6;
  z-index: 0;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s; }
  @media screen and (min-width: 45em) {
    span.bg-blue {
      opacity: .5; } }

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

.main-content {
  padding: 60px 0px 80px; }
  @media screen and (min-width: 90.625em) {
    .main-content {
      padding: 80px 0 80px; } }

@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"] {
  margin-top: 100px;
  background: #ffffff; }
  @media screen and (min-width: 45em) {
    .blog main[role="main"] {
      margin-top: 200px; } }
  @media screen and (min-width: 64em) {
    .blog main[role="main"] {
      margin-top: 280px; } }
  @media screen and (min-width: 90.625em) {
    .blog main[role="main"] {
      margin-top: 320px; } }

.blog article {
  background: white;
  border-bottom: 1px #eee solid;
  position: relative; }
  @media screen and (min-width: 20em) {
    .blog article {
      float: left;
      display: block;
      margin-right: 7.4229703521%;
      width: 100%;
      margin-left: 0%;
      padding: 20px 5%; }
      .blog article:last-child {
        margin-right: 0; }
      .blog article h2 {
        font-size: 20px;
        text-transform: none;
        font-weight: 400; } }
  @media screen and (min-width: 45em) {
    .blog article {
      float: left;
      display: block;
      margin-right: 3.5786636068%;
      width: 100%;
      margin-left: 0%;
      padding: 30px 5%; }
      .blog article:last-child {
        margin-right: 0; }
      .blog article h2 {
        font-size: 30px; } }
  @media screen and (min-width: 76.5em) {
    .blog article {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 65.8807828007%;
      margin-left: 17.0596085997%;
      padding: 40px; }
      .blog article:last-child {
        margin-right: 0; } }
  @media screen and (min-width: 90.625em) {
    .blog article {
      float: left;
      display: block;
      margin-right: 1.7578775415%;
      width: 61.8407959219%;
      margin-left: 19.079602039%;
      padding: 60px; }
      .blog article:last-child {
        margin-right: 0; } }
  .blog article h2 {
    margin: 0; }
  .blog 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 {
      color: #3861be;
      padding: 0 0 0 .2em;
      background: none; }
  .blog article p.meta {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 14px;
    color: #777777;
    padding: 5px 0;
    margin-top: 5px; }
  .blog article a.btn {
    position: absolute;
    right: 0;
    top: 40px; }

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

.home .hero {
  margin: 0px auto 60px auto;
  padding: 20px 0 40px 0;
  background: #0d1423 url("assets/img/banner/board.jpg") 0 0 no-repeat;
  background-position: 0 0;
  background-size: cover;
  position: relative;
  overflow: hidden;
  color: #555555;
  border-bottom: 4px solid #ffffff; }
  @media screen and (min-width: 20em) {
    .home .hero {
      min-height: 90vh; } }
  @media screen and (min-width: 45em) {
    .home .hero {
      display: block;
      min-height: auto;
      padding: 160px 0; } }
  @media screen and (min-width: 64em) {
    .home .hero {
      display: block;
      min-height: auto;
      padding: 240px 0 160px 0; } }
  @media screen and (min-width: 76.5em) {
    .home .hero {
      margin-bottom: 90px;
      padding: 220px 0 140px 0; } }
  @media screen and (min-width: 90.625em) {
    .home .hero {
      padding: 300px 0 220px 0; } }
  .home .hero h1, .home .hero p {
    filter: Shadow(Color=black, Direction=0, Strength=1);
    text-shadow: 0px 0px 8px #444; }
  .home .hero .wh-angle {
    z-index: 40;
    display: none; }
    @media screen and (min-width: 64em) {
      .home .hero .wh-angle {
        display: block; } }
  .home .hero section {
    position: relative; }
    @media screen and (min-width: 64em) {
      .home .hero section {
        position: relative;
        z-index: 10;
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 48.821174201%; }
        .home .hero section:last-child {
          margin-right: 0; } }
    @media screen and (min-width: 76.5em) {
      .home .hero section {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 100%; }
        .home .hero section:last-child {
          margin-right: 0; } }
    @media screen and (min-width: 90.625em) {
      .home .hero section {
        float: left;
        display: block;
        margin-right: 1.7578775415%;
        width: 49.1210612293%; }
        .home .hero section:last-child {
          margin-right: 0; } }
  .home .hero section.hero-title {
    margin-top: 100px;
    margin-bottom: 40px;
    z-index: 2; }
    @media screen and (min-width: 45em) {
      .home .hero section.hero-title {
        margin-top: 0vh;
        margin-bottom: 60px; } }
    @media screen and (min-width: 64em) {
      .home .hero section.hero-title {
        margin-top: 0;
        margin-bottom: 0;
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 48.821174201%; }
        .home .hero section.hero-title:last-child {
          margin-right: 0; } }
    @media screen and (min-width: 90.625em) {
      .home .hero section.hero-title {
        float: left;
        display: block;
        margin-right: 1.7578775415%;
        width: 49.1210612293%; }
        .home .hero section.hero-title:last-child {
          margin-right: 0; } }
  .home .hero section.hero-video {
    z-index: 2;
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 100%; }
    .home .hero section.hero-video:last-child {
      margin-right: 0; }
    @media screen and (min-width: 64em) {
      .home .hero section.hero-video {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 48.821174201%; }
        .home .hero section.hero-video:last-child {
          margin-right: 0; } }
    @media screen and (min-width: 90.625em) {
      .home .hero section.hero-video {
        float: left;
        display: block;
        margin-right: 1.7578775415%;
        width: 49.1210612293%; }
        .home .hero section.hero-video:last-child {
          margin-right: 0; } }
  .home .hero h1 {
    margin: 0;
    font-weight: 600;
    font-size: 24px;
    font-family: "futura-pt-1", "futura-pt-2", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
    color: #fff;
    position: relative;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    transition: 0.4s;
    z-index: 10;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    transition: 0.4s;
    text-align: center;
    /*
			@include media($desktop-a) {
				font-size: 3px;
				}
*/ }
    @media screen and (min-width: 45em) {
      .home .hero h1 {
        margin: 0px;
        font-size: 45px; } }
    @media screen and (min-width: 64em) {
      .home .hero h1 {
        text-align: left;
        margin-top: 40px;
        font-size: 40px; } }
    @media screen and (min-width: 76.5em) {
      .home .hero h1 {
        margin-top: 60px;
        font-size: 50px; } }
    @media screen and (min-width: 90.625em) {
      .home .hero h1 {
        font-size: 64px;
        margin-top: 80px; } }
  .home .hero p {
    color: #ffffff;
    color: #ddd;
    font-family: "futura-pt-1", "futura-pt-2", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
    font-size: .9em;
    font-weight: 300;
    text-align: center; }
    @media screen and (min-width: 45em) {
      .home .hero p {
        font-size: 1.2em;
        margin: 10px 0; } }
    @media screen and (min-width: 64em) {
      .home .hero p {
        text-align: left;
        font-size: 1.1em; } }
    @media screen and (min-width: 76.5em) {
      .home .hero p {
        font-size: 1.4em;
        margin: 20px 0 40px 0; } }
    @media screen and (min-width: 90.625em) {
      .home .hero p {
        font-size: 1.8em; } }
  .home .hero a.btn {
    background: #2d4d96;
    border: 2px solid #2d4d96;
    font-size: 16px;
    float: left; }
    @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: 24px;
        margin-top: 30px; } }
    .home .hero a.btn .ss-icon {
      position: relative;
      top: 3px; }
    .home .hero a.btn:hover {
      background: #3861be; }
  .home .hero a.btn.outline {
    background: transparent;
    color: #ffffff;
    border: 2px solid #ffffff; }
    .home .hero a.btn.outline:hover {
      background: #1b2948;
      background: #4d4c4c;
      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-bgcolor {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(13, 20, 35, 0.2);
  width: 100%;
  height: 100%;
  z-index: 1; }

.home video {
  width: 100%;
  display: block;
  margin-bottom: 0;
  padding: 3em 0 0 0;
  position: relative;
  z-index: 0;
  height: auto !important; }

.home main[role="main"] {
  position: relative; }
  @media screen and (min-width: 64em) {
    .home main[role="main"] .wh-angle {
      position: absolute;
      top: -130px; } }
  @media screen and (min-width: 90.625em) {
    .home main[role="main"] .wh-angle {
      position: absolute;
      top: -160px; } }
  @media screen and (min-width: 90.625em) {
    .home main[role="main"] h3 {
      font-size: 1.6em; } }
  .home main[role="main"] h2 {
    text-align: center; }
    @media screen and (min-width: 64em) {
      .home main[role="main"] h2 {
        font-size: 2em; } }
    @media screen and (min-width: 90.625em) {
      .home main[role="main"] h2 {
        font-size: 3em; } }
    .home main[role="main"] h2 span {
      display: none;
      visibility: hidden; }
  .home main[role="main"] h2 + p {
    font-size: 1.2em !important; }
  .home main[role="main"] section {
    position: relative;
    z-index: 1;
    border-bottom: 1px solid rgba(33, 57, 111, 0.1); }
    @media screen and (min-width: 45em) {
      .home main[role="main"] section {
        float: left;
        display: block;
        margin-right: 3.5786636068%;
        width: 100%;
        margin-left: 0%; }
        .home main[role="main"] section:last-child {
          margin-right: 0; } }
    @media screen and (min-width: 64em) {
      .home main[role="main"] section {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 100%;
        margin-left: 0%;
        padding: 40px 0; }
        .home main[role="main"] section:last-child {
          margin-right: 0; } }
    @media screen and (min-width: 76.5em) {
      .home main[role="main"] section {
        padding: 60px 0; } }
    @media screen and (min-width: 90.625em) {
      .home main[role="main"] section {
        font-size: 1.1em; } }
    .home main[role="main"] section figure {
      margin: 0;
      padding: 0; }
      .home main[role="main"] section figure img {
        display: block; }
    .home main[role="main"] section aside {
      text-align: left; }
      @media screen and (min-width: 45em) {
        .home main[role="main"] section aside {
          float: left;
          display: block;
          margin-right: 3.5786636068%;
          width: 48.2106681966%;
          margin-top: 20px; }
          .home main[role="main"] section aside:last-child {
            margin-right: 0; } }
      @media screen and (min-width: 76.5em) {
        .home main[role="main"] section aside {
          float: left;
          display: block;
          margin-right: 2.3576515979%;
          width: 40.2913699012%;
          margin-top: 70px; }
          .home main[role="main"] section aside:last-child {
            margin-right: 0; } }
    .home main[role="main"] section p {
      text-align: left; }
    .home main[role="main"] section .dropdown {
      margin: 40px auto; }
    .home main[role="main"] section .ind {
      -moz-column-count: 2;
      -moz-column-gap: 20px;
      -webkit-column-count: 2;
      -webkit-column-gap: 20px;
      column-count: 2;
      column-gap: 20px;
      text-align: left; }
      .home main[role="main"] section .ind li {
        list-style: none;
        margin: 0 0 2px 0; }
      .home main[role="main"] section .ind li a {
        padding: .4em 1em;
        background: #eeeeee;
        display: block;
        border-radius: 3px;
        -webkit-transition: 0.4s;
        -moz-transition: 0.4s;
        transition: 0.4s; }
        .home main[role="main"] section .ind li a:hover, .home main[role="main"] section .ind li a:focus {
          background: #21396f;
          color: #ffffff; }
    .home main[role="main"] section a.btn {
      display: block;
      margin: 0 auto 20px 0; }
      @media screen and (min-width: 45em) {
        .home main[role="main"] section a.btn {
          display: inline-block; } }
    .home main[role="main"] section a.btn.btn-outline {
      background: transparent;
      border: 2px solid #21396f;
      color: #21396f; }
      @media screen and (min-width: 45em) {
        .home main[role="main"] section a.btn.btn-outline {
          margin-left: 20px; } }
      .home main[role="main"] section a.btn.btn-outline:hover, .home main[role="main"] section a.btn.btn-outline:focus {
        background: #2d4d96;
        color: #ffffff; }
  @media screen and (min-width: 76.5em) {
    .home main[role="main"] section.video {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 65.8807828007%;
      margin-left: 17.0596085997%; }
      .home main[role="main"] section.video:last-child {
        margin-right: 0; } }
  .home main[role="main"] section.main-lithium {
    padding-bottom: 30px; }
    @media screen and (min-width: 64em) {
      .home main[role="main"] section.main-lithium {
        padding-top: 0;
        margin-top: -80px;
        padding-bottom: 60px; } }
    @media screen and (min-width: 45em) {
      .home main[role="main"] section.main-lithium figure {
        margin-top: 40px;
        float: left;
        display: block;
        margin-right: 3.5786636068%;
        width: 48.2106681966%; }
        .home main[role="main"] section.main-lithium figure:last-child {
          margin-right: 0; } }
    @media screen and (min-width: 64em) {
      .home main[role="main"] section.main-lithium figure {
        margin-top: 40px;
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 48.821174201%; }
        .home main[role="main"] section.main-lithium figure:last-child {
          margin-right: 0; } }
    @media screen and (min-width: 64em) {
      .home main[role="main"] section.main-lithium aside {
        margin-top: 100px; } }
    @media screen and (min-width: 76.5em) {
      .home main[role="main"] section.main-lithium aside {
        margin-top: 200px; } }
    @media screen and (min-width: 90.625em) {
      .home main[role="main"] section.main-lithium aside {
        margin-top: 240px; } }
  .home main[role="main"] section.main-oilgas {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 50px; }
    @media screen and (min-width: 45em) {
      .home main[role="main"] section.main-oilgas aside {
        float: left;
        display: block;
        margin-right: 3.5786636068%;
        width: 48.2106681966%;
        margin-left: 0%; }
        .home main[role="main"] section.main-oilgas aside:last-child {
          margin-right: 0; } }
    @media screen and (min-width: 64em) {
      .home main[role="main"] section.main-oilgas aside {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 40.2913699012%;
        margin-left: 8.5298042998%; }
        .home main[role="main"] section.main-oilgas aside:last-child {
          margin-right: 0; } }
    @media screen and (min-width: 45em) {
      .home main[role="main"] section.main-oilgas figure {
        float: left;
        display: block;
        margin-right: 3.5786636068%;
        width: 48.2106681966%;
        margin-top: 70px;
        margin-right: 0; }
        .home main[role="main"] section.main-oilgas figure:last-child {
          margin-right: 0; } }
    @media screen and (min-width: 64em) {
      .home main[role="main"] section.main-oilgas figure {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 48.821174201%;
        margin-right: 0; }
        .home main[role="main"] section.main-oilgas figure:last-child {
          margin-right: 0; } }
    .home main[role="main"] section.main-oilgas a.btn.btn-outline {
      margin-left: 10px; }

.home main[role="main"] .full-banner {
  border: 1px #d1dbf1 solid;
  border-width: 0;
  background: rgba(33, 57, 111, 0.1);
  background: #f6f6f6;
  overflow: visible;
  /*
	background: rgba($secondary,.1) url(assets/img/banner/2.jpg) 0 0 no-repeat;
	background: rgba($secondary,.1);
	background-position: 0 50%;
	background-size: cover;
*/
  /*
	h2 {
		color: $white;
	}
*/ }
  .home main[role="main"] .full-banner h2 {
    font-size: 300;
    margin-top: 0; }
  @media screen and (min-width: 64em) {
    .home main[role="main"] .full-banner {
      margin-top: 30px; } }

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

@media screen and (min-width: 90.625em) {
  .home-packs {
    float: left;
    display: block;
    margin-right: 1.7578775415%;
    width: 42.7611938829%; }
    .home-packs:last-child {
      margin-right: 0; } }

.oilimg {
  position: absolute;
  right: 0;
  top: -4em;
  padding: 0;
  margin: 0;
  overflow: hidden;
  height: 360px;
  width: 100%; }
  @media screen and (min-width: 76.5em) {
    .oilimg {
      height: 360px; } }
  @media screen and (min-width: 90.625em) {
    .oilimg {
      height: 420px; } }
  .oilimg img {
    position: absolute;
    right: -13em;
    top: 1em;
    width: 60%;
    height: auto !important;
    z-index: 0; }

.home-industry {
  margin-top: 0px; }
  .home-industry header {
    text-align: center; }
    .home-industry header::after {
      clear: both;
      content: "";
      display: table; }
    @media screen and (min-width: 76.5em) {
      .home-industry header {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 100%;
        margin-bottom: 30px; }
        .home-industry header:last-child {
          margin-right: 0; } }
    @media screen and (min-width: 76.5em) {
      .home-industry header p {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 65.8807828007%;
        margin-left: 17.0596085997%; }
        .home-industry header p:last-child {
          margin-right: 0; } }
  .home-industry .industry-img {
    padding: 0;
    margin: 0px;
    width: 70%;
    margin: 0px auto; }
  @media screen and (min-width: 45em) {
    .home-industry article {
      float: left;
      display: block;
      margin-right: 3.5786636068%;
      width: 48.2106681966%; }
      .home-industry article:last-child {
        margin-right: 0; }
      .home-industry article:nth-child(2n) {
        margin-right: 0; }
      .home-industry article:nth-child(2n+1) {
        clear: left; } }
  @media screen and (min-width: 76.5em) {
    .home-industry article {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 31.7615656014%; }
      .home-industry article:last-child {
        margin-right: 0; }
      .home-industry article:nth-child(2n) {
        margin-right: 2.3576515979%; }
      .home-industry article:nth-child(2n+1) {
        clear: none; }
      .home-industry article:nth-child(3n) {
        margin-right: 0; }
      .home-industry article:nth-child(3n+1) {
        clear: left; } }

@media screen and (min-width: 76.5em) {
  .industry-markets {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 100%; }
    .industry-markets:last-child {
      margin-right: 0; } }

.industry-markets h3 {
  color: #ffffff;
  color: #21396f;
  margin: 0 auto 20px auto;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 1.1em;
  letter-spacing: 2px;
  text-align: center; }

.home .full-banner.home-industry {
  position: relative;
  margin-top: 0px; }
  @media screen and (min-width: 76.5em) {
    .home .full-banner.home-industry .wh-angle {
      width: 40%; } }
  @media screen and (min-width: 76.5em) {
    .home .full-banner.home-industry .wh-angle-right {
      width: 60%; } }

.testimonial {
  padding: 0 0 80px 0;
  text-align: center; }
  @media screen and (min-width: 76.5em) {
    .testimonial section {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 65.8807828007%;
      margin-left: 17.0596085997%;
      padding-bottom: 40px; }
      .testimonial section:last-child {
        margin-right: 0; } }
  .testimonial section h4 {
    text-transform: uppercase;
    letter-spacing: 5px;
    font-size: 1.1em;
    padding: 0 0 20px 0;
    margin-bottom: 30px;
    color: #c4c4c4;
    border-bottom: 1px solid #eaeaea; }
  .testimonial section h5 {
    padding-bottom: 30px;
    border-bottom: 1px solid #eaeaea;
    font-size: .9em; }
  .testimonial section p {
    font-style: italic; }
    @media screen and (min-width: 45em) {
      .testimonial section p {
        font-size: 1.4em; } }
    @media screen and (min-width: 76.5em) {
      .testimonial section p {
        font-size: 1.6em; } }
    @media screen and (min-width: 90.625em) {
      .testimonial section p {
        font-size: 1.8em; } }
  .testimonial section a.btn {
    margin-right: 20px; }
  @media screen and (min-width: 76.5em) {
    .testimonial aside {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 31.7615656014%; }
      .testimonial aside:last-child {
        margin-right: 0; } }

.home .testimonial {
  margin-bottom: 50px; }
  @media screen and (min-width: 76.5em) {
    .home .testimonial {
      margin-bottom: 0px; } }
  .home .testimonial a.btn.outline {
    border: 2px #0d1423 solid; }
  .home .testimonial a.btn.outline {
    background: transparent;
    border: 2px #555555 solid;
    color: #555555; }
    .home .testimonial a.btn.outline:hover {
      background: #555555;
      color: #ffffff; }

.home .partners {
  margin-top: 0; }

.slider {
  width: 100%;
  height: auto;
  padding: 0;
  margin: 50px auto 0;
  overflow: hidden;
  text-align: left;
  border: 1px solid #0d1423;
  border-width: 0;
  position: relative; }
  .slider .angle-l,
  .slider .angle-r {
    position: absolute;
    bottom: 0px;
    z-index: 20;
    width: 5%; }
  .slider .angle-r {
    right: -2px; }

.slider .slide-info {
  width: 100%;
  position: absolute;
  z-index: 100;
  text-align: center; }

.slider figure {
  float: right;
  position: relative;
  z-index: 0;
  width: 100%;
  margin: 0;
  padding: 0; }

.slider img {
  margin: 0;
  padding: 0;
  width: 100%;
  max-width: 100%;
  height: auto !important;
  position: relative;
  z-index: 0; }

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

.slider ul li {
  margin: 0;
  padding: 0;
  width: 100%;
  background: #222; }

.slider ul li h1 {
  margin: 10% 0 0 0;
  font-weight: 600;
  font-size: 50px;
  font-family: "futura-pt-1", "futura-pt-2", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;
  color: #fff;
  position: relative;
  z-index: 10;
  filter: Shadow(Color=black, Direction=0, Strength=1);
  text-shadow: 0px 0px 8px #444;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s; }
  @media screen and (min-width: 20em) {
    .slider ul li h1 {
      margin: 25% 0 0 0;
      font-size: 30px; } }
  @media screen and (min-width: 45em) {
    .slider ul li h1 {
      margin: 25% 0 0px 0;
      font-size: 40px; } }
  @media screen and (min-width: 76.5em) {
    .slider ul li h1 {
      font-size: 50px; } }
  @media screen and (min-width: 90.625em) {
    .slider ul li h1 {
      margin: 28% 0 0 0; } }

.slider ul li p {
  color: #fff;
  position: relative;
  z-index: 10;
  margin: 0 0 1em 0;
  font-family: "Alegreya", "Georgia", "Cambria", "Times New Roman", "Times", serif;
  text-shadow: 0 0 3px #000;
  font-weight: 300;
  font-size: 24px;
  line-height: 36px;
  margin: .4em 0 1em 0; }
  @media screen and (min-width: 45em) {
    .slider ul li p {
      font-size: 18px; } }
  @media screen and (min-width: 76.5em) {
    .slider ul li p {
      font-size: 28px; } }

.slider ul li p span {
  background: #fff;
  background: rgba(255, 255, 255, 0.7); }

.slider ul li a.btn {
  clear: both;
  color: #fff;
  margin: 0 auto;
  background: #333333;
  background: rgba(51, 51, 51, 0.5);
  background: #0d1423;
  position: relative;
  z-index: 10;
  padding: 10px 20px;
  border-radius: 0px;
  font-size: .9em;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s;
  box-shadow: 0 0 5px #333333; }
  @media screen and (min-width: 45em) {
    .slider ul li a.btn {
      font-size: 1em; } }
  @media screen and (min-width: 76.5em) {
    .slider ul li a.btn {
      font-size: 1em; } }

.slider ul li a.btn:hover {
  background: #1b2948; }

/* @group BX SLIDER */
.bx-wrapper {
  position: relative;
  margin: 0 auto;
  padding: 0;
  *zoom: 1;
  z-index: 0; }

.bx-wrapper images {
  max-width: 100%;
  display: block;
  position: relative;
  z-index: 0; }

/*.lte-ie8 .bx-wrapper images {
	width: 60%;
	float: right;
}*/
.bx-wrapper .bx-viewport {
  left: 0x;
  background: transparent; }

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  /*	bottom: -30px;*/
  bottom: 0px;
  width: 100%;
  z-index: 0; }

/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url(img/bx_loader.gif) center center no-repeat #fff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1020; }

/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px; }

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline; }

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; }

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #000; }

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  left: 10px;
  background: url(img/controls.png) no-repeat 0 -32px; }

.bx-wrapper .bx-next {
  right: 10px;
  background: url(img/controls.png) no-repeat -43px -32px; }

.bx-wrapper .bx-prev:hover {
  background-position: 0 0; }

.bx-wrapper .bx-next:hover {
  background-position: -43px 0; }

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: -320px;
  margin-top: -16px;
  outline: 0;
  width: 50px;
  height: 50px;
  text-indent: -9999px;
  z-index: 1030; }

.bx-wrapper .bx-controls-direction a.disabled {
  display: block; }

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center; }

.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url(img/controls.png) -100px -50px no-repeat;
  margin: 0 3px; }

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
  background-position: -99px 0; }

.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url(img/controls.png) -86px -100px no-repeat;
  margin: 0 3px; }

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
  background-position: -50px -50px; }

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%; }

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px; }

.bx-wrapper .bx-controls {
  display: none;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s; }

.slider:hover .bx-wrapper .bx-controls {
  display: block; }

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666;
  background: rgba(80, 80, 80, 0.75);
  width: 100%; }

.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px; }

/* @end */
.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%;
      padding: 40px !important; }
      .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 p {
    font-size: 1.25em; } }

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

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

.page-template-page-criterion .page-banner {
  position: relative; }
  @media screen and (min-width: 64em) {
    .page-template-page-criterion .page-banner {
      padding-top: 50px; } }
  @media screen and (min-width: 76.5em) {
    .page-template-page-criterion .page-banner {
      height: auto !important; } }
  @media screen and (min-width: 90.625em) {
    .page-template-page-criterion .page-banner {
      padding: 80px 0 40px 0; } }
  .page-template-page-criterion .page-banner header {
    text-align: center;
    margin-left: 0; }
    .page-template-page-criterion .page-banner header h1 {
      display: block;
      margin-bottom: 20px;
      margin-top: 100px; }
      .page-template-page-criterion .page-banner header h1 span {
        font-size: 1em;
        display: block; }
        @media screen and (min-width: 45em) {
          .page-template-page-criterion .page-banner header h1 span {
            font-size: 1.2em; } }
        @media screen and (min-width: 90.625em) {
          .page-template-page-criterion .page-banner header h1 span {
            font-size: 1.3em; } }
  @media screen and (min-width: 76.5em) {
    .page-template-page-criterion .page-banner p {
      font-size: 1.2em; } }
  @media screen and (min-width: 90.625em) {
    .page-template-page-criterion .page-banner p {
      font-size: 1.6em; } }
  @media screen and (min-width: 76.5em) {
    .page-template-page-criterion .page-banner section {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 65.8807828007%;
      margin-left: 17.0596085997%; }
      .page-template-page-criterion .page-banner section:last-child {
        margin-right: 0; } }
  @media screen and (min-width: 90.625em) {
    .page-template-page-criterion .page-banner section {
      float: left;
      display: block;
      margin-right: 1.7578775415%;
      width: 61.8407959219%;
      margin-left: 19.079602039%; }
      .page-template-page-criterion .page-banner section:last-child {
        margin-right: 0; } }
  @media screen and (min-width: 76.5em) {
    .page-template-page-criterion .page-banner figure {
      width: 60%;
      margin: 0 auto 60px auto; } }
  @media screen and (min-width: 90.625em) {
    .page-template-page-criterion .page-banner figure {
      width: 60%;
      margin: 0 auto 60px auto; } }
  .page-template-page-criterion .page-banner figure img {
    width: 100%;
    height: auto !important; }
  .page-template-page-criterion .page-banner span.bg-blue {
    background: #21396f;
    opacity: .8; }

.page-template-page-criterion .gauge figure {
  margin: 0;
  padding: 0; }
  @media screen and (min-width: 45em) {
    .page-template-page-criterion .gauge figure {
      float: left;
      display: block;
      margin-right: 3.5786636068%;
      width: 35.2633352458%; }
      .page-template-page-criterion .gauge figure:last-child {
        margin-right: 0; } }
  @media screen and (min-width: 64em) {
    .page-template-page-criterion .gauge figure {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 31.7615656014%;
      margin-left: 0%; }
      .page-template-page-criterion .gauge figure:last-child {
        margin-right: 0; } }
  @media screen and (min-width: 76.5em) {
    .page-template-page-criterion .gauge figure {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 23.2317613015%; }
      .page-template-page-criterion .gauge figure:last-child {
        margin-right: 0; } }
  .page-template-page-criterion .gauge figure img {
    width: 100%;
    display: block; }

.page-template-page-criterion .gauge section.gauge-info::after {
  clear: both;
  content: "";
  display: table; }

@media screen and (min-width: 45em) {
  .page-template-page-criterion .gauge section.gauge-info {
    float: left;
    display: block;
    margin-right: 3.5786636068%;
    width: 48.2106681966%; }
    .page-template-page-criterion .gauge section.gauge-info:last-child {
      margin-right: 0; } }

@media screen and (min-width: 64em) {
  .page-template-page-criterion .gauge section.gauge-info {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 40.2913699012%; }
    .page-template-page-criterion .gauge section.gauge-info:last-child {
      margin-right: 0; } }

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

@media screen and (min-width: 45em) {
  .page-template-page-criterion .gauge section.gauge-info h2 {
    margin-top: 1em;
    font-size: 1.6em; } }

@media screen and (min-width: 64em) {
  .page-template-page-criterion .gauge section.gauge-info h2 {
    margin-top: 1.2em;
    font-size: 1.6em; } }

@media screen and (min-width: 76.5em) {
  .page-template-page-criterion .gauge section.gauge-info h2 {
    margin-top: 1.2em;
    font-size: 2em; } }

.page-template-page-criterion .gauge ul.gauge-list {
  list-style: disc;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap; }
  .page-template-page-criterion .gauge ul.gauge-list li {
    flex-grow: 1;
    margin-left: 1.2em;
    flex-basis: 100%; }
    @media screen and (min-width: 45em) {
      .page-template-page-criterion .gauge ul.gauge-list li {
        flex-basis: 45%; } }
    @media screen and (min-width: 64em) {
      .page-template-page-criterion .gauge ul.gauge-list li {
        flex-basis: 40%; } }

.page-template-page-criterion .gauge section.c3-download {
  background: #f6f6f6;
  padding: 1em;
  margin-top: 2em; }
  @media screen and (min-width: 45em) {
    .page-template-page-criterion .gauge section.c3-download {
      float: left;
      display: block;
      margin-right: 3.5786636068%;
      width: 100%; }
      .page-template-page-criterion .gauge section.c3-download:last-child {
        margin-right: 0; } }
  @media screen and (min-width: 64em) {
    .page-template-page-criterion .gauge section.c3-download {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 23.2317613015%; }
      .page-template-page-criterion .gauge section.c3-download:last-child {
        margin-right: 0; } }
  @media screen and (min-width: 76.5em) {
    .page-template-page-criterion .gauge section.c3-download {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 31.7615656014%; }
      .page-template-page-criterion .gauge section.c3-download:last-child {
        margin-right: 0; } }
  .page-template-page-criterion .gauge section.c3-download h3 {
    margin-top: 0; }
  .page-template-page-criterion .gauge section.c3-download p {
    font-size: .9em; }

.page-template-page-criterion .feature-gallery {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 100%; }
  .page-template-page-criterion .feature-gallery:last-child {
    margin-right: 0; }

.page-template-page-criterion .container[data-aos="fade-in"] {
  z-index: 20; }
  .page-template-page-criterion .container[data-aos="fade-in"] main[role="main"] {
    background: transparent;
    position: relative; }
    @media screen and (min-width: 76.5em) {
      .page-template-page-criterion .container[data-aos="fade-in"] main[role="main"] {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 82.9403914003%;
        margin-left: 8.5298042998%;
        margin-bottom: 60px; }
        .page-template-page-criterion .container[data-aos="fade-in"] main[role="main"]:last-child {
          margin-right: 0; } }
    @media screen and (min-width: 76.5em) {
      .page-template-page-criterion .container[data-aos="fade-in"] main[role="main"] section {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 82.9403914003%;
        margin-left: 8.5298042998%; }
        .page-template-page-criterion .container[data-aos="fade-in"] main[role="main"] section:last-child {
          margin-right: 0; }
        .page-template-page-criterion .container[data-aos="fade-in"] main[role="main"] section h1 {
          text-align: center; }
        .page-template-page-criterion .container[data-aos="fade-in"] main[role="main"] section p {
          font-size: 1.3em; } }
    .page-template-page-criterion .container[data-aos="fade-in"] main[role="main"] figure.main-img {
      margin-top: -300px;
      width: 100%; }
      .page-template-page-criterion .container[data-aos="fade-in"] main[role="main"] figure.main-img img {
        width: 100%;
        height: auto; }

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

.page-template-page-criterion .c3-features article {
  overflow: hidden;
  padding: 30px 0;
  border-bottom: 1px solid #d5d5d5; }
  @media screen and (min-width: 90.625em) {
    .page-template-page-criterion .c3-features article {
      padding: 40px 0; } }

.page-template-page-criterion .c3-features article:last-child {
  border-bottom: none; }

.page-template-page-criterion .c3-features figure {
  visibility: hidden;
  display: none; }
  @media screen and (min-width: 45em) {
    .page-template-page-criterion .c3-features figure {
      float: left;
      display: block;
      visibility: visible;
      width: 35%;
      margin-right: 20px; } }
  @media screen and (min-width: 64em) {
    .page-template-page-criterion .c3-features figure {
      width: 35%;
      margin-right: 20px; } }
  @media screen and (min-width: 90.625em) {
    .page-template-page-criterion .c3-features figure {
      float: left;
      width: 40%;
      margin-right: 40px; } }

.page-template-page-criterion .c3-features figure:nth-child(2n) {
  float: right;
  margin-left: 20px;
  margin-right: 0; }
  @media screen and (min-width: 90.625em) {
    .page-template-page-criterion .c3-features figure:nth-child(2n) {
      margin-left: 40px; } }

@media screen and (min-width: 45em) {
  .page-template-page-criterion .c3-features .feature-info {
    float: left;
    width: 60%; } }

@media screen and (min-width: 76.5em) {
  .page-template-page-criterion .c3-features .feature-info {
    float: left;
    width: 60%; } }

@media screen and (min-width: 90.625em) {
  .page-template-page-criterion .c3-features .feature-info {
    float: left;
    width: 55%; } }

.page-template-page-criterion .c3-features .feature-info h3 span {
  display: none; }

.page-template-page-criterion .full-banner.gray {
  background: #f6f6f6; }

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

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

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

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

.capacitydial {
  width: 228px;
  height: 228px;
  background: url(assets/img/c3/features/capacity.png) 0 0 no-repeat;
  margin: 0 auto; }

.capacitydial:hover {
  cursor: pointer;
  background: url(assets/img/c3/features/capacity.png) no-repeat -229px top; }

.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; }

.container.page-default {
  width: 100%;
  padding: 10px;
  margin-top: 200px; }
  @media screen and (min-width: 45em) {
    .container.page-default {
      margin-top: 300px; } }
  @media screen and (min-width: 64em) {
    .container.page-default {
      padding: 20px;
      background: #eeeeee; } }
  @media screen and (min-width: 76.5em) {
    .container.page-default {
      padding: 20px;
      margin-top: 360px; } }
  @media screen and (min-width: 90.625em) {
    .container.page-default {
      padding: 40px;
      margin-top: 500px; } }
  .container.page-default main[role="main"] {
    background: #ffffff;
    padding: 20px; }
    @media screen and (min-width: 64em) {
      .container.page-default main[role="main"] {
        margin-top: -100px;
        margin-bottom: 60px; } }
    @media screen and (min-width: 90.625em) {
      .container.page-default main[role="main"] {
        padding: 40px;
        margin-top: -130px; } }
    .container.page-default main[role="main"] .r-bot {
      position: absolute;
      left: -1px;
      top: -15px;
      width: 100%;
      z-index: 1;
      display: none; }
      @media screen and (min-width: 45em) {
        .container.page-default main[role="main"] .r-bot {
          width: 100%;
          top: -40px; } }
      @media screen and (min-width: 64em) {
        .container.page-default main[role="main"] .r-bot {
          width: 80%;
          top: -35px; } }
      @media screen and (min-width: 76.5em) {
        .container.page-default main[role="main"] .r-bot {
          width: 80%;
          top: -32px; } }

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

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

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

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

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

.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; }
  .side-info .btn-block:hover, .side-info .btn-block:focus {
    cursor: pointer;
    background: #2d4d96;
    color: #ffffff; }
  .side-info .btn-block .ss-icon {
    position: absolute;
    font-size: 1.4em;
    left: 10%;
    top: 30%;
    color: #476fc8; }

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

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

@media screen and (min-width: 76.5em) {
  .page-template-default .page-default main[role="main"],
  .page-template-page-oilfield-sub main[role="main"],
  .criterion-iii main[role="main"] {
    padding: 40px; } }

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

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

.page-template-default .page-default aside[role="complementary"],
.page-template-page-oilfield-sub aside[role="complementary"],
.criterion-iii aside[role="complementary"] {
  /*
		.submenu.sticky {
			margin-top: 100px;
		}
*/ }
  @media screen and (min-width: 45em) {
    .page-template-default .page-default aside[role="complementary"],
    .page-template-page-oilfield-sub aside[role="complementary"],
    .criterion-iii aside[role="complementary"] {
      float: left;
      display: block;
      margin-right: 3.5786636068%;
      width: 35.2633352458%;
      margin-left: 0%;
      display: none;
      z-index: 0; }
      .page-template-default .page-default aside[role="complementary"]:last-child,
      .page-template-page-oilfield-sub aside[role="complementary"]:last-child,
      .criterion-iii aside[role="complementary"]:last-child {
        margin-right: 0; } }
  @media screen and (min-width: 64em) {
    .page-template-default .page-default aside[role="complementary"],
    .page-template-page-oilfield-sub aside[role="complementary"],
    .criterion-iii aside[role="complementary"] {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 14.7019570017%;
      margin-left: 0%;
      z-index: 0;
      margin-top: 10px; }
      .page-template-default .page-default aside[role="complementary"]:last-child,
      .page-template-page-oilfield-sub aside[role="complementary"]:last-child,
      .criterion-iii aside[role="complementary"]:last-child {
        margin-right: 0; } }
  @media screen and (min-width: 90.625em) {
    .page-template-default .page-default aside[role="complementary"],
    .page-template-page-oilfield-sub aside[role="complementary"],
    .criterion-iii aside[role="complementary"] {
      float: left;
      display: block;
      margin-right: 1.7578775415%;
      width: 17.3217244976%;
      margin-left: 0%;
      font-size: 1.1em; }
      .page-template-default .page-default aside[role="complementary"]:last-child,
      .page-template-page-oilfield-sub aside[role="complementary"]:last-child,
      .criterion-iii aside[role="complementary"]:last-child {
        margin-right: 0; } }

.page-template-default .page-default figure,
.page-template-page-oilfield-sub figure,
.criterion-iii figure {
  padding: 0;
  margin: 0; }

.page-template-default .page-default article h4,
.page-template-page-oilfield-sub article h4,
.criterion-iii article h4 {
  font-weight: 300;
  font-size: .9em;
  margin: 0;
  color: #21396f; }

.page-template-default .page-default article h4 a.wrap,
.page-template-page-oilfield-sub article h4 a.wrap,
.criterion-iii article h4 a.wrap {
  display: block;
  padding: .6em 0;
  border-bottom: 1px #dddddd solid;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s; }
  .page-template-default .page-default article h4 a.wrap:hover, .page-template-default .page-default article h4 a.wrap:focus,
  .page-template-page-oilfield-sub article h4 a.wrap:hover,
  .page-template-page-oilfield-sub article h4 a.wrap:focus,
  .criterion-iii article h4 a.wrap:hover,
  .criterion-iii article h4 a.wrap:focus {
    background: #f8fafd;
    background: #ffffff;
    cursor: pointer;
    padding-left: 1em; }

.page-template-default .page-default .side-wrap,
.page-template-page-oilfield-sub .side-wrap,
.criterion-iii .side-wrap {
  padding: 20px 0;
  margin-bottom: 20px;
  margin-top: 5px;
  border-radius: 6px; }

.page-template-default .page-default a.popup-vimeo img,
.page-template-page-oilfield-sub a.popup-vimeo img,
.criterion-iii a.popup-vimeo img {
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s;
  opacity: .8; }
  .page-template-default .page-default a.popup-vimeo img:hover,
  .page-template-page-oilfield-sub a.popup-vimeo img:hover,
  .criterion-iii a.popup-vimeo img:hover {
    opacity: 1; }

@media screen and (min-width: 45em) {
  .page-template-default .page-default .side-vid,
  .page-template-default .page-default .side-news,
  .page-template-page-oilfield-sub .side-vid,
  .page-template-page-oilfield-sub .side-news,
  .criterion-iii .side-vid,
  .criterion-iii .side-news {
    float: left;
    display: block;
    margin-right: 3.5786636068%;
    width: 48.2106681966%; }
    .page-template-default .page-default .side-vid:last-child,
    .page-template-default .page-default .side-news:last-child,
    .page-template-page-oilfield-sub .side-vid:last-child,
    .page-template-page-oilfield-sub .side-news:last-child,
    .criterion-iii .side-vid:last-child,
    .criterion-iii .side-news:last-child {
      margin-right: 0; }
    .page-template-default .page-default .side-vid:nth-child(2n),
    .page-template-default .page-default .side-news:nth-child(2n),
    .page-template-page-oilfield-sub .side-vid:nth-child(2n),
    .page-template-page-oilfield-sub .side-news:nth-child(2n),
    .criterion-iii .side-vid:nth-child(2n),
    .criterion-iii .side-news:nth-child(2n) {
      margin-right: 0; }
    .page-template-default .page-default .side-vid:nth-child(2n+1),
    .page-template-default .page-default .side-news:nth-child(2n+1),
    .page-template-page-oilfield-sub .side-vid:nth-child(2n+1),
    .page-template-page-oilfield-sub .side-news:nth-child(2n+1),
    .criterion-iii .side-vid:nth-child(2n+1),
    .criterion-iii .side-news:nth-child(2n+1) {
      clear: left; } }

@media screen and (min-width: 64em) {
  .page-template-default .page-default .side-vid,
  .page-template-default .page-default .side-news,
  .page-template-page-oilfield-sub .side-vid,
  .page-template-page-oilfield-sub .side-news,
  .criterion-iii .side-vid,
  .criterion-iii .side-news {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 100%; }
    .page-template-default .page-default .side-vid:last-child,
    .page-template-default .page-default .side-news:last-child,
    .page-template-page-oilfield-sub .side-vid:last-child,
    .page-template-page-oilfield-sub .side-news:last-child,
    .criterion-iii .side-vid:last-child,
    .criterion-iii .side-news:last-child {
      margin-right: 0; }
    .page-template-default .page-default .side-vid:nth-child(2n),
    .page-template-default .page-default .side-news:nth-child(2n),
    .page-template-page-oilfield-sub .side-vid:nth-child(2n),
    .page-template-page-oilfield-sub .side-news:nth-child(2n),
    .criterion-iii .side-vid:nth-child(2n),
    .criterion-iii .side-news:nth-child(2n) {
      margin-right: 2.3576515979%; }
    .page-template-default .page-default .side-vid:nth-child(2n+1),
    .page-template-default .page-default .side-news:nth-child(2n+1),
    .page-template-page-oilfield-sub .side-vid:nth-child(2n+1),
    .page-template-page-oilfield-sub .side-news:nth-child(2n+1),
    .criterion-iii .side-vid:nth-child(2n+1),
    .criterion-iii .side-news:nth-child(2n+1) {
      clear: none; } }

.oil-nav {
  display: none;
  margin: 10px 0 40px 0;
  border-bottom: 1px solid #eeeeee; }
  .oil-nav .btn {
    margin-top: 0;
    font-size: 18px;
    background: #f6f6f6;
    color: #555555;
    border-radius: 4px 4px 0 0; }

@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;
  margin-top: 200px; }
  @media screen and (min-width: 45em) {
    .page-template-page-main .container.main-container {
      margin-top: 200px;
      padding: 20px; } }
  @media screen and (min-width: 64em) {
    .page-template-page-main .container.main-container {
      background: #eeeeee;
      margin-top: 280px; } }
  @media screen and (min-width: 90.625em) {
    .page-template-page-main .container.main-container {
      margin-top: 500px; } }

@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%;
    margin-top: -80px;
    padding: 20px;
    background: #ffffff; }
    .page-template-page-main main[role="main"]:last-child {
      margin-right: 0; } }

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

@media screen and (min-width: 90.625em) {
  .page-template-page-main main[role="main"] p {
    font-size: 1.3em; } }

@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; } }

@media screen and (min-width: 90.625em) {
  .page-template-page-main aside {
    padding: 40px; } }

.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-blue {
      opacity: .8; }
  .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; }

.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-top: -80px;
        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-top: -80px;
        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: 100%; }
      .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 #cecebe; }
  .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:nth-child(3n) {
          margin-right: 0; }
        .contact .page-default aside[role="complementary"] article:nth-child(3n+1) {
          clear: left; } }
    .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; }

@media screen and (min-width: 76.5em) {
  .blog .page-banner {
    min-height: 140px; } }

@media screen and (min-width: 90.625em) {
  .blog .page-banner {
    min-height: 340px; } }

.blog .page-banner h1 {
  margin-top: 180px;
  margin-bottom: 80px; }

.single .page-banner h1 {
  margin-bottom: 0; }

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 .container.single-content {
  background: #eeeeee;
  margin-top: 280px; }
  @media screen and (min-width: 64em) {
    .single .container.single-content {
      margin-top: 320px; } }
  @media screen and (min-width: 90.625em) {
    .single .container.single-content {
      margin-top: 420px; } }

.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%;
      margin-left: 0%;
      margin-top: -80px;
      padding: 10px; }
      .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%;
      margin-left: 0%;
      padding: 40px; }
      .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: 65.8807828007%;
      margin-left: 8.5298042998%;
      margin-bottom: 60px; }
      .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%;
      margin-left: 12.7197346927%; }
      .single main[role="main"]:last-child {
        margin-right: 0; } }

.single aside[role="complementary"] h4 {
  font-size: 1em; }

@media screen and (min-width: 20em) {
  .single aside[role="complementary"] {
    float: left;
    display: block;
    margin-right: 7.4229703521%;
    width: 100%;
    margin-left: 0%; }
    .single aside[role="complementary"]:last-child {
      margin-right: 0; }
    .single aside[role="complementary"] h1 {
      font-size: 30px; } }

@media screen and (min-width: 45em) {
  .single aside[role="complementary"] {
    float: left;
    display: block;
    margin-right: 3.5786636068%;
    width: 100%;
    margin-right: 0;
    padding: 40px; }
    .single aside[role="complementary"]:last-child {
      margin-right: 0; }
    .single aside[role="complementary"] h1 {
      font-size: 40px; } }

@media screen and (min-width: 64em) {
  .single aside[role="complementary"] {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 23.2317613015%;
    margin-left: 0%;
    padding: 0 20px 0 0; }
    .single aside[role="complementary"]:last-child {
      margin-right: 0; } }

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

.single aside[role="complementary"] .post {
  border-bottom: 1px solid #eeeeee; }
  @media screen and (min-width: 76.5em) {
    .single aside[role="complementary"] .post {
      padding: .8em 0; } }
  .single aside[role="complementary"] .post h4 {
    margin-bottom: 0; }
  .single aside[role="complementary"] .post p {
    color: #555555;
    margin-bottom: 0;
    font-size: .8em; }
  .single aside[role="complementary"] .post .ss-icon {
    position: relative;
    top: 1px;
    color: #21396f; }

.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; }
  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; }
  @media screen and (min-width: 76.5em) {
    aside[role="complementary"] {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 31.7615656014%;
      margin-left: 8.5298042998%;
      z-index: 0; }
      aside[role="complementary"]:last-child {
        margin-right: 0; } }
  @media screen and (min-width: 90.625em) {
    aside[role="complementary"] {
      float: left;
      display: block;
      margin-right: 1.7578775415%;
      width: 23.6815918439%;
      margin-left: 6.3598673463%; }
      aside[role="complementary"]:last-child {
        margin-right: 0; } }
  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 {
    padding: 20px 15px;
    background: #eeeeee;
    margin-bottom: 10px;
    border-radius: 6px;
    overflow: hidden; }
  aside[role="complementary"] section.submenu {
    padding: 0;
    background: transparent;
    border-radius: 0;
    display: none; }
    @media screen and (min-width: 64em) {
      aside[role="complementary"] section.submenu {
        display: block; } }
    aside[role="complementary"] section.submenu a {
      background: #eaeaea;
      background: #eeeeee;
      border-bottom: 1px #e2e2e2 solid;
      color: #0d1423;
      color: #555555;
      display: block;
      font-size: .9em;
      padding: .4em .8em;
      -webkit-transition: 0.3s;
      -moz-transition: 0.3s;
      transition: 0.3s; }
      @media screen and (min-width: 76.5em) {
        aside[role="complementary"] section.submenu a {
          padding: .6em .8em;
          font-size: .85em; } }
      aside[role="complementary"] section.submenu a:hover, aside[role="complementary"] section.submenu a:active, aside[role="complementary"] section.submenu a:focus {
        background: #e2e2e2;
        background: #fbfbfb;
        background: #f6f6f6;
        background-image: -webkit-linear-gradient( left , #fbfbfb 0%, #eeeeee 100%);
        background-image: linear-gradient(to right, #fbfbfb 0%, #eeeeee 100%); }
    aside[role="complementary"] section.submenu .current-menu-item a {
      background: #f6f6f6;
      background-image: -webkit-linear-gradient( left , #fbfbfb 0%, #eeeeee 100%);
      background-image: linear-gradient(to right, #fbfbfb 0%, #eeeeee 100%);
      border-left: 5px solid #21396f;
      padding-left: .5em;
      color: #0d1423; }
  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; }

@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; }
