﻿html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  overscroll-behavior: contain; }

html, body, div, article, section, main, footer, header, form, fieldset, legend,
pre, code, p, a, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, textarea,
input[type="email"], input[type="number"], input[type="password"],
input[type="tel"], input[type="text"], input[type="url"], .border-box {
  box-sizing: border-box; }

body, h1, h2, h3, h4, h5, h6, p, blockquote, ol, ul, fieldset {
  margin: 0;
  padding: 0; }

button, input, optgroup, select, textarea {
  font-size: 100%;
  margin: 0; }

input, select, textarea {
  vertical-align: baseline;
  *vertical-align: middle; }

article, footer, header, nav, section {
  display: block; }

li {
  list-style: none; }

img {
  border-style: none;
  vertical-align: middle; }

button, input {
  line-height: normal;
  overflow: visible; }

button, [type="button"], [type="reset"], [type="submit"] {
  cursor: pointer;
  -webkit-appearance: button; }

[type="checkbox"], [type="radio"] {
  box-sizing: border-box; }

[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td {
  vertical-align: top; }

div, article, section, header, footer, nav, li {
  position: relative; }

img {
  max-width: 100%; }

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  min-height: 1px;
  padding: 0 20px;
  position: relative; }

.col-section {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap; }

.col-no-margin {
  margin: 0 -20px; }

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  float: left; }

.col-xs-12 {
  width: 100%; }

.col-xs-11 {
  width: 91.66666667%; }

.col-xs-10 {
  width: 83.33333333%; }

.col-xs-9 {
  width: 75%; }

.col-xs-8 {
  width: 66.66666667%; }

.col-xs-7 {
  width: 58.33333333%; }

.col-xs-6 {
  width: 50%; }

.col-xs-5 {
  width: 41.66666667%; }

.col-xs-4 {
  width: 33.33333333%; }

.col-xs-3 {
  width: 25%; }

.col-xs-2 {
  width: 16.66666667%; }

