@charset "UTF-8";
@import url(/App_Themes/Rexnord/css/multiple-select.css);
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    color: #2e3238;
}

body {
  line-height: 1; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

nav ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

/* Start: Pre-Merger colors */
/* End: Pre-Merger colors */
/* Start: Pre-Rebrand Colors */
/* End: Pre-Rebrand Colors */
/* Start: Old Temporary Colors */
/* End: Old Temporary Colors*/
.page_section, #competitive-interchange {
  max-width: 1205px;
  margin: 0 auto;
  padding: 0 15px; }

.page_section--semi-wide {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 15px; }

.page_section--wide {
  max-width: 1205px;
  margin: 0 auto;
  padding: 0 15px; }

html {
  height: 100%;
  overflow-x: hidden; }

body {
  min-height: 100%;
  font-family: Lexend, sans-serif;
  font-size: 16px;
  line-height: 1.5;
  position: relative; }

footer,
.footer-placeholder {
  margin-top: 100px; }

a {
  color: #02306b; 
}

span a {
    color: #02306b;
}

li a {
    color: #02306b;
}

div a {
    color: #02306b;
}

p a {
    color: #02306b;
}

img {
  max-width: 100%; }

.content li {
  list-style: disc;
  margin-left: 20px;
  margin-bottom: 10px; }

.page_section--separated {
  margin-top: 20px;
  border-top: 1px solid #d0d0d0;
  padding-top: 20px; }

.page-section_left {
  float: left;
  display: inline-block;
  width: 255px; }

.page-section_right {
  float: right;
  display: inline-block;
  width: calc(100% - 275px);
  margin-left: 15px;
  vertical-align: top; }

.page_section--right-only .page-section_right {
  float: none; }

@media screen and (max-width: 480px) {
  .row.content .page_section.text-container:first-child {
    padding-top: 25px; }
  .collapsible-section_control,
  .collpasible-section {
    display: none; }
  .page-section_left {
    width: 100%;
    margin-top: 15px; }
  .page-section_right {
    width: 100%;
    margin-top: 15px;
    margin-left: 0; } }

.clearfix {
  clear: both; }

.scroll-lock {
  overflow: hidden; }

h1 {
  font-size: 30px;
  line-height: 38px;
  padding-bottom: 10px; }

h2 {
  font-size: 22px;
  line-height: 26px;
  padding-bottom: 10px; }

h3 {
  font-size: 20px;
  line-height: 30px; }

h4 {
  font-size: 18px;
  line-height: 26px; }

h5 {
  font-size: 17px;
  line-height: 26px; }

h6 {
  font-size: 16px;
  line-height: 26px; }

input[type="text"] {
  width: calc(100% - 12px);
  padding: 4px 5px;
  font-size: 13px; }

input[type="checkbox"]:checked:after {
  content: "\00a0\2714";
  background-color: #CC0033;
  color: #fff;
  position: relative;
  top: -4px; }

input[type="submit"] {
  width: 100%; }

.form_field-wrapper {
  margin-top: 10px; }

.form_field-wrapper label {
  font-size: 13px; }

@media screen and (max-width: 800px) {
  h1 {
    font-size: 26px;
    line-height: 32px; }
  h2 {
    font-size: 24px;
    line-height: 30px;
    padding-bottom: 10px; }
  h3 {
    font-size: 22px;
    line-height: 28px; }
  h4 {
    font-size: 20px;
    line-height: 26px; }
  h5 {
    font-size: 18px;
    line-height: 24px; }
  h6 {
    font-size: 16px;
    line-height: 22px; }
  p {
    font-size: 15px;
    line-height: 22px; } }

.text-container {
  margin-top: 25px; }

.text-container--separator--top {
  margin-top: 35px;
  padding-top: 30px;
  border-top: 1px solid #d0d0d0; }

.text-container--separator--bottom {
  margin-bottom: 35px;
  padding-bottom: 30px;
  border-bottom: 1px solid #d0d0d0; }

.text-container--with-badge {
  width: calc(100% - 285px);
  margin-right: 15px;
  display: inline-block;
  vertical-align: top; }

.text-container-badge {
  max-width: 225px;
  display: inline-block;
  background: #f5f5f5;
  padding: 20px;
  font-size: 14px;
  line-height: 18px; }
  .text-container-badge h3 {
    font-size: 18px;
    line-height: 26px; }
  .text-container-badge .button {
    font-size: 16px;
    line-height: 26px;
    display: block;
    text-align: center; }

@media screen and (max-width: 800px) {
  .text-container--with-badge {
    width: auto;
    margin-right: 0; }
  .text-container-badge {
    max-width: none;
    width: calc(100% - 10px);
    margin-left: 0;
    margin-top: 20px;
    font-size: 13px;
    line-height: 18px;
    text-align: center; }
    .text-container-badge h3 {
      font-size: 16px;
      line-height: 26px; } }

@media screen and (max-width: 480px) {
  .text-badge--configurator,
  .text-badge--pt-select-selector {
    display: none; } }

.text-callout-container {
  margin: 60px auto 60px;
  padding-top: 20px;
  display: flex; }
  .text-callout-container_left {
    padding: 20px 60px 20px 0;
    width: calc(50% - 61px);
    border-right: 1px solid #707070; }
  .text-callout-container_right {
    padding: 20px 0 20px 60px;
    width: calc(50% - 60px); }

.img--float--left {
  float: left;
  clear: both;
  padding-right: 20px; }

.img--float--right {
  float: right;
  clear: both;
  padding-left: 20px; }

.img--edge--left {
  position: relative;
  top: -30px;
  left: -30px; }

.img--edge--right {
  position: relative;
  top: -30px;
  right: -30px; }

@media screen and (max-width: 480px) {
  .img--float--left {
    float: none;
    display: block;
    width: auto;
    margin: 10px auto;
    padding-right: 0; }
  .img--float--right {
    float: none;
    display: block;
    width: auto;
    margin: 10px auto;
    padding-left: 0; } }

.pager_pages-wrapper {
  float: right; }

li.pager_page {
  display: inline-block;
  list-style: none;
  margin-left: 1px;
  margin-right: 1px;
  margin-bottom: 0; }
  li.pager_page a {
    color: #02306b;
    padding: 1px 2px; }
  li.pager_page a.pager_page-link--selected {
    color: #fff;
    background: #02306b; }

.pager--top {
  margin-top: 15px; }

.collapsible-section {
  display: none; }
  .collapsible-section .page_section:first-of-type {
    margin-top: 0; }

.collapsible-section_control {
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 0 0 20px;
  border-bottom: 1px solid #d0d0d0; }

.collapsible-section_second-control {
  margin-top: 20px; }

.collapsible-section_control-text {
  color: #02306b;
  vertical-align: middle; }

.collapsible-section_separator {
  margin-bottom: 20px;
  padding: 0 0 20px;
  border-bottom: 1px solid #d0d0d0; }

.selector {
  position: relative;
  background: white; }

select::-ms-expand {
  display: none; }

.selector:after {
  content: '\25C4\25BA';
  transform: rotate(90deg);
  position: absolute;
  right: 0px;
  top: 10px;
  font-size: 9px;
  line-height: 9px;
  width: 18px;
  height: 14px;
  background: white;
  z-index: 0; }

.selector select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  max-width: 100%;
  font-size: 16px;
  padding: 7px 0 7px 5px;
  background: transparent;
  position: relative;
  z-index: 1; }

.selector option {
  width: 100%;
  max-width: 100%; }

.column-list-2 {
  column-count: 2;
  -moz-column-count: 2;
  -webkit-column-count: 2;
  -ms-grid-column: 2; }

.column-list-3 {
  column-count: 3;
  -moz-column-count: 3;
  -webkit-column-count: 3;
  -ms-grid-column: 3; }

.column-list-4 {
  column-count: 4;
  -moz-column-count: 4;
  -webkit-column-count: 4;
  -ms-grid-column: 4; }

@media screen and (max-width: 480px) {
  .column-list-2,
  .column-list-3,
  .colimn-list-4 {
    column-count: 1;
    -moz-column-count: 1;
    -webkit-column-count: 1;
    -ms-grid-column: 1; } }

.lightbox_overlay {
  display: none;
  position: fixed;
  z-index: 10000;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.75); }

.lightbox {
  display: none;
  position: fixed;
  z-index: 10001;
  top: 15%;
  left: 25%;
  right: 25%;
  bottom: 15%;
  overflow: hidden;
  flex-flow: column;
  background: transparent; }

.lightbox_intro {
  text-align: left;
  background: #f5f5f5;
  padding-bottom: 20px; }
  .lightbox_intro h3 {
    font-size: 20px;
    line-height: 30px;
    padding: 20px 20px 10px; }
  .lightbox_intro p {
    padding: 0 20px; }

.lightbox_iframe-wrapper {
  flex-grow: 1;
  background: #fff;
  display: flex;
  flex-flow: column;
  align-items: stretch; }

.lightbox_iframe {
  flex-grow: 3;
  height: 100%; }

.lightbox_content {
  flex-grow: 1;
  background: #fff; }

.lightbox_close {
  position: absolute;
  right: 3px;
  top: 3px;
  font-weight: 700;
  cursor: pointer;
  font-size: 32px;
  line-height: 19px;
  transform: rotate(45deg); }

@media print {
  body {
    font-size: 14px;
    line-height: 18px; }
  h1 {
    font-size: 24px;
    line-height: 28px; }
  a {
    color: #333; }
  .page_section--separated {
    border-top: none; }
  .page-section_left.page-section--family {
    display: none; }
  .page-section_right.page-section--family {
    width: auto;
    margin: 0;
    float: none;
    display: block; }
  .text-container--with-badge {
    width: auto;
    margin-right: 0; }
  .text-container-badge {
    display: none; }
  .page_section {
    width: auto; } }

.register-link-modal-bg {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
    background-color: rgba(0,0,0,.3);
}

.register-link-modal {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1001;
  margin-top: -200px;
  margin-left: -175px;
  background: #fff;
  padding: 20px 20px 0;
  width: 350px;
  max-width: 100%;
  min-height: 200px;
    max-height: 100%;
}

.register-link-modal-header {
  font-size: 24px;
    font-weight: 700;
}

.register-link-modal-close-btn {
  position: absolute;
  top: 5px;
  right: 5px;
  color: black;
  font-weight: bold;
    cursor: pointer;
}

.register-link-modal-proceed-btn {
  display: inline-block;
  width: calc(50% - 26px);
  margin: 20px 10px 10px;
  background-color: #02306b;
  border: 2px solid #02306b;
  text-align: center;
  padding: 10px 0;
  color: #fff;
    cursor: pointer;
}

.register-link-modal-cancel-btn {
  display: inline-block;
  width: calc(50% - 26px);
  margin: 20px 10px 10px;
  border: 2px solid #02306b;
  text-align: center;
  padding: 10px 0;
    cursor: pointer;
}

@media (max-width: 600px) {
  .register-link-modal {
    position: fixed;
    top: 125px;
    left: 15px;
    right: 15px;
    margin: 0;
        width: auto;
    }

    .register-link-modal-close-btn {
    }

    .register-link-modal-proceed-btn {
    }

    .register-link-modal-cancel-btn {
    }
}


.footer {
    background: #02306b;
    color: #fff;
    font-size: 14px;
    padding: 40px 0 55px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
  .footer a {
    color: #fff;
    font-size: 11px;
    text-decoration: none;
    line-height: 20px; }
  .footer a:hover {
    text-decoration: underline; }

.footer_inner {
  padding: 5px 0 0 25px; }
  .footer_inner.page_section {
    margin-bottom: 0; }

.footer_nav {
  float: right;
  width: 65.33%;
  text-align: left; }

.footer_nav-list {
  display: inline-block;
  width: 22%;
  margin-left: 3%;
  vertical-align: top; }

.footer_quick-links {
  width: 44%; }
  .footer_quick-links ul {
    display: inline-block;
    width: 44%;
    margin-left: calc(6% - 4px);
    vertical-align: top; }

footer_social_links li {
  margin-bottom: 7px; }

footer_social_links a img {
  vertical-align: middle; }

.footer_price-book,
.footer_flattop-calc {
  text-align: left;
  margin-left: calc(6% - 4px); }

.footer_legal {
  width: 25%;
  padding: 0 15px; }
  .footer_legal p {
    margin-bottom: 10px; }

@media only screen and (max-width: 768px) {
  .footer {
    padding: 40px 25px 55px; }
  .footer_inner {
    padding: 10px;
    width: auto; }
  .footer_nav {
    float: none;
    width: auto; }
    .footer_nav ul {
      padding-bottom: 50px;
      margin-bottom: 25px;
      border-bottom: 1px solid #fff; }
    .footer_nav li:first-of-type {
      font-size: 28px; }
    .footer_nav li a {
      font-size: 16px;
      line-height: 28px; }
  .footer_quick-links ul {
    width: auto;
    display: block;
    margin: 0 0 50px 0; }
  .footer_nav-list {
    display: block;
    width: auto;
    margin: 0; }
  .footer_legal {
    width: auto; }
    .footer_legal p {
      float: left; }
    .footer_legal ul {
      float: right; } }

.Home .banner--main .banner_overlay {
  padding: 50px; }

.Home .banner--main .banner_overlay h2 {
  font-size: 20px;
  line-height: 28px; }

.button,
.submit-button .btn {
  background: #02306b;
  color: #fff;
  font-size: 18px;
  line-height: 22px;
  padding: 8px 40px;
  display: inline-block;
  margin-top: 20px;
  transition: background linear .25s, color linear .25s;
  cursor: pointer;
  border-radius: 5px;
  border: none;
  text-align: center;
  -webkit-appearance: none; }
  .button:hover,
  .submit-button .btn:hover {
    background: #0348a0 ;
    color: #fff; }

.button--clear,
.submit-button--clear .btn {
  background: transparent; }
  .button--clear:hover,
  .submit-button--clear .btn:hover {
    background: #fff;
    color: #0c4e76; }

.button--light-blue,
.submit-button--light-blue .btn {
  background: #4f91cd;
  color: #fff; }
  .button--light-blue:hover,
  .submit-button--light-blue .btn:hover {
    background: #0075e2; }

.button--blue {
  color: #fff;
  background: #0075e2; }

.button--navy {
  color: #fff;
  background: #04184F; }

.button--white {
  color: #0075e2;
  background: #fff; }

.button--regal-blue {
  background: #02306B; }
  .button--regal-blue:hover {
    background: #72B840; }

.button--blue-border {
  border: 2px solid #0075e2;
  color: #0075e2; }
  .button--blue-border:hover {
    background: #0075e2;
    color: #fff; }

.button--white-border {
  border: 2px solid #fff; }
  .button--white-border:hover {
    background: #fff;
    color: #02306b; }

.button--no-border.button--red {
  background: #02306b;
  transition: background .5s; }
  .button--no-border.button--red:hover {
    background: #0348a0; }

.button--red-border {
  border: 2px solid #02306b;
  color: #02306b; }
  .button--red-border:hover {
    background: #02306b;
    color: #fff; }

.button--light-blue-border,
.submit-button--light-blue-border .btn {
  border: 2px solid #4f91cd;
  color: #4f91cd; }
  .button--light-blue-border:hover,
  .submit-button--light-blue-border .btn:hover {
    background: #4f91cd;
    color: #fff; }

.button--navy-border {
  border: 2px solid #09195d; }

.button--gradient {
  border-radius: 5px;
  position: relative;
  z-index: 1; }
  .button--gradient:before {
    content: '';
    border-radius: inherit;
    opacity: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: -1;
    transition: opacity .25s; }
  .button--gradient:hover:before {
    opacity: 1; }
  .button--gradient.button--blue {
    background: -moz-linear-gradient(top, #77bbfa 0%, #2092fa 100%);
    background: -webkit-linear-gradient(top, #77bbfa 0%, #2092fa 100%);
    background: linear-gradient(to bottom, #77bbfa 0%, #2092fa 100%); }
    .button--gradient.button--blue:before {
      background: -moz-linear-gradient(top, #1D8EF8 0%, #016dd0 100%);
      background: -webkit-linear-gradient(top, #1D8EF8 0%, #016dd0 100%);
      background: linear-gradient(to bottom, #1D8EF8 0%, #016dd0 100%); }

.button--open-close {
  cursor: pointer; }
  .button--open-close--open .button--open-close-placer {
    transform: rotate(180deg); }

.button--open-close-placer {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: #02306b;
  position: relative;
  transition: transform linear .5s;
  display: inline-block;
  vertical-align: middle;
  margin-left: 4px; }
  .button--open-close-placer:after {
    content: "";
    display: block;
    border-top: 4px solid #fff;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    border-bottom: 4px solid transparent;
    position: absolute;
    top: 7px;
    left: 5px; }

.button--open-close-inverted .button--open-close-placer {
  background: #fff; }
  .button--open-close-inverted .button--open-close-placer:after {
    border-top-color: #02306b; }

.button--plainBlue {
  background: #0879E2; }

.DistributorPortalHome .page_section {
  margin-top: 15px; }

.DistributorPortalHome .page-section_right.page-section--distributor-portal-home {
  display: flex;
  flex-flow: row wrap; }
  .DistributorPortalHome .page-section_right.page-section--distributor-portal-home .distributor-portal-home_link-object {
    width: calc(50% - 14px);
    margin: 7px; }
    .DistributorPortalHome .page-section_right.page-section--distributor-portal-home .distributor-portal-home_link-object .button--open-close {
      color: #0075e2; }
    .DistributorPortalHome .page-section_right.page-section--distributor-portal-home .distributor-portal-home_link-object .link-object_image {
      border: 1px solid #d6d6d6;
      font-size: 0px; }
      .DistributorPortalHome .page-section_right.page-section--distributor-portal-home .distributor-portal-home_link-object .link-object_image img {
        width: 100%; }
    .DistributorPortalHome .page-section_right.page-section--distributor-portal-home .distributor-portal-home_link-object .link-object_desc {
      font-size: 14px;
      line-height: 20px;
      margin: 10px 0 0 0; }
    .DistributorPortalHome .page-section_right.page-section--distributor-portal-home .distributor-portal-home_link-object .link-object_link-area ul li {
      font-size: 14px;
      line-height: 26px;
      margin: 0;
      list-style-type: none; }

.DistributorPortalHome .page-section_left {
  margin-top: -7px; }
  .DistributorPortalHome .page-section_left .page_section {
    padding: 0; }

.DistributorPortalHome .section-modal .section-modal_header {
  background-color: #333;
  color: white;
  padding: 15px; }

.DistributorPortalHome .section-modal .section-modal_body {
  border: 1px solid #CBCBCB;
  border-top: none;
  padding: 15px; }

.DistributorPortalHome .section-modal .dropdown_title {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 5px; }

.DistributorPortalHome .section-modal .link-object_main-link {
  border: solid 1px #CBCBCB;
  padding: 9px 10px;
  position: relative;
  transition: border-bottom 1ms ease-out .6s; }

.DistributorPortalHome .section-modal .link-object_main-link.button--open-close--open {
  border-bottom: none; }

.DistributorPortalHome .section-modal .link-object_main-link:after {
  content: "";
  background: black;
  border-top: 5px solid white;
  border-left: 5px solid transparent;
  border-right: 5px solid white;
  border-bottom: 5px solid white;
  position: absolute;
  right: 10px;
  top: 15px;
  transform: rotate(90deg);
  transition: transform .4s; }

.DistributorPortalHome .section-modal .link-object_main-link.button--open-close--open:after {
  transform: rotate(0deg); }

.DistributorPortalHome .section-modal .link-dropdown_link-area {
  border-left: 1px solid #CBCBCB;
  border-right: 1px solid #CBCBCB;
  border-bottom: 1px solid #CBCBCB; }
  .DistributorPortalHome .section-modal .link-dropdown_link-area ul li {
    list-style: none;
    margin-left: 10px; }

.DistributorPortalCustomerCare .distributor-portal-customer-care_header {
  max-width: 1105px;
  margin: 25px auto 20px auto;
  padding: 0 15px; }

.DistributorPortalCustomerCare .page_section {
  max-width: 1105px; }
  .DistributorPortalCustomerCare .page_section .page-section_left.page-section--distributor-portal-customer-care {
    width: 65%; }
    .DistributorPortalCustomerCare .page_section .page-section_left.page-section--distributor-portal-customer-care .distributor-portal-customer-care_header h1 {
      font-size: 28px;
      line-height: 26px; }
    .DistributorPortalCustomerCare .page_section .page-section_left.page-section--distributor-portal-customer-care .customer-care_contact-info {
      margin-top: -25px;
      background-color: #f8f8f8;
      padding: 15px 20px; }
      .DistributorPortalCustomerCare .page_section .page-section_left.page-section--distributor-portal-customer-care .customer-care_contact-info p {
        font-size: 16px;
        line-height: 26px; }
      .DistributorPortalCustomerCare .page_section .page-section_left.page-section--distributor-portal-customer-care .customer-care_contact-info h2 {
        font-size: 18px; }
    .DistributorPortalCustomerCare .page_section .page-section_left.page-section--distributor-portal-customer-care .customer-care_web-portal {
      margin-left: 20px; }
      .DistributorPortalCustomerCare .page_section .page-section_left.page-section--distributor-portal-customer-care .customer-care_web-portal h2 {
        font-size: 16px;
        line-height: 26px;
        padding-bottom: 0; }
    .DistributorPortalCustomerCare .page_section .page-section_left.page-section--distributor-portal-customer-care .customer-care_why-contact {
      margin-left: 20px;
      font-size: 16px;
      line-height: 26px; }
      .DistributorPortalCustomerCare .page_section .page-section_left.page-section--distributor-portal-customer-care .customer-care_why-contact h2 {
        font-size: 16px;
        line-height: 26px;
        padding-bottom: 0; }
      .DistributorPortalCustomerCare .page_section .page-section_left.page-section--distributor-portal-customer-care .customer-care_why-contact ul li {
        margin-bottom: 0; }
  .DistributorPortalCustomerCare .page_section .page-section_right.page-section--distributor-portal-customer-care {
    width: calc((35%) - 15px); }
    .DistributorPortalCustomerCare .page_section .page-section_right.page-section--distributor-portal-customer-care .page_section.text-container {
      padding: 0; }
    .DistributorPortalCustomerCare .page_section .page-section_right.page-section--distributor-portal-customer-care .support_link-object .link-object_desc {
      font-size: 14px;
      line-height: 20px;
      margin-top: 15px; }
    .DistributorPortalCustomerCare .page_section .page-section_right.page-section--distributor-portal-customer-care .support_link-object .link-object_link-area {
      font-size: 18px;
      line-height: 26px; }
    .DistributorPortalCustomerCare .page_section .page-section_right.page-section--distributor-portal-customer-care .customer-care_hours h2 {
      font-size: 18px;
      line-height: 26px; }
    .DistributorPortalCustomerCare .page_section .page-section_right.page-section--distributor-portal-customer-care .customer-care_hours p {
      font-size: 16px; }

.DistributorPortalTraining .distributor-portal-training_header,
.DistributorPortalTraining .page-section {
  max-width: 1105px;
  margin: 0 auto;
  padding: 0 15px; }

.DistributorPortalTraining .page-section--distributor-portal-training {
  display: flex;
  flex-flow: row wrap; }
  .DistributorPortalTraining .page-section--distributor-portal-training .page_section.text-container {
    width: 100%;
    margin: 15px 0; }
  .DistributorPortalTraining .page-section--distributor-portal-training .distributor-portal-training_link-object {
    width: calc((100% / 3) - 14px);
    margin: 7px; }
    .DistributorPortalTraining .page-section--distributor-portal-training .distributor-portal-training_link-object .link-object_image {
      border: 1px solid #d6d6d6;
      font-size: 0px; }
      .DistributorPortalTraining .page-section--distributor-portal-training .distributor-portal-training_link-object .link-object_image img {
        width: 100%; }
    .DistributorPortalTraining .page-section--distributor-portal-training .distributor-portal-training_link-object .link-object_desc {
      font-size: 14px;
      line-height: 20px;
      margin: 10px 0 0 0; }
    .DistributorPortalTraining .page-section--distributor-portal-training .distributor-portal-training_link-object .link-object_link-area ul li {
      font-size: 14px;
      line-height: 26px;
      margin: 0;
      list-style-type: none; }
      .DistributorPortalTraining .page-section--distributor-portal-training .distributor-portal-training_link-object .link-object_link-area ul li a::after {
        content: ' \2192'; }
    .DistributorPortalTraining .page-section--distributor-portal-training .distributor-portal-training_link-object .link-object_main-link a:after {
      content: ' \2192'; }

.DistributorPortalHome .logo,
.DistributorPortalCustomerCare .logo,
.DistributorPortalTraining .logo {
  padding-top: 16px;
  display: flex;
  width: 50%; }

.DistributorPortalHome .menu1List li:nth-child(4) a:after,
.DistributorPortalHome .menu1List li:nth-child(5) a:after,
.DistributorPortalCustomerCare .menu1List li:nth-child(4) a:after,
.DistributorPortalCustomerCare .menu1List li:nth-child(5) a:after,
.DistributorPortalTraining .menu1List li:nth-child(4) a:after,
.DistributorPortalTraining .menu1List li:nth-child(5) a:after {
  content: ""; }

.DistributorPortalHome .menu1List li:nth-child(6) a:after,
.DistributorPortalCustomerCare .menu1List li:nth-child(6) a:after,
.DistributorPortalTraining .menu1List li:nth-child(6) a:after {
  content: "|"; }

.DistributorPortalHome .menu1List li:nth-child(5):hover a,
.DistributorPortalCustomerCare .menu1List li:nth-child(5):hover a,
.DistributorPortalTraining .menu1List li:nth-child(5):hover a {
  background: transparent;
  border: none;
  color: white; }

.DistributorPortalHome .menu1List li:nth-child(6):hover a,
.DistributorPortalCustomerCare .menu1List li:nth-child(6):hover a,
.DistributorPortalTraining .menu1List li:nth-child(6):hover a {
  background: transparent;
  border: none;
  cursor: pointer; }

@media only screen and (max-width: 874px) {
  .DistributorPortalHome .page_content-body,
  .DistributorPortalCustomerCare .page_content-body,
  .DistributorPortalTraining .page_content-body {
    margin-top: 85px; }
  .DistributorPortalHome .row.main-nav.head-row,
  .DistributorPortalCustomerCare .row.main-nav.head-row,
  .DistributorPortalTraining .row.main-nav.head-row {
    top: -60px; }
  .DistributorPortalHome #logoMain,
  .DistributorPortalCustomerCare #logoMain,
  .DistributorPortalTraining #logoMain {
    display: none; }
  .DistributorPortalHome .menu_container > ul,
  .DistributorPortalCustomerCare .menu_container > ul,
  .DistributorPortalTraining .menu_container > ul {
    top: 35px; }
  .DistributorPortalHome #menu1 > ul > li:nth-child(1),
  .DistributorPortalCustomerCare #menu1 > ul > li:nth-child(1),
  .DistributorPortalTraining #menu1 > ul > li:nth-child(1) {
    margin-top: 0; }
  .DistributorPortalHome .menu1List li:nth-child(6) a:after,
  .DistributorPortalCustomerCare .menu1List li:nth-child(6) a:after,
  .DistributorPortalTraining .menu1List li:nth-child(6) a:after {
    content: ""; }
  .DistributorPortalHome .menu_container .menu1List .navRight,
  .DistributorPortalCustomerCare .menu_container .menu1List .navRight,
  .DistributorPortalTraining .menu_container .menu1List .navRight {
    float: none; }
  .DistributorPortalHome .menu_container .menu1List .navRight img.desktop-yt,
  .DistributorPortalCustomerCare .menu_container .menu1List .navRight img.desktop-yt,
  .DistributorPortalTraining .menu_container .menu1List .navRight img.desktop-yt {
    display: none !important; }
  .DistributorPortalHome .menu_container .menu1List .navRight img.mobile-yt,
  .DistributorPortalCustomerCare .menu_container .menu1List .navRight img.mobile-yt,
  .DistributorPortalTraining .menu_container .menu1List .navRight img.mobile-yt {
    display: inline !important; } }

.DistributorPortalHome .menu_container .menu1List .navRight img.mobile-yt,
.DistributorPortalCustomerCare .menu_container .menu1List .navRight img.mobile-yt,
.DistributorPortalTraining .menu_container .menu1List .navRight img.mobile-yt {
  display: none; }

#logoSecondary {
  margin: auto 0 auto 20px; }
  #logoSecondary img {
    height: 45px; }

.menu_container .menu1List .navRight {
  float: right; }
  .menu_container .menu1List .navRight img {
    margin-top: -10px; }

.section.section_distributor-portal {
  padding: 0 15px 15px 15px;
  background: #f8f8f8;
  margin: 15px 0; }
  .section.section_distributor-portal .section-header {
    font-size: 16px;
    font-weight: bold;
    line-height: 49px; }
  .section.section_distributor-portal .section-body article h2 {
    font-size: 16px;
    color: #0C4E76;
    line-height: 14px;
    font-weight: bold;
    padding-bottom: 0;
    margin-bottom: 0; }
  .section.section_distributor-portal .section-body article .date,
  .section.section_distributor-portal .section-body article address {
    color: #333;
    font-size: 11px;
    line-height: 14px; }
  .section.section_distributor-portal .section-footer a {
    font-size: 14px;
    line-height: 26px;
    color: #0C4E76; }

.ms-parent {
  display: inline-block;
  position: relative;
  vertical-align: middle; }

.ms-choice {
  display: block;
  width: 100%;
  height: 34px;
  padding: 0;
  overflow: hidden;
  cursor: pointer;
  border: 1px solid #aaa;
  text-align: left;
  white-space: nowrap;
  line-height: 12px;
  color: #444;
  text-decoration: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #fff; }

.ms-choice.disabled {
  background-color: #f4f4f4;
  background-image: none;
  border: 1px solid #ddd;
  cursor: default; }

.ms-choice > span {
  position: absolute;
  top: 12px;
  left: 0;
  right: 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  padding-left: 8px; }

.ms-choice > span.placeholder {
  color: #999; }

.ms-choice > div {
  position: absolute;
  top: 5px;
  right: 2px;
  width: 20px;
  height: 24px;
  background: url("/App_Themes/Rexnord/img/multiple-select.png") left top no-repeat; }

.ms-choice > div.open {
  right: 0;
  background: url("/App_Themes/Rexnord/img/multiple-select.png") right top no-repeat; }

.ms-drop {
  width: calc(100% - 2px);
  overflow: hidden;
  display: none;
  margin-top: -1px;
  padding: 0;
  position: absolute;
  z-index: 10;
  background: #fff;
  border: 1px solid #cecece;
  border-radius: 5px; }

.ms-drop.bottom {
  top: 100%; }

.ms-drop.top {
  bottom: 100%; }

.ms-search {
  display: inline-block;
  margin: 0;
  min-height: 26px;
  padding: 4px;
  position: relative;
  white-space: nowrap;
  width: 100%;
  z-index: 10000; }

.ms-search input {
  width: 100%;
  height: auto !important;
  min-height: 24px;
  padding: 0 20px 0 5px;
  margin: 0;
  outline: 0;
  font-family: sans-serif;
  font-size: 1em;
  border: 1px solid #aaa;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  box-shadow: none; }

.ms-search, .ms-search input {
  -webkit-box-sizing: border-box;
  -khtml-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

.ms-drop ul {
  overflow: auto;
  margin: 0;
  padding: 5px 8px; }

.ms-drop ul > li {
  list-style: none;
  display: list-item;
  background-image: none;
  position: static; }

.ms-drop ul > li .disabled {
  opacity: .35;
  filter: Alpha(Opacity=35); }

.ms-drop ul > li.multiple {
  display: block;
  float: left; }

.ms-drop ul > li.group {
  clear: both; }

.ms-drop ul > li.multiple label {
  width: 100%;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.ms-drop ul > li label {
  font-weight: normal;
  display: block;
  white-space: nowrap; }

.ms-drop ul > li label.optgroup {
  font-weight: bold; }

.ms-drop .ms-no-results {
  display: none; }

.multiselect {
  width: 100%; }

.multiselect {
  padding: 0;
  border: 0; }

.ms-choice > div {
  display: none; }

.ms-choice {
  background: url(/Rexnord/media/Rexnord/pageDefaults/downArrow.JPG) right no-repeat #fff;
  border: none;
  transition: none;
  box-shadow: none;
  border-radius: 5px; }

.ms-choice:focus {
  border: none;
  box-shadow: none; }

.ms-choice > span.placeholder:after {
  content: "Select...";
  color: #000;
  padding-left: 10px; }

.ms-select-all {
  display: none !important; }

/*# Home #*/
.Home .page_section {
  max-width: 1205px; }

/*# Lead Nurture Form #*/
.page-section_left.page-section--lead-nurture-form {
  width: calc(100% - 361px); }

.page-section_right.page-section--lead-nurture-form {
  width: 302px;
  padding: 20px;
  background: #f5f5f5; }

.page_section.lead-nurture-form {
  max-width: 1000px; }

.lead-nurture-form {
  margin-top: 50px; }
  .lead-nurture-form .page-section_right {
    font-size: 13px;
    line-height: 19px; }
    .lead-nurture-form .page-section_right h3 {
      font-size: 16px;
      line-height: 26px; }
    .lead-nurture-form .page-section_right .text-container {
      margin-top: 0;
      padding: 0; }
    .lead-nurture-form .page-section_right .text-container--separator--bottom {
      margin-bottom: 10px;
      padding-bottom: 10px; }
  .lead-nurture-form + .footer-placeholder {
    margin-top: 0; }

.page-navigation_wrapper {
  text-align: center;
  margin-top: 20px; }

.page-navigation_placeholder {
  display: none; }

.page-navigation_link-list {
  display: inline-flex;
  justify-content: center;
  align-items: stretch;
  border: 1px solid #e0e0e0;
  box-shadow: #e0e0e0 0 0 10px;
  border-radius: 10px;
  overflow: hidden; }

.page-navigation_link-list a {
  min-width: 120px;
  max-width: 150px;
  min-height: 60px;
  border-right: 1px solid #e0e0e0;
  background: #ffffff;
  color: #838383;
  font-weight: 700;
  line-height: 20px;
  display: flex;
  align-items: center;
  justify-content: center; }

.page-navigation_link-list a:last-child {
  background: #0075e2;
  color: #ffffff;
  border-right: none; }

.page-navigation--sticky {
  max-width: none; }
  .page-navigation--sticky .page-navigation_wrapper {
    margin-top: 0; }
  .page-navigation--sticky .page-navigation_placeholder {
    display: block; }
  .page-navigation--sticky .page-navigation_link-list {
    border-radius: 0;
    position: fixed;
    top: 46px;
    left: 0;
    right: 0;
    background: #e6e6e6;
    z-index: 100;
    border-top: 2px solid #fff; }
  .page-navigation--sticky .page-navigation_link-list a {
    min-height: 45px; }

@media (max-width: 640px) {
  .page-navigation.page_section {
    padding: 0; }
  .page-navigation_wrapper {
    margin-top: 0; }
  .page-navigation_link-list {
    display: block;
    border-radius: 0;
    border-left: none;
    border-right: none;
    border-top: none;
    display: grid; }
  .page-navigation_link-list.link-list--6 {
    grid-template-columns: repeat(3, 1fr); }
  .page-navigation_link-list.link-list--5 {
    grid-template-columns: repeat(3, 1fr); }
  .page-navigation_link-list.link-list--4 {
    grid-template-columns: repeat(4, 1fr); }
  .page-navigation_link-list.link-list--3 {
    grid-template-columns: repeat(3, 1fr); }
  .page-navigation_link-list.link-list--2 {
    grid-template-columns: repeat(2, 1fr); }
  .page-navigation_link-list a {
    min-width: 0;
    min-height: 46px;
    font-size: 11px;
    line-height: 14px; } }

/*# Feedback Webpart #*/
.feedback {
  position: fixed;
  right: -58px;
  top: 50%;
  margin-top: -81px;
  line-height: 1.428;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  z-index: 100; }
  .feedback_btn {
    background: #f28b00;
    font-size: 20px;
    cursor: pointer;
    color: #fff;
    padding: 10px 0;
    margin: 0; }
    .feedback_btn:hover {
      background: #f28b00;
      color: #fff; }
  .feedback_btn-icon {
    display: inline-block;
    border-right: 1px solid #fff;
    padding: 0 10px; }
  .feedback_btn-icon-image {
    vertical-align: middle; }
  .feedback_btn-text {
    display: inline-block;
    padding: 0 15px; }
  .feedback-lightbox-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 110000;
    background: rgba(0, 0, 0, 0.75);
    display: none; }
  .feedback-lightbox {
    position: fixed;
    top: 50%;
    left: 50%;
    margin: -315px 0 0 -250px;
    height: 635px;
    max-height: 90%;
    width: 500px;
    max-width: 96%;
    z-index: 110001;
    display: none; }
  .feedback-lightbox_frame {
    width: 100%;
    height: 100%;
    border: 0; }
  .feedback-lightbox_close-btn {
    font-size: 20px;
    position: absolute;
    top: 10px;
    right: 25px;
    z-index: 10;
    cursor: pointer; }
  @media screen and (max-width: 520px) {
    .feedback-lightbox {
      right: 2%;
      left: 2%;
      margin: 0; } }
  @media screen and (max-width: 1210px), screen and (max-height: 630px) {
    .feedback {
      right: auto;
      top: auto;
      bottom: 0;
      left: 10px;
      margin-top: 0;
      -webkit-transform: rotate(0);
      -moz-transform: rotate(0);
      -o-transform: rotate(0);
      -ms-transform: rotate(0);
      transform: rotate(0); }
    .feedback_btn {
      font-size: 12px;
      padding: 5px 0; }
    .feedback_btn-icon {
      display: none; }
    .feedback-lightbox {
      top: 5%;
      bottom: 5%;
      margin-top: 0; } }

.banner {
  position: relative;
  overflow: hidden;
  margin: 25px auto; }

.page-section_right .banner:first-of-type {
  margin-top: 0; }

.banner--main {
  margin: 0 auto; }

.banner--main.page_section {
  max-width: 1105px; }

.banner--full-width {
  margin: 55px 0 100px; }

.banner--full-width.banner--main {
  margin: 0; }

.banner_overlay {
  position: relative;
  z-index: 10;
  padding: 30px; }

.fc-w {
    color: #fff;}

.banner--full-width .banner_overlay {
  max-width: 1205px;
  margin: 0 auto; }

.banner--full-width.banner--background-color--gradient-black-to-grey .banner_overlay:before {
  content: '';
  position: absolute;
  right: 100%;
  top: 0;
  bottom: 0;
  width: 190px;
  background-image: url(/Rexnord/media/Rexnord-Images/Icons/Flights%20Belts/Banner_Flight.png);
  background-repeat: no-repeat;
  background-size: contain;
  display: block; }

@media screen and (max-width: 1500px) {
  .banner--full-width .banner_overlay:before {
    content: none;
    display: none; } }

.banner--main.banner--background-color--gradient-red-to-red .banner_overlay {
  padding: 35px 50px 35px 110px;
  max-width: 670px;
  left: 15px; }
  .banner--main.banner--background-color--gradient-red-to-red .banner_overlay:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    background-image: url("/Rexnord/media/Rexnord-Images/Icons/Flights%20Belts/flight_white.png");
    background-repeat: no-repeat;
    background-position: left center;
    background-size: contain;
    width: 100px;
    max-width: 20%;
    left: 0; }

.banner--main .banner_overlay {
  padding: 35px 50px;
  max-width: 1205px;
  margin: 0 auto; }

.banner--large.banner--main .banner_overlay {
  padding: 100px; }

.banner h1 {
  font-size: 30px;
  line-height: 30px;
  padding-bottom: 10px;
  letter-spacing: 1.5px; }

.banner--main h1 {
  text-transform: uppercase;
  font-size: 34px;
  line-height: 40px;
  padding-bottom: 2px; }

.banner--large h1 {
  font-size: 42px;
  line-height: 49px; }

.banner--main.banner--large h1 {
  text-transform: none; }

.banner h2, .banner h3 {
  font-size: 20px;
  line-height: 28px;
  padding-bottom: 10px; }

.banner--large h2, .banner--large h3 {
  font-size: 24px;
  line-height: 30px;
  padding-bottom: 10px; }

.banner p {
  font-size: 16px;
  line-height: 24px; }

.banner--large p {
  font-size: 20px;
  line-height: 28px; }

.banner_background {
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  margin: 0 15px;
  overflow: hidden; }

.banner--full-width .banner_background {
  margin: 0; }

.banner_backgroud--video {
  background: transparent linear-gradient(360deg, rgba(255, 255, 255, 0.65) 0%, rgba(0, 0, 0, 0.65) 100%); }
  .banner_backgroud--video .banner_background-video {
    position: relative;
    z-index: -1;
    max-width: 100%; }

.banner_background img {
  min-width: 100%;
  min-height: 100%; }

@media screen and (max-width: 1121px) {
  .banner_background {
    margin: 0; } }

.banner--half--left .banner_overlay {
  max-width: 400px;
  margin-left: 0; }

.banner--half--right .banner_overlay {
  max-width: 400px;
  margin-right: 0;
  text-align: right; }

.banner--background-color--navy {
  color: #fff; }
  .banner--background-color--navy .banner_background {
    background-color: #0075e2; }

.banner--background-color--black {
  color: #fff; }
  .banner--background-color--black .banner_background {
    background-color: #333; }

.banner--background-color--grey {
  color: #333; }
  .banner--background-color--grey .banner_background {
    background-color: #f8f8f8; }

.background--grey {
  background-color: #f2f2f2;
  color: #333; }

.banner--background-color--dark-grey {
  color: #fff; }
  .banner--background-color--dark-grey .banner_background {
    background-color: #262626; }

.banner--background-color--gradient-black-to-grey {
  color: #fff; }
  .banner--background-color--gradient-black-to-grey .banner_background {
    background: linear-gradient(90deg, #000000, #313131); }

.background--gradient-black-to-grey {
  background: linear-gradient(90deg, #000000, #313131);
  color: #fff; }
.banner--background-color--gradient-red-to-red {
    color: #fff;
}
.banner--background-color--gradient-red-to-red .banner_background {
    background: linear-gradient(90deg, #02306b, #022552);
}

@media screen and (max-width: 800px) {
  .banner--main .banner_overlay {
    padding: 20px 0; }
  .banner--main.banner--large .banner_overlay {
    padding: 30px; }
  .banner h1 {
    font-size: 26px;
    line-height: 28px;
    padding-bottom: 10px; }
  .banner.banner--large h1 {
    font-size: 32px;
    line-height: 38px; } }

@media screen and (max-width: 480px) {
  .banner--main.banner--large .banner_overlay p {
    display: none; }
  .banner_overlay {
    padding: 15px; }
  .banner_overlay h2,
  .banner_overlay h3 {
    font-size: 18px;
    line-height: 22px; }
  .banner_overlay p {
    font-size: 14px;
    line-height: 18px; }
  .banner--main .banner_overlay p {
    display: none; }
  .banner_overlay a {
    font-size: 16px;
    line-height: 20px; }
  .banner_overlay .button {
    display: block;
    text-align: center; }
  .banner--half--left .banner_overlay {
    max-width: none;
    margin: 0; }
  .banner--half--right .banner_overlay {
    max-width: none;
    margin: 0; }
  .banner_background--image {
    background: rgba(255, 255, 255, 0.7); }
    .banner_background--image img {
      position: relative;
      z-index: -1;
      max-width: none; } }

.callout-section {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  margin-top: 20px; }

.callout-section_callouts {
  display: flex;
  width: 100%;
  flex-basis: 100%;
  flex-flow: row wrap;
  justify-content: center; }

.callout-section--2.page_section {
  max-width: 1205px; }

.callout-section--3.page_section {
  max-width: 1205px; }

.callout-section--4.page_section {
  max-width: 1205px; }

.callout-section--1 .callout {
  width: 100%;
  flex-basis: 100%;
  max-width: 1000px;
  margin-left: 20px;
  margin-right: 20px; }

.callout-section--2 .callout {
  width: calc(50% - 20px);
  flex-basis: calc(50% - 20px);
  max-width: 480px;
  margin-left: 10px;
  margin-right: 10px; }
  .callout-section--2 .callout:nth-child(2n+1) {
    margin-left: 0; }
  .callout-section--2 .callout:nth-child(2n) {
    margin-right: 0; }

@media screen and (max-width: 768px) {
  .callout-section--2 .callout {
    flex-basis: 100%;
    margin: 10px; }
    .callout-section--2 .callout:nth-child(2n+1) {
      margin-left: 10px; }
    .callout-section--2 .callout:nth-child(2n) {
      margin-right: 10px; } }

.callout-section--3 .callout {
  width: calc(33% - 30px);
  flex-basis: calc(33% - 30px);
  max-width: 320px;
  margin-left: 10px;
  margin-right: 10px; }
  .callout-section--3 .callout:nth-child(3n+1) {
    margin-left: 0; }
  .callout-section--3 .callout:nth-child(3n) {
    margin-right: 0; }

@media screen and (max-width: 768px) {
  .callout-section--3 .callout {
    flex-basis: calc(100% - 20px);
    margin: 10px; }
    .callout-section--3 .callout:nth-child(3n+1) {
      margin-left: 10px; }
    .callout-section--3 .callout:nth-child(3n) {
      margin-right: 10px; } }

.callout-section--4 .callout {
  width: calc(25% - 20px);
  flex-basis: calc(25% - 20px);
  max-width: 250px;
  margin-left: 10px;
  margin-right: 10px; }
  .callout-section--4 .callout:nth-child(4n+1) {
    margin-left: 0; }
  .callout-section--4 .callout:nth-child(4n) {
    margin-right: 0; }

.callout-section_introduction {
  width: 100%;
  margin-bottom: 40px;
  padding-left: 160px;
  padding-right: 160px; }
  .callout-section_introduction h2 {
    font-size: 24px;
    line-height: 32px; }
  .callout-section_introduction p {
    font-size: 16px;
    line-height: 22px; }

@media screen and (max-width: 768px) {
  .callout-section_introduction {
    padding-left: 0;
    padding-right: 0; } }

/* Callout General */
.callout .callout_text {
  padding: 20px; }
  .callout .callout_text h2, .callout .callout_text h3 {
    font-size: 18px;
    line-height: 24px;
    color: #333;
    margin-bottom: 10px; }
  .callout .callout_text p {
    font-size: 14px;
    line-height: 20px; }
  .callout .callout_text a {
    font-size: 16px;
    line-height: 22px; }

/* Transformation - Image Above Text */
.callout--image-above-text {
  background: #fff; }
  .callout--image-above-text .callout_image {
    display: block;
    width: 100%; }
  .callout--image-above-text .callout_text {
    padding: 10px 0 20px; }
    .callout--image-above-text .callout_text h2, .callout--image-above-text .callout_text h3 {
        font-size: 18px;
        line-height: 24px;
        color: #2e3238;
        padding-bottom: 5px;
        margin-bottom: 0;
        text-transform: uppercase;
    }
    .callout--image-above-text .callout_text p {
      font-size: 14px;
      line-height: 20px; }
    .callout--image-above-text .callout_text a {
      font-size: 16px;
      line-height: 22px; }
      .callout--image-above-text .callout_text a :after {
        content: "&rsaquo;";
        padding-left: 3px; }

@media screen and (max-width: 768px) {
  .callout--image-above-text a {
    font-weight: 700; } }

/* Transformation - Card as Link */
.callout--card-as-link:hover {
  background: #f8f8f8;
  cursor: pointer; }

/* Transformation - Background Image With Button */
.callout--background-image-with-button {
  position: relative;
  background-size: cover;
  background-position: 15% center;
  margin-bottom: 20px; }
  .callout--background-image-with-button .callout_background {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    overflow: hidden;
    z-index: -1; }
  .callout--background-image-with-button .callout_text {
    color: #fff;
    width: 55%; }
    .callout--background-image-with-button .callout_text h2, .callout--background-image-with-button .callout_text h3 {
      color: #fff;
      font-size: 24px;
      line-height: 28px;
      text-transform: uppercase; }

@media screen and (max-width: 768px) {
  .callout--background-image-with-button .callout_text h2, .callout--background-image-with-button .callout_text h3 {
    font-size: 20px;
    line-height: 24px; } }

/* Transformation - Alternating Images On Sides */
.callout--alternating-images-on-side {
  margin-top: 65px;
  clear: both; }
  .callout-section_introduction + .callout--alternating-images-on-side {
    margin-top: 30px; }
  .callout--alternating-images-on-side:nth-child(even) .callout_image-wrapper {
    float: right;
    margin-left: 50px; }
  .callout--alternating-images-on-side:nth-child(odd) .callout_image-wrapper {
    float: left;
    margin-right: 50px; }
  .callout--alternating-images-on-side .callout_image-wrapper {
    text-align: center;
    display: inline-block;
    width: 50%;
    max-width: calc(50% - 50px); }
  .callout--alternating-images-on-side .callout_image {
    max-width: 300px;
    max-height: 275px; }
  .callout--alternating-images-on-side .callout_text {
    display: inline-block;
    width: calc(50% - 40px); }
  .callout--alternating-images-on-side h2, .callout--alternating-images-on-side h3 {
    color: #333; }

@media screen and (max-width: 630px) {
  .callout--alternating-images-on-side .callout_image-wrapper,
  .callout--alternating-images-on-side .callout_text {
    display: block;
    width: auto;
    max-width: none; }
  .callout--alternating-images-on-side:nth-child(even) .callout_image-wrapper {
    float: none;
    margin-left: 0; }
  .callout--alternating-images-on-side:nth-child(odd) .callout_image-wrapper {
    float: none;
    margin-right: 0; } }

@media screen and (max-width: 480px) {
  .callout--alternating-images-on-side .callout_image {
    max-width: 150px;
    max-height: 175px; } }

/* Animation - Slide in from the side */
.callout--will-slide-in.callout--alternating-images-on-side .callout_text,
.callout--will-slide-in.callout--alternating-images-on-side .callout_image {
  visibility: hidden; }

.callout--sliding-in.callout--alternating-images-on-side:nth-child(odd) .callout_text,
.callout--sliding-in.callout--alternating-images-on-side:nth-child(even) .callout_image {
  visibility: visible;
  transform: translateX(1000px);
  animation: slide-from-offscreen 0.8s ease forwards; }

.callout--sliding-in.callout--alternating-images-on-side:nth-child(even) .callout_text,
.callout--sliding-in.callout--alternating-images-on-side:nth-child(odd) .callout_image {
  visibility: visible;
  transform: translateX(-1000px);
  animation: slide-from-offscreen 0.8s ease forwards; }

.callout--has-slid-in.callout--alternating-images-on-side .callout_text,
.callout--has-slid-in.callout--alternating-images-on-side .callout_image {
  transform: translateX(0);
  animation: none; }

@keyframes slide-from-offscreen {
  to {
    transform: translateX(0); } }

@media screen and (max-width: 630px) {
  .callout--will-slide-in.callout--alternating-images-on-side .callout_text,
  .callout--will-slide-in.callout--alternating-images-on-side .callout_image {
    visibility: visible; }
  .callout--sliding-in.callout--alternating-images-on-side:nth-child(odd) .callout_text,
  .callout--sliding-in.callout--alternating-images-on-side:nth-child(even) .callout_image,
  .callout--sliding-in.callout--alternating-images-on-side:nth-child(even) .callout_text,
  .callout--sliding-in.callout--alternating-images-on-side:nth-child(odd) .callout_image {
    transform: translateX(0);
    animation: none; } }

/* Specific Page Overrides */
.Productivity-Optimization .callout-section_introduction {
  margin-top: 20px; }

.Productivity-Optimization .callout-section_introduction h2 {
  font-size: 32px;
  line-height: 38px; }

.slider.layout-1 {
  position: relative;
  margin-bottom: 115px;
  background: #f2f2f2;
  padding: 20px 30px 15px; }
  .slider.layout-1 .slider_next, .slider.layout-1 .slider_prev {
    display: inline-block; }
  .slider.layout-1 .slider_prev {
    margin-right: 30px; }
  .slider.layout-1 .slider_next {
    margin-left: 30px; }
  .slider.layout-1 .slider_next img, .slider.layout-1 .slider_prev img {
    max-width: 100%;
    width: 24px;
    position: absolute;
    margin-top: -12px;
    top: 50%;
    cursor: pointer; }
  .slider.layout-1 .slider_prev img {
    left: 15px;
    transform: rotate(180deg); }
  .slider.layout-1 .slider_next img {
    right: 15px; }
  .slider.layout-1 .slider_slide-wrapper {
    display: inline-block;
    width: calc(100% - 106px);
    position: relative;
    padding: 0 20px; }
  .slider.layout-1 .slide {
    position: absolute;
    top: 0;
    left: 20px;
    right: 20px;
    z-index: 5; }
  .slider.layout-1 .slide--selected {
    position: relative;
    left: 0;
    right: 0;
    display: inline-block;
    z-index: 8; }
  .slider.layout-1 .slide--holder {
    display: inline-block; }
  .slider.layout-1 .slider_selector-wrapper {
    text-align: center; }
  .slider.layout-1 .slider_selector {
    position: relative;
    border-radius: 50%;
    border: 1px solid #aaa;
    height: 8px;
    width: 8px;
    display: inline-block;
    margin: 0 2px;
    cursor: pointer; }
  .slider.layout-1 .slider_selector.slider_selector--selected div {
    position: absolute;
    border-radius: 50%;
    background: #aaa;
    top: 1px;
    left: 1px;
    height: 6px;
    width: 6px; }
  .slider.layout-1 .slide_text .slider_label {
    text-transform: uppercase;
    color: #6a6a6a;
    font-size: 14px;
    line-height: 22px; }
  .slider.layout-1 .slide_text h2, .slider.layout-1 .slide_text h3 {
    font-size: 28px;
    line-height: 34px; }
  .slider.layout-1 .slide_text p {
    font-size: 14px;
    line-height: 22px; }
  .slider.layout-1 .slide_text a {
    font-size: 16px;
    line-height: 22px; }
  .slider.layout-1 .slide--image-on-right-of-text .slide_image--right {
    float: right;
    margin-left: 30px; }
    .slider.layout-1 .slide--image-on-right-of-text .slide_image--right img {
      max-width: 100%; }
  @media screen and (max-width: 640px) {
    .slider.layout-1 .slide--image-on-right-of-text .slide_image--right {
      float: none;
      margin-left: 0;
      margin-bottom: 20px; } }
  @media screen and (max-width: 480px) {
    .slider.layout-1 .slide_text p {
      display: none; }
      .slider.layout-1 .slide_text p + br {
        display: none; }
    .slider.layout-1 .slide_text h2, .slider.layout-1 .slide_text h1 {
      font-size: 24px;
      line-height: 28px; } }

.slider.layout-2 {
  background: #f5f5f5;
  padding: 50px 20px;
  margin-top: 50px;
  margin-bottom: 50px; }
  .slider.layout-2 .slider_inner-wrapper {
    max-width: 1205px;
    margin: 0 auto;
    display: flex;
    flex-direction: row-reverse; }
  .slider.layout-2 .slider_slide-wrapper {
    position: relative;
    width: calc(100% - 220px);
    display: grid;
    align-content: stretch; }
  .slider.layout-2 .slide {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 5; }
  .slider.layout-2 .slide--selected {
    position: relative;
    left: 0;
    right: 0;
    display: inline-block;
    z-index: 8; }
  .slider.layout-2 .slider_selector-wrapper {
    width: 200px;
    padding-right: 20px; }
  .slider.layout-2 .slider_selector {
    color: #a1a8b2;
    font-size: 18px;
    line-height: 30px;
    padding-bottom: 10px;
    cursor: pointer; }
  .slider.layout-2 .slider_selector--selected {
    color: #0075e2;
    font-weight: 700; }
  .slider.layout-2 .slider-selector--mobile {
    display: none; }
  .slider.layout-2 .slide_text {
    color: #717171; }
    .slider.layout-2 .slide_text h3 {
      font-size: 30px;
      line-height: 34px;
      padding-bottom: 10px;
      color: #333; }
    .slider.layout-2 .slide_text h4 {
      font-size: 20px;
      line-height: 22px;
      padding-bottom: 10px;
      color: #333; }
  .slider.layout-2 .slide--image-on-right-of-text .slide_image--right {
    float: right;
    margin-left: 30px; }
    .slider.layout-2 .slide--image-on-right-of-text .slide_image--right img {
      max-width: 100%; }
  @media screen and (max-width: 640px) {
    .slider.layout-2 .slider_inner-wrapper {
      display: block; }
    .slider.layout-2 .slider_slide-wrapper {
      display: block;
      width: auto; }
    .slider.layout-2 .slider_selector-wrapper {
      width: auto;
      padding: 0;
      text-align: center; }
    .slider.layout-2 .slide--image-on-right-of-text .slide_image--right {
      float: none;
      margin-left: 0;
      margin-bottom: 20px; }
    .slider.layout-2 .slider_selector {
      display: none; }
    .slider.layout-2 .slider_selector--mobile {
      position: relative;
      border-radius: 50%;
      border: 1px solid #aaa;
      height: 8px;
      width: 8px;
      display: inline-block;
      margin: 0 2px;
      cursor: pointer; }
    .slider.layout-2 .slider_selector--mobile.slider_selector--selected div {
      position: absolute;
      border-radius: 50%;
      background: #aaa;
      top: 1px;
      left: 1px;
      height: 6px;
      width: 6px; } }
  @media screen and (max-width: 480px) {
    .slider.layout-2 .slide_text p {
      display: none; }
      .slider.layout-2 .slide_text p + br {
        display: none; }
    .slider.layout-2 .slide_text h2, .slider.layout-2 .slide_text h1 {
      font-size: 24px;
      line-height: 28px; } }

/*# Brochure Styles/Features Block #*/
.feature-blocks {
  margin-top: 25px; }

.feature-blocks_introduction {
  margin-bottom: 20px; }

.feature-blocks_blocks-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: space-between; }

.feature-blocks_block {
  width: calc(50% - 47px);
  flex-basis: calc(50% - 47px);
  border: 1px solid #d0d0d0;
  padding: 20px;
  margin-top: 10px;
  vertical-align: top; }

.feature-blocks_block-image-wrapper {
  display: inline-block;
  width: 75px;
  vertical-align: top; }

.feature-blocks_block-image {
  max-width: 100%;
  height: auto !important; }

.feature-blocks_block-text {
  display: inline-block;
  width: calc(100% - 105px);
  padding-left: 10px;
  font-size: 14px;
  line-height: 20px; }
  .feature-blocks_block-text h3 {
    font-size: 16px;
    line-height: 22px; }

@media screen and (max-width: 768px) {
  .feature-blocks_block {
    display: block;
    width: 100%;
    flex-basis: 100%;
    margin: 10px 0;
    text-align: center; }
  .feature-blocks_image-wrapper {
    width: auto;
    display: block; }
  .feature-blocks_block-text {
    width: auto;
    display: block;
    padding: 0; } }

/*# Landing Page/FlatTop Premium Service #*/
.FlatTop-Premium-Services .button-section {
  background: #F5F5F5;
  text-align: center;
  padding: 20px;
  margin: 45px 0; }

.FlatTop-Premium-Services .button-section a {
  margin: 0 6px; }

.FlatTop-Premium-Services .text-container_flex {
  display: flex;
  justify-content: space-between; }

.FlatTop-Premium-Services .text-container_flex .flex_right {
  width: 60%;
  margin-left: 25px; }

@media screen and (max-width: 768px) {
  .FlatTop-Premium-Services .text-container_flex {
    flex-flow: wrap;
    justify-content: center; }
    .FlatTop-Premium-Services .text-container_flex .flex_right {
      width: 100%;
      margin-left: 0; } }

@media screen and (max-width: 510px) {
  .button-section .button:first-child {
    margin-bottom: 10px !important; }
  .button-section .button {
    width: calc(100% - 80px) !important;
    margin: 0 !important; }
  .button-section .button.button--light-blue-border {
    width: calc(100% - 80px - 4px) !important; } }

.contact-expert {
  background: #e6e7e8;
  text-align: center;
  padding: 25px;
  margin-top: 75px;
  margin-bottom: -100px; }
  .contact-expert .page_section {
    margin-bottom: 0; }

.contact-expert_img {
  display: inline-block;
  vertical-align: top;
  margin-right: 20px;
  width: 65px; }

.contact-expert_text {
  display: inline-block;
  max-width: calc(100% - 265px);
  text-align: left;
  margin: 0 15px; }
  .contact-expert_text h3 {
    font-weight: 400;
    font-size: 24px; }

.contact-expert_btn {
  display: inline-block;
  width: 180px;
  vertical-align: top; }

@media screen and (max-width: 800px) {
  .contact-expert_img {
    margin-right: 0;
    width: auto;
    margin-bottom: 15px; }
  .contact-expert_text {
    display: block;
    width: auto;
    max-width: none;
    text-align: center; }
  .contact-expert_btn {
    display: block;
    width: auto; } }

.ribbon {
  position: relative; }

.ribbon_wrapper {
  position: absolute;
  right: 10px;
  top: 0;
  color: #fff;
  border: solid 30px #CE0E2D;
  border-bottom: solid 5px transparent;
  border-top: solid 24px #CE0E2D; }

.page_section .ribbon_wrapper {
  right: 25px; }

.ribbon_copy {
  position: absolute;
  top: -24px;
  left: -30px;
  font-size: 16px;
  line-height: 30px;
  text-align: center;
  width: 60px; }

.smart-tag-banner_wrapper {
  display: flex;
  margin-top: 100px; }

.smart-tag-banner_main-section {
  width: 70%;
  background: #f8f8f8;
  display: flex; }

.smart-tag-banner_main-copy {
  font-size: 16px;
  line-height: 24px;
  padding: 20px 0 30px; }
  .smart-tag-banner_main-copy h3 {
    font-size: 24px;
    line-height: 28px;
    padding-bottom: 10px; }

.smart-tag-banner_main-image {
  padding: 30px;
  min-width: 130px;
  text-align: center; }

.smart-tag-banner_sub-section {
  width: 30%;
  border: 2px solid #f8f8f8;
  display: flex;
  flex-wrap: wrap;
  padding: 10px 20px; }

.smart-tag-banner_sub-copy h4 {
  font-size: 24px;
  line-height: 35px; }

.smart-tag-banner_sub-image {
  width: calc(40% - 20px); }

.smart-tag-banner_app-copy {
  padding: 0 10px;
  background-color: #f8f8f8;
  width: 60%;
  font-weight: 700; }
  .smart-tag-banner_app-copy h4 {
    font-size: 18px;
    line-height: 35px; }

@media screen and (max-width: 800px) {
  .smart-tag-banner_wrapper,
  .smart-tag-banner_main-section {
    flex-wrap: wrap; }
  .smart-tag-banner_main-section,
  .smart-tag-banner_sub-section,
  .smart-tag-banner_main-image {
    width: 100%; }
  .smart-tag-banner_main-copy,
  .smart-tag-banner_sub-copy {
    text-align: center; }
  .smart-tag-banner_main-copy {
    padding: 0 20px 30px; }
  .smart-tag-banner_sub-copy {
    margin-top: 10px; } }

/*# Defaults #*/
.product-cards_title {
  font-size: 20px;
  line-height: 26px;
  font-weight: 600;
  margin-bottom: 10px; }

.product-card_img {
  max-width: 100%; }

.product-card_copy {
  color: #333;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  text-align: left;
  padding: 25px 30px;
  transition: background linear .25s, border linear .25s;
  max-width: calc(100% - 60px); }

.product-card_copy-title {
  font-size: 16px;
  font-weight: 700;
  line-height: 17px; }

.product-card_copy-description {
  font-size: 13px;
  line-height: 16px; }
  .product-card_copy-description ul {
    margin-top: 7px; }
    .product-card_copy-description ul li {
      margin-bottom: 4px; }

.product-card_link {
  display: block;
  font-size: 15px;
  font-weight: 600;
  line-height: 26px;
  color: #02306b; }

.product-card_name {
  font-size: 18px;
  line-height: 26px;
  font-weight: 600;
  color: #02306b; }

.product-cards_no-link .product-card_name {
  color: #333; }

.product-card_description {
  font-size: 14px;
  line-height: 18px;
  color: #333; }
  .product-card_description ul {
    margin-top: 7px; }
    .product-card_description ul li {
      margin-bottom: 4px; }

@media screen and (max-width: 480px) {
  .product-card_copy {
    font-size: 13px; } }

/*# Family #*/
.product-cards--family {
  display: flex;
  flex-wrap: wrap;
  margin-top: 40px; }

.product-cards--family .product-card {
  border: 1px solid #d0d0d0;
  width: calc(33% - 27px);
  flex-basis: calc(33% - 27px);
  margin: 40px 20px 0;
  transition: border linear .25s; }
  .product-cards--family .product-card:nth-of-type(3n + 1) {
    margin-left: 0; }
  .product-cards--family .product-card:nth-of-type(3n) {
    margin-right: 0; }
  .product-cards--family .product-card:nth-of-type(-n+3) {
    margin-top: 0; }
  .product-cards--family .product-card:hover {
    border: 1px solid #333; }
    .product-cards--family .product-card:hover .product-card_copy {
      background: #f5f5f5; }

.product-cards--family .product-card_link {
  display: flex;
  flex-flow: column;
  align-items: center;
  height: 100%; }

.product-cards--family .product-card_copy {
  flex-grow: 2; }

.product-cards--family .product-card + copy-title {
  text-transform: uppercase; }

@media screen and (max-width: 800px) {
  .product-cards--family {
    margin-top: 25px; }
  .product-cards--family .product-card {
    width: calc(50% - 14.5px);
    flex-basis: calc(50% - 14.5px);
    margin: 25px 12.5px 0; }
    .product-cards--family .product-card:nth-of-type(3n + 1) {
      margin-left: 12.5px; }
    .product-cards--family .product-card:nth-of-type(-n+3) {
      margin-top: 0; }
    .product-cards--family .product-card:nth-of-type(3n) {
      margin-right: 12.5px; }
    .product-cards--family .product-card:nth-of-type(2n) {
      margin-right: 0; }
    .product-cards--family .product-card:nth-of-type(2n + 1) {
      margin-left: 0; }
    .product-cards--family .product-card:nth-of-type(3) {
      margin-top: 25px; } }

@media screen and (max-width: 480px) {
  .product-cards-family {
    margin-top: 10px; }
  .product-cards--family .product-card {
    width: calc(50% - 7px);
    flex-basis: calc(50% - 7px);
    margin: 10px 5px 0; }
    .product-cards--family .product-card:nth-of-type(3n + 1) {
      margin-left: 5px; }
    .product-cards--family .product-card:nth-of-type(-n+3) {
      margin-top: 0; }
    .product-cards--family .product-card:nth-of-type(3n) {
      margin-right: 5px; }
    .product-cards--family .product-card:nth-of-type(2n) {
      margin-right: 0; }
    .product-cards--family .product-card:nth-of-type(2n + 1) {
      margin-left: 0; }
    .product-cards--family .product-card:nth-of-type(3) {
      margin-top: 10px; }
  .product-card_copy {
    padding: 15px 10px;
    max-width: calc(100% - 20px); } }

/*# Refinement #*/
.product-cards--refinement {
  display: flex;
  flex-wrap: wrap;
  text-align: center; }

.product-cards--refinement .product-card {
  width: calc(33% - 8.67px);
  flex-basis: calc(33% - 8.67px);
  margin: 10px 5px 0;
  border: 1px solid #d0d0d0;
  transition: border linear .25s; }
  .product-cards--refinement .product-card:nth-of-type(3n + 1) {
    margin-left: 0; }
  .product-cards--refinement .product-card:nth-of-type(3n) {
    margin-right: 0; }
  .product-cards--refinement .product-card:hover {
    border: 1px solid #333; }

.product-cards--refinement .product-card_link {
  display: flex;
  flex-flow: column;
  align-items: center;
  height: 100%; }

.product-cards--refinement .product-card_copy {
  flex-grow: 2;
  padding: 10px 5px;
  font-weight: 700;
  text-align: center;
  color: #333;
  max-width: calc(100% - 10px); }

@media screen and (max-width: 800px) {
  .product-cards--refinement .product-card {
    width: calc(50% - 14.5px);
    flex-basis: calc(50% - 14.5px);
    margin: 25px 12.5px 0; }
    .product-cards--refinement .product-card:nth-of-type(3n + 1) {
      margin-left: 12.5px; }
    .product-cards--refinement .product-card:nth-of-type(-n+3) {
      margin-top: 0; }
    .product-cards--refinement .product-card:nth-of-type(3n) {
      margin-right: 12.5px; }
    .product-cards--refinement .product-card:nth-of-type(2n) {
      margin-right: 0; }
    .product-cards--refinement .product-card:nth-of-type(2n + 1) {
      margin-left: 0; }
    .product-cards--refinement .product-card:nth-of-type(3) {
      margin-top: 25px; } }

@media screen and (max-width: 480px) {
  .product-cards--refinement .product-card {
    width: calc(50% - 7px);
    flex-basis: calc(50% - 7px);
    margin: 10px 5px 0; }
    .product-cards--refinement .product-card:nth-of-type(3n + 1) {
      margin-left: 5px; }
    .product-cards--refinement .product-card:nth-of-type(-n+3) {
      margin-top: 0; }
    .product-cards--refinement .product-card:nth-of-type(3n) {
      margin-right: 5px; }
    .product-cards--refinement .product-card:nth-of-type(2n) {
      margin-right: 0; }
    .product-cards--refinement .product-card:nth-of-type(2n + 1) {
      margin-left: 0; }
    .product-cards--refinement .product-card:nth-of-type(3) {
      margin-top: 10px; } }

/*# Series #*/
.product-cards--series .product-card {
  border-top: 1px solid #d6d6d6;
  padding: 20px 0; }

.product-cards--series .product-card:last-of-type {
  border-bottom: 1px solid #d6d6d6; }

.product-cards--series .product-card_img-wrapper {
  width: 130px;
  display: inline-block;
  vertical-align: top; }

.product-cards--series .product-card_details {
  width: calc(100% - 135px);
  display: inline-block;
  color: #333; }

@media screen and (max-width: 480px) {
  .product-cards--series .product-card_img-wrapper {
    width: 37%; }
  .product-cards--series .product-card_details {
    width: calc(63% - 5px); }
  .product-cards--series .product-card_name {
    font-size: 16px; }
  .product-cards--series .product-card_description {
    max-height: 54px;
    overflow-y: hidden;
    position: relative; }
  .product-cards--series .product-card_description:after {
    content: '...';
    letter-spacing: 2px;
    position: absolute;
    top: 52px;
    right: 0;
    left: 0;
    text-align: right;
    height: 16px;
    background: -moz-linear-gradient(135deg, rgba(255, 255, 255, 0) 0%, white 85%);
    background: -o-linear-gradient(135deg, rgba(255, 255, 255, 0) 0%, white 85%);
    background: -ms-linear-gradient(135deg, rgba(255, 255, 255, 0) 0%, white 85%);
    background: linear-gradient(135deg, rgba(255, 255, 255, 0) 0%, white 85%); } }

/*# Line #*/
.product-cards--line .product-card {
  border-top: 1px solid #d6d6d6;
  padding: 20px 0; }

.product-cards--line .product-card:last-of-type {
  border-bottom: 1px solid #d6d6d6; }

.product-cards--line .product-card_img-wrapper {
  width: 130px;
  display: inline-block;
  vertical-align: top; }

.product-cards--line .product-card_details {
  width: calc(100% - 135px);
  display: inline-block;
  color: #333; }

@media screen and (max-width: 480px) {
  .product-cards--line.product-cards_no-link .product-card_img-wrapper {
    width: auto; }
  .product-cards--line.product-cards_no-link .product-card_details {
    width: auto; } }

/*# Series/Line #*/
.page-section--series {
  padding-top: 15px; }
  .page-section--series .product-cards--line {
    background: #f5f5f5; }
    .page-section--series .product-cards--line .product-card {
      border-bottom: solid 1px #A7A7A7;
      padding: 20px 0;
      margin-left: 20px;
      margin-right: 20px; }
    .page-section--series .product-cards--line .product-card:last-of-type {
      border: none; }
    .page-section--series .product-cards--line .product-card_img-wrapper {
      width: 130px;
      display: inline-block;
      vertical-align: top;
      border: 1px solid #a7a7a7; }
    .page-section--series .product-cards--line .product-card_details {
      display: inline-block;
      color: #333;
      width: calc(100% - 158px);
      padding-left: 20px; }
      .page-section--series .product-cards--line .product-card_details .product-card_name {
        color: #02306b; }

@media screen and (max-width: 480px) {
  .product-section--series .product-cards--line.product-cards_no-link .product-card_img-wrapper {
    width: auto; }
  .product-section--series .product-cards--line.product-cards_no-link .product-card_details {
    width: auto; } }

/*# Catalogs $*/
.product-cards--catalogs .product-card {
  border-top: 1px solid #d6d6d6;
  padding: 20px 0; }

.product-cards--catalogs .product-card:last-of-type {
  border-bottom: 1px solid #d6d6d6; }

.product-cards--catalogs .product-card_img-wrapper {
  width: 100px;
  display: inline-block;
  vertical-align: top; }

.product-cards--catalogs .product-card_img {
  border: 1px solid #d0d0d0; }

.product-cards--catalogs .product-card_details {
  width: calc(100% - 105px);
  display: inline-block; }

@media print {
  .page-section_left.page-section--family {
    display: none; }
  .page-section_right.page-section--family {
    width: auto;
    margin: 0;
    float: none;
    display: block; }
  .product-card_name {
    font-size: 12px;
    line-height: 16px;
    color: #333; }
  .product-card_description {
    font-size: 10px;
    line-height: 14px; }
  .product-cards--line {
    display: flex;
    flex-wrap: wrap; }
    .product-cards--line .product-card {
      width: calc(49% - 5px);
      display: inline-block;
      margin: 15px 0 0;
      border: 1px solid #333;
      padding: 0;
      break-inside: avoid-page; }
      .product-cards--line .product-card:nth-of-type(2n+1) {
        margin-right: 2%; }
    .product-cards--line .product-card_img-wrapper {
      margin-right: 10px;
      width: 20%; }
    .product-cards--line .product-card_details {
      padding: 15px 15px 15px 0;
      width: calc(80% - 30px); } }

.product-support {
  background: #f5f5f5;
  padding: 15px;
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 10px; }

.product-support_title {
  font-size: 16px;
  line-height: 26px;
  display: inline-block;
  width: calc(100% - 26px);
  vertical-align: middle; }

.product-support_copy {
  display: none;
  margin-top: 10px; }

.product-support_listing {
  margin-top: 10px;
  margin-bottom: 10px; }

.product-support_region {
  font-weight: 600; }

.product-support_link .button {
  font-size: 16px;
  line-height: 20px;
  display: block;
  text-align: center;
  padding: 11px 40px; }

.product-support + .background--grey .page_section.text-container,
.product-documentation + .background--grey .page_section.text-container {
  padding: 15px;
  margin-top: 0; }

.product-documentation {
  background: #f5f5f5;
  padding: 15px;
  font-size: 15px;
  line-height: 16px;
  margin-bottom: 10px; }

.product-documentation_title {
  font-size: 16px;
  line-height: 26px;
  display: inline-block;
  width: calc(100% - 27px);
  vertical-align: middle; }

.product-documentation_list {
  display: none;
  margin-top: 10px; }

.product-documentation_document {
  clear: both; }

.product-documentation_document-title {
  color: #02306b;
  margin-bottom: 3px;
  word-break: break-word; }

.product-documentation_document-image-link {
  display: inline-block;
  width: 28px;
  margin-right: 10px;
  vertical-align: top;
  margin-bottom: 10px; }

.product-documentation_document-info {
  display: inline-block;
  width: calc(100% - 42px);
  margin-bottom: 10px; }

.product-documentation_document-number,
.product-documentation_document-statistics {
  font-size: 12px;
  line-height: 13px; }

.product-accessories {
  background: #f5f5f5;
  padding: 15px;
  font-size: 15px;
  line-height: 16px;
  margin-bottom: 10px; }

.product-accessories_title {
  font-size: 16px;
  line-height: 26px;
  display: inline-block;
  width: calc(100% - 26px);
  vertical-align: middle; }

.product-accessories_list {
  display: none;
  margin-top: 10px; }

.product-accessories_list-entry {
  border-bottom: 1px solid #d0d0d0;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 14px;
  line-height: 18px; }

.product-accessories_list-entry:first-of-type {
  border-top: 1px solid #d0d0d0; }

.product-accessories_list-entry-title {
  font-size: 14px;
  line-height: 18px;
  font-weight: 700; }

.product-accessories_list-entry-link {
  line-height: 24px;
  color: #02306b; }

.lightbox_configurator-option {
  width: 95%;
  border-bottom: 1px solid #d0d0d0;
  padding: 25px 0;
  margin: 0 auto;
  display: flex;
  justify-content: space-between; }
  .lightbox_configurator-option:last-of-type {
    border-bottom: 0; }

.lightbox_configurator-option-text {
  display: inline-block;
  width: 65%; }
  .lightbox_configurator-option-text h3 {
    color: #02306b;
    font-weight: 400; }
    .lightbox_configurator-option-text h3 span {
      font-weight: 700; }

.lightbox_configurator-option-button {
  display: inline-block;
  width: 20%; }

.title-button--configurator-selector {
  cursor: pointer; }

.product-category-selector {
  background: #f5f5f5;
  padding: 15px;
  margin-bottom: 10px; }

@media screen and (max-width: 480px) {
  .product-category-selector {
    display: none; } }

.product-category-selector_title {
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 10px; }

.product-cards_filter,
.product-filter_open-close-button {
  display: none; }

@media screen and (max-width: 480px) {
  .product-filter_open-close-button {
    display: block;
    background: #02306b;
    padding: 15px;
    margin-bottom: 15px;
    margin-top: 10px; }
  .product-filter_title {
    color: #fff;
    font-size: 16px;
    line-height: 26px;
    display: inline-block;
    width: calc(100% - 26px);
    vertical-align: middle; }
  .product-cards_filter .product-category-selector {
    display: block;
    margin-bottom: 15px; } }

.interactive-guide {
  margin-top: 25px; }

.interactive-guide_list {
  position: relative;
  border: 1px solid #ababab; }

.interactive-guide_header {
  margin-bottom: 5px; }

.interactive-guide_header h3 {
  line-height: 25px; }

.interactive-guide_list-header {
  float: right;
  width: 50%;
  text-align: center;
  padding: 5px;
  font-size: 30px; }

.interactive-guide_feature-list {
  width: 50%; }

.ig-entry {
  background-color: #f2f2f2;
  color: #6a6a6a;
  line-height: 1.6;
  display: table;
  width: 100%;
  border: 1px solid #b1b1b1;
  border-bottom: none;
  border-left: none;
  padding: 15px 0; }

.ig-entry:first-of-type {
  border-top: none; }

.ig-entry:hover {
  background-color: #333;
  color: #fff; }

.ig-entry_num {
  color: #a9a9a9;
  font-size: 42px;
  display: table-cell;
  vertical-align: middle;
  width: 60px;
  text-align: center;
  font-weight: 700; }

.ig-entry:hover .ig-entry_num {
  color: #02306b; }

.ig-entry_txt {
  display: table-cell;
  vertical-align: middle;
  width: calc(100% - 65px); }

.ig-entry_img {
  display: none;
  position: absolute;
  top: 53px;
  left: 50%;
  right: 0;
  bottom: 0;
  text-align: center;
  background: #fff; }

.ig-entry:first-of-type .ig-entry_img {
  display: inline;
  z-index: 9; }

.ig-entry:hover .ig-entry_img {
  display: inline;
  z-index: 10; }

.ig-entry_img img {
  max-height: 100%;
  max-width: 100%; }

@media (max-width: 768px) {
  .interactive-guide_list {
    border-top: none; }
  .interactive-guide_list-header {
    display: none; }
  .interactive-guide_feature-list {
    width: auto; }
  .ig-entry {
    display: block;
    border-right: none;
    padding-bottom: 0; }
  .ig-entry:hover {
    background-color: #ebebeb;
    color: #636363; }
  .ig-entry.ig-entry--active {
    background-color: #333;
    color: #fff; }
  .ig-entry:first-of-type {
    border-top: 1px solid #ababab; }
  .ig-entry_txt,
  .ig-entry_num {
    padding-bottom: 15px; }
  .ig-entry:hover .ig-entry_num {
    color: #a9a9a9; }
  .ig-entry--active .ig-entry_num,
  .ig-entry--active:hover .ig-entry_num {
    color: #02306b; }
  .ig-entry_img {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
  .ig-entry:first-of-type .ig-entry_img {
    display: none; }
  .ig-entry:hover .ig-entry_img {
    display: none; } }

/*# Hotspot #*/
.hotspot {
  text-align: center;
  margin-top: 20px; }

.hotspot_map {
  max-width: 100%;
  text-align: center;
  display: inline-block;
  position: relative;
  max-width: 100%; }

.hotspot-spot {
  border: 3px solid white;
  padding: 2px;
  border-radius: 50%;
  background: red;
  position: absolute;
  display: inline-block;
  width: 20px;
  height: 20px;
  z-index: 9; }

.hotspot-spot_text {
  display: none;
  z-index: 101;
  position: absolute;
  background: #fff;
  border: 2px solid #333;
  padding: 5px;
  position: absolute; }

.hotspot-spot:hover .hotspot-spot_text {
  display: block; }

.hotspot-spot_text:before,
.hotspot-spot_text:after {
  content: '';
  display: block;
  position: absolute; }

.hotspot-spot--mobile {
  display: none; }

@media screen and (max-width: 768px) {
  .hotspot-spot:hover .hotspot-spot_text {
    display: none; }
  .hotspost-spot--selected {
    background: #367c2b; }
  .hotspot-spot--mobile {
    display: none;
    position: relative;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    width: auto; }
  .hotspot-spot--shown {
    display: block; } }

.product-info-searchbox {
  text-align: center;
  margin-top: 20px;
  padding: 35px 50px;
  background: #f2f2f2;
  max-width: 1005px; }
  .product-info-searchbox_title {
    margin-bottom: 20px;
    font-weight: 900;
    font-size: 20px;
    color: #333; }
  .product-info-searchbox_criteria-box {
    margin-bottom: 40px; }
  .product-info-searchbox_filter-button {
    margin: 20px;
    font-weight: 700;
    color: #333;
    cursor: pointer; }
    .product-info-searchbox_filter-button--active {
      padding-bottom: 5px;
      border-bottom: 4px solid #02306b; }
  .product-info-searchbox_filter-area {
    display: flex;
    justify-content: center; }
  .product-info-searchbox_search-input[type=text], .product-info-searchbox_search-input--dropdown {
    width: 50%;
    max-width: 425px;
    margin-left: 10%;
    margin-right: 10px; }
  .product-info-searchbox_search-button[type=submit] {
    width: 25%;
    max-width: 200px;
    cursor: pointer;
    padding: 2px 6px;
    border-radius: 0;
    border: 2px solid #02306b;
    margin-top: 0; }
    .product-info-searchbox_search-button[type=submit]:hover {
        border: 2px solid #02306b;
    }

/*# HotSpot/Omega Coupling #*/
.omega-coupling-hotspot .hotspot_0 {
  bottom: 55%;
  left: 48%; }

.omega-coupling-hotspot .hotspot_0 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  right: 6px; }

.omega-coupling-hotspot .hotspot_0 .hotspot-spot_text:before {
  top: -20px;
  right: -2px;
  border-left: 20px solid transparent;
  border-bottom: 20px solid black; }

.omega-coupling-hotspot .hotspot_0 .hotspot-spot_text:after {
  top: -14px;
  right: 0px;
  border-left: 15px solid transparent;
  border-bottom: 15px solid white; }

.omega-coupling-hotspot .hotspot_1 {
  top: 14%;
  left: 45%; }

.omega-coupling-hotspot .hotspot_1 .hotspot-spot_text {
  width: 300px;
  bottom: 24px;
  right: 6px; }

.omega-coupling-hotspot .hotspot_1 .hotspot-spot_text:before {
  bottom: -20px;
  right: -2px;
  border-left: 20px solid transparent;
  border-top: 20px solid black; }

.omega-coupling-hotspot .hotspot_1 .hotspot-spot_text:after {
  bottom: -14px;
  right: 0px;
  border-left: 15px solid transparent;
  border-top: 15px solid white; }

.omega-coupling-hotspot .hotspot_2 {
  bottom: 25%;
  left: 29%; }

.omega-coupling-hotspot .hotspot_2 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  right: 6px; }

.omega-coupling-hotspot .hotspot_2 .hotspot-spot_text:before {
  top: -20px;
  right: -2px;
  border-left: 20px solid transparent;
  border-bottom: 20px solid black; }

.omega-coupling-hotspot .hotspot_2 .hotspot-spot_text:after {
  top: -14px;
  right: 0px;
  border-left: 15px solid transparent;
  border-bottom: 15px solid white; }

.omega-coupling-hotspot .hotspot_3 {
  bottom: 15%;
  right: 56%; }

.omega-coupling-hotspot .hotspot_3 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  left: 6px; }

.omega-coupling-hotspot .hotspot_3 .hotspot-spot_text:before {
  top: -20px;
  left: -2px;
  border-right: 20px solid transparent;
  border-bottom: 20px solid black; }

.omega-coupling-hotspot .hotspot_3 .hotspot-spot_text:after {
  top: -14px;
  left: 0px;
  border-right: 15px solid transparent;
  border-bottom: 15px solid white; }

.omega-coupling-hotspot .hotspot_4 {
  bottom: 24%;
  right: 40%; }

.omega-coupling-hotspot .hotspot_4 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  left: 6px; }

.omega-coupling-hotspot .hotspot_4 .hotspot-spot_text:before {
  top: -20px;
  left: -2px;
  border-right: 20px solid transparent;
  border-bottom: 20px solid black; }

.omega-coupling-hotspot .hotspot_4 .hotspot-spot_text:after {
  top: -14px;
  left: 0px;
  border-right: 15px solid transparent;
  border-bottom: 15px solid white; }

.omega-coupling-hotspot .hotspot_5 {
  top: 38%;
  right: 42%; }

.omega-coupling-hotspot .hotspot_5 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  left: 6px; }

.omega-coupling-hotspot .hotspot_5 .hotspot-spot_text:before {
  top: -20px;
  left: -2px;
  border-right: 20px solid transparent;
  border-bottom: 20px solid black; }

.omega-coupling-hotspot .hotspot_5 .hotspot-spot_text:after {
  top: -14px;
  left: 0px;
  border-right: 15px solid transparent;
  border-bottom: 15px solid white; }

.omega-coupling-hotspot .hotspot_7 {
  top: 10%;
  right: 10%; }

.omega-coupling-hotspot .hotspot_7 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  right: 6px; }

.omega-coupling-hotspot .hotspot_7 .hotspot-spot_text:before {
  top: -20px;
  right: -2px;
  border-left: 20px solid transparent;
  border-bottom: 20px solid black; }

.omega-coupling-hotspot .hotspot_7 .hotspot-spot_text:after {
  top: -14px;
  right: .5px;
  border-left: 15px solid transparent;
  border-bottom: 15px solid white; }

.omega-coupling-hotspot .hotspot_6 {
  top: 20%;
  left: 18%; }

.omega-coupling-hotspot .hotspot_6 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  left: 6px; }

.omega-coupling-hotspot .hotspot_6 .hotspot-spot_text:before {
  top: -20px;
  left: -2px;
  border-right: 20px solid transparent;
  border-bottom: 20px solid black; }

.omega-coupling-hotspot .hotspot_6 .hotspot-spot_text:after {
  top: -14px;
  left: .5px;
  border-right: 15px solid transparent;
  border-bottom: 15px solid white; }

/*# Hotspot/RIS Gear Drive Locs #*/
.hs-gear-drive .hotspot_0 {
  left: 33%;
  top: 66%; }

.hs-gear-drive .hotspot_0 .hotspot-spot_text {
  width: 300px;
  bottom: 24px;
  left: 6px; }

.hs-gear-drive .hotspot_0 .hotspot-spot_text:after {
  bottom: -14px;
  left: .5px;
  border-right: 15px solid transparent;
  border-top: 15px solid white; }

.hs-gear-drive .hotspot_0 .hotspot-spot_text:before {
  bottom: -20px;
  left: -2px;
  border-right: 20px solid transparent;
  border-top: 20px solid black; }

.hs-gear-drive .hotspot_1 {
  left: 16%;
  top: 42%; }

.hs-gear-drive .hotspot_1 .hotspot-spot_text {
  width: 250px;
  top: 24px;
  left: 6px; }

.hs-gear-drive .hotspot_1 .hotspot-spot_text:after {
  top: -14px;
  left: .5px;
  border-right: 15px solid transparent;
  border-bottom: 15px solid white; }

.hs-gear-drive .hotspot_1 .hotspot-spot_text:before {
  top: -20px;
  left: -2px;
  border-right: 20px solid transparent;
  border-bottom: 20px solid black; }

.hs-gear-drive .hotspot_2 {
  left: 36%;
  top: 34%; }

.hs-gear-drive .hotspot_2 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  left: 6px; }

.hs-gear-drive .hotspot_2 .hotspot-spot_text:after {
  top: -14px;
  left: .5px;
  border-right: 15px solid transparent;
  border-bottom: 15px solid white; }

.hs-gear-drive .hotspot_2 .hotspot-spot_text:before {
  top: -20px;
  left: -2px;
  border-right: 20px solid transparent;
  border-bottom: 20px solid black; }

.hs-gear-drive .hotspot_3 {
  left: 77%;
  top: 71%; }

.hs-gear-drive .hotspot_3 .hotspot-spot_text {
  width: 300px;
  bottom: 24px;
  right: 6px; }

.hs-gear-drive .hotspot_3 .hotspot-spot_text:after {
  bottom: -14px;
  right: .5px;
  border-left: 15px solid transparent;
  border-top: 15px solid white; }

.hs-gear-drive .hotspot_3 .hotspot-spot_text:before {
  bottom: -20px;
  right: -2px;
  border-left: 20px solid transparent;
  border-top: 20px solid black; }

.hs-gear-drive .hotspot_4 {
  left: 63%;
  top: 19%; }

.hs-gear-drive .hotspot_4 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  left: 6px; }

.hs-gear-drive .hotspot_4 .hotspot-spot_text:after {
  top: -14px;
  left: .5px;
  border-right: 15px solid transparent;
  border-bottom: 15px solid white; }

.hs-gear-drive .hotspot_4 .hotspot-spot_text:before {
  top: -20px;
  left: -2px;
  border-right: 20px solid transparent;
  border-bottom: 20px solid black; }

.hs-gear-drive .hotspot_5 {
  left: 46%;
  top: 33%; }

.hs-gear-drive .hotspot_5 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  right: 6px; }

.hs-gear-drive .hotspot_5 .hotspot-spot_text:after {
  top: -14px;
  right: .5px;
  border-left: 15px solid transparent;
  border-bottom: 15px solid white; }

.hs-gear-drive .hotspot_5 .hotspot-spot_text:before {
  top: -20px;
  right: -2px;
  border-left: 20px solid transparent;
  border-bottom: 20px solid black; }

.hs-gear-drive .hotspot_6 {
  left: 44%;
  top: 15%; }

.hs-gear-drive .hotspot_6 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  left: 6px; }

.hs-gear-drive .hotspot_6 .hotspot-spot_text:after {
  top: -14px;
  left: .5px;
  border-right: 15px solid transparent;
  border-bottom: 15px solid white; }

.hs-gear-drive .hotspot_6 .hotspot-spot_text:before {
  top: -20px;
  left: -2px;
  border-right: 20px solid transparent;
  border-bottom: 20px solid black; }

/*# Hotspot/RIS Drive Shaft Locs #*/
.hs-drive-shaft .hotspot_0 {
  left: 5%;
  top: 23%; }

.hs-drive-shaft .hotspot_0 .hotspot-spot_text {
  width: 300px;
  bottom: 24px;
  left: 6px; }

.hs-drive-shaft .hotspot_0 .hotspot-spot_text:after {
  bottom: -14px;
  left: .5px;
  border-right: 15px solid transparent;
  border-top: 15px solid white; }

.hs-drive-shaft .hotspot_0 .hotspot-spot_text:before {
  bottom: -20px;
  left: -2px;
  border-right: 20px solid transparent;
  border-top: 20px solid black; }

.hs-drive-shaft .hotspot_1 {
  left: 10%;
  top: 48%; }

.hs-drive-shaft .hotspot_1 .hotspot-spot_text {
  width: 250px;
  top: 24px;
  left: 6px; }

.hs-drive-shaft .hotspot_1 .hotspot-spot_text:after {
  top: -14px;
  left: .5px;
  border-right: 15px solid transparent;
  border-bottom: 15px solid white; }

.hs-drive-shaft .hotspot_1 .hotspot-spot_text:before {
  top: -20px;
  left: -2px;
  border-right: 20px solid transparent;
  border-bottom: 20px solid black; }

.hs-drive-shaft .hotspot_2 {
  left: 27%;
  top: 50%; }

.hs-drive-shaft .hotspot_2 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  left: 6px; }

.hs-drive-shaft .hotspot_2 .hotspot-spot_text:after {
  top: -14px;
  left: .5px;
  border-right: 15px solid transparent;
  border-bottom: 15px solid white; }

.hs-drive-shaft .hotspot_2 .hotspot-spot_text:before {
  top: -20px;
  left: -2px;
  border-right: 20px solid transparent;
  border-bottom: 20px solid black; }

.hs-drive-shaft .hotspot_3 {
  left: 23%;
  top: 28%; }

.hs-drive-shaft .hotspot_3 .hotspot-spot_text {
  width: 300px;
  bottom: 24px;
  left: 6px; }

.hs-drive-shaft .hotspot_3 .hotspot-spot_text:after {
  bottom: -14px;
  left: .5px;
  border-right: 15px solid transparent;
  border-top: 15px solid white; }

.hs-drive-shaft .hotspot_3 .hotspot-spot_text:before {
  bottom: -20px;
  left: -2px;
  border-right: 20px solid transparent;
  border-top: 20px solid black; }

.hs-drive-shaft .hotspot_4 {
  left: 58%;
  top: 49%; }

.hs-drive-shaft .hotspot_4 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  right: 6px; }

.hs-drive-shaft .hotspot_4 .hotspot-spot_text:after {
  top: -14px;
  right: .5px;
  border-left: 15px solid transparent;
  border-bottom: 15px solid white; }

.hs-drive-shaft .hotspot_4 .hotspot-spot_text:before {
  top: -20px;
  right: -2px;
  border-left: 20px solid transparent;
  border-bottom: 20px solid black; }

.hs-drive-shaft .hotspot_5 {
  left: 80%;
  top: 55%; }

.hs-drive-shaft .hotspot_5 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  right: 6px; }

.hs-drive-shaft .hotspot_5 .hotspot-spot_text:after {
  top: -14px;
  right: .5px;
  border-left: 15px solid transparent;
  border-bottom: 15px solid white; }

.hs-drive-shaft .hotspot_5 .hotspot-spot_text:before {
  top: -20px;
  right: -2px;
  border-left: 20px solid transparent;
  border-bottom: 20px solid black; }

.hs-drive-shaft .hotspot_6 {
  left: 84%;
  top: 77%; }

.hs-drive-shaft .hotspot_6 .hotspot-spot_text {
  width: 300px;
  bottom: 24px;
  right: 6px; }

.hs-drive-shaft .hotspot_6 .hotspot-spot_text:after {
  bottom: -14px;
  right: .5px;
  border-left: 15px solid transparent;
  border-top: 15px solid white; }

.hs-drive-shaft .hotspot_6 .hotspot-spot_text:before {
  bottom: -20px;
  right: -2px;
  border-left: 20px solid transparent;
  border-top: 20px solid black; }

.hs-drive-shaft .hotspot_7 {
  top: 38%;
  left: 45%; }

.hs-drive-shaft .hotspot_7 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  left: 6px; }

.hs-drive-shaft .hotspot_7 .hotspot-spot_text:after {
  top: -14px;
  left: .5px;
  border-right: 15px solid transparent;
  border-bottom: 15px solid white; }

.hs-drive-shaft .hotspot_7 .hotspot-spot_text:before {
  top: -20px;
  left: -2px;
  border-right: 20px solid transparent;
  border-bottom: 20px solid black; }

/*# Hotspot/CentaFlex-a #*/
.centaflex-a .hotspot_0 {
  right: 27%;
  bottom: 25%; }

.centaflex-a .hotspot_0 .hotspot-spot_text {
  width: 300px;
  bottom: 24px;
  right: 6px; }

.centaflex-a .hotspot_0 .hotspot-spot_text:after {
  bottom: -14px;
  right: 0px;
  border-left: 15px solid transparent;
  border-top: 15px solid white; }

.centaflex-a .hotspot_0 .hotspot-spot_text:before {
  bottom: -20px;
  right: -2px;
  border-left: 20px solid transparent;
  border-top: 20px solid black; }

.centaflex-a .hotspot_1 {
  left: 41%;
  top: 19%; }

.centaflex-a .hotspot_1 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  left: 6px; }

.centaflex-a .hotspot_1 .hotspot-spot_text:after {
  top: -14px;
  left: 0px;
  border-right: 15px solid transparent;
  border-bottom: 15px solid white; }

.centaflex-a .hotspot_1 .hotspot-spot_text:before {
  top: -20px;
  left: -2px;
  border-right: 20px solid transparent;
  border-bottom: 20px solid black; }

.centaflex-a .hotspot_2 {
  right: 29%;
  bottom: 50%; }

.centaflex-a .hotspot_2 .hotspot-spot_text {
  width: 300px;
  bottom: 24px;
  right: 6px; }

.centaflex-a .hotspot_2 .hotspot-spot_text:after {
  bottom: -14px;
  right: 0px;
  border-left: 15px solid transparent;
  border-top: 15px solid white; }

.centaflex-a .hotspot_2 .hotspot-spot_text:before {
  bottom: -20px;
  right: -2px;
  border-left: 20px solid transparent;
  border-top: 20px solid black; }

.centaflex-a .hotspot_3 {
  left: 32%;
  bottom: 49%; }

.centaflex-a .hotspot_3 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  left: 6px; }

.centaflex-a .hotspot_3 .hotspot-spot_text:after {
  top: -14px;
  left: 0px;
  border-right: 15px solid transparent;
  border-bottom: 15px solid white; }

.centaflex-a .hotspot_3 .hotspot-spot_text:before {
  top: -20px;
  left: -2px;
  border-right: 20px solid transparent;
  border-bottom: 20px solid black; }

/*# Hotspot/Smart V-Class Gear #*/
.vclass .hotspot_0 {
  right: 34%;
  top: 11%; }

.vclass .hotspot_0 .hotspot-spot_text:before {
  top: -20px;
  left: -2px;
  border-right: 20px solid transparent;
  border-bottom: 20px solid black; }

.vclass .hotspot_0 .hotspot-spot_text {
  width: 150px;
  top: 24px;
  left: 6px; }

.vclass .hotspot_0 .hotspot-spot_text:after {
  top: -14px;
  left: .5px;
  border-right: 15px solid transparent;
  border-bottom: 15px solid white; }

.vclass .hotspot_1 {
  left: 25%;
  top: 25%; }

.vclass .hotspot_1 .hotspot-spot_text:before {
  bottom: -20px;
  right: -2px;
  border-left: 20px solid transparent;
  border-top: 20px solid black; }

.vclass .hotspot_1 .hotspot-spot_text {
  width: 150px;
  bottom: 24px;
  right: 6px; }

.vclass .hotspot_1 .hotspot-spot_text:after {
  bottom: -14px;
  right: .5px;
  border-left: 15px solid transparent;
  border-top: 15px solid white; }

.vclass .hotspot_2 {
  left: 78%;
  top: 51%; }

.vclass .hotspot_2 .hotspot-spot_text:before {
  top: -20px;
  left: -2px;
  border-right: 20px solid transparent;
  border-bottom: 20px solid black; }

.vclass .hotspot_2 .hotspot-spot_text {
  width: 150px;
  top: 24px;
  left: 6px; }

.vclass .hotspot_2 .hotspot-spot_text:after {
  top: -14px;
  left: .5px;
  border-right: 15px solid transparent;
  border-bottom: 15px solid white; }

.vclass .hotspot_3 {
  left: 30%;
  top: 65%; }

.vclass .hotspot_3 .hotspot-spot_text:before {
  top: -20px;
  right: -2px;
  border-left: 20px solid transparent;
  border-bottom: 20px solid black; }

.vclass .hotspot_3 .hotspot-spot_text {
  width: 200px;
  top: 24px;
  right: 6px; }

.vclass .hotspot-spot_text ul {
  text-align: left; }

.vclass .hotspot_3 .hotspot-spot_text:after {
  top: -14px;
  right: .5px;
  border-left: 15px solid transparent;
  border-bottom: 15px solid white; }

.vclass .hotspot_4 {
  left: 65%;
  top: 77%; }

.vclass .hotspot_4 .hotspot-spot_text:before {
  bottom: -20px;
  right: -2px;
  border-left: 20px solid transparent;
  border-top: 20px solid black; }

.vclass .hotspot_4 .hotspot-spot_text {
  width: 300px;
  bottom: 24px;
  right: 6px; }

.vclass .hotspot_4 .hotspot-spot_text:after {
  bottom: -14px;
  right: .5px;
  border-left: 15px solid transparent;
  border-top: 15px solid white; }

.vclass .hotspot_5 {
  left: 25%;
  top: 54%; }

.vclass .hotspot_5 .hotspot-spot_text:before {
  top: -20px;
  left: -2px;
  border-right: 20px solid transparent;
  border-bottom: 20px solid black; }

.vclass .hotspot_5 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  left: 6px; }

.vclass .hotspot_5 .hotspot-spot_text:after {
  top: -14px;
  left: .5px;
  border-right: 15px solid transparent;
  border-bottom: 15px solid white; }

/*# Hotspot/Autogard XG #*/
.autogard-hs .hotspot_0 {
  left: 36%;
  top: 21%; }

.autogard-hs .hotspot_0 .hotspot-spot_text:before {
  top: -20px;
  left: -2px;
  border-right: 20px solid transparent;
  border-bottom: 20px solid black; }

.autogard-hs .hotspot_0 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  left: 6px; }

.autogard-hs .hotspot_0 .hotspot-spot_text:after {
  top: -14px;
  left: .5px;
  border-right: 15px solid transparent;
  border-bottom: 15px solid white; }

.autogard-hs .hotspot_1 {
  left: 98%;
  top: 50%; }

.autogard-hs .hotspot_1 .hotspot-spot_text:before {
  bottom: -20px;
  right: -2px;
  border-left: 20px solid transparent;
  border-top: 20px solid black; }

.autogard-hs .hotspot_1 .hotspot-spot_text {
  width: 300px;
  bottom: 24px;
  right: 6px; }

.autogard-hs .hotspot_1 .hotspot-spot_text:after {
  bottom: -14px;
  right: .5px;
  border-left: 15px solid transparent;
  border-top: 15px solid white; }

.autogard-hs .hotspot_2 {
  left: 37%;
  top: 67%; }

.autogard-hs .hotspot_2 .hotspot-spot_text:before {
  bottom: -20px;
  left: -2px;
  border-right: 20px solid transparent;
  border-top: 20px solid black; }

.autogard-hs .hotspot_2 .hotspot-spot_text {
  width: 300px;
  bottom: 24px;
  left: 6px; }

.autogard-hs .hotspot_2 .hotspot-spot_text:after {
  bottom: -14px;
  left: .5px;
  border-right: 15px solid transparent;
  border-top: 15px solid white; }

.autogard-hs .hotspot_3 {
  left: 37%;
  top: 79%; }

.autogard-hs .hotspot_3 .hotspot-spot_text:before {
  bottom: -20px;
  left: -2px;
  border-right: 20px solid transparent;
  border-top: 20px solid black; }

.autogard-hs .hotspot_3 .hotspot-spot_text {
  width: 300px;
  bottom: 24px;
  left: 6px; }

.autogard-hs .hotspot_3 .hotspot-spot_text:after {
  bottom: -14px;
  left: .5px;
  border-right: 15px solid transparent;
  border-top: 15px solid white; }

.autogard-hs .hotspot_4 {
  left: 69%;
  top: 21%; }

.autogard-hs .hotspot_4 .hotspot-spot_text:before {
  top: -20px;
  right: -2px;
  border-left: 20px solid transparent;
  border-bottom: 20px solid black; }

.autogard-hs .hotspot_4 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  right: 6px; }

.autogard-hs .hotspot_4 .hotspot-spot_text:after {
  top: -14px;
  right: .5px;
  border-left: 15px solid transparent;
  border-bottom: 15px solid white; }

.autogard-hs .hotspot_5 {
  left: 63%;
  top: 87%; }

.autogard-hs .hotspot_5 .hotspot-spot_text:before {
  bottom: -20px;
  right: -2px;
  border-left: 20px solid transparent;
  border-top: 20px solid black; }

.autogard-hs .hotspot_5 .hotspot-spot_text {
  width: 300px;
  bottom: 24px;
  right: 6px; }

.autogard-hs .hotspot_5 .hotspot-spot_text:after {
  bottom: -14px;
  right: .5px;
  border-left: 15px solid transparent;
  border-top: 15px solid white; }

.autogard-hs .hotspot_6 {
  left: 60%;
  top: 95%; }

.autogard-hs .hotspot_6 .hotspot-spot_text:before {
  bottom: -20px;
  right: -2px;
  border-left: 20px solid transparent;
  border-top: 20px solid black; }

.autogard-hs .hotspot_6 .hotspot-spot_text {
  width: 300px;
  bottom: 24px;
  right: 6px; }

.autogard-hs .hotspot_6 .hotspot-spot_text:after {
  bottom: -14px;
  right: .5px;
  border-left: 15px solid transparent;
  border-top: 15px solid white; }

/*Hotspots/Falk Right Angle CT Series*/
.falk-ct-right-angle .hotspot_0 {
  bottom: 23%;
  left: 41%; }

.falk-ct-right-angle .hotspot_0 .hotspot-spot_text {
  width: 200px;
  right: 6px;
  top: 24px; }

.falk-ct-right-angle .hotspot_0 .hotspot-spot_text:before {
  top: -20px;
  right: -2px;
  border-left: 20px solid transparent;
  border-bottom: 20px solid black; }

.falk-ct-right-angle .hotspot_0 .hotspot-spot_text:after {
  top: -14.5px;
  right: 0px;
  border-left: 15px solid transparent;
  border-bottom: 15px solid white; }

.falk-ct-right-angle .hotspot_1 {
  top: 33%;
  right: 35%; }

.falk-ct-right-angle .hotspot_1 .hotspot-spot_text {
  width: 200px;
  right: 6px;
  top: 24px; }

.falk-ct-right-angle .hotspot_1 .hotspot-spot_text:before {
  top: -20px;
  right: -2px;
  border-left: 20px solid transparent;
  border-bottom: 20px solid black; }

.falk-ct-right-angle .hotspot_1 .hotspot-spot_text:after {
  top: -14.5px;
  right: .5px;
  border-left: 15px solid transparent;
  border-bottom: 15px solid white; }

.falk-ct-right-angle .hotspot_2 {
  top: 60%;
  right: 25%; }

.falk-ct-right-angle .hotspot_2 .hotspot-spot_text {
  width: 200px;
  left: 6px;
  top: 24px; }

.falk-ct-right-angle .hotspot_2 .hotspot-spot_text:before {
  top: -20px;
  left: -2px;
  border-right: 20px solid transparent;
  border-bottom: 20px solid black; }

.falk-ct-right-angle .hotspot_2 .hotspot-spot_text:after {
  top: -14.5px;
  left: 0px;
  border-right: 15px solid transparent;
  border-bottom: 15px solid white; }

.falk-ct-right-angle .hotspot_3 {
  top: 42%;
  right: 21%; }

.falk-ct-right-angle .hotspot_3 .hotspot-spot_text {
  width: 200px;
  left: 6px;
  bottom: 24px; }

.falk-ct-right-angle .hotspot_3 .hotspot-spot_text:before {
  bottom: -20px;
  left: -2px;
  border-right: 20px solid transparent;
  border-top: 20px solid black; }

.falk-ct-right-angle .hotspot_3 .hotspot-spot_text:after {
  bottom: -15px;
  left: 0;
  border-right: 15px solid transparent;
  border-top: 15px solid white; }

.falk-ct-right-angle .hotspot_4 {
  top: 53%;
  left: 44%; }

.falk-ct-right-angle .hotspot_4 .hotspot-spot_text {
  width: 200px;
  right: 6px;
  top: 24px; }

.falk-ct-right-angle .hotspot_4 .hotspot-spot_text:before {
  top: -20px;
  right: -2px;
  border-left: 20px solid transparent;
  border-bottom: 20px solid black; }

.falk-ct-right-angle .hotspot_4 .hotspot-spot_text:after {
  top: -15px;
  right: 0;
  border-left: 15px solid transparent;
  border-bottom: 15px solid white; }

/* Grid Coupling Hotspots*/
.grid-coupling-hotspot .hotspot_0 {
  top: 53%;
  left: 36%; }

.grid-coupling-hotspot .hotspot_0 .hotspot-spot_text {
  width: 250px;
  right: 6px;
  bottom: 24px; }

.grid-coupling-hotspot .hotspot_0 .hotspot-spot_text:before {
  bottom: -20px;
  right: -2px;
  border-left: 20px solid transparent;
  border-top: 20px solid black; }

.grid-coupling-hotspot .hotspot_0 .hotspot-spot_text:after {
  bottom: -14.5px;
  right: 0;
  border-left: 15px solid transparent;
  border-top: 15px solid white; }

.grid-coupling-hotspot .hotspot_1 {
  top: 61%;
  left: 18%; }

.grid-coupling-hotspot .hotspot_1 .hotspot-spot_text {
  width: 200px;
  left: 6px;
  bottom: 24px; }

.grid-coupling-hotspot .hotspot_1 .hotspot-spot_text:before {
  bottom: -20px;
  left: -2px;
  border-right: 20px solid transparent;
  border-top: 20px solid black; }

.grid-coupling-hotspot .hotspot_1 .hotspot-spot_text:after {
  bottom: -14.5px;
  left: .5px;
  border-right: 15px solid transparent;
  border-top: 15px solid white; }

.grid-coupling-hotspot .hotspot_2 {
  top: 40%;
  left: 54%; }

.grid-coupling-hotspot .hotspot_2 .hotspot-spot_text {
  width: 200px;
  left: 6px;
  bottom: 24px; }

.grid-coupling-hotspot .hotspot_2 .hotspot-spot_text:before {
  bottom: -20px;
  left: -2px;
  border-right: 20px solid transparent;
  border-top: 20px solid black; }

.grid-coupling-hotspot .hotspot_2 .hotspot-spot_text:after {
  bottom: -14px;
  left: .5px;
  border-right: 15px solid transparent;
  border-top: 15px solid white; }

.grid-coupling-hotspot .hotspot_3 {
  top: 49%;
  left: 68%; }

.grid-coupling-hotspot .hotspot_3 .hotspot-spot_text {
  width: 200px;
  right: 6px;
  bottom: 24px; }

.grid-coupling-hotspot .hotspot_3 .hotspot-spot_text:before {
  bottom: -20px;
  right: -2px;
  border-left: 20px solid transparent;
  border-top: 20px solid black; }

.grid-coupling-hotspot .hotspot_3 .hotspot-spot_text:after {
  bottom: -14.5px;
  right: .5px;
  border-left: 15px solid transparent;
  border-top: 15px solid white; }

.grid-coupling-hotspot .hotspot_4 {
  top: 66%;
  left: 45%; }

.grid-coupling-hotspot .hotspot_4 .hotspot-spot_text {
  width: 200px;
  right: 6px;
  bottom: 24px; }

.grid-coupling-hotspot .hotspot_4 .hotspot-spot_text:before {
  bottom: -20px;
  right: -2px;
  border-left: 20px solid transparent;
  border-top: 20px solid black; }

.grid-coupling-hotspot .hotspot_4 .hotspot-spot_text:after {
  bottom: -14px;
  right: 1px;
  border-left: 15px solid transparent;
  border-top: 15px solid white; }

.grid-coupling-hotspot .hotspot_5 {
  top: 79%;
  left: 57%; }

.grid-coupling-hotspot .hotspot_5 .hotspot-spot_text {
  width: 200px;
  right: 6px;
  bottom: 24px; }

.grid-coupling-hotspot .hotspot_5 .hotspot-spot_text:before {
  bottom: -20px;
  right: -2px;
  border-left: 20px solid transparent;
  border-top: 20px solid black; }

.grid-coupling-hotspot .hotspot_5 .hotspot-spot_text:after {
  bottom: -14.5px;
  right: 0px;
  border-left: 15px solid transparent;
  border-top: 15px solid white; }

.grid-coupling-hotspot .hotspot_6 {
  top: 66%;
  left: 79%; }

.grid-coupling-hotspot .hotspot_6 .hotspot-spot_text {
  width: 165px;
  right: 6px;
  top: 24px; }

.grid-coupling-hotspot .hotspot_6 .hotspot-spot_text:before {
  top: -20px;
  right: -2px;
  border-left: 20px solid transparent;
  border-bottom: 20px solid black; }

.grid-coupling-hotspot .hotspot_6 .hotspot-spot_text:after {
  top: -15px;
  right: 0;
  border-left: 15px solid transparent;
  border-bottom: 15px solid white; }

/* CENTA CP */
.CENTA-CP .hotspot_0 {
  left: 21%;
  top: 53%; }

.CENTA-CP .hotspot_0 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  left: 6px; }

.CENTA-CP .hotspot_0 .hotspot-spot_text:before {
  top: -20px;
  left: -2px;
  border-right: 20px solid transparent;
  border-bottom: 20px solid black; }

.CENTA-CP .hotspot_0 .hotspot-spot_text:after {
  top: -14px;
  left: .5px;
  border-right: 15px solid transparent;
  border-bottom: 15px solid white; }

.CENTA-CP .hotspot_1 {
  left: 45%;
  bottom: 10%; }

.CENTA-CP .hotspot_1 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  left: 6px; }

.CENTA-CP .hotspot_1 .hotspot-spot_text:before {
  top: -20px;
  left: -2px;
  border-right: 20px solid transparent;
  border-bottom: 20px solid black; }

.CENTA-CP .hotspot_1 .hotspot-spot_text:after {
  top: -14px;
  left: .5px;
  border-right: 15px solid transparent;
  border-bottom: 15px solid white; }

/* CENTA-SCS */
.CENTA-SCS .hotspot_0 {
  left: 25%;
  top: 30%; }

.CENTA-SCS .hotspot_0 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  left: 6px; }

.CENTA-SCS .hotspot_0 .hotspot-spot_text:before {
  top: -20px;
  left: -2px;
  border-right: 20px solid transparent;
  border-bottom: 20px solid black; }

.CENTA-SCS .hotspot_0 .hotspot-spot_text:after {
  top: -14px;
  left: .5px;
  border-right: 15px solid transparent;
  border-bottom: 15px solid white; }

.CENTA-SCS .hotspot_1 {
  left: 54%;
  bottom: 28%; }

.CENTA-SCS .hotspot_1 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  left: 6px; }

.CENTA-SCS .hotspot_1 .hotspot-spot_text:before {
  top: -20px;
  left: -2px;
  border-right: 20px solid transparent;
  border-bottom: 20px solid black; }

.CENTA-SCS .hotspot_1 .hotspot-spot_text:after {
  top: -14px;
  left: .5px;
  border-right: 15px solid transparent;
  border-bottom: 15px solid white; }

/* Filament Bearing */
.filament-bearing .hotspot_4 {
  left: 50%;
  top: 12%; }

.filament-bearing .hotspot_4 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  left: 6px; }

.filament-bearing .hotspot_4 .hotspot-spot_text:before {
  top: -20px;
  left: -2px;
  border-right: 20px solid transparent;
  border-bottom: 20px solid black; }

.filament-bearing .hotspot_4 .hotspot-spot_text:after {
  top: -14px;
  left: .5px;
  border-right: 15px solid transparent;
  border-bottom: 15px solid white; }

.filament-bearing .hotspot_3 {
  left: 26%;
  top: 18%; }

.filament-bearing .hotspot_3 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  left: 6px; }

.filament-bearing .hotspot_3 .hotspot-spot_text:before {
  top: -20px;
  left: -2px;
  border-right: 20px solid transparent;
  border-bottom: 20px solid black; }

.filament-bearing .hotspot_3 .hotspot-spot_text:after {
  top: -14px;
  left: .5px;
  border-right: 15px solid transparent;
  border-bottom: 15px solid white; }

.filament-bearing .hotspot_2 {
  left: 37%;
  top: 40%; }

.filament-bearing .hotspot_2 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  left: 6px; }

.filament-bearing .hotspot_2 .hotspot-spot_text:before {
  top: -20px;
  left: -2px;
  border-right: 20px solid transparent;
  border-bottom: 20px solid black; }

.filament-bearing .hotspot_2 .hotspot-spot_text:after {
  top: -14px;
  left: .5px;
  border-right: 15px solid transparent;
  border-bottom: 15px solid white; }

.filament-bearing .hotspot_1 {
  right: 30%;
  top: 49%; }

.filament-bearing .hotspot_1 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  left: 6px; }

.filament-bearing .hotspot_1 .hotspot-spot_text:before {
  top: -20px;
  left: -2px;
  border-right: 20px solid transparent;
  border-bottom: 20px solid black; }

.filament-bearing .hotspot_1 .hotspot-spot_text:after {
  top: -14px;
  left: .5px;
  border-right: 15px solid transparent;
  border-bottom: 15px solid white; }

.filament-bearing .hotspot_0 {
  right: 43%;
  top: 71%; }

.filament-bearing .hotspot_0 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  left: 6px; }

.filament-bearing .hotspot_0 .hotspot-spot_text:before {
  top: -20px;
  left: -2px;
  border-right: 20px solid transparent;
  border-bottom: 20px solid black; }

.filament-bearing .hotspot_0 .hotspot-spot_text:after {
  top: -14px;
  left: .5px;
  border-right: 15px solid transparent;
  border-bottom: 15px solid white; }

.viva-coupling-hotspot .hotspot_0 {
  top: 66%;
  left: 42%; }

.viva-coupling-hotspot .hotspot_0 .hotspot-spot_text {
  width: 300px;
  bottom: 24px;
  left: 6px; }

.viva-coupling-hotspot .hotspot_0 .hotspot-spot_text:before {
  bottom: -20px;
  left: -2px;
  border-right: 20px solid transparent;
  border-top: 20px solid black; }

.viva-coupling-hotspot .hotspot_0 .hotspot-spot_text:after {
  bottom: -14px;
  left: .5px;
  border-right: 15px solid transparent;
  border-top: 15px solid white; }

.viva-coupling-hotspot .hotspot_1 {
  top: 67%;
  left: 59%; }

.viva-coupling-hotspot .hotspot_1 .hotspot-spot_text {
  width: 300px;
  bottom: 24px;
  right: 6px; }

.viva-coupling-hotspot .hotspot_1 .hotspot-spot_text:before {
  bottom: -20px;
  right: -2px;
  border-left: 20px solid transparent;
  border-top: 20px solid black; }

.viva-coupling-hotspot .hotspot_1 .hotspot-spot_text:after {
  bottom: -14px;
  right: .5px;
  border-left: 15px solid transparent;
  border-top: 15px solid white; }

.viva-coupling-hotspot .hotspot_2 {
  top: 24%;
  left: 43%; }

.viva-coupling-hotspot .hotspot_2 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  left: 6px; }

.viva-coupling-hotspot .hotspot_2 .hotspot-spot_text:before {
  top: -20px;
  left: -2px;
  border-right: 20px solid transparent;
  border-bottom: 20px solid black; }

.viva-coupling-hotspot .hotspot_2 .hotspot-spot_text:after {
  top: -14px;
  left: .5px;
  border-right: 15px solid transparent;
  border-bottom: 15px solid white; }

.viva-coupling-hotspot .hotspot_3 {
  top: 20%;
  left: 55%; }

.viva-coupling-hotspot .hotspot_3 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  right: 6px; }

.viva-coupling-hotspot .hotspot_3 .hotspot-spot_text:before {
  top: -20px;
  right: -2px;
  border-left: 20px solid transparent;
  border-bottom: 20px solid black; }

.viva-coupling-hotspot .hotspot_3 .hotspot-spot_text:after {
  top: -14px;
  right: .5px;
  border-left: 15px solid transparent;
  border-bottom: 15px solid white; }

.viva-coupling-hotspot .hotspot_4 {
  top: 66%;
  left: 6%; }

.viva-coupling-hotspot .hotspot_4 .hotspot-spot_text {
  width: 300px;
  bottom: 24px;
  left: 6px; }

.viva-coupling-hotspot .hotspot_4 .hotspot-spot_text:before {
  bottom: -20px;
  left: -2px;
  border-right: 20px solid transparent;
  border-top: 20px solid black; }

.viva-coupling-hotspot .hotspot_4 .hotspot-spot_text:after {
  bottom: -14px;
  left: .5px;
  border-right: 15px solid transparent;
  border-top: 15px solid white; }

.viva-coupling-hotspot .hotspot_5 {
  top: 10%;
  left: 40%; }

.viva-coupling-hotspot .hotspot_5 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  left: 6px; }

.viva-coupling-hotspot .hotspot_5 .hotspot-spot_text:before {
  top: -20px;
  left: -2px;
  border-right: 20px solid transparent;
  border-bottom: 20px solid black; }

.viva-coupling-hotspot .hotspot_5 .hotspot-spot_text:after {
  top: -14px;
  left: .5px;
  border-right: 15px solid transparent;
  border-bottom: 15px solid white; }

.viva-coupling-hotspot .hotspot_6 {
  top: 7%;
  left: 49%; }

.viva-coupling-hotspot .hotspot_6 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  right: 6px; }

.viva-coupling-hotspot .hotspot_6 .hotspot-spot_text:before {
  top: -20px;
  right: -2px;
  border-left: 20px solid transparent;
  border-bottom: 20px solid black; }

.viva-coupling-hotspot .hotspot_6 .hotspot-spot_text:after {
  top: -14px;
  right: .5px;
  border-left: 15px solid transparent;
  border-bottom: 15px solid white; }

/*Addax Composite Disc Couplings*/
.Addax-Composite .hotspot_0 {
  top: 43%;
  left: 43%; }

.Addax-Composite .hotspot_0 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  right: 6px; }

.Addax-Composite .hotspot_0 .hotspot-spot_text:before {
  top: -20px;
  right: -2px;
  border-left: 20px solid transparent;
  border-bottom: 20px solid black; }

.Addax-Composite .hotspot_0 .hotspot-spot_text:after {
  top: -14px;
  right: 0px;
  border-left: 15px solid transparent;
  border-bottom: 15px solid white; }

.Addax-Composite .hotspot_1 {
  top: 59%;
  right: 21%; }

.Addax-Composite .hotspot_1 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  right: 6px; }

.Addax-Composite .hotspot_1 .hotspot-spot_text:before {
  top: -20px;
  right: -2px;
  border-left: 20px solid transparent;
  border-bottom: 20px solid black; }

.Addax-Composite .hotspot_1 .hotspot-spot_text:after {
  top: -14px;
  right: 0px;
  border-left: 15px solid transparent;
  border-bottom: 15px solid white; }

.Addax-Composite .hotspot_2 {
  top: 33%;
  left: 4%; }

.Addax-Composite .hotspot_2 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  left: 6px; }

.Addax-Composite .hotspot_2 .hotspot-spot_text:before {
  top: -20px;
  left: -2px;
  border-right: 20px solid transparent;
  border-bottom: 20px solid black; }

.Addax-Composite .hotspot_2 .hotspot-spot_text:after {
  top: -14px;
  left: 0px;
  border-right: 15px solid transparent;
  border-bottom: 15px solid white; }

.Addax-Composite .hotspot_3 {
  top: 13%;
  left: 13%; }

.Addax-Composite .hotspot_3 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  left: 6px; }

.Addax-Composite .hotspot_3 .hotspot-spot_text:before {
  top: -20px;
  left: -2px;
  border-right: 20px solid transparent;
  border-bottom: 20px solid black; }

.Addax-Composite .hotspot_3 .hotspot-spot_text:after {
  top: -14px;
  left: 0px;
  border-right: 15px solid transparent;
  border-bottom: 15px solid white; }

.Addax-Composite .hotspot_4 {
  top: 48%;
  right: 10%; }

.Addax-Composite .hotspot_4 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  right: 6px; }

.Addax-Composite .hotspot_4 .hotspot-spot_text:before {
  top: -20px;
  right: -2px;
  border-left: 20px solid transparent;
  border-bottom: 20px solid black; }

.Addax-Composite .hotspot_4 .hotspot-spot_text:after {
  top: -14px;
  right: 0px;
  border-left: 15px solid transparent;
  border-bottom: 15px solid white; }

.Addax-Composite .hotspot_5 {
  bottom: 29%;
  right: 2%; }

.Addax-Composite .hotspot_5 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  right: 6px; }

.Addax-Composite .hotspot_5 .hotspot-spot_text:before {
  top: -20px;
  right: -2px;
  border-left: 20px solid transparent;
  border-bottom: 20px solid black; }

.Addax-Composite .hotspot_5 .hotspot-spot_text:after {
  top: -14px;
  right: 0px;
  border-left: 15px solid transparent;
  border-bottom: 15px solid white; }

/*# Hotspot/CENTAFLEX-CO #*/
.CENTAFLEX-CO .hotspot_0 {
  left: 77%;
  top: 31%; }

.CENTAFLEX-CO .hotspot_0 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  right: 6px; }

.CENTAFLEX-CO .hotspot_0 .hotspot-spot_text:before {
  top: -20px;
  right: -2px;
  border-left: 20px solid transparent;
  border-bottom: 20px solid black; }

.CENTAFLEX-CO .hotspot_0 .hotspot-spot_text:after {
  top: -14px;
  right: .5px;
  border-left: 15px solid transparent;
  border-bottom: 15px solid white; }

.CENTAFLEX-CO .hotspot_1 {
  left: 60%;
  bottom: 25%; }

.CENTAFLEX-CO .hotspot_1 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  left: 6px; }

.CENTAFLEX-CO .hotspot_1 .hotspot-spot_text:before {
  top: -20px;
  left: -2px;
  border-right: 20px solid transparent;
  border-bottom: 20px solid black; }

.CENTAFLEX-CO .hotspot_1 .hotspot-spot_text:after {
  top: -14px;
  left: .5px;
  border-right: 15px solid transparent;
  border-bottom: 15px solid white; }

/*# Hotspot/CENTALINK #*/
.CENTALINK .hotspot_0 {
  right: 38%;
  top: 27%; }

.CENTALINK .hotspot_0 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  left: 6px; }

.CENTALINK .hotspot_0 .hotspot-spot_text:before {
  top: -20px;
  left: -2px;
  border-right: 20px solid transparent;
  border-bottom: 20px solid black; }

.CENTALINK .hotspot_0 .hotspot-spot_text:after {
  top: -14px;
  left: .5px;
  border-right: 15px solid transparent;
  border-bottom: 15px solid white; }

.CENTALINK .hotspot_1 {
  left: 41%;
  top: 37%; }

.CENTALINK .hotspot_1 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  left: 6px; }

.CENTALINK .hotspot_1 .hotspot-spot_text:before {
  top: -20px;
  left: -2px;
  border-right: 20px solid transparent;
  border-bottom: 20px solid black; }

.CENTALINK .hotspot_1 .hotspot-spot_text:after {
  top: -14px;
  left: .5px;
  border-right: 15px solid transparent;
  border-bottom: 15px solid white; }

.CENTALINK .hotspot_2 {
  left: 10%;
  top: 53%; }

.CENTALINK .hotspot_2 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  left: 6px; }

.CENTALINK .hotspot_2 .hotspot-spot_text:before {
  top: -20px;
  left: -2px;
  border-right: 20px solid transparent;
  border-bottom: 20px solid black; }

.CENTALINK .hotspot_2 .hotspot-spot_text:after {
  top: -14px;
  left: .5px;
  border-right: 15px solid transparent;
  border-bottom: 15px solid white; }

/*# Hotspot/CENTAFLEX-X #*/
.CENTAFLEX-X .hotspot_0 {
  right: 22%;
  top: 14%; }

.CENTAFLEX-X .hotspot_0 .hotspot-spot_text {
  width: 300px;
  bottom: 24px;
  right: 6px; }

.CENTAFLEX-X .hotspot_0 .hotspot-spot_text:before {
  bottom: -20px;
  right: -2px;
  border-left: 20px solid transparent;
  border-top: 20px solid black; }

.CENTAFLEX-X .hotspot_0 .hotspot-spot_text:after {
  bottom: -14px;
  right: .5px;
  border-left: 15px solid transparent;
  border-top: 15px solid white; }

.CENTAFLEX-X .hotspot_1 {
  left: 48%;
  top: 15%; }

.CENTAFLEX-X .hotspot_1 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  left: 6px; }

.CENTAFLEX-X .hotspot_1 .hotspot-spot_text:before {
  top: -20px;
  left: -2px;
  border-right: 20px solid transparent;
  border-bottom: 20px solid black; }

.CENTAFLEX-X .hotspot_1 .hotspot-spot_text:after {
  top: -14px;
  left: .5px;
  border-right: 15px solid transparent;
  border-bottom: 15px solid white; }

.CENTAFLEX-X .hotspot_2 {
  left: 21%;
  bottom: 30%; }

.CENTAFLEX-X .hotspot_2 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  left: 6px; }

.CENTAFLEX-X .hotspot_2 .hotspot-spot_text:before {
  top: -20px;
  left: -2px;
  border-right: 20px solid transparent;
  border-bottom: 20px solid black; }

.CENTAFLEX-X .hotspot_2 .hotspot-spot_text:after {
  top: -14px;
  left: .5px;
  border-right: 15px solid transparent;
  border-bottom: 15px solid white; }

/*# Hotspot/CENTAFLEX-T #*/
.CENTAFLEX-T .hotspot_0 {
  left: 59%;
  top: 10%; }

.CENTAFLEX-T .hotspot_0 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  left: 6px; }

.CENTAFLEX-T .hotspot_0 .hotspot-spot_text:before {
  top: -20px;
  left: -2px;
  border-right: 20px solid transparent;
  border-bottom: 20px solid black; }

.CENTAFLEX-T .hotspot_0 .hotspot-spot_text:after {
  top: -14px;
  left: .5px;
  border-right: 15px solid transparent;
  border-bottom: 15px solid white; }

.CENTAFLEX-T .hotspot_1 {
  right: 2%;
  top: 30%; }

.CENTAFLEX-T .hotspot_1 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  right: 6px; }

.CENTAFLEX-T .hotspot_1 .hotspot-spot_text:before {
  top: -20px;
  right: -2px;
  border-left: 20px solid transparent;
  border-bottom: 20px solid black; }

.CENTAFLEX-T .hotspot_1 .hotspot-spot_text:after {
  top: -14px;
  right: .5px;
  border-left: 15px solid transparent;
  border-bottom: 15px solid white; }

.CENTAFLEX-T .hotspot_2 {
  right: 28%;
  bottom: 49%; }

.CENTAFLEX-T .hotspot_2 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  right: 6px; }

.CENTAFLEX-T .hotspot_2 .hotspot-spot_text:before {
  top: -20px;
  right: -2px;
  border-left: 20px solid transparent;
  border-bottom: 20px solid black; }

.CENTAFLEX-T .hotspot_2 .hotspot-spot_text:after {
  top: -14px;
  right: .5px;
  border-left: 15px solid transparent;
  border-bottom: 15px solid white; }

.CENTAFLEX-T .hotspot_3 {
  left: 25%;
  top: 42%; }

.CENTAFLEX-T .hotspot_3 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  left: 6px; }

.CENTAFLEX-T .hotspot_3 .hotspot-spot_text:before {
  top: -20px;
  left: -2px;
  border-right: 20px solid transparent;
  border-bottom: 20px solid black; }

.CENTAFLEX-T .hotspot_3 .hotspot-spot_text:after {
  top: -14px;
  left: .5px;
  border-right: 15px solid transparent;
  border-bottom: 15px solid white; }

/*# Hotspot/CENTAFLEX-K #*/
.CENTAFLEX-K .hotspot_0 {
  left: 55%;
  top: 14%; }

.CENTAFLEX-K .hotspot_0 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  left: 6px; }

.CENTAFLEX-K .hotspot_0 .hotspot-spot_text:before {
  top: -20px;
  left: -2px;
  border-right: 20px solid transparent;
  border-bottom: 20px solid black; }

.CENTAFLEX-K .hotspot_0 .hotspot-spot_text:after {
  top: -14px;
  left: .5px;
  border-right: 15px solid transparent;
  border-bottom: 15px solid white; }

.CENTAFLEX-K .hotspot_1 {
  right: 28%;
  top: 40%; }

.CENTAFLEX-K .hotspot_1 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  right: 6px; }

.CENTAFLEX-K .hotspot_1 .hotspot-spot_text:before {
  top: -20px;
  right: -2px;
  border-left: 20px solid transparent;
  border-bottom: 20px solid black; }

.CENTAFLEX-K .hotspot_1 .hotspot-spot_text:after {
  top: -14px;
  right: .5px;
  border-left: 15px solid transparent;
  border-bottom: 15px solid white; }

.CENTAFLEX-K .hotspot_2 {
  left: 29%;
  bottom: 19%; }

.CENTAFLEX-K .hotspot_2 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  left: 6px; }

.CENTAFLEX-K .hotspot_2 .hotspot-spot_text:before {
  top: -20px;
  left: -2px;
  border-right: 20px solid transparent;
  border-bottom: 20px solid black; }

.CENTAFLEX-K .hotspot_2 .hotspot-spot_text:after {
  top: -14px;
  left: .5px;
  border-right: 15px solid transparent;
  border-bottom: 15px solid white; }

/*# Hotspot/CENTAFLEX-H #*/
.CENTAFLEX-H .hotspot_0 {
  right: 24%;
  top: 21%; }

.CENTAFLEX-H .hotspot_0 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  right: 6px; }

.CENTAFLEX-H .hotspot_0 .hotspot-spot_text:before {
  top: -20px;
  right: -2px;
  border-left: 20px solid transparent;
  border-bottom: 20px solid black; }

.CENTAFLEX-H .hotspot_0 .hotspot-spot_text:after {
  top: -14px;
  right: .5px;
  border-left: 15px solid transparent;
  border-bottom: 15px solid white; }

.CENTAFLEX-H .hotspot_1 {
  right: 22%;
  top: 50%; }

.CENTAFLEX-H .hotspot_1 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  right: 6px; }

.CENTAFLEX-H .hotspot_1 .hotspot-spot_text:before {
  top: -20px;
  right: -2px;
  border-left: 20px solid transparent;
  border-bottom: 20px solid black; }

.CENTAFLEX-H .hotspot_1 .hotspot-spot_text:after {
  top: -14px;
  right: .5px;
  border-left: 15px solid transparent;
  border-bottom: 15px solid white; }

/*# Hotspot/CENTAX-K #*/
.CENTAX-K .hotspot_0 {
  left: 22%;
  top: 18%; }

.CENTAX-K .hotspot_0 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  left: 6px; }

.CENTAX-K .hotspot_0 .hotspot-spot_text:before {
  top: -20px;
  left: -2px;
  border-right: 20px solid transparent;
  border-bottom: 20px solid black; }

.CENTAX-K .hotspot_0 .hotspot-spot_text:after {
  top: -14px;
  left: .5px;
  border-right: 15px solid transparent;
  border-bottom: 15px solid white; }

.CENTAX-K .hotspot_1 {
  right: 32%;
  top: 26%; }

.CENTAX-K .hotspot_1 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  left: 6px; }

.CENTAX-K .hotspot_1 .hotspot-spot_text:before {
  top: -20px;
  left: -2px;
  border-right: 20px solid transparent;
  border-bottom: 20px solid black; }

.CENTAX-K .hotspot_1 .hotspot-spot_text:after {
  top: -14px;
  left: .5px;
  border-right: 15px solid transparent;
  border-bottom: 15px solid white; }

.CENTAX-K .hotspot_2 {
  right: 18%;
  top: 51%; }

.CENTAX-K .hotspot_2 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  right: 6px; }

.CENTAX-K .hotspot_2 .hotspot-spot_text:before {
  top: -20px;
  right: -2px;
  border-left: 20px solid transparent;
  border-bottom: 20px solid black; }

.CENTAX-K .hotspot_2 .hotspot-spot_text:after {
  top: -14px;
  right: .5px;
  border-left: 15px solid transparent;
  border-bottom: 15px solid white; }

.CENTAX-K .hotspot_3 {
  left: 60%;
  top: 51%; }

.CENTAX-K .hotspot_3 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  right: 6px; }

.CENTAX-K .hotspot_3 .hotspot-spot_text:before {
  top: -20px;
  right: -2px;
  border-left: 20px solid transparent;
  border-bottom: 20px solid black; }

.CENTAX-K .hotspot_3 .hotspot-spot_text:after {
  top: -14px;
  right: .5px;
  border-left: 15px solid transparent;
  border-bottom: 15px solid white; }

/*# Hotspot/CENTAX-SEC #*/
.CENTAX-SEC .hotspot_0 {
  left: 9%;
  bottom: 47%; }

.CENTAX-SEC .hotspot_0 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  left: 6px; }

.CENTAX-SEC .hotspot_0 .hotspot-spot_text:before {
  top: -20px;
  left: -2px;
  border-right: 20px solid transparent;
  border-bottom: 20px solid black; }

.CENTAX-SEC .hotspot_0 .hotspot-spot_text:after {
  top: -14px;
  left: .5px;
  border-right: 15px solid transparent;
  border-bottom: 15px solid white; }

.CENTAX-SEC .hotspot_1 {
  left: 58%;
  top: 5%; }

.CENTAX-SEC .hotspot_1 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  left: 6px; }

.CENTAX-SEC .hotspot_1 .hotspot-spot_text:before {
  top: -20px;
  left: -2px;
  border-right: 20px solid transparent;
  border-bottom: 20px solid black; }

.CENTAX-SEC .hotspot_1 .hotspot-spot_text:after {
  top: -14px;
  left: .5px;
  border-right: 15px solid transparent;
  border-bottom: 15px solid white; }

.CENTAX-SEC .hotspot_2 {
  left: 51%;
  bottom: 17%; }

.CENTAX-SEC .hotspot_2 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  left: 6px; }

.CENTAX-SEC .hotspot_2 .hotspot-spot_text:before {
  top: -20px;
  left: -2px;
  border-right: 20px solid transparent;
  border-bottom: 20px solid black; }

.CENTAX-SEC .hotspot_2 .hotspot-spot_text:after {
  top: -14px;
  left: .5px;
  border-right: 15px solid transparent;
  border-bottom: 15px solid white; }

/*# Hotspot/CENTAFLEX-E #*/
.CENTAFLEX-E .hotspot_0 {
  left: 24%;
  top: 14%; }

.CENTAFLEX-E .hotspot_0 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  left: 6px; }

.CENTAFLEX-E .hotspot_0 .hotspot-spot_text:before {
  top: -20px;
  left: -2px;
  border-right: 20px solid transparent;
  border-bottom: 20px solid black; }

.CENTAFLEX-E .hotspot_0 .hotspot-spot_text:after {
  top: -14px;
  left: .5px;
  border-right: 15px solid transparent;
  border-bottom: 15px solid white; }

.CENTAFLEX-E .hotspot_1 {
  left: 13%;
  top: 41%; }

.CENTAFLEX-E .hotspot_1 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  left: 6px; }

.CENTAFLEX-E .hotspot_1 .hotspot-spot_text:before {
  top: -20px;
  left: -2px;
  border-right: 20px solid transparent;
  border-bottom: 20px solid black; }

.CENTAFLEX-E .hotspot_1 .hotspot-spot_text:after {
  top: -14px;
  left: .5px;
  border-right: 15px solid transparent;
  border-bottom: 15px solid white; }

.CENTAFLEX-E .hotspot_2 {
  left: 29%;
  bottom: 36%; }

.CENTAFLEX-E .hotspot_2 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  left: 6px; }

.CENTAFLEX-E .hotspot_2 .hotspot-spot_text:before {
  top: -20px;
  left: -2px;
  border-right: 20px solid transparent;
  border-bottom: 20px solid black; }

.CENTAFLEX-E .hotspot_2 .hotspot-spot_text:after {
  top: -14px;
  left: .5px;
  border-right: 15px solid transparent;
  border-bottom: 15px solid white; }

/*# Hotspot/CENTADISC-T #*/
.CENTADISC-T .hotspot_0 {
  left: 29%;
  top: 23%; }

.CENTADISC-T .hotspot_0 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  left: 6px; }

.CENTADISC-T .hotspot_0 .hotspot-spot_text:before {
  top: -20px;
  left: -2px;
  border-right: 20px solid transparent;
  border-bottom: 20px solid black; }

.CENTADISC-T .hotspot_0 .hotspot-spot_text:after {
  top: -14px;
  left: .5px;
  border-right: 15px solid transparent;
  border-bottom: 15px solid white; }

.CENTADISC-T .hotspot_1 {
  left: 44%;
  top: 48%; }

.CENTADISC-T .hotspot_1 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  left: 6px; }

.CENTADISC-T .hotspot_1 .hotspot-spot_text:before {
  top: -20px;
  left: -2px;
  border-right: 20px solid transparent;
  border-bottom: 20px solid black; }

.CENTADISC-T .hotspot_1 .hotspot-spot_text:after {
  top: -14px;
  left: .5px;
  border-right: 15px solid transparent;
  border-bottom: 15px solid white; }

/*# Hotspot/CENTSTART-V #*/
.CENTASTART-V .hotspot_0 {
  left: 33%;
  top: 21%; }

.CENTASTART-V .hotspot_0 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  right: 6px; }

.CENTASTART-V .hotspot_0 .hotspot-spot_text:before {
  top: -20px;
  right: -2px;
  border-left: 20px solid transparent;
  border-bottom: 20px solid black; }

.CENTASTART-V .hotspot_0 .hotspot-spot_text:after {
  top: -14px;
  right: .5px;
  border-left: 15px solid transparent;
  border-bottom: 15px solid white; }

.CENTASTART-V .hotspot_1 {
  left: 43%;
  top: 51%; }

.CENTASTART-V .hotspot_1 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  left: 6px; }

.CENTASTART-V .hotspot_1 .hotspot-spot_text:before {
  top: -20px;
  left: -2px;
  border-right: 20px solid transparent;
  border-bottom: 20px solid black; }

.CENTASTART-V .hotspot_1 .hotspot-spot_text:after {
  top: -14px;
  left: .5px;
  border-right: 15px solid transparent;
  border-bottom: 15px solid white; }

.CENTASTART-V .hotspot_2 {
  left: 57%;
  top: 25%; }

.CENTASTART-V .hotspot_2 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  left: 6px; }

.CENTASTART-V .hotspot_2 .hotspot-spot_text:before {
  top: -20px;
  left: -2px;
  border-right: 20px solid transparent;
  border-bottom: 20px solid black; }

.CENTASTART-V .hotspot_2 .hotspot-spot_text:after {
  top: -14px;
  left: .5px;
  border-right: 15px solid transparent;
  border-bottom: 15px solid white; }

/*# Hotspot/CENTAMAX #*/
.CENTAMAX .hotspot_0 {
  right: 33%;
  top: 12%; }

.CENTAMAX .hotspot_0 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  left: 6px; }

.CENTAMAX .hotspot_0 .hotspot-spot_text:before {
  top: -20px;
  left: -2px;
  border-right: 20px solid transparent;
  border-bottom: 20px solid black; }

.CENTAMAX .hotspot_0 .hotspot-spot_text:after {
  top: -14px;
  left: .5px;
  border-right: 15px solid transparent;
  border-bottom: 15px solid white; }

.CENTAMAX .hotspot_1 {
  left: 45%;
  top: 21%; }

.CENTAMAX .hotspot_1 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  left: 6px; }

.CENTAMAX .hotspot_1 .hotspot-spot_text:before {
  top: -20px;
  left: -2px;
  border-right: 20px solid transparent;
  border-bottom: 20px solid black; }

.CENTAMAX .hotspot_1 .hotspot-spot_text:after {
  top: -14px;
  left: .5px;
  border-right: 15px solid transparent;
  border-bottom: 15px solid white; }

.CENTAMAX .hotspot_2 {
  left: 31%;
  top: 35%; }

.CENTAMAX .hotspot_2 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  left: 6px; }

.CENTAMAX .hotspot_2 .hotspot-spot_text:before {
  top: -20px;
  left: -2px;
  border-right: 20px solid transparent;
  border-bottom: 20px solid black; }

.CENTAMAX .hotspot_2 .hotspot-spot_text:after {
  top: -14px;
  left: .5px;
  border-right: 15px solid transparent;
  border-bottom: 15px solid white; }

.CENTAMAX .hotspot_3 {
  left: 62%;
  top: 58%; }

.CENTAMAX .hotspot_3 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  left: 6px; }

.CENTAMAX .hotspot_3 .hotspot-spot_text:before {
  top: -20px;
  left: -2px;
  border-right: 20px solid transparent;
  border-bottom: 20px solid black; }

.CENTAMAX .hotspot_3 .hotspot-spot_text:after {
  top: -14px;
  left: .5px;
  border-right: 15px solid transparent;
  border-bottom: 15px solid white; }

/*# Hotspot/CENTAFLEX-R #*/
.CENTAFLEX-R .hotspot_0 {
  left: 31%;
  top: 19%; }

.CENTAFLEX-R .hotspot_0 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  left: 6px; }

.CENTAFLEX-R .hotspot_0 .hotspot-spot_text:before {
  top: -20px;
  left: -2px;
  border-right: 20px solid transparent;
  border-bottom: 20px solid black; }

.CENTAFLEX-R .hotspot_0 .hotspot-spot_text:after {
  top: -14px;
  left: .5px;
  border-right: 15px solid transparent;
  border-bottom: 15px solid white; }

.CENTAFLEX-R .hotspot_1 {
  right: 15%;
  top: 20%; }

.CENTAFLEX-R .hotspot_1 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  right: 6px; }

.CENTAFLEX-R .hotspot_1 .hotspot-spot_text:before {
  top: -20px;
  right: -2px;
  border-left: 20px solid transparent;
  border-bottom: 20px solid black; }

.CENTAFLEX-R .hotspot_1 .hotspot-spot_text:after {
  top: -14px;
  right: .5px;
  border-left: 15px solid transparent;
  border-bottom: 15px solid white; }

.CENTAFLEX-R .hotspot_2 {
  left: 57%;
  bottom: 15%; }

.CENTAFLEX-R .hotspot_2 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  left: 6px; }

.CENTAFLEX-R .hotspot_2 .hotspot-spot_text:before {
  top: -20px;
  left: -2px;
  border-right: 20px solid transparent;
  border-bottom: 20px solid black; }

.CENTAFLEX-R .hotspot_2 .hotspot-spot_text:after {
  top: -14px;
  left: .5px;
  border-right: 15px solid transparent;
  border-bottom: 15px solid white; }

/*# Hotspot/CENTAFLEX-DS #*/
.CENTAFLEX-DS .hotspot_0 {
  left: 39%;
  top: 21%; }

.CENTAFLEX-DS .hotspot_0 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  left: 6px; }

.CENTAFLEX-DS .hotspot_0 .hotspot-spot_text:before {
  top: -20px;
  left: -2px;
  border-right: 20px solid transparent;
  border-bottom: 20px solid black; }

.CENTAFLEX-DS .hotspot_0 .hotspot-spot_text:after {
  top: -14px;
  left: .5px;
  border-right: 15px solid transparent;
  border-bottom: 15px solid white; }

.CENTAFLEX-DS .hotspot_1 {
  left: 49%;
  top: 33%; }

.CENTAFLEX-DS .hotspot_1 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  left: 6px; }

.CENTAFLEX-DS .hotspot_1 .hotspot-spot_text:before {
  top: -20px;
  left: -2px;
  border-right: 20px solid transparent;
  border-bottom: 20px solid black; }

.CENTAFLEX-DS .hotspot_1 .hotspot-spot_text:after {
  top: -14px;
  left: .5px;
  border-right: 15px solid transparent;
  border-bottom: 15px solid white; }

/*# Hotspot/CENTAFLEX-D #*/
.CENTAFLEX-D .hotspot_0 {
  right: 41%;
  top: 5%; }

.CENTAFLEX-D .hotspot_0 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  left: 6px; }

.CENTAFLEX-D .hotspot_0 .hotspot-spot_text:before {
  top: -20px;
  left: -2px;
  border-right: 20px solid transparent;
  border-bottom: 20px solid black; }

.CENTAFLEX-D .hotspot_0 .hotspot-spot_text:after {
  top: -14px;
  left: .5px;
  border-right: 15px solid transparent;
  border-bottom: 15px solid white; }

.CENTAFLEX-D .hotspot_1 {
  left: 67%;
  top: 26%; }

.CENTAFLEX-D .hotspot_1 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  left: 6px; }

.CENTAFLEX-D .hotspot_1 .hotspot-spot_text:before {
  top: -20px;
  left: -2px;
  border-right: 20px solid transparent;
  border-bottom: 20px solid black; }

.CENTAFLEX-D .hotspot_1 .hotspot-spot_text:after {
  top: -14px;
  left: .5px;
  border-right: 15px solid transparent;
  border-bottom: 15px solid white; }

.CENTAFLEX-D .hotspot_2 {
  left: 46%;
  top: 30%; }

.CENTAFLEX-D .hotspot_2 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  left: 6px; }

.CENTAFLEX-D .hotspot_2 .hotspot-spot_text:before {
  top: -20px;
  left: -2px;
  border-right: 20px solid transparent;
  border-bottom: 20px solid black; }

.CENTAFLEX-D .hotspot_2 .hotspot-spot_text:after {
  top: -14px;
  left: .5px;
  border-right: 15px solid transparent;
  border-bottom: 15px solid white; }

.CENTAFLEX-D .hotspot_3 {
  left: 78%;
  top: 55%; }

.CENTAFLEX-D .hotspot_3 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  right: 6px; }

.CENTAFLEX-D .hotspot_3 .hotspot-spot_text:before {
  top: -20px;
  right: -2px;
  border-left: 20px solid transparent;
  border-bottom: 20px solid black; }

.CENTAFLEX-D .hotspot_3 .hotspot-spot_text:after {
  top: -14px;
  right: .5px;
  border-left: 15px solid transparent;
  border-bottom: 15px solid white; }

/*# Hotspot/CENTAFLEX-B #*/
.CENTAFLEX-B .hotspot_0 {
  left: 59%;
  top: 1%; }

.CENTAFLEX-B .hotspot_0 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  left: 6px; }

.CENTAFLEX-B .hotspot_0 .hotspot-spot_text:before {
  top: -20px;
  left: -2px;
  border-right: 20px solid transparent;
  border-bottom: 20px solid black; }

.CENTAFLEX-B .hotspot_0 .hotspot-spot_text:after {
  top: -14px;
  left: .5px;
  border-right: 15px solid transparent;
  border-bottom: 15px solid white; }

.CENTAFLEX-B .hotspot_1 {
  left: 37%;
  top: 9%; }

.CENTAFLEX-B .hotspot_1 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  left: 6px; }

.CENTAFLEX-B .hotspot_1 .hotspot-spot_text:before {
  top: -20px;
  left: -2px;
  border-right: 20px solid transparent;
  border-bottom: 20px solid black; }

.CENTAFLEX-B .hotspot_1 .hotspot-spot_text:after {
  top: -14px;
  left: .5px;
  border-right: 15px solid transparent;
  border-bottom: 15px solid white; }

.CENTAFLEX-B .hotspot_2 {
  right: 31%;
  top: 50%; }

.CENTAFLEX-B .hotspot_2 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  left: 6px; }

.CENTAFLEX-B .hotspot_2 .hotspot-spot_text:before {
  top: -20px;
  left: -2px;
  border-right: 20px solid transparent;
  border-bottom: 20px solid black; }

.CENTAFLEX-B .hotspot_2 .hotspot-spot_text:after {
  top: -14px;
  left: .5px;
  border-right: 15px solid transparent;
  border-bottom: 15px solid white; }

/*# Hotspot/CENTAFLEX-A #*/
.CENTAFLEX-A .hotspot_0 {
  right: 35%;
  top: 14%; }

.CENTAFLEX-A .hotspot_0 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  left: 6px; }

.CENTAFLEX-A .hotspot_0 .hotspot-spot_text:before {
  top: -20px;
  left: -2px;
  border-right: 20px solid transparent;
  border-bottom: 20px solid black; }

.CENTAFLEX-A .hotspot_0 .hotspot-spot_text:after {
  top: -14px;
  left: .5px;
  border-right: 15px solid transparent;
  border-bottom: 15px solid white; }

.CENTAFLEX-A .hotspot_1 {
  left: 25%;
  top: 40%; }

.CENTAFLEX-A .hotspot_1 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  left: 6px; }

.CENTAFLEX-A .hotspot_1 .hotspot-spot_text:before {
  top: -20px;
  left: -2px;
  border-right: 20px solid transparent;
  border-bottom: 20px solid black; }

.CENTAFLEX-A .hotspot_1 .hotspot-spot_text:after {
  top: -14px;
  left: .5px;
  border-right: 15px solid transparent;
  border-bottom: 15px solid white; }

.CENTAFLEX-A .hotspot_2 {
  right: 28%;
  top: 47%; }

.CENTAFLEX-A .hotspot_2 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  right: 6px; }

.CENTAFLEX-A .hotspot_2 .hotspot-spot_text:before {
  top: -20px;
  right: -2px;
  border-left: 20px solid transparent;
  border-bottom: 20px solid black; }

.CENTAFLEX-A .hotspot_2 .hotspot-spot_text:after {
  top: -14px;
  right: .5px;
  border-left: 15px solid transparent;
  border-bottom: 15px solid white; }

.CENTAFLEX-A .hotspot_3 {
  left: 56%;
  bottom: 13%; }

.CENTAFLEX-A .hotspot_3 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  left: 6px; }

.CENTAFLEX-A .hotspot_3 .hotspot-spot_text:before {
  top: -20px;
  left: -2px;
  border-right: 20px solid transparent;
  border-bottom: 20px solid black; }

.CENTAFLEX-A .hotspot_3 .hotspot-spot_text:after {
  top: -14px;
  left: .5px;
  border-right: 15px solid transparent;
  border-bottom: 15px solid white; }

/*# Hotspot/CENTA Carbon #*/
.CENTA.Carbon .hotspot_0 {
  right: 22%;
  top: 29%; }

.CENTA.Carbon .hotspot_0 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  right: 6px; }

.CENTA.Carbon .hotspot_0 .hotspot-spot_text:before {
  top: -20px;
  right: -2px;
  border-left: 20px solid transparent;
  border-bottom: 20px solid black; }

.CENTA.Carbon .hotspot_0 .hotspot-spot_text:after {
  top: -14px;
  right: .5px;
  border-left: 15px solid transparent;
  border-bottom: 15px solid white; }

.CENTA.Carbon .hotspot_1 {
  left: 25%;
  top: 46%; }

.CENTA.Carbon .hotspot_1 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  left: 6px; }

.CENTA.Carbon .hotspot_1 .hotspot-spot_text:before {
  top: -20px;
  left: -2px;
  border-right: 20px solid transparent;
  border-bottom: 20px solid black; }

.CENTA.Carbon .hotspot_1 .hotspot-spot_text:after {
  top: -14px;
  left: .5px;
  border-right: 15px solid transparent;
  border-bottom: 15px solid white; }

/*# Hotspot/CENTADISC-M #*/
.CENTADISC-M .hotspot_0 {
  left: 15%;
  top: 30%; }

.CENTADISC-M .hotspot_0 .hotspot-spot_text {
  width: 300px;
  bottom: 24px;
  left: 6px; }

.CENTADISC-M .hotspot_0 .hotspot-spot_text:before {
  bottom: -20px;
  left: -2px;
  border-right: 20px solid transparent;
  border-top: 20px solid black; }

.CENTADISC-M .hotspot_0 .hotspot-spot_text:after {
  bottom: -14px;
  left: .5px;
  border-right: 15px solid transparent;
  border-top: 15px solid white; }

.CENTADISC-M .hotspot_1 {
  left: 35%;
  top: 35%; }

.CENTADISC-M .hotspot_1 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  right: 6px; }

.CENTADISC-M .hotspot_1 .hotspot-spot_text:before {
  top: -20px;
  right: -2px;
  border-left: 20px solid transparent;
  border-bottom: 20px solid black; }

.CENTADISC-M .hotspot_1 .hotspot-spot_text:after {
  top: -14px;
  right: .5px;
  border-left: 15px solid transparent;
  border-bottom: 15px solid white; }

.CENTADISC-M .hotspot_2 {
  right: 15%;
  top: 39%; }

.CENTADISC-M .hotspot_2 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  right: 6px; }

.CENTADISC-M .hotspot_2 .hotspot-spot_text:before {
  top: -20px;
  right: -2px;
  border-left: 20px solid transparent;
  border-bottom: 20px solid black; }

.CENTADISC-M .hotspot_2 .hotspot-spot_text:after {
  top: -14px;
  right: .5px;
  border-left: 15px solid transparent;
  border-bottom: 15px solid white; }

/*# Hotspot/CENTADISC-C#*/
.CENTADISC-C .hotspot_0 {
  left: 35%;
  top: 37%; }

.CENTADISC-C .hotspot_0 .hotspot-spot_text {
  width: 300px;
  bottom: 24px;
  left: 6px; }

.CENTADISC-C .hotspot_0 .hotspot-spot_text:before {
  bottom: -20px;
  left: -2px;
  border-right: 20px solid transparent;
  border-top: 20px solid black; }

.CENTADISC-C .hotspot_0 .hotspot-spot_text:after {
  bottom: -14px;
  left: .5px;
  border-right: 15px solid transparent;
  border-top: 15px solid white; }

.CENTADISC-C .hotspot_1 {
  right: 35%;
  top: 53%; }

.CENTADISC-C .hotspot_1 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  left: 6px; }

.CENTADISC-C .hotspot_1 .hotspot-spot_text:before {
  top: -20px;
  left: -2px;
  border-right: 20px solid transparent;
  border-bottom: 20px solid black; }

.CENTADISC-C .hotspot_1 .hotspot-spot_text:after {
  top: -14px;
  left: .5px;
  border-right: 15px solid transparent;
  border-bottom: 15px solid white; }

/*# HotSpot/XTSR Coupling #*/
.xtsr-coupling-hotspot .hotspot_0 {
  top: 54%;
  left: 68%; }

.xtsr-coupling-hotspot .hotspot_0 .hotspot-spot_text {
  width: 300px;
  bottom: 24px;
  right: 6px; }

.xtsr-coupling-hotspot .hotspot_0 .hotspot-spot_text:before {
  bottom: -20px;
  right: -2px;
  border-left: 20px solid transparent;
  border-top: 20px solid black; }

.xtsr-coupling-hotspot .hotspot_0 .hotspot-spot_text:after {
  bottom: -14px;
  right: 0px;
  border-left: 15px solid transparent;
  border-top: 15px solid white; }

.xtsr-coupling-hotspot .hotspot_1 {
  top: 62%;
  left: 40%; }

.xtsr-coupling-hotspot .hotspot_1 .hotspot-spot_text {
  width: 300px;
  bottom: 24px;
  left: 6px; }

.xtsr-coupling-hotspot .hotspot_1 .hotspot-spot_text:before {
  bottom: -20px;
  left: -2px;
  border-right: 20px solid transparent;
  border-top: 20px solid black; }

.xtsr-coupling-hotspot .hotspot_1 .hotspot-spot_text:after {
  bottom: -14px;
  left: 0px;
  border-right: 15px solid transparent;
  border-top: 15px solid white; }

.xtsr-coupling-hotspot .hotspot_2 {
  top: 41%;
  left: 90%; }

.xtsr-coupling-hotspot .hotspot_2 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  right: 6px; }

.xtsr-coupling-hotspot .hotspot_2 .hotspot-spot_text:before {
  top: -20px;
  right: -2px;
  border-left: 20px solid transparent;
  border-bottom: 20px solid black; }

.xtsr-coupling-hotspot .hotspot_2 .hotspot-spot_text:after {
  top: -14px;
  right: 0px;
  border-left: 15px solid transparent;
  border-bottom: 15px solid white; }

.xtsr-coupling-hotspot .hotspot_3 {
  top: 68%;
  left: 18%; }

.xtsr-coupling-hotspot .hotspot_3 .hotspot-spot_text {
  width: 300px;
  bottom: 24px;
  left: 6px; }

.xtsr-coupling-hotspot .hotspot_3 .hotspot-spot_text:before {
  bottom: -20px;
  left: -2px;
  border-right: 20px solid transparent;
  border-top: 20px solid black; }

.xtsr-coupling-hotspot .hotspot_3 .hotspot-spot_text:after {
  bottom: -14px;
  left: 0px;
  border-right: 15px solid transparent;
  border-top: 15px solid white; }

.xtsr-coupling-hotspot .hotspot_4 {
  top: 39%;
  left: 73%; }

.xtsr-coupling-hotspot .hotspot_4 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  right: 6px; }

.xtsr-coupling-hotspot .hotspot_4 .hotspot-spot_text:before {
  top: -20px;
  right: -2px;
  border-left: 20px solid transparent;
  border-bottom: 20px solid black; }

.xtsr-coupling-hotspot .hotspot_4 .hotspot-spot_text:after {
  top: -14px;
  right: .5px;
  border-left: 15px solid transparent;
  border-bottom: 15px solid white; }

.xtsr-coupling-hotspot .hotspot_5 {
  top: 26%;
  left: 50%; }

.xtsr-coupling-hotspot .hotspot_5 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  left: 6px; }

.xtsr-coupling-hotspot .hotspot_5 .hotspot-spot_text:before {
  top: -20px;
  left: -2px;
  border-right: 20px solid transparent;
  border-bottom: 20px solid black; }

.xtsr-coupling-hotspot .hotspot_5 .hotspot-spot_text:after {
  top: -14px;
  left: 0px;
  border-right: 15px solid transparent;
  border-bottom: 15px solid white; }

.xtsr-coupling-hotspot .hotspot_6 {
  top: 18%;
  left: 15%;
  z-index: 10; }

.xtsr-coupling-hotspot .hotspot_6 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  left: 6px; }

.xtsr-coupling-hotspot .hotspot_6 .hotspot-spot_text:before {
  top: -20px;
  left: -2px;
  border-right: 20px solid transparent;
  border-bottom: 20px solid black; }

.xtsr-coupling-hotspot .hotspot_6 .hotspot-spot_text:after {
  top: -14px;
  left: .5px;
  border-right: 15px solid transparent;
  border-bottom: 15px solid white; }

.xtsr-coupling-hotspot .hotspot_7 {
  top: 28%;
  left: 36%; }

.xtsr-coupling-hotspot .hotspot_7 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  left: 6px; }

.xtsr-coupling-hotspot .hotspot_7 .hotspot-spot_text:before {
  top: -20px;
  left: -2px;
  border-right: 20px solid transparent;
  border-bottom: 20px solid black; }

.xtsr-coupling-hotspot .hotspot_7 .hotspot-spot_text:after {
  top: -14px;
  left: 0px;
  border-right: 15px solid transparent;
  border-bottom: 15px solid white; }

/*# HotSpot/AMR CMR Coupling #*/
.amr-cmr-coupling-hotspot .hotspot_0 {
  top: 20%;
  left: 80%; }

.amr-cmr-coupling-hotspot .hotspot_0 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  right: 6px; }

.amr-cmr-coupling-hotspot .hotspot_0 .hotspot-spot_text:before {
  top: -20px;
  right: -2px;
  border-left: 20px solid transparent;
  border-bottom: 20px solid black; }

.amr-cmr-coupling-hotspot .hotspot_0 .hotspot-spot_text:after {
  top: -14px;
  right: 0px;
  border-left: 15px solid transparent;
  border-bottom: 15px solid white; }

.amr-cmr-coupling-hotspot .hotspot_1 {
  top: 68%;
  left: 20%; }

.amr-cmr-coupling-hotspot .hotspot_1 .hotspot-spot_text {
  width: 300px;
  bottom: 24px;
  left: 6px; }

.amr-cmr-coupling-hotspot .hotspot_1 .hotspot-spot_text:before {
  bottom: -20px;
  left: -2px;
  border-right: 20px solid transparent;
  border-top: 20px solid black; }

.amr-cmr-coupling-hotspot .hotspot_1 .hotspot-spot_text:after {
  bottom: -14px;
  left: 0px;
  border-right: 15px solid transparent;
  border-top: 15px solid white; }

.amr-cmr-coupling-hotspot .hotspot_2 {
  top: 40%;
  left: 62%; }

.amr-cmr-coupling-hotspot .hotspot_2 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  right: 6px; }

.amr-cmr-coupling-hotspot .hotspot_2 .hotspot-spot_text:before {
  top: -20px;
  right: -2px;
  border-left: 20px solid transparent;
  border-bottom: 20px solid black; }

.amr-cmr-coupling-hotspot .hotspot_2 .hotspot-spot_text:after {
  top: -14px;
  right: 0px;
  border-left: 15px solid transparent;
  border-bottom: 15px solid white; }

.amr-cmr-coupling-hotspot .hotspot_3 {
  top: 76%;
  left: 50%; }

.amr-cmr-coupling-hotspot .hotspot_3 .hotspot-spot_text {
  width: 300px;
  bottom: 24px;
  left: 6px; }

.amr-cmr-coupling-hotspot .hotspot_3 .hotspot-spot_text:before {
  bottom: -20px;
  left: -2px;
  border-right: 20px solid transparent;
  border-top: 20px solid black; }

.amr-cmr-coupling-hotspot .hotspot_3 .hotspot-spot_text:after {
  bottom: -14px;
  left: 0px;
  border-right: 15px solid transparent;
  border-top: 15px solid white; }

.amr-cmr-coupling-hotspot .hotspot_4 {
  top: 51%;
  left: 84%; }

.amr-cmr-coupling-hotspot .hotspot_4 .hotspot-spot_text {
  width: 300px;
  bottom: 24px;
  right: 6px; }

.amr-cmr-coupling-hotspot .hotspot_4 .hotspot-spot_text:before {
  bottom: -20px;
  right: -2px;
  border-left: 20px solid transparent;
  border-top: 20px solid black; }

.amr-cmr-coupling-hotspot .hotspot_4 .hotspot-spot_text:after {
  bottom: -14px;
  right: 0px;
  border-left: 15px solid transparent;
  border-top: 15px solid white; }

.amr-cmr-coupling-hotspot .hotspot_5 {
  top: 62%;
  left: 72%; }

.amr-cmr-coupling-hotspot .hotspot_5 .hotspot-spot_text {
  width: 300px;
  bottom: 24px;
  right: 6px; }

.amr-cmr-coupling-hotspot .hotspot_5 .hotspot-spot_text:before {
  bottom: -20px;
  right: -2px;
  border-left: 20px solid transparent;
  border-top: 20px solid black; }

.amr-cmr-coupling-hotspot .hotspot_5 .hotspot-spot_text:after {
  bottom: -14px;
  right: 0px;
  border-left: 15px solid transparent;
  border-top: 15px solid white; }

/*# Duraplate Cooling Hotspots #*/
.duraplate-cooling-hotspot .hotspot-spot.hotspot_0 {
  top: 12%;
  left: 42%; }

.duraplate-cooling-hotspot .hotspot_0 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  left: 6px; }

.duraplate-cooling-hotspot .hotspot_0 .hotspot-spot_text:before {
  top: -20px;
  left: -2px;
  border-right: 20px solid transparent;
  border-bottom: 20px solid black; }

.duraplate-cooling-hotspot .hotspot_0 .hotspot-spot_text:after {
  top: -14px;
  left: 0px;
  border-right: 15px solid transparent;
  border-bottom: 15px solid white; }

.duraplate-cooling-hotspot .hotspot-spot.hotspot_1 {
  top: 15%;
  left: 34%; }

.duraplate-cooling-hotspot .hotspot_1 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  left: 6px; }

.duraplate-cooling-hotspot .hotspot_1 .hotspot-spot_text:before {
  top: -20px;
  left: -2px;
  border-right: 20px solid transparent;
  border-bottom: 20px solid black; }

.duraplate-cooling-hotspot .hotspot_1 .hotspot-spot_text:after {
  top: -14px;
  left: 0px;
  border-right: 15px solid transparent;
  border-bottom: 15px solid white; }

.duraplate-cooling-hotspot .hotspot-spot.hotspot_2 {
  top: 25%;
  left: 8%; }

.duraplate-cooling-hotspot .hotspot_2 .hotspot-spot_text {
  width: 365px;
  top: 24px;
  left: 6px; }

.duraplate-cooling-hotspot .hotspot_2 .hotspot-spot_text:before {
  top: -20px;
  left: -2px;
  border-right: 20px solid transparent;
  border-bottom: 20px solid black; }

.duraplate-cooling-hotspot .hotspot_2 .hotspot-spot_text:after {
  top: -14px;
  left: 0px;
  border-right: 15px solid transparent;
  border-bottom: 15px solid white; }

.duraplate-cooling-hotspot .hotspot-spot.hotspot_3 {
  top: 50%;
  left: 10%; }

.duraplate-cooling-hotspot .hotspot_3 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  left: 6px; }

.duraplate-cooling-hotspot .hotspot_3 .hotspot-spot_text:before {
  top: -20px;
  left: -2px;
  border-right: 20px solid transparent;
  border-bottom: 20px solid black; }

.duraplate-cooling-hotspot .hotspot_3 .hotspot-spot_text:after {
  top: -14px;
  left: 0px;
  border-right: 15px solid transparent;
  border-bottom: 15px solid white; }

.duraplate-cooling-hotspot .hotspot-spot.hotspot_4 {
  top: 49%;
  left: 25%; }

.duraplate-cooling-hotspot .hotspot_4 .hotspot-spot_text {
  width: 330px;
  top: 24px;
  left: 6px; }

.duraplate-cooling-hotspot .hotspot_4 .hotspot-spot_text:before {
  top: -20px;
  left: -2px;
  border-right: 20px solid transparent;
  border-bottom: 20px solid black; }

.duraplate-cooling-hotspot .hotspot_4 .hotspot-spot_text:after {
  top: -14px;
  left: 0px;
  border-right: 15px solid transparent;
  border-bottom: 15px solid white; }

.duraplate-cooling-hotspot .hotspot-spot.hotspot_5 {
  top: 48%;
  left: 56%; }

.duraplate-cooling-hotspot .hotspot_5 .hotspot-spot_text {
  width: 300px;
  top: 24px;
  right: 6px; }

.duraplate-cooling-hotspot .hotspot_5 .hotspot-spot_text:before {
  top: -20px;
  right: -2px;
  border-left: 20px solid transparent;
  border-bottom: 20px solid black; }

.duraplate-cooling-hotspot .hotspot_5 .hotspot-spot_text:after {
  top: -14px;
  right: 0px;
  border-left: 15px solid transparent;
  border-bottom: 15px solid white; }

.video-section {
  border: 1px solid #d0d0d0;
  margin-top: 20px;
  padding: 20px;
  max-width: 758px; }

.video-section_title {
  text-align: center; }

.video-section_next,
.video-section_prev {
  width: 27.5px;
  vertical-align: middle;
  display: inline-block; }

.video-section_next img,
.video-section_prev img {
  cursor: pointer; }

.video-section_prev {
  margin-right: 3px; }

.video-section_next {
  margin-left: 3px;
  transform: rotate(180deg); }

.video-list {
  overflow-x: hidden;
  width: calc(100% - 68px);
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  position: relative;
  margin-top: 25px;
  text-align: center; }

.video-section--centered .video-list {
  width: 100%; }

.video-list_slider {
  position: relative; }

.video-entry {
  width: 200px;
  margin: 0 15px;
  display: inline-block;
  cursor: pointer; }

.video-entry_image-wrapper {
  position: relative; }

.video-entry_video-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

.video-overlay_play-btn {
  position: absolute;
  top: 50%;
  bottom: 0;
  right: 0;
  left: 0; }

.video-overlay_play-btn img {
  margin-top: -20px;
  max-width: 40px; }

.video-entry_title {
  margin-top: 5px;
  color: #02306b;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  white-space: normal; }

@media screen and (max-width: 480px) {
  .video-section {
    border-left: none;
    border-right: none; }
  .video-section--centered .video-list {
    overflow-x: auto;
    white-space: normal; } }

.video-section-count--1 .video-entry {
  width: auto; }

.video-section-count--1 .video-overlay_play-btn img {
  max-width: 150px;
  margin-top: -75px; }

/*# Salesforce Chat #*/
.salesforce-chat {
  clear: both;
  margin-bottom: 240px; }

.sf-chat {
  position: fixed;
  z-index: 100000;
  bottom: 0;
  right: 100px;
  width: 250px;
  height: 30px;
  border-radius: 10px 10px 0 0;
  transition: height .3s, width .3s;
  background: #3f6ae0;
  background: linear-gradient(to bottom, #3f6ae0 0%, #3d87fc 100%); }

.sf-chat--passive,
.sf-chat--active {
  font-size: 16px;
  font-weight: 700; }

.sf-chat--open {
  height: 50%;
  width: 350px;
  font-size: 14px; }

.sf-chat_link,
.sf-chat_brand {
  display: block;
  padding: 3px 10px;
  position: relative;
  color: #fff; }

.sf-chat_link:hover,
.sf-chat_brand:hover {
  color: #fff; }

.sf-chat--open .sf-chat_link {
  display: none; }

.sf-chat_link:after,
.sf-chat_brand:after {
  content: '\232A';
  position: absolute;
  right: 25px;
  transform: rotate(-90deg);
  transform-origin: center;
  top: 3px;
  bottom: 0;
  font-size: 25px;
  font-weight: 700;
  line-height: 1;
  height: 25px;
  width: 10px;
  text-align: center;
  vertical-align: middle; }

.sf-chat_link:after {
  transform: rotate(-90deg); }

.sf-chat_brand:after {
  transform: rotate(90deg); }

.sf-chat--passive .sf-chat_brand,
.sf-chat--active .sf-chat_brand {
  display: none; }

.sf-chat--open .sf-chat_brand {
  display: block;
  color: white; }

.sf-chat_iframe {
  background: white; }

.sf-chat--passive .sf-chat_iframe,
.sf-chat--active .sf-chat_iframe {
  display: none;
  height: 0;
  width: 0;
  transition: height .5s; }

.sf-chat--open .sf-chat_iframe {
  display: block;
  width: calc(100% - 10px);
  margin: 5px 5px 15px;
  height: calc(100% - 45px); }

.sf-baloon {
  background: #F7F7F7;
  border: 1px solid #E5E5E5;
  box-shadow: 0 0 3px #000000;
  color: #000;
  line-height: 1.2;
  padding: 0 10px;
  position: fixed;
  width: 275px;
  bottom: 45px;
  right: 100px;
  z-index: 1000; }

.sf-baloon.sf-baloon--closed {
  display: none; }

.sf-baloon_large-question {
  color: #3E74E9;
  font-size: 60px !important;
  font-weight: 600;
  line-height: 1;
  float: left;
  padding-right: 10px;
  margin: 0; }

.sf-baloon_large-text {
  font-size: 24px !important;
  font-weight: 700;
  margin: 0;
  padding: 5px 0; }

.sf-baloon_info-text {
  font-size: 13px !important;
  margin: 0; }

.sf-baloon_close-button {
  font-size: 32px !important;
  line-height: 1;
  font-weight: 600;
  padding: 2px;
  position: absolute;
  top: -20px;
  right: -12px;
  margin: 0;
  cursor: pointer;
  transform: rotate(45deg);
  display: none; }

.sf-baloon:hover .sf-baloon_close-button {
  display: block; }

@media screen and (max-width: 768px) {
  .sf-baloon_close-button {
    display: block; } }

@media screen and (max-width: 450px) {
  .sf-chat {
    left: 100px;
    right: 10px;
    max-width: calc(100% - 110px); }
  .sf-baloon {
    left: 100px;
    right: 10px; }
  .sf-chat--open {
    height: 50%;
    width: 350px;
    left: 10px;
    max-width: calc(100% - 20px); } }

.FlatTop-Premium-Services .tableWidget {
  max-width: 800px;
  margin: 0 auto;
  padding: 0 15px; }

.FlatTop-Premium-Services .tableWidget table {
  width: 100%;
  font-size: 18px;
  font-family: Lato;
  margin-bottom: 30px; }
  .FlatTop-Premium-Services .tableWidget table tr td {
    border: 1px solid #d0d0d0; }
  .FlatTop-Premium-Services .tableWidget table tr td:nth-child(3) {
    width: 25%;
    text-align: center; }
  .FlatTop-Premium-Services .tableWidget table tr td:first-child {
    width: 50%;
    padding: 16px 0 16px 16px;
    background: #f5f5f5; }
  .FlatTop-Premium-Services .tableWidget table tr td:nth-child(2),
  .FlatTop-Premium-Services .tableWidget table tr td:nth-child(3) {
    width: 25%;
    text-align: center; }
  .FlatTop-Premium-Services .tableWidget table tr:first-child {
    background: #f5f5f5; }

.FlatTop-Premium-Services .tableWidget.inclusionTable tr:first-child td:first-child {
  background: #fff; }

.FlatTop-Premium-Services .tableWidget.fullServiceTable tr:first-child td:first-child,
.FlatTop-Premium-Services .tableWidget.basicServiceTable tr:first-child td:first-child {
  font-weight: bold; }

.link-cards {
  display: grid;
  grid-column-gap: 1px;
  grid-row-gap: 1px;
  background: #d0d0d0; }

.callout-section--2 .link-cards {
  grid-template-columns: repeat(2, 1fr); }

.callout-section--3 .link-cards {
  grid-template-columns: repeat(3, 1fr); }

.callout-section--4 .link-cards {
  grid-template-columns: repeat(4, 1fr); }

.callout-section--5 .link-cards {
  grid-template-columns: repeat(5, 1fr); }

.callout-section--6 .link-cards {
  grid-template-columns: repeat(6, 1fr); }

.link-card {
  display: grid;
  background: #f5f5f5;
  padding: 15px;
  grid-template-rows: auto 1fr 1.5em;
  transition: background linear .25s; }

.link-card_copy-title {
  font-size: 18px; }

.link-card_copy-description {
  font-size: 13px; }

.link-card_link {
  font-size: 14px;
  transition: font-size linear .25s; }

.link-card:hover {
  background: #ebebeb; }
  .link-card:hover .link-card_link {
    font-size: 18px; }

@media (max-width: 800px) {
  .callout-section--3 .link-cards {
    grid-template-columns: repeat(2, 1fr); }
  .callout-section--4 .link-cards {
    grid-template-columns: repeat(2, 1fr); }
  .callout-section--5 .link-cards {
    grid-template-columns: repeat(3, 1fr); }
  .callout-section--6 .link-cards {
    grid-template-columns: repeat(3, 1fr); } }

@media (max-width: 640px) {
  .callout-section--5 .link-cards {
    grid-template-columns: repeat(2, 1fr); }
  .callout-section--6 .link-cards {
    grid-template-columns: repeat(2, 1fr); }
  .link-card_copy-description {
    font-size: 12px; } }

.sub-industry-cards {
  display: grid;
  grid-column-gap: 1px;
  grid-row-gap: 1px;
  background: #d0d0d0;
  margin: -40px auto 60px;
  position: relative; }
  .callout-section--8 .sub-industry-cards {
    grid-template-columns: repeat(8, 1fr); }
  .callout-section--7 .sub-industry-cards {
    grid-template-columns: repeat(7, 1fr); }
  .callout-section--6 .sub-industry-cards {
    grid-template-columns: repeat(6, 1fr); }
  .callout-section--5 .sub-industry-cards {
    grid-template-columns: repeat(5, 1fr); }
  .callout-section--4 .sub-industry-cards {
    grid-template-columns: repeat(4, 1fr); }
  .callout-section--3 .sub-industry-cards {
    grid-template-columns: repeat(3, 1fr); }
  .callout-section--2 .sub-industry-cards {
    grid-template-columns: repeat(2, 1fr); }

.sub-industry-card {
  background: #f5f5f5;
  padding: 15px;
  display: grid;
  grid-template-rows: auto 1fr 1.5em;
  transition: background linear .25s; }

.sub-industry-card_image {
  display: flex;
  align-items: center;
  justify-content: center; }

.sub-industry-card_copy-title {
  font-size: 18px;
  line-height: 24px;
  padding-bottom: 5px; }

.sub-industry-card_copy-description {
  font-size: 13px; }

.sub-industry-card_link {
  font-size: 14px;
  line-height: 28px;
  transition: font-size linear .25s; }

.sub-industry-card:hover {
  background: #ebebeb; }
  .sub-industry-card:hover .sub-industry-card_link {
    font-size: 18px; }

@media (max-width: 800px) {
  .callout-section--8 .sub-industry-cards {
    grid-template-columns: repeat(3, 1fr); }
  .callout-section--7 .sub-industry-cards {
    grid-template-columns: repeat(3, 1fr); }
  .callout-section--6 .sub-industry-cards {
    grid-template-columns: repeat(3, 1fr); }
  .callout-section--5 .sub-industry-cards {
    grid-template-columns: repeat(3, 1fr); }
  .callout-section--4 .sub-industry-cards {
    grid-template-columns: repeat(2, 1fr); }
  .callout-section--3 .sub-industry-cards {
    grid-template-columns: repeat(2, 1fr); } }

@media (max-width: 640px) {
  .callout-section--8 .sub-industry-cards {
    grid-template-columns: repeat(2, 1fr); }
  .callout-section--7 .sub-industry-cards {
    grid-template-columns: repeat(2, 1fr); }
  .callout-section--6 .sub-industry-cards {
    grid-template-columns: repeat(2, 1fr); }
  .callout-section--5 .sub-industry-cards {
    grid-template-columns: repeat(2, 1fr); }
  .sub-industry-card_copy-description {
    font-size: 12px;
    line-height: 16px; } }

.link-cards.industry-product-cards {
  margin-bottom: 90px; }

.link-card.industry-product-card {
  padding: 0 15px 15px; }

.sub-industry-product-cards {
  position: relative;
  background: none;
  grid-column-gap: 10px;
  margin-top: 60px;
  margin-bottom: 60px; }

.sub-industry-product-card {
  background: transparent linear-gradient(180deg, rgba(255, 255, 255, 0) 50%, rgba(0, 0, 0, 0.7) 100%);
  padding: 15px;
  display: grid;
  grid-template-rows: 1fr auto;
  position: relative;
  color: #fff; }

.sub-industry-product-card_image {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
  overflow: hidden; }

.sub-industry-product-card_copy {
  order: 2;
  display: flex;
  flex-flow: column-reverse; }

.sub-industry-product-card_copy-title {
  font-size: 24px;
  line-height: 26px;
  padding-bottom: 5px; }

.sub-industry-product-card_copy-title--mobile {
  display: none; }

.sub-industry-product-card_copy-description {
  font-size: 14px;
  visibility: hidden; }

.sub-industry-product-card_link {
  font-size: 14px;
  line-height: 28px;
  visibility: hidden; }

.sub-industry-product-card:hover {
  background: rgba(0, 81, 174, 0.8); }
  .sub-industry-product-card:hover .sub-industry-product-card_copy {
    order: 0;
    flex-flow: column; }
  .sub-industry-product-card:hover .sub-industry-product-card_copy-description {
    visibility: visible; }
  .sub-industry-product-card:hover .sub-industry-product-card_link {
    visibility: visible; }

@media (max-width: 800px) {
  .link-cards.industry-product-cards {
    margin-top: 0;
    margin-bottom: 0; }
  .sub-industry-product-cards {
    margin-top: 35px; }
  .sub-industry-product-card {
    background: none;
    padding: 0;
    margin: 5px 0; }
  .sub-industry-product-card:hover {
    background: none; }
  .sub-industry-product-card_image {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    z-index: 0; }
  .sub-industry-product-card_link {
    display: none; }
  .sub-industry-product-card_copy {
    display: flex;
    align-items: center;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0; }
  .sub-industry-product-card_copy-title {
    display: none; }
  .sub-industry-product-card_copy-title--mobile {
    display: grid;
    align-content: center;
    font-size: 19px;
    line-height: 22px;
    padding: 10px;
    background: rgba(0, 81, 176, 0.8);
    min-height: 44px;
    color: #fff; }
  .sub-industry-product-card_link--mobile {
    display: block;
    width: 100%;
    text-align: center; }
  .sub-industry-product-card_copy-description {
    display: none; } }

.product-breadcrumbs .breadcrumb {
  font-size: 11px; }
  .product-breadcrumbs .breadcrumb:after {
    content: '/';
    color: #339bfa;
    margin: 0 3px;
    font-size: 12px; }
  .product-breadcrumbs .breadcrumb:last-of-type:after {
    content: '';
    margin: 0; }

.product-breadcrumbs .breadcrumb__current-page {
  font-weight: 700;
  color: #02306b; }

.product-breadcrumbs-sticky {
  position: fixed;
  left: 0;
  right: 0;
  top: 53px;
  background: #fff;
  z-index: 1000; }

.product-breadcrumbs-placeholder {
  display: none; }

.product-breadcrumbs-placeholder.sticky {
  display: block; }

@media (max-width: 800px) {
  .product-breadcrumbs-sticky {
    top: 35px; } }

.map-canvas {
  border: 1px solid #b1b1b1;
  border-bottom: none;
  height: 400px; }

.map-keys {
  border: 1px solid #b1b1b1;
  border-top: none; }

.map-display_map-keys {
  background: #f2f2f2;
  text-align: center; }

.map-key {
  text-align: center;
  display: inline-block;
  margin: 10px; }

.map-key ul {
  list-style: none;
  padding: 0 10px; }

.map-key ul li {
  border: 1px solid #b1b1b1;
  padding: 5px 7px;
  cursor: pointer; }

.map-key ul li img {
  padding-right: 5px; }

.map-key.map-key--selected ul li {
  background: #fff; }

/* This file is for correcting styles from RexnordEditor */
.secondary-nav li:nth-last-of-type(2):after {
  content: "" !important; }

@media only screen and (max-width: 800px) {
  .page_content-body .row {
    margin-left: 0 !important;
    margin-right: 0 !important; }
  a.button.button--clear {
    background: transparent; }
  a.button.button--navy {
    background: #0c4e76;
    min-width: 0; }
  a.button.button--navy:hover {
    background: #022C46;
    color: #fff; }
  .page_content-body a.button {
    color: #fff;
    padding: 8px 40px;
    width: auto;
    text-transform: none; }
  .page_content-body a.button.button--clear {
    color: #02306b; }
  a.button.button--clear:hover {
    background: #fff;
    color: #02306b; }
  .product-card_copy {
    font-size: 13px !important; }
  .product-card_copy-title,
  .product-documentation_title,
  .product-support_title,
  .product-category-selector_title,
  .product-filter_title,
  .product-card_name,
  .product-accessories_title {
    font-size: 16px !important; }
  .product-documentation_document-title {
    line-height: 18px; }
  .product-documentation_document-number,
  .product-documentation_document-statistics {
    font-size: 12px !important; }
  p {
    font-size: 15px !important; }
  .text-container p {
    font-size: 14px !important; } }

.lightbox {
  min-height: 0;
  max-height: none;
  width: auto;
  height: auto;
  padding: 0; }

#competitive-interchange {
  margin-top: 20px; }

.interchangeSearchBtn {
  display: inline-block;
  background: #02306b;
  color: #fff;
  font-size: 22px;
  height: 42px;
  padding: 0;
  text-shadow: none;
  border-radius: 0;
  width: 130px; }

#competitive-interchange input[type=text] {
  width: calc(100% - 150px); }

.interchangeSearchBoxContainer {
  width: 80% !important; }

.interchangeLabel {
  width: 100%;
  display: block; }

.predictiveSearchHolder {
  position: relative; }

.predictiveSearchResults {
  width: calc(100% - 179px);
  z-index: 1;
  top: 0; }

@media screen and (max-width: 800px) {
  .MainIndustrySolution .text-callout-container_text h3 {
    font-size: 28px !important; }
  .callout--image-above-text h2, .callout--image-above-text h3 {
    font-size: 18px !important; } }

@media (max-width: 800px) {
  .sub-industry-card_copy-description {
    font-size: 12px !important; }
  .link-card_copy-description {
    font-size: 12px !important; }
  .col-md-6 {
    padding-left: 0 !important; } }

@media (max-width: 800px) {
  .sub-industry-product-card_copy-title--mobile {
    font-size: 19px !important; } }

/*#Feature/Smart Tag#*/
.item-list {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch; }

.item {
  width: calc(25% - 42px);
  margin: 20px;
  background-color: #F3F3F3;
  border: 1px solid #F3F3F3;
  display: flex;
  flex-direction: column;
  justify-content: space-between; }

.item .item-link {
  width: 100%; }

.item .item-link a {
  color: white;
  background-color: #0C4E76;
  padding: 10px 0;
  text-align: center;
  font-size: 18px;
  line-height: 14px;
  font-family: Lato;
  display: block;
  margin: 5px; }

.st-products .item .item-link {
  width: 100%; }

.item .item-link a {
  color: white;
  background-color: #0C4E76;
  padding: 10px 0;
  text-align: center;
  font-size: 18px;
  line-height: 14px;
  font-family: Lato;
  display: block;
  margin: 5px; }

@media (max-width: 768px) {
  .item-list .item {
    width: calc(50% - 42px) !important; } }

.item img {
  width: 100%; }

.item p {
  font-size: 22px;
  line-height: 26px;
  font-family: Lato;
  font-weight: bold;
  color: #333333;
  margin: 10px; }

.item .no-link-button {
  color: #333;
  background-color: #e6e6e6;
  padding: 10px 0;
  text-align: center;
  font-size: 18px;
  line-height: 14px;
  font-family: Lato;
  display: block;
  margin: 5px; }

.scms-products-header h2 {
  margin-top: 50px;
  font-size: 32px;
  font-weight: 400;
  line-height: 38px;
  margin-bottom: 10px; }

.scms-products-header h3 {
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  margin-bottom: 20px; }

.interchange {
  margin-top: 25px;
  background: #f5f5f5;
  padding: 35px; }

.interchange_header {
  text-align: center;
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 20px; }
  .interchange_header h4 {
    font-size: 24px;
    line-height: 30px;
    font-weight: 700; }

.interchange_search-box {
  text-align: center;
  font-size: 20px;
  line-height: 30px; }

.interchange .interchange_search-input {
  width: 350px;
  max-width: 70%;
  display: inline-block;
  line-height: 40px;
  font-size: 18px; }

.interchange .interchange_search-button {
  width: 100px;
  max-width: 20%;
  display: inline-block;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-style: none;
  line-height: 50px;
  font-size: 16px; }

.interchange_predictive-search-holder {
  position: relative;
  width: 464px;
  max-width: 90%; }
  .interchange_predictive-search-holder .predictiveSearchResults {
    top: 0;
    width: calc(100% - 132px);
    max-width: 77.78%; }

.resource-carousel {
  padding: 40px;
  margin-top: 100px;
  margin-bottom: 70px;
  position: relative;
  z-index: 0; }
  .resource-carousel .page_section--wide {
    position: relative;
    z-index: 1; }
  .resource-carousel:after {
    content: '';
    background: rgba(12, 72, 152, 0.8);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0; }

.resource-carousel_introduction h2 {
  font-size: 40px;
  line-height: 44px;
  text-transform: uppercase; }

.resource-carousel_slide-wrapper {
  display: flex;
  align-items: stretch;
  align-content: space-between;
  justify-content: center;
  padding-top: 30px; }

.resource-slide {
  width: 125px;
  padding: 0 20px; }
  .resource-slide .resource-slide_text {
    font-size: 14px;
    font-weight: 700;
    color: #fff; }
  .resource-slide a {
    color: #fff; }

@media (max-width: 640px) {
  .resource-carousel {
    padding: 25px 0;
    margin-top: 25px;
    margin-bottom: 25px; }
  .resource-carousel_introduction {
    font-size: 14px;
    line-height: 18px; }
  .resource-carousel_introduction h2 {
    font-size: 30px;
    line-height: 36px; }
  .resource-carousel_slide-wrapper {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-row-gap: 5px;
    grid-column-gap: 5px; } }

.interchange {
  margin-top: 25px;
  background: #f5f5f5;
  padding: 35px; }

.interchange_header {
  text-align: center;
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 20px; }
  .interchange_header h4 {
    font-size: 24px;
    line-height: 30px;
    font-weight: 700; }

.interchange_search-box {
  text-align: center;
  font-size: 20px;
  line-height: 30px; }

.interchange .interchange_search-input {
  width: 350px;
  max-width: 70%;
  display: inline-block;
  line-height: 40px;
  font-size: 18px; }

.interchange .interchange_search-button {
  width: 100px;
  max-width: 20%;
  display: inline-block;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-style: none;
  line-height: 50px;
  font-size: 16px; }

.interchange_predictive-search-holder {
  position: relative;
  width: 464px;
  max-width: 90%; }
  .interchange_predictive-search-holder .predictiveSearchResults {
    top: 0;
    width: calc(100% - 132px);
    max-width: 77.78%; }

/*# Defaults #*/
.page_section #Benefits .feature-block-wrapper {
  border-top: 1px solid #d0d0d0;
  display: flex;
  flex-flow: column; }
  .page_section #Benefits .feature-block-wrapper .feature-block {
    border-bottom: 1px solid #d0d0d0;
    margin-top: 5px;
    padding-bottom: 5px; }
    .page_section #Benefits .feature-block-wrapper .feature-block .featblock-img {
      float: left;
      width: 60px;
      padding: 15px 15px 15px 0; }
    .page_section #Benefits .feature-block-wrapper .feature-block .featblock-copy p {
      font-size: 14px; }

.page-section_right.page-section--series .feature-block-wrapper {
  margin-right: -15px;
  width: 100%; }

.form-wrapper {
  background: #e7edf1;
  margin: 20px auto;
  max-width: 870px;
  width: 100%;
  position: relative;
  padding: 40px; }
  .form-wrapper h3 {
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
    margin: 15px 0; }
  .form-wrapper h3:first-of-type {
    margin-top: 0; }
  .form-wrapper .editing-form-control-nested-control {
    display: inline-block; }
  .form-wrapper .form-group {
    margin-bottom: 15px;
    font-size: 14px; }
  .form-wrapper input[type="text"] {
    margin-left: 10px;
    max-width: calc(100% - 25px);
    width: auto;
    min-width: 200px; }
  .form-wrapper .form-submit-button input[type="submit"] {
    font-size: 16px;
    color: #fff;
    background-color: #02306b;
    border: none;
    border-radius: 0;
    margin: 10px 0 0 0;
    width: auto;
    padding: 9px 30px;
    cursor: pointer; }

/* New Form Styles */
.form {
  border: 1px solid #cecece;
  padding: 20px;
  background: #f2f2f2; }

.form_field-listing--2-column {
  columns: 2; }

@media screen and (max-width: 600px) {
  .form_field-listing--2-column {
    columns: auto; } }

.form .form_intro {
  padding-bottom: 15px; }

.form .form_intro h3 {
  color: #02306b; }

.form .form_form-field {
  padding-bottom: 5px;
  break-inside: avoid;
  page-break-inside: avoid; }
  .form .form_form-field .form-control {
    max-width: 100%; }
  .form .form_form-field select.form-control {
    width: 100%; }
  .form .form_form-field input.form-control {
    width: calc(100% - 14px); }
  .form .form_form-field label {
    font-size: 13px;
    font-weight: 600; }
  .form .form_form-field textarea {
    width: calc(100% - 6px); }

.form .form-recaptcha {
  padding: 10px 0; }

.form .button.button--form-submit {
  display: block;
  background: none;
  padding: 0;
  margin: 0 !important; }

.form .form-field--submit input[type="submit"] {
  background: #02306b;
  border: none;
  color: #fff;
  display: block;
  padding: 8px 40px;
  cursor: pointer;
  border-radius: 5px; }

/* GDPR Fields */
.form_form-field.subscribe-checkbox .editing-form-control-nested-control {
  display: inline; }

.gdpr-optin-label {
  display: inline; }

.form_form-field.gdpr-checkbox .editing-form-control-nested-control {
  display: inline; }

.gdpr-acceptance-label {
  display: inline;
  font-size: 14px;
  line-height: 18px; }

.gdpr-acceptance-desc {
  font-size: 12px; }

/* Quote Follow Up Styles */
.quote-followup-settings-form .quote-follow-up-label {
  display: inline-block; }

.quote-followup-settings-form .all-marketing-label {
  display: inline-block; }

/*# Culture Selector #*/
.culture-selector {
  display: inline-block;
  position: relative;
  width: 160px;
  vertical-align: top;
  margin-top: 11px;
  margin-right: 45px;
  cursor: pointer; }

.culture-selector .active-slot {
  height: 21px; }

.header-zone.rt .widget-navlist .culture-dropdown {
  position: absolute;
  top: 21px;
  left: 0;
  right: 0;
  border: 1px solid transparent;
  border-top: none;
  border-bottom: none;
  text-align: left;
  background: #fff;
  z-index: 10000; }

.header-zone.rt .widget-navlist .culture-dropdown.culture-open {
  border: 1px solid #e6e6e6;
  border-top: none; }

.header-zone.rt .widget-navlist .culture-dropdown li {
  height: 15px;
  display: none;
  width: calc(100% - 6px);
  margin: 0;
  padding: 3px;
  color: #6f6f6f;
  background: #fff; }

.header-zone.rt .widget-navlist .culture-dropdown.culture-open li {
  display: block; }

.header-zone.rt .widget-navlist .culture-dropdown li:not(.active):hover {
  background: #f7f7f7; }

.header-zone.rt .widget-navlist .culture-dropdown li.active {
  display: block;
  position: absolute;
  top: -21px;
  left: -1px;
  border: 1px solid #e6e6e6;
  width: calc(100% - 21px);
  padding-right: 18px; }

.header-zone.rt .widget-navlist .culture-dropdown.culture-open li.active {
  border-bottom: none; }

.header-zone.rt .widget-navlist .culture-dropdown.culture-open li.active:after {
  transform: rotateX(-180deg); }

.header-zone.rt .widget-navlist .culture-dropdown li.active:after {
  content: "";
  display: block;
  background: #fff;
  border-top: 8px solid #333;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  border-bottom: 2px solid transparent;
  position: absolute;
  transform: rotate(0);
  transition: all .4s;
  top: 5px;
  right: 3px; }

.header-zone.rt .widget-navlist .culture-dropdown li img {
  padding-right: 5px; }

.header-zone.rt .widget-navlist .culture-dropdown li p.culture-link {
  margin: 0;
  color: #6f6f6f; }

.sticky .culture-selector {
  margin-top: 0; }

#menu1.sticky .header-zone.rt .widget-navlist ul.culture-dropdown {
  line-height: 15px;
  padding: 0; }

#menu1.sticky .header-zone.rt .widget-navlist .culture-dropdown li {
  padding: 3px; }

#menu1.sticky .header-zone.rt .widget-navlist .culture-dropdown li.active {
  padding-right: 18px; }

#menu1.sticky .header-zone.rt .widget-navlist .culture-dropdown li p.culture-link {
  padding: 0;
  margin: 0;
  color: #6f6f6f; }

/*#Culture Selector/Mobile#*/
.secondary-nav li.mobile-culture-selector {
  display: none; }

.menu1list.menu-shown .mobile-culture-selector {
  display: block; }

.mobile-culture-selector .mobile-culture-dropdown {
  display: none;
  background-color: #f3f3f3; }

.mobile-culture-selector.mobileOpen .mobile-culture-dropdown {
  display: block; }

.prependhere.menu1List .mobile-culture-selector.mobileOpen .mobile-culture-dropdown li {
  display: block;
  margin-bottom: 0;
  padding-left: 40px;
  cursor: pointer; }

.prependhere.menu1List .mobile-culture-selector.mobileOpen .mobile-culture-dropdown li:hover {
  background: #fff; }

.prependhere.menu1List .mobile-culture-selector.mobileOpen .mobile-culture-dropdown li p.culture-link {
  display: block;
  border: none;
  height: 40px;
  line-height: 40px; }

.prependhere.menu1List .mobile-culture-selector.mobileOpen .mobile-culture-dropdown li img {
  padding-right: 5px; }

/*# Culture Warning #*/
.culture-warning-background {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10000;
  background: rgba(51, 51, 51, 0.75);
  display: none; }

.culture-warning {
  position: fixed;
  top: 20%;
  left: 50%;
  z-index: 10001;
  min-width: 655px;
  width: 40%;
  max-width: 100%;
  transform: translateX(-50%);
  text-align: center;
  padding: 30px 10px 15px;
  background: #ffffff;
  display: none; }

.culture-warning-open .culture-warning-background,
.culture-warning-open .culture-warning {
  display: block; }

.culture-warning h2 {
  font-size: 27px;
  line-height: 1.5;
  padding: 5px 30px;
  margin-bottom: 0; }

.culture-warning h3 {
  font-size: 22px;
  line-height: 1.5; }

.culture-warning p {
  font-size: 16px;
  line-height: 1.5;
  padding: 5px 30px; }

culture-warning_page-list p {
  font-size: 14px;
  line-height: 1.5;
  padding: 0; }

.culture-warning p.culture-close {
  position: absolute;
  top: 0;
  right: 0;
  height: 25px;
  width: 25px;
  font-size: 22px;
  line-height: 25px;
  color: #BEBEBE;
  text-align: center;
  cursor: pointer; }

.culture-warning_page-list {
  background: #F8F8F8;
  margin: 20px 0 0;
  padding: 20px 10px; }

@media screen and (max-width: 768px) {
  .culture-warning {
    top: 30px;
    left: 30px;
    right: 30px;
    width: auto;
    min-width: 0;
    transform: none; } }

/* Culture Menu Corrections */
@media (max-width: 768px) {
  .ESCL #menu1 > ul > li:nth-child(5) > div.dmui_dropdown_block,
  .ITIT #menu1 > ul > li:nth-child(5) > div.dmui_dropdown_block,
  .FRFR #menu1 > ul > li:nth-child(5) > div.dmui_dropdown_block,
  .DEDE #menu1 > ul > li:nth-child(5) > div.dmui_dropdown_block,
  .ESMX #menu1 > ul > li:nth-child(5) > div.dmui_dropdown_block,
  .ITIT #menu1 > ul > li:nth-child(6) > div.dmui_dropdown_block,
  .FRFR #menu1 > ul > li:nth-child(6) > div.dmui_dropdown_block,
  .DEDE #menu1 > ul > li:nth-child(6) > div.dmui_dropdown_block,
  .ESMX #menu1 > ul > li:nth-child(6) > div.dmui_dropdown_block {
    margin-left: 0px !important;
    width: 100%; } }

.DEDE #menu1 > ul > li:nth-child(3) > div {
  margin-left: 327px !important;
  width: 250px; }

.DEDE #menu1.sticky > ul > li:nth-child(3) > div {
  margin-left: 322.5px !important; }

.DEDE #menu1 > ul > li:nth-child(4) > div {
  margin-left: 482px; }

.DEDE #menu1.sticky > ul > li:nth-child(4) > div {
  margin-left: 475px !important; }

.DEDE #menu1 > ul > li:nth-child(5) > div.dmui_dropdown_block {
  margin-left: 570.5px;
  width: 415px; }

.DEDE .menu_container li:nth-child(5) .dmui_dropdown_block ul.dmui-simple-ul li a {
  line-height: 16px;
  height: 30px; }

.DEDE #menu1.sticky > ul > li:nth-child(5) > div {
  margin-left: 562px !important; }

.DEDE .ms-choice > span.placeholder:after {
  content: "Auswählen..."; }

.FRFR #menu1 > ul > li:nth-child(3) > div {
  margin-left: 259px !important; }

.FRFR #menu1.sticky > ul > li:nth-child(3) > div {
  margin-left: 254.5px !important; }

.FRFR #menu1 > ul > li:nth-child(4) > div {
  margin-left: 440px;
  width: 22%; }

.FRFR #menu1.sticky > ul > li:nth-child(4) > div {
  margin-left: 433px !important; }

.FRFR #menu1 > ul > li:nth-child(5) > div.dmui_dropdown_block {
  margin-left: 178px !important;
  width: 530px; }

.FRFR #menu1.sticky > ul > li:nth-child(5) > div {
  margin-left: 284px !important; }

.FRFR .ms-choice > span.placeholder:after {
  content: "Sélectionner..."; }

.ITIT #menu1 > ul > li:nth-child(3) > div {
  margin-left: 234.5px !important; }

.ITIT #menu1.sticky > ul > li:nth-child(3) > div {
  margin-left: 230px !important; }

.ITIT #menu1 > ul > li:nth-child(4) > div {
  margin-left: 404px; }

.ITIT #menu1.sticky > ul > li:nth-child(4) > div {
  margin-left: 397px !important; }

.ITIT #menu1 > ul > li:nth-child(5) > div.dmui_dropdown_block {
  margin-left: 501px; }

.ITIT #menu1.sticky > ul > li:nth-child(5) > div {
  margin-left: 492px !important; }

.ITIT .ms-choice > span.placeholder:after {
  content: "Seleziona..."; }

.ESCL #menu1 > ul > li:nth-child(3) > div,
.ESMX #menu1 > ul > li:nth-child(3) > div {
  margin-left: 259px !important; }

.ESCL #menu1.sticky > ul > li:nth-child(3) > div,
.ESMX #menu1.sticky > ul > li:nth-child(3) > div {
  margin-left: 254.5px !important; }

.ESCL #menu1 > ul > li:nth-child(4) > div,
.ESMX #menu1 > ul > li:nth-child(4) > div {
  margin-left: 446px; }

.ESCL #menu1.sticky > ul > li:nth-child(4) > div,
.ESMX #menu1.sticky > ul > li:nth-child(4) > div {
  margin-left: 438.5px !important; }

.ESCL #menu1 > ul > li:nth-child(5) > div.dmui_dropdown_block,
.ESMX #menu1 > ul > li:nth-child(5) > div.dmui_dropdown_block {
  margin-left: 54px;
  width: 576px; }

.ESCL #menu1.sticky > ul > li:nth-child(5) > div,
.ESMX #menu1.sticky > ul > li:nth-child(5) > div {
  margin-left: 525px !important; }

.ESMX .ms-choice > span.placeholder:after {
  content: "Seleccionar..."; }

/*# Menu Styles #*/
/* Not all centralized yet, VERY long section min 1500 lines */
.sticky-nav-search-icon {
  padding: 0; }

#menu1 {
  display: flex; }

.sticky-nav-search {
  order: 2;
  flex-grow: 2; }

.menu1List {
  order: 1; }

#menu1.sticky {
    top: 0;
    background: #2e3238ab;
    height: 100%;
}

#menu1.sticky .header-zone.rt .widget-navlist {
  top: 10px; }

#menu1 .header-zone.rt .widget-navlist .my-account-nav ul#ctl00_AuthorizedNavMainLinks1 li {
  margin-top: 0; }

#fixed-header-placeholder {
  display: none; }

#fixed-header-placeholder.nav-sticky {
  display: block; }

#menu1.sticky .header-zone.rt a.cart-link span {
  padding-left: 14px; }

#menu1.sticky .header-zone.rt a.cart-link em {
  margin-left: 5px; }

#menu1.sticky .header-zone.rt .widget-navlist .my-account-nav {
  margin-top: 0; }

.main-search,
.secondary-nav {
  text-align: right; }

.secondary-nav {
  float: right; }

.menu_container {
  clear: both;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 0;
  height: auto;
  position: relative; }

.menu_container.full_width {
  width: 100%; }

@media screen and (min-width: 875px) {
    .menu_container:before, .menu_container:after {
        content: "";
        top: 0;
        bottom: 0;
        width: 10000px;
        position: absolute;
        z-index: 100;
        background: #2e3238ab;
    }
  .menu_container:after {
    left: calc(100% - 0px); }
  .menu_container:before {
    right: calc(100% - 0px); } }

.menu_container > ul {
  background: inherit;
  list-style: none;
  margin: 0;
  padding: 0;
  float: none;
  position: relative;
  height: 0;
  transition: all .1s linear;
  -moz-transition: all .1s linear;
  -o-transition: all .1s linear;
  -webkit-transition: all .1s linear;
  overflow: hidden; }

.menu_container > ul.collapsed {
  height: auto;
  min-height: 40px;
  max-height: 2999px;
  background: #676767; }

.menu_container > ul > li {
  display: block;
  float: none;
  padding: 0;
  margin: 0; }

.menu_container > ul > li > a {
  padding: 14px 17px;
  display: block;
  color: #fff;
  text-decoration: none;
  transition: background-color .2s linear;
  -moz-transition: background-color .2s linear;
  -o-transition: background-color .2s linear;
  -webkit-transition: background-color .2s linear;
  font-size: 15px;
  line-height: 18px;
  font-weight: 400;
  outline: 0; }

.menu_container > ul > li.last > a {
  box-shadow: none;
  border-right: none; }

.menu_container > ul > li:first-child:hover > a,
.menu_container > ul > li:first-child > a.active {
  background: #fff;
  border-top: 1px solid grey;
  border-left: 1px solid grey;
  border-right: 1px solid grey;
  color: #02306b; }

.menu_container > ul > li:last-child:hover > a,
.menu_container > ul > li:last-child > a.active {
  background: #fff;
  border-top: 1px solid grey;
  border-left: 1px solid grey;
  border-right: 1px solid grey;
  color: #02306b; }

.menu_container .dmui_dropdown_block {
  visibility: visible;
  position: relative;
  background: #fff;
  top: calc(100% - 1px);
  color: #575757;
  opacity: 0;
  transition: opacity .1s linear;
  box-sizing: border-box;
  height: 0;
  overflow: hidden; }

.menu_container .dmui_dropdown_block {
  z-index: 90; }

.menu_container > ul > li.right > .dmui_dropdown_block {
  right: 0; }

.menu_container .dmui_dropdown_block p {
  padding: 5px;
  margin-bottom: 10px;
  line-height: 1.7em; }

.menu_container .dmui_dropdown_block p.small {
  font-size: 11px;
  color: #666; }

.menu_container .dmui_dropdown_block p.links a {
  text-decoration: none; }

.menu_container .dmui_dropdown_block p.links a:hover {
  text-decoration: underline; }

.menu_container .dmui_dropdown_block p.text {
  line-height: 1.5em; }

.menu_container > ul > li.mobileOpen > .dmui_dropdown_block {
  height: auto;
  min-height: 40px;
  max-height: 3000px;
  visibility: visible;
  opacity: 1; }

.menu_container > ul > li .plusdrop {
  display: block; }

.menu_container > ul > li .minusdrop,
.menu_container > ul > li.mobileOpen .plusdrop {
  display: none; }

.menu_container > ul > li.mobileOpen .minusdrop {
  display: block; }

.menu_container .dmui_dropdown_block.full_width {
  left: 0;
  width: 100%;
  max-width: 770px;
  margin-left: 0;
  margin-top: 0; }

@media only screen and (max-width: 874.4px) {
  .menu_container .dmui_dropdown_block {
    top: 0; } }

.menu_container .dmui_dropdown_block.half_width {
  width: 50%; }

.menu_container .dmui_dropdown_block .dmui-col {
  float: none;
  width: auto;
  box-sizing: border-box;
  -moz-box-sizing: border-box; }

.menu_container .dmui_dropdown_block .dmui-col .content {
  padding: 10px 0; }

.menu_container .dmui_dropdown_block h1 {
  font-size: 24px;
  margin-bottom: 25px;
  color: #333;
  border-bottom: 3px solid #888;
  padding: 5px 0 5px 10px;
  height: 7px;
  font-weight: 400; }

.menu_container .dmui_dropdown_block h2 {
  font-size: 18px;
  padding: 6px 0 6px 8px;
  margin: 0 0 18px;
  color: #02306b;
  border-bottom: 2px solid #333;
  font-weight: 600; }

.menu_container .dmui_dropdown_block h1:after,
.menu_container .dmui_dropdown_block h1:before {
  display: inline-block;
  width: 10px;
  content: ' '; }

.menu_container .dmui_dropdown_block h2:after,
.menu_container .dmui_dropdown_block h2:before {
  display: inline-block;
  width: 6px;
  content: ' '; }

.menu_container .dmui_dropdown_block h1:first-line,
.menu_container .dmui_dropdown_block h2:first-line {
  background: #fff; }

img.auto_width {
  width: auto;
  width: 100%; }

ul.dmui-simple-ul {
  list-style: none;
  padding: 0;
  margin: 0 0 10px; }

ul.dmui-simple-ul li {
  display: block; }

ul.dmui-simple-ul li a {
  display: block;
  padding: 4px 0 0 13px;
  text-decoration: none;
  margin: 2px 0; }

ul.dmui-simple-ul li a:hover {
  color: #111; }

ul.dmui-simple-ul li a:hover:before {
  color: inherit; }

.dmui-container {
  padding: 15px; }

.dmui-container .dmui-container {
  padding: 0; }

.dmui-container .seeall {
  display: block;
  text-align: center;
  color: #02306b; }

.dmui-container > .dmui-col:last-child {
  border: none !important; }

.dmui-container:after {
  content: ' ';
  display: block;
  clear: both; }

ul.dmui-submenu {
  list-style: none;
  padding: 0;
  margin: 0; }

ul.dmui-submenu li {
  display: block;
  position: relative; }

ul.dmui-submenu li a {
  display: block;
  padding: 9px 30px 9px 20px;
  text-decoration: none;
  margin: 0;
  line-height: 18px;
  white-space: nowrap; }

ul.dmui-submenu li a .fa {
  font-size: 16px;
  margin-right: 6px; }

ul.dmui-submenu li:hover > a {
  background: rgba(0, 0, 0, 0.3);
  color: #fff; }

ul.dmui-submenu > li.has-dropdown > a:after {
  content: "\203A";
  position: absolute;
  top: 8px;
  right: 10px;
  font-size: 20px;
  line-height: 16px;
  font-weight: 700;
  opacity: .7; }

ul.dmui-submenu > li.has-dropdown:hover > a:after {
  opacity: 1; }

ul.dmui-submenu > li > .dmui-submenu {
  visibility: hidden;
  opacity: 0;
  position: relative;
  width: auto;
  text-align: left;
  min-width: 160px;
  top: 100%;
  height: 0;
  box-shadow: -4px 0 0 rgba(0, 0, 0, 0.2); }

ul.dmui-submenu > li.has-dropdown:hover > .dmui-submenu {
  visibility: visible;
  opacity: 1;
  transition: opacity .1s linear;
  -moz-transition: opacity .1s linear;
  -o-transition: opacity .1s linear;
  -webkit-transition: opacity .1s linear;
  height: auto; }

ul.dmui-submenu > li > .dmui-submenu a {
  padding-left: 30px; }

ul.dmui-submenu > li > .dmui-submenu > li > .dmui-submenu a {
  padding-left: 40px; }

ul.dmui-submenu > li > .dmui-submenu > li > .dmui-submenu > li > .dmui-submenu a {
  padding-left: 50px; }

.menu_container .dmui_dropdown_block > ul.dmui-submenu > li > ul.dmui-submenu {
  margin-left: 4px; }

.menu_container .dmui_dropdown_block ul.dmui-submenu li a {
  color: #666; }

.menu_container .dmui_dropdown_block ul.dmui-submenu li a:hover {
  color: #fff;
  background: #2f3c69 !important; }

.dmui-col .dmui-container ul {
  list-style: none;
  padding-left: 15px; }

ul.dmui-contacts-info {
  list-style: none;
  padding: 0;
  margin: 0;
  background: #fefefe;
  border-radius: 4px;
  box-shadow: 0 1px 0 1px rgba(0, 0, 0, 0.1), 0 -1px 0 0 rgba(0, 0, 0, 0.1); }

ul.dmui-contacts-info li {
  display: block;
  padding: 8px 15px;
  border-top: 1px solid #e3e3e3; }

ul.dmui-contacts-info li:first-child {
  border-top: none; }

ul.dmui-contacts-info li .fa {
  float: left;
  font-size: 16px;
  margin-top: 2px; }

ul.dmui-contacts-info li > span {
  display: block;
  margin-left: 25px;
  line-height: 1.5em; }

ul.dmui-contacts-info a {
  color: #555; }

.form-horizontal h3 {
  margin: 0 0 15px;
  font-weight: 500;
  font-size: 20px; }

.form-horizontal small {
  font-style: italic; }

.dmui-input {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 100%;
  padding: 6px 8px;
  line-height: 18px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  border: 1px solid #d0d0d0;
  background: #f7f7f7;
  margin-bottom: 8px; }

textarea.dmui-input {
  resize: none;
  min-height: 80px; }

/*IOT was not showing in menu dropdown*/
#menu1.sticky .header-zone.rt .widget-navlist .my-account-nav ul li ul.myaccount-subnav li {
  padding: 5px 0 !important; }

#menu1.sticky .header-zone.rt .widget-navlist {
  position: relative;
  right: 0;
  top: 0; }

.menu_container .dmui_dropdown_block .dmui-btn,
.menu_container .dmui_dropdown_block a.dmui-btn {
  display: inline-block;
  border: none;
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  padding: 8px 24px 9px;
  margin: 0;
  line-height: 18px !important;
  font-size: 16px;
  font-weight: 200;
  color: #fff;
  cursor: pointer;
  border-radius: 4px;
  box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.2);
  text-decoration: none; }

.menu_container .dmui_dropdown_block a.dmui-btn:hover {
  color: #fff; }

.dmui_dropdown_block .dmui-blog-item {
  margin-bottom: 15px;
  padding-top: 15px;
  border-top: 2px solid #eee; }

.dmui_dropdown_block .dmui-blog-item:first-child {
  padding-top: 0;
  border-top: none; }

.dmui_dropdown_block .dmui-blog-item p {
  padding: 5px 0;
  margin-bottom: 0; }

.dmui_dropdown_block .dmui-blog-item h3 {
  line-height: 1.3em;
  margin-bottom: 5px;
  font-weight: 600;
  color: #555; }

.dmui_dropdown_block .dmui-blog-item .date {
  float: right;
  font-size: 11px;
  font-style: italic;
  line-height: 20px;
  font-weight: 700; }

.menu_container .dmui_dropdown_block a.dmui-btn-mini {
  display: inline-block;
  color: #fff;
  background: #bbb;
  padding: 2px 8px 3px;
  font-size: 11px;
  font-weight: 700;
  text-decoration: none;
  border-radius: 3px;
  box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.2); }

.menu_container .dmui_dropdown_block a.dmui-btn-mini:hover {
  color: #fff; }

.overflow-hidden {
  overflow: hidden; }

.mobile_collapser {
  display: inline-block;
  color: #fff;
  font-size: 16px;
  cursor: pointer;
  padding: 5px 0;
  background: url(/App_Themes/Rexnord/img/menu-mobile.png) no-repeat;
  width: 22px;
  text-indent: -9999px;
  line-height: 15px;
  margin: 10px; }

.search_collapser,
.settings_collapser {
  color: #fff;
  font-size: 16px;
  width: 25px;
  height: 25px;
  padding: 0 8px;
  margin: 5px 10px 0 0;
  float: right;
  text-indent: -9999px;
  cursor: pointer; }

.search_collapser {
  display: inline-block;
  background: url(/App_Themes/Rexnord/img/search-mobile.png) no-repeat; }

.settings_collapser {
  background: url(/App_Themes/Rexnord/img/settings-mobile.png) no-repeat; }

/*# Menu Styles/mobile & desktop adjustments #*/
@media screen and (max-width: 874.4px) {
  #fixed-header-placeholder {
    display: none !important; }
  .banner-main {
    margin-top: 35px; } }

@media only screen and (min-width: 874.5px) {
  .menu_container > ul > li:hover > .dmui_dropdown_block {
    height: auto;
    min-height: 40px;
    max-height: 3000px;
    visibility: visible;
    opacity: 1; }
  .mobile_collapser {
    display: none; }
  .menu_container > ul {
    background: 0 0;
    height: inherit;
    overflow: visible; }
  .menu_container > ul > li {
    float: left;
    background: inherit; }
  .menu_container > ul > li > a {
    position: relative; }
  .menu_container > ul > li > a:after {
    content: "|";
    position: absolute;
    right: -5px;
    color: #fff; }
  .menu_container > ul > li:last-child > a:after {
    content: ""; }
  .menu_container .dmui_dropdown_block {
    visibility: hidden;
    position: absolute;
    height: 0;
    border: 1px solid #333;
    border-top: none; }
  .menu_container > ul > li:hover > .dmui_dropdown_block,
  .menu_container > ul > li:hover > .dmui_dropdown_block.clickopen {
    overflow: visible;
    visibility: visible;
    opacity: 1;
    z-index: 10002; }
  .menu_container > ul > li.right {
    float: right; }
  .menu_container .dmui_dropdown_block .dmui-col {
    float: left; }
  .menu_container .dmui_dropdown_block .dmui-col .dmui-container {
    padding: 10px; }
  .menu_container .dmui_dropdown_block .dmui-col.span1 {
    width: 100%; }
  .menu_container .dmui_dropdown_block .dmui-col.span2 {
    width: 50%; }
  .menu_container .dmui_dropdown_block .dmui-col.span3 {
    width: 33%; }
  .menu_container .dmui_dropdown_block .dmui-col.span4 {
    width: 25%; }
  .menu_container .dmui_dropdown_block .dmui-col.span5 {
    width: 20%; }
  .menu_container .dmui_dropdown_block .dmui-col.span6 {
    width: 16%; }
  .menu_container .dmui_dropdown_block .dmui-col.span10per {
    width: 10%; }
  .menu_container .dmui_dropdown_block .dmui-col.span20per {
    width: 20%; }
  .menu_container .dmui_dropdown_block .dmui-col.span30per {
    width: 30%; }
  .menu_container .dmui_dropdown_block .dmui-col.span40per {
    width: 40%; }
  .menu_container .dmui_dropdown_block .dmui-col.span50per {
    width: 50%; }
  .menu_container .dmui_dropdown_block .dmui-col.span60per {
    width: 60%; }
  .menu_container .dmui_dropdown_block .dmui-col.span70per {
    width: 70%; }
  .menu_container .dmui_dropdown_block .dmui-col.span80per {
    width: 80%; }
  .menu_container .dmui_dropdown_block .dmui-col.span90per {
    width: 90%; }
  .menu_container .dmui_dropdown_block .dmui-col.bordered {
    border-right: 1px dotted #ddd; }
  ul.dmui-submenu > li > .dmui-submenu {
    position: absolute;
    top: 0;
    height: auto;
    min-width: 160px;
    left: 100%;
    box-shadow: -2px 2px 0 rgba(0, 0, 0, 0.1); }
  .menu_container .dmui_dropdown_block > ul.dmui-submenu > li > ul.dmui-submenu {
    margin-left: 0; }
  ul.dmui-submenu > li > .dmui-submenu a {
    padding-left: 20px !important; }
  ul.dmui-submenu.right-align li a {
    text-align: right; }
  ul.dmui-submenu.right-align li.has-dropdown > a:after {
    content: '\2039';
    right: auto;
    left: 10px; }
  ul.dmui-submenu.right-align li a .fa {
    margin-right: 0;
    margin-left: 6px; }
  ul.dmui-submenu.right-align > li .dmui-submenu {
    left: auto;
    right: 100%;
    box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.1); } }

#logoTemp {
  display: none; }

#logoSticky {
  display: none;
  box-sizing: border-box; }

.logo a {
  box-sizing: border-box;
  vertical-align: top; }

div.banner + div.promo, div.main-nav + div.promo {
  margin-bottom: 0px; }

.main-nav,
.main {
  position: relative; }

.main-nav {
  z-index: 150; }

.header {
  margin-bottom: 0px; }

.topbarfeatures {
  width: 100%; }

img.ShoppingCartIcon {
  width: 32px; }

.headerSearch {
  text-align: right;
  border: none !important;
  cursor: pointer;
  display: block;
  width: 100%;
  height: 46px;
  box-sizing: border-box;
  padding-top: 8px;
  position: relative;
  z-index: 100; }

.main-search {
  padding: 0px;
  overflow: visible; }

.secondary-nav {
  background: #f4f4f4;
  padding: 0 5px 5px 12px;
  width: auto;
  text-align: right;
  line-height: 20px;
  position: fixed;
  margin: 0;
  left: 0;
  right: 0;
  top: 0;
  z-index: 999; }

::-moz-placeholder {
  color: #6a6a6a !important; }

:-ms-input-placeholder {
  color: #6a6a6a !important; }

::-webkit-input-placeholder {
  color: #6a6a6a !important; }

.secondary-nav ul {
  width: 1105px;
  margin-left: auto !important;
  margin-right: auto !important;
  margin-bottom: 0px; }

.secondary-nav li.mobileOnly {
  display: none; }

.dynamicNavigation {
  text-align: right;
  margin-top: 65px;
  width: 50%;
  float: right; }

.dynamicNavigation a {
  padding: 10px 10px; }

.dynamicNavigation a:last-of-type {
  padding: 0 17px 0 7px;
  border-right: 0px; }

.sticky-nav-close-icon {
  display: none; }

.closeHide {
  display: none !important; }

#menu1 > ul > li.mobileOpen:nth-child(5) > div {
  margin-left: 0px;
  width: 100%; }

.nav-search .productSearch .searchBox input[type=text] {
  width: 70%;
  float: left;
  margin-top: -12px;
  color: #666 !important;
  padding: 6px 12px;
  box-sizing: border-box; }

.productSearch {
  position: static;
  margin-left: 10px; }

.nav-search .productSearch .searchBox input[type=submit] {
  position: absolute;
  background: #27366d;
  padding: 7px;
  width: 25%;
  float: left;
  margin-left: 8px;
  background: #02306b;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 0;
  font-weight: 400 !important;
  text-shadow: 0 0 0 !important;
  letter-spacing: 1px; }

.main-search .headerSearch .searchBox input[type=image] {
  position: absolute;
  background: transparent;
  bottom: 5px;
  left: 0;
  padding: 8px; }

#ctl00_MainNav_cmscearchbox2_pnlSearch {
  display: block !important; }

.prependhere li:first-child .dmui-container {
  padding-bottom: 62px !important; }

.main-search input.form-control {
  color: #333; }

.main-search input[type=submit] {
  text-indent: -9999px;
  border: none;
  border-radius: 0 4px 4px 0;
  outline: 0;
  cursor: pointer;
  background: url(/Rexnord/media/Rexnord/Icons/search-button-wht.png) no-repeat;
  background-size: 16px;
  background-color: #02306b;
  background-position: 50%;
  height: 30px;
  width: 30px;
  padding: 5px;
  text-align: center;
  position: relative;
  right: 3px;
  margin-right: 7px;
  opacity: 1;
  box-shadow: none !important; }

.main-search:hover input[type=submit] {
  opacity: 1;
  text-shadow: none;
  box-shadow: none; }

/*SCROLLED MENU*/
.row.main-nav.main-nav-scrolled .logo {
  margin-top: 0px;
  padding: 2px 10px;
  width: auto; }

.row.main-nav.main-nav-scrolled #logoTemp {
  display: none; }

.row.main-nav.main-nav-scrolled #logoMain {
  display: none; }

.row.main-nav.main-nav-scrolled #logoSticky {
  display: block; }

.row.main-nav.main-nav-scrolled {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 9999;
    background: #fff;
    margin: 0px !important;
    padding: 0px 25px;
    box-sizing: border-box;
}

@media only screen and (max-width: 1700px) {
    .row.main-nav.main-nav-scrolled {
        height: 100px;
    }
}

.row.main-nav.main-nav-scrolled .menu_container {
    background-color: transparent;
    background-image: none;
    margin-left: 233px;
    z-index: -1;
    position: absolute;
    width: calc(100% - 283px);
    right: 0;
    left: 0;
}

.row.main-nav.main-nav-scrolled .menu_container .prependhere.menu1List li a {
  border: 0px; }

.row.main-nav.main-nav-scrolled .dynamicNavigation {
  position: fixed;
  right: 54px;
  z-index: 9;
  top: 10px;
  background: transparent;
  margin-top: 0px;
  width: auto;
  float: none; }

.row.main-nav.main-nav-scrolled .sticky .headerSearch input[type=text] {
  font-size: 26px; }

.row.main-nav.main-nav-scrolled .dynamicNavigation a {
  color: #fff; }

.row.main-nav.main-nav-scrolled .dynamicNavigation a:hover {
  text-decoration: none; }

.row.main-nav.main-nav-scrolled .predictiveSearchResults {
  top: 45px; }

.row.main-nav.main-nav-scrolled #menu1 .main-search .searchBox {
  display: none;
  float: right;
  width: 100%;
  transition: all .4s;
  padding-left: 50px;
  position: fixed;
  top: 0px;
  right: 0px;
  left: 240px;
  background-color: #cccccc;
  z-index: 10001; }

.row.main-nav.main-nav-scrolled #menu1 .sticky-nav-search-icon.expanded {
  display: none; }

.row.main-nav.main-nav-scrolled #menu1 .main-search .searchBox .form-control {
  height: 46px;
  border: 0px;
  background: transparent;
  color: #fff;
  width: 100%;
  box-shadow: none; }

.row.main-nav.main-nav-scrolled #menu1 .main-search .searchBox .btn-default {
  display: inline-block;
  top: 0;
  left: 0;
  background-color: #02306b;
  position: relative;
  float: none;
  padding: 15px;
  margin-left: -2px; }

.row.main-nav.main-nav-scrolled #menu1 .sticky-nav-search-icon {
  position: fixed; }

.row.main-nav.main-nav-scrolled #menu1 .main-search input:focus {
  outline: none; }

.row.main-nav.main-nav-scrolled #menu1 .main-search input[type=submit] {
  text-indent: -9999px;
  float: left;
  border: none;
  outline: 0;
  cursor: pointer;
  background: url(/Rexnord/media/Rexnord/Icons/search-button-wht.png) no-repeat;
  background-size: 16px;
  background-color: #02306b;
  background-position: 50%;
  height: 30px;
  width: 30px;
  padding: 5px;
  text-align: center;
  position: absolute;
  top: 8px;
  right: 10px;
  opacity: 1;
  box-shadow: none !important; }

.row.main-nav.main-nav-scrolled #menu1 .main-search:hover input[type=submit] {
  opacity: 1;
  text-shadow: none;
  box-shadow: none; }

.row.main-nav.main-nav-scrolled #menu1 .main-search input:focus {
  outline: none; }

.row.main-nav.main-nav-scrolled .secondary-nav {
  display: none !important; }

.row.main-nav.main-nav-scrolled #menu1 .sticky-nav-search-icon {
  background-image: url(/Rexnord/media/Rexnord/Icons/search-button-wht.png);
  background-size: 16px;
  background-repeat: no-repeat;
  background-position: 50%;
  float: right;
  width: 50px;
  height: 46px;
  right: 0px;
  cursor: pointer;
  z-index: 1000; }

.row.main-nav.main-nav-scrolled #menu1 .sticky-nav-close-icon {
  display: none;
  color: #fff;
  position: fixed;
  font-size: 20px;
  height: 36px;
  right: 15px;
  cursor: pointer;
  margin-top: 5px;
  z-index: 100000; }

.row.main-nav.main-nav-scrolled > .menu_container > ul > li > a:after {
  content: "|";
  position: absolute;
  right: -5px;
  color: #ccc; }

.dynamicNavigation a:after {
  content: "|";
  margin-left: 10px;
  color: #ccc; }

.row.main-nav.main-nav-scrolled > .menu_container > ul > li:last-of-type > a:after, .dynamicNavigation a:last-of-type:after {
  display: none; }

.predictiveSearchResults a {
  color: #555 !important;
  padding: 5px 0;
  border-bottom: 1px dotted #ccc; }

.predictiveSearchResults {
  background: #fff;
  border: 1px solid #ccc;
  position: absolute;
  width: 94%;
  opacity: .95;
  box-shadow: 0px 5px 10px -2px #aaa; }

.headerSearch .predictiveSearchResults {
  margin-left: 4px;
  width: calc(100% - 50px); }

.productSearch .predictiveSearchResults a {
  border: 0 !important;
  border-bottom: 1px dotted #ccc !important; }

.productSearch input[type=submit] {
  position: fixed;
  float: none;
  background-image: none;
  background-color: #27366d;
  color: #ffffff;
  border-radius: 0;
  text-shadow: none; }

.myaccount-subnav li a {
  height: 46px; }

.prependhere.menu1List li .dmui-simple-ul a {
  height: 24px; }

@media only screen and (min-width: 768px) and (max-width: 1310px) {
  .secondary-nav ul {
    max-width: 100%; }
  #ctl00_ContentPlaceHolderMain_CMSPagePlaceholder1_lt_zoneMain_SearchResults_srchResults_pnlSearchResults {
    margin-top: 150px; }
  #ctl00_ContentPlaceHolderMain_CMSPagePlaceholder1_lt_zoneMain_RexnordSmartSearchResults_srchResults_pnlSearchResults {
    margin-top: 150px; }
  .row.main-nav.main-nav-scrolled .dynamicNavigation .quickOrder {
    display: inline; }
  .contentcontainer {
    margin-top: 0px !important; }
  .row.main-nav.main-nav-scrolled {
    padding: 10px 25px; }
  .row.main-nav.main-nav-scrolled .dynamicNavigation {
    top: 46px;
    z-index: -1;
    width: 100%;
    background-color: #777;
    right: auto;
    left: 235px;
    text-align: left;
    padding: 10px; }
  .row.main-nav.main-nav-scrolled #menu1 .sticky-nav-search-icon {
    height: 40px;
    background-image: url(/Rexnord/media/Rexnord/Icons/search-button-wht.png);
    background-size: 16px;
    background-repeat: no-repeat;
    background-position: 50%;
    float: right;
    width: 50px;
    height: 39px;
    transition: all .4s;
    position: fixed;
    cursor: pointer;
    right: 0px; }
  .row.main-nav.main-nav-scrolled .secondary-nav {
    display: none !important; }
  #ct100_mainPredictiveSearch_btnImageButton {
    display: none; }
  .main-nav-scrolled .headerSearch {
    top: 48px; }
  .row.main-nav.main-nav-scrolled #menu1 .sticky-nav-close-icon {
    display: none;
    color: #fff;
    position: fixed;
    font-size: 20px;
    height: 36px;
    right: 15px;
    cursor: pointer;
    margin-top: 10px;
    z-index: 99999999;
    top: 38px; }
  .row.main-nav.main-nav-scrolled #menu1 .sticky-nav-search-icon.expanded {
    width: 73.9% !important;
    background-color: #ccc !important;
    background-position-x: 15px !important;
    z-index: 99999; }
  .row.main-nav.main-nav-scrolled #menu1 .main-search .searchBox .form-control {
    height: 39px;
    border: 0px;
    background: #ccc;
    color: #fff;
    z-index: 99999999;
    color: #fff !important;
    float: right;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .row.main-nav.main-nav-scrolled #menu1 .main-search .searchBox {
    height: 41px;
    top: 45px; } }

.logo {
  background: transparent;
  padding: 30px 20px 10px 10px;
  width: 25%;
  max-width: 225px;
  float: left;
  box-sizing: border-box; }

#logoMain {
  padding: 5px 0 5px; }

.logo img {
  max-width: 100%;
  box-sizing: border-box;
  vertical-align: top; }

.secondary-nav ul {
  list-style: none;
  padding: 0 !important; }

.secondary-nav li {
  display: inline;
  margin-right: 15px;
  font-size: 12px;
  position: relative; }

.secondary-nav li:after {
  content: "|";
  color: #b6b6b6;
  position: absolute;
  right: -10px;
  top: -2.5px; }

.secondary-nav li:last-child:after,
.secondary-nav li:nth-last-of-type(2):after {
  content: ""; }

.Signed-In .secondary-nav li:nth-last-of-type(2):after {
  content: "|"; }

.secondary-nav li a {
  color: #2f2f2f;
  text-align: right;
  font-weight: bold;
  text-decoration: none; }

@media only screen and (min-width: 768px) {
  .main-search input:focus {
    box-shadow: none;
    outline: none; }
  .main-search input[type=text] {
    padding: 5px;
    padding-left: 10px;
    line-height: 20px;
    width: 170px;
    float: left;
    color: #333;
    font-size: 14px;
    background: #b1b1b1;
    border: 0px;
    border-radius: 4px; }
  .main-search input.form-control {
    color: #333; }
  .main-search:hover input[type=submit] {
    opacity: 1;
    text-shadow: none;
    box-shadow: none; } }

.languageicon {
  background: url(/App_Themes/Rexnord/img/icon-language.png) left top no-repeat;
  opacity: .5; }

.regionicon {
  background: url(/App_Themes/Rexnord/img/icon-globe.png) left top no-repeat;
  opacity: .5; }

.languageicon:hover,
.regionicon:hover {
  opacity: 1; }

.main-settings:hover img {
  opacity: 1;
  cursor: pointer; }

.main-settings:hover div {
  display: block;
  cursor: pointer; }

.main-settings .settingselect select {
  font-size: 12px;
  min-width: 150px; }

.fixedheader {
  display: none; }

.topbarfeatures {
  text-align: right;
  border: none !important;
  padding: 0;
  background: 0 0; }

.fouc {
  height: 88px;
  width: 100%; }

.menu_container.navy,
.menu_container.navy .dmui-blog-item a.dmui-btn-mini:hover,
.menu_container.navy .dmui-btn {
    background: #2e3238ab;
    padding: 0px !important;
}

.menu_container.navy .dmui_dropdown_block a {
  color: #02306b; }

.menu_container.navy .dmui_dropdown_block a:hover {
  color: #980019; }

.menu_container.navy .dmui_dropdown_block h1 {
  border-bottom-color: #25547d; }

.menu_container.navy .dmui-btn:hover,
.menu_container.navy ul.dmui-submenu {
  background: #fff; }

@media (max-width: 874.4px) {
  #menu1.isc-nav-bar {
    height: 0; }
  /*UNCOMMENT IF YOU WANT TO REMOVE THE SCROLLBAR FROM THE INTERNAL MOBILE MENU*/
  /*#menu1.isc-nav-bar .top-link-cart.active {
		overflow-y:hidden;
	}*/
  /*RELATIVE POSITIONING TO MAKE SUBMENU ICON APPEAR*/
  .menu_container > ul > li {
    position: relative; }
  /*MOBILE SEARCH INPUT CORRECTION*/
  #menu1 .sticky-nav-search .main-search .headerSearch .searchBox .form-control[type=text] {
    margin-bottom: 0;
    background: #fff;
    font-size: 18px;
    color: #000;
    font-style: normal;
    font-weight: bold;
    width: 100%;
    padding: 15px 7px 15px 35px; }
  /*MOBILE MENU HOVER CORRECTION*/
  .menu_container > ul > li.mobileOpen:hover > a {
    background: rgba(215, 213, 214, 0.98);
    border: 0; }
  .menu_container ul.menu1List li .dmui_dropdown_block ul li > a {
    color: #02306b; }
  .menu_container ul.menu1List li.mobileOpen .dmui_dropdown_block {
    padding-top: 20px;
    padding-bottom: 20px; }
  #menu1 .prependhere li:first-child .dmui-container {
    padding-bottom: 40px !important; }
  #menu1.menu_container > ul > li:nth-child(n+7) {
    background: rgba(231, 231, 231, 0.9);
    border-bottom: 2px solid rgba(103, 103, 103, 0.1); }
  .menu_container > ul > li:last-child:hover > a {
    background: rgba(215, 213, 214, 0.98); } }

@media (min-width: 874.5px) {
  /*DESKTOP SEARCH FORM CORRECTION*/
  #menu1 .sticky-nav-search .main-search .headerSearch .searchBox .form-control[type=text] {
    box-sizing: border-box;
    line-height: 20px;
    float: none;
    height: auto;
    width: calc(100% - 51px);
    border-radius: 4px 0 0 4px;
    background: #fff; }
  #menu1.sticky .sticky-nav-search .main-search .headerSearch .searchBox .form-control[type=text] {
    background: #fff;
    max-width: none;
    width: calc(90% - 10px);
    font-size: 14px;
    margin-right: 0;
    padding-left: 10px;
    color: #333 !important;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }
  #menu1 .sticky-nav-search .main-search .headerSearch .searchBox .form-control[type=text]::-moz-placeholder {
    color: #6a6a6a !important;
    font-style: italic; }
  #menu1 .sticky-nav-search .main-search .headerSearch .searchBox .form-control[type=text]:-ms-input-placeholder {
    color: #6a6a6a !important;
    font-style: italic; }
  #menu1 .sticky-nav-search .main-search .headerSearch .searchBox .form-control[type=text]::-webkit-input-placeholder {
    color: #6a6a6a !important;
    font-style: italic; }
  #menu1 .sticky-nav-search .main-search .headerSearch .searchBox .form-control[type=text]::placeholder,
  #menu1 .sticky-nav-search .main-search .headerSearch .searchBox .headerSearch_placeholder {
    color: #6a6a6a !important;
    font-style: italic; }
  #menu1.sticky .headerSearch {
    z-index: 10001; }
  /*SUBMENU HOVER POSITIONING*/
  /*.menu_container .dmui_dropdown_block.full_width {
		top: 46px;
	}*/ }

/*CHANGED ON LINE 185 of menuStyles.css  --  added .sticky-nav-search to override existing style - you can use just .main-search .headerSearch*/
.sticky-nav-search .main-search .headerSearch .searchBox input[type=image] {
  position: absolute;
  background: transparent;
  bottom: 11px;
  left: 0;
  padding: 8px; }

#searchPanel label.search_collapser {
  display: block;
  margin: 0; }

.menu_container > ul.menu-shown {
  height: auto;
  min-height: 40px;
  max-height: 2999px;
  background: #676767; }

.menu_container > ul.menu-shown {
  position: fixed;
  height: calc(100% - 35px);
  background: rgba(103, 103, 103, 0.95);
  z-index: 99999; }

.main-settings,
.settings_collapser {
  display: none; }

/*PRODUCTS & SERVICES DROPDOWN SEARCH CORRECTION*/
.productSearch {
  position: relative; }

.nav-search .productSearch {
  vertical-align: top; }

.nav-search .productSearch .searchBox input[type=text] {
  width: 70%;
  float: none;
  margin: 0;
  display: inline-block;
  vertical-align: top; }

.prependhere.menu1List li .dmui-simple-ul .predictiveSearchHolder a {
  height: auto; }

/* Taken from base.min.css */
.top-link-cart {
  position: relative;
  max-width: 1105px;
  margin: 0 auto;
  order: 3; }

.header-zone.rt {
  float: none;
  position: absolute;
  text-align: right;
  top: -70px !important;
  right: 8px;
  width: 400px; }

.header-zone.rt .widget-navlist {
  border: none;
  padding: 0;
  display: inline-block;
  margin: 0;
  float: none;
  font-size: 14px;
  color: #02306b; }

.header-zone.rt .widget-navlist .my-account-nav {
  display: inline-block;
  position: relative;
  margin-right: -10px;
  vertical-align: middle; }

.header-zone.rt .widget-navlist .my-account-nav ul li {
  position: relative;
  border: none;
  margin: 0; }

.header-zone.rt .widget-navlist .my-account-nav ul li:hover ul.myaccount-subnav {
  display: block;
  min-width: 0; }

.header-zone.rt .widget-navlist .my-account-nav ul li ul.myaccount-subnav {
  display: none;
  margin: 0;
  line-height: 15px;
  position: absolute;
  top: 17px;
  left: -48px;
  background: #fff;
  padding: 15px 10px;
  min-width: 180px;
  text-align: left;
  z-index: 1111;
  border: 1px #808080 solid; }

.header-zone.rt .widget-navlist .my-account-nav ul li ul.myaccount-subnav li {
  padding: 5px 0;
  margin: 0;
  display: block;
  border-right: none;
  font-size: 14px;
  line-height: 15px;
  text-align: left; }

.header-zone.rt .widget-navlist .my-account-nav ul li ul#ctl00_AuthorizedNavMainLinks2 li a {
  padding: 0 0 0 15px;
  font-size: 14px;
  color: #02306b;
  border: none; }

.header-zone.rt .widget-navlist .my-account-nav ul li ul.myaccount-subnav li a {
  font-size: 14px;
  color: #02306b;
  border: none; }

.header-zone.rt .widget-navlist .my-account-nav ul li ul.myaccount-subnav li a:after {
  content: ""; }

.header-zone.rt .widget-navlist .my-account-nav ul li:last-child {
  padding-right: 0;
  margin-right: 0;
  border-right: none; }

.header-zone.rt .widget-navlist ul {
  display: inline-block;
  margin: 0;
  padding: 0;
  line-height: 15px;
  vertical-align: middle; }

.header-zone.rt .widget-navlist #ctl00_AuthorizedNavLoginRegisterLinkContainer {
  vertical-align: bottom; }

.header-zone.rt .widget-navlist ul li {
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  line-height: 15px;
  padding: 0 0 0 23px;
        margin: 0 0 0 15px;
    }

.header-zone.rt .widget-navlist ul li.loginRegister {
  padding: 0;
            margin: 0;
        }

.header-zone.rt .widget-navlist ul li.loginRegister:after {
  content: '|';
  font-weight: 700;
            padding: 0 3px 0 18px;
        }

.header-zone.rt .widget-navlist ul li.loginRegister:last-of-type:after {
  display: none;
            content: '';
        }

.header-zone.rt .widget-navlist ul li a {
  font-size: 14px;
  font-weight: 500;
}

.header-zone.rt .widget-navlist ul#ctl00_AuthorizedNavMainLinks2 li a {
  padding: 0;
  background: none;
  color: #02306b ; }

#menu1.sticky .header-zone.rt .widget-navlist ul#ctl00_AuthorizedNavMainLinks2 li a {
  color: #fff; }

#menu1.sticky .header-zone.rt .widget-navlist ul#ctl00_AuthorizedNavMainLinks2 li a:hover {
  color: #666; }

.header-zone.rt .widget-navlist ul li a:hover {
  text-decoration: none; }

.header-zone.rt .widget-navlist ul li.loginRegister {
  border-left: 0px;
  width: auto;
  padding: 0 15px;
    text-transform: uppercase;
}
.header-zone.rt .widget-navlist ul li.loginRegister:first-of-type {
    padding-right: 0;
}

.header-zone.rt .widget-navlist .my-account-nav ul li a {
    font-size: 14px;
    color: #02306b;
    font-weight: 500;
    padding: 0;
    background: none;
}

.header-zone.rt .widget-linklist.list-horizontal {
  display: inline-block;
  margin: 0;
  float: none;
  font-size: 14px;
  color: #02306b; }

.header-zone.rt .widget-linklist.list-horizontal ul li {
  padding: 0 23px 0 0;
  margin: 0 15px 0 0; }

.header-zone.rt .widget-linklist.list-horizontal ul li a {
  font-size: 14px;
  color: #02306b;
  padding: 0; }

.header-zone.rt .widget-linklist.list-horizontal ul li a:hover {
  text-decoration: none; }

.header-zone.rt div.cart-button {
  display: inline-block;
  font-size: 16px;
  color: #02306b;
  line-height: normal;
  position: relative;
  top: -3px; }

.header-zone.rt a.cart-link {
  border: none;
  color: #02306b;
  font-size: 16px;
  padding: 0;
  position: relative;
  font-size: 16px;
  padding-left: 10px; }

.header-zone.rt a.cart-link:before {
  content: "";
  background: url(/Rexnord/img/sprite-image.png) no-repeat 0 -310px;
  display: inline-block;
  height: 26px;
  width: 38px;
  position: absolute;
  left: -9px;
  top: 0; }

.header-zone.rt a.cart-link span {
  font-size: 12px;
  color: #02306b;
  width: 40px;
  text-align: center;
  position: relative;
  top: -10px;
  padding-left: 10px; }

.header-zone.rt a.cart-link em {
  font-style: normal;
  padding-left: 15px; }

.row.main-nav.main-nav-scrolled #menu1 .main-search .searchBox {
  left: 250px;
  padding-top: 6px;
  text-align: left;
  width: calc(100% - 250px);
  box-sizing: border-box;
  z-index: 10001;
  height: 53px;
  padding-top: 12px;
  padding-bottom: 6px;
  padding-left: 10px; }

.row.main-nav.main-nav-scrolled .menu_container.sticky .prependhere.menu1List {
  width: auto;
  float: left; }

.mobileCart .topcart-button {
  display: inline-block;
  font-size: 16px;
  color: #02306b;
  line-height: normal;
  position: relative;
  top: 0;
  padding-top: 7px;
  text-align: center;
  float: left; }

.mobileCart .topcart-button a.cart-link {
  border: none;
  color: #02306b;
  font-size: 16px;
  padding: 0;
  position: relative;
  font-size: 16px;
  width: 42px;
  display: block; }

.mobileCart .topcart-button a.cart-link .cart-text {
  display: none; }

.mobileCart .topcart-button a.cart-link:before {
  content: "";
  background: url(/Rexnord/img/sprite-image.png) no-repeat 0 -365px;
  display: inline-block;
  height: 26px;
  width: 38px;
  position: absolute;
  left: 0;
  top: 0;
  margin-left: 35px; }

.mobileCart .topcart-button a.cart-link span {
  font-size: 10px;
  color: #fff;
  width: 40px;
  text-align: center;
  position: relative;
  top: -7px;
  padding-left: 56px; }

#header .head-row .mobileCart {
  position: static;
  right: 0;
  top: 0; }

.mobileCart {
  float: right;
  width: 120px; }

#header .head-row .top-link-cart.active .search-container {
  display: none; }

#header .head-row .mobileCart {
  position: static;
  right: 0;
  top: 0; }

#header .head-row .mobileCart #searchPanel {
  padding: 0;
  width: auto;
  float: none; }

#header .head-row .mobileCart .search-container {
  position: static;
  background: none;
  float: right; }

#header .head-row .mobileCart .search-container .search-icon-sticky {
  position: static; }

#header .head-row .mobileCart .search-container .search-icon-sticky .search-icon {
  height: 35px;
  background: none;
  transition: ease 2s; }

#header .head-row .search-container .search-icon-sticky .search-icon {
  background: #535e8b;
  display: block;
  height: 32px;
  position: relative;
  width: 42px; }

#header .head-row .search-container .search-icon-sticky .search-icon:after {
  background: url(/Rexnord/img/sprite-image.png) no-repeat scroll 0 -340px;
  content: "";
  display: inline-block;
  height: 24px;
  right: 8px;
  position: absolute;
  top: 8px;
  width: 24px; }

#header .head-row .mobileCart .search-container .search-input {
  top: 35px;
  right: 0;
  z-index: 111;
  width: 100%;
  position: fixed;
  background: rgba(103, 103, 103, 0.95) none repeat scroll 0 0;
  height: 100%;
  padding: 7px 0; }

#header .head-row .mobileCart .search-container .search-input:before {
  background: none; }

#header .head-row .mobileCart .search-container .search-input input.isc-searchAutoComplete {
  margin-bottom: 0;
  background: #fff;
  font-size: 18px;
  color: #000;
  padding-left: 35px;
  font-style: normal;
  font-weight: bold; }

#header .head-row .mobileCart .search-container .close-icon-sticky {
  display: none !important; }

#header .head-row .mobileCart .search-container.active .search-icon-sticky .search-icon {
  background: #535e8b;
  transition: none; }

#header .head-row .search-container {
  display: inline-block;
  position: absolute;
  top: -48px;
  right: 10px;
  position: absolute;
  width: auto; }

#header .head-row .search-container .search-input {
  position: relative;
  background: rgba(255, 255, 255, 0.3);
  width: 170px;
  height: 30px; }

#header .head-row .search-container .search-input:before {
  content: "";
  background: url(/UserFiles/Images/sprite-image.png) no-repeat 0 -815px;
  display: inline-block;
  height: 17px;
  width: 17px;
  position: absolute;
  left: 8px;
  top: 5px; }

#header .head-row .search-container .search-input input.isc-searchAutoComplete {
  background: none;
  color: #fff;
  /*font-style:italic;*/
  border: none;
  padding: 7px 5px 7px 35px;
  height: auto;
  text-transform: inherit;
  margin: 0; }

a.login-link {
  color: #ffffff;
  font-size: 12px; }

.mobileOnly .myaccount-subnav {
  display: none; }

.mobileOnly.menuAccountBtn.mobileOpen .myaccount-subnav {
  display: block;
  background: #f3f3f3;
  padding-top: 20px;
  padding-bottom: 20px;
  margin: auto;
  padding-left: 0px; }

.mobileOnly.menuAccountBtn.mobileOpen .myaccount-subnav a {
  padding-left: 35px;
  color: #02306b; }

.mobileOnly.menuAccountBtn.mobileOpen .myaccount-subnav a:hover {
  text-decoration: none;
  color: #02306b; }

.myaccount-subnav li:hover {
  background: #ffffff; }

.mobileOnly.menuAccountBtn.mobileOpen .myaccount-subnav {
  display: block;
  background: #f3f3f3;
  padding-top: 20px;
  padding-bottom: 20px; }

.myaccount-subnav li {
  list-style: none; }

.myaccount-subnav li a {
  border: 0px !important; }

.mobileOnly.menuAccountBtn.mobileOpen span.plusdrop {
  display: block !important;
  transform: rotate(90deg); }

.mobileOnly .cart-count {
  padding-left: 5px; }

/**Sticky Secondary Nav**/
#menu1.sticky .top-link-cart {
  position: relative;
  max-width: none;
  margin: 0;
  height: auto;
  float: right; }

#menu1.sticky .header-zone.rt {
  top: 0px !important;
  right: 0;
  position: relative;
  float: none;
  text-align: left; 
}

@media only screen and (max-width: 1700px) {
    #menu1.sticky .header-zone.rt {
        margin-top: 45px;
        position: fixed;
        right: 0;
    }
}

#menu1.sticky .header-zone.rt .widget-navlist ul {
  padding: 12px 0 14px;
  line-height: 22px; }

#menu1.sticky .main-navigation--primary-link {
  position: relative; }

#menu1.sticky .sub-menu--level-one {
  z-index: 1000; }

#menu1.sticky .header-zone.rt li a {
  color: #ffffff; }

#menu1.sticky .header-zone.rt a.cart-link:before {
  background: url(/Rexnord/img/sprite-image.png) no-repeat 0 -365px;
  margin: 12px; }

#menu1.sticky .header-zone.rt a.cart-link:hover:before {
  background: url(/Rexnord/img/sprite-image.png) no-repeat 0 -310px; }

#menu1.sticky .header-zone.rt a.cart-link span {
  color: #ffffff; }

#menu1.sticky .header-zone.rt a.cart-link:hover span {
    color: #02306b;
}

#menu1.sticky .header-zone.rt a.cart-link:hover .cart-text {
    color: #02306b;
}

#menu1.sticky .header-zone.rt .widget-navlist .my-account-nav ul li:first-of-type {
  border-left: 0px !important; }

#menu1.sticky .header-zone.rt .widget-navlist #ctl00_AuthorizedNavLoginRegisterLinkContainer {
  vertical-align: baseline; }

#menu1.sticky .header-zone.rt li a {
  padding: 11px 7px 12px;
  position: relative; }

#menu1.sticky .header-zone.rt .widget-navlist ul#ctl00_AuthorizedNavMainLinks2 li a {
  padding: 11px 7px 12px; }

#menu1.sticky .header-zone.rt li a:hover {
  background: #fff;
  color: #666; }

#menu1.sticky .header-zone.rt a:hover span {
  color: #666; }

#menu1.sticky .header-zone.rt .widget-navlist .my-account-nav ul li ul.myaccount-subnav {
  top: 28px;
  left: 0px;
  border-top: 0px;
  padding-top: 25px; }

#menu1.sticky .header-zone.rt .widget-navlist ul li {
  margin: 11px 0px 0px;
  padding: 0px; }

#menu1.sticky .header-zone.rt li .myaccount-subnav li a {
  padding: 0 0 0 15px; }

/* authorized nav changes */
.header-zone.rt .widget-navlist .my-account-nav ul li ul.myaccount-subnav {
  display: none;
  margin: 0;
  line-height: 15px;
  position: absolute;
  top: 33px;
  left: -.5px;
  background: #fff;
  padding: 15px 0px;
  min-width: 180px;
  text-align: left;
  z-index: 1111;
  border: 1px #808080 solid; }

.header-zone.rt .widget-navlist .my-account-nav ul#ctl00_AuthorizedNavMainLinks1 li {
  border: 1px solid #fff;
  padding-left: 15px;
  margin-top: -15px;
  padding-top: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
  z-index: 11111; }

.myaccount-subnav:before {
  content: '';
  display: block;
  position: absolute;
  width: 103px;
  top: -2px;
  left: 0px;
  border: 2px solid white; }

.header-zone.rt .widget-navlist .my-account-nav ul#ctl00_AuthorizedNavMainLinks1 .myaccount-subnav li {
  border: 0px;
  padding-left: 15px;
  margin-top: 0px;
  padding-top: 5px;
  padding-right: 15px;
  padding-bottom: 5px;
  z-index: 11111; }

.header-zone.rt .widget-navlist .my-account-nav ul#ctl00_AuthorizedNavMainLinks1 li:hover {
  border: 1px solid #808080;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px; }

.header-zone.rt .widget-navlist .my-account-nav ul#ctl00_AuthorizedNavMainLinks1 .myaccount-subnav li:hover {
  border: 0px;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  background-color: transparent; }

.halfLeftList {
  width: 50%;
  float: left; }

.halfRightList {
  width: 50%;
  float: left; }

.cadAuthorizedNavContainer {
  border-top: 0 !important;
  width: 105px;
  left: -.5px !important;
  top: 35px !important; }

.cadAuthorizedNavContainer:before {
  border: 0 !important; }

.commerceAuthorizedNavContainer,
.assetManagerNavContainer {
  width: 360px; }

.fullWidth {
  width: 100px; }

/* sticky nav fixes for new styling */
#menu1.sticky .header-zone.rt .widget-navlist .my-account-nav ul#ctl00_AuthorizedNavMainLinks1 li.myAccountLink {
  margin-top: 10px; }

#menu1.sticky .header-zone.rt .widget-navlist .my-account-nav ul li ul.myaccount-subnav {
  margin: 0;
  line-height: 15px;
  position: absolute;
  top: 28px;
  left: 14px;
  background: #fff;
  padding: 15px 0px;
  min-width: 180px;
  text-align: left;
  z-index: 1111;
  border: 1px #808080 solid;
  border-top: 0px; }

#menu1.sticky .header-zone.rt .widget-navlist .my-account-nav ul#ctl00_AuthorizedNavMainLinks1 li {
  border: 0px;
  padding: 0 15px; }

#menu1.sticky .myaccount-subnav:before {
  content: '';
  display: block;
  position: absolute;
  width: 0px;
  top: -2px;
  left: 0px;
  border: 0px solid white; }

#menu1.sticky .header-zone.rt .widget-navlist .my-account-nav ul#ctl00_AuthorizedNavMainLinks1 li:hover {
  border: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

#menu1.sticky .header-zone.rt .widget-navlist .my-account-nav ul li ul.myaccount-subnav li a {
  color: #666; }

#menu1.sticky .header-zone.rt .widget-navlist .my-account-nav ul li ul.myaccount-subnav.cadAuthorizedNavContainer {
  min-width: 94px;
  left: 13px !important;
  top: 44px !important; }

/* fixing mobile */
#ctl00_AuthorizedNavMainLinksMobile .myaccount-subnav:before {
  content: '';
  display: block;
  position: absolute;
  width: 0px;
  top: -2px;
  left: 0px;
  border: 0px solid white; }

@media only screen and (max-width: 1310px) and (min-width: 768px) {
  #menu1.sticky .header-zone.rt .widget-navlist {
    top: 0px;
    right: 0px;
    left: 0px; } }

.page_nav-section {
  max-width: 1105px;
  margin: 0 auto; }

.nav-search {
  background: #333;
  width: 50%;
  float: left;
  margin-left: -40px;
  margin-top: 15px;
  padding-bottom: 18px;
  position: absolute;
  bottom: 0; }

.nav-search .form-control.watermark {
  font-style: normal !important;
  color: #666 !important; }

.menu_container > ul > li > a {
  position: relative;
  font-weight: 400;
  cursor: default; }

#menu1 > ul > li:nth-child(4) > div > ul > li > a,
a.viewall {
  font-weight: 700; }

.dmui-simple-ul li {
  display: block; }

#menu1 > ul > li:nth-child(3) > div > div > div:nth-child(1) > div > div.clear,
#menu1 > ul > li:nth-child(3) > div > div > div:nth-child(2) > div > div.clear {
  height: 175px; }

#menu1 > ul > li:nth-child(3) > div > div > div:nth-child(1) > div > div.industryDDleft > ul {
  padding-bottom: 0; }

#menu1 > ul > li:nth-child(3) > div > div > div:nth-child(1) > div > div.industryDDright {
  height: 170px; }

#menu1 > ul > li > div > div > div {
  border-right: 3px dotted #333;
  height: 280px; }

#menu1 > ul > li > div > ul > li > a {
  color: #02306b; }

#menu1 > ul > li > div > ul > li > a:hover {
  text-decoration: none; }

#menu1 > ul > li:nth-child(5) > div > div > div:nth-child(2) > div > a > strong, #menu1 > ul > li:nth-child(6) > div > div > div:nth-child(2) > div > a > strong {
  margin-left: 20px; }

.menu_container .dmui_dropdown_block p {
  color: #575757; }

.menu_container .dmui_dropdown_block ul.dmui-simple-ul li a {
  color: #02306b;
  font-size: 14px;
  display: block; }

.menu_container .dmui_dropdown_block ul.dmui-simple-ul li a:hover {
  text-decoration: underline; }

.menu_container.navy .dmui_dropdown_block a {
  color: #02306b; }

.caption p {
  color: #000; }

#menu1 > ul > li:nth-child(1) > div > div > div:nth-child(3) > div > a > strong {
  padding-left: 20px; }

.aerospace #menu1 > ul > li:nth-child(4) > div {
  margin-left: 0;
  height: auto; }

.aerospace #menu1 > ul > li:hover:nth-child(4) > div {
  margin-left: -1px !important;
  height: auto; }

#menu1 > ul > li > div > div > div > div > ul > li > a {
  padding-left: 0;
  border: 0px; }

#menu1 > ul > li > div > div > div > div > ul > li > a:hover {
  background: none;
  text-decoration: none; }

#menu1 > ul > li:nth-child(4) > div > div > div > div > ul {
  padding-left: 0px; }

.dmui-col .dmui-container ul {
  padding-bottom: 20px; }

.prependhere > li:nth-of-type(5) > .dmui_dropdown_block > .dmui-container > .dmui-col > .dmui-container > h2, .prependhere > li:nth-of-type(5) > .dmui_dropdown_block > .dmui-container > .dmui-col > .dmui-container > h2 {
  display: none; }

#menu1 > ul > li:nth-child(6) > div > div > div > div > ul {
  padding-left: 0px; }

#menu1 > ul > li:nth-child(4) > div > div > div > div > h2 {
  display: none; }

#menu1 > ul > li:nth-child(6) > div > div > div > div > h2 {
  display: none; }

/*#Mobile Menu Adjustments #*/
@media (max-width: 874.4px) {
  .menu_container > ul > li > a {
    background: transparent !important;
    border: 1px solid #24376d !important;
    color: #000 !important; } }

/*End Mobile Menu Adjustments*/
.menu_container > ul > li:hover > a,
.menu_container > ul > li > a.active {
  background: #fff;
  border-top: 1px solid grey;
  border-left: 1px solid grey;
  border-right: 1px solid grey;
  border-bottom: 1px solid grey;
  color: #02306b;
  font-weight: 700; }

.menu_container > ul > li:first-child:hover > a,
.menu_container > ul > li:first-child > a.active {
  border-bottom: 1px solid #fff; }

.menu_container > ul > li:last-child:hover > a,
.menu_container > ul > li:last-child > a.active {
  border-bottom: 1px solid #fff; }

/*megaMenu New Styles*/
@media (max-width: 875px) {
  #menu1 sup {
    top: -1.5em; }
  .menu_container .dmui_dropdown_block.megaMenuItem h2 {
    margin: 0 !important;
    display: block; }
  .megaMenuItem:after {
    content: none !important; }
  #menu1 > ul > li:nth-child(6).mobileOpen > div {
    padding: 20px !important; }
  .megaMenuItem .MegaMenuItem_ItemDesc {
    width: 100%; }
  #menu1 > ul > li:nth-child(6).mobileOpen > div {
    min-height: unset; }
  .menu_container .dmui_dropdown_block.megaMenuItem ul.dmui-simple-ul li a:hover {
    background-color: #022C46 !important;
    color: #fff !important;
    text-decoration: none !important; } }

.megaMenuItem .MegaMenuItem_ItemDesc {
  font-size: 14px;
  line-height: 20px;
  width: 60%;
  margin-bottom: 5px; }

.menu_container .dmui_dropdown_block.megaMenuItem h2 {
  font-size: 32px;
  line-height: 47px;
  font-weight: bold;
  border-bottom: none;
  margin: 0;
  padding: 0; }

.menu_container .dmui_dropdown_block.megaMenuItem h2:before {
  content: none; }

.megaMenuItem .dmui-simple-ul li a {
  color: white !important;
  background: #02306b;
  font-size: 16px !important;
  padding: 10px 30px;
  height: unset !important;
  width: fit-content;
  transition: background linear .25s, color linear .25s; }

.megaMenuItem:after {
  content: url(/Rexnord/media/Rexnord/Banner%20Images/DiRXN_Wheel.png);
  position: absolute;
  right: 50px;
  bottom: -5px;
  z-index: -1; }

.menu_container .dmui_dropdown_block.megaMenuItem ul.dmui-simple-ul li a:hover {
  background: #022C46;
  color: #fff;
  text-decoration: none; }

#menu1 sup {
  font-size: 6px;
  top: -1.25em; }

#menu1 .megaMenuItem sup {
  font-size: 9px;
  top: -1.85em; }

sup, sub {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

@media only screen and (max-width: 874.4px) {
  .main-nav-scrolled {
    display: none; }
  .prependhere.menu1List li.mobileOpen ul.dmui-simple-ul.menu-shown a {
    height: 24px; }
  .prependhere.menu1List li.myaccount-subnav a {
    height: 46px; }
  .menu_container > ul > li > a {
    border: 0px !important; }
  .contentcontainer {
    margin-top: 0px !important; }
  /*** MOBILE MENU STYLING - IMPORTANT **/
  .menu ul:hover, .menu li:hover, .menu a:hover {
    cursor: pointer; }
  .fixedheader {
    position: fixed;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 40px;
    line-height: 35px;
    z-index: 9999; }
  .container {
    padding-top: 32px;
    padding-left: 0px;
    padding-right: 0px; }
  .main-nav {
    position: absolute;
    left: 0;
    z-index: 999;
    width: 100%;
    margin-left: 0px !important;
    margin-right: 0px !important; }
  .main-search {
    position: fixed;
    top: 32px;
    left: 0;
    z-index: 100000;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding: 0px;
    height: 100%;
    background: rgba(103, 103, 103, 0.95); }
  #menu1 .main-search input[type=text] {
    float: left;
    width: 80%;
    background: #fff;
    border: none;
    padding: 15px;
    font-size: 18px !important;
    font-style: normal !important;
    margin-right: 0px;
    color: #000 !important; }
  #menu1 .main-search input[type=search] {
    width: 37px;
    height: 37px;
    border-radius: 2px;
    display: block; }
  .nav-search {
    background: none;
    position: absolute;
    top: -24px;
    bottom: auto;
    width: 100%;
    margin-left: 0%; }
  .headerSearch {
    padding-left: 0px;
    top: 0px; }
  .menu_container > ul > li {
    background: rgba(231, 231, 231, 0.9);
    border-bottom: 2px solid rgba(103, 103, 103, 0.1);
    border-top: none; }
  .menu_container > ul > li > a {
    color: #000;
    font-size: 18px;
    line-height: 26px;
    font-family: Lato !important; }
  .menu_container > ul > li:hover > a,
  .menu_container > ul > li > a.active {
    background: #4F94CF; }
  .menu_container > ul > li > a:hover {
    background: rgba(215, 213, 214, 0.98); }
  .menu_container > ul > li:nth-child(n+7) {
    background: rgba(215, 213, 214, 0.98); }
  .menu_container:before {
    height: 0;
    width: 0;
    background: none; }
  .menu_container:after {
    height: 0;
    width: 0;
    background: none; }
  .main-search input[type=submit] {
    float: left;
    background: url(/App_Themes/Rexnord/img/search-mobile.png) no-repeat 0 0;
    background-size: 16px;
    height: 30px;
    width: 30px;
    margin-top: 5px;
    border: none;
    box-shadow: none;
    text-indent: -9999px; }
  .main-settings div {
    z-index: 2000; }
  .tab-content {
    border: none;
    padding: 15px 0; }
  #menu1 .sticky-nav-close-icon {
    display: none;
    color: #fff;
    position: fixed;
    font-size: 20px;
    height: 36px;
    right: 15px;
    cursor: pointer;
    margin-top: 5px;
    z-index: 100000; }
  #ctl00_cmssearchbox2_btnGo {
    background: #dedede;
    border-radius: 0;
    font-size: 1.9rem;
    font-weight: normal !important;
    line-height: 2.2rem;
    position: relative;
    text-decoration: none !important;
    margin-top: 0px;
    text-indent: 0;
    text-shadow: none;
    color: #02306b;
    width: 20%;
    height: 50px;
    text-shadow: none !important; }
  .secondary-nav li.mobileOnly {
    display: inline; }
  .dynamicNavigation {
    display: none; }
  .predictiveSearchResults {
    width: 100%;
    top: 50px; }
  .sticky-nav-search .main-search .headerSearch {
    top: 0px;
    padding: 0px; }
  .main-search input[type=submit] {
    top: 0px; }
  #menu1 > ul > li:nth-child(1) {
    margin-top: 48px; }
  ::-moz-placeholder {
    color: #8e8e8e !important;
    font-style: italic; }
  :-ms-input-placeholder {
    color: #8e8e8e !important;
    font-style: italic; } }

@media only screen and (max-width: 874.4px) {
  .main-search {
    display: none; }
  .menu_container .dmui_dropdown_block.full_width {
    width: 100%;
    margin-top: 0px; }
  .dmui-col.span3.bordered {
    border-right: 0px !important; }
  li.mobileOpen > div > div {
    padding: 0px; }
  li.mobileOpen > div > div > div > div > h2 {
    margin-bottom: 0px; }
  li.mobileOpen > div > div > div > div > ul {
    padding-bottom: 0px; }
  #menu1 > ul > li > div > div > div {
    height: auto; }
  #menu1 > ul > li:nth-child(5) > div {
    margin-left: 0;
    width: 100%;
    margin-top: 0px; }
  #menu1 > ul > li:nth-child(5) > div > div > div:nth-child(1) > div > ul > li {
    width: 100%; }
  .plusdrop {
    top: 11px !important; }
  .menu_container > ul > li:first-child:hover > a,
  .menu_container > ul > li:first-child > a.active {
    background: rgba(215, 213, 214, 0.98) !important;
    border: 0px !important; }
  .nav-search .headerSearch {
    margin-left: 0px; }
  /*mobile menu*/
  .menu_container .dmui_dropdown_block {
    top: 0; }
  .menu_container > ul.collapsed {
    position: fixed;
    height: 100%;
    background: rgba(103, 103, 103, 0.95);
    z-index: 99999; }
  .menu_container > ul > li.mobileOpen > .dmui_dropdown_block {
    background: #f3f3f3; }
  .menu_container > ul > li.mobileOpen .plusdrop {
    display: block !important;
    transform: rotate(90deg); }
  .menu_container > ul {
    overflow: auto; }
  #menu1 > ul > li:nth-child(3) > div {
    margin-left: 0; }
  #menu1 > ul > li:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h2:nth-child(1), #menu1 > ul > li:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > h2:nth-child(1), #menu1 > ul > li:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div > div:nth-child(1) > div:nth-child(2), #menu1 > ul > li:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div > div:nth-child(1) > div:nth-child(3), #menu1 > ul > li:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div > div:nth-child(1) > div:nth-child(4) {
    display: none; }
  #menu1 > ul > li:nth-child(3) > div:nth-child(2) > div:nth-child(1) > div > div:nth-child(1) > div:nth-child(5) {
    text-align: left;
    padding-left: 20px !important;
    padding: 10px; }
  #menu1 > ul > li:nth-child(5) > div > div > div:nth-child(2) > div > a {
    margin-left: 15px !important;
    margin-top: 10px; }
  .dmui-col .dmui-container ul {
    padding-bottom: 0px !important;
    width: 100%;
    margin: 0 auto;
    padding-left: 0px !important; }
  .menu_container .dmui_dropdown_block ul.dmui-simple-ul li a {
    padding-left: 30px !important;
    transition: all .3s; }
  .menu_container .dmui_dropdown_block ul.dmui-simple-ul li a:hover {
    background: #fff;
    text-decoration: none; }
  #menu1 > ul > li:nth-child(1) > div > div > div:nth-child(3) > div > ul {
    display: none; }
  #menu1 > ul > li:nth-child(5) > div > div > div:nth-child(2) > div > a > strong {
    margin-left: 0px; }
  .menu_container .dmui_dropdown_block h2 {
    width: 95%;
    margin: 0 auto !important;
    padding-top: 20px;
    display: none; }
  .menu_container .dmui_dropdown_block h1:first-line,
  .menu_container .dmui_dropdown_block h2:first-line {
    background: none; }
  #menu1 .prependhere li:first-child .dmui-col .dmui-container ul {
    margin-top: 50px;
    margin-bottom: -75px; }
  #menu1 > ul > li:nth-child(1) > div > div > div:nth-child(3) > div > a > strong {
    padding-left: 15px; }
  #menu1 > ul > li > div > div > div {
    border: 0 !important; }
  .fixedheader {
    background-image: url(/ContentItems/Images/rexnord_white.png), linear-gradient(90deg, #2e3238ab, #2e3238ab);
    background-repeat: no-repeat, no-repeat;
    background-position: 45px 5px, 0 0;
    background-size: auto 75%, auto; }
  .logo {
    display: none; }
  #menu1 > ul > li:nth-child(7) {
    position: absolute;
    top: 0;
    width: 100%; }
  #menu1 > ul > li:nth-child(1) {
    margin-top: 56px; }
  .main-nav-scrolled {
    display: none; }
  .prependhere.menu1List li.mobileOpen ul.dmui-simple-ul.menu-shown a {
    height: 24px; }
  .prependhere.menu1List li.myaccount-subnav a {
    height: 46px; }
  .menu_container > ul > li > a {
    border: 0px !important; }
  .contentcontainer {
    margin-top: 0px !important; }
  /*** MOBILE MENU STYLING - IMPORTANT **/
  .menu ul:hover, .menu li:hover, .menu a:hover {
    cursor: pointer; }
  .fixedheader {
    position: fixed;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 35px;
    background-color: #fff;
    line-height: 35px;
    z-index: 9999; }
  .container {
    padding-top: 32px;
    padding-left: 0px;
    padding-right: 0px; }
  .main-nav {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    margin-left: 0px !important;
    margin-right: 0px !important; }
  .main-search {
    position: fixed;
    top: 32px;
    left: 0;
    z-index: 100000;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding: 0px;
    height: 100%;
    background: rgba(103, 103, 103, 0.95); }
  #menu1 .main-search input[type=text] {
    float: left;
    width: 80%;
    background: #fff;
    border: none;
    padding: 15px;
    font-size: 18px !important;
    font-style: normal !important;
    margin-right: 0px;
    color: #000 !important; }
  #menu1 .main-search input[type=search] {
    width: 37px;
    height: 37px;
    border-radius: 2px;
    display: block; }
  .nav-search {
    background: none;
    position: absolute;
    top: -24px;
    bottom: auto;
    width: 100%;
    margin-left: 0%; }
  .headerSearch {
    padding-left: 0px;
    top: 0px; }
  .menu_container > ul > li {
    background: rgba(231, 231, 231, 0.9);
    border-bottom: 2px solid rgba(103, 103, 103, 0.1);
    border-top: none; }
  .menu_container > ul > li > a {
    color: #000;
    font-size: 18px;
    line-height: 26px; }
  .menu_container > ul > li:hover > a,
  .menu_container > ul > li > a.active {
    background: #4F94CF; }
  .menu_container > ul > li > a:hover {
    background: rgba(215, 213, 214, 0.98); }
  .menu_container > ul > li:nth-child(n+7) {
    background: rgba(215, 213, 214, 0.98); }
  .menu_container:before {
    height: 0;
    width: 0;
    background: none; }
  .menu_container:after {
    height: 0;
    width: 0;
    background: none; }
  .main-search input[type=submit] {
    float: left;
    background: url(/App_Themes/Rexnord/img/search-mobile.png) no-repeat 0 0;
    background-size: 16px;
    height: 30px;
    width: 30px;
    margin-top: 5px;
    border: none;
    box-shadow: none;
    text-indent: -9999px; }
  .main-settings div {
    z-index: 2000; }
  .tab-content {
    border: none;
    padding: 15px 0; }
  #menu1 .sticky-nav-close-icon {
    display: none;
    color: #fff;
    position: fixed;
    font-size: 20px;
    height: 36px;
    right: 15px;
    cursor: pointer;
    margin-top: 5px;
    z-index: 100000; }
  #ctl00_cmssearchbox2_btnGo {
    background: #dedede;
    border-radius: 0;
    font-size: 1.9rem;
    font-weight: normal !important;
    line-height: 2.2rem;
    position: relative;
    text-decoration: none !important;
    margin-top: 0px;
    text-indent: 0;
    text-shadow: none;
    color: #02306b;
    width: 20%;
    height: 50px;
    text-shadow: none !important; }
  .secondary-nav li.mobileOnly {
    display: inline; }
  .dynamicNavigation {
    display: none; }
  .predictiveSearchResults {
    width: 100%;
    top: 50px; }
  .sticky-nav-search .main-search .headerSearch {
    top: 0px;
    padding: 0px; }
  .main-search input[type=submit] {
    top: 0px; }
  #menu1 > ul > li:nth-child(1) {
    margin-top: 48px; }
  ::-moz-placeholder {
    color: #8e8e8e !important;
    font-style: italic; }
  :-ms-input-placeholder {
    color: #8e8e8e !important;
    font-style: italic; }
  ::-webkit-input-placeholder {
    color: #8e8e8e !important;
    font-style: italic; } }

@media screen and (max-width: 874.4px) {
  .page_content-body {
    margin-top: 35px; } }

@media print {
  .secondary-nav,
  #menu1,
  .footer,
  .footer-placeholder {
    display: none; }
  .logo {
    display: block;
    width: auto;
    background: #f8f8f8;
    text-align: center;
    padding: 10px;
    float: none; } }

/* New menu locations */
#menu1 > ul > li:nth-child(1) > div > div > div > div > h2,
#menu1 > ul > li:nth-child(2) > div > div > div > div > h2,
#menu1 > ul > li:nth-child(4) > div > div > div > div > h2,
#menu1 > ul > li:nth-child(5) > div > div > div > div > h2,
#menu1 > ul > li:nth-child(6) > div > div > div > div > h2 {
  display: none; }

#menu1 > ul > li:nth-child(1) > div {
  margin-left: 0;
  width: 210px;
  height: 239px; }

#menu1 > ul > li:nth-child(2) > div {
  margin-left: 94px;
  width: 265px;
  height: 162px; }

#menu1 > ul > li:nth-child(4) > div {
  margin-left: 262px;
  width: 220px;
  height: 266px; }

#menu1.sticky > ul > li:nth-child(4) > div {
  margin-left: 261px; }

#menu1 > ul > li:nth-child(5) > div {
  margin-left: 416px;
  width: 220px;
  height: 134px; }

#menu1.sticky > ul > li:nth-child(5) > div {
  margin-left: 415px; }

#menu1 > ul > li:nth-child(6) > div {
  margin-left: 502px;
  width: 500px;
  height: 223px; }

.ESCL #menu1 > ul > li:nth-child(1) > div,
.ESMX #menu1 > ul > li:nth-child(1) > div {
  width: 310px; }

.ESCL #menu1 > ul > li:nth-child(2) > div,
.ESMX #menu1 > ul > li:nth-child(2) > div {
  margin-left: 101px;
  width: 280px; }

.ESCL #menu1 > ul > li:nth-child(4) > div,
.ESMX #menu1 > ul > li:nth-child(4) > div {
  margin-left: 278px;
  width: 200px;
  height: 188px; }

.ESCL #menu1.sticky > ul > li:nth-child(4) > div.dmui_dropdown_block,
.ESMX #menu1.sticky > ul > li:nth-child(4) > div.dmui_dropdown_block {
  margin-left: 277px; }

.ESCL #menu1 > ul > li:nth-child(6) > div,
.ESMX #menu1 > ul > li:nth-child(6) > div {
  margin-left: 548px;
  width: 565px;
  height: 225px; }

@media (max-width: 1130px) {
  .ESCL #menu1 > ul > li:nth-child(6) > div,
  .ESMX #menu1 > ul > li:nth-child(6) > div {
    margin-left: 80px; } }

.FRFR #menu1 > ul > li:nth-child(1) > div {
  width: 265px; }

.FRFR #menu1 > ul > li:nth-child(2) > div {
  margin-left: 90px;
  width: 295px; }

.FRFR #menu1 > ul > li:nth-child(4) > div {
  margin-left: 271px;
  height: 188px; }

.FRFR #menu1.sticky > ul > li:nth-child(4) > div.dmui_dropdown_block {
  margin-left: 270px; }

.FRFR #menu1 > ul > li:nth-child(6) > div {
  margin-left: 606px;
  width: 520px;
  height: 238px; }

@media (max-width: 1143px) {
  .FRFR #menu1 > ul > li:nth-child(6) > div {
    margin-left: 198px; } }

.ITIT #menu1 > ul > li:nth-child(1) > div {
  width: 270px; }

.ITIT #menu1 > ul > li:nth-child(2) > div {
  margin-left: 90px;
  height: 186px; }

.ITIT #menu1 > ul > li:nth-child(4) > div {
  margin-left: 252px;
  width: 175px;
  height: 187px; }

.ITIT #menu1.sticky > ul > li:nth-child(4) > div.dmui_dropdown_block {
  margin-left: 251px; }

.ITIT #menu1 > ul > li:nth-child(6) > div {
  margin-left: 514px; }

@media (max-width: 1031px) {
  .ITIT #menu1 > ul > li:nth-child(6) > div {
    margin-left: 100px; } }

.DEDE #menu1 > ul > li:nth-child(1) > div {
  width: 230px; }

.DEDE #menu1 > ul > li:nth-child(2) > div {
  margin-left: 95px;
  width: 290px; }

.DEDE #menu1 > ul > li:nth-child(4) > div {
  margin-left: 326px;
  width: 175px;
  height: 188px; }

.DEDE #menu1.sticky > ul > li:nth-child(4) > div.dmui_dropdown_block {
  margin-left: 325px; }

.DEDE #menu1 > ul > li:nth-child(6) > div {
  margin-left: 566px;
  height: 247px; }

@media (max-width: 1083px) {
  .DEDE #menu1 > ul > li:nth-child(6) > div {
    margin-left: 180px; } }

#menu1 > ul > li:nth-child(6) > div > div > div:nth-child(1) > div > ul > li {
  float: left;
  width: 50%; }

#menu1 > ul > li:nth-child(5) > div > div > div:nth-child(1) > div > ul > li {
  float: none;
  width: auto; }

.nav-search {
  display: none; }

@media (max-width: 874.4px) {
  #menu1.menu_container > ul > li > .dmui_dropdown_block.full_width,
  .DEDE #menu1.menu_container > ul > li > .dmui_dropdown_block.full_width,
  .ITIT #menu1.menu_container > ul > li > .dmui_dropdown_block.full_width,
  .FRFR #menu1.menu_container > ul > li > .dmui_dropdown_block.full_width,
  .ESMX #menu1.menu_container > ul > li > .dmui_dropdown_block.full_width,
  .ESCL #menu1.menu_container > ul > li > .dmui_dropdown_block.full_width {
    margin-left: 0;
    height: 0; }
  #menu1.menu_container > ul > li.mobileOpen > .dmui_dropdown_block.full_width,
  .DEDE #menu1.menu_container > ul > li.mobileOpen > .dmui_dropdown_block.full_width,
  .ITIT #menu1.menu_container > ul > li.mobileOpen > .dmui_dropdown_block.full_width,
  .FRFR #menu1.menu_container > ul > li.mobileOpen > .dmui_dropdown_block.full_width,
  .ESMX #menu1.menu_container > ul > li.mobileOpen > .dmui_dropdown_block.full_width,
  .ESCL #menu1.menu_container > ul > li.mobileOpen > .dmui_dropdown_block.full_width {
    height: auto;
    width: 100%; }
  #menu1 .prependhere li:first-child .dmui-col .dmui-container ul.menu-shown {
    margin-top: 0; }
  #menu1 > ul > li:nth-child(6) > div > div > div:nth-child(1) > div > ul > li {
    float: none;
    width: auto; } }

.main-navigation {
  position: relative; }

.main-navigation--primary-link {
  display: inline-block;
  margin-left: 1px;
  margin-right: -6px;
  vertical-align: top; }
  .main-navigation--primary-link > .nav-link--placeholder,
  .main-navigation--primary-link > .nav-link--link {
    color: #fff;
    padding: 11px 15px 12px;
    font-size: 15px;
    display: inline-block;
    border: 1px solid transparent; }
  .main-navigation--primary-link.nav-link--hover > .nav-link--placeholder,
  .main-navigation--primary-link.nav-link--hover > .nav-link--link {
    color: #02306b;
    background: #fff;
    border: 1px solid #333; }
  .main-navigation--primary-link.nav-link--has-children.nav-link--hover > .nav-link--placeholder,
  .main-navigation--primary-link.nav-link--has-children.nav-link--hover > .nav-link--link {
    border-bottom: 1px solid #fff; }
  .main-navigation--primary-link:before {
    content: '|';
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    position: relative;
    top: -2px;
    margin-right: -5px; }
  .main-navigation--primary-link:first-of-type {
    margin-left: 0; }
    .main-navigation--primary-link:first-of-type:before {
      content: '';
      display: none; }

.nav--plus-drop {
  display: none; }

.main-navigation--secondary-link {
  padding: 0 20px 0 15px;
  border-right: 1px solid #333;
  margin-right: -1px; }
  .main-navigation--secondary-link.nav-link--hover {
    border-right: 1px solid #fff; }
  .main-navigation--secondary-link:hover {
    font-weight: 500; }
  .main-navigation--secondary-link .nav-link--placeholder,
  .main-navigation--secondary-link .nav-link--link {
    padding: 2px;
    font-size: 14px;
    display: inline-block;
    width: 100%;
    height: auto;
    border: none;
    position: relative; }
  .main-navigation--secondary-link.nav-link--has-children > .nav-link--link:after {
    content: '\203A';
    display: inline-block;
    position: absolute;
    left: 100%; }

.main-navigation--tertiary-link .nav-link--placeholder,
.main-navigation--tertiary-link .nav-link--link {
  padding: 2px;
  font-size: 14px;
  font-weight: 400;
  display: inline-block;
  width: 100%;
  height: auto;
  border: none; }
  .main-navigation--tertiary-link .nav-link--placeholder:hover,
  .main-navigation--tertiary-link .nav-link--link:hover {
    font-weight: 500; }

.sub-menu--level-one {
  display: none;
  position: absolute;
  top: calc(100% - 1.5px);
  left: 0;
  right: 0; }

.sub-menu--level-two {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  margin-left: -1px;
  min-height: 100%; }

.navigation-list--level-one {
  padding: 0; }

.navigation-list--level-two {
  background: #fff;
  padding: 15px 0 25px;
  border: 1px solid #333;
  border-top: none;
  display: inline-block;
  position: relative;
  min-width: 155px; }
  .main-navigation--primary-link:nth-last-of-type(1) .navigation-list--level-two {
    min-width: 257px; }

.nav-link--two-column .navigation-list--level-two {
  min-width: 310px;
  display: grid;
  grid-template-columns: 50% 50%;
  width: fit-content; }
  .nav-link--two-column .navigation-list--level-two .main-navigation--secondary-link:nth-of-type(odd) {
    border-right: none; }

.navigation-list--level-three {
  background: #fff;
  padding: 15px 15px 25px;
  border: 1px solid #333;
  border-left: 1px solid #fff;
  border-top: none;
  display: inline-block;
  z-index: 1;
  min-width: 175px;
  min-height: 100%; }

.main-navigation--primary-link.nav-link--hover .sub-menu--level-one {
  display: block; }

.main-navigation--secondary-link.nav-link--hover .sub-menu--level-two {
  display: block; }

@media only screen and (min-width: 768px) and (max-width: 1310px) {
  .main-nav .secondary-nav ul {
    width: 1105px; } }

@media (max-width: 795px) {
  .navigation-list--level-one {
    margin-top: 54px; }
  .main-navigation--primary-link {
    display: block;
    border: none;
    background: rgba(231, 231, 231, 0.9);
    border-bottom: 1px solid rgba(103, 103, 103, 0.1);
    margin: 0; }
    .main-navigation--primary-link:before {
      display: none; }
    .main-navigation--primary-link > .nav-link--placeholder,
    .main-navigation--primary-link > .nav-link--link {
      display: block;
      border: none;
      color: #333;
      font-size: 18px;
      line-height: 26px;
      padding: 14px 17px; }
    .main-navigation--primary-link.nav-link--has-children > .nav-link--placeholder,
    .main-navigation--primary-link.nav-link--has-children > .nav-link--link {
      display: inline-block;
      width: calc(100% - 55px); }
    .main-navigation--primary-link:hover {
      border: none;
      border-bottom: 1px solid rgba(103, 103, 103, 0.1); }
      .main-navigation--primary-link:hover > .nav-link--placeholder,
      .main-navigation--primary-link:hover > .nav-link--link {
        color: #333;
        background: transparent;
        font-weight: 400;
        border: none; }
    .main-navigation--primary-link.nav-link--has-children:hover > .nav-link--placeholder,
    .main-navigation--primary-link.nav-link--has-children:hover > .nav-link--link {
      border-bottom: none; }
  .nav-link--has-children > .nav--plus-drop {
    display: inline-block;
    color: #333;
    font-weight: bold;
    transition: all .3s; }
  .main-navigation--primary-link.nav-link--open .sub-menu--level-one {
    display: block;
    position: relative;
    top: 0;
    left: 0; }
  .main-navigation--primary-link.nav-link--open > .nav--plus-drop {
    transform: rotate(90deg); }
  .navigation-list--level-two {
    background: #f2f2f2;
    display: block;
    border: none; }
  .nav-link--two-column .navigation-list--level-two {
    min-width: 0;
    display: block;
    width: auto; }
  .main-navigation--secondary-link {
    border: none;
    color: #02306b;
    font-size: 14px;
    line-height: 24px;
    margin-right: 0; }
    .main-navigation--secondary-link > .nav-link--link {
      padding: 7px 2px;
      border: 1px solid #02306b;
      border-top: none; }
    .main-navigation--secondary-link.nav-link--has-children > .nav-link--link {
      width: calc(100% - 50px); }
      .main-navigation--secondary-link.nav-link--has-children > .nav-link--link:after {
        display: none; }
    .main-navigation--secondary-link.nav-link--has-children > .nav--plus-drop {
      color: #02306b;
      border: 1px solid #02306b;
      border-top: none;
      border-left: none;
      padding: 7px 0;
      width: 38px;
      text-align: center;
      margin-left: -3px; }
    .main-navigation--secondary-link:first-child > .nav-link--link {
      border-top: 1px solid #02306b; }
    .main-navigation--secondary-link:first-child > .nav--plus-drop {
      border-top: 1px solid #02306b; }
    .main-navigation--secondary-link:hover {
      font-weight: 400; }
    .main-navigation--secondary-link.nav-link--open > .nav-link--link {
      border-bottom: none; }
    .main-navigation--secondary-link.nav-link--open > .nav--plus-drop {
      border-right: none;
      border-bottom: none;
      border-left: 1px solid #02306b;
      transform: rotate(90deg); }
    .main-navigation--secondary-link.nav-link--open .sub-menu--level-two {
      display: block; }
  .sub-menu--level-two {
    position: relative;
    top: 0;
    left: 0;
    margin-left: 0;
    min-height: auto;
    width: calc(100% - 5px); }
  .navigation-list--level-three {
    display: block;
    min-width: 0;
    min-height: 0;
    border: 1px solid #02306b;
    border-top: none; } }

.SmartSolutions .registerWrapper {
  background: #262626;
  display: flex;
  color: #fff;
  justify-content: center;
  padding: 15px;
  margin-top: -25px; }
  .SmartSolutions .registerWrapper .textSide {
    text-align: right;
    margin-right: 20px; }
    .SmartSolutions .registerWrapper .textSide p {
      font-size: 17px;
      line-height: 17px; }
    .SmartSolutions .registerWrapper .textSide a {
      color: #fff;
      text-decoration: underline;
      font-size: 11px; }
  .SmartSolutions .registerWrapper .inputSide input {
    border-radius: 5px 0 0 5px;
    border-style: solid;
    font-size: 14px;
    padding: 10px 15px;
    border-width: 0; }
  .SmartSolutions .registerWrapper .inputSide input::placeholder,
  .SmartSolutions .registerWrapper .inputSide input:-ms-input-placeholder,
  .SmartSolutions .registerWrapper .inputSide input::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #575757;
    opacity: 1;
    /* Firefox */ }
  .SmartSolutions .registerWrapper .inputSide a {
    margin-top: 0;
    margin-left: -6px;
    padding: 8px 15px;
    font-size: 14px;
    line-height: 26px;
    border-radius: 0 5px 5px 0; }

.SmartSolutions .grey-box-wrapper {
  background: #f5f5f5;
  padding: 15px;
  margin-top: 15px; }

.SmartSolutions .app-img {
  height: 45px;
  padding-top: 10px; }

.SmartSolutions hr {
  clear: both; }

.SmartSolutions .footer-placeholder {
  margin-top: 0; }

.SmartSolutions .banner .banner_overlay {
  color: #fff; }
  .SmartSolutions .banner .banner_overlay h1 {
    font-size: 48px;
    line-height: 60px;
    font-weight: normal; }
  .SmartSolutions .banner .banner_overlay p {
    font-size: 18px;
    line-height: 28px; }

.SmartSolutions .banner.banner--main .banner_overlay {
  color: #fff; }

.SmartSolutions .banner.banner--full-width {
  margin-bottom: 0;
  margin-top: 0; }
  .SmartSolutions .banner.banner--full-width .banner_overlay {
    text-align: center; }
    .SmartSolutions .banner.banner--full-width .banner_overlay h2 {
      font-size: 37px;
      line-height: 37px; }
    .SmartSolutions .banner.banner--full-width .banner_overlay a {
      padding: 16px 80px; }
    .SmartSolutions .banner.banner--full-width .banner_overlay ul li h3 a {
      padding: 0;
      margin: 0; }

.SmartSolutions .banner.banner--full-width.banner--background-color--grey .banner_overlay {
  padding-top: 60px; }
  .SmartSolutions .banner.banner--full-width.banner--background-color--grey .banner_overlay p {
    color: #808080; }

.SmartSolutions .banner.banner--background-color--dark-grey .banner_overlay {
  color: #fff; }

.SmartSolutions .banner .banner_overlay {
  color: black; }
  .SmartSolutions .banner .banner_overlay ul {
    display: flex;
    text-align: left;
    margin: 50px 0; }
    .SmartSolutions .banner .banner_overlay ul li {
      list-style-type: none;
      width: 25%; }
      .SmartSolutions .banner .banner_overlay ul li h3 {
        color: #0075E2;
        font-size: 18px;
        line-height: 26px;
        padding-bottom: 0; }
      .SmartSolutions .banner .banner_overlay ul li p {
        font-size: 14px;
        line-height: 18px;
        padding: 0; }

.SmartSolutions .page_section.text-container {
  max-width: 1105px; }

.SmartSolutions .dirxn-nav {
  background: #262626;
  margin-top: -25px;
  display: flex;
  align-items: stretch;
  justify-content: center; }
  .SmartSolutions .dirxn-nav li {
    list-style-type: none;
    margin: 0;
    padding: 10px; }
    .SmartSolutions .dirxn-nav li a {
      display: flex;
      flex-flow: column;
      align-items: center;
      color: #fff; }
      .SmartSolutions .dirxn-nav li a img {
        height: 35px; }
  .SmartSolutions .dirxn-nav li:hover {
    background: #02306b; }

.SmartSolutions .section.section_floatRight {
  flex-direction: row-reverse; }

.SmartSolutions .section {
  margin: 0 auto;
  padding: 0 15px;
  max-width: 1105px;
  display: flex;
  flex-flow: row wrap; }
  .SmartSolutions .section .section_item.section_item-img {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    min-height: 550px; }
  .SmartSolutions .section .section_item.section_item-text {
    align-self: center; }
  .SmartSolutions .section .section_item {
    width: 50%; }
    .SmartSolutions .section .section_item .text-wrapper {
      padding: 50px;
      position: relative; }
      .SmartSolutions .section .section_item .text-wrapper .button.button--no-border.button--light-blue {
        position: absolute;
        bottom: -50px;
        margin-bottom: 0;
        border-radius: 0;
        left: 0;
        right: 0;
        text-align: center;
        font-size: 16px;
        line-height: 26px; }
      .SmartSolutions .section .section_item .text-wrapper p {
        color: #808080;
        font-size: 16px;
        line-height: 28px; }
      .SmartSolutions .section .section_item .text-wrapper h2 {
        font-size: 24px;
        line-height: 30px;
        font-weight: normal; }
        .SmartSolutions .section .section_item .text-wrapper h2 img {
          margin-bottom: -5px;
          margin-right: 5px; }
      .SmartSolutions .section .section_item .text-wrapper h3 {
        font-size: 19px;
        line-height: 30px;
        font-weight: normal;
        margin-top: 15px; }
      .SmartSolutions .section .section_item .text-wrapper h4 {
        font-size: 16px;
        line-height: 28px; }
      .SmartSolutions .section .section_item .text-wrapper h5 {
        font-size: 13px;
        line-height: 16px;
        overflow: hidden;
        font-weight: normal; }
      .SmartSolutions .section .section_item .text-wrapper h6 {
        font-size: 11px;
        line-height: 13px; }
      .SmartSolutions .section .section_item .text-wrapper a {
        margin-bottom: 5px;
        font-size: 18px;
        line-height: 22px; }
      .SmartSolutions .section .section_item .text-wrapper ul li {
        font-size: 13px;
        line-height: 18px;
        padding-bottom: 7px;
        margin: 0 0 0 15px;
        color: #808080; }

.SmartSolutions.Smart-Tags .section .section_item .text-wrapper a {
  display: block; }

.SmartSolutions.Smart-Solutions .banner.banner--background-color--dark-grey,
.SmartSolutions.Smart-Condition-Monitoring-System .banner.banner--background-color--dark-grey {
  max-width: 1105px;
  margin: 0 auto; }
  .SmartSolutions.Smart-Solutions .banner.banner--background-color--dark-grey .banner_overlay,
  .SmartSolutions.Smart-Condition-Monitoring-System .banner.banner--background-color--dark-grey .banner_overlay {
    display: flex;
    align-items: center;
    color: #fff;
    text-align: left;
    justify-content: space-evenly;
    padding: 20px 0; }
    .SmartSolutions.Smart-Solutions .banner.banner--background-color--dark-grey .banner_overlay div:first-of-type,
    .SmartSolutions.Smart-Condition-Monitoring-System .banner.banner--background-color--dark-grey .banner_overlay div:first-of-type {
      min-width: 65px;
      align-self: flex-start; }
    .SmartSolutions.Smart-Solutions .banner.banner--background-color--dark-grey .banner_overlay .side a,
    .SmartSolutions.Smart-Condition-Monitoring-System .banner.banner--background-color--dark-grey .banner_overlay .side a {
      padding: 16px 40px;
      margin-top: 0; }
    .SmartSolutions.Smart-Solutions .banner.banner--background-color--dark-grey .banner_overlay .middle,
    .SmartSolutions.Smart-Condition-Monitoring-System .banner.banner--background-color--dark-grey .banner_overlay .middle {
      width: 60%; }
      .SmartSolutions.Smart-Solutions .banner.banner--background-color--dark-grey .banner_overlay .middle h3,
      .SmartSolutions.Smart-Condition-Monitoring-System .banner.banner--background-color--dark-grey .banner_overlay .middle h3 {
        font-size: 24px;
        line-height: 20px;
        padding-bottom: 5px; }
      .SmartSolutions.Smart-Solutions .banner.banner--background-color--dark-grey .banner_overlay .middle p,
      .SmartSolutions.Smart-Condition-Monitoring-System .banner.banner--background-color--dark-grey .banner_overlay .middle p {
        font-size: 16px;
        line-height: 16px; }

.SmartSolutions.Smart-Solutions .banner.banner--background-color--dark-grey.banner--full-width,
.SmartSolutions.Smart-Condition-Monitoring-System .banner.banner--background-color--dark-grey.banner--full-width {
  max-width: 5000px; }
  .SmartSolutions.Smart-Solutions .banner.banner--background-color--dark-grey.banner--full-width .banner_overlay,
  .SmartSolutions.Smart-Condition-Monitoring-System .banner.banner--background-color--dark-grey.banner--full-width .banner_overlay {
    display: block;
    text-align: center; }

@media screen and (max-width: 800px) {
  .SmartSolutions.Smart-Condition-Monitoring-System .banner.banner--background-color--dark-grey .banner_overlay div:first-of-type,
  .SmartSolutions.Smart-Solutions .banner.banner--background-color--dark-grey .banner_overlay div:first-of-type {
    align-self: center; }
  .SmartSolutions .banner .banner_overlay h1 {
    font-size: 28px;
    line-height: 30px; }
  .SmartSolutions .banner .banner_overlay h2 {
    font-size: 26px;
    line-height: 33px;
    font-weight: normal; }
  .SmartSolutions .banner .banner_overlay p {
    font-size: 16px;
    line-height: 22px; }
  .SmartSolutions .banner .banner_overlay ul {
    flex-flow: column; }
    .SmartSolutions .banner .banner_overlay ul li {
      margin-left: 0;
      margin-bottom: 15px; }
      .SmartSolutions .banner .banner_overlay ul li img {
        width: 100%; }
  .SmartSolutions .banner.banner--full-width .banner_overlay {
    padding: 30px 10px; }
    .SmartSolutions .banner.banner--full-width .banner_overlay a {
      margin: 20px 20px 0 20px; }
    .SmartSolutions .banner.banner--full-width .banner_overlay h2 {
      font-size: 26px;
      line-height: 33px;
      font-weight: normal; }
  .SmartSolutions .banner.banner--background-color--dark-grey .banner_overlay {
    flex-flow: column; }
    .SmartSolutions .banner.banner--background-color--dark-grey .banner_overlay .middle {
      padding: 20px 0; }
  .SmartSolutions .section {
    padding: 0;
    flex-flow: column; }
    .SmartSolutions .section .section_item.section_item-img {
      min-height: 275px; }
    .SmartSolutions .section .section_item {
      width: 100%; }
      .SmartSolutions .section .section_item .text-wrapper {
        padding: 15px; }
        .SmartSolutions .section .section_item .text-wrapper h2 {
          font-size: 20px;
          line-height: 20px; }
        .SmartSolutions .section .section_item .text-wrapper h3 {
          font-size: 17px;
          line-height: 19px; }
        .SmartSolutions .section .section_item .text-wrapper h4 {
          font-size: 14px;
          line-height: 22px; }
        .SmartSolutions .section .section_item .text-wrapper a {
          font-size: 16px;
          line-height: 19px; }
  .SmartSolutions .section:nth-of-type(n) {
    flex-direction: column; }
  .SmartSolutions .smart-solutions_rpt {
    padding: 0; }
    .SmartSolutions .smart-solutions_rpt .section_row.flex-order-reverse {
      flex-direction: column; }
    .SmartSolutions .smart-solutions_rpt .section_row {
      flex-flow: column; }
      .SmartSolutions .smart-solutions_rpt .section_row .section_row-item {
        width: 100%; }
        .SmartSolutions .smart-solutions_rpt .section_row .section_row-item .text-wrapper {
          padding: 15px; }
          .SmartSolutions .smart-solutions_rpt .section_row .section_row-item .text-wrapper h2 {
            font-size: 20px;
            line-height: 20px; }
          .SmartSolutions .smart-solutions_rpt .section_row .section_row-item .text-wrapper h3 {
            font-size: 17px;
            line-height: 19px; }
          .SmartSolutions .smart-solutions_rpt .section_row .section_row-item .text-wrapper h4 {
            font-size: 14px;
            line-height: 22px; }
          .SmartSolutions .smart-solutions_rpt .section_row .section_row-item .text-wrapper a {
            font-size: 16px;
            line-height: 19px; }
      .SmartSolutions .smart-solutions_rpt .section_row .section_row-item.img {
        min-height: 275px; }
  .SmartSolutions .page_section {
    padding: 0 10px; }
    .SmartSolutions .page_section .registerWrapper {
      flex-flow: column;
      justify-content: center; }
      .SmartSolutions .page_section .registerWrapper .textSide {
        text-align: center; }
      .SmartSolutions .page_section .registerWrapper .inputSide {
        display: flex;
        justify-content: center;
        padding-top: 15px; }
        .SmartSolutions .page_section .registerWrapper .inputSide a {
          min-width: 30px; }
  .SmartSolutions .dirxn-nav {
    justify-content: space-evenly; }
    .SmartSolutions .dirxn-nav li {
      padding: 5px 0;
      margin: auto; }
      .SmartSolutions .dirxn-nav li a p {
        font-size: 9px; }
      .SmartSolutions .dirxn-nav li a img {
        height: 21px; } }

/* SCMS Page */
.SmartSolutions.Smart-Condition-Monitoring-System .button,
.Smart-Solutions.Smart-Condition-Monitoring-System .button {
  padding: 8px 15px; }

.SmartSolutions.Smart-Condition-Monitoring-System .button--clear,
.Smart-Solutions.Smart-Condition-Monitoring-System .button--clear {
  padding: 6px 13px; }

.SmartSolutions.Smart-Condition-Monitoring-System .banner.banner--main .banner_overlay,
.Smart-Solutions.Smart-Condition-Monitoring-System .banner.banner--main .banner_overlay {
  padding: 50px; }

.SmartSolutions.Smart-Condition-Monitoring-System .banner.banner--full-width .banner_overlay a,
.Smart-Solutions.Smart-Condition-Monitoring-System .banner.banner--full-width .banner_overlay a {
  padding: 8px 20px; }

.SmartSolutions.Smart-Condition-Monitoring-System .banner.banner--full-width.banner--background-color--gradient-black-to-grey .banner_overlay a,
.Smart-Solutions.Smart-Condition-Monitoring-System .banner.banner--full-width.banner--background-color--gradient-black-to-grey .banner_overlay a {
  padding: 16px 80px; }

.SmartSolutions.Smart-Condition-Monitoring-System .banner .banner_overlay p,
.Smart-Solutions.Smart-Condition-Monitoring-System .banner .banner_overlay p {
  font-size: 16px;
  line-height: 22px; }

.SmartSolutions.Smart-Condition-Monitoring-System .banner--full-width.banner--background-color--grey .banner_overlay:before,
.Smart-Solutions.Smart-Condition-Monitoring-System .banner--full-width.banner--background-color--grey .banner_overlay:before {
  display: none; }

.SmartSolutions.Smart-Condition-Monitoring-System .callout-section--3,
.Smart-Solutions.Smart-Condition-Monitoring-System .callout-section--3 {
  display: flex;
  flex-wrap: wrap; }
  .SmartSolutions.Smart-Condition-Monitoring-System .callout-section--3 .product-card,
  .Smart-Solutions.Smart-Condition-Monitoring-System .callout-section--3 .product-card {
    max-width: 200px;
    width: calc(33% - 27px);
    flex-basis: calc(33% - 27px);
    margin: 0 10px; }
    .SmartSolutions.Smart-Condition-Monitoring-System .callout-section--3 .product-card .product-card--content_text,
    .Smart-Solutions.Smart-Condition-Monitoring-System .callout-section--3 .product-card .product-card--content_text {
      color: #6a6a6a; }
    .SmartSolutions.Smart-Condition-Monitoring-System .callout-section--3 .product-card .product-card--content_link,
    .Smart-Solutions.Smart-Condition-Monitoring-System .callout-section--3 .product-card .product-card--content_link {
      font-weight: 400;
      font-size: 12px; }

.SmartSolutions.Smart-Condition-Monitoring-System .scms-product-table,
.Smart-Solutions.Smart-Condition-Monitoring-System .scms-product-table {
  border-collapse: collapse; }
  .SmartSolutions.Smart-Condition-Monitoring-System .scms-product-table .scms-product-table--section-header td,
  .Smart-Solutions.Smart-Condition-Monitoring-System .scms-product-table .scms-product-table--section-header td {
    background: #333;
    color: #fff;
    padding: 5px 10px; }
  .SmartSolutions.Smart-Condition-Monitoring-System .scms-product-table tr:first-child th,
  .Smart-Solutions.Smart-Condition-Monitoring-System .scms-product-table tr:first-child th {
    border-top: none;
    border-bottom: none;
    text-align: left;
    width: 200px;
    vertical-align: top; }
  .SmartSolutions.Smart-Condition-Monitoring-System .scms-product-table tr:last-child td,
  .Smart-Solutions.Smart-Condition-Monitoring-System .scms-product-table tr:last-child td {
    border-bottom: none; }
  .SmartSolutions.Smart-Condition-Monitoring-System .scms-product-table thead tr:nth-child(2) td,
  .Smart-Solutions.Smart-Condition-Monitoring-System .scms-product-table thead tr:nth-child(2) td {
    border-top: none; }
    .SmartSolutions.Smart-Condition-Monitoring-System .scms-product-table thead tr:nth-child(2) td:nth-child(3), .SmartSolutions.Smart-Condition-Monitoring-System .scms-product-table thead tr:nth-child(2) td:nth-child(4), .SmartSolutions.Smart-Condition-Monitoring-System .scms-product-table thead tr:nth-child(2) td:nth-child(5),
    .Smart-Solutions.Smart-Condition-Monitoring-System .scms-product-table thead tr:nth-child(2) td:nth-child(3),
    .Smart-Solutions.Smart-Condition-Monitoring-System .scms-product-table thead tr:nth-child(2) td:nth-child(4),
    .Smart-Solutions.Smart-Condition-Monitoring-System .scms-product-table thead tr:nth-child(2) td:nth-child(5) {
      background: #fff; }
    .SmartSolutions.Smart-Condition-Monitoring-System .scms-product-table thead tr:nth-child(2) td a,
    .Smart-Solutions.Smart-Condition-Monitoring-System .scms-product-table thead tr:nth-child(2) td a {
      margin-top: 0; }
  .SmartSolutions.Smart-Condition-Monitoring-System .scms-product-table td,
  .SmartSolutions.Smart-Condition-Monitoring-System .scms-product-table th,
  .Smart-Solutions.Smart-Condition-Monitoring-System .scms-product-table td,
  .Smart-Solutions.Smart-Condition-Monitoring-System .scms-product-table th {
    border: 1px solid #333;
    padding: 5px;
    text-align: center;
    vertical-align: middle; }
    .SmartSolutions.Smart-Condition-Monitoring-System .scms-product-table td p,
    .SmartSolutions.Smart-Condition-Monitoring-System .scms-product-table th p,
    .Smart-Solutions.Smart-Condition-Monitoring-System .scms-product-table td p,
    .Smart-Solutions.Smart-Condition-Monitoring-System .scms-product-table th p {
      font-size: 12px;
      line-height: 15px; }
    .SmartSolutions.Smart-Condition-Monitoring-System .scms-product-table td .button,
    .SmartSolutions.Smart-Condition-Monitoring-System .scms-product-table th .button,
    .Smart-Solutions.Smart-Condition-Monitoring-System .scms-product-table td .button,
    .Smart-Solutions.Smart-Condition-Monitoring-System .scms-product-table th .button {
      width: calc(100% - 30px);
      font-size: 14px; }
    .SmartSolutions.Smart-Condition-Monitoring-System .scms-product-table td:first-child,
    .SmartSolutions.Smart-Condition-Monitoring-System .scms-product-table th:first-child,
    .Smart-Solutions.Smart-Condition-Monitoring-System .scms-product-table td:first-child,
    .Smart-Solutions.Smart-Condition-Monitoring-System .scms-product-table th:first-child {
      border-left: none;
      padding-left: 10px;
      text-align: left;
      width: 440px; }
      .SmartSolutions.Smart-Condition-Monitoring-System .scms-product-table td:first-child h2,
      .SmartSolutions.Smart-Condition-Monitoring-System .scms-product-table th:first-child h2,
      .Smart-Solutions.Smart-Condition-Monitoring-System .scms-product-table td:first-child h2,
      .Smart-Solutions.Smart-Condition-Monitoring-System .scms-product-table th:first-child h2 {
        font-size: 36px;
        line-height: 42px; }
      .SmartSolutions.Smart-Condition-Monitoring-System .scms-product-table td:first-child p,
      .SmartSolutions.Smart-Condition-Monitoring-System .scms-product-table th:first-child p,
      .Smart-Solutions.Smart-Condition-Monitoring-System .scms-product-table td:first-child p,
      .Smart-Solutions.Smart-Condition-Monitoring-System .scms-product-table th:first-child p {
        font-size: 16px; }
    .SmartSolutions.Smart-Condition-Monitoring-System .scms-product-table td:last-child,
    .SmartSolutions.Smart-Condition-Monitoring-System .scms-product-table th:last-child,
    .Smart-Solutions.Smart-Condition-Monitoring-System .scms-product-table td:last-child,
    .Smart-Solutions.Smart-Condition-Monitoring-System .scms-product-table th:last-child {
      border-right: none;
      padding-right: 10px; }
  .SmartSolutions.Smart-Condition-Monitoring-System .scms-product-table td:nth-child(3),
  .Smart-Solutions.Smart-Condition-Monitoring-System .scms-product-table td:nth-child(3) {
    background: #ccc; }
  .SmartSolutions.Smart-Condition-Monitoring-System .scms-product-table td:nth-child(4),
  .Smart-Solutions.Smart-Condition-Monitoring-System .scms-product-table td:nth-child(4) {
    background: #aaa; }
  .SmartSolutions.Smart-Condition-Monitoring-System .scms-product-table td:nth-child(5),
  .Smart-Solutions.Smart-Condition-Monitoring-System .scms-product-table td:nth-child(5) {
    background: #888; }

.SmartSolutions.Smart-Condition-Monitoring-System .background--grey,
.Smart-Solutions.Smart-Condition-Monitoring-System .background--grey {
  padding: 50px 0 25px; }
  .SmartSolutions.Smart-Condition-Monitoring-System .background--grey .page_section,
  .Smart-Solutions.Smart-Condition-Monitoring-System .background--grey .page_section {
    margin-top: 0; }

.SmartSolutions.Smart-Condition-Monitoring-System .background--grey h2,
.SmartSolutions.Smart-Condition-Monitoring-System .scms-how-it-works h2,
.Smart-Solutions.Smart-Condition-Monitoring-System .background--grey h2,
.Smart-Solutions.Smart-Condition-Monitoring-System .scms-how-it-works h2 {
  font-size: 32px;
  line-height: 38px; }

.SmartSolutions.Smart-Condition-Monitoring-System .scms-how-it-works,
.Smart-Solutions.Smart-Condition-Monitoring-System .scms-how-it-works {
  text-align: center; }

.SmartSolutions.Smart-Condition-Monitoring-System .background--gradient-black-to-grey .slider.layout-1,
.Smart-Solutions.Smart-Condition-Monitoring-System .background--gradient-black-to-grey .slider.layout-1 {
  background: transparent;
  max-width: 900px;
  margin-bottom: 0; }
  .SmartSolutions.Smart-Condition-Monitoring-System .background--gradient-black-to-grey .slider.layout-1 .slider_slide-wrapper,
  .Smart-Solutions.Smart-Condition-Monitoring-System .background--gradient-black-to-grey .slider.layout-1 .slider_slide-wrapper {
    width: auto; }
  .SmartSolutions.Smart-Condition-Monitoring-System .background--gradient-black-to-grey .slider.layout-1:before,
  .Smart-Solutions.Smart-Condition-Monitoring-System .background--gradient-black-to-grey .slider.layout-1:before {
    content: '';
    position: absolute;
    right: 100%;
    top: 0;
    bottom: 0;
    width: 190px;
    background-image: url(/Rexnord/media/Rexnord-Images/Icons/Flights%20Belts/Banner_Flight.png);
    background-repeat: no-repeat;
    background-size: contain;
    display: block; }
  .SmartSolutions.Smart-Condition-Monitoring-System .background--gradient-black-to-grey .slider.layout-1 .slider_next,
  .SmartSolutions.Smart-Condition-Monitoring-System .background--gradient-black-to-grey .slider.layout-1 .slider_prev,
  .Smart-Solutions.Smart-Condition-Monitoring-System .background--gradient-black-to-grey .slider.layout-1 .slider_next,
  .Smart-Solutions.Smart-Condition-Monitoring-System .background--gradient-black-to-grey .slider.layout-1 .slider_prev {
    display: none; }
  .SmartSolutions.Smart-Condition-Monitoring-System .background--gradient-black-to-grey .slider.layout-1 .slider_selector,
  .Smart-Solutions.Smart-Condition-Monitoring-System .background--gradient-black-to-grey .slider.layout-1 .slider_selector {
    border: none;
    background: #fff; }
    .SmartSolutions.Smart-Condition-Monitoring-System .background--gradient-black-to-grey .slider.layout-1 .slider_selector.slider_selector--selected div,
    .Smart-Solutions.Smart-Condition-Monitoring-System .background--gradient-black-to-grey .slider.layout-1 .slider_selector.slider_selector--selected div {
      background: #02306b; }
  .SmartSolutions.Smart-Condition-Monitoring-System .background--gradient-black-to-grey .slider.layout-1 .slide,
  .Smart-Solutions.Smart-Condition-Monitoring-System .background--gradient-black-to-grey .slider.layout-1 .slide {
    color: #fff; }
  .SmartSolutions.Smart-Condition-Monitoring-System .background--gradient-black-to-grey .slider.layout-1 .slide--image-on-left-of-text .slide_image--left,
  .Smart-Solutions.Smart-Condition-Monitoring-System .background--gradient-black-to-grey .slider.layout-1 .slide--image-on-left-of-text .slide_image--left {
    float: none;
    display: inline-block;
    margin-left: 0;
    margin-right: 30px;
    vertical-align: top;
    max-width: 250px; }
  .SmartSolutions.Smart-Condition-Monitoring-System .background--gradient-black-to-grey .slider.layout-1 .slide--image-on-left-of-text .slide_text,
  .Smart-Solutions.Smart-Condition-Monitoring-System .background--gradient-black-to-grey .slider.layout-1 .slide--image-on-left-of-text .slide_text {
    display: inline-block;
    max-width: calc(100% - 285px);
    width: 100%; }
  .SmartSolutions.Smart-Condition-Monitoring-System .background--gradient-black-to-grey .slider.layout-1 .slide_text.slide_text--full-width,
  .Smart-Solutions.Smart-Condition-Monitoring-System .background--gradient-black-to-grey .slider.layout-1 .slide_text.slide_text--full-width {
    max-width: none;
    width: auto; }

.SmartSolutions.Smart-Condition-Monitoring-System .lightbox.lightbox--contact-scms,
.SmartSolutions.Smart-Condition-Monitoring-System .lightbox.lightbox--support-scms,
.Smart-Solutions.Smart-Condition-Monitoring-System .lightbox.lightbox--contact-scms,
.Smart-Solutions.Smart-Condition-Monitoring-System .lightbox.lightbox--support-scms {
  background: #fff;
  border: 1px solid #333;
  justify-content: center;
  padding: 30px;
  text-align: center;
  top: 35%;
  bottom: 35%; }

.SmartSolutions.Smart-Condition-Monitoring-System .scms-how-it-works .sections--two-separated,
.Smart-Solutions.Smart-Condition-Monitoring-System .scms-how-it-works .sections--two-separated {
  display: flex;
  flex-wrap: nowrap;
  align-items: stretch;
  margin-top: 25px; }

.SmartSolutions.Smart-Condition-Monitoring-System .scms-how-it-works .section--half,
.Smart-Solutions.Smart-Condition-Monitoring-System .scms-how-it-works .section--half {
  width: calc(50% - 1px);
  padding: 10px 25px 0; }

.SmartSolutions.Smart-Condition-Monitoring-System .scms-how-it-works .section--half h3,
.Smart-Solutions.Smart-Condition-Monitoring-System .scms-how-it-works .section--half h3 {
  font-size: 18px;
  line-height: 25px;
  max-width: 90%; }

.SmartSolutions.Smart-Condition-Monitoring-System .scms-how-it-works .section--half-divider,
.Smart-Solutions.Smart-Condition-Monitoring-System .scms-how-it-works .section--half-divider {
  width: 1px;
  flex-basis: 1px;
  background: #02306b; }

@media screen and (max-width: 800px) {
  .Smart-Condition-Monitoring-System .page_content-body a.button {
    padding: 8px 15px; }
  .Smart-Condition-Monitoring-System .page_content-body a.button.button--clear {
    padding: 6px 15px; }
  .Smart-Condition-Monitoring-System .page_content-body a.button.button--clear,
  .Smart-Condition-Monitoring-System .page_content-body a.button.button--clear.button--white-border:hover {
    color: #02306b; }
  .Smart-Condition-Monitoring-System .page_content-body a.button.button--clear.button--white-border {
    color: #fff; }
  .Smart-Condition-Monitoring-System .smcs-product-table-wrapper .text-container_text {
    overflow-x: scroll;
    overflow-y: visible;
    position: relative; }
  .Smart-Condition-Monitoring-System .scms-product-table--section-header {
    height: 35px; }
  .Smart-Condition-Monitoring-System .scms-product-table tr td:nth-child(1),
  .Smart-Condition-Monitoring-System .scms-product-table tr th:nth-child(1) {
    border-right: none;
    border-bottom: none;
    position: sticky;
    left: 0;
    top: auto;
    width: 336px; }
  .Smart-Condition-Monitoring-System .scms-product-table tbody tr:nth-child(2) {
    height: 59px; }
  .Smart-Condition-Monitoring-System .scms-product-table tbody tr:nth-child(10) {
    height: 162px; }
  .Smart-Condition-Monitoring-System .scms-product-table thead tr:nth-child(2) td:first-child {
    padding: 0 5px 0 10px;
    height: 0; }
  .Smart-Condition-Monitoring-System .scms-product-table tbody tr:last-child td {
    border-bottom: none;
    height: 22px; } }

@media screen and (max-width: 640px) {
  .Smart-Condition-Monitoring-System .slide--image-on-left-of-text .slide_image--left {
    display: block;
    margin-right: 0;
    margin-bottom: 20px;
    max-width: none;
    text-align: center; }
  .Smart-Condition-Monitoring-System .slide--image-on-left-of-text .slide_text {
    display: block;
    max-width: none;
    width: auto; }
  .Smart-Condition-Monitoring-System .scms-how-it-works .sections--two-separated {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    margin-top: 25px; }
  .scms-how-it-works .section--half {
    width: 100%;
    padding: 10px 10px 15px; }
  .scms-how-it-works .section--half-divider {
    height: 1px;
    width: 100%;
    flex-basis: 100%;
    background: #02306b; } }

@media screen and (max-width: 480px) {
  .Smart-Condition-Monitoring-System .scms-product-table tr td:nth-child(1),
  .Smart-Condition-Monitoring-System .scms-product-table tr th:nth-child(1) {
    width: 226px; }
  .Smart-Condition-Monitoring-System .scms-product-table tr td:nth-child(1) h2,
  .Smart-Condition-Monitoring-System .scms-product-table tr th:nth-child(1) h2 {
    font-size: 26px;
    line-height: 30px; }
  .callout-section--3 .product-card {
    max-width: none;
    width: auto;
    flex-basis: auto;
    margin: 10px 10px; } }

.scms-hotspots {
  text-align: center; }

.scms-hotspots--alert-spectrum {
  display: flex;
  align-items: center;
  justify-content: center; }

.scms-alert--text--left {
  text-align: right;
  line-height: 18px;
  font-style: italic;
  color: #C50028;
  font-weight: 700;
  margin-right: 10px; }

.scms-alert--text--right {
  text-align: left;
  line-height: 18px;
  font-style: italic;
  color: #640003;
  font-weight: 700;
  margin-left: 10px; }

.scms-alert--left-arrow {
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 30px solid #C50028; }

.scms-alert--arrow-body {
  width: 80%;
  height: 5px;
  background: linear-gradient(45deg, #C50028, #640003); }

.scms-alert--right-arrow {
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 30px solid #640003; }

.scms-hotspots--table {
  display: grid;
  grid-template-columns: repeat(4, 25%);
  margin-top: 30px; }

.scms-hotspots--table .scms-table--cell {
  border: 1px solid #6a6a6a;
  border-right: none;
  border-bottom: none;
  display: flex;
  align-items: center;
  padding: 10px;
  justify-content: center;
  position: relative; }

.scms-hotspots--table .scms-table--cell:nth-of-type(4n) {
  border-right: 1px solid #6a6a6a; }

.scms-hotspots--table .scms-table--cell:nth-of-type(n+5) {
  border-bottom: 1px solid #6a6a6a; }

.hotspot--andon .hotspot-spot {
  top: 24%;
  left: 50%;
  z-index: 40; }

.hotspot--screen .hotspot-spot {
  top: 13%;
  left: 86%;
  z-index: 35; }

.hotspot--plc .hotspot-spot {
  top: 13%;
  left: 73%;
  z-index: 30; }

.hotspot--portal .hotspot-spot {
  top: 7%;
  left: 79%;
  z-index: 25; }

.scms-hotspots .hotspot-spot_text {
  width: 300px;
  bottom: 24px;
  left: 6px; }

.scms-hotspots .hotspot--plc .hotspot-spot_text,
.scms-hotspots .hotspot--portal .hotspot-spot_text {
  right: 6px;
  left: auto; }

.scms-hotspots .hotspot-spot_text:before {
  bottom: -20px;
  left: -2px;
  border-right: 20px solid transparent;
  border-top: 20px solid #333; }

.scms-hotspots .hotspot-spot_text:after {
  bottom: -14px;
  left: 0px;
  border-right: 15px solid transparent;
  border-top: 15px solid #FFF; }

.scms-hotspots .hotspot--plc .hotspot-spot_text:before,
.scms-hotspots .hotspot--portal .hotspot-spot_text:before {
  bottom: -20px;
  right: -2px;
  left: auto;
  border-right: none;
  border-left: 20px solid transparent;
  border-top: 20px solid #333; }

.scms-hotspots .hotspot--plc .hotspot-spot_text:after,
.scms-hotspots .hotspot--portal .hotspot-spot_text:after {
  bottom: -14px;
  right: 0px;
  left: auto;
  border-right: none;
  border-left: 15px solid transparent;
  border-top: 15px solid #FFF; }

@media (max-width: 800px) {
  .SmartSolutions .section.scms-includes-list {
    padding: 0 15px; } }

@media screen and (max-width: 768px) {
  .scms-hotspots--table .hotspot-spot:hover .hotspot-spot_text {
    display: block; } }

@media (max-width: 480px) {
  .SmartSolutions .section.scms-includes-list {
    padding: 0 15px; }
  .scms-hotspots--alert-spectrum {
    display: none; }
  .scms-hotspots--table {
    grid-template-columns: repeat(2, 50%); }
  .scms-hotspots--table .scms-table--cell {
    display: none; }
  .scms-hotspots--table .scms-table--cell:nth-of-type(n+5) {
    display: block;
    border-bottom: none; }
  .scms-hotspots--table .scms-table--cell:nth-of-type(n+7) {
    border-bottom: 1px solid #6a6a6a; }
  .scms-hotspots--table .scms-table--cell:nth-of-type(2n) {
    border-right: 1px solid #6a6a6a; }
  .SmartSolutions .scms-hotspots .hotspot-spot {
    position: relative;
    top: 0 !important;
    left: 0 !important;
    width: 100%;
    height: auto !important;
    background: none;
    display: block;
    border: none; }
  .SmartSolutions .scms-hotspots .hotspot-spot_text {
    position: relative;
    width: auto;
    top: 0 !important;
    left: 0 !important;
    bottom: 0 !important;
    right: 0 !important;
    display: block;
    border: none;
    background: none; }
  .scms-hotspots .hotspot-spot_text:before,
  .scms-hotspots .hotspot-spot_text:after,
  .scms-hotspots .hotspot--plc .hotspot-spot_text:before,
  .scms-hotspots .hotspot--portal .hotspot-spot_text:before,
  .scms-hotspots .hotspot--plc .hotspot-spot_text:after,
  .scms-hotspots .hotspot--portal .hotspot-spot_text:after {
    display: none; } }

.worldwide-locations {
  margin: 0 auto;
  padding: 35px 15px 0 15px;
  max-width: 1105px; }
  .worldwide-locations li {
    list-style: none; }
  .worldwide-locations ul li span {
    font-size: 24px;
    line-height: 30px;
    font-weight: bold; }
  .worldwide-locations ul li ul span {
    font-size: 18px;
    line-height: 28px;
    font-weight: bold; }
  .worldwide-locations .location {
    margin: 0;
    font-size: 16px;
    line-height: 18px;
    color: #02306b;
    cursor: pointer;
    padding: 8px 0;
    display: inline-block;
    width: 100%; }
  .worldwide-locations .location--featured {
    font-weight: 700; }

.Worldwide-Locations .page_section {
  max-width: 1105px; }

.Worldwide-Locations .title_section {
  margin: 0 auto;
  padding: 35px 15px 0 15px;
  max-width: 1105px; }
  .Worldwide-Locations .title_section h1 {
    margin-left: 20px;
    font-size: 32px;
    line-height: 30px; }

.Worldwide-Locations .hiddenAttribute {
  display: none; }

.Worldwide-Locations .distModal.showDistModal {
  display: flex; }

.Worldwide-Locations .distModal {
  width: 100%;
  position: fixed;
  justify-content: center;
  align-items: center;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: none;
  z-index: 1; }
  .Worldwide-Locations .distModal .distModal_container {
    background: white;
    min-width: 400px;
    border: 1px solid black;
    display: flex;
    flex-flow: row nowrap;
    padding: 10px;
    z-index: 10010;
    position: relative; }
    .Worldwide-Locations .distModal .distModal_container .addressInfo {
      width: 100%; }
    .Worldwide-Locations .distModal .distModal_container .distModalClose {
      position: absolute;
      right: 5px;
      top: -10px;
      font-size: 24px;
      padding: 10px;
      cursor: pointer; }
    .Worldwide-Locations .distModal .distModal_container .addressInfo_name {
      font-size: 28px;
      line-height: 34px;
      background: #f5f5f5;
      padding: 20px; }
    .Worldwide-Locations .distModal .distModal_container .addressInfo_address {
      padding: 10px;
      font-size: 16px;
      line-height: 24px; }
      .Worldwide-Locations .distModal .distModal_container .addressInfo_address ul li {
        list-style: none;
        margin-left: 0;
        margin-bottom: 2px; }
    .Worldwide-Locations .distModal .distModal_container .addressInfo_url {
      padding: 10px 10px 20px 10px;
      font-size: 16px;
      line-height: 24px; }
  .Worldwide-Locations .distModal .distModal_background {
    background: black;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    opacity: .5;
    z-index: 10005; }

.worldwide-locations > ul > li:first-child ul {
  column-count: 1 !important; }

.worldwide-locations > ul > li:first-child ul ul.subregion-children {
  column-count: 4 !important; }

@media screen and (max-width: 800px) {
  .worldwide-locations {
    padding: 15px 0 0 0; }
  .worldwide-locations > ul > li:first-child ul ul.subregion-children {
    column-count: 3 !important; }
  .worldwide-locations > ul > li ul.subregion-children {
    column-count: 3 !important; } }

@media screen and (max-width: 640px) {
  .Worldwide-Locations .distModal .distModal_container {
    min-width: 50px; }
  .worldwide-locations > ul > li:first-child ul ul.subregion-children {
    column-count: 2 !important; }
  .worldwide-locations > ul > li ul.subregion-children {
    column-count: 2 !important; } }

@media screen and (max-width: 480px) {
  .worldwide-locations > ul > li:first-child ul ul.subregion-children {
    column-count: 1 !important; }
  .worldwide-locations > ul > li ul.subregion-children {
    column-count: 1 !important; } }

.MainIndustrySolution .text-container_text h2 {
  font-size: 35px;
  line-height: 44px;
  font-weight: 700; }

.MainIndustrySolution .text-callout-container_left {
  padding: 20px 60px 20px 0;
  width: calc(50% - 60px); }

.MainIndustrySolution .text-callout-container_right {
  padding: 20px 0 20px 60px; }

.MainIndustrySolution .text-callout-container_text h3 {
  font-size: 32px;
  line-height: 44px;
  font-weight: 700; }

.MainIndustrySolution .text-callout-container_text h4 {
  font-size: 22px;
  line-height: 24px;
  padding-top: 7px; }

.MainIndustrySolution .button {
  font-size: 16px;
  padding: 8px 20px; }

.MainIndustrySolution .banner--main + .callout-section.page_section {
  max-width: 1035px; }

.MainIndustrySolution .callout-section--4.page_section {
  max-width: 800px; }

@media (max-width: 800px) {
  .MainIndustrySolution .banner--main .banner_overlay {
    min-height: 200px; }
  .MainIndustrySolution .banner--main .banner_background {
    background: rgba(255, 255, 255, 0.6); }
    .MainIndustrySolution .banner--main .banner_background img {
      position: relative;
      z-index: -1; }
  .MainIndustrySolution .sub-industry-cards {
    margin-bottom: 30px; }
  .MainIndustrySolution .text-container {
    margin-top: 10px; }
  .MainIndustrySolution .text-callout-container {
    margin-top: 20px;
    margin-bottom: 20px; }
    .MainIndustrySolution .text-callout-container h3 {
      margin-bottom: 10px; } }

@media (max-width: 640px) {
  .MainIndustrySolution .banner--main .banner_overlay {
    font-size: 14px;
    line-height: 18px;
    min-height: 200px; }
  .MainIndustrySolution .text-container_text {
    font-size: 14px;
    line-height: 22px; }
  .MainIndustrySolution .text-container_text h2 {
    font-size: 28px;
    line-height: 30px; }
  .MainIndustrySolution .text-callout-container {
    display: block; }
  .MainIndustrySolution .text-callout-container_text {
    font-size: 14px; }
  .MainIndustrySolution .text-callout-container_text h3 {
    font-size: 28px;
    line-height: 32px; }
  .MainIndustrySolution .text-callout-container h4 {
    font-size: 20px;
    line-height: 24px; }
  .MainIndustrySolution .text-callout-container_text.text-callout-container_left {
    width: auto;
    border-right: none;
    padding-right: 0; }
  .MainIndustrySolution .text-callout-container_text.text-callout-container_right {
    padding-left: 0;
    width: auto; } }

.SubIndustrySolution .text-container-badge {
  padding: 0; }

.SubIndustrySolution .page_section {
  max-width: 1000px; }

.SubIndustrySolution .banner--main.page_section {
  max-width: 1105px; }

.SubIndustrySolution .banner_overlay h1 {
  font-weight: 900; }

.SubIndustrySolution .callout-section.page_section {
  max-width: 1105px; }

.SubIndustrySolution .callout-section h2 {
  font-size: 40px;
  line-height: 46px;
  text-transform: uppercase; }

.SubIndustrySolution .text-container_text h2 {
  font-size: 28px;
  line-height: 32px; }

.SubIndustrySolution .FormPanel {
  max-width: 500px;
  margin: 0 auto;
  padding: 0 15px; }

.SubIndustrySolution fieldset.form-horizontal.blue {
  padding-left: 0; }

.SubIndustrySolution .form-group {
  width: calc(50% - 15px);
  display: inline-block;
  margin-right: 10px;
  padding-bottom: 10px; }

.SubIndustrySolution .form-group--full-width {
  width: calc(100% - 19px); }

.SubIndustrySolution div.col-lg-12.rfiContact > fieldset.form-horizontal.blue > div.col-md-6 > div.form-group > label.EditingFormLabel {
  float: none;
  width: auto;
  text-align: left;
  font-size: 14px; }

.SubIndustrySolution .form-control {
  border: 1px solid #cecece;
  border-radius: 5px;
  line-height: 24px;
  font-size: 16px; }

.SubIndustrySolution .DropDownField.form-control {
  width: 100%;
  height: 34px; }

.SubIndustrySolution input[type="text"].form-control {
  font-size: 16px; }

.SubIndustrySolution textarea.form-control {
  width: calc(100% - 19px);
  min-height: 100px; }

.SubIndustrySolution fieldset .col-sm-9 {
  padding-left: 0; }

.SubIndustrySolution .form-group.gdpr-radio-buttons {
  width: auto; }

.SubIndustrySolution .gdpr-options input[type="radio"] {
  margin-top: 0;
  margin-left: 0;
  margin-right: 5px;
  background: #fff; }

.SubIndustrySolution .gdpr-options label {
  padding-right: 20px; }

.SubIndustrySolution div .col-md-6:nth-of-type(2) .form-group:last-child {
  width: auto;
  padding-top: 15px;
  display: block; }

.SubIndustrySolution .form-group .col-sm-3 {
  margin-left: 0 !important; }

.SubIndustrySolution input[type="submit"].btn.btn-primary {
  width: 100%;
  background: #0075e2;
  color: #fff;
  padding: 5px;
  font-size: 16px;
  border: none;
  border-radius: 5px;
  font-weight: 700;
  line-height: 32px;
  -webkit-appearance: none;
  cursor: pointer; }

.SubIndustrySolution .page-navigation.page_section.page-navigation--sticky {
  max-width: none; }

@media (max-width: 800px) {
  .SubIndustrySolution .banner_background {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.1) 100%); }
  .SubIndustrySolution .banner_background img {
    position: relative;
    z-index: -1; }
  .SubIndustrySolution .banner_overlay h1 {
    letter-spacing: 1px;
    font-size: 25px;
    line-height: 30px; }
  .SubIndustrySolution .text-container_text {
    font-size: 14px;
    line-height: 18px; }
  .SubIndustrySolution .text-container_text h2 {
    font-size: 20px;
    line-height: 22px; }
  .SubIndustrySolution .callout-section {
    font-size: 14px;
    line-height: 18px; }
  .SubIndustrySolution .callout-section h2 {
    font-size: 30px;
    line-height: 36px; } }

.Model .page_section {
  border-top: none; }

.page-section_right.page-section--family .grey-box-wrapper,
.page-section_right.page-section--model .grey-box-wrapper {
  background: #f5f5f5;
  padding: 15px; }

.Model .page-section_left.page-section--model .left {
  border: 1px solid #A7A7A7;
  margin: auto -15px;
  padding: 15px; }

.Model .product-documentation {
  margin-top: 25px; }

.Model .page-section_left.page-section--model .button {
  padding-left: 0;
  padding-right: 0;
  width: calc(100% + 30px);
  text-align: center;
  margin: auto -15px; }

.page-section_right.page-section--campaign {
  width: 33%;
  min-width: 350px; }

.page-section_left.page-section--campaign {
  width: calc(67% - 15px);
  max-width: calc(100% - 365px); }

.Campaign .page_section--separated {
  margin-top: 0;
  border-top: none;
  max-width: 1105px; }

@media screen and (max-width: 640px) {
  .page-section_left.page-section--campaign {
    float: none;
    display: block;
    width: auto;
    max-width: none; }
  .page-section_right.page-section--campaign {
    float: none;
    display: block;
    width: auto;
    margin-left: 0;
    margin-top: 20px;
    min-width: 0; } }
