.fish {
  color: blue; }

/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  /* 1 */
  display: block; }

/**
 * Add the correct display in IE 9-.
 */
audio,
canvas,
progress,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */
template,
[hidden] {
  display: none; }

/* Links
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/* Forms
   ========================================================================== */
/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font: inherit;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Restore the font weight unset by the previous rule.
 */
optgroup {
  font-weight: bold; }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

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

/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

@font-face {
  font-family: "roboto-thin";
  src: url('../webfonts/roboto-thin.eot?1495833379');
  src: url('../webfonts/roboto-thin.eot?&1495833379#iefix') format('embedded-opentype'), url('../webfonts/roboto-thin.woff2?1495833379') format('woff2'), url('../webfonts/roboto-thin.woff?1495833379') format('woff'), url('../webfonts/roboto-thin.ttf?1495833379') format('truetype'), url('../webfonts/roboto-thin.svg?1495833380') format('svg');
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "roboto-light";
  src: url('../webfonts/roboto-light.eot?1495833384');
  src: url('../webfonts/roboto-light.eot?&1495833384#iefix') format('embedded-opentype'), url('../webfonts/roboto-light.woff2?1495833383') format('woff2'), url('../webfonts/roboto-light.woff?1495833383') format('woff'), url('../webfonts/roboto-light.ttf?1495833383') format('truetype'), url('../webfonts/roboto-light.svg?1495833384') format('svg');
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "roboto-lightitalic";
  src: url('../webfonts/roboto-lightitalic.eot?1495833383');
  src: url('../webfonts/roboto-lightitalic.eot?&1495833383#iefix') format('embedded-opentype'), url('../webfonts/roboto-lightitalic.woff2?1495833382') format('woff2'), url('../webfonts/roboto-lightitalic.woff?1495833382') format('woff'), url('../webfonts/roboto-lightitalic.ttf?1495833382') format('truetype'), url('../webfonts/roboto-lightitalic.svg?1495833383') format('svg');
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "roboto-regular";
  src: url('../webfonts/roboto-regular.eot?1495833381');
  src: url('../webfonts/roboto-regular.eot?&1495833381#iefix') format('embedded-opentype'), url('../webfonts/roboto-regular.woff2?1495833380') format('woff2'), url('../webfonts/roboto-regular.woff?1495833380') format('woff'), url('../webfonts/roboto-regular.ttf?1495833380') format('truetype'), url('../webfonts/roboto-regular.svg?1495833381') format('svg');
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "roboto-italic";
  src: url('../webfonts/roboto-italic.eot?1495833385');
  src: url('../webfonts/roboto-italic.eot?&1495833385#iefix') format('embedded-opentype'), url('../webfonts/roboto-italic.woff2?1495833384') format('woff2'), url('../webfonts/roboto-italic.woff?1495833384') format('woff'), url('../webfonts/roboto-italic.ttf?1495833384') format('truetype'), url('../webfonts/roboto-italic.svg?1495833385') format('svg');
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "roboto-medium";
  src: url('../webfonts/roboto-medium.eot?1495833382');
  src: url('../webfonts/roboto-medium.eot?&1495833382#iefix') format('embedded-opentype'), url('../webfonts/roboto-medium.woff2?1495833381') format('woff2'), url('../webfonts/roboto-medium.woff?1495833381') format('woff'), url('../webfonts/roboto-medium.ttf?1495833381') format('truetype'), url('../webfonts/roboto-medium.svg?1495833382') format('svg');
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "roboto-bold";
  src: url('../webfonts/roboto-bold.eot?1495833386');
  src: url('../webfonts/roboto-bold.eot?&1495833386#iefix') format('embedded-opentype'), url('../webfonts/roboto-bold.woff2?1495833385') format('woff2'), url('../webfonts/roboto-bold.woff?1495833385') format('woff'), url('../webfonts/roboto-bold.ttf?1495833385') format('truetype'), url('../webfonts/roboto-bold.svg?1495833386') format('svg');
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "roboto-black";
  src: url('../webfonts/roboto-black.eot?1495833387');
  src: url('../webfonts/roboto-black.eot?&1495833387#iefix') format('embedded-opentype'), url('../webfonts/roboto-black.woff2?1495833386') format('woff2'), url('../webfonts/roboto-black.woff?1495833386') format('woff'), url('../webfonts/roboto-black.ttf?1495833387') format('truetype'), url('../webfonts/roboto-black.svg?1495833387') format('svg');
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "robotoslab-thin";
  src: url('../webfonts/robotoslab-thin.eot?1495833375');
  src: url('../webfonts/robotoslab-thin.eot?&1495833375#iefix') format('embedded-opentype'), url('../webfonts/robotoslab-thin.woff2?1495833375') format('woff2'), url('../webfonts/robotoslab-thin.woff?1495833375') format('woff'), url('../webfonts/robotoslab-thin.ttf?1495833375') format('truetype'), url('../webfonts/robotoslab-thin.svg?1495833376') format('svg');
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "robotoslab-light";
  src: url('../webfonts/robotoslab-light.eot?1495833377');
  src: url('../webfonts/robotoslab-light.eot?&1495833377#iefix') format('embedded-opentype'), url('../webfonts/robotoslab-light.woff2?1495833377') format('woff2'), url('../webfonts/robotoslab-light.woff?1495833377') format('woff'), url('../webfonts/robotoslab-light.ttf?1495833377') format('truetype'), url('../webfonts/robotoslab-light.svg?1495833378') format('svg');
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "robotoslab-regular";
  src: url('../webfonts/robotoslab-regular.eot?1495833377');
  src: url('../webfonts/robotoslab-regular.eot?&1495833377#iefix') format('embedded-opentype'), url('../webfonts/robotoslab-regular.woff2?1495833376') format('woff2'), url('../webfonts/robotoslab-regular.woff?1495833376') format('woff'), url('../webfonts/robotoslab-regular.ttf?1495833376') format('truetype'), url('../webfonts/robotoslab-regular.svg?1495833377') format('svg');
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "robotoslab-bold";
  src: url('../webfonts/robotoslab-bold.eot?1495833379');
  src: url('../webfonts/robotoslab-bold.eot?&1495833379#iefix') format('embedded-opentype'), url('../webfonts/robotoslab-bold.woff2?1495833378') format('woff2'), url('../webfonts/robotoslab-bold.woff?1495833378') format('woff'), url('../webfonts/robotoslab-bold.ttf?1495833378') format('truetype'), url('../webfonts/robotoslab-bold.svg?1495833378') format('svg');
  font-weight: normal;
  font-style: normal; }
body {
  font-size: 16px;
  background-color: white;
  overflow: hidden;
  width: 100vw;
  height: 100vh;
  position: relative; }

ul, ol {
  margin: 0;
  padding: 0; }

li {
  list-style: none; }

a {
  text-decoration: none;
  color: inherit; }

p {
  margin: unset;
  padding: unset; }

img {
  max-width: 100%;
  height: auto; }

h1, h2 {
  padding: 0;
  margin: 0;
  font-weight: normal; }

table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

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

*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.wrap {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px; }
  .wrap:after {
    content: " ";
    display: block;
    clear: both; }