.col-xs-1 {
  width: 8.33333333%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
    float: left; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-11 {
    width: 91.66666667%; }
  .col-sm-10 {
    width: 83.33333333%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-8 {
    width: 66.66666667%; }
  .col-sm-7 {
    width: 58.33333333%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-5 {
    width: 41.66666667%; }
  .col-sm-4 {
    width: 33.33333333%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-2 {
    width: 16.66666667%; }
  .col-sm-1 {
    width: 8.33333333%; } }

@media (min-width: 1024px) {
  .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
    float: left; }
  .col-md-12 {
    width: 100%; }
  .col-md-11 {
    width: 91.66666667%; }
  .col-md-10 {
    width: 83.33333333%; }
  .col-md-9 {
    width: 75%; }
  .col-md-8 {
    width: 66.66666667%; }
  .col-md-7 {
    width: 58.33333333%; }
  .col-md-6 {
    width: 50%; }
  .col-md-5 {
    width: 41.66666667%; }
  .col-md-4 {
    width: 33.33333333%; }
  .col-md-3 {
    width: 25%; }
  .col-md-2 {
    width: 16.66666667%; }
  .col-md-1 {
    width: 8.33333333%; } }

@media (min-width: 1280px) {
  .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
    float: left; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-11 {
    width: 91.66666667%; }
  .col-lg-10 {
    width: 83.33333333%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-8 {
    width: 66.66666667%; }
  .col-lg-7 {
    width: 58.33333333%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-5 {
    width: 41.66666667%; }
  .col-lg-4 {
    width: 33.33333333%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-2 {
    width: 16.66666667%; }
  .col-lg-1 {
    width: 8.33333333%; } }

/* COLORS */
/* TYPOGRAPHY */
body {
  color: #363636;
  font-family: proxima-nova, Helvetica, Arial, sans-serif;
  font-size: 14px;
  -moz-font-feature-settings: "salt";
  -webkit-font-feature-settings: "salt";
  font-feature-settings: "salt"; }

h1, h2, h3, h4 {
  font-weight: 700;
  line-height: 1.1;
  margin-bottom: .67em;
  -moz-font-feature-settings: "salt";
  -webkit-font-feature-settings: "salt";
  font-feature-settings: "salt"; }

h1, .h1 {
  font-size: 28px; }

h2, .h2 {
  font-size: 25px; }

h3, .h3 {
  font-size: 20px; }

h4, .h4 {
  font-size: 18px; }

.xl-header {
  color: #1C6AB0;
  font-weight: 700; }
  @media (min-width: 1024px) {
    .xl-header {
      font-size: 56px; } }

@media (min-width: 768px) {
  h1, .h1 {
    font-size: 28px; }
  h2, .h2 {
    font-size: 28px; }
  h3, .h3 {
    font-size: 20px; }
  h4, .h4 {
    font-size: 18px; } }

p, li {
  line-height: 1.3;
  margin-bottom: 1em; }

li {
  margin-bottom: .3em; }

ul, ol {
  margin-bottom: 1em; }

a {
  color: #1C6AB0; }

a:not([href]) {
  color: #363636; }

.full-content h1 {
  color: #707070; }

.full-content p {
  color: #707070;
  font-size: 16px;
  font-weight: 100; }

/* LAYOUT */
.shadow-container,
.border-style-shadow {
  box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.16); }

.page-wrapper {
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
  max-width: 1140px; }

.section-wrapper {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 40px;
  padding-bottom: 40px; }
  @media (min-width: 768px) {
    .section-wrapper {
      padding-left: 35px;
      padding-right: 35px; } }
  @media (min-width: 1024px) {
    .section-wrapper {
      padding-left: 50px;
      padding-right: 50px; } }
  @media (min-width: 1280px) {
    .section-wrapper {
      padding-left: 60px;
      padding-right: 60px; } }
  @media (min-width: 768px) {
    .section-wrapper {
      padding-top: 50px;
      padding-bottom: 50px; } }
  @media (min-width: 1024px) {
    .section-wrapper {
      padding-top: 52px;
      padding-bottom: 52px; } }
  .section-wrapper img {
    max-width: 100%; }

.hidden {
  display: none; }

.sitemap ul li {
  padding-left: 20px; }

/* HEADER */
/* HEADER */
header {
  margin-bottom: 20px; }
  @media (min-width: 768px) {
    header {
      margin-bottom: 40px; } }
  @media (min-width: 1024px) {
    header {
      margin-bottom: 60px; } }

#header-skip-container {
  background: #eee;
  text-align: center;
  width: 100%; }
  #header-skip-container #header-skip {
    color: #333;
    display: inline-block;
    margin-top: -140px;
    padding: 10px;
    position: absolute; }
    #header-skip-container #header-skip:focus {
      text-decoration: underline;
      margin-top: 0;
      position: static; }

#header-top {
  background: #e6e6e6; }
  #header-top #header-logo {
    padding-bottom: 10px;
    padding-top: 10px; }
  #header-top #header-contact {
    background: #ccc;
    font-weight: 100;
    padding: 10px 0;
    text-align: center; }
    #header-top #header-contact a {
      color: #707070;
      padding: 0 6px;
      text-decoration: none; }
      #header-top #header-contact a:hover {
        text-decoration: underline; }
  #header-top #tagline {
    color: #1C6AB0;
    font-family: proxima-nova-extra-condensed, sans-serif;
    font-size: 19px;
    font-weight: 300;
    font-style: italic; }
  #header-top #search-toggle {
    background: transparent;
    padding: 0;
    position: absolute;
    right: 65px;
    top: 35px; }
  #header-top #search {
    display: none; }
    #header-top #search input[type="search"] {
      padding: 5px 40px 5px 10px;
      border: 1px solid #707070;
      border-radius: 3px;
      box-sizing: border-box;
      font-size: 14px;
      margin-bottom: 20px; }
    #header-top #search input[type="button"] {
      background: url("../images/search2.png") no-repeat center left;
      background-size: 20px 20px;
      border: 0;
      margin-left: -30px;
      position: absolute;
      text-indent: -1000px;
      height: 30px;
      width: 30px; }
  @media (max-width: 767px) {
    #header-top #search {
      background: #1C6AB0;
      padding-top: 20px;
      padding-bottom: 20px;
      position: absolute;
      top: 92px;
      z-index: 1000; }
      #header-top #search input[type="search"] {
        width: calc(100% - 25px); } }
  @media (min-width: 768px) {
    #header-top #header-logo {
      width: 270px; }
    #header-top #header-contact {
      text-align: right; }
    #header-top #search-toggle {
      display: none; }
    #header-top #search {
      display: block !important;
      order: 3;
      align-self: center;
      flex-grow: 1;
      margin-bottom: 0;
      text-align: right;
      width: auto; }
      #header-top #search input[type="search"] {
        max-width: 400px;
        width: 70%; } }

#mobile-toggle {
  height: 36px;
  position: absolute;
  right: 20px;
  text-align: left;
  top: 36px;
  width: 32px; }
  #mobile-toggle input {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
    cursor: pointer; }
    #mobile-toggle input:checked + span {
      background: transparent; }
      #mobile-toggle input:checked + span:after {
        transform: rotate(45deg) translate(-5px, -8px); }
      #mobile-toggle input:checked + span:before {
        transform: rotate(-45deg) translate(-4px, 8px); }
  #mobile-toggle span {
    position: absolute;
    width: 100%;
    height: 5px;
    background: #666;
    margin-top: 10px; }
    #mobile-toggle span:before, #mobile-toggle span:after {
      content: "";
      left: 0;
      position: absolute;
      width: 100%;
      height: 5px;
      background: #666;
      top: -9px;
      transition: 0.2s; }
    #mobile-toggle span:after {
      top: 9px; }
  @media (min-width: 768px) {
    #mobile-toggle {
      display: none; } }

