/*!
Theme Name: 	Default Template
Theme URI: 		http://julian.is
Description: 	Default theme for .
Version: 		1.0
Author: 		Julian Gaviria
Author URI: 	julian.is
Tags: 			starkers, naked, clean, basic, html5, boilerplate, sass, smacss
*/
html {
  box-sizing: border-box; }

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

/* Bitters 0.10.0
 * http://bitters.bourbon.io
 * Copyright 2013-2014 thoughtbot, inc.
 * MIT License */
/*! 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: 0; }

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

/*
This class is supposed to be assigned to the parent of items you need organized. Example below:
<div class="rows-of-2">
  <div>Item</div>
  <div>Item</div>
  <div>Item</div>
  <div>Item</div>
</div>
This would give you 2 rows with 2 columns.
*/
.rows-of-2 {
  display: block; }
  .rows-of-2::after {
    clear: both;
    content: "";
    display: table; }
  .rows-of-2 > * {
    margin-bottom: 1.5em;
    display: block;
    position: relative; }
    .rows-of-2 > * > *:first-child {
      margin-top: 0; }
    @media (min-width: 40em) {
      .rows-of-2 > * {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 48.821174201%; }
        .rows-of-2 > *:last-child {
          margin-right: 0; }
        .rows-of-2 > *:nth-child(2n) {
          margin-right: 0; }
        .rows-of-2 > *:nth-child(2n+1) {
          clear: left; }
        .rows-of-2 > *:nth-last-child(2):last-child {
          margin-bottom: 0 !important; }
        .rows-of-2 > *:nth-last-child(1):last-child {
          margin-bottom: 0 !important; } }

.lt-ie9 .rows-of-2 {
  display: block; }
  .lt-ie9 .rows-of-2::after {
    clear: both;
    content: "";
    display: table; }
  .lt-ie9 .rows-of-2 > * {
    margin-bottom: 1.5em;
    display: block;
    position: relative; }
    .lt-ie9 .rows-of-2 > * > *:first-child {
      margin-top: 0; }
    @media (min-width: 40em) {
      .lt-ie9 .rows-of-2 > * {
        float: left;
        width: 50% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        padding-left: 1em;
        padding-right: 1em;
        display: inline-block !important;
        clear: none !important; } }

.rows-of-3 {
  display: block; }
  .rows-of-3::after {
    clear: both;
    content: "";
    display: table; }
  .rows-of-3 > * {
    margin-bottom: 1.5em;
    display: block;
    position: relative; }
    .rows-of-3 > * > *:first-child {
      margin-top: 0; }
    @media (min-width: 40em) {
      .rows-of-3 > * {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 31.7615656014%; }
        .rows-of-3 > *:last-child {
          margin-right: 0; }
        .rows-of-3 > *:nth-child(3n) {
          margin-right: 0; }
        .rows-of-3 > *:nth-child(3n+1) {
          clear: left; } }

.lt-ie9 .rows-of-3 {
  display: block; }
  .lt-ie9 .rows-of-3::after {
    clear: both;
    content: "";
    display: table; }
  .lt-ie9 .rows-of-3 > * {
    margin-bottom: 1.5em;
    display: block;
    position: relative; }
    .lt-ie9 .rows-of-3 > * > *:first-child {
      margin-top: 0; }
    @media (min-width: 40em) {
      .lt-ie9 .rows-of-3 > * {
        float: left;
        width: 33.3% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        padding-left: 1em;
        padding-right: 1em; } }

.rows-of-4 {
  display: block; }
  .rows-of-4::after {
    clear: both;
    content: "";
    display: table; }
  .rows-of-4 > * {
    margin-bottom: 1.5em;
    display: block;
    position: relative; }
    .rows-of-4 > * > *:first-child {
      margin-top: 0; }
    @media (min-width: 40em) {
      .rows-of-4 > * {
        float: left;
        display: block;
        margin-right: 2.3576515979%;
        width: 23.2317613015%; }
        .rows-of-4 > *:last-child {
          margin-right: 0; }
        .rows-of-4 > *:nth-child(4n) {
          margin-right: 0; }
        .rows-of-4 > *:nth-child(4n+1) {
          clear: left; } }

.lt-ie9 .rows-of-4 {
  display: block; }
  .lt-ie9 .rows-of-4::after {
    clear: both;
    content: "";
    display: table; }
  .lt-ie9 .rows-of-4 > * {
    margin-bottom: 1.5em;
    display: block;
    position: relative; }
    .lt-ie9 .rows-of-4 > * > *:first-child {
      margin-top: 0; }
    @media (min-width: 40em) {
      .lt-ie9 .rows-of-4 > * {
        float: left;
        width: 25% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        padding-left: 1em;
        padding-right: 1em; } }

@media (max-width: 40em) {
  .mobile-rows-of-2 {
    display: block; }
    .mobile-rows-of-2::after {
      clear: both;
      content: "";
      display: table; }
    .mobile-rows-of-2 > * {
      margin-bottom: 1.5em;
      display: block;
      position: relative;
      float: left;
      display: block;
      margin-right: 7.4229703521%;
      width: 46.288514824%; }
      .mobile-rows-of-2 > * > *:first-child {
        margin-top: 0; }
      .mobile-rows-of-2 > *:nth-last-child(1) {
        background-color: red;
        margin-bottom: 0; }
      .mobile-rows-of-2 > *:nth-last-child(2) {
        background-color: green;
        margin-bottom: 0; }
      .mobile-rows-of-2 > *:last-child {
        margin-right: 0; }
      .mobile-rows-of-2 > *:nth-child(2n) {
        margin-right: 0; }
      .mobile-rows-of-2 > *:nth-child(2n+1) {
        clear: left; } }

.row {
  display: block;
  clear: both; }
  .row::after {
    clear: both;
    content: "";
    display: table; }

@media (min-width: 40em) {
  .col-1 {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 6.1721527019%; }
    .col-1:last-child {
      margin-right: 0; }
  .col-2 {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 14.7019570017%; }
    .col-2:last-child {
      margin-right: 0; }
  .col-3 {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 23.2317613015%; }
    .col-3:last-child {
      margin-right: 0; }
  .col-4 {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 31.7615656014%; }
    .col-4:last-child {
      margin-right: 0; }
  .col-5 {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 40.2913699012%; }
    .col-5:last-child {
      margin-right: 0; }
  .col-6 {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 48.821174201%; }
    .col-6:last-child {
      margin-right: 0; }
  .col-7 {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 57.3509785009%; }
    .col-7:last-child {
      margin-right: 0; }
  .col-8 {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 65.8807828007%; }
    .col-8:last-child {
      margin-right: 0; }
  .col-9 {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 74.4105871005%; }
    .col-9:last-child {
      margin-right: 0; }
  .col-10 {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 82.9403914003%; }
    .col-10:last-child {
      margin-right: 0; }
  .col-11 {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 91.4701957002%; }
    .col-11:last-child {
      margin-right: 0; }
  .col-12 {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 100%; }
    .col-12:last-child {
      margin-right: 0; }
  .col-last {
    margin-right: 0;
    margin-right: 0 !important; } }