#category-nav ul {
  position: absolute;
  bottom: 12px;
  font-family: "roboto-regular", Helvetica, sans-serif;
  color: rgba(52, 56, 64, 0.6);
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.2; }
  #category-nav ul li {
    float: left;
    padding: 12px 30px 0 0;
    text-transform: uppercase; }
    #category-nav ul li:hover {
      color: #343840; }
    #category-nav ul li.current {
      font-family: "roboto-regular", Helvetica, sans-serif;
      color: #1e2125; }
  @media (min-width: 400px) {
    #category-nav ul {
      font-size: 14px;
      font-size: 0.875rem; } }

#group-nav {
  width: 16.66667%;
  float: left;
  margin-right: 4.16667%; }

body[data-subtab='d-tester'] div#group-nav ul li:not(.d-tester) {
  display: none; }

body[data-subtab='p-tester'] div#group-nav ul li:not(.p-tester) {
  display: none; }

body[data-subtab='transducer'] div#group-nav ul li:not(.transducer) {
  display: none; }

body[data-subtab='loader'] div#group-nav ul li:not(.loader) {
  display: none; }

body[data-subtab='stand'] div#group-nav ul li:not(.stand) {
  display: none; }

body[data-subtab='display'] div#group-nav ul li:not(.display) {
  display: none; }

body[data-subtab='rundown'] div#group-nav ul li:not(.rundown) {
  display: none; }

body[data-subtab='specialty'] div#group-nav ul li:not(.specialty) {
  display: none; }

body[data-subtab='tts'] div#group-nav ul li:not(.tts) {
  display: none; }

body[data-subtab='singlechan'] div#group-nav ul li:not(.singlechan) {
  display: none; }

body[data-subtab='dualchan'] div#group-nav ul li:not(.dualchan) {
  display: none; }

body[data-subtab='toolsv2'] div#group-nav ul li:not(.toolsv2) {
  display: none; }

body[data-subtab='soft-lnav'] div#group-nav ul li:not(.soft-lnav) {
  display: none; }

#group-nav ul {
  display: block;
  margin-top: 65px;
  font-family: "roboto-light", Helvetica, sans-serif;
  line-height: 1.2; }
  #group-nav ul li {
    padding: 6px 0 6px 0;
    text-align: right; }
    #group-nav ul li.p-group {
      font-family: "roboto-regular", Helvetica, sans-serif;
      text-transform: uppercase;
      font-size: 13px;
      font-size: 0.8125rem;
      border-bottom: 1px solid rgba(52, 56, 64, 0.5);
      margin-bottom: 5px;
      color: #b43c00;
      cursor: default; }
      #group-nav ul li.p-group a {
        display: none; }
    #group-nav ul li a {
      display: block;
      text-transform: uppercase; }
      #group-nav ul li a p:first-child {
        font-size: 16px;
        font-size: 1rem;
        color: rgba(52, 56, 64, 0.8);
        font-weight: normal; }
      #group-nav ul li a p:last-child {
        font-size: 13px;
        font-size: 0.8125rem;
        color: rgba(120, 126, 139, 0.8);
        font-weight: normal; }
    #group-nav ul li:hover a p:first-child, #group-nav ul li:hover a p:last-child {
      color: rgba(52, 56, 64, 0.9); }
    #group-nav ul li.currprod a p:first-child {
      font-family: "roboto-medium", Helvetica, sans-serif;
      color: #1e2125; }
    #group-nav ul li.currprod a p:last-child {
      font-family: "roboto-regular", Helvetica, sans-serif;
      color: #1e2125; }

body[data-page='aws-qc'] .prod-pics div:nth-child(1) {
  background-image: url("../images/products/qc-rotate.jpg"); }

body[data-page='aws-qc'] .prod-pics div:nth-child(2) {
  background-image: url("../images/products/aws-qc_03.jpg"); }

body[data-page='aws-qc'] .prod-pics div:nth-child(3) {
  background-image: url("../images/products/aws-qc_01.jpg"); }

body[data-page='aws-qc'] .prod-pics div:nth-child(4) {
  background-image: url("../images/products/bench-mount-QC.jpg"); }

body[data-page='aws-qc'] .prod-pics div:nth-child(5) {
  background-image: url("../images/products/QC-Test-Jig-Copy.jpg"); }

body[data-page='aws-qcm'] .prod-pics div:nth-child(1) {
  background-image: url("../images/products/QCMF-side.jpg"); }

body[data-page='aws-qcm'] .prod-pics div:nth-child(2) {
  background-image: url("../images/products/QCM.jpg"); }

body[data-page='aws-qcm'] .prod-pics div:nth-child(3) {
  background-image: url("../images/products/QCM-1000.jpg"); }

body[data-page='aws-ici'] .prod-pics div:nth-child(1) {
  background-image: url("../images/products/ICF-large.jpg"); }

body[data-page='aws-ici'] .prod-pics div:nth-child(2) {
  background-image: url("../images/products/ICF-2000SP-hex.jpg"); }

body[data-page='aws-ici'] .prod-pics div:nth-child(3) {
  background-image: url("../images/products/ICF5K-small-5271.jpg"); }

body[data-page='aws-ici'] .prod-pics div:nth-child(4) {
  background-image: url("../images/products/ICF-SP.jpg"); }

body[data-page='aws-ici'] .prod-pics div:nth-child(5) {
  background-image: url("../images/products/ICF-small.jpg"); }

body[data-page='aws-ici'] .prod-pics div:nth-child(6) {
  background-image: url("../images/products/ICI-SP.jpg"); }

body[data-page='aws-ili'] .prod-pics div:nth-child(1) {
  background-image: url("../images/products/ILF25Kmm.jpg"); }

body[data-page='aws-ili'] .prod-pics div:nth-child(2) {
  background-image: url("../images/products/ILF-w7000.jpg"); }

body[data-page='aws-irti'] .prod-pics div:nth-child(1) {
  background-image: url("../images/products/rotary-4050.jpg"); }

body[data-page='aws-irti'] .prod-pics div:nth-child(2) {
  background-image: url("../images/products/5K-rotary-thumb 7070.jpg"); }

body[data-page='aws-irti'] .prod-pics div:nth-child(3) {
  background-image: url("../images/products/3K-rotary-with angle-2.jpg"); }

body[data-page='aws-irti'] .prod-pics div:nth-child(4) {
  background-image: url("../images/products/Rotary-Special.jpg"); }

body[data-page='aws-transducers'] .prod-pics div:nth-child(1) {
  background-image: url("../images/products/digital.jpg"); }

body[data-page='aws-transducers'] .prod-pics div:nth-child(2) {
  background-image: url("../images/products/digital-in.jpg"); }

body[data-page='aws-transducers'] .prod-pics div:nth-child(3) {
  background-image: url("../images/products/digital-out.jpg"); }

body[data-page='aws-transducers'] .prod-pics div:nth-child(4) {
  background-image: url("../images/products/digital-HY.jpg"); }

body[data-page='aws-bsi'] .prod-pics div:nth-child(1) {
  background-image: url("../images/products/2500-controller.jpg"); }

body[data-page='aws-hy'] .prod-pics div:nth-child(1) {
  background-image: url("../images/products/HY-special.jpg"); }

