/*!
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: white;
  color: #333;
  font-family: sans-serif;
  font-size: 1em;
  line-height: 1.5; }

h1, h2, a.gs-title, h3, h4, h5, h6 {
  font-family: sans-serif;
  line-height: 1.25;
  margin: 0; }

h1 {
  font-size: 1.6875em;
  font-weight: normal;
  margin-top: 0;
  text-align: center;
  padding-bottom: .25em;
  margin-bottom: 1em; }
  h1 small {
    font-size: 1em; }

h2, a.gs-title {
  font-size: 2em;
  margin-top: 24px;
  margin-bottom: 16px; }

h3 {
  font-family: sans-serif;
  font-size: 1.125em;
  font-weight: bold;
  margin-top: 24px;
  margin-bottom: 16px; }

h4 {
  font-size: 1.3125em;
  margin-top: 16px;
  margin-bottom: 16px; }

h5 {
  font-size: 1em;
  margin-top: 16px;
  margin-bottom: 16px; }

h6 {
  font-size: 1em;
  margin-top: 16px;
  margin-bottom: 16px; }

p {
  line-height: 1.65em;
  margin-top: 0;
  margin-bottom: 1.5em; }

.text-large {
  font-size: 1.125em; }
  @media (min-width: 40em) {
    .text-large {
      font-size: 1.5625em; } }

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

@media (min-width: 40em) {
  .text-small {
    font-size: 0.875em; } }

a {
  -webkit-transition: color 0.1s linear;
  -moz-transition: color 0.1s linear;
  transition: color 0.1s linear;
  color: #00577a;
  text-decoration: none; }
  a:hover {
    color: #00202e; }
  a:active, a:focus {
    color: #00202e;
    outline: none; }

hr {
  border-bottom: 1px solid #f4f4f5;
  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: white;
  border: 1px solid #f4f4f5;
  margin: 0 0 0.75em 0;
  padding: 1.5em; }

input, label, select {
  display: block;
  font-family: sans-serif;
  font-size: 1em; }

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 #f4f4f5;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06);
  font-family: sans-serif;
  font-size: 1em;
  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: #d9d9dd; }
  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: #00577a;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06), 0 0 5px rgba(0, 69, 97, 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: auto; }

/*table {
  border-collapse: collapse;
  margin: ($base-spacing / 2) 0;
  table-layout: fixed;
  width: 100%;
}

th {
  border-bottom: 1px solid darken($base-border-color, 15);
  font-weight: bold;
  padding: ($base-spacing / 2) 0;
  text-align: left;
}

td {
  border-bottom: $base-border;
  padding: ($base-spacing / 2) 0;
}

tr,
td,
th {
  vertical-align: middle;
}
*/
/*=============== Spec Tables ===============*/
.table {
  display: block;
  width: 100%;
  margin-bottom: 1.5em;
  background: white; }

.thead {
  display: block; }

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

.cell {
  display: block;
  background-color: #f0f0f0;
  border: .2em solid #ffffff;
  padding: .5em .8em;
  vertical-align: top; }
  .cell p {
    margin: 0; }
  .cell > ul {
    margin: .5em 0; }
    .cell > ul > li {
      margin-bottom: 0 !important; }
      .cell > ul > li ul {
        padding: 0 0 0 1.8em; }
  .cell input, .cell select {
    width: 100%; }

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

.spec-col-1 {
  width: 100%; }

.spec-col-2 {
  width: 100%; }
  .spec-col-2 div {
    margin-bottom: 0; }
  .spec-col-2 dl {
    border-bottom: 1px solid #f4f4f5;
    display: table;
    margin: 0;
    width: 100%; }
    .spec-col-2 dl dt, .spec-col-2 dl dd {
      display: table-cell;
      font-weight: normal;
      margin: 0;
      padding: 0.125em 0 0.25em 0;
      vertical-align: top;
      width: 49%; }

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

.first_table_heading {
  background-image: url("img/h2_table_bg.jpg");
  background-repeat: repeat-x;
  background-position: 0 0.45em;
  font-size: 1.25em;
  margin-top: 1em;
  text-align: center; }
  .first_table_heading span {
    background-color: #ffffff;
    color: #000000;
    font-size: 0.85em;
    font-weight: bold;
    padding: 0 1.4117647059em;
    text-transform: uppercase; }

.second_table_heading {
  background-color: #e6e6e6;
  font-size: 0.875em;
  font-style: normal;
  font-weight: bold;
  padding-bottom: 0.3571428571em;
  padding-left: 0.3571428571em;
  padding-top: 0.3571428571em;
  text-align: left; }

table.drawing_table {
  border-left: 1px solid #000000;
  border-top: 1px solid #000000; }
  table.drawing_table td {
    border-bottom: 1px solid #000000;
    border-right: 1px solid #000000;
    font-size: 0.6875em;
    padding: 0.1818181818em; }
    table.drawing_table td.title-row {
      background-color: #00577a; }
      table.drawing_table td.title-row span {
        color: #ffffff;
        font-size: 1.2727272727em;
        font-weight: bold;
        text-align: left; }

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(img/ico-bullet.svg);
      background-position: center center;
      background-size: .45em;
      background-repeat: no-repeat; }
  .site-content-primary ul.no-bullet li:after {
    background: none; }

.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(img/ico-bullet.svg);
      background-position: center center;
      background-size: .45em;
      background-repeat: no-repeat; }

ol {
  list-style-type: decimal;
  margin: 0 0 0.9375em 1.5625em; }

.site-content-primary .sitemap {
  padding-left: 0; }
  .site-content-primary .sitemap li:after {
    background: none; }

button, input[type="submit"], .btn, .btn-important {
  position: relative;
  -webkit-font-smoothing: antialiased;
  background-color: #00577a;
  border-radius: 0;
  color: white;
  display: inline-block;
  font-size: 1em;
  font-weight: bold;
  line-height: 1;
  padding: 0.75em 1em;
  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 {
    background-color: #00202e;
    color: white; }
  button:disabled, input[type="submit"]:disabled, .btn:disabled, .btn-important: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; }

.rm-btn1, .rm-btn2 {
  color: #EA3325;
  font-size: 1.3125em;
  display: inline-block;
  vertical-align: top;
  padding: 0.5em 2em 0.5em 0;
  margin-right: 1.5em;
  position: relative; }

