/*!
Theme Name:   Continental Steel Default
Theme URI:    continentalsteel.com
Description:  Default theme for Continental Steel Website.
Version:    1.0
Author:     Julian Gaviria
Author URI:   julian.is
Tags:       starkers, naked, clean, basic, html5, boilerplate, sass, smacss
*/
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

html, body {
  font-size: 1em;
  line-height: 1.4;
  background: #fff;
  height: 100%; }

.no-svg body {
  background: #fff; }

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }

::selection {
  background: #b3d4fc;
  text-shadow: none; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

img {
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

textarea {
  resize: vertical; }

.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }

/*! normalize.css v1.0.1 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/*
 * Corrects `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
  display: block; }

/*
 * Corrects `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

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

/*
 * Addresses styling for `hidden` attribute not present in IE 7/8/9, Firefox 3,
 * and Safari 4.
 * Known issue: no IE 6 support.
 */
[hidden] {
  display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
/*
 * 1. Corrects text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevents iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-size: 100%;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */ }

/*
 * Addresses `font-family` inconsistency between `textarea` and other form
 * elements.
 */
html, button, input, select, textarea {
  font-family: sans-serif; }

/*
 * Addresses margins handled incorrectly in IE 6/7.
 */
body {
  margin: 0; }

/* ==========================================================================
   Links
   ========================================================================== */
/*
 * Addresses `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted; }

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

/* ==========================================================================
   Typography
   ========================================================================== */
/*
 * Addresses font sizes and margins set differently in IE 6/7.
 * Addresses font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

h2 {
  font-size: 1.5em;
  margin: 0.83em 0; }

h3 {
  font-size: 1.17em;
  margin: 1em 0; }

h4 {
  font-size: 1em;
  margin: 1.33em 0; }

h5 {
  font-size: 0.83em;
  margin: 1.67em 0; }

h6 {
  font-size: 0.75em;
  margin: 2.33em 0; }

/*
 * Addresses styling not present in IE 7/8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

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

blockquote {
  margin: 1em 40px; }

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

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

/*
 * Addresses margins set differently in IE 6/7.
 */
p, pre {
  margin: 1em 0; }

/*
 * Corrects font family set oddly in IE 6, Safari 4/5, and Chrome.
 */
code, kbd, pre, samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em; }

/*
 * Improves readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

/*
 * Addresses CSS quotes not supported in IE 6/7.
 */
q {
  quotes: none; }

/*
 * Addresses `quotes` property not supported in Safari 4.
 */
q:before, q:after {
  content: '';
  content: none; }

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

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

/* ==========================================================================
   Lists
   ========================================================================== */
/*
 * Addresses margins set differently in IE 6/7.
 */
dl, menu, ol, ul {
  margin: 1em 0; }

dd {
  margin: 0 0 0 40px; }

/*
 * Addresses paddings set differently in IE 6/7.
 */
menu, ol, ul {
  padding: 0 0 0 40px; }

/*
 * Corrects list images handled incorrectly in IE 7.
 */
nav ul, nav ol {
  list-style: none;
  list-style-image: none; }

/* ==========================================================================
   Embedded content
   ========================================================================== */
/*
 * 1. Removes border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improves image quality when scaled in IE 7.
 */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */ }

/*
 * Corrects overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden; }

/* ==========================================================================
   Figures
   ========================================================================== */
/*
 * Addresses margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
figure {
  margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
/*
 * Corrects margin displayed oddly in IE 6/7.
 */
form {
  margin: 0; }

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

/*
 * 1. Corrects color not being inherited in IE 6/7/8/9.
 * 2. Corrects text not wrapping in Firefox 3.
 * 3. Corrects alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */ }

/*
 * 1. Corrects font size not being inherited in all browsers.
 * 2. Addresses margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improves appearance and consistency in all browsers.
 */
button, input, select, textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */ }

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

/*
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Corrects inability to style clickable `input` types in iOS.
 * 3. Improves usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Removes inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */ }

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

/*
 * 1. Addresses box sizing set to content-box in IE 8/9.
 * 2. Removes excess padding in IE 8/9.
 * 3. Removes excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */ }

/*
 * 1. Addresses `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Addresses `box-sizing` set to `border-box` in Safari 5 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; }

/*
 * Removes inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

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

/*
 * 1. Removes default vertical scrollbar in IE 6/7/8/9.
 * 2. Improves readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

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

/*=== Print ===*/
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important; }

  a, a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  /*
     * Don't show links for images, or javascript/internal links
     */
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: ""; }

  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group;
    /* h5bp.com/t */ }

  tr, img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }

  p, h2, h3 {
    orphans: 3;
    widows: 3; }

  h2, h3 {
    page-break-after: avoid; }
 }

/*=== Typography ===*/
/*
14 / 16 =       0.875em         (14px equivalent)
16 / 16 =       1em             (16px equivalent)
18 / 16 =       1.125em         (18px equivalent)
21 / 16 =       1.3125em        (21px equivalent)
24 / 16 =       1.5em           (24px equivalent)
30 / 16 =       1.875em         (30px equivalent)
*/
@font-face {
  font-family: 'HelveticaNeueCE-Roman';
  src: url('webfonts/28F6CA_0_0.eot');
  src: url('webfonts/28F6CA_0_0-1.eot') format('embedded-opentype'), url('webfonts/28F6CA_0_0.woff') format('woff'), url('webfonts/28F6CA_0_0.ttf') format('truetype'); }

@font-face {
  font-family: 'HelveticaNeueCE-Bold';
  src: url('webfonts/28F6CA_1_0.eot');
  src: url('webfonts/28F6CA_1_0-1.eot') format('embedded-opentype'), url('webfonts/28F6CA_1_0.woff') format('woff'), url('webfonts/28F6CA_1_0.ttf') format('truetype'); }

@font-face {
  font-family: 'HelveticaNeueLT-Light';
  src: url('webfonts/28F6CA_2_0.eot');
  src: url('webfonts/28F6CA_2_0-1.eot') format('embedded-opentype'), url('webfonts/28F6CA_2_0.woff') format('woff'), url('webfonts/28F6CA_2_0.ttf') format('truetype'); }