nav {
  background: #1C6AB0;
  color: #fff;
  display: none;
  margin: 0 auto;
  margin-bottom: 20px;
  overflow: auto;
  width: 100%; }
  nav ul {
    margin: 15px 0; }
    nav ul li {
      list-style-type: none; }
      nav ul li a {
        color: #fff;
        display: block;
        font-size: 18px;
        padding: 5px 15px;
        text-align: left;
        text-decoration: none; }
        nav ul li a:focus {
          outline-color: #fff; }
        nav ul li a:hover {
          background: #fff;
          color: #1C6AB0; }
      nav ul li ul {
        display: none;
        margin: 2px 0; }
        nav ul li ul li a {
          padding: 5px 35px; }
          nav ul li ul li a:hover {
            color: #1C6AB0; }
  @media (min-width: 768px) {
    nav {
      display: block !important;
      position: initial; }
      nav .page-wrapper {
        position: initial; }
      nav ul {
        margin: 2px 0; }
        nav ul li {
          display: inline-block;
          margin-bottom: 0;
          position: initial; }
          nav ul li a {
            padding: 6px 40px; }
            nav ul li a[aria-expanded="true"] {
              background: #fff;
              color: #1C6AB0; }
          nav ul li ul {
            background: #e5e5e5;
            border-left: 0;
            box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.16);
            position: absolute;
            text-align: center;
            width: 200px;
            z-index: 1000; }
            nav ul li ul li {
              display: block; }
              nav ul li ul li a {
                color: #363636;
                font-size: 14px;
                font-weight: 700;
                padding: 12px 0;
                text-align: center; }
                nav ul li ul li a:hover {
                  background: #1C6AB0;
                  color: #fff; } }
  @media (min-width: 1024px) {
    nav ul li a {
      padding: 6px 60px; } }

/* PRODUCTS */
/* PRODUCTS */
#product-header {
  margin-bottom: 60px; }
  #product-header #product-header-image {
    background-size: cover;
    background-position: right;
    background-repeat: no-repeat;
    padding: 56.25% 0 0 0; }
  #product-header #product-header-content {
    padding: 30px; }
    #product-header #product-header-content p {
      font-size: 16px;
      font-weight: 100; }
    #product-header #product-header-content .btn {
      float: right;
      padding: 8px 60px; }
  @media (min-width: 768px) {
    #product-header #product-header-image {
      padding: 0; } }