body[data-page='aws-hy'] .prod-pics div:nth-child(2) {
  background-image: url("../images/products/10K-HYDP-thumb1.jpg"); }

body[data-page='aws-hy'] .prod-pics div:nth-child(3) {
  background-image: url("../images/products/HY25K.jpg"); }

body[data-page='aws-hy'] .prod-pics div:nth-child(4) {
  background-image: url("../images/products/digital-HY.jpg"); }

body[data-page='aws-hydual'] .prod-pics div:nth-child(1) {
  background-image: url("../images/products/Dual-HY-RD-4050.jpg"); }

body[data-page='aws-hydual'] .prod-pics div:nth-child(2) {
  background-image: url("../images/products/hy-rd-reaction.jpg"); }

body[data-page='aws-hytriple'] .prod-pics div:nth-child(1) {
  background-image: url("../images/products/HY-all-549.jpg"); }

body[data-page='aws-hytriple'] .prod-pics div:nth-child(2) {
  background-image: url("../images/products/hy-triple.jpg"); }

body[data-page='aws-hytriple'] .prod-pics div:nth-child(3) {
  background-image: url("../images/products/hy-rd-reaction.jpg"); }

body[data-page='aws-imp'] .prod-pics div:nth-child(1) {
  background-image: url("../images/products/Impact-1K.jpg"); }

body[data-page='aws-imp'] .prod-pics div:nth-child(2) {
  background-image: url("../images/products/Impact250F-thumb.jpg"); }

body[data-page='aws-imp'] .prod-pics div:nth-child(3) {
  background-image: url("../images/products/impact-side.jpg"); }

body[data-page='aws-4050'] .prod-pics div:nth-child(1) {
  background-image: url("../images/products/aws4050-wi-1.jpg"); }

body[data-page='aws-4050'] .prod-pics div:nth-child(2) {
  background-image: url("../images/products/rotary-4050.jpg"); }

body[data-page='aws-4050'] .prod-pics div:nth-child(3) {
  background-image: url("../images/products/aws4050-5chrear.jpg"); }

body[data-page='aws-4050'] .prod-pics div:nth-child(4) {
  background-image: url("../images/products/bench-mt-and-4050.jpg"); }

body[data-page='aws-4050lc'] .prod-pics div:nth-child(1) {
  background-image: url("../images/products/aws4050-m2.jpg"); }

body[data-page='aws-4050lc'] .prod-pics div:nth-child(2) {
  background-image: url("../images/products/aws4050-Mini-With-Screwdriver-thumb.jpg"); }

body[data-page='aws-7000'] .prod-pics div:nth-child(1) {
  background-image: url("../images/products/aws7000-TD-SP.jpg"); }

body[data-page='aws-7000'] .prod-pics div:nth-child(2) {
  background-image: url("../images/products/AWS7000-5982_EDITED.jpg"); }

body[data-page='aws-7000'] .prod-pics div:nth-child(3) {
  background-image: url("../images/products/ILF-w7000.jpg"); }

body[data-page='aws-8000'] .prod-pics div:nth-child(1) {
  background-image: url("../images/products/aws8000-7-screen.jpg"); }

body[data-page='aws-8000'] .prod-pics div:nth-child(2) {
  background-image: url("../images/products/aws8000-7.jpg"); }

body[data-page='aws-8000'] .prod-pics div:nth-child(3) {
  background-image: url("../images/products/aws8000-8000wi-thumb.jpg"); }

body[data-page='aws-8000'] .prod-pics div:nth-child(4) {
  background-image: url("../images/products/aws8000-4ch.jpg"); }

body[data-page='aws-mtmtester'] .prod-pics div:nth-child(1) {
  background-image: url("../images/products/MTM4 horiz-bracket-No-display.jpg"); }

body[data-page='aws-mtmloader'] .prod-pics div:nth-child(1) {
  background-image: url("../images/products/aws-mtm-loader.jpg"); }

body[data-page='aws-hyrd'] .prod-pics div:nth-child(1) {
  background-image: url("../images/products/aws-hyrd_01.jpg"); }

body[data-page='aws-hyrd'] .prod-pics div:nth-child(2) {
  background-image: url("../images/products/aws-hyrd_02.jpg"); }

body[data-page='aws-hyrd'] .prod-pics div:nth-child(3) {
  background-image: url("../images/products/HYRD-w-X post.jpg"); }

body[data-page='aws-hyrd'] .prod-pics div:nth-child(4) {
  background-image: url("../images/products/HYRD-DP 2.5K.jpg"); }

body[data-page='aws-hyrd'] .prod-pics div:nth-child(5) {
  background-image: url("../images/products/HSC-cart-thmb.jpg"); }

body[data-page='aws-3000'] .prod-pics div:nth-child(1) {
  background-image: url("../images/products/aws-3000.jpg"); }

body[data-page='aws-3000'] .prod-pics div:nth-child(2) {
  background-image: url("../images/products/aws-3000_horiz.jpg"); }

body[data-page='aws-3000'] .prod-pics div:nth-child(3) {
  background-image: url("../images/products/aws-3000_vert.jpg"); }

body[data-page='aws-4000'] .prod-pics div:nth-child(1) {
  background-image: url("../images/products/aws-4000.jpg"); }

body[data-page='aws-3000lc'] .prod-pics div:nth-child(1) {
  background-image: url("../images/products/aws-3000lc.jpg"); }

body[data-page='aws-5000'] .prod-pics div:nth-child(1) {
  background-image: url("../images/products/aws-5000.jpg"); }

body[data-page='aws-mtmdp'] .prod-pics div:nth-child(1) {
  background-image: url("../images/products/MTMDP-2-front.jpg"); }

body[data-page='aws-mtmdp'] .prod-pics div:nth-child(2) {
  background-image: url("../images/products/MTMDP-2-back.jpg"); }

body[data-page='aws-mtmdp'] .prod-pics div:nth-child(3) {
  background-image: url("../images/products/MTMDP4-wcc1600.jpg"); }

body[data-page='aws-mtmdp'] .prod-pics div:nth-child(4) {
  background-image: url("../images/products/MTM4-horiz-bracket.jpg"); }

body[data-page='aws-mtmdp'] .prod-pics div:nth-child(5) {
  background-image: url("../images/products/MTMDP-4-cc1600.jpg"); }

body[data-page='aws-iti'] .prod-pics div:nth-child(1) {
  background-image: url("../images/products/aws-iti-transducers_01.jpg"); }

body[data-page='aws-iti'] .prod-pics div:nth-child(2) {
  background-image: url("../images/products/aws-iti-transducer_with-display.jpg"); }

body[data-page='aws-iti'] .prod-pics div:nth-child(3) {
  background-image: url("../images/products/ITF-250.jpg"); }

body[data-page='aws-iti'] .prod-pics div:nth-child(4) {
  background-image: url("../images/products/ITF-small.jpg"); }

body[data-page='aws-iti'] .prod-pics div:nth-child(5) {
  background-image: url("../images/products/ITFFL25K-wi.jpg"); }

body[data-page='aws-iti'] .prod-pics div:nth-child(6) {
  background-image: url("../images/products/ITFL-5K.jpg"); }