html, button, input, select, textarea {
  font-family: 'HelveticaNeueLT-Light', Helvetica, Arial, sans-serif;
  font-weight: normal; }

strong {
  font-family: 'HelveticaNeueCE-Bold', Helvetica, Arial, sans-serif;
  font-weight: normal; }

h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
  /* This helps to identify headings at the initial build stage, but you should write something more precise later on */ }

h1 {
  font-size: 2em;
  line-height: 1.5em;
  margin-top: 0;
  padding-bottom: 0.25em;
  border-bottom: 1px solid #9c9c9c;
  z-index: 10;
  font-family: 'HelveticaNeueLT-Light', Helvetica, Arial, sans-serif;
  font-weight: normal;
  color: #0e2943; }
  @media (min-width: 40em) {
    h1 {
      font-size: 2.625em;
      padding-bottom: 0;
      margin-bottom: 0.5em; } }

h2 {
  font-size: 1.75em;
  margin: 0.75em 0 0.5em 0;
  color: #00396f;
  font-family: 'HelveticaNeueCE-Roman', Helvetica, Arial, sans-serif;
  font-weight: normal; }
  @media (min-width: 40em) {
    h2 {
      font-size: 2em; } }

h3 {
  color: #ae0000;
  font-size: 1.5em;
  margin: 1em 0 0.5em 0;
  font-family: 'HelveticaNeueCE-Roman', Helvetica, Arial, sans-serif;
  font-weight: normal; }

h1 a, h2 a, h3 a {
  text-decoration: none; }

.text-large {
  font-size: 1.125em;
  line-height: 1.7777777778em;
  margin-top: 0; }
  .text-large a {
    text-decoration: none; }

.text-larger {
  font-size: 1.125em; }
  .text-larger a {
    text-decoration: none; }
  @media (min-width: 40em) {
    .text-larger {
      font-size: 1.3125em; } }
  @media (min-width: 60em) {
    .text-larger {
      font-size: 1.75em; } }
  @media (min-width: 80em) {
    .text-larger {
      font-size: 1.9375em; } }

p {
  font-size: 1.0625em;
  line-height: 1.6em;
  margin-top: 0;
  margin-bottom: 0.9411764706em; }

.small-text {
  font-size: 0.875em; }

.emph {
  font-size: 1.625em;
  line-height: 1.5em;
  margin-bottom: 0.6153846154em;
  color: #00396f; }

a {
  color: #00396f;
  font-family: 'HelveticaNeueCE-Bold', Helvetica, Arial, sans-serif;
  font-weight: normal; }
  a:visited {
    color: #00396f; }
  a:hover {
    color: #ae0000; }

.site-header {
  background-color: #00396f !important;
  position: relative;
  z-index: 30; }
  .site-header .ico-email {
    display: none; }
  .site-header .ico-ph {
    display: none; }
  .site-header .ico-intsales {
    display: none; }
  .site-header .ico-search {
    float: right;
    display: block; }
  @media (min-width: 40em) {
    .site-header .logo {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 31.7615656014%; }
      .site-header .logo:last-child {
        margin-right: 0; }

    .site-header .ico-ph, .site-header .ico-email, .site-header .ico-intsales {
      display: block; }

    .site-header .inner-wrap {
      position: relative; }
 }
  @media (min-width: 60em) {
    .site-header .logo {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 27.4966634515%; }
      .site-header .logo:last-child {
        margin-right: 0; }
 }
  @media (min-width: 80em) {
    .site-header .logo {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 27.4966634515%; }
      .site-header .logo:last-child {
        margin-right: 0; }
 }

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

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

.site-content-secondary-bottom p {
  font-size: 0.875em; }
@media (min-width: 60em) {
  .site-content-secondary-bottom {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 23.2317613015%; }
    .site-content-secondary-bottom:last-child {
      margin-right: 0; } }

.site-footer .inner-wrap {
  border-top: 1px solid #6184a6; }
.site-footer img {
  margin-bottom: 1em; }

/*=============== Wraps and Modules ===============*/
.inner-wrap {
  *zoom: 1;
  max-width: 87.5em;
  margin-left: auto;
  margin-right: auto;
  padding: 1.5em 1em 1.5em 1em; }
  .inner-wrap:before, .inner-wrap:after {
    content: " ";
    display: table; }
  .inner-wrap:after {
    clear: both; }
  @media (min-width: 40em) {
    .inner-wrap {
      padding: 2.5em 1.5em 2.5em 1.5em; } }

.inner-wrap-fullwidth {
  *zoom: 1;
  max-width: 100em;
  margin-left: auto;
  margin-right: auto;
  padding: 1.5em 1em 1.5em 1em; }
  .inner-wrap-fullwidth:before, .inner-wrap-fullwidth:after {
    content: " ";
    display: table; }
  .inner-wrap-fullwidth:after {
    clear: both; }
  @media (min-width: 40em) {
    .inner-wrap-fullwidth {
      padding: 2em 1.5em 2em 1.5em; } }

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

.blue-module {
  color: #fff;
  background: #00396f; }
  .blue-module a {
    color: #fff; }
    .blue-module a:visited {
      color: #fff; }
    .blue-module a:hover {
      color: #fff;
      text-decoration: none; }
  .blue-module p {
    color: #fff; }
  .blue-module h1, .blue-module h2, .blue-module h3 {
    color: #fff; }
  .blue-module h1 {
    border-bottom: 1px solid #6184a6; }

/*=============== Layout Patterns ===============*/
.col-2 {
  overflow: hidden; }
  @media (min-width: 40em) {
    .col-2 > * {
      float: left;
      display: block;
      margin-right: 3.1684356888%;
      width: 48.4157821556%; }
      .col-2 > *:last-child {
        margin-right: 0; }
      .col-2 > *:nth-child(2n) {
        margin-right: 0; }
      .col-2 > *:nth-child(2n+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(2n) {
      margin-right: 0; }
    .col-2-mobile > *:nth-child(2n+1) {
      clear: left; }

.col-3 {
  overflow: hidden; }
  .col-3 > * {
    margin-bottom: 1.5em;
    display: block;
    position: relative; }
    @media (min-width: 40em) {
      .col-3 > * {
        margin-bottom: 0;
        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; }

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

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

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

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

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

.lt-ie9 .col-2-3 {
  overflow: hidden; }
  .lt-ie9 .col-2-3 > * {
    width: 31.76157% !important;
    margin-right: 2.35765% !important;
    float: left !important;
    clear: none !important; }

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

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

.col-74 {
  overflow: hidden; }
  @media (min-width: 40em) {
    .col-74 > *:first-child {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 57.3509785009%; }
      .col-74 > *:first-child:last-child {
        margin-right: 0; }

    .col-74 > *:last-child {
      margin-left: 8.5298042998%;
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 31.7615656014%; }
      .col-74 > *:last-child:last-child {
        margin-right: 0; }
 }

@media (min-width: 40em) {
  .col-7_4 > *:first-child {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 57.3509785009%; }
    .col-7_4 > *:first-child:last-child {
      margin-right: 0; }

  .col-7_4 > *:last-child {
    margin-right: 0;
    margin-left: 8.5298042998%;
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 31.7615656014%; }
    .col-7_4 > *:last-child:last-child {
      margin-right: 0; }
 }

@media (min-width: 40em) {
  .col-6_5 > *:first-child {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 48.821174201%; }
    .col-6_5 > *:first-child:last-child {
      margin-right: 0; }

  .col-6_5 > *:last-child {
    margin-right: 0;
    margin-left: 8.5298042998%;
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 40.2913699012%; }
    .col-6_5 > *:last-child:last-child {
      margin-right: 0; }
 }

.backtoback > *:first-child {
  text-align: right;
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 48.821174201%; }
  .backtoback > *:first-child:last-child {
    margin-right: 0; }
.backtoback > *:last-child {
  text-align: left;
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 48.821174201%; }
  .backtoback > *:last-child:last-child {
    margin-right: 0; }

@media (min-width: 40em) {
  .col-4_8 > *:first-child {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 31.7615656014%; }
    .col-4_8 > *:first-child:last-child {
      margin-right: 0; }

  .col-4_8 > *:last-child {
    margin-right: 0;
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 65.8807828007%; }
    .col-4_8 > *:last-child:last-child {
      margin-right: 0; }
 }

.col-4_8-large {
  clear: both; }
  @media (min-width: 60em) {
    .col-4_8-large > *:first-child {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 31.7615656014%; }
      .col-4_8-large > *:first-child:last-child {
        margin-right: 0; }
      .col-4_8-large > *:first-child > * {
        margin-top: 0; }

    .col-4_8-large > *:last-child {
      margin-right: 0;
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 65.8807828007%; }
      .col-4_8-large > *:last-child:last-child {
        margin-right: 0; }
      .col-4_8-large > *:last-child > * {
        margin-top: 0; }
 }

.col-7_5-large {
  clear: both;
  display: block; }
  @media (min-width: 40em) {
    .col-7_5-large > *:first-child {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 57.3509785009%; }
      .col-7_5-large > *:first-child:last-child {
        margin-right: 0; }
      .col-7_5-large > *:first-child > * {
        margin-top: 0; }

    .col-7_5-large > *:last-child {
      margin-right: 0;
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 40.2913699012%; }
      .col-7_5-large > *:last-child:last-child {
        margin-right: 0; }
      .col-7_5-large > *:last-child > * {
        margin-top: 0; }
 }

.col-5_7-large {
  clear: both;
  display: block; }
  @media (min-width: 40em) {
    .col-5_7-large > *:first-child {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 40.2913699012%; }
      .col-5_7-large > *:first-child:last-child {
        margin-right: 0; }
      .col-5_7-large > *:first-child > * {
        margin-top: 0; }

    .col-5_7-large > *:last-child {
      margin-right: 0;
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 57.3509785009%; }
      .col-5_7-large > *:last-child:last-child {
        margin-right: 0; }
      .col-5_7-large > *:last-child > * {
        margin-top: 0; }
 }

.col-8_4-large {
  clear: both; }
  @media (min-width: 60em) {
    .col-8_4-large > *:first-child {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 65.8807828007%; }
      .col-8_4-large > *:first-child:last-child {
        margin-right: 0; }
      .col-8_4-large > *:first-child > * {
        margin-top: 0; }

    .col-8_4-large > *:last-child {
      margin-right: 0;
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 31.7615656014%; }
      .col-8_4-large > *:last-child:last-child {
        margin-right: 0; }
      .col-8_4-large > *:last-child > * {
        margin-top: 0; }
 }

.col-last {
  margin-right: 0;
  margin-right: 0 !important; }

.lt-ie9 .col-last-ie8 {
  margin-right: 0;
  margin-right: 0 !important; }

/*=============== Layout Patterns ===============*/
@media (min-width: 40em) {
  .last {
    margin-right: 0;
    margin-right: 0 !important; } }

@media (min-width: 40em) {
  .col-last {
    margin-right: 0;
    margin-right: 0 !important; } }

.row {
  *zoom: 1;
  display: block;
  clear: both; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

@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-1of9 {
    float: left;
    display: block;
    margin-right: 3.1684356888%;
    width: 8.2947238322%; }
    .col-1of9:last-child {
      margin-right: 0; }

  .col-2of9 {
    float: left;
    display: block;
    margin-right: 3.1684356888%;
    width: 19.7578833532%; }
    .col-2of9:last-child {
      margin-right: 0; }

  .col-3of9 {
    float: left;
    display: block;
    margin-right: 3.1684356888%;
    width: 31.2210428741%; }
    .col-3of9:last-child {
      margin-right: 0; }

  .col-4of9 {
    float: left;
    display: block;
    margin-right: 3.1684356888%;
    width: 42.6842023951%; }
    .col-4of9:last-child {
      margin-right: 0; }

  .col-5of9 {
    float: left;
    display: block;
    margin-right: 3.1684356888%;
    width: 54.1473619161%; }
    .col-5of9:last-child {
      margin-right: 0; }

  .col-6of9 {
    float: left;
    display: block;
    margin-right: 3.1684356888%;
    width: 65.6105214371%; }
    .col-6of9:last-child {
      margin-right: 0; }

  .col-7of9 {
    float: left;
    display: block;
    margin-right: 3.1684356888%;
    width: 77.073680958%; }
    .col-7of9:last-child {
      margin-right: 0; }

  .col-8of9 {
    float: left;
    display: block;
    margin-right: 3.1684356888%;
    width: 88.536840479%; }
    .col-8of9:last-child {
      margin-right: 0; }

  .col-1of2 {
    float: left;
    display: block;
    margin-right: 16.0363113405%;
    width: 41.9818443298%; }
    .col-1of2:last-child {
      margin-right: 0; }

  .col-last {
    margin-right: 0;
    margin-right: 0 !important; }
 }

.rows-of-2 {
  *zoom: 1;
  display: block; }
  .rows-of-2:before, .rows-of-2:after {
    content: " ";
    display: table; }
  .rows-of-2:after {
    clear: both; }
  .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 {
  *zoom: 1;
  display: block; }
  .lt-ie9 .rows-of-2:before, .lt-ie9 .rows-of-2:after {
    content: " ";
    display: table; }
  .lt-ie9 .rows-of-2:after {
    clear: both; }
  .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 {
  *zoom: 1;
  display: block; }
  .rows-of-3:before, .rows-of-3:after {
    content: " ";
    display: table; }
  .rows-of-3:after {
    clear: both; }
  .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 {
  *zoom: 1;
  display: block; }
  .lt-ie9 .rows-of-3:before, .lt-ie9 .rows-of-3:after {
    content: " ";
    display: table; }
  .lt-ie9 .rows-of-3:after {
    clear: both; }
  .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 {
  *zoom: 1;
  display: block; }
  .rows-of-4:before, .rows-of-4:after {
    content: " ";
    display: table; }
  .rows-of-4:after {
    clear: both; }
  .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 {
  *zoom: 1;
  display: block; }
  .lt-ie9 .rows-of-4:before, .lt-ie9 .rows-of-4:after {
    content: " ";
    display: table; }
  .lt-ie9 .rows-of-4:after {
    clear: both; }
  .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; } }

/*=============== Inner Wrap ===============*/
.inner-wrap {
  *zoom: 1;
  max-width: 87.5em;
  margin-left: auto;
  margin-right: auto;
  padding: 1.5em 1em 1.5em 1em; }
  .inner-wrap:before, .inner-wrap:after {
    content: " ";
    display: table; }
  .inner-wrap:after {
    clear: both; }
  @media (min-width: 40em) {
    .inner-wrap {
      padding: 2.5em 1.5em 2.5em 1.5em; } }

/*=============== Main Nav ===============*/
.menu, .menu > ul ul {
  clear: both;
  padding: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }

@media (min-width: 40em) {
  transition: 0; }

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

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

.menu > ul {
  padding: 0;
  margin: 0; }
.menu li a {
  display: block; }
.menu li.has-subnav {
  position: relative; }
  .menu li.has-subnav > a:after {
    content: '+';
    position: absolute;
    top: 1em;
    right: 1em;
    display: block; }
  .menu li.has-subnav > a.active:after {
    content: "-"; }

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

  .menu li.has-subnav > a:after {
    content: ">"; }
  .menu .level-1 li.has-subnav > a:after {
    content: ""; }
  .menu > ul > li {
    display: inline-block;
    position: relative; }
  .menu > ul ul {
    position: absolute;
    top: 0;
    left: 12em;
    width: 17em; }
    .menu > ul ul li {
      position: relative; }
  .menu > ul ul.level-2 {
    top: 2.2em;
    left: 0; }
 }

.menu-link {
  width: 2em;
  height: 1.625em;
  float: right;
  margin-left: 1em; }
  .menu-link span {
    display: block;
    height: 1.625em;
    text-indent: -9999em;
    background: url(http://continentalsteel.com/wp-content/themes/continental-default/img/ico-nav.svg) center center no-repeat; }

.no-svg .menu-link span {
  background: url(http://continentalsteel.com/wp-content/themes/continental-default/img/ico-nav.png) center center no-repeat; }

.level-1 > li {
  border-top: 1px solid black; }
  .level-1 > li a {
    padding: 1em 2em 1em 1em;
    color: blue; }
  .level-1 > li:first-child {
    border-top: 0; }
.level-1 li.has-subnav .active {
  background: purple; }

.level-2 {
  z-index: 1; }
  .level-2 li {
    border-top: 1px solid grey; }
    .level-2 li a {
      font-size: 0.8em;
      background-color: white;
      text-align: left;
      background-image: url(http://continentalsteel.com/wp-content/themes/continental-default/img/ico-arrow.svg);
      background-position: 95% 50%;
      background-repeat: no-repeat;
      background-size: 0.625em 1.125em; }

.no-svg .level-2 li a {
  background-image: url(http://continentalsteel.com/wp-content/themes/continental-default/img/ico-arrow.png); }

@media (min-width: 40em) {

  .level-1 {
    text-align: center; }
    .level-1 > li {
      border-top: 0;
      display: inline-block;
      border-radius: 5px; }
      .level-1 > li a {
        padding: 0.5em 1.05em;
        border-radius: 5px; }
        .level-1 > li a:hover {
          background: grey; }
      .level-1 > li:hover {
        background: grey; }

  .level-2 li {
    border-top: 1px solid #fff; }
    .level-2 li a {
      font-size: 0.75em;
      padding: 0.8em 1.8em;
      background-color: grey;
      text-align: left;
      border-radius: 0px; }
      .level-2 li a:hover {
        background-color: grey; }
 }

@media (min-width: 60em) {
  .menu {
    margin-top: 2em !important; }

  .level-1 {
    text-align: center; }
    .level-1 > li a {
      font-size: 22px; }
 }

/*=============== Logo ===============*/
.logo {
  display: block;
  float: left;
  width: 40%; }
  .logo img {
    width: 100%; }

/*=============== Navigation ===============*/
.primary-nav {
  display: none;
  z-index: 30 !important;
  overflow: hidden; }
  .primary-nav ul {
    padding: 0;
    margin: 0; }
  .primary-nav li {
    display: block;
    border-bottom: 1px solid #da4246;
    background-color: #ae0000; }
    .primary-nav li:first-child {
      border-top: 1px solid #2e5d8b; }
    .primary-nav li:hover {
      background-color: #8a8a8a; }
  .primary-nav a {
    font-size: 1.125em;
    font-family: 'HelveticaNeueCE-Bold', Helvetica, Arial, sans-serif;
    font-weight: normal;
    display: block;
    padding: 1em 0 1em 0.5em;
    color: #fff;
    text-decoration: none;
    position: relative;
    z-index: 30 !important;
    text-align: left; }
  @media (min-width: 40em) {
    .primary-nav {
      display: block; }
      .primary-nav li {
        float: left;
        border-bottom: 0;
        border-left: 1px solid #dd454a; }
        .primary-nav li:first-child {
          border-top: 0;
          border-left: 0; }
      .primary-nav a {
        font-size: 0.75em;
        text-align: center;
        padding: 1em 0;
        z-index: 30 !important; } }
  @media (min-width: 60em) {
    .primary-nav a {
      font-size: 1em;
      position: relative;
      z-index: 30;
      display: block;
      z-index: 30 !important; }
 }
  @media (min-width: 80em) {
    .primary-nav a {
      font-size: 1.125em;
      position: relative;
      z-index: 30;
      display: block;
      z-index: 30 !important; }
 }

@media (min-width: 40em) {
  .primary-nav-1 {
    width: 15%; }

  .primary-nav-2 {
    width: 33%; }

  .primary-nav-3 {
    width: 28.5%; }

  .primary-nav-4 {
    width: 23.5%; }
 }

.primary-nav.active {
  display: block; }

.secondary-nav {
  display: none;
  clear: both; }
  .secondary-nav ul {
    padding: 1.5em 0 0 0;
    text-align: center;
    margin: 0; }
  .secondary-nav li {
    display: inline;
    margin: 0 0.5em; }
  .secondary-nav a {
    color: #b2c7dc;
    text-decoration: none;
    font-family: 'HelveticaNeueCE-Bold', Helvetica, Arial, sans-serif;
    font-weight: normal; }
    .secondary-nav a:hover {
      color: #fff; }
  @media (min-width: 40em) {
    .secondary-nav {
      font-size: 0.75em;
      display: block;
      float: right;
      margin-top: 3.5em;
      margin-bottom: -0.5em;
      clear: none; }
      .secondary-nav ul {
        padding: 0; }
      .secondary-nav li {
        display: inline-block;
        padding-left: 2em;
        margin: 0; } }
  @media (min-width: 60em) {
    .secondary-nav {
      font-size: 1em; } }

.secondary-nav.active {
  display: block; }

.side-nav > ul {
  padding: 0;
  margin-top: 0;
  max-height: 0;
  overflow: hidden; }
  .side-nav > ul > li {
    display: block;
    border-bottom: 1px solid #a6a6a6;
    font-size: 0.875em; }
    .side-nav > ul > li > ul {
      padding: 0 0 0 1em;
      margin-top: 0;
      max-height: 0;
      overflow: hidden; }
      .side-nav > ul > li > ul > li {
        display: block;
        border-top: 1px solid #dedede;
        font-size: 0.875em; }
.side-nav a {
  display: block;
  text-decoration: none;
  padding: 0.5em 1em;
  color: black;
  font-family: 'HelveticaNeueCE-Roman', Helvetica, Arial, sans-serif;
  font-weight: normal; }
  .side-nav a:hover {
    background: #dedede; }

.side-nav-header {
  font-size: 1em;
  margin: 0 0 0 0;
  background: #00396f;
  color: #fff !important;
  padding: 0.5em 0 0.5em 1em;
  position: relative; }
  .side-nav-header:hover {
    background: #00396f !important; }
  .side-nav-header:after {
    content: '-';
    position: absolute;
    right: 1em; }

.side-nav.active ul {
  max-height: 100%; }
.side-nav.active .side-nav-header:after {
  content: '+'; }

#menu-item-1381 .sub-menu, #menu-item-1718 .sub-menu {
  display: none; }

.parent-pageid-298 #menu-item-1381 .sub-menu, .page-id-298 #menu-item-1381 .sub-menu {
  display: block; }

.parent-pageid-1653 #menu-item-1718 .sub-menu, .page-id-1653 #menu-item-1718 .sub-menu {
  display: block; }

.footer-nav {
  text-align: center; }
  .footer-nav ul {
    margin: 0 0 1em 0;
    padding: 0; }
    .footer-nav ul li {
      display: inline-block; }
  .footer-nav a {
    display: inline-block;
    margin-left: 1em;
    margin-right: 1em;
    text-decoration: none; }
    .footer-nav a:hover {
      text-decoration: underline; }

/*=============== Utility Nav ===============*/
@media (min-width: 40em) {
  .utility-nav {
    font-size: 0.75em;
    display: block;
    float: right;
    position: absolute;
    right: 0;
    top: 0; } }
@media (min-width: 60em) {
  .utility-nav {
    font-size: 0.9em; } }

/*=============== Icons===============*/
.ico-iso {
  display: none; }

.ico-search {
  background-image: url(https://continentalsteel.com/wp-content/themes/continental-default/img/ico-search.svg);
  background-repeat: no-repeat;
  background-size: 1.625em 1.625em;
  height: 2.3125em;
  width: 1.625em;
  display: block;
  overflow: hidden;
  text-indent: -9999em; }
  @media (min-width: 40em) {
    .ico-search {
      display: inline-block; } }

.ico-email {
  background-image: url(https://continentalsteel.com/wp-content/themes/continental-default/img/ico-email.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 1.9375em 1.25em;
  display: inline-block;
  width: 1.9375em;
  height: 1.25em;
  text-indent: -9999em; }

.ico-ph {
  font-size: 1.3125em;
  height: 37px;
  color: #fff;
  text-decoration: none;
  background-image: url(https://continentalsteel.com/wp-content/themes/continental-default/img/ico-ph.svg);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 1em;
  padding-left: 1.25em;
  font-family: 'HelveticaNeueCE-Bold', Helvetica, Arial, sans-serif;
  font-weight: normal; }

.ico-intsales {
  font-size: 1.3125em;
  height: 37px;
  color: #ae0000;
  text-decoration: none;
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 1em;
  font-family: 'HelveticaNeueCE-Bold', Helvetica, Arial, sans-serif;
  font-weight: normal; }
  .ico-intsales:visited {
    color: #ae0000; }
  .ico-intsales:hover {
    color: #fff; }

@media (min-width: 40em) {
  .blue-box {
    background-color: rgba(0, 57, 111, 0.8);
    padding: 0.5em 1em;
    display: block;
    float: left;
    height: 2.5em;
    margin-left: 0.25em; } }

.search-wrap {
  background-color: #00396f;
  overflow: hidden;
  display: none; }
  .search-wrap .gsc-control-cse {
    background-color: #00396f !important; }
  .search-wrap .cse .gsc-control-cse, .search-wrap .gsc-control-cse {
    border: 0; }
  .search-wrap input.gsc-search-button {
    background-color: #ae0000 !important;
    border-radius: 0 !important;
    background-image: url(https://continentalsteel.com/wp-content/themes/continental-default/img/ico-search.svg) !important;
    background-repeat: no-repeat !important;
    background-size: 1.625em 1.625em !important;
    background-position: center center !important;
    text-indent: -99999em;
    height: 30px;
    border: 1px solid #ae0000; }
  .search-wrap.active {
    display: block; }
  .search-wrap input.gsc-input {
    height: 30px; }

/*=============== Social Media ===============*/
.social-wrap {
  position: fixed;
  right: 0;
  top: 0;
  bottom: 0;
  height: 20%;
  margin: auto;
  z-index: 50; }
  .social-wrap a {
    display: block;
    text-align: center;
    background-color: rgba(0, 57, 111, 0.8);
    padding: 0.5em;
    margin-bottom: 3px; }
    .social-wrap a:hover {
      opacity: 0.75; }
  .social-wrap img {
    display: inline-block;
    margin: 0 auto;
    width: 1.1em;
    height: auto;
    vertical-align: middle; }

/*=============== Intro Module ===============*/
.site-intro-ctas {
  margin-top: 1.25em;
  overflow: hidden;
  text-align: center; }
  .site-intro-ctas > * {
    display: inline-block !important; }
  @media (min-width: 40em) {
    .site-intro-ctas {
      margin-bottom: 2em; } }
  @media (min-width: 60em) {
    .site-intro-ctas {
      margin-bottom: 2em; } }

/*.site-intro-ctas {
  margin-top:$baseline*2.5;
  overflow:hidden;
  .grey-cta {
    margin-bottom:$baseline*2.5;
  }
  @include mq(medium) {
    margin-bottom:2em;
    .grey-cta {
      margin-top:0;
      margin-bottom:0;
      @include shift(2);
      @include span-columns(4 of 12);
    }
    .red-cta {
      @include span-columns(4 of 12);
    }
  }
  @include mq(large) {
    margin-bottom:2em;
    .grey-cta {
      @include shift(3);
      @include span-columns(3 of 12);
    }
    .red-cta {
      @include span-columns(3 of 12);
    }
  }
}*/
.site-intro-h1 {
  color: #fff;
  font-family: 'HelveticaNeueLT-Light', Helvetica, Arial, sans-serif;
  font-weight: normal;
  margin: 0 0 0 0;
  font-size: 1.9375em;
  border-bottom: 0; }
  .site-intro-h1 strong {
    font-family: 'HelveticaNeueCE-Bold', Helvetica, Arial, sans-serif;
    font-weight: normal; }
  @media (min-width: 40em) {
    .site-intro-h1 {
      font-size: 2.375em;
      text-align: center;
      margin-top: 1em;
      margin-bottom: 1em; } }
  @media (min-width: 60em) {
    .site-intro-h1 {
      font-size: 3.1875em; } }

/*=============== CTAs ===============*/
.grey-cta {
  display: block; }
  .grey-cta a {
    display: block;
    background: #a6a6a6;
    background: rgba(166, 166, 166, 0.65);
    padding: 1em;
    color: #fff;
    text-decoration: none;
    font-size: 1.125em;
    text-align: center; }
    .grey-cta a:hover {
      background: #a6a6a6; }
    @media (min-width: 40em) {
      .grey-cta a {
        font-size: 1.3125em; } }

.red-cta {
  display: block; }
  .red-cta a {
    display: block;
    background: #ae0000;
    background: rgba(255, 13, 13, 0.65);
    padding: 1em;
    color: #fff;
    text-decoration: none;
    font-size: 1.125em;
    text-align: center; }
    .red-cta a:hover {
      background: #ae0000; }
    @media (min-width: 40em) {
      .red-cta a {
        font-size: 1.3125em; } }

/*=============== Metals Item ===============*/
.metals-item {
  display: block;
  position: relative;
  z-index: 0;
  margin-bottom: 1.25em; }
  .metals-item:hover .metals-item-title {
    background: #00396f; }
    .metals-item:hover .metals-item-title:after {
      border: 1px solid rgba(0, 57, 111, 0.8); }

.metals-item-title {
  font-size: 1.125em;
  position: absolute;
  background: #00396f;
  background: rgba(0, 57, 111, 0.8);
  color: #fff;
  bottom: 0.75em;
  left: 0.75em;
  top: 0.75em;
  right: 0.75em;
  padding: 0.75em;
  z-index: 0;
  -webkit-transition: all 0.12s ease-in-out;
  -moz-transition: all 0.12s ease-in-out;
  transition: all 0.12s ease-in-out; }
  .metals-item-title:after {
    font-size: 0.75em;
    content: '';
    display: block;
    position: absolute;
    bottom: 1em;
    right: 1em;
    height: 1.4em;
    width: 1.4em;
    border: 1px solid #fff;
    background-image: url(https://continentalsteel.com/wp-content/themes/continental-default/img/ico-arrow-right.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 0.9375em 0.9375em;
    border-radius: 100%; }
  @media (min-width: 40em) {
    .metals-item-title {
      font-size: 1.125em;
      bottom: 0.75em;
      left: 0.75em;
      top: 0.75em;
      right: auto;
      padding: 0.75em;
      width: 50%; } }
  @media (min-width: 60em) {
    .metals-item-title {
      font-size: 1.5em; } }

.no-svg .metals-item-title:after {
  font-size: 0.75em;
  content: '';
  display: block;
  position: absolute;
  bottom: 1em;
  right: 1em;
  height: 1.4em;
  width: 1.4em;
  border: 0;
  background-image: url(http://continentalsteel.com/wp-content/themes/continental-default/img/ico-arrow-right.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 0.9375em 0.9375em;
  border-radius: 100%; }
@media (min-width: 40em) {
  .no-svg .metals-item-title {
    font-size: 1.125em;
    bottom: 0.75em;
    left: 0.75em;
    top: 0.75em;
    right: auto;
    padding: 0.75em;
    width: 50%; } }
@media (min-width: 60em) {
  .no-svg .metals-item-title {
    font-size: 1.5em; } }

.metals-item-img {
  width: 100%; }

/*=============== Design Patterns ===============*/
.red-arrows-ul {
  padding-left: 0; }
  .red-arrows-ul li {
    list-style: none;
    background-image: url(http://continentalsteel.com/wp-content/themes/continental-default/img/ico-arrow-right-red.svg);
    background-repeat: no-repeat;
    background-position: 0 0.5em;
    padding-left: 1.5em;
    margin-bottom: 1em;
    margin-top: 0; }
  .red-arrows-ul p {
    margin-top: 0;
    margin-bottom: 0; }

.no-svg .red-arrows-ul li {
  background-image: url(http://continentalsteel.com/wp-content/themes/continental-default/img/ico-arrow-right-red.png); }

.industries-module {
  background-color: #dedede !important; }

.redbutton-link {
  display: inline-block;
  background: #ae0000;
  color: #fff;
  padding: 0.2em 0.75em;
  text-decoration: none;
  border-radius: 3px; }

.more-link {
  color: #ae0000 !important;
  text-decoration: none;
  font-family: 'HelveticaNeueCE-Roman', Helvetica, Arial, sans-serif;
  font-weight: normal; }
  .more-link:visited {
    color: #ae0000; }
  .more-link:hover {
    text-decoration: underline !important; }

.rounded-table {
  margin-bottom: 1.5em;
  font-size: 1em; }
  .rounded-table thead {
    font-family: 'HelveticaNeueCE-Bold', Helvetica, Arial, sans-serif;
    font-weight: normal; }
  .rounded-table td, .rounded-table th {
    padding: 0.25em;
    border: 1px solid #ccc; }
  @media (min-width: 40em) {
    .rounded-table td {
      font-size: 1.4em;
      padding: 1em;
      font-weight: bold; }
 }

/*=============== Services ===============*/
.services-module {
  *zoom: 1;
  max-width: 118.75em;
  margin-left: auto;
  margin-right: auto;
  padding: 0 0 1.5em 0; }
  .services-module:before, .services-module:after {
    content: " ";
    display: table; }
  .services-module:after {
    clear: both; }
  @media (min-width: 40em) {
    .services-module {
      padding: 0 0 2em 0; } }

.services-item {
  width: 50%;
  border: 3px solid #fff;
  float: left;
  background: black;
  color: #fff;
  position: relative;
  background: #000; }
  @media (min-width: 40em) {
    .services-item {
      width: 20%; } }
  .services-item .services-item-img {
    width: 100%;
    height: auto;
    opacity: 0.5; }

.cssfilters .services-item .services-item-img {
  -webkit-filter: grayscale(1);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  filter: gray;
  filter: grayscale(100%);
  filter: url(desaturate.svg#greyscale);
  -webkit-transition: all 0.12s ease-in-out;
  -moz-transition: all 0.12s ease-in-out;
  transition: all 0.12s ease-in-out; }
.cssfilters .services-item:hover .services-item-img {
  opacity: 1;
  -webkit-filter: grayscale(0);
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  filter: none;
  filter: grayscale(0%); }

.services-item-figure {
  width: 100%;
  height: 70%;
  overflow: visible;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  text-align: center; }
  .services-item-figure img {
    max-width: 40%;
    height: auto;
    -webkit-filter: grayscale(1);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    filter: gray;
    filter: grayscale(100%);
    filter: url(desaturate.svg#greyscale);
    -webkit-transition: all 0.12s ease-in-out;
    -moz-transition: all 0.12s ease-in-out;
    transition: all 0.12s ease-in-out; }
    .services-item-figure img:hover {
      opacity: 1;
      -webkit-filter: grayscale(0);
      -webkit-filter: grayscale(0%);
      -moz-filter: grayscale(0%);
      filter: none;
      filter: grayscale(0%); }

.services-item-figure-last {
  width: 100%;
  height: 80%;
  overflow: visible;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  text-align: center; }
  .services-item-figure-last img {
    max-width: 40%;
    height: auto;
    -webkit-filter: grayscale(1);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    filter: gray;
    filter: grayscale(100%);
    filter: url(desaturate.svg#greyscale);
    -webkit-transition: all 0.12s ease-in-out;
    -moz-transition: all 0.12s ease-in-out;
    transition: all 0.12s ease-in-out; }
    .services-item-figure-last img:hover {
      opacity: 1;
      -webkit-filter: grayscale(0);
      -webkit-filter: grayscale(0%);
      -moz-filter: grayscale(0%);
      filter: none;
      filter: grayscale(0%); }

.services-item-caption {
  font-size: 0.875em;
  color: #fff;
  margin-top: 0.5em; }
  @media (min-width: 40em) {
    .services-item-caption {
      font-size: 0.875em; } }
  @media (min-width: 60em) {
    .services-item-caption {
      font-size: 1.125em; } }

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

.rssincl-itemtitle {
  font-size: 1.125em;
  font-family: 'HelveticaNeueCE-Bold', Helvetica, Arial, sans-serif;
  font-weight: normal;
  margin-bottom: 1.5em; }
  .rssincl-itemtitle a {
    text-decoration: none; }
  @media (min-width: 40em) {
    .rssincl-itemtitle {
      border-bottom: 0;
      font-size: 1.5em;
      margin-bottom: 0.5em; } }

.rssincl-itemdesc {
  display: none; }
  @media (min-width: 40em) {
    .rssincl-itemdesc {
      display: block; } }

/*=============== Tables ===============*/
.table {
  display: block;
  width: 100%;
  margin: 0 0 1em 0;
  background: #f3f3f3; }

.thead {
  display: block; }

.row {
  display: block;
  width: 100%;
  -webkit-transition: background-color 0.15s ease-in-out;
  -moz-transition: background-color 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out; }
  .row:hover {
    background-color: white; }

.colored-rows .row:nth-child(2n+1) .cell {
  background: #dce5ee;
  -webkit-transition: background-color 0.15s ease-in-out;
  -moz-transition: background-color 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out; }
.colored-rows .row:hover:nth-child(2n+1) .cell {
  background: white; }

.cell {
  display: block;
  border: 0.2em solid white;
  padding: 0.5em 0.8em;
  vertical-align: top; }
  .cell p {
    font-size: 0.95em;
    margin: 0.5em 0; }
  .cell > ul {
    margin: 0.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%; }

.col {
  display: table-column; }

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

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

@media (min-width: 40em) {
  .table {
    display: table; }

  .thead {
    display: table-header-group; }

  .row {
    display: table-row; }

  .cell {
    display: table-cell; }
    .cell p {
      font-size: 0.95em; }

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

  .spec-col-2 {
    width: 70%; }
 }

/*=============== Product Grid ===============*/
.product-grid-item-wrap {
  padding: 0.5em; }

.product-grid-item {
  padding: 1em;
  background-color: whitesmoke;
  margin-bottom: 1em;
  text-decoration: none; }
  .product-grid-item:hover {
    background-color: #e6e6e6; }
  .product-grid-item *:last-child {
    margin-bottom: 0; }
  .product-grid-item a {
    text-decoration: none; }
  @media (min-width: 40em) {
    .product-grid-item {
      min-height: 16.875em; } }

.product-grid-item-title {
  margin-top: 1em;
  margin-bottom: 0;
  text-align: center;
  text-decoration: none;
  font-family: 'HelveticaNeueCE-Roman', Helvetica, Arial, sans-serif;
  font-weight: normal; }

/*=============== Other ===============*/
.ico-flags {
  width: 10em;
  float: left;
  display: none; }
  .ico-flags a {
    padding: 0 0.5em; }
  @media (min-width: 40em) {
    .ico-flags {
      position: absolute;
      left: 1em;
      top: 0.5;
      display: block; } }
  @media (min-width: 60em) {
    .ico-flags {
      position: relative;
      left: auto;
      top: auto; } }

.backtotop {
  clear: both;
  margin-top: 1.5em;
  text-align: center; }
  @media (min-width: 40em) {
    .backtotop {
      text-align: right; } }

hr {
  margin: 2em 0; }

/*=============== Javascript Related ===============*/
@media (min-width: 40em) {
  .site-header.fixed .primary-nav {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 40 !important; }
  .site-header.fixed .inner-wrap:first-child {
    margin-bottom: 3.8125em; }
 }

.aside-ctas {
  margin-bottom: 1.5em;
  overflow: hidden; }
  @media (min-width: 60em) {
    .aside-ctas {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 23.2317613015%; }
      .aside-ctas:last-child {
        margin-right: 0; } }
  .aside-ctas img {
    max-width: 100%; }

@media (min-width: 60em) {
  .aside-ctas .hs-cta-wrapper {
    display: block;
    float: left;
    clear: none;
    margin-bottom: 1em;
    max-width: 100%; }
  .aside-ctas.fixed {
    position: fixed;
    top: 78px; }
 }

/*
.js {
  .inner-wrap, .inner-wrap-fullwidth, .services {
    opacity:.5;
  }
}
.visible {
  background:green !important;
} */
#google_translate_element {
  float: left;
  padding-top: 0.625em;
  margin-right: 1em;
  display: none; }
  @media (min-width: 40em) {
    #google_translate_element {
      display: block; } }

.goog-te-gadget img {
  display: inline;
  margin: auto; }

.site-content-secondary img {
  margin-bottom: 1em; }
.site-content-secondary .hs-cta-wrapper {
  display: block;
  margin-bottom: 1em; }
  .site-content-secondary .hs-cta-wrapper img {
    margin-bottom: 0 !important; }

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

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 100%; }

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

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

.invisible {
  visibility: hidden; }

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

.clearfix:after {
  clear: both; }

.clearfix {
  *zoom: 1; }

@media (min-width: 40em) {
  .alignright {
    display: block;
    float: right; }

  .alignleft {
    display: block;
    float: left; }

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

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

.desktop {
  display: none; }
  @media screen and (min-width: 60em) {
    .desktop {
      display: block; } }

.desktop-text {
  display: none; }
  @media screen and (min-width: 60em) {
    .desktop-text {
      display: inline; } }

@media screen and (min-width: 40em) {
  .mobile {
    display: none; } }

.tablet {
  display: none; }
  @media screen and (min-width: 40em) {
    .tablet {
      display: block; } }

.tablet-text {
  display: none; }
  @media screen and (min-width: 40em) {
    .tablet-text {
      display: inline; } }

.bottom-baseline {
  margin-top: 2.5em; }

.top-baseline {
  margin-bottom: 2.5em; }

.bottom-baseline-half {
  margin-top: 1.25em; }

.top-baseline-half {
  margin-bottom: 1.25em; }

.nomargin-bottom {
  margin-bottom: 0; }

.nomargin-top {
  margin-top: 0; }

.nopading-bottom {
  padding-bottom: 0; }

.nopadding-top {
  padding-top: 0; }

@media (min-width: 40em) {
  .br {
    display: block; } }

/*=== Vendors ===*/
/* 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: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #cccccc; }

.mfp-preloader a:hover {
  color: white; }

.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;
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }

.mfp-close:hover, .mfp-close:focus {
  opacity: 1; }

.mfp-close:active {
  top: 1px; }

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

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

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

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1; }

.mfp-arrow:before, .mfp-arrow:after, .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; }

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

.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
  border-right: 17px solid white;
  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 white;
  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: black; }

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

.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 {
    /* The shadow behind the image */ }

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

/*SLIDE-IN CTA
--------------------------------------------- */
#slidebox {
  padding: 10px 16px 10px 10px;
  position: fixed;
  bottom: 0;
  left: -430px; }

a.close {
  background-color: white;
  color: #ae0000;
  text-align: center;
  float: left;
  padding: 0.5em;
  font-size: 0.6875em;
  border-radius: 3px;
  position: absolute;
  cursor: pointer;
  top: 1.5em;
  left: 2em;
  line-height: 1em; }

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

@media only screen and (max-device-width: 480px) {
  #slidebox {
    width: 100%; }
 }