.product-similar h2 {
  color: #707070; }

/* COMPONENTS */
.box-grid {
  margin-bottom: 60px; }
  .box-grid .box-grid-image {
    overflow: hidden;
    height: 237px; }
    .box-grid .box-grid-image img {
      transition: all 0.3s ease-in-out;
      height: 237px;
      width: 100%;
      object-fit: cover; }
  .box-grid.col-no-margin {
    margin-left: -8px;
    margin-right: -8px; }
  .box-grid .box,
  .box-grid > .col-xs-12,
  .box-grid > .col-xs-6 {
    margin-bottom: 20px;
    padding: 0 8px; }
  .box-grid .col-section {
    height: 100%;
    margin-bottom: 0; }
  .box-grid .product-category {
    color: #363636;
    display: block;
    height: 100%;
    text-decoration: none; }
  .box-grid a {
    color: #363636;
    display: block;
    height: 100%;
    text-decoration: none; }
    .box-grid a.btn {
      color: #fff; }
    .box-grid a h2:before,
    .box-grid a h3:before {
      background: #707070;
      content: "";
      display: block;
      height: 1px;
      margin-bottom: 10px;
      transition: all 0.3s ease-in-out;
      width: 100%; }
  .box-grid.box-grid-animated a h2:before,
  .box-grid.box-grid-animated a h3:before {
    width: 0; }
  @media (min-width: 768px) {
    .box-grid .product-category {
      border-right: 2px solid #1C6AB0; } }
  @media (pointer: fine) {
    .box-grid a:hover img {
      transform: scale(1.05); }
    .box-grid.box-grid-animated a:hover h2:before,
    .box-grid.box-grid-animated a:hover h3:before {
      width: 100%; } }

.products-box-grid {
  margin-bottom: 60px; }
  .products-box-grid a h2, .products-box-grid a h3 {
    color: #1C6AB0;
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    margin: 15px 15px 5px 15px;
    padding-bottom: 10px; }
  .products-box-grid a p {
    color: #707070;
    font-size: 12px;
    margin: 0 15px 20px 15px; }
  .products-box-grid .product-category {
    height: calc(100% - 20px);
    padding: 35px 0 0 0; }
    .products-box-grid .product-category p {
      font-size: 16px;
      font-weight: 100;
      line-height: 28px;
      padding-bottom: 20px; }
  @media (min-width: 768px) {
    .products-box-grid .product-category {
      height: calc(100% - 20px);
      padding: 35px 20px 0 20px; } }

.internal-box-grid a.image-card h2 {
  color: #1C6AB0;
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  margin: 15px 15px 5px 15px;
  padding-bottom: 10px; }

.internal-box-grid a.image-card p {
  color: #707070;
  font-size: 12px;
  font-weight: 100;
  margin: 0 15px 20px 15px; }

#product-tables {
  margin-bottom: 60px; }
  #product-tables h3 {
    border-top: 1px solid #e4e4e4;
    padding-top: 15px; }
  #product-tables .table-toggle {
    color: #545559;
    font-weight: 500;
    text-decoration: none; }
    #product-tables .table-toggle span {
      margin-left: 20px; }
    #product-tables .table-toggle:before {
      background: url("../images/expand-arrow@2x.png") no-repeat right;
      background-size: 19px 19px;
      content: "";
      display: inline-block;
      height: 19px;
      width: 19px;
      transform: rotate(-90deg); }
    #product-tables .table-toggle.active:before {
      transform: rotate(0deg); }
  #product-tables .product-table {
    display: none;
    margin-bottom: 20px;
    width: 100%; }
    #product-tables .product-table th,
    #product-tables .product-table td {
      padding: 8px 10px;
      text-align: center;
      width: 33.33333%; }
      #product-tables .product-table th:first-of-type,
      #product-tables .product-table td:first-of-type {
        text-align: left; }
      #product-tables .product-table th:last-of-type,
      #product-tables .product-table td:last-of-type {
        text-align: right; }
    #product-tables .product-table th {
      background: #e5e5e5;
      color: #363636;
      font-family: proxima-nova-condensed, sans-serif;
      font-size: 18px; }
    #product-tables .product-table td {
      border-bottom: 1px solid #eee;
      font-size: 20px;
      font-weight: 100; }
      #product-tables .product-table td a {
        font-weight: bold;
        text-decoration: none; }
        #product-tables .product-table td a:hover {
          text-decoration: underline; }
      #product-tables .product-table td img {
        margin-top: -2px;
        padding-right: 3px; }
      #product-tables .product-table td button {
        font-size: 10px;
        padding: 8px 20px; }
    #product-tables .product-table tr:last-of-type td {
      border-bottom: 0; }
  #product-tables .product-table-visible {
    display: table; }
  #product-tables .product-search {
    margin-bottom: 25px;
    position: relative;
    max-width: 460px; }
    #product-tables .product-search input[type="search"] {
      border-color: #ccc;
      border-radius: 4px;
      box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.16);
      margin-bottom: 0; }
    #product-tables .product-search input[type="submit"] {
      background: url("../images/search-mag.svg") no-repeat center left;
      background-size: 17px auto;
      border: 0;
      padding: 6px 15px;
      position: absolute;
      right: 0;
      text-indent: -99999px; }
  #product-tables .product-not-found {
    background: rgba(173, 18, 42, 0.15);
    color: #1C6AB0;
    font-size: 16px;
    font-weight: 300;
    padding: 15px; }
  #product-tables .accordion-component {
    margin-bottom: 0; }
  @media (max-width: 800px) {
    #product-tables .responsive-table table,
    #product-tables .responsive-table thead,
    #product-tables .responsive-table tbody,
    #product-tables .responsive-table th,
    #product-tables .responsive-table td,
    #product-tables .responsive-table tr {
      display: block; }
    #product-tables .responsive-table thead tr {
      position: absolute;
      top: -9999px;
      left: -9999px; }
    #product-tables .responsive-table tr {
      border-bottom: 1px solid #ccc; }
      #product-tables .responsive-table tr:last-of-type {
        border-bottom: 0; }
      #product-tables .responsive-table tr:last-of-type td {
        border-bottom: 1px solid #eee; }
    #product-tables .responsive-table td {
      position: relative;
      margin-left: 140px;
      text-align: left; }
      #product-tables .responsive-table td:before {
        content: attr(data-label);
        font-weight: normal;
        margin-left: -150px;
        position: absolute;
        white-space: nowrap;
        width: 140px; }
      #product-tables .responsive-table td:last-of-type {
        text-align: left; } }
  @media (min-width: 1024px) {
    #product-tables .product-table {
      margin-left: auto;
      margin-bottom: 20px; }
      #product-tables .product-table th {
        font-size: 26px; } }

