/*

$$$$$$\  $$$$$$\  $$$$$$$$\ 
\_$$  _|$$  __$$\ $$  _____|
  $$ |  $$ /  $$ |$$ |      
  $$ |  $$ |  $$ |$$$$$\    
  $$ |  $$ |  $$ |$$  __|   
  $$ |  $$ $$\$$ |$$ |      
$$$$$$\ \$$$$$$ / $$$$$$$$\ 
\______| \___$$$\ \________|
             \___|          

Author: James Richards
Date: Febuary 2014
Type: Umbraco

Bourbon + Neat Build
http://bourbon.io/ & http://neat.bourbon.io/

*/
/*! normalize.css v1.1.2 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */
[hidden] {
  display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-size: 100%;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */
html,
button,
input,
select,
textarea {
  font-family: sans-serif; }

/**
 * Address margins handled incorrectly in IE 6/7.
 */
body {
  margin: 0; }

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address font sizes and margins set differently in IE 6/7.
 * Address font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */
h1, .homepage_banner .content blockquote {
  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.67em;
  margin: 2.33em 0; }

/**
 * Address styling not present in IE 7/8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */
b,
strong {
  font-weight: bold; }

blockquote {
  margin: 1em 40px; }

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/**
 * Address styling not present in IE 6/7/8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address margins set differently in IE 6/7.
 */
p,
pre {
  margin: 1em 0; }

/**
 * Correct 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; }

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

/**
 * Address CSS quotes not supported in IE 6/7.
 */
q {
  quotes: none; }

/**
 * Address `quotes` property not supported in Safari 4.
 */
q:before,
q:after {
  content: '';
  content: none; }

/**
 * 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; }

/* ==========================================================================
   Lists
   ========================================================================== */
/**
 * Address margins set differently in IE 6/7.
 */
dl,
menu,
ol,
ul {
  margin: 1em 0; }

dd {
  margin: 0 0 0 40px; }

/**
 * Address paddings set differently in IE 6/7.
 */
menu,
ol,
ul {
  padding: 0 0 0 40px; }

/**
 * Correct list images handled incorrectly in IE 7.
 */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none; }

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */ }

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden; }

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
figure {
  margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Correct 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. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */ }

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve 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 */ }

/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal; }

/**
 * 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 Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
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.
 * 4. Remove 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],
html input[disabled] {
  cursor: default; }

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove 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. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `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; }

/**
 * Remove 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; }

/**
 * Remove inner padding and border in Firefox 3+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve 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; }

/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */
html,
button,
input,
select,
textarea {
  color: #222; }

body {
  font-size: 1em;
  line-height: 1.4; }

::-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; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

textarea {
  resize: vertical; }

.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/*Grid Docks
- http://neat.bourbon.io/docs/
- https://github.com/thoughtbot/neat#requirements
*/
#wrapper, .content {
  *zoom: 1;
  max-width: 68em;
  margin-left: auto;
  margin-right: auto; }
  #wrapper:before, #wrapper:after, .content:before, .content:after {
    content: " ";
    display: table; }
  #wrapper:after, .content:after {
    clear: both; }

/*===========================
Inner Page Structure Modules
===========================*/
.main_content {
  float: left;
  display: block;
  margin-right: 2.12766%;
  width: 65.95745%;
  margin-left: 8.51064%;
  margin-top: 30px; }
  .main_content:last-child {
    margin-right: 0; }
  @media screen and (max-width: 768px) {
    .main_content {
      float: left;
      display: block;
      margin-right: 3.22581%;
      width: 100%;
      margin-left: 0%;
      padding: 0px 20px;
      margin-top: 0px; }
      .main_content:last-child {
        margin-right: 0; } }
  @media screen and (max-width: 480px) {
    .main_content {
      float: left;
      display: block;
      margin-right: 6.66667%;
      width: 100%;
      padding: 0px 20px; }
      .main_content:last-child {
        margin-right: 0; } }
  .main_content ul {
    margin-left: -20px; }
    @media screen and (max-width: 480px) {
      .main_content ul {
        margin-left: 0px; } }
  .main_content img {
    height: auto; }
  .main_content iframe {
    width: 100% !important; }
  .main_content p iframe {
    display: block;
    margin: 0 auto;
    width: 100% !important; }