body[data-page='aws-1000'] .prod-pics div:nth-child(1) {
  background-image: url("../images/products/aws1000.jpg"); }

body[data-page='aws-1000'] .prod-pics div:nth-child(2) {
  background-image: url("../images/products/aws1002th-1109.jpg"); }

body[data-page='aws-rdia'] .prod-pics div:nth-child(1) {
  background-image: url("../images/products/RDFA-500SP.jpg"); }

body[data-page='aws-rdia'] .prod-pics div:nth-child(2) {
  background-image: url("../images/products/rdia-100.jpg"); }

body[data-page='aws-rdia'] .prod-pics div:nth-child(3) {
  background-image: url("../images/products/aws-rdia1.jpg"); }

body[data-page='aws-rdia'] .prod-pics div:nth-child(4) {
  background-image: url("../images/products/aws-rdia2.jpg"); }

body[data-page='aws-rdihd'] .prod-pics div:nth-child(1) {
  background-image: url("../images/products/aws-rdihd1.jpg"); }

body[data-page='aws-rdihd'] .prod-pics div:nth-child(2) {
  background-image: url("../images/products/aws-rdihd2.jpg"); }

body[data-page='aws-rdib'] .prod-pics div:nth-child(1) {
  background-image: url("../images/products/aws-rdib.jpg"); }

body[data-page='tts'] .prod-pics div:nth-child(1) {
  background-image: url("../images/software/tts_detail.png"); }

body[data-page='tts'] .prod-pics div:nth-child(2) {
  background-image: url("../images/software/tts_detail_com.png"); }

body[data-page='tts'] .prod-pics div:nth-child(3) {
  background-image: url("../images/software/tts_detail_output.png"); }

body[data-page='singlechan'] .prod-pics div:nth-child(1) {
  background-image: url("../images/software/singlechan_detail_dash.png"); }

body[data-page='singlechan'] .prod-pics div:nth-child(2) {
  background-image: url("../images/software/singlechan_detail_mainpanel.png"); }

body[data-page='singlechan'] .prod-pics div:nth-child(3) {
  background-image: url("../images/software/singlechan_detail_graph.png"); }

body[data-page='singlechan'] .prod-pics div:nth-child(4) {
  background-image: url("../images/software/singlechan_detail_currrun.png"); }

body[data-page='singlechan'] .prod-pics div:nth-child(5) {
  background-image: url("../images/software/singlechan_detail_runs.png"); }

body[data-page='singlechan'] .prod-pics div:nth-child(6) {
  background-image: url("../images/software/singlechan_detail_export.png"); }

body[data-page='dualchan'] .prod-pics div:nth-child(1) {
  background-image: url("../images/software/dualchan_detail_dash.png"); }

body[data-page='dualchan'] .prod-pics div:nth-child(2) {
  background-image: url("../images/software/dualchan_detail_mainpanel.png"); }

body[data-page='dualchan'] .prod-pics div:nth-child(3) {
  background-image: url("../images/software/dualchan_detail_plot.png"); }

body[data-page='dualchan'] .prod-pics div:nth-child(4) {
  background-image: url("../images/software/dualchan_detail_currrun.png"); }

body[data-page='dualchan'] .prod-pics div:nth-child(5) {
  background-image: url("../images/software/dualchan_detail_runs.png"); }

body[data-page='dualchan'] .prod-pics div:nth-child(6) {
  background-image: url("../images/software/dualchan_detail_export.png"); }

body[data-page='toolsv2'] .prod-pics div:nth-child(1) {
  background-image: url("../images/software/toolsv2_detail_mainpanel.png"); }

body[data-page='toolsv2'] .prod-pics div:nth-child(2) {
  background-image: url("../images/software/toolsv2_detail_tool-test-editor.png"); }

body[data-page='toolsv2'] .prod-pics div:nth-child(3) {
  background-image: url("../images/software/toolsv2_detail_export.png"); }

.bx-wrapper {
  position: relative;
  margin: 0 auto;
  padding: 0;
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1); }
  .bx-wrapper .bx-controls .bx-controls-direction a {
    margin: unset;
    height: unset;
    width: 50px;
    top: 0;
    bottom: 50px;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=25);
    opacity: 0.25; }
    .bx-wrapper .bx-controls .bx-controls-direction a.bx-prev {
      left: 0;
      background: transparent url(../images/slideshow_prev.png) no-repeat center center; }
      .bx-wrapper .bx-controls .bx-controls-direction a.bx-prev:hover {
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1; }
    .bx-wrapper .bx-controls .bx-controls-direction a.bx-next {
      right: 0;
      background: transparent url(../images/slideshow_next.png) no-repeat center center; }
      .bx-wrapper .bx-controls .bx-controls-direction a.bx-next:hover {
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1; }
  .bx-wrapper .bx-viewport {
    width: calc(100% + 1px) !important; }