.side-header-content {
  margin-top: 50px; }
  .side-header-content ul, .side-header-content ol {
    overflow: hidden; }
  .side-header-content li {
    margin-left: 20px; }
  .side-header-content ul li {
    list-style-type: disc; }
  .side-header-content ol li {
    list-style-type: decimal; }
  .side-header-content:last-of-type {
    margin-bottom: 80px; }
  .side-header-content div:first-child .side-content {
    border-bottom: 4px solid #1C6AB0;
    margin-bottom: 20px; }
  .side-header-content h2 {
    color: #1C6AB0;
    font-family: proxima-nova-extra-condensed, sans-serif;
    font-size: 38px;
    margin-bottom: 10px; }
  .side-header-content h3 {
    color: #707070;
    font-size: 14px;
    margin-bottom: 2px; }
  .side-header-content p {
    color: #707070;
    font-size: 16px;
    font-weight: 100;
    line-height: 1.8; }
  .side-header-content ol {
    margin-bottom: 0;
    margin-top: 8px;
    max-width: 650px; }
  .side-header-content li {
    padding-left: 25px; }
  @media (min-width: 768px) {
    .side-header-content div:first-child {
      border-right: 4px solid #1C6AB0; }
      .side-header-content div:first-child .side-content {
        border: 0;
        margin: 0; }
    .side-header-content div:nth-of-type(2) {
      padding-left: 15px; } }
  @media (min-width: 1024px) {
    .side-header-content h2 {
      font-size: 45px; } }

.stacked-image-text-block {
  background: #1C6AB0;
  color: #fff;
  margin-bottom: 20px; }
  .stacked-image-text-block .text {
    padding: 20px 20px 10px 20px; }
  .stacked-image-text-block h2 {
    margin-bottom: 10px; }
  .stacked-image-text-block p {
    font-size: 16px;
    font-weight: 300; }
  @media (min-width: 768px) {
    .stacked-image-text-block .text {
      padding: 30px 30px 10px 30px; }
    .stacked-image-text-block h2 {
      font-size: 40px; }
    .stacked-image-text-block p {
      font-size: 20px; } }
  @media (min-width: 1280px) {
    .stacked-image-text-block .text {
      padding: 40px 40px 20px 40px; }
    .stacked-image-text-block h2 {
      font-size: 55px; }
    .stacked-image-text-block p {
      font-size: 22px; } }

.sidexside-image-text-block {
  margin-bottom: 15px;
  padding: 20px 0; }
  .sidexside-image-text-block .text {
    align-self: center; }
  .sidexside-image-text-block p {
    font-weight: 300; }
  .sidexside-image-text-block a {
    font-weight: bold;
    text-decoration: none; }
    .sidexside-image-text-block a:hover {
      text-decoration: underline; }
  .sidexside-image-text-block.image-left-white h2 {
    color: #1C6AB0; }
  .sidexside-image-text-block.image-right-grey {
    background: #eee; }
    .sidexside-image-text-block.image-right-grey .text {
      padding-left: 30px; }
    .sidexside-image-text-block.image-right-grey h2, .sidexside-image-text-block.image-right-grey a {
      color: #363636; }
  @media (max-width: 767px) {
    .stacked-image-text-block p {
        font-size: 120px;
    }
    .sidexside-image-text-block .image {
      margin-bottom: 20px;
      order: -1; } }
  @media (min-width: 768px) {
    .sidexside-image-text-block .col-xs-12:first-child {
      padding-right: 12px; }
    .sidexside-image-text-block .col-xs-12:last-of-type {
      padding-left: 12px; } }

.rich-text-component {
  margin-bottom: 20px; }

.rich-text-component {
  font-size: 16px;
  font-weight: 100; }

.rich-text-component .btn-wrapper {
  text-align: right; }

.rich-text-component .btn-wrapper .btn {
  padding: 8px 60px; }

.rich-text-component th,
.rich-text-component td {
  padding: 5px 10px;
  text-align: center; }

.rich-text-component th:first-of-type,
.rich-text-component td:first-of-type {
  text-align: left; }

.rich-text-component th:last-of-type,
.rich-text-component td:last-of-type {
  text-align: right; }

.rich-text-component th {
  background: #e5e5e5;
  color: #363636;
  font-family: proxima-nova-condensed, sans-serif;
  font-size: 18px; }

.rich-text-component td {
  border-bottom: 1px solid #eee;
  font-size: 20px;
  font-weight: 100; }

.rich-text-component tr:last-of-type td {
  border-bottom: 0; }

@media (min-width: 1024px) {
  .rich-text-component th {
    font-size: 26px; } }

.page-wrapper > .rich-text-component {
  padding: 30px 0; }

.rich-text-component ul,
.rich-text-component ol {
  overflow: hidden; }

.rich-text-component li {
  margin-left: 20px; }

.rich-text-component ul li {
  list-style-type: disc; }

.rich-text-component ol li {
  list-style-type: decimal; }

.rich-text-component h2 {
  color: #1C6AB0;
  font-family: proxima-nova-extra-condensed, sans-serif;
  font-size: 38px;
  margin-bottom: 10px; }

.rich-text-component h3 {
  color: #707070;
  font-size: 14px;
  margin-bottom: 2px; }

.rich-text-component p {
  color: #707070;
  font-size: 16px;
  font-weight: 100; }

.rich-text-component ol {
  margin-bottom: 0;
  margin-top: 8px;
  max-width: 650px; }

.rich-text-component li {
  padding-left: 25px; }

.rich-text-component table {
  width: 100%; }

@media (min-width: 768px) {
  .rich-text-component div:first-child {
    border-right: 4px solid #e5e5e5; }
  .rich-text-component div:nth-of-type(2) {
    padding-left: 10px; } }

@media (min-width: 1024px) {
  .rich-text-component h2 {
    font-size: 45px; } }

.image-component {
  margin-bottom: 20px; }

.two-col-section {
  margin-left: -20px;
  margin-right: -20px;
  margin-bottom: 40px; }

.two-col-section {
  margin-bottom: 60px; }

.two-col-section h1 {
  color: #1c6ab0; }

.two-col-section .component.divider-solid {
  border-right: 4px solid #1c6ab0; }

@media (min-width: 768px) {
  .two-col-section .image-component {
    padding: 0; }
  .two-col-section .left-col.component.col-xs-12:nth-child(1) {
    padding-right: 8px; }
  .two-col-section .component.col-xs-12:nth-child(2) {
    padding-left: 8px; } }

@media (min-width: 768px) {
  .two-col-section .left-col {
    padding-right: 8px; }
  .two-col-section .right-col {
    padding-left: 8px; } }

.two-col-section .left-col .rich-text-component .btn-wrapper {
  text-align: left; }

.two-col-section .right-col .rich-text-component .btn-wrapper {
  text-align: left; }

.two-col-section .rich-text-component h2 {
  color: #1c6ab0;
  font-family: proxima-nova-extra-condensed, sans-serif;
  font-size: 38px;
  margin-bottom: 10px; }

.two-col-section .rich-text-component.left-col h2 {
  font-size: 45px; }

.accordion-component {
  margin-bottom: 60px; }
  .accordion-component h3 {
    border-top: 1px solid #E4E4E4;
    padding-top: 15px; }
  .accordion-component .accordion-toggle {
    color: #545559;
    font-weight: 500;
    text-decoration: none; }
    .accordion-component .accordion-toggle span {
      margin-left: 20px; }
    .accordion-component .accordion-toggle:before {
      background: url("../images/expand-arrow@2x.png") no-repeat right;
      background-size: 19px 19px;
      content: '';
      display: inline-block;
      height: 19px;
      width: 19px;
      transform: rotate(-90deg); }
    .accordion-component .accordion-toggle.active:before {
      transform: rotate(0deg); }

.home-box-grid {
  margin-bottom: 60px; }
  .home-box-grid a h2 {
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    margin: 20px;
    padding-bottom: 10px; }
    .home-box-grid a h2:before {
      background: #1C6AB0; }

.headline-section {
  color: #707070;
  font-style: italic;
  margin: 0 auto;
  padding: 50px 0;
  max-width: 700px;
  text-align: center; }
  .headline-section h1 {
    font-weight: normal;
    line-height: 45px;
    margin-bottom: 0; }
  @media (min-width: 768px) {
    .headline-section {
      padding: 34px 0; }
      .headline-section h1 {
        font-size: 32px; } }

.intro-content h1 {
  color: #707070; }

.intro-content p {
  color: #707070;
  font-size: 16px;
  font-weight: 100; }

.intro-content p {
  max-width: 886px; }

.three-photo-grid {
  margin-top: 40px;
  margin-bottom: 40px; }
  .three-photo-grid img {
    margin-bottom: 16px; }
  @media (min-width: 768px) {
    .three-photo-grid .col-xs-12:nth-child(1) {
      padding-right: 8px; }
    .three-photo-grid .col-xs-12:nth-child(2) {
      padding-left: 8px; } }

.right-col-image-content h1 {
  color: #707070; }

.right-col-image-content p {
  color: #707070;
  font-size: 16px;
  font-weight: 100; }

.right-col-image-content .btn {
  margin-bottom: 30px; }

.full-banner-content h1 {
  color: #707070; }

.full-banner-content p {
  color: #707070;
  font-size: 16px;
  font-weight: 100; }

.full-banner-content img {
  margin-bottom: 40px; }

@media (min-width: 1024px) {
  .full-banner-content .content {
    margin-left: 60px;
    max-width: 850px; } }

/* SEARCH RESULTS */
.search-results {
  margin: 0 auto;
  max-width: 650px; }
  .search-results h1 {
    color: #707070; }
  .search-results p {
    color: #707070;
    font-size: 16px;
    font-weight: 100; }
  .search-results input[type=search] {
    border-color: #999;
    box-shadow: none;
    font-size: 16px;
    margin-bottom: 40px;
    padding: 8px 15px; }
  .search-results input[type=button] {
    background: url("../images/search2.png") no-repeat center left;
    background-size: 20px 20px;
    border: 0;
    margin-left: -30px;
    margin-top: 4px;
    position: absolute;
    text-indent: -1000px;
    height: 30px;
    width: 30px; }
  .search-results .results-total {
    margin: -15px 0 40px; }
  .search-results h4 {
    margin-bottom: 5px; }
  .search-results a {
    text-decoration: none; }
    .search-results a:hover {
      text-decoration: underline; }
  .search-results ol {
    margin-bottom: 80px; }
    .search-results ol li {
      margin-bottom: 40px; }

/* FORMS */
form input, form textarea {
  font-family: proxima-nova, Helvetica, Arial, sans-serif; }

form label {
  display: block;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 8px; }

form input.input-validation-error[type=text],
form input.input-validation-error[type=email],
form input.input-validation-error[type=password],
form input.input-validation-error[type=date],
form input.input-validation-error[type=search],
form textarea.input-validation-error,
form select.input-validation-error {
  border-color: red; }

form input[type=text], form input[type=email], form input[type=password], form input[type=date], form input[type=search], form textarea, form select {
  background-color: #fff;
  border: 1px solid #707070;
  border-radius: 3px;
  box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.16);
  box-sizing: border-box;
  font-size: 14px;
  margin-bottom: 20px;
  padding: 10px;
  width: 100%; }

form select {
  background-image: url("../images/select-bg.png");
  background-repeat: no-repeat;
  background-position: center right;
  background-size: 50px auto;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

form input[type=checkbox] {
  -webkit-appearance: none;
  background: #fff;
  border: 1px solid #707070;
  border-radius: 3px;
  position: absolute;
  height: 25px;
  width: 25px; }
  form input[type=checkbox]:after {
    color: #000;
    content: "";
    display: inline-block;
    font-size: 36px;
    font-weight: 400;
    height: 30px;
    position: absolute;
    left: 3px;
    top: -9px; }
  form input[type=checkbox]:checked:after {
    content: '\d7'; }
  form input[type=checkbox]:focus {
    border-color: #1C6AB0;
    outline: none; }
  form input[type=checkbox] + label {
    cursor: pointer;
    display: inline-block;
    margin-bottom: 25px;
    padding-left: 40px;
    position: relative;
    vertical-align: top; }

form textarea {
  min-height: 150px; }

form .input-group {
  margin-bottom: 20px; }

form .checkbox-block {
  margin-top: 20px; }
  form .checkbox-block label {
    font-size: 14px;
    font-weight: normal; }

form .radio-button-toggles {
  margin-bottom: 20px; }
  form .radio-button-toggles p {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 8px; }
  form .radio-button-toggles label {
    background: #fff;
    border: 1px solid #000;
    border-radius: 8px;
    box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.16);
    cursor: pointer;
    display: inline-block;
    margin-right: 15px;
    padding: 8px 40px; }
  form .radio-button-toggles input[type=radio] {
    display: none; }
    form .radio-button-toggles input[type=radio]:checked + label {
      background: #1C6AB0;
      border-color: #1C6AB0;
      color: #fff; }

@media (min-width: 768px) {
  form label {
    font-size: 18px; }
  form input[type=text], form input[type=email], form textarea {
    font-size: 18px; } }

@media (min-width: 1024px) {
  form label {
    font-size: 20px; }
  form .radio-button-toggles p {
    font-size: 18px; }
  form .radio-button-toggles label {
    margin-right: 35px; } }

form .field-validation-error {
  color: red; }

form input[type=submit]:disabled {
  opacity: 0.5; }

form input[type=submit]:disabled:hover {
  cursor: default; }

button, .btn {
  background: #1C6AB0;
  border: 0;
  border-radius: 8px;
  color: #fff;
  padding: 8px 40px; }

a.btn {
  display: inline-block;
  text-decoration: none; }

.btn-white, a.btn-white {
  border: 1px solid #1C6AB0;
  background: #fff;
  color: #1C6AB0; }
  .btn-white:hover, a.btn-white:hover {
    background: #1C6AB0;
    color: #fff; }

.form-full {
  padding: 40px 0 40px 25px; }
  .form-full form {
    margin: 0 auto;
    max-width: 670px; }
    .form-full form label.required:before, .form-full form .radio-button-toggles.required:before {
      color: #1C6AB0;
      content: '*';
      display: block;
      font-size: 40px;
      font-weight: 400;
      margin: -4px 0 0 -22px;
      position: absolute; }
    .form-full form input[type=submit] {
      margin-top: 30px;
      width: 100%; }
  @media (min-width: 1024px) {
    .form-full {
      padding: 40px 0 40px 40px; }
      .form-full form {
        margin: 0 auto;
        max-width: 670px; } }

/* FOOTER */
footer {
  background: #363636;
  color: #E6E6E6;
  font-size: 12px;
  margin-top: 60px;
  padding: 44px 0 20px; }
  footer .page-wrapper {
    max-width: 640px; }
  footer h2 {
    color: #E6E6E6;
    font-size: 12px;
    margin-bottom: 20px; }
  footer ul {
    margin-bottom: 30px; }
  footer a {
    color: #CBCBCB;
    font-weight: 500;
    text-decoration: none; }
    footer a:hover {
      text-decoration: underline; }
  footer li, footer p {
    line-height: 20px;
    margin-bottom: 0; }
  footer #footer-copyright {
    margin-top: 20px;
    text-align: center; }
    footer #footer-copyright div {
      border-top: 1px solid #707070;
      padding-top: 20px; }

/* PRODUCTS */
#product-intro {
  font-weight: 300;
  margin-bottom: 60px; }
  #product-intro .btn {
    font-weight: 500;
    margin-top: 10px; }
  @media (min-width: 1024px) {
    #product-intro .btn {
      min-width: 250px; } }

#product-approvals {
  margin-top: 30px;
  max-width: 240px;
  text-align: center; }
  #product-approvals h2 {
    font-size: 20px;
    font-weight: 500; }
  @media (min-width: 1024px) {
    #product-approvals {
      font-size: 16px;
      max-width: 250px; } }

#product-main-image img {
  max-width: 100%; }

#product-thumbnails {
  margin-top: 40px;
  margin-bottom: 60px;
  text-align: center; }
  #product-thumbnails li {
    display: inline-block;
    list-style-type: none;
    margin: 2px; }
    #product-thumbnails li button {
      background-position: center;
      background-size: cover;
      border-radius: 0;
      height: 100px;
      width: 104px; }
  #product-thumbnails .hd-view {
    background: #e2e2e2;
    color: #363636;
    display: block;
    font-size: 9px;
    padding: 4px;
    text-align: center;
    text-decoration: none; }
  #product-thumbnails a {
    text-decoration: none; }