body {
  -webkit-font-smoothing: antialiased;
  background-color: #0D4F8B;
  color: #333;
  font-family: 'Titillium Web', sans-serif;
  font-size: 18px;
  line-height: 1.5; }
  body section {
    background-color: #ffffff; }

h1, h2, h3, h4, h5, h6 {
  font-family: 'Titillium Web', sans-serif;
  line-height: 1.25;
  margin: 0; }

h1 {
  clear: both;
  margin-top: 0;
  margin-bottom: 32px; }

h2 {
  margin-top: 24px;
  margin-bottom: 16px; }

h3 {
  margin-top: 24px;
  margin-bottom: 16px; }

h4 {
  margin-top: 16px;
  margin-bottom: 16px; }

h5 {
  margin-top: 16px;
  margin-bottom: 16px; }

h6 {
  margin-top: 16px;
  margin-bottom: 16px; }

p {
  margin: 1.25em 0; }

a {
  -webkit-transition: color 0.1s linear;
  -moz-transition: color 0.1s linear;
  transition: color 0.1s linear;
  color: #29489d;
  text-decoration: none; }
  a:hover {
    color: #0f5ca2; }
  a:active, a:focus {
    color: #0f5ca2;
    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%; }

blockquote {
  padding: 0;
  margin: 0; }

cite {
  color: #737373;
  font-style: italic; }
  cite:before {
    content: "\2014 \00A0"; }

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

input, label, select {
  display: block;
  font-family: 'Titillium Web', sans-serif;
  font-size: 18px; }

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

textarea, 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] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: border-color;
  -moz-transition: border-color;
  transition: border-color;
  background-color: white;
  border-radius: 0;
  border: 1px solid #DDD;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06);
  font-family: 'Titillium Web', sans-serif;
  font-size: 18px;
  margin-bottom: 0.75em;
  padding: 0.5em 0.5em;
  width: 100%; }
  textarea:hover, 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 {
    border-color: #c4c4c4; }
  textarea:focus, 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 {
    border-color: #29489d;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06), 0 0 5px rgba(36, 63, 137, 0.7);
    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: 100%;
  padding: 0.4375em 0.625em;
  height: 3em !important;
  border: 1px solid #DDD; }

form.hs-form select {
  height: 3em !important;
  border: 1px solid #DDD; }

ul.hs-error-msgs.inputs-list {
  color: #ff0000; }

table {
  margin: 0.75em 0;
  table-layout: fixed;
  width: 100%; }

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

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

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

/*=============== Spec Tables ===============*/
/* Table expand on click */
.table-wrap, .spec-table {
  display: none !important; }
  .table-wrap.active, .spec-table.active {
    display: block !important; }

.headexpand {
  cursor: pointer;
  padding: .5em;
  border-radius: 5px;
  border: solid 1px #ccc;
  position: relative;
  padding-right: 20px;
  margin-top: 1em; }
  .headexpand:after {
    content: "+";
    position: absolute;
    top: 15px;
    bottom: 0;
    right: 0; }
    @media (min-width: 40em) {
      .headexpand:after {
        right: 20px; } }

.headexpand.active:after {
  content: "-"; }

.spec-subtext, .spec-title {
  margin: .875em 0 0 0; }

.spec-table {
  display: block;
  width: 100%;
  margin-bottom: 1.5em;
  border-spacing: 15px;
  border-collapse: separate;
  margin-left: 0; }
  @media (min-width: 40em) {
    .spec-table {
      margin-left: -15px; } }

.spec-thead {
  display: block; }

.spec-table-row {
  display: block;
  width: 100%;
  margin-bottom: 10px; }

.spec-cell {
  display: block;
  vertical-align: top;
  border: solid 1px #ccc;
  padding: 1em; }
  .spec-cell p {
    margin: 0; }
  .spec-cell > ul {
    margin: .5em 0; }
    .spec-cell > ul br {
      display: none; }
    .spec-cell > ul > li {
      margin-bottom: 0 !important; }
      .spec-cell > ul > li ul {
        padding: 0 0 0 1.8em; }
  .spec-cell input, .spec-cell select {
    width: 100%; }

.spec-col {
  display: table-column; }

.spec-col-1 {
  color: #0D4F8B; }

@media (min-width: 40em) {
  .spec-table {
    display: table; }
  .spec-thead {
    display: table-header-group; }
  .spec-table-row {
    display: table-row; }
  .spec-cell {
    display: table-cell; }
    .spec-cell p {
      font-size: 1em;
      margin-bottom: 0; }
  .spec-col-1 {
    width: 30%; }
  .spec-col-2 {
    width: 70%; } }

/* Table saw */
.tablesaw tbody tr td:first-child {
  color: #0D4F8B; }

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

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

.site-content-primary ul {
  clear: left;
  list-style-type: none;
  margin-bottom: 0.75em;
  padding-left: 1.5em; }
  .site-content-primary ul li {
    position: relative;
    margin-bottom: 0.5em;
    font-size: 1em;
    line-height: 1.5em; }
    .site-content-primary ul li p {
      font-size: 16px; }
    .site-content-primary ul li a {
      text-decoration: none;
      font-weight: normal; }
    .site-content-primary ul li:after {
      content: '';
      width: 1.5em;
      height: 1.5em;
      display: block;
      position: absolute;
      top: 0;
      left: -1.5em;
      background-image: url(//www.highpurity.com/wp-content/themes/high-purity-default/img/ico-bullet.svg);
      background-position: center center;
      background-size: .35em;
      background-repeat: no-repeat; }
.site-content-primary .payment_methods li:after {
  background-image: none !important; }
.site-content-primary .flexslider {
  float: right;
  margin-left: 1.5em; }
  .site-content-primary .flexslider ul {
    clear: none;
    list-style-type: none;
    padding-left: 0; }
    .site-content-primary .flexslider ul li {
      position: static; }
      .site-content-primary .flexslider ul li:after {
        content: '';
        width: 0 !important;
        height: 0 !important;
        display: none !important;
        background-image: none !important;
        background-size: 0 !important; }

.bullet-style {
  clear: left;
  list-style-type: none;
  margin-bottom: 0.75em;
  padding-left: 1.5em; }
  .bullet-style li {
    position: relative;
    margin-bottom: 0.5em;
    font-size: 1em;
    line-height: 1.5em; }
    .bullet-style li p {
      font-size: 16px; }
    .bullet-style li a {
      text-decoration: none;
      font-weight: normal; }
    .bullet-style li:after {
      content: '';
      width: 1.5em;
      height: 1.5em;
      display: block;
      position: absolute;
      top: 0;
      left: -1.5em;
      background-image: url(//www.highpurity.com/wp-content/themes/high-purity-default/img/ico-bullet.svg);
      background-position: center center;
      background-size: .35em;
      background-repeat: no-repeat; }

button, input[type="submit"], .btn, .btn-important, .hs-button {
  position: relative;
  -webkit-font-smoothing: antialiased;
  background-color: #0D4F8B;
  border-radius: 0;
  color: #ffffff;
  display: inline-block;
  font-size: 18px;
  font-weight: normal;
  line-height: 1;
  padding: 0.75em 1em;
  border-radius: 15px;
  text-decoration: none;
  -webkit-transition: background 0.1s linear;
  -moz-transition: background 0.1s linear;
  transition: background 0.1s linear; }
  button:hover, input[type="submit"]:hover, .btn:hover, .btn-important:hover, .hs-button:hover {
    background-color: #09345c;
    color: #0D4F8B; }
  button:disabled, input[type="submit"]:disabled, .btn:disabled, .btn-important:disabled, .hs-button:disabled {
    cursor: not-allowed;
    opacity: 0.5; }

button, input[type="submit"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  border: none;
  cursor: pointer;
  user-select: none;
  vertical-align: middle;
  white-space: nowrap; }

.hs-button {
  background-color: #e96725; }
  .hs-button:hover {
    background-color: #993e0f;
    color: #ffffff !important; }

.site-nav {
  background-color: #0D4F8B; }
  .site-nav span {
    white-space: nowrap; }
  @media (min-width: 40em) {
    .site-nav {
      display: block;
      position: relative;
      top: 0;
      left: 0;
      background-color: transparent; } }

.sn-level-1 {
  margin: 0;
  padding: 0; }

.sn-li-l1 {
  display: block;
  border-bottom: 1px solid #0f5ca2;
  background-color: transparent;
  text-align: center; }
  .sn-li-l1 a.active {
    background-color: transparent; }
  .sn-li-l1 span {
    font-size: 21px; }
  @media (min-width: 40em) {
    .sn-li-l1.has-subnav > a span, .sn-li-l1.menu-item-has-children > a span {
      padding-right: 0em;
      background-image: url(img/ico-arrowdown.svg);
      background-repeat: no-repeat;
      background-position: right center;
      background-size: 0.75em;
      display: block; } }
  .sn-li-l1 > a {
    line-height: 3em;
    display: block;
    color: #ffffff;
    text-decoration: none;
    padding: 0 10px;
    font-weight: 800; }
    .sn-li-l1 > a:visited {
      color: #ffffff; }
    .sn-li-l1 > a:hover {
      color: #ffffff; }
    @media (min-width: 40em) {
      .sn-li-l1 > a {
        color: #ffffff; }
        .sn-li-l1 > a:visited {
          color: #ffffff; } }
  .sn-li-l1:hover {
    background-color: rgba(255, 255, 255, 0.3); }
  .sn-li-l1:nth-child(4) {
    display: none; }
  @media (min-width: 40em) {
    .sn-li-l1 {
      float: left;
      border-bottom: 0; }
      .sn-li-l1:nth-child(1) {
        width: 20%; }
      .sn-li-l1:nth-child(2) {
        width: 20%; }
      .sn-li-l1:nth-child(3) {
        width: 15%; }
      .sn-li-l1:nth-child(4) {
        display: none; }
        .sn-li-l1:nth-child(4):hover {
          background-color: transparent; }
      .sn-li-l1:nth-child(5) {
        width: 18.5%; }
      .sn-li-l1:nth-child(6) {
        width: 14.5%; }
      .sn-li-l1:nth-child(7) {
        width: 5%; }
      .sn-li-l1:nth-child(8) {
        width: 5%; }
        .sn-li-l1:nth-child(8) a {
          margin: 0;
          width: 100%;
          text-align: center; }
      .sn-li-l1:hover > a {
        background-color: transparent; }
      .sn-li-l1:hover .sn-level-2 {
        display: block;
        z-index: 30; }
      .sn-li-l1.has-subnav > a span, .sn-li-l1.menu-item-has-children > a span {
        padding-right: 1em;
        background-size: 0.625em;
        display: inline; }
      .sn-li-l1.has-subnav > a.active span, .sn-li-l1.menu-item-has-children > a.active span {
        background-image: url(img/ico-arrowdown.svg); }
      .sn-li-l1 > a {
        padding: 0 10px; } }
  @media (min-width: 60em) {
    .sn-li-l1 {
      height: 4.375em; }
      .sn-li-l1:nth-child(1) {
        width: 14%; }
      .sn-li-l1:nth-child(2) {
        width: 14%; }
      .sn-li-l1:nth-child(3) {
        width: 12%; }
      .sn-li-l1:nth-child(4) {
        display: block;
        width: 20%;
        margin-top: 0; }
        .sn-li-l1:nth-child(4):hover {
          border-right: none; }
      .sn-li-l1:nth-child(5) {
        width: 10%; }
      .sn-li-l1:nth-child(6) {
        width: 11%; }
      .sn-li-l1:nth-child(7) {
        display: block;
        width: 3%; }
        .sn-li-l1:nth-child(7) a {
          width: 100%;
          text-align: center; }
      .sn-li-l1:nth-child(8) {
        display: block;
        width: 3%; }
      .sn-li-l1:nth-child(9) {
        width: 13%; }
      .sn-li-l1 > a {
        padding: 0 10px;
        height: 4.375em;
        line-height: 4.375em; } }
  @media (min-width: 80em) {
    .sn-li-l1 > a {
      padding: 0 10px; } }

.sn-level-2 {
  padding: 0;
  margin: 0;
  display: none;
  position: relative; }
  .sn-level-2.active {
    display: block; }
  @media (min-width: 40em) {
    .sn-level-2 {
      position: absolute; }
      .sn-level-2.active {
        display: none; } }

.sn-li-l2, .sn-li-l3 {
  background-color: #0D4F8B;
  border-top: 1px solid #0D4F8B; }
  .sn-li-l2 > a, .sn-li-l3 > a {
    padding: 0 10px 0 10px;
    color: #ffffff;
    display: block;
    text-decoration: none;
    line-height: 2.5em;
    position: relative;
    border-top: solid 1px #0c4a82; }
    .sn-li-l2 > a span, .sn-li-l3 > a span {
      font-size: 1em;
      line-height: 1.25em;
      display: inline-block;
      vertical-align: middle; }
    .sn-li-l2 > a:hover, .sn-li-l3 > a:hover {
      color: white; }
  .sn-li-l2:first-child, .sn-li-l3:first-child {
    border-top: 0; }
  .sn-li-l2:last-child > a, .sn-li-l3:last-child > a {
    border-bottom: 0; }
  .sn-li-l2:hover, .sn-li-l3:hover {
    background-color: #09345c;
    color: white !important; }
  @media (min-width: 40em) {
    .sn-li-l2:hover .sn-level-3, .sn-li-l3:hover .sn-level-3 {
      display: block; } }

.sn-level-3 {
  padding: 0;
  margin: 0;
  padding-top: 1px;
  display: none;
  position: relative;
  border-left: 1px solid rgba(255, 255, 255, 0.3); }
  .sn-level-3.active {
    display: block; }
  @media (min-width: 40em) {
    .sn-level-3 {
      position: absolute;
      top: 5.26em;
      left: 100%; }
      .sn-level-3.active {
        display: none; } }

.sn-li-l3 {
  padding: 0 7px; }

.site-nav-container {
  background-color: #0D4F8B;
  width: 17em;
  height: 100%;
  right: -17em;
  top: 0;
  bottom: 0;
  z-index: 9999;
  position: fixed;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out; }
  .site-nav-container.active {
    right: 0; }
  @media (min-width: 40em) {
    .site-nav-container {
      width: auto;
      height: auto;
      right: auto;
      bottom: auto;
      top: auto;
      position: relative;
      background-color: transparent; } }

.site-nav-container-screen {
  position: absolute;
  display: none;
  z-index: 999;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.5); }
  .site-nav-container-screen.active {
    display: block; }
  @media (min-width: 40em) {
    .site-nav-container-screen {
      display: none !important; } }

.close-menu {
  display: inline-block;
  clear: both;
  position: relative;
  text-align: center;
  color: #0D4F8B !important;
  font-family: 'Titillium Web', sans-serif;
  padding: 0.25em 1em;
  padding-right: 1.5625em;
  margin: 0 auto;
  font-size: 0.875em;
  background-color: #ffffff;
  border-radius: 0.1875em; }
  .close-menu:visited {
    color: #ffffff; }
  .close-menu:hover {
    color: #ffffff; }
  .close-menu:after {
    content: '';
    background-color: transparent;
    background-image: url(img/ico-exit.svg);
    background-size: 0.8125em 0.8125em;
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    width: 1.5625em;
    top: 0;
    bottom: 0;
    right: 0;
    position: absolute; }
  @media (min-width: 40em) {
    .close-menu {
      display: none; } }

.snc-header {
  text-align: center;
  padding: 1em; }
  @media (min-width: 40em) {
    .snc-header {
      padding: 0; } }

@media (min-width: 40em) {
  .nav-sticky .rfq-link {
    padding: 0 !important;
    z-index: 10;
    height: 0;
    overflow: hidden; }
    .nav-sticky .rfq-link span {
      color: #fff !important; } }

@media (min-width: 60em) {
  .search-module.nav-sticky {
    position: fixed;
    width: 100%; }
  .nav-sticky {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out; }
    .nav-sticky .site-nav {
      -webkit-transition: all .3s ease-in-out;
      -moz-transition: all .3s ease-in-out;
      transition: all .3s ease-in-out;
      background-color: rgba(255, 255, 255, 0.95);
      position: fixed;
      top: 0;
      left: 0;
      right: 0;
      z-index: 30;
      box-shadow: 1px 1px 1px #000; }
    .nav-sticky .site-logo a {
      background-size: 6em;
      -webkit-transition: all .1s ease-in-out;
      -moz-transition: all .1s ease-in-out;
      transition: all .1s ease-in-out; }
    .nav-sticky .sn-li-l1 {
      height: 3em; }
    .nav-sticky .sn-li-l1 > a {
      color: #0D4F8B;
      height: 3em;
      line-height: 3em; }
    .nav-sticky .rfq-link {
      height: auto;
      color: #ffffff !important;
      -webkit-transition: all .3s ease-in-out;
      -moz-transition: all .3s ease-in-out;
      transition: all .3s ease-in-out; }
    .nav-sticky .site-logo a {
      background-image: url("//www.highpurity.com/wp-content/themes/high-purity-default/img/hps-logo-dark.svg"); }
    .nav-sticky .sh-ico-search {
      background-image: url('//www.highpurity.com/wp-content/themes/high-purity-default/img/ico-search-blue.svg'); }
    .nav-sticky .sh-shopping-cart-link {
      background-image: url('//www.highpurity.com/wp-content/themes/high-purity-default/img/ico-cart-blue.png'); }
    .nav-sticky:hover {
      cursor: pointer; } }

/*
This is used to separate sections/modules of the website while still keeping a consistent max-width. Example below:
<section class="about-module">
  <div class="inner-wrap">
    Content here...
  </div>
</section>
*/
.inner-wrap {
  max-width: 61.25em;
  margin-left: auto;
  margin-right: auto;
  padding: 1.5em 1em 1.5em 1em; }
  .inner-wrap::after {
    clear: both;
    content: "";
    display: table; }
  .inner-wrap > *:first-child {
    margin-top: 0; }
  .inner-wrap > *:last-child {
    margin-bottom: 0; }
  @media (min-width: 40em) {
    .inner-wrap {
      padding: 2.5em 1.5em 2.5em 1.5em; } }

.media-object {
  overflow: hidden; }

.media-object-img {
  width: 20%;
  float: left;
  display: block;
  margin-right: 5%; }
  .media-object-img img {
    width: 100%; }

.media-object-body {
  width: 75%;
  float: left; }

.media-object-header {
  margin-top: 0;
  margin-bottom: .15em; }

.media-grid-2 > * {
  margin-bottom: 1em; }
@media (min-width: 40em) {
  .media-grid-2 > * {
    float: left;
    display: block;
    margin-right: 3.1684356888%;
    width: 48.4157821556%;
    margin-bottom: 1.5em; }
    .media-grid-2 > *:last-child {
      margin-right: 0; }
    .media-grid-2 > *:nth-child(2n) {
      margin-right: 0; }
    .media-grid-2 > *:nth-child(2n+1) {
      clear: left; } }

/*=============== Social Media ===============*/
.social-wrap {
  overflow: hidden;
  /*span {
    background-color:$white;
    border-radius:3px;
    display:inline-block;
    padding:.15em;
    img {
      display:block;
      margin:0 auto;
    }
  }*/ }
  .social-wrap a {
    display: block;
    float: left;
    width: 50%;
    text-align: center;
    position: relative; }
    .social-wrap a path {
      -webkit-transition: all .1s linear;
      -moz-transition: all .1s linear;
      transition: all .1s linear; }
    .social-wrap a:hover {
      opacity: .75; }
      .social-wrap a:hover path {
        fill: #0D4F8B; }
  .social-wrap img {
    display: inline-block;
    margin: 0 auto;
    width: 1.1em;
    height: auto;
    vertical-align: middle; }
  .social-wrap svg {
    display: inline-block;
    vertical-align: middle; }

/*=============== Slide Panel ===============*/
.slide-panel {
  display: none;
  position: fixed;
  background: #333;
  color: #fff;
  height: 100%;
  width: 21.25em;
  right: -em(340);
  top: 14%;
  z-index: 10;
  -webkit-transition: right 0.4s ease-in-out;
  -moz-transition: right 0.4s ease-in-out;
  transition: right 0.4s ease-in-out; }
  .slide-panel h2 {
    padding: .2em 1em; }
  .slide-panel p {
    background: #333;
    padding: .25px 2em; }
  .slide-panel label {
    color: #ffffff !important; }
  .slide-panel:hover {
    right: 0px; }
  @media (min-width: 40em) {
    .slide-panel {
      display: block; } }

.slide-panel-button {
  position: absolute;
  top: 50px;
  right: 340px;
  padding: 20px 20px;
  background: #333;
  min-width: 200px; }

/*=============== Slide Box ===============*/
#slidebox {
  padding: 1em 1.5em 1em 1em;
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 1000;
  width: 100%; }
  @media (min-width: 40em) {
    #slidebox {
      width: auto; } }

a.close {
  background: transparent url(//www.highpurity.com/wp-content/themes/high-purity-default/img/close.gif) no-repeat top right;
  background-color: white;
  background-color: rgba(255, 255, 255, 0.75);
  color: #0D4F8B;
  text-align: center;
  float: left;
  width: 13px;
  height: 13px;
  font-size: 0.6875em;
  border-radius: 0.1875em;
  position: absolute;
  cursor: pointer;
  top: 10px;
  right: 20px; }

a.close:hover {
  background-color: rgba(255, 255, 255, 0.75); }

/*=============== Misc ===============*/
hr {
  display: block;
  clear: both; }

figure {
  margin: 0;
  padding: 0; }

.wp-pagenavi > * {
  margin-right: .75em; }

.site-wrap {
  background: #ffffff;
  position: relative;
  overflow: hidden;
  margin: 0 auto; }

/*=============== Site Header ===============*/
.site-header {
  width: 100%;
  background-image: url("//www.highpurity.com/wp-content/themes/high-purity-default/img/img-hero-module.png");
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  background-color: #000000;
  position: relative; }
  .site-header:after {
    background: rgba(0, 56, 107, 0.6);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 51; }
  .site-header .qty-cart {
    position: absolute;
    display: none; }
  @media (min-width: 40em) {
    .site-header .qty-cart {
      display: block;
      color: white;
      font-size: 16px;
      font-weight: bold;
      left: 89.9%;
      top: 18%; } }
  @media (min-width: 60em) {
    .site-header .qty-cart {
      left: 82%;
      top: 1%; } }

.home .site-header {
  background-color: #000000;
  width: 100%;
  z-index: 50;
  background-image: url("//www.highpurity.com/wp-content/themes/high-purity-default/img/img-hero-module-mobile.png") !important;
  background-size: cover !important; }
  .home .site-header:after {
    background: transparent; }
  @media (min-width: 40em) {
    .home .site-header {
      position: relative;
      height: 37.5em;
      background-image: url("//www.highpurity.com/wp-content/themes/high-purity-default/img/img-hero-module.png") !important; } }

.site-utility-nav {
  padding: 1em;
  overflow: hidden;
  display: block;
  position: relative;
  z-index: 1000; }
  @media (min-width: 60em) {
    .site-utility-nav {
      display: none; } }

.sh-ico-search, .sh-shopping-cart-link, .sh-ico-menu {
  background-repeat: no-repeat;
  background-position: center top;
  display: inline-block;
  padding-top: 1.2em;
  width: 2em;
  text-align: center;
  background-size: 24px; }
  .sh-ico-search span, .sh-shopping-cart-link span, .sh-ico-menu span {
    font-size: .75em; }

.sh-ph {
  font-weight: bold;
  color: #ffffff; }

.sh-ico-search {
  background-image: url(//www.highpurity.com/wp-content/themes/high-purity-default/img/ico-search-white.svg);
  padding-top: 0;
  text-indent: -99999999px;
  background-position: 50%;
  -webkit-transition: all .6s ease-in-out;
  -moz-transition: all .6s ease-in-out;
  transition: all .6s ease-in-out; }

.sh-shopping-cart-link {
  background-image: url(//www.highpurity.com/wp-content/themes/high-purity-default/img/ico-cart.png);
  padding-top: 0;
  text-indent: -99999999px;
  background-position: 50%;
  -webkit-transition: all .6s ease-in-out;
  -moz-transition: all .6s ease-in-out;
  transition: all .6s ease-in-out; }
  @media (max-width: 40em) {
    .sh-shopping-cart-link {
      width: 100%; }
      .sh-shopping-cart-link a {
        margin: auto; } }

.sun-item .sh-ico-search {
  text-indent: 0;
  background-position: 6px 0px;
  display: block;
  color: #ffffff;
  padding-top: 1.4em;
  float: left; }
  @media (min-width: 40em) {
    .sun-item .sh-ico-search {
      display: none; } }

.sh-ico-menu {
  color: #ffffff;
  background-image: url(//www.highpurity.com/wp-content/themes/high-purity-default/img/ico-nav.svg);
  background-position: 5px 0px;
  display: block;
  float: right;
  margin-left: 0;
  color: #ffffff;
  width: 2em; }
  @media (min-width: 40em) {
    .sh-ico-menu {
      display: none; } }

.sun-item {
  float: left;
  display: block;
  margin-right: 3.1684356888%;
  width: 31.2210428741%; }
  .sun-item:last-child {
    margin-right: 0; }

.site-logo {
  z-index: 100;
  position: relative; }
  .site-logo a {
    text-indent: -99999999px;
    background-image: url("//www.highpurity.com/wp-content/themes/high-purity-default/img/logo-white.svg");
    background-size: 190px;
    height: 100px;
    background-position: 50%;
    background-repeat: no-repeat;
    padding: 10px 0;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out; }

@media (min-width: 40em) {
  a.sh-logo {
    width: 100%; }
    a.sh-logo img {
      display: block;
      margin: auto; } }

.rfq-link {
  background-color: #e96725;
  -webkit-transition: all .1s ease-in-out;
  -moz-transition: all .1s ease-in-out;
  transition: all .1s ease-in-out; }
  .rfq-link:hover {
    background-color: #c75014 !important; }
  @media (min-width: 40em) {
    .rfq-link {
      border-radius: 0 0 0 10px;
      margin-left: 10px;
      position: fixed;
      top: 0;
      right: 0;
      padding: 1em 1em !important;
      display: block; } }
  @media (min-width: 60em) {
    .rfq-link {
      position: static;
      margin-left: 0px;
      height: 4.375em;
      line-height: 6.25em;
      width: 14% !important;
      padding: 0 10px !important; } }

/* title block */
.sh-title-block {
  width: 100%;
  padding: 1.2222222222em;
  max-width: 75em;
  margin: auto;
  position: relative;
  z-index: 52; }
  @media (min-width: 40em) {
    .sh-title-block {
      min-height: 11.9444444444em;
      padding: 5.3888888889em 1.2222222222em 3.0555555556em 1.2222222222em; } }
  @media (min-width: 60em) {
    .sh-title-block {
      min-height: 16.1111111111em;
      padding: 9.5555555556em 1.2222222222em 3.0555555556em 1.2222222222em; } }

.sh-title, .sh-support {
  color: #ffffff;
  text-align: center; }

.sh-title {
  font-size: 28px;
  margin-bottom: 0; }
  @media (min-width: 40em) {
    .sh-title {
      font-size: 50px;
      margin-bottom: 0;
      margin-top: 0; } }
  @media (min-width: 60em) {
    .sh-title {
      font-size: 50px;
      margin-bottom: 0;
      margin-top: 0; } }

.sh-support {
  font-size: 24px; }

.sh-second-line {
  display: block;
  font-size: .75em; }

/*===============  Sh-id-Statement  ===============*/
.sh-id-statement {
  bottom: 0;
  left: 0;
  right: 0;
  margin-top: 5em; }
  @media (min-width: 40em) {
    .sh-id-statement {
      position: absolute;
      margin-top: 0; } }
  .sh-id-statement .inner-wrap {
    padding: .5em 1.25em 1.7em 1.25em; }

.left-notch {
  width: 0;
  height: 0;
  border-bottom: 25px solid rgba(4, 49, 91, 0.8);
  border-right: 25px solid transparent;
  width: 50%;
  float: left; }

.right-notch {
  width: 50%;
  height: 0;
  border-bottom: 25px solid rgba(4, 49, 91, 0.8);
  border-left: 25px solid transparent;
  float: right; }

.sh-statement-wrap {
  background-color: rgba(4, 49, 91, 0.8);
  clear: both; }

.sh-statement {
  color: #ffffff;
  text-align: center;
  font-size: 32px; }

@media (min-width: 40em) {
  .sh-statement {
    font-size: 50px; } }

/*=============== Offer Section ===============*/
.offer-section {
  position: relative;
  background-color: #40b2ab;
  overflow: hidden; }
  .offer-section:before {
    content: "";
    position: absolute;
    width: 50%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: #4dbfb8; }

.os-offer {
  width: 100%;
  float: left;
  position: relative; }

.os-text-wrap {
  text-align: center;
  width: 100%;
  max-width: 37.5em;
  padding: 1em 1.25em; }

.os-offer-1 {
  background-color: #4dbfb8;
  padding-bottom: 2em; }
  .os-offer-1 .os-text-wrap {
    float: right; }
  .os-offer-1:hover {
    background-color: #0b4274; }

.os-offer-2 {
  background-color: #40b2ab;
  padding-top: 2em; }
  .os-offer-2 .os-text-wrap {
    float: left; }
  .os-offer-2:before {
    content: "or";
    font-size: 24px;
    font-weight: 400;
    text-align: center;
    display: block;
    position: absolute;
    padding-top: 4px;
    left: 45%;
    top: -20px;
    background-color: #0D4F8B;
    color: #ffffff;
    height: 50px;
    width: 50px;
    border-radius: 50px; }
  .os-offer-2:hover {
    background-color: #0b4274; }

.os-title {
  margin: 0;
  color: #0D4F8B; }

.os-cta {
  margin: 0;
  color: #ffffff;
  font-size: 32px;
  font-weight: 800; }

@media (min-width: 40em) {
  .os-offer {
    width: 50%;
    float: left;
    position: relative; }
  .os-text-wrap {
    -webkit-transform: matrix(1, 0, 0.217, 1, 0, 0);
    -moz-transform: matrix(1, 0, 0.217, 1, 0px, 0px);
    -ms-transform: matrix(1, 0, 0.217, 1, 0, 0);
    -o-transform: matrix(1, 0, 0.217, 1, 0, 0);
    transform: matrix(1, 0, 0.217, 1, 0, 0); }
  .os-offer-1 {
    padding-bottom: 0;
    -webkit-transform: matrix(1, 0, -0.217, 1, 0, 0);
    -moz-transform: matrix(1, 0, -0.217, 1, 0px, 0px);
    -ms-transform: matrix(1, 0, -0.217, 1, 0, 0);
    -o-transform: matrix(1, 0, -0.217, 1, 0, 0);
    transform: matrix(1, 0, -0.217, 1, 0, 0); }
  .os-offer-2 {
    padding-top: 0;
    -webkit-transform: matrix(1, 0, -0.217, 1, 0, 0);
    -moz-transform: matrix(1, 0, -0.217, 1, 0px, 0px);
    -ms-transform: matrix(1, 0, -0.217, 1, 0, 0);
    -o-transform: matrix(1, 0, -0.217, 1, 0, 0);
    transform: matrix(1, 0, -0.217, 1, 0, 0); }
    .os-offer-2:before {
      left: -25px;
      top: 30%;
      -webkit-transform: matrix(1, 0, 0.217, 1, 0, 0);
      -moz-transform: matrix(1, 0, 0.217, 1, 0px, 0px);
      -ms-transform: matrix(1, 0, 0.217, 1, 0, 0);
      -o-transform: matrix(1, 0, 0.217, 1, 0, 0);
      transform: matrix(1, 0, 0.217, 1, 0, 0); } }

/*=============== Capabilities Section ===============*/
.capabilities-section {
  overflow: hidden;
  clear: both; }

.capabilities-content {
  text-align: center; }
  .capabilities-content > a {
    border: 1px solid #d4d4d5;
    display: inline-block;
    margin: 0 0.1111111111em 1.1111111111em 0.1111111111em;
    padding: 0.5555555556em 0.8333333333em;
    vertical-align: top;
    width: 80%; }
    .capabilities-content > a img {
      margin: 0 auto;
      max-width: 100%;
      padding: 0; }
    .capabilities-content > a p {
      margin: 0; }
  @media (min-width: 40em) {
    .capabilities-content > a {
      padding: 0.5555555556em 0.2777777778em;
      width: 48%; }
      .capabilities-content > a img {
        float: none;
        max-width: 13.8888888889em;
        padding: 0 0.5555555556em 0 0; } }
  @media (min-width: 60em) {
    .capabilities-content {
      text-align: left; }
      .capabilities-content > a {
        margin: 0 0.5555555556em 1.1111111111em 0.5555555556em;
        padding: 0;
        width: 47%; }
        .capabilities-content > a img {
          float: left; }
        .capabilities-content > a > div {
          padding: 0.2777777778em 0.5555555556em 0.2777777778em 0.5555555556em; } }

.cs-bucket {
  background-color: #000000;
  width: 100%;
  position: relative;
  display: block;
  border-left: none;
  max-height: 110px;
  overflow: hidden;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out; }
  @media (min-width: 40em) {
    .cs-bucket {
      border: solid 1px #555; } }

.cs-caption, .ps-caption, .pps-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: .5em;
  background-color: rgba(0, 0, 0, 0.7); }
  @media (max-width: 40em) {
    .cs-caption, .ps-caption, .pps-caption {
      top: 0;
      border-top: solid 1px #ffffff;
      border-bottom: 0; } }

.cs-title {
  color: #ffffff;
  font-size: 28px;
  text-align: center; }
  @media (min-width: 40em) {
    .cs-title {
      font-size: 32px; } }

.cs-underline {
  width: 15%;
  margin: auto;
  height: 5px;
  background-color: #5CACEE;
  border-radius: 10px;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out; }

.cs-img {
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  opacity: 1;
  display: block; }

.cs-bucket:hover {
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  background-color: none; }
  .cs-bucket:hover .cs-img {
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    opacity: 1; }
  .cs-bucket:hover .cs-title {
    opacity: 0.5; }
  .cs-bucket:hover .cs-underline {
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    opacity: 0.5;
    width: 40%; }

/*media query MEDIUM */
@media (min-width: 40em) {
  .cs-bucket {
    width: 50%;
    float: left;
    max-height: 9999px; }
  .cs-title {
    font-size: 24px; } }

/*media query LARGE */
@media (min-width: 60em) {
  .cs-bucket {
    width: 25%; }
  .cs-title {
    font-size: 28px; } }

/*=============== Industries Served Section ===============*/
.iss-mobile {
  overflow: hidden; }

.iss-m-icon {
  float: left;
  width: 50%;
  color: #555; }
  .iss-m-icon span {
    background-color: #0D4F8B;
    display: block;
    width: 4em;
    height: 4em;
    border-radius: 50px;
    padding-top: 13px;
    margin: auto; }

.industries-served-section {
  text-align: center;
  min-height: 43.75em;
  background-image: url("//www.highpurity.com/wp-content/themes/high-purity-default/img/img-industries-served.jpg");
  background-size: cover; }

.iss-title {
  font-size: 50px;
  color: #0D4F8B;
  margin-bottom: 1.25em; }

.pie-wheel, .iss-hover-text {
  display: none; }

.pie-wheel:hover {
  cursor: pointer; }

.iss-hover-title {
  font-size: 24px; }

.iss-hover-text {
  min-height: 212px; }

.iss-summary {
  font-size: 28px;
  color: #555; }

.iss-row {
  clear: left; }

@media (min-width: 40em) {
  .iss-mobile {
    display: none; }
  .pie-wheel {
    display: block;
    margin: auto;
    position: relative; }
  .iss-hover-text {
    display: block;
    color: #ffffff;
    position: relative;
    max-width: 300px;
    margin: -24.375em auto 12.5em;
    border-radius: 400px; } }

/*=============== Portofolio Section ===============*/
.portfolio-section {
  overflow: hidden;
  clear: both;
  background-color: #333; }

.ps-buckets, .ps-feature-bucket {
  width: 100%;
  float: left; }

.ps-bucket {
  width: 100%;
  position: relative;
  display: block;
  max-height: 158px;
  overflow: hidden;
  background-color: #000000;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out; }

@media (max-width: 40em) {
  .ps-caption {
    padding-top: 30px; } }

.ps-portfolio-cat {
  color: #ffffff;
  text-align: center;
  margin-bottom: 0;
  margin-top: 0;
  font-size: 21.6px; }

.ps-title {
  color: #ffffff;
  font-size: 24px;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0; }

.ps-underline {
  width: 15%;
  margin: auto;
  height: 5px;
  background-color: #5CACEE;
  border-radius: 10px;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out; }

.ps-fig {
  border: solid 1px #555;
  border-left: none;
  border-bottom: none; }

.ps-img {
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  opacity: 1;
  display: block; }

.ps-bucket:hover {
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  background-color: none; }
  .ps-bucket:hover .ps-img {
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    opacity: 1; }
  .ps-bucket:hover .ps-title {
    opacity: 0.5; }
  .ps-bucket:hover .ps-underline {
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    opacity: 0.5;
    width: 40%; }

/*media query MEDIUM */
@media (min-width: 40em) {
  .ps-buckets {
    width: 100%; }
  .ps-bucket {
    width: 50%;
    float: left;
    max-height: 9999px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out; }
  .ps-feature-bucket {
    width: 100%; } }

@media (min-width: 60em) {
  .ps-buckets {
    width: 50%; }
  .ps-bucket {
    width: 50%;
    float: left;
    max-height: 9999px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out; }
  .ps-feature-bucket {
    width: 50%; } }

/*=============== Site Content ===============*/
.emph {
  color: #0D4F8B;
  font-size: 24px;
  margin-top: 0; }

.site-content-primary h1, .site-content-primary h2, .site-content-primary h3 {
  color: #0D4F8B; }
.site-content-primary h2 {
  font-size: 32px; }
.site-content-primary p a {
  text-decoration: underline; }

.single-portfolio .site-content-primary {
  width: 100%;
  padding-bottom: 7.5em; }

.single-portfolio .inner-wrap {
  max-width: 70em; }

.site-content-primary *:first-child {
  margin-top: 0; }

@media (min-width: 40em) {
  .single-portfolio .site-content-primary {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 100%; }
    .single-portfolio .site-content-primary:last-child {
      margin-right: 0; } }

@media (min-width: 40em) {
  .global-box-links .pps-bucket {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 23.2317613015%; }
    .global-box-links .pps-bucket:last-child {
      margin-right: 0; }
    .global-box-links .pps-bucket:nth-child(4n) {
      margin-right: 0; }
    .global-box-links .pps-bucket:nth-child(4n+1) {
      clear: left; } }

/*=============== Portfolio Gallery Section  ===============*/
/* filter navigation */
.pps-filter-nav {
  width: 100%;
  background-color: #0D4F8B;
  margin: 0 0 2em 0;
  overflow: hidden;
  text-align: center; }

.pps-filter-item {
  padding: .75em 1em;
  background-color: #0D4F8B;
  color: #ffffff;
  display: inline-block;
  font-size: 16px;
  font-weight: 800;
  border-right: solid 1px #0b4274; }
  .pps-filter-item:hover, .pps-filter-item.active {
    background-color: #0b4478;
    color: #ffffff; }
  .pps-filter-item.active {
    background-color: #062745; }

.pps-header {
  background-color: #09345c; }

.pps-items-group {
  width: 90%; }

/* bucket links */
.portfolio-page-section {
  overflow: hidden;
  clear: both; }
  .portfolio-page-section .inner-wrap {
    padding-top: 0px; }

.pps-bucket {
  width: 100%;
  position: relative;
  display: block;
  border: solid 1px #020d16;
  max-height: 110px;
  overflow: hidden;
  background-color: #000000;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  margin-bottom: 1em; }

@media (max-width: 40em) {
  .pps-caption {
    padding-top: 30px; } }

.pps-title {
  color: #ffffff !important;
  font-size: 24px;
  text-align: center;
  padding: 0 10px;
  margin-bottom: 0; }

.pps-img {
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  opacity: 1;
  display: block; }

.pps-bucket:hover {
  background-color: none; }
  .pps-bucket:hover .pps-img {
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    opacity: 1; }
  .pps-bucket:hover .pps-title {
    opacity: 0.5; }
  .pps-bucket:hover .pps-underline {
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    opacity: 0.5;
    width: 40%; }

/*media query MEDIUM */
@media (min-width: 40em) {
  .pps-bucket {
    max-height: 9999px;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out; }
  .pps-title {
    font-size: 24px; } }

/*media query LARGE */
@media (min-width: 60em) {
  .pps-title {
    font-size: 28px; }
  .pps-img {
    height: 100%;
    max-height: 13.3333333333em; } }

/*================Portfolio Single ================*/
.site-content-wrap {
  position: relative; }

/* .if-portfolio .site-content-primary, .single-portfolio .site-content-primary{
    padding:0;
  } */
.page-nav-arrows {
  display: block;
  padding: 1em;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 20;
  width: 50%;
  bottom: 0;
  position: absolute; }
  .page-nav-arrows:hover {
    background-color: #efefef; }

.next-page {
  text-align: right;
  border-radius: 10px 0px 0px 10px;
  float: right;
  right: 0; }
  .next-page .pna-direction, .next-page .pna-title {
    margin: 0; }

.prev-page {
  border-radius: 0 10px 10px 0;
  float: left;
  left: 0; }
  .prev-page .pna-direction, .prev-page .pna-title {
    margin: 0; }

.pna-direction {
  color: #0D4F8B;
  font-weight: 800; }

.pna-title {
  display: none; }

.print-btn {
  font-size: 16px;
  max-width: 9.375em;
  float: right;
  position: relative;
  top: -10px;
  margin-right: 10px;
  background-color: #5CACEE !important; }
  .print-btn:hover {
    color: white !important;
    background-color: #2e94e9 !important; }
  @media (max-width: 40em) {
    .print-btn {
      float: none;
      top: auto;
      text-align: center;
      position: absolute;
      bottom: -4.375em;
      left: 0;
      margin: 0; } }
  @media (max-width: 40em) {
    .print-btn:last-child {
      left: auto;
      right: 0; } }

.single-portfolio .btn {
  display: block;
  margin-bottom: 1em; }

.share-btns {
  border-top: solid 1px #efefef;
  border-bottom: solid 1px #efefef;
  padding: 1em 0 .5em 0; }
  @media (max-width: 40em) {
    .share-btns {
      position: relative;
      margin: 0 0 4.375em; } }

@media (min-width: 40em) {
  .next-page {
    right: 0;
    float: none; }
  .prev-page {
    float: none; }
  .pna-title {
    color: #555;
    font-weight: normal;
    display: block; } }

@media (min-width: 60em) {
  .if-portfolio .site-content-primary, .single-portfolio .site-content > .inner-wrap {
    padding-left: 10em;
    padding-right: 10em; }
  .print-btn {
    font-size: 16px;
    margin: -0.6875em 0 0 1.25em;
    float: right;
    max-width: 9999px;
    top: 0; }
  .page-nav-arrows {
    padding: 1em;
    position: fixed;
    max-width: 9em;
    bottom: inherit; } }

/*=============== Site Footer ===============*/
.site-footer {
  background-color: #0D4F8B;
  clear: both;
  color: #ffffff;
  text-align: center; }
  .site-footer .inner-wrap {
    max-width: 75em; }
  .site-footer a {
    color: #ffffff; }
    .site-footer a:hover {
      color: #e96725 !important; }
  .site-footer .btn:hover {
    color: #ffffff !important; }
  @media (min-width: 40em) {
    .site-footer {
      text-align: left; } }

.sf-offers {
  overflow: hidden; }

.sf-left {
  border-bottom: solid 1px #ffffff;
  padding-bottom: 2em;
  margin-bottom: 2em; }
  @media (min-width: 40em) {
    .sf-left {
      border-bottom: none;
      margin-bottom: 0;
      padding-bottom: 0; } }

.sf-left, .sf-right {
  float: left;
  display: block;
  margin-right: 38.1982059067%;
  width: 100%; }
  .sf-left:last-child, .sf-right:last-child {
    margin-right: 0; }
  @media (min-width: 40em) {
    .sf-left, .sf-right {
      float: left;
      display: block;
      margin-right: 4.8291579146%;
      width: 47.5854210427%; }
      .sf-left:last-child, .sf-right:last-child {
        margin-right: 0; } }

.sf-title {
  color: #ffffff;
  font-size: 32px;
  text-align: center;
  margin-bottom: 1.5em; }
  .sf-title span {
    font-weight: normal; }

.sf-book-title {
  font-size: 24px; }

.sf-image {
  width: 100%; }
  .sf-image img {
    display: none; }
  @media (min-width: 40em) {
    .sf-image img {
      display: block;
      margin: 0 auto 0.625em; } }
  @media (min-width: 60em) {
    .sf-image {
      float: left;
      display: block;
      margin-right: 3.1684356888%;
      width: 42.6842023951%; }
      .sf-image:last-child {
        margin-right: 0; } }

.sf-rich-text {
  width: 100%;
  position: relative; }
  @media (min-width: 60em) {
    .sf-rich-text {
      float: left;
      display: block;
      margin-right: 3.1684356888%;
      width: 54.1473619161%; }
      .sf-rich-text:last-child {
        margin-right: 0; } }

.sf-small .inner-wrap {
  padding-left: 0;
  padding-right: 0; }
.sf-small .social-wrap {
  width: 86px;
  margin: 1em auto; }
  .sf-small .social-wrap h4 {
    margin-top: 0;
    margin-bottom: .3em; }
  @media (min-width: 40em) {
    .sf-small .social-wrap {
      float: right;
      margin-top: 0; } }

.sf-subwrap {
  border-top: #0f5ca2 solid 1px;
  padding-top: 1.75em; }

.sf-logo {
  display: none;
  width: 7em;
  float: left;
  margin-right: 2em; }
  @media (min-width: 40em) {
    .sf-logo {
      display: block; } }

.sf-site-links {
  width: 100%;
  float: left;
  margin-bottom: 1em; }
  .sf-site-links p {
    margin-top: 0;
    margin-bottom: .3em; }
  @media (min-width: 40em) {
    .sf-site-links {
      width: 55%; } }
  @media (min-width: 60em) {
    .sf-site-links {
      width: 65%; } }

.sf-nav {
  overflow: hidden;
  text-align: center; }
  .sf-nav a {
    width: 50%;
    float: left;
    display: block;
    padding: 0 1em 0 0;
    text-decoration: none; }
    @media (min-width: 40em) {
      .sf-nav a {
        float: none;
        display: inline; } }
  @media (min-width: 40em) {
    .sf-nav {
      text-align: left; } }

.sf-copywrite {
  overflow: hidden;
  clear: left;
  margin-top: 1em !important;
  font-size: 14px;
  text-align: center; }
  .sf-copywrite a, .sf-copywrite span {
    padding: 0 1em 0 0; }
  @media (min-width: 40em) {
    .sf-copywrite {
      text-align: left; } }

img[name=pphLoggerImage] {
  display: none; }

/*=============== Search ===============*/
.search-table {
  display: table;
  width: 100%;
  float: right;
  padding: 0; }

.search-row {
  display: table-row;
  width: 100%; }

.search-cell1 {
  display: table-cell;
  padding-right: 0.4375em; }

.search-cell2 {
  display: table-cell;
  width: 2.1875em;
  border: 0; }

.search-text {
  font-size: .8em;
  width: 100%;
  height: 2.3em;
  border: 1px solid red;
  float: left;
  padding-left: .5em;
  margin-bottom: 0 !important; }

.search-submit {
  width: 100%;
  height: 2.3em;
  border: 0;
  float: right;
  background: url(//www.highpurity.com/wp-content/themes/high-purity-default/img/ico-search-white.svg) no-repeat center center !important; }

.no-svg .search-submit {
  background: url(//www.highpurity.com/wp-content/themes/high-purity-default/img/ico-search.png) no-repeat center center !important; }

@media (min-width: 40em) {
  .site-search {
    width: 100%; }
  .search-text {
    height: 2.3em; }
  .search-submit {
    height: 2.3em; } }

.search-module {
  background-color: #0D4F8B;
  height: 6em;
  margin-top: -6em;
  border-bottom: 1px solid rgba(0, 0, 0, 0.9);
  position: relative;
  z-index: 10000;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }
  .search-module.active {
    margin-top: 0; }
  .search-module .inner-wrap {
    padding: 0.3em 1.5em 1em; }

.search-exit {
  float: right;
  margin-left: 10px;
  margin-bottom: 5px;
  top: 0;
  right: 0; }

/*=============== Product Carousel ===============*/
@media (max-width: 40em) {
  .product-item {
    float: left;
    display: block;
    margin-right: 4.8291579146%;
    width: 47.5854210427%; }
    .product-item:last-child {
      margin-right: 0; }
    .product-item:nth-child(2n) {
      margin-right: 0; }
    .product-item:nth-child(2n+1) {
      clear: left; } }
@media (min-width: 40em) {
  .product-item {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 23.2317613015%; }
    .product-item:last-child {
      margin-right: 0; } }

.additional-content article {
  margin: 1.5em 0; }

a.lightbox:hover {
  cursor: zoom !important; }

.slider-click-prompt {
  text-align: center;
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
  margin: 0; }

/*=============== Hubspot ==================*/
.lp-content-primary h1, .lp-content-primary h2, .lp-content-primary h3 {
  color: #0D4F8B; }
.lp-content-primary h2 {
  font-size: 32px; }
.lp-content-primary p a {
  text-decoration: underline; }

.lp-content-primary {
  overflow: hidden; }
  @media (min-width: 40em) {
    .lp-content-primary {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 57.3509785009%; }
      .lp-content-primary:last-child {
        margin-right: 0; } }

@media (min-width: 40em) {
  .lp-content-secondary {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 40.2913699012%; }
    .lp-content-secondary:last-child {
      margin-right: 0; } }

.success-nav-copy {
  font-size: 26px; }
  .success-nav-copy span {
    color: #0D4F8B;
    font-weight: bold; }

.hs-form {
  padding: 1em !important;
  background-color: #eee !important; }
  .hs-form .hs-form-field {
    background-color: #eee !important; }
  .hs-form select {
    width: 100%;
    padding: 0.5em; }
    .hs-form select:focus {
      border: 1px solid #29489d;
      box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06), 0 0 5px rgba(36, 63, 137, 0.7);
      outline: none; }
  .hs-form fieldset {
    max-width: 99999px !important;
    background-color: #eee !important; }
    .hs-form fieldset.form-columns-1 .hs-input {
      width: 100% !important; }

/************* Portfolio Page ****************/
.single-portfolio .additional-content .rows-of-2 > * {
  margin-bottom: 0.6666666667em; }

#wp-email-popup {
  background-color: #ffffff; }
  #wp-email-popup .wp-email {
    margin: 0 auto;
    max-width: 70%; }
    #wp-email-popup .wp-email label {
      margin: 0; }
    #wp-email-popup .wp-email input#imageverify {
      margin: 0.3125em 0 0 0; }
    #wp-email-popup .wp-email #wp-email-submit {
      background-color: #0D4F8B;
      border: none;
      border-radius: 15px;
      color: #ffffff;
      display: inline-block;
      font-size: 18px;
      font-weight: normal;
      line-height: 1;
      padding: 0.75em 1em;
      position: relative;
      text-decoration: none;
      transition: background 0.1s linear 0s; }
      #wp-email-popup .wp-email #wp-email-submit:hover {
        background-color: #0d8079;
        color: #0D4F8B; }

/************* About Us Page ****************/
.updated-stats-section {
  overflow: hidden; }

.uss-bucket {
  width: 100%;
  height: auto;
  background-color: #09345c;
  position: relative;
  text-align: center;
  margin-bottom: 10px;
  overflow: hidden; }
  @media (min-width: 40em) {
    .uss-bucket {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 23.2317613015%;
      min-height: 200px;
      border-radius: 300px;
      padding-top: 40px; }
      .uss-bucket:last-child {
        margin-right: 0; } }
  @media (min-width: 60em) {
    .uss-bucket {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 23.2317613015%;
      min-height: 233px;
      border-radius: 300px;
      padding-top: 60px; }
      .uss-bucket:last-child {
        margin-right: 0; } }

h3.uss-stat {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 10px;
  margin: 0;
  font-size: 2.25em;
  color: #09345c; }
  @media (min-width: 40em) {
    h3.uss-stat {
      font-size: 1.6em; } }
  @media (min-width: 60em) {
    h3.uss-stat {
      font-size: 2.25em; } }

.uss-label {
  color: #fff;
  padding: 20px;
  margin: 0; }

/***************** HUBSPOT *********************/
.email-prefs {
  background-color: #eee;
  padding: 2em; }

/* ==========================================================================
   Print
   ========================================================================== */
@media print {
  .site-header {
    display: none !important; }
  .site-mobile-header {
    display: none !important; }
  .calls-to-action {
    display: none !important; }
  .breadcrumb-nav {
    display: none !important; }
  .social-wrap {
    display: none !important; }
  .head-bg {
    display: none !important; }
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important; }
  a, a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  /*
     * Don't show links for images, or javascript/internal links
     */
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: ""; }
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group;
    /* h5bp.com/t */ }
  tr, img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }

  p, h2, h3 {
    orphans: 3;
    widows: 3; }
  h2, h3 {
    page-break-after: avoid; }
  .load-table {
    display: block !important; }
  .small-table {
    display: block !important; } }

@media print {
  .site-logo {
    display: block !important; }
    .site-logo img {
      max-width: 100%; }
  .site-utility-nav {
    display: none; }
  .site-nav-container {
    display: none; }
  .hs_cos_wrapper_type_cta {
    display: none !important; }
  .ce-body {
    display: block !important;
    opacity: 1 !important; }
  .additional-products {
    display: none !important; }
  .site-content-primary {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important; }
  .search-module {
    display: none !important; }
  .hs-tools-menu {
    display: none !important; }
  .footer-links {
    display: none !important; }
  .ce-header:after {
    display: none; }
  .page-nav-arrows {
    display: none !important; }
  .share-btns {
    display: none !important; }
  .site-footer {
    display: none !important; }
  .btn {
    display: none !important; } }

.cse .gsc-control-cse, .gsc-control-cse {
  background-color: transparent !important;
  border: 0 !important; }

.gsc-search-box {
  background: none !important; }
  .gsc-search-box td {
    padding: 0;
    border-bottom: 0 !important; }

.gssb_c {
  z-index: 500000000 !important;
  margin: 0 !important; }

.gsc-clear-button {
  display: none !important; }

.gsc-adBlock, .gsc-adBlockVertical {
  height: 0 !important;
  display: none !important; }

.gs-web-image-box {
  display: none; }

.gsc-search-box td {
  vertical-align: top !important; }

.gsc-above-wrapper-area {
  border-bottom: 0 !important; }

.gsc-input {
  border: 1px solid transparent !important; }
  .gsc-input input {
    background: #fff !important; }

.gsc-selected-option-container {
  min-width: 85px !important; }

td.gsc-search-button {
  width: 10% !important; }

body .header-container-wrapper {
  visibility: hidden; }
body .body-container-wrapper {
  padding-top: 0px; }

.-skin-default .-items .-item {
  width: 23%;
  float: left;
  margin: 1%; }
  @media (max-width: 40em) {
    .-skin-default .-items .-item {
      width: 100%;
      margin: 1em 0;
      float: none;
      max-height: 250px; }
      .-skin-default .-items .-item .pps-caption {
        padding-top: 100px;
        border-top: 0; } }
  .-skin-default .-items .-item .wp-post-image {
    display: block;
    vertical-align: top; }

@media (max-width: 40em) {
  .flexslider {
    width: 100% !important;
    margin-left: 0; } }

/* Resource Module */
.resource-module {
  background-image: url(img/img-ebook-module-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }
  .resource-module .inner-wrap {
    max-width: 75em; }
  .resource-module .rm-title {
    color: #0D4F8B; }
    .resource-module .rm-title a {
      color: #0D4F8B; }
  .resource-module .rm-text {
    font-size: 24px; }
    .resource-module .rm-text p {
      margin-top: 0; }
      .resource-module .rm-text p a {
        color: #333333; }
  .resource-module .btn-ebook {
    color: #0D4F8B;
    text-decoration: none;
    font-size: 24px;
    position: relative;
    padding-right: 2em;
    font-weight: bold; }
    .resource-module .btn-ebook:after {
      position: absolute;
      content: '';
      right: 0;
      top: 3px;
      bottom: 0;
      height: 34px;
      width: 34px;
      background-image: url(img/ico-download.svg);
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center; }
  @media (min-width: 40em) {
    .resource-module .rm-title {
      color: #0D4F8B;
      font-size: 50px; }
    .resource-module .rm-figure {
      display: inline-block;
      vertical-align: top;
      width: 28%; }
    .resource-module .rm-text {
      display: inline-block;
      vertical-align: top;
      width: 71%;
      padding-left: 1.875em; } }

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

.clearfix:after {
  clear: both; }

.clearfix {
  *zoom: 1; }

.alignright {
  display: block;
  padding-bottom: 1.5em;
  clear: right; }

.alignleft {
  display: block;
  padding-bottom: 1.5em; }

.aligncenter {
  display: block;
  margin: 0 auto; }

@media (min-width: 40em) {
  .alignright {
    display: block;
    float: right;
    padding-bottom: 1.5em;
    padding-left: 1.5em; }
  .alignleft {
    display: block;
    float: left;
    padding-bottom: 1.5em;
    padding-right: 1.5em; }
  .aligncenter {
    display: block;
    margin: 0 auto; } }

.text-alignright {
  text-align: right; }

.text-alignleft {
  text-align: left; }

.text-aligncenter {
  text-align: center; }

.clearboth {
  clear: both;
  display: block; }

/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */
/* Browser Resets
*********************************/
.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {
  outline: none; }

.slides, .flex-control-nav, .flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none; }

/* Icon Fonts
*********************************/
/* Font-face Icons
@font-face {
  font-family: 'flexslider-icon';
  src:url('fonts/flexslider-icon.eot');
  src:url('fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'),
    url('fonts/flexslider-icon.woff') format('woff'),
    url('fonts/flexslider-icon.ttf') format('truetype'),
    url('fonts/flexslider-icon.svg#flexslider-icon') format('svg');
  font-weight: normal;
  font-style: normal;
}
 */
/* FlexSlider Necessary Styles
*********************************/
.flexslider {
  margin: 0;
  padding: 0; }

.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden; }

/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
  width: 100%;
  display: block; }

.flex-pauseplay span {
  text-transform: capitalize; }

/* Clearfix for the .slides element */
.slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

html[xmlns] .slides {
  display: block; }

* html .slides {
  height: 1%; }

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
  display: block; }

/* FlexSlider Default Theme
*********************************/
.flexslider {
  margin: 0;
  background: transparent;
  border: 0;
  position: relative;
  zoom: 1; }

.flex-viewport {
  max-height: 40.625em;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease; }

.loading .flex-viewport {
  max-height: 300px; }

.flexslider .slides {
  zoom: 1; }

.carousel li {
  margin-right: 5px; }

/* Direction Nav */
.flex-direction-nav {
  *height: 0; }

.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 44%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all .3s ease; }

.flex-direction-nav .flex-prev {
  left: -50px; }

.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right; }

.flexslider:hover .flex-prev {
  left: 10px; }

.flexslider:hover .flex-next {
  right: 10px; }

.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
  opacity: 1; }

.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default; }

.flex-direction-nav a:before {
  display: block;
  content: '';
  height: 2.5em;
  background-size: 40px;
  background-repeat: no-repeat;
  background-image: url(img/page-nav-arrow-left-white.png); }

/*{ font-family: "flexslider-icon"; font-size: 40px; line-height:1; display: inline-block; content: '\f001'; }*/
.flex-direction-nav a.flex-next:before {
  background-image: url(img/page-nav-arrow-right-white.png); }

/*{ content: '\f002'; }*/
/* Pause/Play */
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000; }

.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004'; }

.flex-pauseplay a:hover {
  opacity: 1; }

.flex-pauseplay a.flex-play:before {
  content: '\f003'; }

/* Control Nav */
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center; }

.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline; }

.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3); }

.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7); }

.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default; }

.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden; }

.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0; }

.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer; }

.flex-control-thumbs img:hover {
  opacity: 1; }

.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default; }

/*
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev { opacity: 1; left: 10px;}
  .flex-direction-nav .flex-next { opacity: 1; right: 10px;}
}
*/
.flex-direction-nav .flex-prev {
  opacity: .3;
  left: 10px; }

.flex-direction-nav .flex-next {
  opacity: .3;
  right: 10px; }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.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;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  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;
  -webkit-box-shadow: none;
  box-shadow: none; }

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;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }

.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100); }

.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;
  filter: alpha(opacity=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;
  filter: alpha(opacity=100); }

.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
  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, .mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before, .mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
  border-right: 17px solid #FFF;
  margin-left: 31px; }

.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
  border-left: 17px solid #FFF;
  margin-left: 39px; }

.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
  border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.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;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  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;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    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; } }

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

.mfp-ie7 .mfp-img {
  padding: 0; }

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }

.mfp-ie7 .mfp-container {
  padding: 0; }

.mfp-ie7 .mfp-content {
  padding-top: 44px; }

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

/*! Tablesaw - v1.0.2 - 2014-12-17
* https://github.com/filamentgroup/tablesaw
* Copyright (c) 2014 Filament Group; Licensed MIT */
table.tablesaw {
  empty-cells: show;
  max-width: 100%;
  width: 100%; }

.tablesaw {
  border-collapse: collapse;
  width: 100%; }

/* Structure */
.tablesaw {
  border: 0;
  padding: 0; }

.tablesaw th, .tablesaw td {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: .5em .7em; }

.tablesaw thead tr:first-child th {
  padding-top: .9em;
  padding-bottom: .7em; }

/* Table rows have a gray bottom stroke by default */
.tablesaw-stack tbody tr {
  border-bottom: 1px solid #dfdfdf; }

.tablesaw-stack td .tablesaw-cell-label, .tablesaw-stack th .tablesaw-cell-label {
  display: none; }

/* Mobile first styles: Begin with the stacked presentation at narrow widths */
@media only all {
  /* Show the table cells as a block level element */
  .tablesaw-stack td, .tablesaw-stack th {
    text-align: left;
    display: block; }
  .tablesaw-stack tr {
    clear: both;
    display: table-row; }
  /* Make the label elements a percentage width */
  .tablesaw-stack td .tablesaw-cell-label, .tablesaw-stack th .tablesaw-cell-label {
    display: block;
    padding: 0 .6em 0 0;
    width: 30%;
    display: inline-block; }
  /* For grouped headers, have a different style to visually separate the levels by classing the first label in each col group */
  .tablesaw-stack th .tablesaw-cell-label-top, .tablesaw-stack td .tablesaw-cell-label-top {
    display: block;
    padding: .4em 0;
    margin: .4em 0; }
  .tablesaw-cell-label {
    display: block; }
  /* Avoid double strokes when stacked */
  .tablesaw-stack tbody th.group {
    margin-top: -1px; }
  /* Avoid double strokes when stacked */
  .tablesaw-stack th.group b.tablesaw-cell-label {
    display: none !important; } }

@media (max-width: 39.9375em) {
  .tablesaw-stack thead td, .tablesaw-stack thead th {
    display: none; }
  .tablesaw-stack tbody td, .tablesaw-stack tbody th {
    clear: left;
    float: left;
    width: 100%; }
  .tablesaw-cell-label {
    vertical-align: top; }
  .tablesaw-cell-content {
    max-width: 67%;
    display: inline-block; }
  .tablesaw-stack td:empty, .tablesaw-stack th:empty {
    display: none; } }

/* Media query to show as a standard table at 560px (35em x 16px) or wider */
@media (min-width: 40em) {
  .tablesaw-stack tr {
    display: table-row; }
  /* Show the table header rows */
  .tablesaw-stack td, .tablesaw-stack th, .tablesaw-stack thead td, .tablesaw-stack thead th {
    display: table-cell;
    margin: 0; }
  /* Hide the labels in each cell */
  .tablesaw-stack td .tablesaw-cell-label, .tablesaw-stack th .tablesaw-cell-label {
    display: none !important; } }

/*=======Woocommerce CSS========*/
.woocommerce table.shop_attributes th {
  font-weight: 700;
  padding: 8px;
  width: 198px; }

.woocommerce .woocommerce-tabs ul li:after {
  display: none; }
.woocommerce .products li:after {
  display: none; }

.tagged_as {
  display: none; }

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
  background-color: #5CACEE !important; }

.single-product.woocommerce-page td {
  padding: 0 !important; }

.panel.entry-content.wc-tab h2 {
  display: none; }

#menu-product-categories .menu-item {
  display: inline-block;
  float: left; }
  #menu-product-categories .menu-item.wc-subnav-header a {
    background-color: #0b4274 !important; }
  #menu-product-categories .menu-item > a {
    padding: .75em 1em;
    background-color: #0D4F8B;
    color: #ffffff;
    display: inline-block;
    font-size: 16px;
    font-weight: 800;
    border-right: solid 1px #0b4274; }
#menu-product-categories .current-menu-item a {
  border-right: 0;
  background-color: #09345c !important; }

.woocommerce-content {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 100%; }
  .woocommerce-content:last-child {
    margin-right: 0; }

.woocommerce-aside {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 100%;
  background-color: #0D4F8B;
  margin-bottom: 2em; }
  .woocommerce-aside:last-child {
    margin-right: 0; }
  .woocommerce-aside .inner-wrap {
    padding-top: 0;
    padding-bottom: 0; }

.post-type-archive-product .woocommerce-content {
  width: 100%; }
.post-type-archive-product .woocommerce-aside {
  display: none; }

.woocommerce a.remove {
  width: 1.3em !important;
  height: 1.3em !important; }

/*=========== Category Page styles ===========*/
.diameter-links {
  width: 100%; }
  .diameter-links a {
    text-align: center;
    margin-bottom: 1em;
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 48.821174201%; }
    .diameter-links a:last-child {
      margin-right: 0; }
    .diameter-links a:nth-child(2n) {
      margin-right: 0; }
    .diameter-links a:nth-child(2n+1) {
      clear: left; }
  .diameter-links br {
    display: inline; }
  @media (min-width: 40em) {
    .diameter-links {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 48.821174201%;
      margin-right: 0; }
      .diameter-links:last-child {
        margin-right: 0; } }

.category-visual {
  width: 100%;
  margin-bottom: 1em; }
  @media (min-width: 40em) {
    .category-visual {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 48.821174201%;
      margin-right: 0; }
      .category-visual:last-child {
        margin-right: 0; } }

.term-304ss .term-malefemale-npt-butt-weld-304ss .products, .term-malefemale-npt-butt-weld-304ss .woocommerce-result-count, .term-malefemale-npt-butt-weld-304ss .woocommerce-ordering, .term-male-npt-male-npt-304ss .products, .term-male-npt-male-npt-304ss .woocommerce-result-count, .term-male-npt-male-npt-304ss .woocommerce-ordering, .term-male-npt-male-npt-316ss-20ra .products, .term-male-npt-male-npt-316ss-20ra .woocommerce-result-count, .term-male-npt-male-npt-316ss-20ra .woocommerce-ordering, .term-malefemale-npt-butt-weld-316ss-20ra .products, .term-malefemale-npt-butt-weld-316ss-20ra .woocommerce-result-count, .term-malefemale-npt-butt-weld-316ss-20ra .woocommerce-ordering, .term-clamp-male-npt-316ss-20ra .products, .term-clamp-male-npt-316ss-20ra .woocommerce-result-count, .term-clamp-male-npt-316ss-20ra .woocommerce-ordering, .term-female-npt-female-npt-316ss-20ra .products, .term-female-npt-female-npt-316ss-20ra .woocommerce-result-count, .term-female-npt-female-npt-316ss-20ra .woocommerce-ordering, .term-clamp-female-npt-316ss-20ra .products, .term-clamp-female-npt-316ss-20ra .woocommerce-result-count, .term-clamp-female-npt-316ss-20ra .woocommerce-ordering, .term-clamp-clamp-316ss-20ra .products, .term-clamp-clamp-316ss-20ra .woocommerce-result-count, .term-clamp-clamp-316ss-20ra .woocommerce-ordering, .term-316-ss-clamp-clamp-surface-finish-15ra .products, .term-316-ss-clamp-clamp-surface-finish-15ra .woocommerce-result-count, .term-316-ss-clamp-clamp-surface-finish-15ra .woocommerce-ordering, .term-male-npt-butt-weld-316ss-20ra .products, .term-male-npt-butt-weld-316ss-20ra .woocommerce-result-count, .term-male-npt-butt-weld-316ss-20ra .woocommerce-ordering, .term-female-npt-butt-weld-316ss-20ra .products, .term-female-npt-butt-weld-316ss-20ra .woocommerce-result-count, .term-female-npt-butt-weld-316ss-20ra .woocommerce-ordering, .term-clamp-butt-weld-316ss-20ra .products, .term-clamp-butt-weld-316ss-20ra .woocommerce-result-count, .term-clamp-butt-weld-316ss-20ra .woocommerce-ordering, .term-316-ss-butt-weld-clamp-surface-finish-15ra .products, .term-316-ss-butt-weld-clamp-surface-finish-15ra .woocommerce-result-count, .term-316-ss-butt-weld-clamp-surface-finish-15ra .woocommerce-ordering, .term-clamp-butt-weld-316ss-20ra .products, .term-clamp-butt-weld-316ss-20ra .woocommerce-result-count, .term-clamp-butt-weld-316ss-20ra .woocommerce-ordering, .term-clamp-female-npt-304ss .products, .term-clamp-female-npt-304ss .woocommerce-result-count, .term-clamp-female-npt-304ss .woocommerce-ordering, .term-clamp-butt-weld-304ss .products, .term-clamp-butt-weld-304ss .woocommerce-result-count, .term-clamp-butt-weld-304ss .woocommerce-ordering, .term-304ss .products, .term-304ss .woocommerce-result-count, .term-304ss .woocommerce-ordering, .term-clamp-male-npt-304ss .products, .term-clamp-male-npt-304ss .woocommerce-result-count, .term-clamp-male-npt-304ss .woocommerce-ordering, .term-female-npt-butt-weld-304ss .products, .term-female-npt-butt-weld-304ss .woocommerce-result-count, .term-female-npt-butt-weld-304ss .woocommerce-ordering, .term-male-npt-butt-weld-304ss .products, .term-male-npt-butt-weld-304ss .woocommerce-result-count, .term-male-npt-butt-weld-304ss .woocommerce-ordering, .term-female-npt-female-npt-304ss .products, .term-female-npt-female-npt-304ss .woocommerce-result-count, .term-female-npt-female-npt-304ss .woocommerce-ordering {
  display: none; }

/*=========== Gravity Forms Configurator styles ===========*/
.woocommerce div.product .product_title {
  margin-bottom: 0; }

.gform_wrapper {
  margin-top: 0; }

.entry-summary p.price {
  margin-bottom: 20px; }

.product-main .ginput_product_price_label {
  display: none; }
.product-main span.ginput_product_price {
  display: none; }
.product-main span.ginput_quantity_label {
  float: left;
  margin-left: 0;
  margin-right: 10px; }
.product-main .ginput_quantity {
  float: left; }

.product-main-length.gfield {
  width: 25%;
  float: left; }

.product-main-precise.gfield {
  float: left;
  width: 50%;
  clear: none !important; }

.product-options {
  clear: both;
  width: 100%;
  margin-bottom: .5em !important; }

.passivation-add-on {
  float: left;
  width: 50%; }

.optional-add-ons label {
  font-weight: normal !important; }
.optional-add-ons .gfield_label {
  font-weight: 700 !important; }

.documentation-add-on {
  width: 50%;
  float: right;
  clear: none !important; }

.passivation-cost, .documentation-cost {
  border-top: dashed 1px #ccc;
  float: left;
  padding: 0.625em;
  width: 50%; }
  .passivation-cost label, .documentation-cost label {
    font-weight: normal !important; }

.documentation-cost {
  float: right;
  clear: right !important; }

.gform_footer.top_label {
  display: none !important; }

.product-detail-total {
  clear: left; }

.custom-description {
  margin-top: .5em;
  text-align: left; }
  @media (max-width: 40em) {
    .custom-description {
      background-color: #efefef;
      padding: 1em; } }

.woocommerce-checkout #payment ul.payment_methods li input {
  float: left; }

.woocommerce-checkout #payment ul.payment_methods li input[type="radio"] {
  margin-top: 10px; }

#ship-to-different-address label {
  display: inline-block; }
#ship-to-different-address input {
  float: left;
  margin-top: 8px;
  margin-right: 10px; }

.site-content-primary ul#shipping_method li:after {
  display: none !important; }

.hide-weight {
  display: none; }

/* 
HIDE UNWANTED WEIGHT DATA USE FOR SHIPPING FROM BEING SEEN BY CUSTOMER
*/
.endTypeWeight, .weightPerFoot, .variation-endTypeWeight, .variation-weightPerFoot {
  display: none !important; }

/*
SUBNAV TRIGGER SHOW
*/
@media (max-width: 40em) {
  .woocommerce .site-content .site-content {
    padding-top: .5em; } }

.single-product .categories-subnav-trigger, .post-type-archive-product .categories-subnav-trigger {
  display: none; }

.categories-subnav-trigger {
  color: #fff;
  width: 100%;
  text-align: center;
  display: block;
  padding: .5em;
  width: 125px;
  margin: auto;
  background-color: #0D4F8B;
  border-radius: 20px;
  cursor: pointer;
  margin-bottom: .5em; }
  @media (min-width: 40em) {
    .categories-subnav-trigger {
      display: none; } }

.images {
  text-align: center; }
  @media (max-width: 40em) {
    .images {
      margin-bottom: .25em !important; } }

.more-product-info-trigger {
  color: #888;
  text-align: center;
  display: inline-block;
  padding: .25em;
  text-align: center;
  width: 105px;
  margin: auto;
  background-color: #efefef;
  border-radius: 20px;
  cursor: pointer;
  margin-top: .5em; }
  @media (min-width: 40em) {
    .more-product-info-trigger {
      display: none; } }

.woocommerce-aside, .custom-description {
  display: none; }
  @media (min-width: 40em) {
    .woocommerce-aside, .custom-description {
      display: block; } }

.shop_attributes tbody tr:nth-child(1) {
  display: none; }

.shop_attributes tbody tr:nth-child(2) {
  display: none; }

select[name="billing_expdateyear"], select[name="billing_expdatemonth"] {
  display: inline-block !important;
  margin-right: 1em; }

input[name="billing_ccvnumber"] {
  max-width: 5em; }

@media (min-width: 60em) {
  .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    margin-right: 2.8% !important; } }

.post-type-archive .page-title {
  display: none; }

.custom-spool-text a {
  color: #0d4f8b; }

/*! /* Responsive Grid */

.row-fluid {
    width: 100%;
    *zoom: 1;
}

.row-fluid:before, .row-fluid:after {
    display: table;
    content: "";
}

.row-fluid:after {
    clear: both;
}

.row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 28px;
    margin-left: 2.127659574%;
    *margin-left: 2.0744680846382977%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.row-fluid [class*="span"]:first-child {
    margin-left: 0;
}

.row-fluid .span12 {
    width: 99.99999998999999%;
    *width: 99.94680850063828%;
}

.row-fluid .span11 {
    width: 91.489361693%;
    *width: 91.4361702036383%;
}

.row-fluid .span10 {
    width: 82.97872339599999%;
    *width: 82.92553190663828%;
}

.row-fluid .span9 {
    width: 74.468085099%;
    *width: 74.4148936096383%;
}

.row-fluid .span8 {
    width: 65.95744680199999%;
    *width: 65.90425531263828%;
}

.row-fluid .span7 {
    width: 57.446808505%;
    *width: 57.3936170156383%;
}

.row-fluid .span6 {
    width: 48.93617020799999%;
    *width: 48.88297871863829%;
}

.row-fluid .span5 {
    width: 40.425531911%;
    *width: 40.3723404216383%;
}

.row-fluid .span4 {
    width: 31.914893614%;
    *width: 31.8617021246383%;
}

.row-fluid .span3 {
    width: 23.404255317%;
    *width: 23.3510638276383%;
}

.row-fluid .span2 {
    width: 14.89361702%;
    *width: 14.8404255306383%;
}

.row-fluid .span1 {
    width: 6.382978723%;
    *width: 6.329787233638298%;
}

.container-fluid {
    *zoom: 1;
}

.container-fluid:before, .container-fluid:after {
    display: table;
    content: "";
}

.container-fluid:after {
    clear: both;
}

@media (max-width: 767px) {
    .row-fluid {
        width: 100%;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: none;
        width: auto;
        margin-left: 0;
    }
}

@media (min-width: 768px) and (max-width: 1139px) {
    .row-fluid {
        width: 100%;
        *zoom: 1;
    }

    .row-fluid:before, .row-fluid:after {
        display: table;
        content: "";
    }

    .row-fluid:after {
        clear: both;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: left;
        width: 100%;
        min-height: 28px;
        margin-left: 2.762430939%;
        *margin-left: 2.709239449638298%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }

    .row-fluid .span12 {
        width: 99.999999993%;
        *width: 99.9468085036383%;
    }

    .row-fluid .span11 {
        width: 91.436464082%;
        *width: 91.38327259263829%;
    }

    .row-fluid .span10 {
        width: 82.87292817100001%;
        *width: 82.8197366816383%;
    }

    .row-fluid .span9 {
        width: 74.30939226%;
        *width: 74.25620077063829%;
    }

    .row-fluid .span8 {
        width: 65.74585634900001%;
        *width: 65.6926648596383%;
    }

    .row-fluid .span7 {
        width: 57.182320438000005%;
        *width: 57.129128948638304%;
    }

    .row-fluid .span6 {
        width: 48.618784527%;
        *width: 48.5655930376383%;
    }

    .row-fluid .span5 {
        width: 40.055248616%;
        *width: 40.0020571266383%;
    }

    .row-fluid .span4 {
        width: 31.491712705%;
        *width: 31.4385212156383%;
    }

    .row-fluid .span3 {
        width: 22.928176794%;
        *width: 22.874985304638297%;
    }

    .row-fluid .span2 {
        width: 14.364640883%;
        *width: 14.311449393638298%;
    }

    .row-fluid .span1 {
        width: 5.801104972%;
        *width: 5.747913482638298%;
    }
}

@media (min-width: 1280px) {
    .row-fluid {
        width: 100%;
        *zoom: 1;
    }

    .row-fluid:before, .row-fluid:after {
        display: table;
        content: "";
    }

    .row-fluid:after {
        clear: both;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: left;
        width: 100%;
        min-height: 28px;
        margin-left: 2.564102564%;
        *margin-left: 2.510911074638298%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }

    .row-fluid .span12 {
        width: 100%;
        *width: 99.94680851063829%;
    }

    .row-fluid .span11 {
        width: 91.45299145300001%;
        *width: 91.3997999636383%;
    }

    .row-fluid .span10 {
        width: 82.905982906%;
        *width: 82.8527914166383%;
    }

    .row-fluid .span9 {
        width: 74.358974359%;
        *width: 74.30578286963829%;
    }

    .row-fluid .span8 {
        width: 65.81196581200001%;
        *width: 65.7587743226383%;
    }

    .row-fluid .span7 {
        width: 57.264957265%;
        *width: 57.2117657756383%;
    }

    .row-fluid .span6 {
        width: 48.717948718%;
        *width: 48.6647572286383%;
    }

    .row-fluid .span5 {
        width: 40.170940171000005%;
        *width: 40.117748681638304%;
    }

    .row-fluid .span4 {
        width: 31.623931624%;
        *width: 31.5707401346383%;
    }

    .row-fluid .span3 {
        width: 23.076923077%;
        *width: 23.0237315876383%;
    }

    .row-fluid .span2 {
        width: 14.529914530000001%;
        *width: 14.4767230406383%;
    }

    .row-fluid .span1 {
        width: 5.982905983%;
        *width: 5.929714493638298%;
    }
}

/* Clearfix */

.clearfix {
    *zoom: 1;
}

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

.clearfix:after {
    clear: both;
}

/* Visibilty Classes */

.hide {
    display: none;
}

.show {
    display: block;
}

.invisible {
    visibility: hidden;
}

.hidden {
    display: none;
    visibility: hidden;
}

/* Responsive Visibilty Classes */

.visible-phone {
    display: none !important;
}

.visible-tablet {
    display: none !important;
}

.hidden-desktop {
    display: none !important;
}

@media (max-width: 767px) {
    .visible-phone {
        display: inherit !important;
    }

    .hidden-phone {
        display: none !important;
    }

    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 1139px) {
    .visible-tablet {
        display: inherit !important;
    }

    .hidden-tablet {
        display: none !important;
    }

    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important ;
    }
}*/
/*!
[hubspot-metadata]
{
    "path": "custom/page/web_page_basic/style.css"
}
[end-hubspot-metadata]
*/