.pips {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
  text-align: right; }
  .pips .bx-pager {
    display: inline-block;
    font-size: 1px; }
    .pips .bx-pager:after {
      content: " ";
      display: block;
      clear: both; }
    .pips .bx-pager .bx-pager-item {
      display: block;
      float: left;
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -webkit-transform: scale(1);
      transform: scale(1); }
      .pips .bx-pager .bx-pager-item a {
        background: rgba(120, 126, 139, 0.5);
        display: block;
        width: 6px;
        height: 6px;
        margin: 1px 2px 0 2px;
        outline: 0;
        -moz-border-radius: 20px;
        -webkit-border-radius: 20px;
        border-radius: 20px;
        font-size: 0; }
        .pips .bx-pager .bx-pager-item a:hover {
          background: #787e8b; }
        .pips .bx-pager .bx-pager-item a.active {
          background: #787e8b;
          margin: 0 1px 0 1px;
          width: 8px;
          height: 8px; }

.slide {
  background: transparent url("../images/products/prod-aws.jpg") no-repeat center center;
  background-size: cover; }

.prod-slideshow {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
  height: 350px;
  max-height: 350px;
  overflow: hidden;
  border: 1px solid #343840;
  position: relative; }
  .prod-slideshow .bx-wrapper .bx-viewport {
    position: unset !important; }
    .prod-slideshow .bx-wrapper .bx-viewport .prod-pics div {
      height: 350px;
      background-position: center center;
      background-repeat: no-repeat;
      background-size: cover;
      position: relative; }
      .prod-slideshow .bx-wrapper .bx-viewport .prod-pics div.slide {
        position: relative; }
      .prod-slideshow .bx-wrapper .bx-viewport .prod-pics div div.zoom {
        cursor: zoom-in;
        display: block;
        position: absolute;
        bottom: 4px;
        right: 4px;
        width: 22px;
        height: 22px;
        background: transparent url(../images/slideshow_hd.png) no-repeat center center; }
      .prod-slideshow .bx-wrapper .bx-viewport .prod-pics div div.caption {
        font-family: "roboto-light", Helvetica, sans-serif;
        text-align: right;
        padding: 5px 60px 5px 10px;
        color: white;
        position: absolute;
        bottom: 0;
        right: 0;
        left: 0;
        height: unset;
        min-height: 30px;
        background: rgba(52, 56, 64, 0.65); }

.solo {
  padding: 40px 0; }
  .solo:after {
    content: " ";
    display: block;
    clear: both; }
  .solo .panel {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 22px; }
    .solo .panel:last-child {
      margin-bottom: 0px; }

.duo {
  padding: 40px 0; }
  .duo:after {
    content: " ";
    display: block;
    clear: both; }
  .duo .panel {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 22px; }
    .duo .panel:last-child {
      margin-bottom: 0px; }
  @media (min-width: 680px) {
    .duo .panel {
      width: 48.27586%;
      float: left;
      margin-right: 3.44828%; }
      .duo .panel:nth-child(2n) {
        float: right;
        margin-right: 0; } }

.triptych {
  padding: 40px 0; }
  .triptych:after {
    content: " ";
    display: block;
    clear: both; }
  .triptych .panel {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 22px; }
    .triptych .panel:last-child {
      margin-bottom: 0px; }
  @media (min-width: 680px) {
    .triptych .panel {
      width: 31.03448%;
      float: left;
      margin-right: 3.44828%; }
      .triptych .panel:nth-child(3n) {
        float: right;
        margin-right: 0; } }

.panels .panel {
  font-family: "roboto-light", Helvetica, sans-serif;
  font-size: 16px;
  font-size: 1rem;
  color: #505662;
  line-height: 1.4; }
  .panels .panel strong {
    color: #1e2125;
    font-weight: normal;
    font-size: 20px;
    font-size: 1.25rem;
    display: block;
    margin-bottom: 11px; }
  .panels .panel b {
    color: #1e2125;
    font-weight: normal;
    font-size: 17px;
    font-size: 1.0625rem; }
  .panels .panel a {
    color: #b43c00;
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 1.5;
    text-decoration: underline;
    text-decoration-style: dotted; }
    .panels .panel a:hover {
      color: black; }

.prod-gallery .panel {
  color: rgba(255, 255, 255, 0.6); }
  .prod-gallery .panel strong {
    color: white; }

.prod-gallery li.d-tester a {
  background: transparent url("../images/products/d-tester.jpg") no-repeat center center;
  background-size: cover; }

.prod-gallery li.p-tester a {
  background: transparent url("../images/products/p-tester.jpg") no-repeat center center;
  background-size: cover; }

.prod-gallery li.transducer a {
  background: transparent url("../images/products/transducer.jpg") no-repeat center center;
  background-size: cover; }

.prod-gallery li.loader a {
  background: transparent url("../images/products/loader.jpg") no-repeat center center;
  background-size: cover; }

.prod-gallery li.stand a {
  background: transparent url("../images/products/stand.jpg") no-repeat center center;
  background-size: cover; }

.prod-gallery li.display a {
  background: transparent url("../images/products/display.jpg") no-repeat center center;
  background-size: cover; }

.prod-gallery li.rundown a {
  background: transparent url("../images/products/rundown.jpg") no-repeat center center;
  background-size: cover; }

.prod-gallery li.specialty a {
  background: transparent url("../images/products/specialty.jpg") no-repeat center center;
  background-size: cover; }

.soft-gallery li.tts a {
  background: transparent url("../images/software/tts.jpg") no-repeat center center;
  background-size: cover; }

.soft-gallery li.singlechan a {
  background: transparent url("../images/software/singlechan.jpg") no-repeat center center;
  background-size: cover; }

.soft-gallery li.dualchan a {
  background: transparent url("../images/software/dualchan.jpg") no-repeat center center;
  background-size: cover; }

.soft-gallery li.toolsv2 a {
  background: transparent url("../images/software/toolsv2.jpg") no-repeat center center;
  background-size: cover; }

.soft-gallery li.soft-lnav a {
  background: transparent url("../images/software/soft-lnav.jpg") no-repeat center center;
  background-size: cover; }

.prod-gallery ul li:not(.p-group):not(.s-group) {
  display: none; }
.prod-gallery .prod-intro {
  float: left; }
  .prod-gallery .prod-intro .title {
    color: white;
    padding-top: 40px; }
  .prod-gallery .prod-intro .subtitle {
    color: rgba(255, 255, 255, 0.6); }
.prod-gallery li {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0; }
  .prod-gallery li.last {
    float: right;
    margin-right: 0; }
  @media (min-width: 680px) {
    .prod-gallery li {
      width: 21.05263%;
      float: left;
      margin-right: 5.26316%; } }
.prod-gallery li {
  margin-bottom: 11.11111%; }
  @media (min-width: 680px) {
    .prod-gallery li {
      margin-bottom: 5.26316%; } }
  .prod-gallery li a {
    display: block;
    min-height: 200px;
    background: white;
    -moz-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.5);
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.5); }
    .prod-gallery li a p {
      display: none; }
  .prod-gallery li .slidedesc {
    font-family: "roboto-light", Helvetica, sans-serif;
    font-size: 16px;
    font-size: 1rem;
    color: #ced1db;
    text-transform: uppercase;
    padding: 10px 10px 8px; }
    .prod-gallery li .slidedesc p {
      text-transform: none;
      font-size: 14px;
      font-size: 0.875rem;
      color: rgba(206, 209, 219, 0.9);
      padding-top: 4px; }
.prod-gallery li:hover a {
  border: 2px solid #ffa100; }
.prod-gallery li:hover .slidedesc {
  color: white; }

[data-tab="software"][data-subtab="all"] .p-group {
  display: none; }

.familypic {
  display: block;
  margin-top: 25px;
  min-height: 300px;
  background: white;
  -moz-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.5);
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.5); }
  .familypic.intellect {
    background: transparent url("../images/products/SMD-Single.jpg") no-repeat center center;
    background-size: cover; }
  .familypic.mtm {
    background: transparent url("../images/products/Tools_Screenshot.jpg") no-repeat center center;
    background-size: cover; }
  .familypic.torquetesters1 {
    background: transparent url("../images/products/bench-mount-QC.jpg") no-repeat center center;
    background-size: cover; }
  .familypic.torquetesters2 {
    background: transparent url("../images/products/SMD-Single.jpg") no-repeat center center;
    background-size: cover; }
  .familypic.digitaltools1 {
    background: transparent url("../images/products/family_intellect.jpg") no-repeat center center;
    background-size: cover; }
  .familypic.digitaltools2 {
    background: transparent url("../images/products/family_mtm.jpg") no-repeat center center;
    background-size: cover; }
  .familypic.transducers1 {
    background: transparent url("../images/products/bench-mount-QC.jpg") no-repeat center center;
    background-size: cover; }
  .familypic.transducers2 {
    background: transparent url("../images/products/aws8000-7-screen.jpg") no-repeat center center;
    background-size: cover; }
  .familypic.loaders1 {
    background: transparent url("../images/products/aws1002th-1109.jpg") no-repeat center center;
    background-size: cover; }
  .familypic.loaders2 {
    background: transparent url("../images/products/2500-controller.jpg") no-repeat center center;
    background-size: cover; }
  .familypic.teststands1 {
    background: transparent url("../images/products/HY-4050.jpg") no-repeat center center;
    background-size: cover; }
  .familypic.teststands2 {
    background: transparent url("../images/products/hex-2-sq.jpg") no-repeat center center;
    background-size: cover; }
  .familypic.analyzers1 {
    background: transparent url("../images/products/bench-mount-QC.jpg") no-repeat center center;
    background-size: cover; }
  .familypic.analyzers2 {
    background: transparent url("../images/products/aws8000-7-screen.jpg") no-repeat center center;
    background-size: cover; }
  .familypic.rundowns1 {
    background: transparent url("../images/products/bench-mount-QC.jpg") no-repeat center center;
    background-size: cover; }
  .familypic.rundowns2 {
    background: transparent url("../images/products/HYRD-w-X post.jpg") no-repeat center center;
    background-size: cover; }
  .familypic.specialty1 {
    background: transparent url("../images/products/family_intellect.jpg") no-repeat center center;
    background-size: cover; }
  .familypic.specialty2 {
    background: transparent url("../images/products/family_mtm.jpg") no-repeat center center;
    background-size: cover; }