.rm-btn1:after {
  background-image: url('img/ico-down-arrow.svg');
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  content: "";
  top: 9px;
  right: 0;
  width: 30px;
  height: 30px; }

.rm-btn2:after {
  background-image: url('img/ico-plus.svg');
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  content: "";
  top: 9px;
  right: 0;
  width: 30px;
  height: 30px; }

.site-nav {
  clear: both;
  position: relative; }
  @media (min-width: 40em) {
    .site-nav {
      display: block;
      position: relative;
      top: 0;
      left: 0;
      background-color: transparent; } }
  @media (min-width: 60em) {
    .site-nav {
      clear: none; } }

.js .menu, .js .menu > ul ul {
  overflow: hidden;
  max-height: 0;
  margin: 0; }

.menu.active, .js .menu > ul ul.active {
  max-height: 55em; }

@media (min-width: 40em) {
  .js .menu, .js .menu > ul ul {
    max-height: none;
    overflow: visible; }
  .js .menu > ul ul {
    display: none; }
  .menu.active, .js .menu > ul ul.active {
    display: block; }
  .js .menu > ul li:hover > ul {
    display: block; } }

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

.sn-li-l1 {
  border-top: 1px solid black;
  display: block; }
  .sn-li-l1 ul {
    display: none; }
  .sn-li-l1 a.active {
    background-color: transparent; }
  .sn-li-l1:first-child {
    border-top: 0; }
  .sn-li-l1.has-subnav, .sn-li-l1.menu-item-has-children {
    position: relative; }
    .sn-li-l1.has-subnav > a:after, .sn-li-l1.menu-item-has-children > a:after {
      content: '+';
      position: absolute;
      top: 1em;
      right: 1em;
      display: block; }
    .sn-li-l1.has-subnav > a.active:after, .sn-li-l1.menu-item-has-children > a.active:after {
      content: "-"; }
  .sn-li-l1 > a {
    display: block;
    color: #1f2222 !important;
    text-decoration: none;
    padding: 1em 2em 1em 1em; }
    .sn-li-l1 > a:visited {
      color: #1f2222 !important; }
    .sn-li-l1 > a:hover {
      color: #00577a !important; }
    .sn-li-l1 > a.active {
      background-color: #1f2222;
      color: #ffffff !important; }
  .sn-li-l1.primary-nav-rfq a {
    background-color: #ee3224;
    color: #ffffff !important; }
    .sn-li-l1.primary-nav-rfq a:hover {
      background-color: #1f2222;
      color: #ffffff !important; }
  .sn-li-l1 .sn-level-2 li {
    border-top: 1px solid #808080; }
  @media (min-width: 40em) {
    .sn-li-l1 {
      border: none;
      display: inline-block;
      position: relative; }
      .sn-li-l1.primary-nav-rfq a {
        border-radius: 0px; }
      .sn-li-l1.has-subnav > a:after, .sn-li-l1.menu-item-has-children > a:after {
        content: ""; }
      .sn-li-l1.has-subnav > a.active:after, .sn-li-l1.menu-item-has-children > a.active:after {
        content: ""; }
      .sn-li-l1.has-subnav .sn-level-2, .sn-li-l1.menu-item-has-children .sn-level-2 {
        left: 0;
        position: absolute;
        top: 2.1875em;
        width: 17em;
        text-align: left;
        z-index: 1; }
        .sn-li-l1.has-subnav .sn-level-2 li, .sn-li-l1.menu-item-has-children .sn-level-2 li {
          border-top: 1px solid #ffffff; }
          .sn-li-l1.has-subnav .sn-level-2 li a, .sn-li-l1.menu-item-has-children .sn-level-2 li a {
            font-size: 0.9375em;
            border-radius: 0;
            line-height: 1.6666666667em;
            padding: 0.5333333333em 2em; }
          .sn-li-l1.has-subnav .sn-level-2 li:hover a, .sn-li-l1.menu-item-has-children .sn-level-2 li:hover a {
            background-color: #00577a; }
      .sn-li-l1 a {
        border-radius: 7px;
        padding: 0.5em 1em; }
      .sn-li-l1:hover a {
        background-color: #1f2222;
        color: #ffffff !important; } }
  @media (min-width: 60em) {
    .sn-li-l1 {
      margin: 0 0 0 0.25em; } }

.inner-wrap .menu-link {
  width: 2.625em;
  height: 2.1875em;
  float: right;
  background: #00577a;
  margin: 4px 4px 0 0;
  padding: 0;
  border-radius: .2em; }
  .inner-wrap .menu-link span {
    display: block;
    height: 2.9166666667em;
    text-indent: -9999em;
    background: url(img/ico-nav.svg) center center no-repeat; }
.inner-wrap .no-svg .menu-link span {
  background: url(img/ico-nav.png) center center no-repeat; }

/*
.sn-level-2 {
  padding: 0;
  margin: 0;
  display: none;
  position: relative;
  &.active {
    display: block;
  }
  @include mq(medium) {
    position: absolute;
    &.active {
      display: none;
    }
  }
}*/
.sn-li-l2, .sn-li-l3 {
  border-top: 1px solid white;
  background-color: #1f2222; }
  .sn-li-l2 > a, .sn-li-l3 > a {
    padding: 0.5625em 1em;
    color: #ffffff !important;
    border-top: white;
    display: block;
    text-decoration: none;
    line-height: 1.1875em; }
    .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:last-child > a, .sn-li-l3:last-child > a {
    border-bottom: 0; }
  .sn-li-l2:hover, .sn-li-l3:hover {
    background-color: #00577a; }
  @media (min-width: 40em) {
    .sn-li-l2:hover .sn-level-3, .sn-li-l3:hover .sn-level-3 {
      display: block; }
    .sn-li-l2 > a, .sn-li-l3 > a {
      padding: 0 0.5em; } }
  @media (min-width: 60em) {
    .sn-li-l2 > a, .sn-li-l3 > a {
      padding: 0 0.5em; } }
  @media (min-width: 80em) {
    .sn-li-l2 > a, .sn-li-l3 > a {
      padding: 0 1em; } }

.sn-level-3 {
  padding: 0;
  margin: 0;
  padding-top: 1px;
  display: none;
  position: relative;
  border-left: 1px solid #373d3d; }
  .sn-level-3.active {
    display: block; }
  @media (min-width: 40em) {
    .sn-level-3 {
      position: absolute;
      top: 3.125em;
      left: 100%; }
      .sn-level-3.active {
        display: none; } }

.site-nav-container {
  background-color: #00577a;
  width: 17em;
  height: 100%;
  right: -17em;
  top: 0;
  bottom: 0;
  z-index: 1000;
  position: absolute;
  -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: static;
      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: #00577a !important;
  font-family: 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; } }

/*
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: 81.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: 25%;
    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: #00577a; }
  .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, .slide-panel a.gs-title {
    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: 0;
  position: fixed;
  bottom: 0;
  right: -26.875em;
  z-index: 1000;
  width: 100%; }
  @media (min-width: 40em) {
    #slidebox {
      width: auto; } }

a.close {
  background-color: white;
  color: #00577a;
  text-align: center;
  float: left;
  padding: 0 0.5em;
  font-size: 0.6875em;
  border-radius: 0.1875em;
  position: absolute;
  cursor: pointer;
  top: 0.5454545455em;
  right: 0.5454545455em;
  text-decoration: none !important; }

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

.blog-feed {
  background-color: #00577a; }
  .blog-feed .inner-wrap {
    border-top: 1px solid #00577a; }

@media (min-width: 40em) {
  .rss-bucket {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 23.2317613015%; }
    .rss-bucket:last-child {
      margin-right: 0; } }

h2, a.gs-title {
  color: #ffffff;
  font-size: 1.3125em;
  font-weight: 400;
  line-height: 1.380952381em; }

.rss-link {
  font-size: 1.125em;
  color: #ffffff;
  display: block;
  font-weight: bold;
  margin-bottom: 6px; }
  .rss-link:hover {
    text-decoration: none;
    color: #d59f10; }

.rss-content {
  color: white;
  font-size: 0.875em;
  margin-top: 10px;
  margin-bottom: 1em;
  padding-bottom: 1em;
  border-bottom: solid 1px rgba(255, 255, 255, 0.35); }
  @media (min-width: 40em) {
    .rss-content {
      border-bottom: none; } }

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

.cta-aside {
  text-align: center; }

/*=============== Site Header ===============*/
.site-utility-nav {
  overflow: hidden; }
  .site-utility-nav .social-wrap {
    width: 15em;
    display: none; }
  @media (min-width: 40em) {
    .site-utility-nav {
      text-align: right;
      float: right; }
      .site-utility-nav .social-wrap {
        display: inline-block; } }

.sh-icons {
  float: right; }

.sh-ico-search, .sh-ico-menu {
  background-repeat: no-repeat;
  background-position: center top;
  display: inline-block;
  padding-top: 1.2em;
  width: 2em;
  margin-left: 1em;
  text-align: center; }
  .sh-ico-search span, .sh-ico-menu span {
    font-size: .75em; }

.sh-ph {
  margin: 0; }
  .sh-ph i {
    font-style: normal; }
  @media (min-width: 40em) {
    .sh-ph {
      font-size: 1.3125em; } }

.sh-ico-search {
  background-image: url(img/ico-search.svg); }

.sh-ico-menu {
  background-image: url(img/ico-nav.svg); }
  @media (min-width: 40em) {
    .sh-ico-menu {
      display: none; } }

/*=============== Site Content ===============*/
.site-content-primary {
  /*@include span-columns(9 of 12);*/ }

.site-content-secondary {
  text-align: center; }
  @media (min-width: 40em) {
    .site-content-secondary {
      text-align: left; } }

/*=============== 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 !important;
  width: 100%;
  height: 2.3em;
  border: 1px solid red;
  float: left;
  padding-left: .5em;
  margin-bottom: 0 !important;
  color: #4F4F4F; }

.search-submit {
  width: 100%;
  height: 2.3em;
  border: 0;
  float: right;
  background: url(img/ico-search.svg) no-repeat center center !important; }

.no-svg .search-submit {
  background: url(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: #00577a;
  height: 6em;
  margin-top: -6em;
  border-bottom: 1px solid rgba(0, 0, 0, 0.47);
  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; } }

body, html {
  height: 100%; }

.backstretch {
  background: rgba(0, 0, 0, 0.5); }
  .backstretch img {
    opacity: .5; }

/*=============== Header ===============*/
.site-header {
  background-color: rgba(255, 255, 255, 0.75);
  border-top: 3px solid #1f2222; }
  .site-header > .inner-wrap {
    padding: 0.5em; }
  .site-header .logo {
    float: left;
    width: 75%; }
  @media (min-width: 40em) {
    .site-header {
      border-top: 0; }
      .site-header .logo {
        float: none;
        width: auto; }
        .site-header .logo img {
          margin: 0 auto;
          margin-bottom: 1.5em;
          max-width: 100%; } }
  @media (min-width: 60em) {
    .site-header .logo {
      float: left;
      max-width: 27%; }
      .site-header .logo img {
        margin: 0 auto; }
    .site-header .menu {
      float: right;
      padding-top: 0.75em; } }
  @media (min-width: 80em) {
    .site-header .logo {
      float: left;
      max-width: 35%; }
    .site-header .menu {
      float: right;
      padding-top: 1.75em; } }

.site-intro-wrap {
  background-image: url(img/main-bg.jpg);
  background-repeat: no-repeat;
  background-position: center 130%;
  background-attachment: fixed;
  background-size: cover; }

.utility-nav {
  display: none;
  background-color: #1f2222;
  text-align: right; }
  .utility-nav .search {
    margin-left: 1.2em; }
  .utility-nav .inner-wrap {
    padding-top: 0.5em;
    padding-bottom: 0.5em; }
  .utility-nav a {
    font-size: 0.75em;
    text-decoration: none;
    color: #ffffff !important; }
    .utility-nav a:visited {
      color: #ffffff !important; }
    .utility-nav a:hover {
      text-decoration: underline !important;
      color: #ffffff !important; }
  @media (min-width: 40em) {
    .utility-nav {
      display: block; }
      .utility-nav .social-wrap {
        float: left;
        width: 10em; } }

.mobile-phone {
  display: block;
  background-color: rgba(255, 255, 255, 0.6);
  color: #666;
  padding: .25em 0;
  text-align: center; }
  @media (min-width: 40em) {
    .mobile-phone {
      display: none; } }

/*=============== Site Content ===============*/
.destination .site-content-wrap h1 {
  border-bottom: 1px solid #cccccc;
  color: #00577a;
  margin: 0 0 1.375em 0; }
  @media (min-width: 40em) {
    .destination .site-content-wrap h1 {
      font-size: 2.375em;
      line-height: 1.1842105263em;
      margin: 0 0 0.5789473684em 0; } }
  @media (min-width: 60em) {
    .destination .site-content-wrap h1 {
      font-size: 3.5625em;
      line-height: 1.1929824561em;
      margin: 0 0 0.3859649123em 0;
      text-align: left; } }

.featured-image {
  display: block;
  text-align: center;
  width: 100%; }
  .featured-image img {
    max-width: 100%; }
  @media (min-width: 40em) {
    .featured-image {
      float: right; } }
  @media (min-width: 60em) {
    .featured-image {
      display: block;
      float: right;
      margin-right: 0; } }

.pitch_links {
  text-decoration: underline; }
  .pitch_links .headexpand {
    cursor: pointer; }
  .pitch_links .hide-content {
    display: none; }
    .pitch_links .hide-content.active {
      display: block; }
    .pitch_links .hide-content ul {
      padding: 0.9375em 0 0 1.25em; }
      .pitch_links .hide-content ul li a {
        text-decoration: underline; }
      .pitch_links .hide-content ul li:after {
        background-image: none; }

.click-expand {
  background-color: #e8e8e8;
  color: #777777 !important;
  display: block;
  margin: 0.25em 0 0 0;
  padding: 0.3125em;
  text-align: center;
  text-decoration: none !important; }
  .click-expand.active {
    background-color: #00577a;
    color: #ffffff !important; }

.hidden-content {
  display: none; }
  .hidden-content.active {
    display: block; }
  .hidden-content ul {
    font-size: 0.875em;
    line-height: 1.3571428571em; }

.site-content p#last {
  margin: 0; }

.site-content-primary img {
  margin-bottom: 2em; }
.site-content-primary h2, .site-content-primary a.gs-title {
  color: #00577a;
  font-size: 1.3125em;
  font-weight: 400;
  line-height: 1.380952381em;
  margin: 0;
  padding: 0 0 0.4761904762em 0; }
.site-content-primary h3 {
  color: #00577a;
  font-size: 1.125em;
  font-weight: normal;
  line-height: 1.4444444444em; }
.site-content-primary h4 {
  color: #00577a;
  font-size: 1em;
  font-weight: normal;
  line-height: 1.375em; }
@media (min-width: 60em) {
  .site-content-primary {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 74.4105871005%; }
    .site-content-primary:last-child {
      margin-right: 0; }
    .site-content-primary h2, .site-content-primary a.gs-title {
      font-size: 1.6875em;
      line-height: 1.3703703704em;
      padding: 0 0 0.3703703704em 0; } }

@media (min-width: 40em) {
  .site-content-secondary {
    clear: both; } }
@media (min-width: 60em) {
  .site-content-secondary {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 23.2317613015%;
    margin-right: 0;
    float: right;
    clear: right; }
    .site-content-secondary:last-child {
      margin-right: 0; }
    .site-content-secondary .cta-right {
      font-size: .875em; } }

@media (min-width: 60em) {
  .site-content-tertiary {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 74.4105871005%; }
    .site-content-tertiary:last-child {
      margin-right: 0; } }

.left-image-container img {
  margin: 0; }
@media (min-width: 40em) {
  .left-image-container {
    float: left;
    margin: 0 0.625em 0.625em 0; } }

@media (min-width: 40em) {
  .site-content-primary .wrap-content {
    clear: none;
    float: left; } }

.black {
  color: #000000; }

/*=============== Site Footer ===============*/
.site-footer {
  background-color: #9a9a9a;
  background-image: url(img/bg-swoosh-footer.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  text-align: center;
  color: #ffffff; }
  .site-footer .inner-wrap {
    padding-top: 5em;
    padding-bottom: 5em; }
  .site-footer p {
    font-size: 0.75em; }
    .site-footer p a {
      color: #ffffff;
      text-decoration: underline; }
      .site-footer p a:hover {
        text-decoration: none; }
  .site-footer .social-wrap {
    width: 15em;
    margin: 0 auto;
    margin-bottom: 1.5em; }

.sf-small {
  background-color: #999;
  text-align: center; }
  .sf-small .inner-wrap {
    padding-top: 1em;
    padding-bottom: 1em; }

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

/*=============== Wraps and Modules ===============*/
.inner-wrap {
  max-width: 81.25em;
  margin-left: auto;
  margin-right: auto; }
  .inner-wrap::after {
    clear: both;
    content: "";
    display: table; }

.dark-module {
  color: #ffffff; }
  .dark-module a {
    color: #ffffff; }
    .dark-module a:visited {
      color: #ffffff; }
    .dark-module a:hover {
      color: #ffffff;
      text-decoration: none; }

.light-module a {
  color: #00577a; }
  .light-module a:visited {
    color: #00577a; }
  .light-module a:hover {
    color: #00577a;
    text-decoration: none; }

.white-module, .destination .site-content-wrap {
  background: #ffffff; }
  .white-module a, .destination .site-content-wrap a {
    color: #00577a;
    text-decoration: underline; }
    .white-module a:visited, .destination .site-content-wrap a:visited {
      color: #00577a; }
    .white-module a:hover, .destination .site-content-wrap a:hover {
      color: #00577a;
      text-decoration: none; }
  .white-module h1, .destination .site-content-wrap h1 {
    font-size: 1.6875em;
    line-height: 1.3703703704em; }
  @media (min-width: 40em) {
    .white-module h1, .destination .site-content-wrap h1 {
      font-size: 2.375em;
      line-height: 1.1842105263em; } }
  @media (min-width: 60em) {
    .white-module h1, .destination .site-content-wrap h1 {
      font-size: 3.5625em;
      line-height: 1.1929824561em; } }

.white-inner-module a {
  color: #00577a; }
  .white-inner-module a:visited {
    color: #00577a; }
  .white-inner-module a:hover {
    color: #00577a;
    text-decoration: none; }
.white-inner-module .inner-wrap {
  background: #ffffff; }

.beige-module {
  border-top: solid 5px;
  border-color: #ec9522;
  background: #f1e9e6; }
  .beige-module .download-cta {
    position: absolute;
    right: 20px; }
  .beige-module h1 {
    margin-bottom: 0;
    text-align: left;
    font-size: 2em; }
    .beige-module h1 img {
      display: block; }
    .beige-module h1 span {
      color: #333;
      font-weight: 300;
      clear: both; }
  .beige-module a:visited {
    color: #00577a; }
  .beige-module a:hover {
    color: #00577a;
    text-decoration: none; }
  @media (min-width: 60em) {
    .beige-module {
      width: 50%;
      float: left; }
      .beige-module h1 small {
        font-size: 1.2222222222em;
        line-height: 1.3636363636em; } }
  @media (min-width: 60em) {
    .beige-module h1 small {
      line-height: 1.387755102em; } }

@media (min-width: 40em) {
  .bm-visual {
    width: 75%;
    max-width: 25em; } }

.green-module {
  color: #ffffff;
  background: #00577a; }
  .green-module a {
    color: #ffffff; }
    .green-module a:visited {
      color: #ffffff; }
    .green-module a:hover {
      color: #ffffff;
      text-decoration: none; }
  @media (min-width: 40em) {
    .green-module h1 {
      font-size: 2.5em;
      line-height: 1.2em; } }
  @media (min-width: 60em) {
    .green-module h1 {
      font-size: 3.75em;
      line-height: 1.2em; } }

@media (min-width: 40em) {
  .combined-modules {
    overflow: hidden;
    background-color: #fff; } }

/*=============== Home Page ===============*/
.site-intro {
  text-align: center; }
  @media (min-width: 40em) {
    .site-intro .inner-wrap {
      padding: 2em 1.5em 2em 1.5em; } }

.intro-text {
  width: 100%;
  margin: auto;
  text-align: center; }

@media (min-width: 60em) {
  .intro-cta {
    margin-top: 5em;
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 23.2317613015%; }
    .intro-cta:last-child {
      margin-right: 0; } }

/*=================Add Products Module ===============*/
.add-products-module .inner-wrap {
  padding-bottom: 4em; }

.apm-header {
  margin-bottom: .5em !important;
  font-weight: 300; }

/*=============== Site Intro ===============*/
.intro-h1 {
  font-weight: normal;
  position: relative;
  text-align: center;
  line-height: 1.3em;
  padding-bottom: .5em;
  color: #222; }
  .intro-h1 i {
    color: #fff;
    font-style: normal; }
    @media (min-width: 40em) {
      .intro-h1 i {
        color: #00577a; } }

.intro-p {
  text-align: center;
  position: relative;
  padding-top: 1em; }

@media (min-width: 40em) {
  .intro-h1 {
    font-size: 3.625em;
    margin-bottom: .25em; }
    .intro-h1 small {
      font-size: 0.8620689655em; }
  .intro-p {
    font-size: 1.3125em;
    max-width: 25em;
    margin: 0 auto;
    margin-bottom: 1.5em; } }

@media (min-width: 60em) {
  .intro-h1 {
    font-size: 3.9875em; }
    .intro-h1 small {
      font-size: 0.8750783699em; }
    .intro-h1:after {
      bottom: 0;
      left: 30%;
      right: 30%;
      height: 5px; }
  .intro-p {
    font-size: 1.65em;
    line-height: 1.6287878788em; } }

/*=============== Layout Patterns ===============*/
.col-2 {
  overflow: hidden; }
  @media (min-width: 40em) {
    .col-2 > * {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 48.821174201%; }
      .col-2 > *:last-child {
        margin-right: 0; }
      .col-2 > *:nth-child(3n) {
        margin-right: 0; }
      .col-2 > *:nth-child(3n+1) {
        clear: left; } }

.col-2-mobile {
  overflow: hidden; }
  .col-2-mobile > * {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 48.821174201%; }
    .col-2-mobile > *:last-child {
      margin-right: 0; }
    .col-2-mobile > *:nth-child(3n) {
      margin-right: 0; }
    .col-2-mobile > *:nth-child(3n+1) {
      clear: left; }

.col-3 {
  overflow: hidden; }
  @media (min-width: 40em) {
    .col-3 > * {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 31.7615656014%; }
      .col-3 > *:last-child {
        margin-right: 0; }
      .col-3 > *:nth-child(3n) {
        margin-right: 0; }
      .col-3 > *:nth-child(3n+1) {
        clear: left; } }

.col-3-mobile {
  overflow: hidden; }
  .col-3-mobile > * {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 31.7615656014%; }
    .col-3-mobile > *:last-child {
      margin-right: 0; }
    .col-3-mobile > *:nth-child(3n) {
      margin-right: 0; }
    .col-3-mobile > *:nth-child(3n+1) {
      clear: left; }

.col-4 {
  overflow: hidden; }
  @media (min-width: 40em) {
    .col-4 > * {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 23.2317613015%; }
      .col-4 > *:last-child {
        margin-right: 0; }
      .col-4 > *:nth-child(4n) {
        margin-right: 0; }
      .col-4 > *:nth-child(4n+1) {
        clear: left; } }

.col-4-mobile {
  overflow: hidden; }
  .col-4-mobile > * {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 23.2317613015%; }
    .col-4-mobile > *:last-child {
      margin-right: 0; }
    .col-4-mobile > *:nth-child(4n) {
      margin-right: 0; }
    .col-4-mobile > *:nth-child(4n+1) {
      clear: left; }

/*=============== Inner Wrap ===============*/
.inner-wrap {
  max-width: 81.25em;
  margin-left: auto;
  margin-right: auto; }
  .inner-wrap::after {
    clear: both;
    content: "";
    display: table; }

/*=============== Logo ===============*/
.logo img {
  display: block; }

/*=============== Social Media ===============*/
.social-wrap {
  overflow: hidden; }
  .social-wrap a {
    display: block;
    float: left;
    width: 25%;
    text-align: center; }
    .social-wrap a:hover {
      opacity: .75; }
  .social-wrap img {
    display: inline-block;
    margin: 0 auto;
    width: 1.1em;
    height: auto;
    vertical-align: middle; }

/*=============== Email Phone ===============*/
.email, .phone {
  text-align: left;
  width: 1.875em;
  display: inline-block;
  text-indent: -9999em; }
  @media (min-width: 60em) {
    .email, .phone {
      width: auto;
      text-align: right;
      display: inline; } }

.email {
  padding-left: 1.875em;
  background-image: url(img/ico-email.svg);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 1.875em 1.875em; }

.phone {
  padding-left: 1.875em;
  background-image: url(img/ico-ph.svg);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 1.875em 1.875em; }

.no-svg .email {
  background-image: url(img/ico-email.png); }
.no-svg .phone {
  background-image: url(img/ico-ph.png); }

/*=============== Search ===============*/
.search-table {
  font-size: 0.875em;
  display: table;
  width: 100%;
  padding: 0;
  background: #ffffff;
  overflow: hidden;
  border-radius: 1em; }

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

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

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

.search-text {
  font-size: .8em;
  width: 100%;
  height: 2.0307692308em;
  border: 0;
  float: left;
  padding-left: .5em; }

.search-submit {
  width: 100%;
  height: 1.625em;
  border: 0;
  float: right;
  background-image: url(img/ico-search.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #ffffff;
  background-size: 0.9375em 0.9375em !important; }

.no-svg .search-submit {
  background-image: url(img/ico-search.png); }

@media (min-width: 40em) {
  .search {
    float: right;
    width: 15em; }
  .search-text {
    font-size: .8em;
    width: 100%;
    height: 1.8461538462em;
    float: left;
    padding-left: .5em; }
  .search-submit {
    width: 100%;
    height: 1.5em;
    border: 0; } }

@media (min-width: 60em) {
  .search-text {
    font-size: .8em;
    width: 100%;
    height: 2.0307692308em; }
  .search-submit {
    height: 1.625em; } }

/*=============== Calls to Action ===============*/
.btn {
  display: block;
  background-color: #00577a;
  padding: 1em;
  text-decoration: none;
  color: #ffffff; }
  .btn:visited {
    color: #ffffff; }
  .btn:hover {
    background-color: #00577a; }

.intro-btn {
  font-size: 1em;
  text-align: center; }
  @media (min-width: 40em) {
    .intro-btn {
      font-size: 1.5em;
      max-width: 14.375em; }
      .intro-btn span {
        display: block;
        font-size: .5em; } }

.cta-right {
  font-size: .75em;
  text-align: center;
  display: block;
  width: 14.375em;
  height: 5.5em;
  background-image: url(img/bg-cta-right.svg);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 14.375em 5.5em;
  text-decoration: none;
  margin: 0 auto;
  position: relative;
  margin-bottom: 2em; }
  .cta-right.cta-right-orange {
    background-image: url(img/bg-cta-right-orange.svg); }
    .cta-right.cta-right-orange span {
      font-size: 1.1875em;
      line-height: 1.2105263158em;
      margin-top: 0.4736842105em; }
  .cta-right span {
    font-size: 2.1875em;
    line-height: .95em;
    display: block;
    height: 70%;
    color: #ffffff;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0; }
  .cta-right b {
    font-size: .495em;
    font-weight: normal;
    display: block; }
  @media (min-width: 40em) {
    .cta-right {
      font-size: 1em; } }

.cta-large {
  display: block; }
  .cta-large a {
    display: block;
    text-decoration: none; }
  .cta-large h1 {
    color: #4F4F4F; }
  @media (min-width: 60em) {
    .cta-large h1 {
      float: left; } }

.download-cta {
  font-size: .75em;
  display: block;
  width: 11.5625em;
  height: 11.5625em;
  color: #ffffff;
  border-radius: 100%;
  text-align: center;
  padding-top: 3.5em;
  background-image: url(img/ico-arrowdown-big.svg);
  background-color: #ec9522;
  background-size: 8.1875em 8.1875em;
  background-repeat: no-repeat;
  background-position: center center;
  margin: 0 auto; }
  .download-cta i {
    font-size: 1.1875em;
    font-style: normal; }
  .download-cta b {
    font-weight: normal;
    font-size: 2.5625em;
    display: block;
    line-height: 1.2em; }
  .download-cta:visited {
    color: #ffffff; }
  .download-cta:hover {
    background-color: #00577a; }
  .download-cta:active {
    background-position: center bottom; }
  @media (min-width: 40em) {
    .download-cta {
      font-size: 1em;
      float: right; } }
  @media (min-width: 60em) {
    .download-cta {
      float: right; } }

/*=============== Design patterns ===============*/
.service-buckets {
  overflow: hidden;
  clear: both; }
  .service-buckets > * {
    background: rgba(255, 255, 255, 0.35);
    display: block;
    border: 1px solid rgba(204, 204, 204, 0.3);
    padding: .25em;
    text-align: left;
    text-decoration: none;
    overflow: hidden;
    position: relative;
    margin-bottom: 1em;
    border: solid 2px #999;
    -webkit-transition: background-color .2s ease-in-out;
    -moz-transition: background-color .2s ease-in-out;
    transition: background-color .2s ease-in-out; }
    .service-buckets > *:after {
      content: "";
      position: absolute;
      width: 56px;
      height: 56px;
      bottom: 0;
      right: 0;
      background-image: url(img/ico-corner-plus-tab-grey.png);
      background-size: 60px; }
    .service-buckets > * img {
      display: block;
      margin: 0 auto;
      float: left;
      width: 30%;
      margin-right: 1em;
      max-width: 5em;
      height: auto; }
    .service-buckets > * h2, .service-buckets > * a.gs-title {
      font-weight: bold;
      margin: 0 0 0 5%; }
    .service-buckets > *:hover {
      background: rgba(255, 255, 255, 0.35);
      border: solid 2px;
      border-color: #00577a; }
      .service-buckets > *:hover .sb-header {
        color: #00577a !important; }
      .service-buckets > *:hover:after {
        content: "";
        position: absolute;
        width: 56px;
        height: 56px;
        bottom: 0;
        right: 0;
        background-image: url(img/ico-corner-plus-tab.png);
        background-size: 60px; }
  .service-buckets .sb-header {
    font-weight: bold !important;
    text-align: center;
    font-size: 1.5em !important;
    color: #1f2222 !important;
    background-color: #FFF;
    width: 100%;
    margin-left: 0;
    padding: .25em; }
  .service-buckets .sb-subtext {
    font-weight: normal; }
  @media (min-width: 40em) {
    .service-buckets > * {
      text-align: center;
      float: left;
      display: block;
      margin-right: 4.8291579146%;
      width: 30.1138947236%; }
      .service-buckets > *:last-child {
        margin-right: 0; }
      .service-buckets > * img {
        width: 100%;
        max-width: 100%;
        float: none; } }
  @media (min-width: 60em) {
    .service-buckets > * {
      text-align: left;
      float: left;
      display: block;
      margin-right: 4.8291579146%;
      width: 30.1138947236%; }
      .service-buckets > *:last-child {
        margin-right: 0; }
      .service-buckets > * h2, .service-buckets > * a.gs-title {
        font-size: 1.875em;
        line-height: 1.4333333333em; }
        .service-buckets > * h2 .br, .service-buckets > * a.gs-title .br {
          display: block; } }

.divider {
  position: relative;
  padding-bottom: .2em;
  margin-bottom: .2em;
  text-align: center; }
  .divider:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 40%;
    right: 40%;
    background-color: #d59f10;
    height: 5px; }

.divider-full, .product-carousel-item-header {
  border-bottom: 5px solid #f4f4f5;
  margin-bottom: .5em;
  padding-bottom: .5em; }

/*=============== Product Carousel ===============*/
.product-carousel-item {
  display: block;
  height: 12.8125em;
  width: 19.4375em;
  position: relative;
  text-decoration: none;
  overflow: hidden;
  background: #00577a; }
  .product-carousel-item a {
    text-decoration: none; }
  .product-carousel-item img {
    position: absolute;
    height: 100%;
    width: 100%;
    -webkit-transition: opacity .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out; }
  .product-carousel-item:hover {
    color: #ffffff; }
    .product-carousel-item:hover img {
      opacity: .5; }
    .product-carousel-item:hover .product-carousel-item-header {
      color: #ffffff;
      bottom: 5em; }
    .product-carousel-item:hover .product-carousel-item-text {
      top: 6em;
      color: #ffffff; }

.product-carousel-item-header {
  color: #4F4F4F;
  position: absolute;
  bottom: -.875em;
  left: 1em;
  margin: 0 0 .5em 0;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }

.product-carousel-item-text {
  position: absolute;
  top: 12em;
  left: 1em;
  padding: 0;
  color: #4F4F4F;
  margin: 1em 0 1em 0;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }
  .product-carousel-item-text li, .product-carousel-item-text p {
    font-size: 0.875em; }
  .product-carousel-item-text li {
    list-style: none;
    padding: 0 0 0 .75em; }

/*=== Tables ===*/
/*.table {
    display:block;
    width:100%;
    margin:0 0 1em 0;
}
.thead {
    display:block;
}
.row {
    display:block;
    width:100%;
}
.colored-rows {
    .row {
        &:nth-child(2n+1) {
            .cell {
                background: lighten($grey,20%);
            }
        }
    }
}
.cell {
    display:block;
    background:$greylight;
    border:.2em solid $white;
    padding:.5em .8em; 
    vertical-align:top;
    //color:$blue;
    p {
        font-size:.95em;
        margin:.5em 0;
    }
    input, select {
        width:100%;
    }
}
.col {
    display:table-column;
}
.spec-col-1 {
    width:100%;
}
.spec-col-2 {
    width:100%;
}
@include mq(medium) {
    .table {
        display:table;
    }
    .thead {
        display:table-header-group;
    }
    .row {
        display:table-row;  
    }
    .cell {
        display:table-cell;
        p {
          font-size:.875em;
        }
    }
    .spec-col-1 {
        width:30%;
    }
    .spec-col-2 {
        width:70%;
    }
}*/
/*=== Logos ===*/
.cert-logos > * {
  padding: .5em; }

.cover-types {
  border-top: solid 5px;
  border-color: #00577a;
  background-color: #ffffff;
  clear: both; }
  .cover-types .flexslider .flex-direction-nav a {
    top: 40%; }
  .cover-types h1 {
    font-weight: 300; }
  .cover-types a {
    text-decoration: none; }
  .cover-types .inner-wrap {
    padding-bottom: 0; }
  @media (min-width: 60em) {
    .cover-types {
      width: 50%;
      float: left;
      clear: none; }
      .cover-types h1 {
        font-size: 2.375em;
        line-height: 0.9736842105em; }
      .cover-types a:nth-child(6n+1) {
        clear: left; } }
  @media (min-width: 60em) {
    .cover-types h1 {
      font-size: 3.5625em;
      line-height: 1em;
      margin: 0 0 0.4912280702em 0;
      text-align: left; } }

.cover-class {
  width: 33%;
  float: left; }

.ct-item {
  display: block;
  padding: 0.75em;
  text-align: center;
  width: 50%;
  float: left;
  height: 13em; }
  .ct-item .ct-image {
    display: block;
    margin: auto auto 0.5em;
    max-width: 9.0625em; }
  .ct-item figcaption {
    font-size: 1.125em;
    padding: 0 0.2777777778em;
    max-width: 9.0625em;
    margin: auto; }
  @media (min-width: 60em) {
    .ct-item {
      float: none; } }
  @media (min-width: 60em) {
    .ct-item {
      padding: 0 3em;
      display: block;
      float: left;
      text-align: left;
      width: 33.33%; } }

.home-bullets .internal-bullets {
  margin-bottom: 0;
  margin-top: 0; }
  .home-bullets .internal-bullets li {
    background-image: url("img/ico-bullet.svg");
    background-position: 0 0.15em;
    background-repeat: no-repeat;
    list-style: outside none none;
    margin-bottom: 0.5em;
    padding: 0 0 0 0.9166666667em; }
    .home-bullets .internal-bullets li ul {
      margin-top: 0.5em; }
      .home-bullets .internal-bullets li ul li {
        background: none;
        color: #cccccc; }

.related-portfolios {
  background-color: #ffffff; }
  .related-portfolios h2, .related-portfolios a.gs-title {
    color: #00577a;
    font-size: 1.3125em;
    font-weight: normal;
    margin-top: 0; }
  .related-portfolios figure {
    border: 2px solid #ffffff;
    display: inline-block;
    padding: 1.25em; }
    .related-portfolios figure:hover {
      border: 2px solid #00577a; }
  .related-portfolios img {
    margin: 0;
    max-width: 20em;
    width: 100%; }
  .related-portfolios figcaption {
    color: #00577a;
    font-size: 1.3125em;
    line-height: 1.380952381em;
    margin-top: 0.9523809524em;
    max-width: 15.2380952381em;
    text-align: left; }
  @media (min-width: 40em) {
    .related-portfolios h2, .related-portfolios a.gs-title {
      font-size: 1.6875em;
      line-height: 1.3703703704em; } }

.actions {
  clear: both;
  margin: 0;
  padding: 0.625em;
  text-align: right; }
  .actions a {
    color: #464646;
    font-size: 0.6875em;
    text-decoration: underline; }

.additional-content .bottom-baseline a > img {
  margin-bottom: 0.5625em;
  border: 1px solid #ccc; }
.additional-content .bottom-baseline > figcaption {
  text-align: center; }

body.search {
  float: none;
  width: 100%; }

/*=== Google Custom Search Results Page ===*/
.gsc-webResult .gsc-result {
  border-bottom: 1px solid #f4f4f5 !important; }

.gsc-orderby {
  box-sizing: content-box; }

/*=====Resources Module===============*/
.resources-module {
  background-color: #EAEAEA;
  background-image: url("img/resources-bg.png");
  background-position: right bottom;
  background-repeat: no-repeat; }
  .resources-module .inner-wrap .rm-content .rm-heading {
    color: #1f2222;
    font-size: 3.125em;
    font-weight: normal;
    margin-bottom: 0; }
  .resources-module .inner-wrap .rm-content .rm-subheading {
    font-size: 1.6875em;
    font-weight: normal;
    color: #00577a;
    margin-top: 5px;
    margin-bottom: 20px; }
  .resources-module .inner-wrap .rm-content .rm-text {
    font-size: 17px;
    line-height: 30px; }
  @media (min-width: 40em) {
    .resources-module {
      background-position: right top; }
      .resources-module .inner-wrap .rm-content {
        display: inline-block;
        vertical-align: top;
        width: 49%; }
        .resources-module .inner-wrap .rm-content .rm-heading {
          font-size: 2em; }
        .resources-module .inner-wrap .rm-content .rm-subheading {
          font-size: 1.3125em; }
      .resources-module .inner-wrap .rm-image {
        width: 50%;
        display: inline-block;
        vertical-align: top;
        text-align: center; } }
  @media (min-width: 60em) {
    .resources-module .inner-wrap .rm-content .rm-heading {
      font-size: 3.125em; }
    .resources-module .inner-wrap .rm-content .rm-subheading {
      font-size: 1.6875em; } }

/*=============== Google Custom Search ===============*/
.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; }

/* If preview text too far left, add this 
.gs-result .gs-snippet { 
margin-left: 9px; 
} 
*/
.gsc-resultsHeader {
  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-table-result {
  margin: 0; }

.gsc-table-result, .gsc-thumbnail-inside, .gsc-url-top {
  /*padding-left: 0 !important;
  padding-right: 0 !important;*/ }

.gsc-result-info {
  /* padding: 8px 0 10px !important;*/ }

.gsc-orderby-container, .gsc-result-info-container {
  border-bottom: 1px solid #f4f4f5 !important; }

.gsc-table-cell-snippet-close, .gsc-table-cell-snippet-open {
  padding-left: 8px !important;
  padding-right: 8px !important; }

.cse .gsc-control-cse, .gsc-control-cse {
  padding: 0 !important; }

/* blog read more */
.blog-btn {
  display: inline-block; }
  .blog-btn:hover {
    opacity: 0.9; }

h3.post-title {
  font-size: 1.51875em; }

.sc-blog-title {
  border-bottom: 1px solid #cccccc;
  color: #00577a;
  margin: 0 0 1.375em 0; }
  @media (min-width: 40em) {
    .sc-blog-title {
      font-size: 2.375em;
      line-height: 1.1842105263em;
      margin: 0 0 0.5789473684em 0; } }
  @media (min-width: 60em) {
    .sc-blog-title {
      font-size: 3.5625em;
      line-height: 1.1929824561em;
      margin: 0 0 0.3859649123em 0;
      text-align: left; } }

#rss-feeds p {
  color: #ffffff; }

.post-thumb-link {
  width: 100%;
  max-width: 100%; }
  .post-thumb-link img {
    width: 100%; }

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

.clearfix:after {
  clear: both; }

.clearfix {
  *zoom: 1; }

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

.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 {
  position: relative; }
  .flexslider:hover .flex-prev {
    left: 10px;
    opacity: 1; }
  .flexslider:hover .flex-next {
    opacity: 1;
    right: 10px; }

.popular-belts {
  position: relative;
  /*
  &:before {
    content:'';
    display:block;
    position:absolute;
    top:0;
    left:0;
    bottom:0;
    width:10em;
    background:red;
  } */ }
  .popular-belts:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 10em; }
    @media (min-width: 40em) {
      .popular-belts:after {
        /* IE9 SVG, needs conditional override of 'filter' to 'none' */
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQyJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk5JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjk4Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, rgba(255, 255, 255, 0.98) 99%, #ffffff 100%);
        /* FF3.6+ */
        background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(42%, rgba(255, 255, 255, 0)), color-stop(99%, rgba(255, 255, 255, 0.98)), color-stop(100%, #ffffff));
        /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, rgba(255, 255, 255, 0.98) 99%, #ffffff 100%);
        /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, rgba(255, 255, 255, 0.98) 99%, #ffffff 100%);
        /* Opera 11.10+ */
        background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, rgba(255, 255, 255, 0.98) 99%, #ffffff 100%);
        /* IE10+ */
        background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, rgba(255, 255, 255, 0.98) 99%, #ffffff 100%);
        /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 );
        /* IE6-8 */ } }
  .popular-belts:hover .flex-prev {
    left: 10px;
    opacity: 1; }
  .popular-belts:hover .flex-next {
    opacity: 1;
    right: 10px; }

.flex-viewport {
  max-height: 125em;
  -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: 57%;
  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: 4em;
  background-size: 32px;
  background-repeat: no-repeat;
  background-image: url(img/ico-arrowleft.svg);
  background-color: #ee3224;
  background-size: 1.25em 2.25em;
  background-position: center center;
  font-size: 0.5em;
  width: 4em;
  border-radius: 100%;
  text-indent: 1249.875em;
  margin: 0 0 1.25em 0; }

/*{ 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/ico-arrowright.svg); }

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

/*! {% include "hubspot/styles/responsive/required_base.css" %}*/
/*!
[hubspot-metadata]
{
    "path": "custom/page/web_page_basic/style.css"
}
[end-hubspot-metadata]
*/
/*# sourceMappingURL=style.css.map */