#product-description {
  color: #707070; }
  @media (min-width: 1024px) {
    #product-description {
      font-size: 16px;
      font-weight: 300; } }

.product-similar h2 {
  color: #707070; }

@media (min-width: 1024px) {
  .product-similar h2 {
    font-size: 46px; } }

@media (min-width: 1280px) {
  .product-similar h2 {
    font-size: 56px; } }

#product-warning {
  border: 1px solid #000;
  border-radius: 5px;
  font-size: 12px;
  margin: 20px 0;
  max-width: 250px;
  padding: 12px 10px; }
  #product-warning img {
    float: left;
    margin-top: 5px; }
  #product-warning p {
    margin: 0 0 0 35px; }

#header-top #header-contact #top-text:before {
    content: "Sales & Service - "; }

@media (min-width: 768px) {
  #header-top #header-contact {
    background: none;
    font-size: 25px;
    position: absolute;
    right: 0;
    top: 20px;
    z-index: 1000; }
    #header-top #header-contact a {
      color: #1C6AB0;
      font-weight: bold; } }

footer .page-wrapper {
  max-width: 1140px; }

footer .col-xs-12 {
  order: 1;
  text-align: center; }

footer #footer-logo {
  margin-bottom: 30px;
  order: 0; }
  footer #footer-logo img {
    width: 225px; }

footer #footer-locations p {
  margin-bottom: 15px; }

footer #footer-copyright div {
  border-top: 0; }

footer #footer-copyright a[href^="mail:"] {
  text-decoration: underline; }

@media (max-width: 767px) {
    footer #footer-logo img {
        margin-bottom: -60px;
    }
}

@media (min-width: 768px) {
  footer #footer-locations {
    column-count: 2; } }

@media (min-width: 1024px) {
  footer .col-xs-12 {
    text-align: left; }
  footer #footer-logo {
    order: 0;
    text-align: center; }
  footer #footer-locations {
    text-align: center; } }

/* COLORS */


#rl-product .product-tables h2 {
    display: block !important;
}

#product-thumbnails li:nth-child(2) button {
    background-image: url(nothing) !important;
}