body[data-page='d-tester'] .prod-gallery ul li {
  display: none; }
  body[data-page='d-tester'] .prod-gallery ul li.d-tester:not(.p-group) {
    display: block; }

body[data-page='p-tester'] .prod-gallery ul li {
  display: none; }
  body[data-page='p-tester'] .prod-gallery ul li.p-tester:not(.p-group) {
    display: block; }

body[data-page='transducer'] .prod-gallery ul li {
  display: none; }
  body[data-page='transducer'] .prod-gallery ul li.transducer:not(.p-group) {
    display: block; }

body[data-page='loader'] .prod-gallery ul li {
  display: none; }
  body[data-page='loader'] .prod-gallery ul li.loader:not(.p-group) {
    display: block; }

body[data-page='stand'] .prod-gallery ul li {
  display: none; }
  body[data-page='stand'] .prod-gallery ul li.stand:not(.p-group) {
    display: block; }

body[data-page='display'] .prod-gallery ul li {
  display: none; }
  body[data-page='display'] .prod-gallery ul li.display:not(.p-group) {
    display: block; }

body[data-page='rundown'] .prod-gallery ul li {
  display: none; }
  body[data-page='rundown'] .prod-gallery ul li.rundown:not(.p-group) {
    display: block; }

body[data-page='specialty'] .prod-gallery ul li {
  display: none; }
  body[data-page='specialty'] .prod-gallery ul li.specialty:not(.p-group) {
    display: block; }

body[data-page='d-tester'] .prod-gallery.pg-d-tester li.aws-3000 a {
  background-image: url("../images/products/aws-3000.jpg"); }

body[data-page='d-tester'] .prod-gallery.pg-d-tester li.aws-3000lc a {
  background-image: url("../images/products/aws-3000lc.jpg"); }

body[data-page='d-tester'] .prod-gallery.pg-d-tester li.aws-5000 a {
  background-image: url("../images/products/aws-5000.jpg"); }

body[data-page='d-tester'] .prod-gallery.pg-d-tester li.aws-mtmdp a {
  background-image: url("../images/products/MTMDP-2-front.jpg"); }

body[data-page='d-tester'] .prod-gallery.pg-d-tester li.aws-mtmtester a {
  background-image: url("../images/products/MTM4 horiz-bracket-No-display.jpg"); }

body[data-page='d-tester'] .prod-gallery.pg-d-tester li.aws-qc a {
  background-image: url("../images/products/QCAWS_small_no-logo.jpg"); }

body[data-page='d-tester'] .prod-gallery.pg-d-tester li.aws-qcm a {
  background-image: url("../images/products/QCMF-side.jpg"); }

body[data-page='d-tester'] .prod-gallery.pg-d-tester li.aws-ici a {
  background-image: url("../images/products/ICF-small.jpg"); }

body[data-page='p-tester'] .prod-gallery.pg-p-tester li.aws-2000 a {
  background-image: url("../images/products/prod-aws.jpg"); }

body[data-page='p-tester'] .prod-gallery.pg-p-tester li.aws-iwti a {
  background-image: url("../images/products/prod-aws.jpg"); }

body[data-page='p-tester'] .prod-gallery.pg-p-tester li.aws-itidr a {
  background-image: url("../images/products/prod-aws.jpg"); }

body[data-page='transducer'] .prod-gallery.pg-transducer li.aws-iti a {
  background-image: url("../images/products/aws-iti-transducers_01.jpg"); }

body[data-page='transducer'] .prod-gallery.pg-transducer li.aws-ili a {
  background-image: url("../images/products/ILF-5K-Benchstand.jpg"); }

body[data-page='transducer'] .prod-gallery.pg-transducer li.aws-irti a {
  background-image: url("../images/products/rotary-4050.jpg"); }

body[data-page='transducer'] .prod-gallery.pg-transducer li.aws-transducers a {
  background-image: url("../images/products/aws8000-7.jpg"); }

body[data-page='loader'] .prod-gallery.pg-loader li.aws-1000 a {
  background-image: url("../images/products/aws1000.jpg"); }

body[data-page='loader'] .prod-gallery.pg-loader li.aws-mtmloader a {
  background-image: url("../images/products/aws-mtm-loader.jpg"); }

body[data-page='loader'] .prod-gallery.pg-loader li.aws-bsi a {
  background-image: url("../images/products/ILF-5K-Benchstand.jpg"); }

body[data-page='stand'] .prod-gallery.pg-stand li.aws-hy a {
  background-image: url("../images/products/10K-HYDP-thumb1.jpg"); }

body[data-page='stand'] .prod-gallery.pg-stand li.aws-hyrd a {
  background-image: url("../images/products/aws-hyrd_01.jpg"); }

body[data-page='stand'] .prod-gallery.pg-stand li.aws-hydual a {
  background-image: url("../images/products/Dual-HY-RD-4050.jpg"); }

body[data-page='stand'] .prod-gallery.pg-stand li.aws-hytriple a {
  background-image: url("../images/products/HY-all-549.jpg"); }

body[data-page='stand'] .prod-gallery.pg-stand li.aws-imp a {
  background-image: url("../images/products/Impact-1K.jpg"); }

body[data-page='display'] .prod-gallery.pg-display li.aws-4000 a {
  background-image: url("../images/products/aws-4000.jpg"); }

body[data-page='display'] .prod-gallery.pg-display li.aws-4050 a {
  background-image: url("../images/products/aws4050-white-background.jpg"); }

body[data-page='display'] .prod-gallery.pg-display li.aws-4050lc a {
  background-image: url("../images/products/aws4050-m2.jpg"); }

body[data-page='display'] .prod-gallery.pg-display li.aws-7000 a {
  background-image: url("../images/products/aws7000-TD-SP.jpg"); }

body[data-page='display'] .prod-gallery.pg-display li.aws-8000 a {
  background-image: url("../images/products/aws8000-8000wi-thumb.jpg"); }

body[data-page='rundown'] .prod-gallery.pg-rundown li.aws-rdia a {
  background-image: url("../images/products/aws-rdia1.jpg"); }

body[data-page='rundown'] .prod-gallery.pg-rundown li.aws-rdihd a {
  background-image: url("../images/products/aws-rdihd1.jpg"); }