.sidebar {
  float: left;
  display: block;
  margin-right: 2.12766%;
  width: 23.40426%;
  min-height: 150px;
  color: #fff; }
  .sidebar:last-child {
    margin-right: 0; }
  .sidebar div.block {
    margin-bottom: 50px; }
    .sidebar div.block:first-child {
      margin-top: -28px; }
      @media screen and (max-width: 768px) {
        .sidebar div.block:first-child {
          margin-top: 0px; } }
    @media screen and (max-width: 768px) {
      .sidebar div.block {
        margin-bottom: 0px; } }
  @media screen and (max-width: 768px) {
    .sidebar {
      float: left;
      display: block;
      margin-right: 3.22581%;
      width: 100%;
      min-height: 0px; }
      .sidebar:last-child {
        margin-right: 0; } }
  @media screen and (max-width: 480px) {
    .sidebar {
      float: left;
      display: block;
      margin-right: 6.66667%;
      width: 100%; }
      .sidebar:last-child {
        margin-right: 0; } }

/*=====================
Full Width Page Modules
=====================*/
.welcome_blurb {
  display: block;
  width: 100%; }
  .welcome_blurb .content {
    *zoom: 1;
    max-width: 68em;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
    margin-bottom: 60px; }
    .welcome_blurb .content:before, .welcome_blurb .content:after {
      content: " ";
      display: table; }
    .welcome_blurb .content:after {
      clear: both; }
    @media screen and (max-width: 480px) {
      .welcome_blurb .content {
        margin-top: 20px;
        margin-bottom: 20px; } }
    .welcome_blurb .content p {
      float: left;
      display: block;
      margin-right: 2.12766%;
      width: 82.97872%;
      margin-left: 8.51064%; }
      .welcome_blurb .content p:last-child {
        margin-right: 0; }
      @media screen and (max-width: 480px) {
        .welcome_blurb .content p {
          margin: 0px;
          padding: 0px 15px;
          float: left;
          display: block;
          margin-right: 6.66667%;
          width: 100%; }
          .welcome_blurb .content p:last-child {
            margin-right: 0; } }
  .welcome_blurb.button .content h2 {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 74.46809%;
    font-weight: 300;
    margin-top: 0px;
    text-align: left;
    margin-left: -100px;
    opacity: 0;
    -webkit-transition: all 1.5s cubic-bezier(0.23, 1, 0.32, 1);
    -moz-transition: all 1.5s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 1.5s cubic-bezier(0.23, 1, 0.32, 1); }
    .welcome_blurb.button .content h2:last-child {
      margin-right: 0; }
    .welcome_blurb.button .content h2.animate-right {
      margin-left: 0px;
      opacity: 1; }
    @media screen and (max-width: 768px) {
      .welcome_blurb.button .content h2 {
        float: left;
        display: block;
        margin-right: 3.22581%;
        width: 100%;
        padding: 0px 15px;
        text-align: center;
        margin-left: 0px; }
        .welcome_blurb.button .content h2:last-child {
          margin-right: 0; } }
    @media screen and (max-width: 480px) {
      .welcome_blurb.button .content h2 {
        float: left;
        display: block;
        margin-right: 6.66667%;
        width: 100%;
        padding: 0px 15px;
        text-align: center;
        margin-left: 0px;
        font-size: 1.3em; }
        .welcome_blurb.button .content h2:last-child {
          margin-right: 0; } }
  .welcome_blurb.button .content .read_more {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 23.40426%;
    text-align: center;
    padding-top: 30px; }
    .welcome_blurb.button .content .read_more:last-child {
      margin-right: 0; }
    .welcome_blurb.button .content .read_more a.more {
      display: inline-block;
      vertical-align: baseline;
      zoom: 1;
      *display: inline;
      *vertical-align: auto;
      -webkit-transition: all 0.15s ease-in-out;
      -moz-transition: all 0.15s ease-in-out;
      transition: all 0.15s ease-in-out;
      min-width: 13%;
      padding: 9px 20px;
      border-radius: 21px;
      background: #652d78;
      color: #fff;
      text-transform: uppercase;
      font-size: 0.8125em;
      font-weight: 600;
      text-align: center;
      border-bottom: 0px solid #652d78;
      opacity: 0; }
      .welcome_blurb.button .content .read_more a.more:hover {
        background: #843b9d;
        border-bottom: 3px solid #461f53;
        margin-top: -3px; }
      .welcome_blurb.button .content .read_more a.more:active {
        background: #a14ebd;
        border-bottom: 0px solid #461f53;
        margin-top: 0px; }
      .welcome_blurb.button .content .read_more a.more.animate-right {
        opacity: 1; }
    @media screen and (max-width: 768px) {
      .welcome_blurb.button .content .read_more {
        float: left;
        display: block;
        margin-right: 3.22581%;
        width: 100%; }
        .welcome_blurb.button .content .read_more:last-child {
          margin-right: 0; } }
    @media screen and (max-width: 480px) {
      .welcome_blurb.button .content .read_more {
        float: left;
        display: block;
        margin-right: 6.66667%;
        width: 100%;
        padding-top: 10px; }
        .welcome_blurb.button .content .read_more:last-child {
          margin-right: 0; } }

.footer {
  display: block;
  position: relative;
  width: 100%;
  margin-top: 160px;
  padding-top: 60px;
  background: #e5e9ec; }
  .footer:before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 80px;
    top: -80px;
    left: 0px;
    background: url(/assets/img/footer-pattern.png) repeat-x; }
  @media screen and (max-width: 768px) {
    .footer {
      padding-bottom: 20px; } }
  .footer img.logo {
    float: left;
    margin-top: 10px; }
    @media screen and (max-width: 768px) {
      .footer img.logo {
        display: none; } }
    @media screen and (max-width: 480px) {
      .footer img.logo {
        padding-left: 10px;
        margin-bottom: 30px; } }
  .footer .signup {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 40.42553%;
    margin-left: 17.02128%;
    position: relative; }
    .footer .signup:last-child {
      margin-right: 0; }
    .footer .signup:before {
      display: inline-block;
      top: 40px;
      right: 110px;
      color: #e5e9ec; }
      @media screen and (max-width: 768px) {
        .footer .signup:before {
          right: 70px; } }
    .footer .signup label {
      display: block;
      margin-bottom: 10px;
      font-weight: 900; }
    .footer .signup input[type='text'] {
      width: 60%;
      clear: left;
      float: left;
      box-shadow: none !important;
      border-radius: 0px !important;
      background: #fff !important;
      -webkit-appearance: none; }
    .footer .signup input[type='submit'] {
      background: white url(/assets/img/submit-arrow.png) no-repeat 16px 6px;
      border: none;
      width: 90px;
      padding: 16px;
      padding-bottom: 15px;
      text-indent: -9999px;
      border-radius: 0px !important;
      -webkit-transition: all 0.5s ease-in-out;
      -moz-transition: all 0.5s ease-in-out;
      transition: all 0.5s ease-in-out; }
      .footer .signup input[type='submit']:hover {
        background: white url(/assets/img/submit-arrow.png) no-repeat 25px 6px; }
    @media screen and (max-width: 768px) {
      .footer .signup {
        float: left;
        display: block;
        margin-right: 3.22581%;
        width: 100%;
        margin-left: 0%;
        margin-left: 40px;
        width: 80% !important; }
        .footer .signup:last-child {
          margin-right: 0; } }
    @media screen and (max-width: 480px) {
      .footer .signup {
        float: left;
        display: block;
        margin-right: 6.66667%;
        width: 100%;
        margin-left: 0%;
        padding: 0px 15px;
        padding-bottom: 50px;
        width: 100% !important; }
        .footer .signup:last-child {
          margin-right: 0; } }
    .footer .signup .validation-error {
      position: absolute;
      bottom: -30px;
      left: 0px;
      color: #B11616; }
      @media screen and (max-width: 768px) {
        .footer .signup .validation-error {
          margin-left: 13px; } }
  .footer .footer_social {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 23.40426%;
    margin-left: 0%;
    position: relative;
    list-style-type: none;
    position: relative; }
    .footer .footer_social:last-child {
      margin-right: 0; }
    .footer .footer_social li {
      float: right;
      margin-right: 20px; }
      .footer .footer_social li a.twitter {
        right: -70px;
        top: 20px;
        position: absolute;
        display: block;
        height: 30px;
        width: 30px;
        text-indent: -9999px;
        background: url(/assets/img/twitter-icon.png) no-repeat 0px 0px; }
        @media screen and (max-width: 480px) {
          .footer .footer_social li a.twitter {
            top: 0px;
            left: 20px; } }
        @media screen and (max-width: 768px) {
          .footer .footer_social li a.twitter {
            top: 0px;
            left: 40px; } }
      .footer .footer_social li a.linkedin {
        right: -28px;
        top: 18px;
        position: absolute;
        display: block;
        height: 30px;
        width: 30px;
        text-indent: -9999px;
        background: url(/assets/img/linkedin-icon.png) no-repeat 0px 0px; }
        @media screen and (max-width: 480px) {
          .footer .footer_social li a.linkedin {
            top: 0px;
            left: 60px; } }
        @media screen and (max-width: 768px) {
          .footer .footer_social li a.linkedin {
            top: 0px;
            left: 80px; } }
    @media screen and (max-width: 768px) {
      .footer .footer_social {
        float: left;
        display: block;
        margin-right: 3.22581%;
        width: 100%;
        margin-left: 0%;
        margin-top: 40px;
        height: 20px; }
        .footer .footer_social:last-child {
          margin-right: 0; } }
    @media screen and (max-width: 480px) {
      .footer .footer_social {
        float: left;
        display: block;
        margin-right: 6.66667%;
        width: 100%;
        margin-left: 0%;
        padding: 0px 15px; }
        .footer .footer_social:last-child {
          margin-right: 0; } }
  .footer .footer_bottom_bar {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 100%;
    margin-top: 40px;
    padding: 20px 0px;
    border-top: 1px solid #d6d9dc; }
    .footer .footer_bottom_bar:last-child {
      margin-right: 0; }
    .footer .footer_bottom_bar ul {
      margin: 0px;
      padding: 0px;
      list-style-type: none; }
      @media screen and (max-width: 768px) {
        .footer .footer_bottom_bar ul {
          padding-top: 15px; } }
      .footer .footer_bottom_bar ul li {
        float: left;
        margin-right: 20px;
        text-transform: uppercase;
        font-size: 0.75em; }
        @media screen and (max-width: 768px) {
          .footer .footer_bottom_bar ul li {
            float: none;
            margin-bottom: 15px; } }
        .footer .footer_bottom_bar ul li a {
          color: #5f6367;
          text-transform: uppercase;
          font-weight: bold;
          padding-bottom: 1px;
          border-bottom: 2px solid #e5e9ec;
          -webkit-transition: all 0.5s ease-in-out;
          -moz-transition: all 0.5s ease-in-out;
          transition: all 0.5s ease-in-out; }
          .footer .footer_bottom_bar ul li a:hover {
            border-bottom: 2px solid #5f6367; }
    @media screen and (max-width: 768px) {
      .footer .footer_bottom_bar {
        float: left;
        display: block;
        margin-right: 3.22581%;
        width: 100%;
        padding-left: 40px; }
        .footer .footer_bottom_bar:last-child {
          margin-right: 0; } }
    @media screen and (max-width: 480px) {
      .footer .footer_bottom_bar {
        float: left;
        display: block;
        margin-right: 6.66667%;
        width: 100%;
        padding: 0px 15px; }
        .footer .footer_bottom_bar:last-child {
          margin-right: 0; } }
    .footer .footer_bottom_bar .copyright {
      text-transform: uppercase;
      font-size: 0.75em;
      font-weight: bold;
      color: #5f6367;
      float: right; }
      @media screen and (max-width: 768px) {
        .footer .footer_bottom_bar .copyright {
          float: none; } }

.field-hidden {
  display: none; }
  .field-hidden * {
    display: none; }

nav.navigation_main {
  *zoom: 1;
  max-width: 68em;
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: 100%;
  height: 125px;
  background: #333333;
  z-index: 10; }
  nav.navigation_main:before {
    content: " ";
    display: table; }
  nav.navigation_main:after {
    content: " ";
    display: table;
    clear: both; }
  nav.navigation_main:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    display: block;
    height: 125px;
    width: 100%;
    background: #333333;
    z-index: 0; }
  nav.navigation_main .logo-container {
    display: block;
    position: absolute;
    float: left;
    margin-top: 30px;
    margin-left: 20px;
    padding-left: 20px;
    width: 125px;
    height: 75px;
    background-image: url(/assets/img/logo.png);
    background-image: url(/assets/img/iqe-logo.svg), none; }
  nav.navigation_main .logo {
    display: none !important;
    position: absolute;
    float: left;
    margin-top: 30px;
    padding-left: 20px; }
  nav.navigation_main ul {
    display: block;
    position: relative;
    width: 100%;
    margin: 0px;
    height: 100%;
    float: left;
    padding-left: 15%; }
    nav.navigation_main ul li {
      float: left;
      display: table;
      height: 100%;
      overflow: hidden;
      padding: 0px 2%; }
      nav.navigation_main ul li a {
        display: block;
        height: 125px;
        padding-top: 50px;
        color: #fff;
        font-family: "myriad-pro",sans-serif;
        font-style: normal;
        font-weight: 600; }
        nav.navigation_main ul li a:active {
          background: #292929; }
      nav.navigation_main ul li:hover {
        background: #292929; }
  nav.navigation_main .hamburger {
    cursor: pointer;
    border-radius: 3px;
    display: none;
    width: 54px;
    margin-top: 15px;
    position: absolute;
    top: 35px;
    right: 15px; }
    nav.navigation_main .hamburger:hover div {
      background: #fff; }
    nav.navigation_main .hamburger div {
      background: #fff;
      width: 35px;
      height: 5px;
      margin-bottom: 7px; }
      nav.navigation_main .hamburger div:last-child {
        margin-bottom: 0; }
  nav.navigation_main .hamburger--rotate.active div:first-child {
    -webkit-transform: rotate(45deg) translateX(5px) translateY(-3px);
    -ms-transform: rotate(45deg) translateX(5px) translateY(-3px);
    -moz-transform: rotate(45deg) translateX(5px) translateY(-3px);
    -o-transform: rotate(45deg) translateX(5px) translateY(-3px);
    transform: rotate(45deg) translateX(5px) translateY(-3px); }
  nav.navigation_main .hamburger--rotate.active div:nth-child(2) {
    -webkit-transform: translateX(-35px);
    -ms-transform: translateX(-35px);
    -moz-transform: translateX(-35px);
    -o-transform: translateX(-35px);
    transform: translateX(-35px);
    opacity: 0; }
  nav.navigation_main .hamburger--rotate.active div:last-child {
    -webkit-transform: rotate(-45deg) translateX(3px) translateY(5px);
    -ms-transform: rotate(-45deg) translateX(3px) translateY(5px);
    -moz-transform: rotate(-45deg) translateX(3px) translateY(5px);
    -o-transform: rotate(-45deg) translateX(3px) translateY(5px);
    transform: rotate(-45deg) translateX(3px) translateY(5px); }
  nav.navigation_main .hamburger--rotate div {
    -webkit-transform-origin: 0% 50%;
    -ms-transform-origin: 0% 50%;
    -moz-transform-origin: 0% 50%;
    -o-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
    -webkit-transition: 0.25s ease-out, opacity 0.25s ease-out;
    -ms-transition: 0.25s ease-out, opacity 0.25s ease-out;
    -moz-transition: 0.25s ease-out, opacity 0.25s ease-out;
    -o-transition: 0.25s ease-out, opacity 0.25s ease-out;
    transition: 0.25s ease-out, opacity 0.25s ease-out; }
  nav.navigation_main .link_logo {
    position: relative;
    height: 125px;
    width: 150px;
    z-index: 99999; }
nav.navigation_sub {
  *zoom: 1;
  max-width: 68em;
  margin-left: auto;
  margin-right: auto;
  *zoom: 1;
  display: block;
  overflow: hidden; }
  nav.navigation_sub:before {
    content: " ";
    display: table; }
  nav.navigation_sub:after {
    content: " ";
    display: table;
    clear: both; }
  nav.navigation_sub:before {
    content: " ";
    display: table; }
  nav.navigation_sub:after {
    content: " ";
    display: table;
    clear: both;
    content: "";
    position: absolute;
    top: 125px;
    left: 0px;
    display: block;
    height: 59px;
    width: 100%;
    background: #292929;
    z-index: 0; }
  nav.navigation_sub ul {
    position: relative;
    margin: 0px;
    padding: 0px;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out; }
    nav.navigation_sub ul li {
      display: block;
      float: left; }
      nav.navigation_sub ul li a {
        display: block;
        position: relative;
        height: 59px;
        padding: 19px 15px;
        z-index: 10;
        color: #fff; }

@media screen and (max-width: 768px) {
  nav.navigation_main {
    height: auto;
    overflow: visible; } }
@media screen and (max-width: 1024px) {
  nav.navigation_main ul {
    padding-left: 16%; } }
@media screen and (max-width: 768px) {
  nav.navigation_main ul {
    height: auto;
    padding-left: 0%;
    margin-top: 125px;
    z-index: 1; } }
@media screen and (max-width: 1024px) {
  nav.navigation_main ul li {
    padding: 0px 1%; } }
@media screen and (max-width: 768px) {
  nav.navigation_main ul li {
    display: block;
    float: none;
    line-height: 0px;
    height: 0px;
    width: 100%;
    background: #292929;
    text-align: center;
    border-top: 0px solid #333333; } }
@media screen and (max-width: 768px) {
  nav.navigation_main ul li a {
    padding-top: 0px;
    height: auto; } }
@media screen and (max-width: 768px) {
  nav.navigation_main ul li.active {
    line-height: 55px;
    border-top: 1px solid #333333;
    display: inline-table; } }
@media screen and (max-width: 768px) {
  nav.navigation_main .hamburger {
    display: inline-block; } }
@media screen and (max-width: 768px) {
  nav.navigation_sub:after {
    height: 59px; } }
@media screen and (max-width: 768px) {
  nav.navigation_sub ul {
    display: block;
    height: auto;
    padding-top: 59px;
    max-height: 59px;
    overflow: hidden; } }
@media screen and (max-width: 768px) {
  nav.navigation_sub ul.active {
    max-height: 750px; } }
@media screen and (max-width: 768px) {
  nav.navigation_sub ul li {
    position: relative;
    float: none;
    background: #292929;
    text-align: left;
    border-bottom: 1px solid #333333; }
    nav.navigation_sub ul li:before {
      font-family: 'icomoon';
      content: "\e603";
      position: absolute;
      font-size: 25px;
      z-index: 20;
      display: inline-block;
      top: 12px;
      right: 39px;
      color: #fff; } }
@media screen and (max-width: 768px) {
  nav.navigation_sub ul li a {
    padding: 19px 20px; } }
@media screen and (max-width: 768px) {
  nav.navigation_sub ul li.active {
    position: absolute;
    top: 0px;
    width: 100%;
    border-bottom: none;
    -webkit-box-shadow: 0px 10px 60px 10px #000000;
    box-shadow: 0px 10px 60px 10px #000000; }
    nav.navigation_sub ul li.active:before {
      font-family: 'icomoon';
      content: "\e603";
      position: absolute;
      font-size: 25px;
      z-index: 20;
      display: inline-block;
      top: 12px;
      right: 39px;
      color: #fff;
      -webkit-transition: all 0.5s ease-in-out;
      -moz-transition: all 0.5s ease-in-out;
      transition: all 0.5s ease-in-out;
      -webkit-transform: translate3d(0, 0, 0);
      -webkit-backface-visibility: hidden;
      -webkit-perspective: 1000; } }
@media screen and (max-width: 768px) {
  nav.navigation_sub ul li.open:before {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg); } }
body {
  font-family: "myriad-pro", sans-serif;
  font-size: 100%;
  color: #333333; }

/*  --------------------------------------------------- 
    Headings
------------------------------------------------------- */
h1, .homepage_banner .content blockquote,
h2,
h3,
h4,
h5 {
  font-family: "myriad-pro", sans-serif;
  line-height: 130%;
  margin-bottom: .25em; }

h1, .homepage_banner .content blockquote {
  font-size: 1.875em; }

h2 {
  font-size: 1.5em; }

h3 {
  font-size: 1.25em; }

h4 {
  font-size: 1.125em; }

h5 {
  font-size: 1em; }

h6 {
  font-family: "myriad-pro", sans-serif;
  font-size: 1.125em; }

.main__title {
  margin-bottom: .68em; }

/*  --------------------------------------------------- 
    Links
------------------------------------------------------- */
a {
  text-decoration: none; }
  a:hover {
    text-decoration: none; }

/*  --------------------------------------------------- 
    Paragraphs
------------------------------------------------------- */
p {
  font-family: "myriad-pro", sans-serif;
  font-size: 1em;
  line-height: 160%; }

p a {
  text-decoration: underline; }

p + h3,
h3 + p,
p + .button--arrow--primary,
p + h4 {
  margin-top: .75em; }

/* Icon Library */
@font-face {
  font-family: 'icomoon';
  src: url("/assets/icons/icomoon.eot?umcg75");
  src: url("/assets/icons/icomoon.eot?#iefixumcg75") format("embedded-opentype"), url("/assets/icons/icomoon.woff?umcg75") format("woff"), url("/assets/icons/icomoon.ttf?umcg75") format("truetype"), url("/assets/icons/icomoon.svg?umcg75#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-pinterest:before {
  content: "\e604"; }

.icon-googleplus:before {
  content: "\e605"; }

.icon-facebook:before {
  content: "\e606"; }

.icon-linkedin:before {
  content: "\e607"; }

.icon-twitter:before {
  content: "\e608"; }

.icon-twitter2:before {
  content: "\e609"; }

.icon-arrow-left:before {
  content: "\e600"; }

.icon-arrow-up:before {
  content: "\e601"; }

.icon-arrow-down:before {
  content: "\e602"; }

.icon-uniE603:before {
  content: "\e603"; }

.icon-arrow-right2:before {
  content: "\e60a"; }

.icon-arrow-down2:before {
  content: "\e60b"; }

.icon-arrow-left2:before {
  content: "\e60c"; }

.icon-link:before {
  content: "\e60d"; }

.icon-eye:before {
  content: "\e60e"; }

.icon-calendar:before {
  content: "\e60f"; }

input[type='text'] {
  display: block;
  padding: 13px;
  border: none;
  border: 2px solid #fff;
  font-family: "myriad-pro", sans-serif;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out; }
  input[type='text']:focus {
    border: 2px solid #e5e9ec;
    padding: 13px 13px;
    outline: none; }

.publication_search {
  float: left;
  display: block;
  margin-right: 3.22581%;
  width: 100%;
  padding: 25px;
  border-bottom-right-radius: 70px;
  border-top-right-radius: 70px;
  background: #e5e9ec url(/assets/img/search-icon.png) no-repeat 595px 15px;
  margin: 25px 0px 50px 0px; }
  .publication_search:last-child {
    margin-right: 0; }
  .publication_search h3 {
    font-size: 0.875em;
    text-transform: uppercase;
    font-weight: 900;
    margin-bottom: 15px;
    margin-top: 0px; }
  .publication_search input {
    width: 90%; }
  @media screen and (max-width: 768px) {
    .publication_search {
      width: 100%;
      border-bottom-right-radius: 0px;
      border-top-right-radius: 0px;
      padding: 15px;
      margin: 10px 0px; }
      .publication_search ul {
        padding: 5px; }
      .publication_search input {
        width: 100%; } }

.solar .navigation_sub ul li.active a {
  background: #fcd647; }
  @media screen and (max-width: 768px) {
    .solar .navigation_sub ul li.active a {
      background: #292929; } }
.solar .navigation_sub ul li.open a {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  background: #fcd647; }
.solar .navigation_sub ul li.active:before {
  color: #fcd647; }
.solar .navigation_sub ul li.open:before {
  color: #292929; }
.solar .product_banner_static {
  background: #fcd647 url(/assets/img/static-banner-bg.png) repeat-x 0px 40px; }

.photonic .navigation_sub ul li.active a {
  background: #0188c3; }
  @media screen and (max-width: 768px) {
    .photonic .navigation_sub ul li.active a {
      background: #292929; } }
.photonic .navigation_sub ul li.open a {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  background: #0188c3; }
.photonic .navigation_sub ul li.active:before {
  color: #0188c3; }
.photonic .navigation_sub ul li.open:before {
  color: #292929; }
.photonic .product_banner_static {
  background: #0188c3 url(/assets/img/static-banner-bg.png) repeat-x 0px 40px; }

.wireless .navigation_sub ul li.active a {
  background: #652d78; }
  @media screen and (max-width: 768px) {
    .wireless .navigation_sub ul li.active a {
      background: #292929; } }
.wireless .navigation_sub ul li.open a {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  background: #652d78; }
.wireless .navigation_sub ul li.active:before {
  color: #652d78; }
.wireless .navigation_sub ul li.open:before {
  color: #292929; }
.wireless .product_banner_static {
  background: #652d78 url(/assets/img/static-banner-bg.png) repeat-x 0px 40px; }

.infared .navigation_sub ul li.active a {
  background: #d02626; }
  @media screen and (max-width: 768px) {
    .infared .navigation_sub ul li.active a {
      background: #292929; } }
.infared .navigation_sub ul li.open a {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  background: #d02626; }
.infared .navigation_sub ul li.active:before {
  color: #d02626; }
.infared .navigation_sub ul li.open:before {
  color: #292929; }
.infared .product_banner_static {
  background: #d02626 url(/assets/img/static-banner-bg.png) repeat-x 0px 40px; }

.advanced .navigation_sub ul li.active a {
  background: #8d8f92; }
  @media screen and (max-width: 768px) {
    .advanced .navigation_sub ul li.active a {
      background: #292929; } }
.advanced .navigation_sub ul li.open a {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  background: #8d8f92; }
.advanced .navigation_sub ul li.active:before {
  color: #8d8f92; }
.advanced .navigation_sub ul li.open:before {
  color: #292929; }
.advanced .product_banner_static {
  background: #8d8f92 url(/assets/img/static-banner-bg.png) repeat-x 0px 40px; }

.power .navigation_sub ul li.active a {
  background: #54c247; }
  @media screen and (max-width: 768px) {
    .power .navigation_sub ul li.active a {
      background: #292929; } }
.power .navigation_sub ul li.open a {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  background: #54c247; }
.power .navigation_sub ul li.active:before {
  color: #54c247; }
.power .navigation_sub ul li.open:before {
  color: #292929; }
.power .product_banner_static {
  background: #54c247 url(/assets/img/static-banner-bg.png) repeat-x 0px 40px; }

.ie9 .homepage_banner .content blockquote {
  opacity: 1;
  margin-left: 0px !important; }
.ie9 .welcome_blurb.button .content h2 {
  opacity: 1;
  margin-left: 0px !important; }
.ie9 .welcome_blurb.button .content .read_more a.more {
  opacity: 1; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .footer .signup input[type="submit"] {
    padding-bottom: 14px; } }
.product_sidebar {
  position: relative;
  background: #333333; }
  @media screen and (max-width: 768px) {
    .product_sidebar {
      display: none; } }
  .product_sidebar ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px; }
    .product_sidebar ul li {
      border-bottom: 1px solid #292929;
      -webkit-transition: all 0.25s ease-in-out;
      -moz-transition: all 0.25s ease-in-out;
      transition: all 0.25s ease-in-out; }
      .product_sidebar ul li a {
        padding: 15px 55px 15px 15px;
        display: block;
        width: 100%;
        color: white; }
      .product_sidebar ul li.first {
        font-weight: 600; }
        .product_sidebar ul li.first:before {
          font-family: 'icomoon';
          content: "\e603";
          position: absolute;
          font-size: 20px;
          z-index: 20; }
        .product_sidebar ul li.first:before {
          top: 12px;
          right: 20px;
          font-weight: 300;
          color: #fff; }
      .product_sidebar ul li:hover {
        padding-left: 15px;
        background: #292929; }

.product_contact_sidebar {
  position: relative;
  background: #e5e9ec;
  padding: 15px; }
  @media screen and (max-width: 768px) {
    .product_contact_sidebar {
      padding: 0px;
      border: 20px solid white; } }
  .product_contact_sidebar .contact_block {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }
    @media screen and (max-width: 768px) {
      .product_contact_sidebar .contact_block {
        display: block;
        position: relative;
        padding: 0px 15px;
        height: auto;
        max-height: 0px;
        overflow: hidden; } }
    @media screen and (max-width: 768px) {
      .product_contact_sidebar .contact_block.active {
        max-height: 500px;
        padding: 15px; } }
  .product_contact_sidebar h3 {
    margin-bottom: 10px;
    font-size: 1em;
    color: #292929;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }
    @media screen and (max-width: 768px) {
      .product_contact_sidebar h3 {
        display: block;
        position: relative;
        font-size: .975em;
        padding-left: 15px;
        margin: 15px 0px;
        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out; }
        .product_contact_sidebar h3:before {
          content: "+";
          top: -4px;
          right: 20px;
          font-weight: 600;
          font-size: 2.1875em;
          color: #bcc0c4;
          position: absolute;
          -webkit-transition: all 0.5s ease-in-out;
          -moz-transition: all 0.5s ease-in-out;
          transition: all 0.5s ease-in-out; } }
    @media screen and (max-width: 768px) {
      .product_contact_sidebar h3.active:before {
        content: "-"; } }
  .product_contact_sidebar h4 {
    margin-bottom: 10px;
    font-size: .975em;
    color: #292929; }
  .product_contact_sidebar ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    padding-bottom: 30px;
    border-bottom: 1px solid #d6d9dc; }
    .product_contact_sidebar ul li {
      display: block;
      width: 100%;
      color: #292929; }
      .product_contact_sidebar ul li.email {
        color: #91600b; }
    .product_contact_sidebar ul:last-child {
      border-bottom: none; }

.inner_sidebar {
  position: relative;
  background: #652d78; }
  .inner_sidebar ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px; }
    @media screen and (max-width: 768px) {
      .inner_sidebar ul {
        padding-top: 52px;
        position: relative; } }
    .inner_sidebar ul .nav-toggle {
      display: none;
      width: 100%;
      height: 52px;
      position: absolute;
      top: 0px;
      left: 0px;
      text-align: left;
      padding: 14px 15px 0px 15px;
      border-bottom: 1px solid #5c246f;
      font-weight: 600;
      font-size: 20px; }
      @media screen and (max-width: 768px) {
        .inner_sidebar ul .nav-toggle {
          display: block; }
          .inner_sidebar ul .nav-toggle:before {
            content: "+";
            display: block;
            width: 40px;
            height: 40px;
            position: absolute;
            top: 3px;
            right: 0px;
            font-weight: 900;
            font-size: 30px;
            letter-spacing: -3px; }
          .inner_sidebar ul .nav-toggle.open:before {
            content: "--" !important;
            top: 0px; } }
    .inner_sidebar ul li {
      position: relative;
      border-bottom: 1px solid #5c246f;
      -webkit-transition: all 0.25s ease-in-out;
      -moz-transition: all 0.25s ease-in-out;
      transition: all 0.25s ease-in-out; }
      @media screen and (max-width: 768px) {
        .inner_sidebar ul li {
          height: 0px;
          overflow: hidden; } }
      .inner_sidebar ul li.open {
        height: 52px; }
      .inner_sidebar ul li a {
        padding: 15px 55px 15px 15px;
        display: block;
        width: 100%;
        color: white; }
      .inner_sidebar ul li.active {
        font-weight: 600; }
        .inner_sidebar ul li.active:before {
          font-family: 'icomoon';
          content: "\e603";
          position: absolute;
          font-size: 20px;
          z-index: 20; }
        .inner_sidebar ul li.active:before {
          top: 50%;
          margin-top: -14px;
          right: 20px;
          font-weight: 300;
          color: #fff; }
      .inner_sidebar ul li:hover {
        padding-left: 15px;
        background: #461f53; }

.language_drop {
  position: absolute;
  right: 0px;
  top: 46px; }
  @media screen and (max-width: 768px) {
    .language_drop {
      display: none; } }
  @media screen and (max-width: 1024px) {
    .language_drop {
      top: 10px; } }
  .language_drop select {
    border-radius: 20px;
    border: none;
    background: #652d78;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    padding: 6px 15px;
    font-size: 0.75em;
    padding-right: 0px;
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px; }
    @media screen and (max-width: 768px) {
      .language_drop select {
        border-bottom-right-radius: 20px;
        border-top-right-radius: 20px; } }
  .language_drop.hidden {
    display: none; }
    @media screen and (max-width: 768px) {
      .language_drop.hidden {
        position: relative;
        display: block;
        top: 0px; } }

.archive_siderbar {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  color: #333333; }
  .archive_siderbar h4 {
    margin: 0px;
    padding: 15px 0px; }
    .archive_siderbar h4:before {
      font-family: 'icomoon';
      content: "\e60f";
      position: absolute;
      font-size: 25px;
      z-index: 20; }
    @media screen and (max-width: 768px) {
      .archive_siderbar h4 {
        padding: 15px; } }
    .archive_siderbar h4:before {
      right: 10px;
      font-weight: 300; }
  .archive_siderbar ul {
    list-style-type: none;
    padding-left: 0px;
    margin: 0px;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out; }
    @media screen and (max-width: 768px) {
      .archive_siderbar ul {
        display: none;
        overflow: hidden; } }
    .archive_siderbar ul.open {
      display: block; }
    .archive_siderbar ul li {
      background: #e5e9ec;
      margin-bottom: 1px;
      font-weight: 600;
      -webkit-transition: all 0.25s ease-in-out;
      -moz-transition: all 0.25s ease-in-out;
      transition: all 0.25s ease-in-out; }
      .archive_siderbar ul li span {
        display: block;
        float: right;
        color: #6a737a;
        font-style: italic;
        font-size: 0.875em;
        font-weight: 300; }
      .archive_siderbar ul li a {
        color: #333333;
        display: block;
        padding: 15px; }
        @media screen and (max-width: 768px) {
          .archive_siderbar ul li a {
            padding: 10px 15px; } }
      .archive_siderbar ul li:hover {
        padding-left: 15px;
        background: #c8d0d6; }

.product_grid {
  *zoom: 1;
  max-width: 68em;
  margin-left: auto;
  margin-right: auto; }
  .product_grid:before, .product_grid:after {
    content: " ";
    display: table; }
  .product_grid:after {
    clear: both; }
  @media screen and (max-width: 768px) {
    .product_grid {
      padding: 0px 15px; } }
  .product_grid h3 {
    display: none; }

.product_header {
  display: none; }

.product_cta {
  position: relative;
  min-height: 495px;
  margin-bottom: 60px;
  border: 1px solid #e5e9ec; }
  @media screen and (min-width: 769px) {
    .product_cta {
      float: left;
      display: block;
      margin-right: 2.12766%;
      width: 31.91489%; }
      .product_cta:last-child {
        margin-right: 0; }
      .product_cta:nth-child(3n) {
        margin-right: 0; }
      .product_cta:nth-child(3n+1) {
        clear: left; } }
  .product_cta img {
    width: 100%;
    max-height: 150px; }
  .product_cta h3 {
    display: none; }
  .product_cta h4 {
    display: block;
    color: #a2a7ac;
    text-align: center;
    font-size: 1.5em;
    margin-top: 25px; }
    .product_cta h4 a {
      color: #a2a7ac; }
  .product_cta p {
    padding: 0px 10%;
    text-align: center;
    margin-bottom: 40px; }
  .product_cta.solar a.product-button {
    display: inline-block;
    vertical-align: baseline;
    zoom: 1;
    *display: inline;
    *vertical-align: auto;
    -webkit-transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    min-width: 13%;
    padding: 9px 20px;
    border-radius: 21px;
    background: #fcd647;
    color: #fff;
    text-transform: uppercase;
    font-size: 0.8125em;
    font-weight: 600;
    text-align: center;
    border-bottom: 0px solid #fcd647;
    display: block;
    margin: 0 auto;
    width: 60%;
    text-align: center;
    z-index: 100;
    position: absolute;
    bottom: -15px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto; }
    .product_cta.solar a.product-button:hover {
      background: #fde179;
      border-bottom: 3px solid #fbcb15;
      margin-top: -3px; }
    .product_cta.solar a.product-button:active {
      background: #feecab;
      border-bottom: 0px solid #fbcb15;
      margin-top: 0px; }
    @media screen and (max-width: 768px) {
      .product_cta.solar a.product-button {
        margin-top: 20px; }
        .product_cta.solar a.product-button:hover {
          margin-top: 17px !important; }
        .product_cta.solar a.product-button:active {
          margin-top: 20px; } }
    .product_cta.solar a.product-button:hover {
      bottom: -14px; }
    .product_cta.solar a.product-button:active {
      bottom: -15px; }
  .product_cta.photonic a.product-button {
    display: inline-block;
    vertical-align: baseline;
    zoom: 1;
    *display: inline;
    *vertical-align: auto;
    -webkit-transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    min-width: 13%;
    padding: 9px 20px;
    border-radius: 21px;
    background: #0188c3;
    color: #fff;
    text-transform: uppercase;
    font-size: 0.8125em;
    font-weight: 600;
    text-align: center;
    border-bottom: 0px solid #0188c3;
    display: block;
    margin: 0 auto;
    width: 60%;
    text-align: center;
    z-index: 100;
    position: absolute;
    bottom: -15px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto; }
    .product_cta.photonic a.product-button:hover {
      background: #01abf6;
      border-bottom: 3px solid #016590;
      margin-top: -3px; }
    .product_cta.photonic a.product-button:active {
      background: #2cbefe;
      border-bottom: 0px solid #016590;
      margin-top: 0px; }
    @media screen and (max-width: 768px) {
      .product_cta.photonic a.product-button {
        margin-top: 20px; }
        .product_cta.photonic a.product-button:hover {
          margin-top: 17px !important; }
        .product_cta.photonic a.product-button:active {
          margin-top: 20px; } }
    .product_cta.photonic a.product-button:hover {
      bottom: -14px; }
    .product_cta.photonic a.product-button:active {
      bottom: -15px; }
  .product_cta.wireless a.product-button {
    display: inline-block;
    vertical-align: baseline;
    zoom: 1;
    *display: inline;
    *vertical-align: auto;
    -webkit-transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    min-width: 13%;
    padding: 9px 20px;
    border-radius: 21px;
    background: #652d78;
    color: #fff;
    text-transform: uppercase;
    font-size: 0.8125em;
    font-weight: 600;
    text-align: center;
    border-bottom: 0px solid #652d78;
    display: block;
    margin: 0 auto;
    width: 60%;
    text-align: center;
    z-index: 100;
    position: absolute;
    bottom: -15px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto; }
    .product_cta.wireless a.product-button:hover {
      background: #843b9d;
      border-bottom: 3px solid #461f53;
      margin-top: -3px; }
    .product_cta.wireless a.product-button:active {
      background: #a14ebd;
      border-bottom: 0px solid #461f53;
      margin-top: 0px; }
    @media screen and (max-width: 768px) {
      .product_cta.wireless a.product-button {
        margin-top: 20px; }
        .product_cta.wireless a.product-button:hover {
          margin-top: 17px !important; }
        .product_cta.wireless a.product-button:active {
          margin-top: 20px; } }
    .product_cta.wireless a.product-button:hover {
      bottom: -14px; }
    .product_cta.wireless a.product-button:active {
      bottom: -15px; }
  .product_cta.infared a.product-button {
    display: inline-block;
    vertical-align: baseline;
    zoom: 1;
    *display: inline;
    *vertical-align: auto;
    -webkit-transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    min-width: 13%;
    padding: 9px 20px;
    border-radius: 21px;
    background: #d02626;
    color: #fff;
    text-transform: uppercase;
    font-size: 0.8125em;
    font-weight: 600;
    text-align: center;
    border-bottom: 0px solid #d02626;
    display: block;
    margin: 0 auto;
    width: 60%;
    text-align: center;
    z-index: 100;
    position: absolute;
    bottom: -15px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto; }
    .product_cta.infared a.product-button:hover {
      background: #de4b4b;
      border-bottom: 3px solid #a51e1e;
      margin-top: -3px; }
    .product_cta.infared a.product-button:active {
      background: #e67676;
      border-bottom: 0px solid #a51e1e;
      margin-top: 0px; }
    @media screen and (max-width: 768px) {
      .product_cta.infared a.product-button {
        margin-top: 20px; }
        .product_cta.infared a.product-button:hover {
          margin-top: 17px !important; }
        .product_cta.infared a.product-button:active {
          margin-top: 20px; } }
    .product_cta.infared a.product-button:hover {
      bottom: -14px; }
    .product_cta.infared a.product-button:active {
      bottom: -15px; }
  .product_cta.advanced a.product-button {
    display: inline-block;
    vertical-align: baseline;
    zoom: 1;
    *display: inline;
    *vertical-align: auto;
    -webkit-transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    min-width: 13%;
    padding: 9px 20px;
    border-radius: 21px;
    background: #8d8f92;
    color: #fff;
    text-transform: uppercase;
    font-size: 0.8125em;
    font-weight: 600;
    text-align: center;
    border-bottom: 0px solid #8d8f92;
    display: block;
    margin: 0 auto;
    width: 60%;
    text-align: center;
    z-index: 100;
    position: absolute;
    bottom: -15px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto; }
    .product_cta.advanced a.product-button:hover {
      background: #a7a9ab;
      border-bottom: 3px solid #737579;
      margin-top: -3px; }
    .product_cta.advanced a.product-button:active {
      background: #c1c2c4;
      border-bottom: 0px solid #737579;
      margin-top: 0px; }
    @media screen and (max-width: 768px) {
      .product_cta.advanced a.product-button {
        margin-top: 20px; }
        .product_cta.advanced a.product-button:hover {
          margin-top: 17px !important; }
        .product_cta.advanced a.product-button:active {
          margin-top: 20px; } }
    .product_cta.advanced a.product-button:hover {
      bottom: -14px; }
    .product_cta.advanced a.product-button:active {
      bottom: -15px; }
  .product_cta.power a.product-button {
    display: inline-block;
    vertical-align: baseline;
    zoom: 1;
    *display: inline;
    *vertical-align: auto;
    -webkit-transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    min-width: 13%;
    padding: 9px 20px;
    border-radius: 21px;
    background: #54c247;
    color: #fff;
    text-transform: uppercase;
    font-size: 0.8125em;
    font-weight: 600;
    text-align: center;
    border-bottom: 0px solid #54c247;
    display: block;
    margin: 0 auto;
    width: 60%;
    text-align: center;
    z-index: 100;
    position: absolute;
    bottom: -15px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto; }
    .product_cta.power a.product-button:hover {
      background: #78cf6d;
      border-bottom: 3px solid #41a135;
      margin-top: -3px; }
    .product_cta.power a.product-button:active {
      background: #9bdb94;
      border-bottom: 0px solid #41a135;
      margin-top: 0px; }
    @media screen and (max-width: 768px) {
      .product_cta.power a.product-button {
        margin-top: 20px; }
        .product_cta.power a.product-button:hover {
          margin-top: 17px !important; }
        .product_cta.power a.product-button:active {
          margin-top: 20px; } }
    .product_cta.power a.product-button:hover {
      bottom: -14px; }
    .product_cta.power a.product-button:active {
      bottom: -15px; }
  @media screen and (max-width: 768px) {
    .product_cta {
      float: left;
      display: block;
      margin-right: 2.12766%;
      width: 48.93617%; }
      .product_cta:last-child {
        margin-right: 0; }
      .product_cta:nth-child(2n) {
        margin-right: 0; }
      .product_cta:nth-child(2n+1) {
        clear: left; } }
  @media screen and (max-width: 480px) {
    .product_cta {
      float: left;
      display: block;
      margin-right: 2.12766%;
      width: 100%;
      margin-right: 0; }
      .product_cta:last-child {
        margin-right: 0; } }

/* Home Page Variant */
/* Removes text and title sections */
body.home .home_products {
  position: relative;
  width: 100%;
  display: block; }
  body.home .home_products:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    background: #e5e9ec;
    height: 100%; }
  body.home .home_products h3.product_header {
    display: block;
    position: relative;
    text-align: center;
    margin-bottom: 14px;
    font-size: 1.5em;
    padding-top: 40px; }
body.home .product_grid {
  position: relative;
  padding: 30px 0px 30px 0px;
  background: #e5e9ec;
  z-index: 75; }
  @media screen and (max-width: 768px) {
    body.home .product_grid {
      padding: 29px 15px 60px 15px; } }
  body.home .product_grid h3 {
    display: block;
    position: relative;
    text-align: center;
    margin-bottom: 34px;
    font-size: 1.5em; }
  body.home .product_grid h4 {
    display: none; }
body.home .product_cta {
  height: 120px;
  margin-bottom: 90px;
  min-height: 0px; }
  body.home .product_cta h2, body.home .product_cta p {
    display: none; }
  body.home .product_cta a.product-button {
    margin-top: -30px !important;
    z-index: 100;
    position: relative;
    width: 75%; }
    body.home .product_cta a.product-button:hover {
      margin-top: -33px !important; }
    body.home .product_cta a.product-button:active {
      margin-top: -30px !important; }

.home_modules {
  margin-top: 50px; }

.module_block {
  float: left;
  display: block;
  margin-right: 2.12766%;
  width: 31.91489%;
  position: relative;
  padding: 45px 30px;
  background: #333333 url(/assets/img/standard-banner-bg.png) no-repeat 3px 390px;
  color: #fff;
  height: 510px; }
  .module_block:last-child {
    margin-right: 0; }
  @media screen and (max-width: 768px) {
    .module_block {
      width: 100%;
      height: auto;
      margin-bottom: 40px;
      padding-bottom: 100px;
      background: #333333 url(/assets/img/standard-banner-bg.png) no-repeat bottom; } }
  @media screen and (max-width: 480px) {
    .module_block {
      float: left;
      display: block;
      margin-right: 6.66667%;
      width: 100%;
      margin-bottom: 40px;
      padding-bottom: 100px;
      background: #333333 url(/assets/img/standard-banner-bg.png) no-repeat bottom; }
      .module_block:last-child {
        margin-right: 0; } }
  .module_block ul {
    padding-left: 0px; }
    .module_block ul li {
      list-style-type: none; }
  .module_block h4 {
    margin: 0px 0px 20px 0px;
    font-size: 1.5em; }
  .module_block span {
    font-style: italic;
    font-size: 0.875em;
    color: #71777d; }
  .module_block p {
    margin: 5px 0px; }
    .module_block p a {
      font-weight: 600;
      color: #fff;
      text-decoration: none;
      -webkit-transition: all 0.25s ease-in-out;
      -moz-transition: all 0.25s ease-in-out;
      transition: all 0.25s ease-in-out; }
      .module_block p a:hover {
        color: #94a8b4; }
  .module_block a.button {
    display: inline-block;
    vertical-align: baseline;
    zoom: 1;
    *display: inline;
    *vertical-align: auto;
    -webkit-transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    min-width: 13%;
    padding: 9px 20px;
    border-radius: 21px;
    background: #652d78;
    color: #fff;
    text-transform: uppercase;
    font-size: 0.8125em;
    font-weight: 600;
    text-align: center;
    border-bottom: 0px solid #652d78;
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
    bottom: 30px; }
    .module_block a.button:hover {
      background: #843b9d;
      border-bottom: 3px solid #461f53;
      margin-top: -3px; }
    .module_block a.button:active {
      background: #a14ebd;
      border-bottom: 0px solid #461f53;
      margin-top: 0px; }
  .module_block.news {
    background: #333333 url(/assets/img/standard-banner-bg.png) no-repeat -985px 390px; }
    @media screen and (max-width: 768px) {
      .module_block.news {
        background: #333333 url(/assets/img/standard-banner-bg.png) no-repeat -869px 270px; } }
  .module_block.shares {
    background: #333333 url(/assets/img/standard-banner-bg.png) no-repeat -785px 390px; }

.XML_feed span {
  color: #fff;
  text-decoration: none;
  font-style: normal; }
.XML_feed .share_price {
  display: block;
  font-size: 1.875em;
  font-weight: 600;
  width: 100%;
  margin-bottom: 5px; }
.XML_feed .change, .XML_feed .percentage_change {
  color: #72e566;
  display: block;
  float: left;
  margin-right: 5px; }
  .XML_feed .change.down, .XML_feed .percentage_change.down {
    color: #df471e; }
.XML_feed .direction {
  display: block;
  float: left;
  margin-right: 5px;
  color: #72e566; }
  .XML_feed .direction.down {
    color: #df471e; }
.XML_feed .currency {
  display: block;
  clear: left;
  float: left;
  margin-right: 5px; }
.XML_feed .volume {
  display: block;
  float: left; }

.board_list {
  padding-left: 0px;
  margin-left: 0px !important;
  padding-top: 30px; }
  @media screen and (max-width: 480px) {
    .board_list {
      float: left;
      display: block;
      margin-right: 6.66667%;
      width: 100%; }
      .board_list:last-child {
        margin-right: 0; } }
  .board_list li {
    display: block;
    float: left;
    height: auto;
    width: 100%;
    list-style-type: none;
    margin-bottom: 40px; }
  .board_list .avatar {
    float: left;
    display: block;
    margin-right: 3.22581%;
    width: 22.58065%;
    position: relative;
    margin-top: 7px;
    height: 162px; }
    .board_list .avatar:last-child {
      margin-right: 0; }
    .board_list .avatar:after {
      content: "";
      display: block;
      width: 162px;
      height: 162px;
      position: absolute;
      top: 0px;
      left: 0px;
      background: url(/assets/img/profile-border.png) no-repeat; }
    @media screen and (max-width: 480px) {
      .board_list .avatar {
        margin: 0 auto 30px auto !important;
        width: 162px;
        float: none; } }
    .board_list .avatar img {
      height: 100%;
      width: 100%;
      border: none; }
  .board_list .profile {
    float: left;
    display: block;
    margin-right: 3.22581%;
    width: 74.19355%;
    position: relative; }
    .board_list .profile:last-child {
      margin-right: 0; }
    @media screen and (max-width: 480px) {
      .board_list .profile {
        float: left;
        display: block;
        margin-right: 6.66667%;
        width: 100%; }
        .board_list .profile:last-child {
          margin-right: 0; } }
    .board_list .profile h3 {
      margin-top: 0px;
      color: #4e565c;
      font-size: 1.125em;
      margin-bottom: 0px; }
    .board_list .profile .title {
      display: block;
      width: 100%;
      border-bottom: 1px solid #e5e9ec;
      font-style: italic;
      padding-bottom: 20px;
      color: #4e565c;
      font-size: 0.875em; }
    .board_list .profile p {
      padding-right: 15px; }
      @media screen and (max-width: 480px) {
        .board_list .profile p {
          padding-right: 0px; } }

.noticetoshareholders {
  display: block;
  float: left;
  background: #e5e9ec;
  padding: 15px;
  border-radius: 15px;
  margin-bottom: 20px; }
  @media screen and (max-width: 768px) {
    .noticetoshareholders {
      margin-top: 20px; } }
  .noticetoshareholders .noticeheader {
    display: block;
    font-weight: 900;
    padding-left: 50px;
    position: relative; }
    .noticetoshareholders .noticeheader:before {
      font-family: 'icomoon';
      content: "\e60a";
      position: absolute;
      font-size: 24px;
      z-index: 20; }
    .noticetoshareholders .noticeheader:before {
      left: 10px;
      top: -4px; }

#google-map {
  height: 500px; }
  @media screen and (max-width: 768px) {
    #google-map {
      display: none; } }

.navigation_tabs {
  float: left;
  display: block;
  margin-right: 2.12766%;
  width: 100%;
  height: 52px;
  padding: 0px 20px;
  border-bottom: 1px solid #d6d9dc;
  margin-top: 40px; }
  .navigation_tabs:last-child {
    margin-right: 0; }
  @media screen and (max-width: 480px) {
    .navigation_tabs {
      padding: 0px 5px;
      height: 51px; } }
  .navigation_tabs li {
    float: left;
    list-style-type: none;
    display: block;
    padding: 10px 15px;
    margin-right: 5px;
    background: #d6d9dc;
    border: 1px solid #d6d9dc;
    font-size: 0.875em;
    color: #4e565c;
    font-weight: 900;
    cursor: pointer;
    margin-top: 11px;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out; }
    .navigation_tabs li.active {
      padding: 15px;
      background: #fff;
      margin-top: 1px;
      border-bottom: 1px solid #fff; }
      .navigation_tabs li.active:hover {
        padding: 15px;
        margin-top: 1px; }
    .navigation_tabs li:hover {
      background: #fff; }
    @media screen and (max-width: 480px) {
      .navigation_tabs li {
        padding: 10px 5px !important;
        width: 98px;
        text-align: center;
        font-size: 12px;
        margin-top: 0px;
        height: 50px; }
        .navigation_tabs li span {
          height: 100%; } }

.general, .sales, .manafacturing {
  position: relative;
  float: left;
  display: block;
  margin-right: 2.12766%;
  width: 100%; }
  .general:last-child, .sales:last-child, .manafacturing:last-child {
    margin-right: 0; }
  @media screen and (max-width: 768px) {
    .general, .sales, .manafacturing {
      float: left;
      display: block;
      margin-right: 3.22581%;
      width: 100%;
      padding: 0px 10px; }
      .general:last-child, .sales:last-child, .manafacturing:last-child {
        margin-right: 0; } }
  @media screen and (max-width: 480px) {
    .general, .sales, .manafacturing {
      float: left;
      display: block;
      margin-right: 6.66667%;
      width: 100%; }
      .general:last-child, .sales:last-child, .manafacturing:last-child {
        margin-right: 0; } }
  .general .address-field, .general .contact-field, .sales .address-field, .sales .contact-field, .manafacturing .address-field, .manafacturing .contact-field {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 48.93617%; }
    .general .address-field:last-child, .general .contact-field:last-child, .sales .address-field:last-child, .sales .contact-field:last-child, .manafacturing .address-field:last-child, .manafacturing .contact-field:last-child {
      margin-right: 0; }
    @media screen and (max-width: 768px) {
      .general .address-field, .general .contact-field, .sales .address-field, .sales .contact-field, .manafacturing .address-field, .manafacturing .contact-field {
        float: left;
        display: block;
        margin-right: 3.22581%;
        width: 100%; }
        .general .address-field:last-child, .general .contact-field:last-child, .sales .address-field:last-child, .sales .contact-field:last-child, .manafacturing .address-field:last-child, .manafacturing .contact-field:last-child {
          margin-right: 0; } }
    @media screen and (max-width: 480px) {
      .general .address-field, .general .contact-field, .sales .address-field, .sales .contact-field, .manafacturing .address-field, .manafacturing .contact-field {
        float: left;
        display: block;
        margin-right: 6.66667%;
        width: 100%; }
        .general .address-field:last-child, .general .contact-field:last-child, .sales .address-field:last-child, .sales .contact-field:last-child, .manafacturing .address-field:last-child, .manafacturing .contact-field:last-child {
          margin-right: 0; } }

.sales, .manafacturing {
  display: none; }
  @media screen and (max-width: 768px) {
    .sales, .manafacturing {
      padding-top: 30px; } }

.contact-field {
  padding-top: 70px; }
  @media screen and (max-width: 480px) {
    .contact-field {
      padding-top: 0px; } }

.emails span {
  display: block;
  clear: left;
  font-size: 1.0625em;
  font-weight: 900; }
.emails a {
  display: block;
  margin-top: 10px;
  color: #652d78;
  text-decoration: underline;
  margin-bottom: 20px; }

.sales select, .manafacturing select {
  position: absolute;
  top: 10px;
  right: 10px; }
  @media screen and (max-width: 768px) {
    .sales select, .manafacturing select {
      width: 90%;
      left: 10px; } }
.sales ul, .manafacturing ul {
  display: block;
  overflow: hidden;
  padding: 0px;
  margin: 0px;
  list-style-type: none;
  border-bottom: 1px solid #d6d9dc; }
  .sales ul li, .manafacturing ul li {
    float: left;
    display: block;
    margin-right: 2.12766%;
    width: 31.91489%;
    margin-bottom: 20px; }
    .sales ul li:last-child, .manafacturing ul li:last-child {
      margin-right: 0; }
    @media screen and (max-width: 768px) {
      .sales ul li, .manafacturing ul li {
        float: left;
        display: block;
        margin-right: 3.22581%;
        width: 35.48387%; }
        .sales ul li:last-child, .manafacturing ul li:last-child {
          margin-right: 0; } }
    @media screen and (max-width: 480px) {
      .sales ul li, .manafacturing ul li {
        float: left;
        display: block;
        margin-right: 6.66667%;
        width: 100%; }
        .sales ul li:last-child, .manafacturing ul li:last-child {
          margin-right: 0; } }
    .sales ul li .title, .manafacturing ul li .title {
      font-size: 1.125em;
      font-weight: 600; }
    .sales ul li.omega, .manafacturing ul li.omega {
      margin-right: 0; }

.office-locations.hidden {
  display: none; }

.social_share {
  display: block;
  width: 100%;
  overflow: hidden;
  border-top: 1px solid #e5e9ec; }
  .social_share .share_list {
    float: right; }
  .social_share h5 {
    font-weight: 900;
    float: left;
    margin-top: 20px;
    font-size: 20px;
    margin-right: 10px;
    color: #4e565c; }
    @media screen and (max-width: 480px) {
      .social_share h5 {
        margin-right: -30px; } }
  .social_share ul {
    display: block;
    min-width: 160px;
    float: left;
    list-style-type: none; }
    .social_share ul li {
      display: block;
      position: relative;
      height: 30px;
      width: 30px;
      margin-right: 10px;
      float: left;
      overflow: hidden;
      border-radius: 4px;
      -webkit-transition: all 0.25s ease-in-out;
      -moz-transition: all 0.25s ease-in-out;
      transition: all 0.25s ease-in-out; }
      .social_share ul li a {
        display: block;
        height: 100%;
        width: 100%;
        position: relative;
        color: #fff; }
      .social_share ul li:before {
        z-index: -1 !important;
        top: -13px;
        left: -6px; }
      .social_share ul li:hover {
        -webkit-box-shadow: 0px 0px 7px -1px #2b2b2b;
        box-shadow: 0px 0px 7px -1px #2b2b2b; }
      .social_share ul li.facebook:before {
        font-family: 'icomoon';
        content: "\e606";
        position: absolute;
        font-size: 42px;
        z-index: 20; }
      .social_share ul li.facebook:before {
        color: #3a5b99;
        -webkit-transition: all 0.25s ease-in-out;
        -moz-transition: all 0.25s ease-in-out;
        transition: all 0.25s ease-in-out; }
      .social_share ul li.twitter:before {
        font-family: 'icomoon';
        content: "\e609";
        position: absolute;
        font-size: 42px;
        z-index: 20; }
      .social_share ul li.twitter:before {
        color: #32aadc;
        -webkit-transition: all 0.25s ease-in-out;
        -moz-transition: all 0.25s ease-in-out;
        transition: all 0.25s ease-in-out; }
      .social_share ul li.google:before {
        font-family: 'icomoon';
        content: "\e605";
        position: absolute;
        font-size: 42px;
        z-index: 20; }
      .social_share ul li.google:before {
        color: #d1472b;
        -webkit-transition: all 0.25s ease-in-out;
        -moz-transition: all 0.25s ease-in-out;
        transition: all 0.25s ease-in-out; }

.ie8 .social_share ul li:before, .ie9 .social_share ul li:before, .ie10 .social_share ul li:before, .ie11 .social_share ul li:before {
  content: "" !important;
  display: none !important; }
.ie8 .social_share ul li.facebook, .ie9 .social_share ul li.facebook, .ie10 .social_share ul li.facebook, .ie11 .social_share ul li.facebook {
  background: url(/assets/img/facebook_share.png) no-repeat 4px 3px #3a5b99; }
  .ie8 .social_share ul li.facebook:hover, .ie9 .social_share ul li.facebook:hover, .ie10 .social_share ul li.facebook:hover, .ie11 .social_share ul li.facebook:hover {
    -webkit-box-shadow: 0px 0px 7px -1px #2b2b2b;
    box-shadow: 0px 0px 7px -1px #2b2b2b; }
.ie8 .social_share ul li.twitter, .ie9 .social_share ul li.twitter, .ie10 .social_share ul li.twitter, .ie11 .social_share ul li.twitter {
  background: url(/assets/img/twitter-social.png) no-repeat 4px 3px #32aadc; }
  .ie8 .social_share ul li.twitter:hover, .ie9 .social_share ul li.twitter:hover, .ie10 .social_share ul li.twitter:hover, .ie11 .social_share ul li.twitter:hover {
    -webkit-box-shadow: 0px 0px 7px -1px #2b2b2b;
    box-shadow: 0px 0px 7px -1px #2b2b2b; }
.ie8 .social_share ul li.google, .ie9 .social_share ul li.google, .ie10 .social_share ul li.google, .ie11 .social_share ul li.google {
  background: url(/assets/img/google-social.png) no-repeat 4px 3px #d1472b; }
  .ie8 .social_share ul li.google:hover, .ie9 .social_share ul li.google:hover, .ie10 .social_share ul li.google:hover, .ie11 .social_share ul li.google:hover {
    -webkit-box-shadow: 0px 0px 7px -1px #2b2b2b;
    box-shadow: 0px 0px 7px -1px #2b2b2b; }

.event_listing, .newsletter_listing, .news_listing {
  list-style-type: none;
  padding-left: 0px;
  margin-left: 0px !important; }
  .event_listing li, .newsletter_listing li, .news_listing li {
    display: block;
    position: relative;
    float: left;
    width: 100%; }
    .event_listing li:before, .newsletter_listing li:before, .news_listing li:before {
      font-family: 'icomoon';
      content: "\e60a";
      position: absolute;
      font-size: 25px;
      z-index: 20; }
    @media screen and (max-width: 768px) {
      .event_listing li, .newsletter_listing li, .news_listing li {
        padding: 20px 0px; }
        .event_listing li:before, .newsletter_listing li:before, .news_listing li:before {
          content: ""; } }
    .event_listing li:before, .newsletter_listing li:before, .news_listing li:before {
      top: 50%;
      right: 20px;
      margin-top: -15.5px;
      font-weight: 300;
      color: #9da3a9;
      -webkit-transition: right 0.25s ease-in;
      -moz-transition: right 0.25s ease-in;
      transition: right 0.25s ease-in; }
    .event_listing li:hover:before, .newsletter_listing li:hover:before, .news_listing li:hover:before {
      right: 10px; }
    .event_listing li:hover a, .newsletter_listing li:hover a, .news_listing li:hover a {
      color: #9aa3a9; }
    .event_listing li:nth-child(even), .newsletter_listing li:nth-child(even), .news_listing li:nth-child(even) {
      background: #f8f9fa;
      border-top: 1px solid #e5e9ec;
      border-bottom: 1px solid #e5e9ec; }
    .event_listing li a, .newsletter_listing li a, .news_listing li a {
      display: block;
      float: left;
      width: 100%;
      height: 100%;
      color: #4e565c;
      padding: 20px 50px 20px 20px; }
      @media screen and (max-width: 768px) {
        .event_listing li a, .newsletter_listing li a, .news_listing li a {
          padding: 0px; } }
    .event_listing li .details, .newsletter_listing li .details, .news_listing li .details {
      display: block;
      overflow: hidden;
      height: 100%; }
      @media screen and (max-width: 768px) {
        .event_listing li .details, .newsletter_listing li .details, .news_listing li .details {
          float: left; } }
    .event_listing li .dates, .newsletter_listing li .dates, .news_listing li .dates {
      float: left;
      color: #7c8891;
      font-style: italic;
      font-size: 0.875em; }
    .event_listing li h3, .newsletter_listing li h3, .news_listing li h3 {
      margin-top: 25px;
      clear: left;
      min-width: 80%;
      -webkit-transition: all 0.25s ease-in;
      -moz-transition: all 0.25s ease-in;
      transition: all 0.25s ease-in; }
    .event_listing li img, .newsletter_listing li img, .news_listing li img {
      float: left;
      width: 150px;
      height: 100px;
      margin-right: 10px; }
      @media screen and (max-width: 480px) {
        .event_listing li img, .newsletter_listing li img, .news_listing li img {
          width: 100%;
          height: auto;
          margin-right: 0px;
          margin-bottom: 10px; } }
    .event_listing li.img h3, .newsletter_listing li.img h3, .news_listing li.img h3 {
      max-width: 70%;
      min-width: 0; }
      @media screen and (max-width: 768px) {
        .event_listing li.img h3, .newsletter_listing li.img h3, .news_listing li.img h3 {
          max-width: 100%; } }

/* Regulartory News Variant */
/* iFrame on this page uses script that messes up layout, has to be hacked */
.main_content.regulatory_news {
  position: relative;
  padding-bottom: 80px; }
  .main_content.regulatory_news .social_share {
    position: absolute;
    bottom: 50px; }

.events-header {
  font-size: 1.5em;
  color: #a2a7ac;
  margin-bottom: 30px; }

.newsletter_listing li {
  padding: 20px 15px; }
  .newsletter_listing li:before {
    content: ""; }
  .newsletter_listing li:hover a {
    color: #e74c3c; }
  .newsletter_listing li img {
    width: 75px;
    height: 100px;
    margin-right: 30px; }
  .newsletter_listing li h3 {
    color: #4e565c;
    font-size: 1.125em; }
  .newsletter_listing li a {
    display: inline-block;
    float: left;
    width: auto;
    padding: 10px 15px 15px 0px;
    font-size: 0.875em;
    color: #e74c3c;
    text-decoration: underline;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out; }
    .newsletter_listing li a:hover {
      color: #f29f97; }

.publications ul li {
  display: block;
  width: 100%;
  float: left;
  padding: 20px 15px; }
  .publications ul li:nth-child(even) {
    background: #f8f9fa;
    border-top: 1px solid #e5e9ec;
    border-bottom: 1px solid #e5e9ec; }
  .publications ul li .authors, .publications ul li .reference, .publications ul li .date {
    display: block;
    float: left;
    color: #7c8891;
    font-style: italic;
    font-size: 0.875em; }
  .publications ul li .date {
    display: block;
    margin-left: 10px; }
  .publications ul li h4 {
    display: block;
    width: 100%;
    float: left;
    margin: 10px 0px 10px 0px;
    color: #4e565c;
    font-size: 1.125em; }
.publications ul.hidden {
  display: none; }

.pagination {
  display: block;
  float: left;
  width: 100%;
  overflow: hidden;
  height: 60px;
  position: relative;
  text-align: center;
  margin-top: 50px; }
  .pagination ul {
    margin-left: 0px;
    padding-left: 0px;
    list-style-type: none; }
    .pagination ul li {
      display: inline-block;
      float: none;
      margin-right: 15px; }
      .pagination ul li a {
        font-size: 1em;
        color: #636363;
        display: block;
        height: 30px;
        width: 30px;
        padding-top: 3px; }
        .pagination ul li a.selected {
          background: #652d78;
          color: #fff;
          border-radius: 15px; }

.financial_calendar li .details {
  padding: 20px 60px 20px 10px; }
  @media screen and (max-width: 768px) {
    .financial_calendar li .details {
      padding: 0px; } }
  .financial_calendar li .details * {
    margin: 0px;
    padding: 0px; }
  .financial_calendar li .details .dates {
    margin-bottom: 10px; }
  .financial_calendar li .details h3 {
    display: block;
    margin-bottom: 10px;
    height: 30px; }

.homepage_banner {
  display: block;
  position: relative;
  height: auto;
  width: 100%;
  overflow: hidden; }
  @media screen and (max-width: 768px) {
    .homepage_banner {
      background: #292929 url(/assets/img/standard-banner-bg.png) repeat-x 10px 40px;
      height: 220px; } }
  @media screen and (max-width: 480px) {
    .homepage_banner {
      background: #292929 url(/assets/img/banner-patter-mobile.png) repeat-x -1220px 20px;
      height: 220px; } }
  .homepage_banner:after {
    content: "";
    display: block;
    height: 270px;
    width: 100%;
    position: absolute;
    top: 15%;
    background: url(/assets/img/homepage-banner-pattern.png) repeat-x; }
  @media screen and (max-width: 768px) {
    .homepage_banner .content {
      padding-top: 65px; } }
  .homepage_banner .content blockquote {
    font-weight: 600;
    position: absolute;
    z-index: 10;
    color: #fff;
    font-size: 2.625em;
    line-height: 1.1;
    padding: 0px 10px 5px;
    background: url(/assets/img/blockquote-bg.png) repeat;
    margin-left: -150px;
    opacity: 0;
    -webkit-transition: all 1.5s cubic-bezier(0.23, 1, 0.32, 1);
    -moz-transition: all 1.5s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 1.5s cubic-bezier(0.23, 1, 0.32, 1);
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000; }
    .homepage_banner .content blockquote.animate-right {
      opacity: 1;
      margin-left: 0px; }
    @media screen and (max-width: 768px) {
      .homepage_banner .content blockquote {
        position: relative;
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        background: none;
        font-size: 2.0em;
        margin: 0px;
        padding: 0px;
        opacity: 0;
        margin-top: -10px; }
        .homepage_banner .content blockquote.animate-right {
          left: 0px;
          margin-top: 0px;
          opacity: 1; } }
    @media screen and (max-width: 480px) {
      .homepage_banner .content blockquote {
        font-size: 1.5em; } }
    .homepage_banner .content blockquote.line-1 {
      top: 100px; }
      @media screen and (max-width: 1200px) {
        .homepage_banner .content blockquote.line-1 {
          top: 20px; } }
      @media screen and (max-width: 768px) {
        .homepage_banner .content blockquote.line-1 {
          top: 0px; } }
      @media screen and (max-width: 480px) {
        .homepage_banner .content blockquote.line-1 {
          top: 7px; } }
    .homepage_banner .content blockquote.line-2 {
      top: 151px; }
      @media screen and (max-width: 1200px) {
        .homepage_banner .content blockquote.line-2 {
          top: 71px; } }
      @media screen and (max-width: 768px) {
        .homepage_banner .content blockquote.line-2 {
          top: 0px; } }
      @media screen and (max-width: 480px) {
        .homepage_banner .content blockquote.line-2 {
          top: 7px; } }
    .homepage_banner .content blockquote.line-3 {
      top: 202px; }
      @media screen and (max-width: 1200px) {
        .homepage_banner .content blockquote.line-3 {
          top: 122px; } }
      @media screen and (max-width: 768px) {
        .homepage_banner .content blockquote.line-3 {
          top: 0px; } }
      @media screen and (max-width: 480px) {
        .homepage_banner .content blockquote.line-3 {
          top: 7px; } }
  .homepage_banner img {
    position: relative;
    display: block;
    margin: 0 auto;
    width: 100%; }
    @media screen and (max-width: 768px) {
      .homepage_banner img {
        display: none !important; } }

.banner_static {
  display: block;
  width: 100%;
  height: 220px;
  background: #292929 url(/assets/img/standard-banner-bg.png) repeat-x 10px 40px; }
  @media screen and (max-width: 768px) {
    .banner_static {
      background: #292929 url(/assets/img/standard-banner-bg.png) repeat-x 10px 40px;
      height: 220px; } }
  @media screen and (max-width: 480px) {
    .banner_static {
      background: #292929 url(/assets/img/banner-patter-mobile.png) repeat-x 0px 20px;
      height: 220px; } }
  .banner_static .content {
    *zoom: 1;
    max-width: 68em;
    margin-left: auto;
    margin-right: auto;
    height: 220px; }
    .banner_static .content:before, .banner_static .content:after {
      content: " ";
      display: table; }
    .banner_static .content:after {
      clear: both; }
    .banner_static .content h1, .banner_static .homepage_banner .content blockquote, .homepage_banner .banner_static .content blockquote {
      color: #fff;
      text-align: center;
      font-size: 3em;
      font-weight: 600;
      width: 61%;
      margin: 70px auto;
      line-height: 0.95; }
      @media screen and (max-width: 768px) {
        .banner_static .content h1, .banner_static .homepage_banner .content blockquote, .homepage_banner .banner_static .content blockquote {
          font-size: 2.0em;
          width: 80%; } }
      @media screen and (max-width: 480px) {
        .banner_static .content h1, .banner_static .homepage_banner .content blockquote, .homepage_banner .banner_static .content blockquote {
          font-size: 1.5em;
          margin: 95px auto; } }

body.inner_page .banner_static h1, body.inner_page .banner_static .homepage_banner .content blockquote, .homepage_banner .content body.inner_page .banner_static blockquote {
  text-align: left;
  margin: 90px 0px; }
  @media screen and (max-width: 768px) {
    body.inner_page .banner_static h1, body.inner_page .banner_static .homepage_banner .content blockquote, .homepage_banner .content body.inner_page .banner_static blockquote {
      margin: 90px 30px; } }

.product_banner_static {
  *zoom: 1;
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 350px; }
  .product_banner_static:before, .product_banner_static:after {
    content: " ";
    display: table; }
  .product_banner_static:after {
    clear: both; }
  @media screen and (max-width: 768px) {
    .product_banner_static {
      height: 150px; } }
  .product_banner_static .content {
    *zoom: 1;
    max-width: 68em;
    margin-left: auto;
    margin-right: auto;
    position: relative; }
    .product_banner_static .content:before, .product_banner_static .content:after {
      content: " ";
      display: table; }
    .product_banner_static .content:after {
      clear: both; }
  .product_banner_static img {
    position: absolute;
    height: 350px;
    top: 0px;
    left: 365px;
    width: 780px; }
    @media screen and (max-width: 768px) {
      .product_banner_static img {
        display: none; } }
  .product_banner_static img.logo {
    position: absolute;
    width: auto;
    height: 90px;
    left: 0px;
    top: 129px; }
    @media screen and (max-width: 768px) {
      .product_banner_static img.logo {
        display: block;
        top: 35px;
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto; } }
  .product_banner_static h1, .product_banner_static .homepage_banner .content blockquote, .homepage_banner .content .product_banner_static blockquote {
    visibility: hidden; }