body[data-page='rundown'] .prod-gallery.pg-rundown li.aws-rdihe a {
  background-image: url("../images/products/prod-aws.jpg"); }

body[data-page='rundown'] .prod-gallery.pg-rundown li.aws-rdib a {
  background-image: url("../images/products/aws-rdib.jpg"); }

body[data-page='specialty'] .prod-gallery.pg-specialty li.aws-2500 a {
  background-image: url("../images/products/prod-aws.jpg"); }

body[data-page='specialty'] .prod-gallery.pg-specialty li.aws-calibration a {
  background-image: url("../images/products/prod-aws.jpg"); }

body[data-page='specialty'] .prod-gallery.pg-specialty li.aws-spare a {
  background-image: url("../images/products/prod-aws.jpg"); }

body[data-page='specialty'] .prod-gallery.pg-specialty li.aws-drives a {
  background-image: url("../images/products/prod-aws.jpg"); }

body[data-page='specialty'] .prod-gallery.pg-specialty li.aws-offshore a {
  background-image: url("../images/products/prod-aws.jpg"); }

.style-awstips.opentip-container .opentip {
  padding: 0; }
  .style-awstips.opentip-container .opentip h1 {
    color: #fff;
    padding: 18px 0 0;
    font-size: 21px;
    font-size: 1.3125rem;
    line-height: 1; }
  .style-awstips.opentip-container .opentip p {
    color: #ccc;
    padding: 15px 0 0;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.4; }
  .style-awstips.opentip-container .opentip ul {
    color: #aaa;
    padding: 5px 0 15px;
    font-size: 13px;
    font-size: 0.8125rem;
    margin-left: 15px; }
  .style-awstips.opentip-container .opentip li {
    list-style-type: disc;
    line-height: 1.2;
    margin-bottom: 4px; }

body header {
  position: absolute;
  top: 0;
  right: 0;
  bottom: unset;
  left: 0;
  height: 110px; }
body #subnav {
  position: absolute;
  top: 100px;
  right: 0;
  bottom: unset;
  left: 0;
  height: 10px;
  overflow-y: scroll;
  margin-right: -30px;
  padding-right: 30px; }
body main {
  position: absolute;
  top: 110px;
  right: 0;
  bottom: 0;
  left: 0;
  height: unset;
  overflow-y: auto; }
body[data-tab='products'] header {
  position: absolute;
  top: 0;
  right: 0;
  bottom: unset;
  left: 0;
  height: 230px; }
  @media (min-width: 400px) {
    body[data-tab='products'] header {
      height: 200px; } }
  @media (min-width: 680px) {
    body[data-tab='products'] header {
      height: 170px; } }
body[data-tab='products'] #subnav {
  position: absolute;
  top: 100px;
  right: 0;
  bottom: unset;
  left: 0;
  height: 130px; }
  @media (min-width: 400px) {
    body[data-tab='products'] #subnav {
      height: 100px; } }
  @media (min-width: 680px) {
    body[data-tab='products'] #subnav {
      height: 70px; } }
body[data-tab='products'] main {
  position: absolute;
  top: 230px;
  right: 0;
  bottom: 0;
  left: 0;
  height: unset; }
  @media (min-width: 400px) {
    body[data-tab='products'] main {
      top: 200px; } }
  @media (min-width: 680px) {
    body[data-tab='products'] main {
      top: 170px; } }

/*footer {
  @include abs(unset,0,0,0,$footerheight);
  overflow: hidden;
}*/
header {
  overflow: hidden; }
  header nav {
    overflow-y: scroll;
    padding-right: 30px;
    margin-right: -30px;
    background-color: #1e2125;
    height: 100px; }
    header nav .topnav {
      overflow: hidden;
      position: relative;
      height: 100px; }
      header nav .topnav .navbar {
        position: absolute;
        bottom: 10px; }
        header nav .topnav .navbar a.branding {
          display: inline-block; }
          header nav .topnav .navbar a.branding .brand-logo {
            width: 75px;
            height: 29px;
            margin-bottom: 2px;
            background: transparent url(../images/aws-logo.png) no-repeat 0 0;
            -moz-transform-origin: left bottom;
            -ms-transform-origin: left bottom;
            -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
            -moz-transform: scale(0.6);
            -ms-transform: scale(0.6);
            -webkit-transform: scale(0.6);
            transform: scale(0.6); }
          header nav .topnav .navbar a.branding .brand-name {
            display: none; }
        header nav .topnav .navbar ul {
          display: inline-block;
          padding-top: 0; }
          header nav .topnav .navbar ul:after {
            content: " ";
            display: block;
            clear: both; }
          header nav .topnav .navbar ul li {
            display: block;
            float: left;
            font-family: "robotoslab-light", Helvetica, sans-serif;
            font-size: 18px;
            font-size: 1.125rem;
            margin-right: 30px;
            color: rgba(255, 255, 255, 0.5);
            padding-top: 3px; }
            header nav .topnav .navbar ul li:hover {
              color: white; }
            header nav .topnav .navbar ul li.current {
              color: white; }
  header #subnav {
    background-color: #ebebeb;
    border-bottom: 1px dotted #787e8b; }

footer {
  background-color: white;
  border-top: 1px solid #ccc; }
  footer #footernav {
    text-align: center;
    padding: 30px; }
    footer #footernav .navbar {
      display: block;
      margin: 0 auto; }
      footer #footernav .navbar ul {
        display: block;
        padding-top: 0; }
        footer #footernav .navbar ul:after {
          content: " ";
          display: block;
          clear: both; }
        footer #footernav .navbar ul li {
          display: inline-block;
          font-family: "roboto-light", Helvetica, sans-serif;
          font-size: 13px;
          font-size: 0.8125rem;
          margin: 0 10px;
          color: #b43c00;
          padding-top: 3px; }
          footer #footernav .navbar ul li:hover {
            color: #343840; }
      footer #footernav .navbar a.branding {
        display: none; }
  footer #copyright {
    font-family: "roboto-light", Helvetica, sans-serif;
    font-size: 12px;
    font-size: 0.75rem;
    color: #787e8b;
    text-align: center;
    padding: 0 30px 30px 30px; }

main {
  overflow-y: scroll; }

.full-width.dark.world-map {
  padding: 0;
  border: none; }
  .full-width.dark.world-map div {
    background: transparent url(../images/world_map.svg) no-repeat center 30%;
    background-size: cover;
    height: 300px; }

body.home {
  background: #ebebeb;
  overflow-x: hidden;
  overflow-y: scroll;
  position: relative; }

main .hero-bar {
  background-color: #ebebeb;
  overflow: hidden; }
  main .hero-bar .hero-content {
    position: relative;
    height: 409px;
    font-family: "robotoslab-light", Helvetica, sans-serif;
    font-size: 18;
    color: #343840; }
    @media (min-width: 400px) {
      main .hero-bar .hero-content {
        height: 359px; } }
    @media (min-width: 680px) {
      main .hero-bar .hero-content {
        height: 309px; } }
    main .hero-bar .hero-content .hero-message {
      width: 62.5%;
      background-color: #ebebeb;
      position: absolute;
      top: 0;
      left: 0;
      height: inherit;
      padding: 30px 30px 0 30px;
      font-size: 14px;
      font-size: 0.875rem; }
      @media (min-width: 400px) {
        main .hero-bar .hero-content .hero-message {
          padding: 40px 40px 0 40px; } }
      @media (min-width: 680px) {
        main .hero-bar .hero-content .hero-message {
          font-size: 16px;
          font-size: 1rem; } }
      main .hero-bar .hero-content .hero-message p {
        padding-bottom: .8rem;
        line-height: 1.25rem; }
        @media (min-width: 680px) {
          main .hero-bar .hero-content .hero-message p {
            padding-bottom: 1rem;
            line-height: 1.75rem; } }
      main .hero-bar .hero-content .hero-message a.cta {
        display: inline-block;
        font-family: "roboto-regular", Helvetica, sans-serif;
        font-size: 16px;
        font-size: 1rem;
        padding: 8px 18px;
        color: #ebebeb;
        background-color: #343840;
        cursor: pointer; }
        main .hero-bar .hero-content .hero-message a.cta:hover {
          color: white;
          background-color: #1e2125;
          margin-left: -1px;
          margin-top: -1px; }
    main .hero-bar .hero-content .hero-posters {
      width: 37.5%;
      background-color: #ebebeb;
      position: absolute;
      top: 0;
      right: 0; }
      main .hero-bar .hero-content .hero-posters ul.hero-panels li#hero1 {
        background: #ebebeb url("../images/hero_bigtrans.jpg") no-repeat center center; }
      main .hero-bar .hero-content .hero-posters ul.hero-panels li#hero2 {
        background: #ebebeb url("../images/hero_transwrench.jpg") no-repeat center center; }
      main .hero-bar .hero-content .hero-posters ul.hero-panels li#hero3 {
        background: #ebebeb url("../images/hero_rundowns.jpg") no-repeat center center; }
      main .hero-bar .hero-content .hero-posters ul.hero-panels li#hero4 {
        background: #ebebeb url("../images/hero_aws2000.jpg") no-repeat center center; }
      main .hero-bar .hero-content .hero-posters .bx-wrapper .bx-viewport {
        background-color: #ebebeb; }
        main .hero-bar .hero-content .hero-posters .bx-wrapper .bx-viewport ul li {
          width: 100%;
          height: 406px;
          background-size: contain !important; }
          @media (min-width: 400px) {
            main .hero-bar .hero-content .hero-posters .bx-wrapper .bx-viewport ul li {
              height: 356px; } }
          @media (min-width: 680px) {
            main .hero-bar .hero-content .hero-posters .bx-wrapper .bx-viewport ul li {
              height: 306px; } }
    main .hero-bar .hero-content .post-hero {
      padding-top: 409px; }
      @media (min-width: 400px) {
        main .hero-bar .hero-content .post-hero {
          padding-top: 359px; } }
      @media (min-width: 680px) {
        main .hero-bar .hero-content .post-hero {
          padding-top: 309px; } }

.homegroup {
  padding-top: 2.04082%;
  background-color: #1e2125;
  min-height: calc(100vh - (409px + 150px));
  border-top: 3px solid #ffa100; }
  @media (min-width: 400px) {
    .homegroup {
      min-height: calc(100vh - (359px + 200px)); } }
  @media (min-width: 680px) {
    .homegroup {
      min-height: calc(100vh - (309px + 200px)); } }
  .homegroup .homeitem {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    position: relative;
    margin-bottom: 10px;
    color: rgba(235, 235, 235, 0.8);
    font-family: "roboto-light", Helvetica, sans-serif;
    font-size: 13px;
    font-size: 0.8125rem; }
    .homegroup .homeitem div {
      color: #ebebeb;
      font-family: "robotoslab-regular", Helvetica, sans-serif;
      font-size: 16px;
      font-size: 1rem; }
    @media (min-width: 680px) {
      .homegroup .homeitem {
        width: 16.66667%;
        float: left;
        margin-right: 4.16667%; }
        .homegroup .homeitem:nth-child(5n) {
          float: right;
          margin-right: 0; }
          .homegroup .homeitem:nth-child(5n):after {
            display: none; }
        .homegroup .homeitem:after {
          content: '';
          position: absolute;
          width: 1px;
          height: 100%;
          background-color: white;
          top: 0;
          right: -11.11111%;
          filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=15);
          opacity: 0.15; } }

body.home header {
  overflow: hidden;
  height: 150px; }
  @media (min-width: 680px) {
    body.home header {
      height: 200px; } }
  body.home header nav {
    overflow-y: scroll;
    padding-right: 30px;
    margin-right: -30px;
    background-color: #1e2125;
    height: 150px; }
    @media (min-width: 680px) {
      body.home header nav {
        height: 200px; } }
    body.home header nav .topnav {
      overflow: hidden;
      position: relative;
      height: 150px; }
      @media (min-width: 680px) {
        body.home header nav .topnav {
          height: 200px; } }
      body.home header nav .topnav .navbar {
        position: absolute;
        bottom: 10px; }
        body.home header nav .topnav .navbar a.branding {
          display: block; }
          body.home header nav .topnav .navbar a.branding .brand-logo {
            width: 75px;
            height: 29px;
            margin-bottom: 2px;
            float: left;
            background: transparent url(../images/aws-logo.png) no-repeat 0 0;
            -moz-transform-origin: left bottom;
            -ms-transform-origin: left bottom;
            -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
            -moz-transform: scale(1);
            -ms-transform: scale(1);
            -webkit-transform: scale(1);
            transform: scale(1); }
          body.home header nav .topnav .navbar a.branding .brand-name {
            display: block;
            content: "Advanced Witness Series";
            white-space: nowrap;
            margin-left: 85px;
            padding-top: 6px;
            color: white;
            font-family: "robotoslab-light", Helvetica, sans-serif;
            font-family: "roboto-regular", Helvetica, sans-serif;
            font-size: 18px;
            filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
            opacity: 0.8; }
        body.home header nav .topnav .navbar ul {
          display: inline-block;
          padding-top: 5px;
          margin-left: 85px; }
          @media (min-width: 680px) {
            body.home header nav .topnav .navbar ul {
              padding-top: 20px; } }
          body.home header nav .topnav .navbar ul:after {
            content: " ";
            display: block;
            clear: both; }
          body.home header nav .topnav .navbar ul li {
            display: block;
            float: left;
            font-family: "robotoslab-light", Helvetica, sans-serif;
            font-size: 16px;
            font-size: 1rem;
            margin-right: 30px;
            color: rgba(255, 255, 255, 0.5);
            padding-top: 3px; }
            @media (min-width: 680px) {
              body.home header nav .topnav .navbar ul li {
                font-size: 18px;
                font-size: 1.125rem; } }
            body.home header nav .topnav .navbar ul li:hover {
              color: white; }
            body.home header nav .topnav .navbar ul li.current {
              color: white; }
  body.home header .subnav {
    display: none; }
body.home main {
  top: 150px; }
  @media (min-width: 680px) {
    body.home main {
      top: 200px; } }

/*# sourceMappingURL=home.css.map */
