@font-face {
    font-family: "Gotham Narrow Book";
    src: url('/../global-assets/fonts/GothamNarrow/GothamNarrow-Book.otf');
    src: url('/../global-assets/fonts/GothamNarrow/GothamNarrow-Book.otf?#iefix') format('opentype'), url('/../global-assets/fonts/GothamNarrow/GothamNarrowBook_normal_condensed.woff') format('woff'), url('/../global-assets/fonts/GothamNarrow/GothamNarrowBook_normal_condensed.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "Gotham Narrow Italic";
    src: url('/../global-assets/fonts/GothamNarrow/GothamNarrow-BookItalic.otf');
    src: url('/../global-assets/fonts/GothamNarrow/GothamNarrow-BookItalic.otf?#iefix') format('opentype'), url('/../global-assets/fonts/GothamNarrow/GothamNarrowBookItalic_italic_condensed.woff') format('woff'), url('/../global-assets/fonts/GothamNarrow/GothamNarrowBookItalic_italic_condensed.woff2') format('woff2');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: "Gotham Narrow Bold";
    src: url('/../global-assets/fonts/GothamNarrow/GothamNarrow-Bold.otf');
    src: url('/../global-assets/fonts/GothamNarrow/GothamNarrow-Bold.otf?#iefix') format('opentype'), url('/../global-assets/fonts/GothamNarrow/GothamNarrowBold_normal_condensed.woff') format('woff'), url('/../global-assets/fonts/GothamNarrow/GothamNarrowBold_normal_condensed.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: "Gotham Narrow BoldItalic";
    src: url('/../global-assets/fonts/GothamNarrow/GothamNarrow-BoldItalic.otf');
    src: url('/../global-assets/fonts/GothamNarrow/GothamNarrow-BoldItalic.otf?#iefix') format('opentype'), url('/../global-assets/fonts/GothamNarrow/GothamNarrowBoldItalic_italic_condensed.woff') format('woff'), url('/../global-assets/fonts/GothamNarrow/GothamNarrowBoldItalic_italic_condensed.woff2') format('woff2');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: Arboria;
    src: url('/../global-assets/fonts/Arboria/Arboria-Book.otf');
    src: url('/../global-assets/fonts/Arboria/Arboria-Book.eot?#iefix') format('opentype'),
         url('/../global-assets/fonts/Arboria/Arboria-Book.woff') format('woff'),
         url('/../global-assets/fonts/Arboria/Arboria-Book.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: ArboriaBold;
    src: url('/../global-assets/fonts/Arboria/Arboria-Bold.otf');
    src: url('/../global-assets/fonts/Arboria/Arboria-Bold.eot?#iefix') format('opentype'),
         url('/../global-assets/fonts/Arboria/Arboria-Bold.woff') format('woff'),
         url('/../global-assets/fonts/Arboria/Arboria-Bold.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
}
div#carousel-main img {
  max-width: 185px;
  margin: auto;
}
.logo-container {
  display: none;
}
.micro-site-nav-main {
  display: none;
}
.banner {
  background-image: url(../img/header-blue-bg.jpg);
}
.two-col-image-tile .vs2-header.banner h1 span.gotham-bold {
    font-family: "Gotham Narrow Bold";
}
.vs2-header.banner h1, .two-col-image-tile .vs2-header.banner h1 span {
    font-family: "Gotham Narrow Book";
    font-size: 36px;
    text-align: center;
    margin-top: 10px;
    text-transform: none;
    font-weight: 400;
}
span.gotham-bold {
  font-family: "Gotham Narrow Bold";
}
.vs2-header.banner p {
  font-family: "Gotham Narrow Book";
  font-size: 36px;
  color: #fff;
  text-align: center;
}
.vs2-header.banner {
  padding: 29px 0px;
}
.navigation-menu ul {
  list-style-type: none !important;
  display: inline-flex;
  padding-inline-start: 0px;
  margin-left: 0px !important;
  margin-right: 0px !important;
  margin-bottom: 0px !important;
  margin-top: 10px;
}
.navigation-menu ul li {
  min-width: 115px;
  margin-right: 25px;
  padding: 5px 0px;
}
.navigation-menu ul li.active {
  border-bottom: 1px solid #0082C0;
}
.navigation-menu ul li.active a {
  color: #0082C0;
}
.navigation-menu ul li a {
  font-family: "Gotham Narrow Book";
  font-size: 16px;
  color: #595D62;
  margin: auto;
  display: table;
}
section.body-description {
  padding: 60px 0px 40px 0px;
}
p.desc-header {
  font-family: "Gotham Narrow Book";
  font-size: 28px;
  color: #595D62;
}
p.desc-text {
  font-size: 16px;
  color: #221E1F;
  font-family: "Gotham Narrow Book";
}
.row.contact-us-btn {
  background-image: url(../img/contact-btn-bg.png);
  min-width: 130px;
  min-height: 40px;
  background-size: contain;
  background-repeat: no-repeat;
  display: table;
}
.row.contact-us-btn a {
  font-family: "Gotham Narrow Bold";
  color: #fff;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  font-size: 14px;
}
section.body-description .row {
  margin-bottom: 30px;
}
section.body-description .col-md-6 {
  min-height: 366px;
}
section.body-description .col-md-6:first-child {
  display: table;
}
.image-area {
  display: table-cell;
  vertical-align: middle;
}
.row.desc-line-row {
  padding-bottom: 15px;
}
.row.desc-line-row {
  padding-bottom: 5px;
  border-bottom: 1px solid #0082C0;
}
.row.operation-icons {
  padding-top: 40px;
}
.col-md-2.packshot .row img {
  min-width: 198px;
}
.col-md-2.arrow {
  display: table;
  min-height: 227px;
}
.arrow-area {
  display: table-cell;
  vertical-align: middle;
}
.col-md-2.arrow img {
  max-width: 40px;
  float: right;
}
section.simple-operation p.desc-text {
  margin-top: 20px;
  text-align: center;
}
section.simple-operation {
  padding-bottom: 75px;
}
.row.accurate-icons {
  padding-top: 25px;
}
.row.accurate-icons-detail {
  background-color: #e9e9e9;
  padding: 15px 0px;
}
.row.accurate-icons-detail .col-md-12,
.row.accurate-icons-detail .col-md-2,
.row.accurate-icons-detail .col-md-10,
.row.accurate-icons-detail .col-md-3 {
  padding: 0px;
}
.row.accurate-icons-detail ul li {
  font-size: 14px;
  color: #221E1F;
  font-family: "Gotham Narrow Book";
}
.row.accurate-icons-detail ul {
  margin: 0px;
  margin-left: 15px;
}
.row.accurate-icons-detail .col-md-3 img {
  max-width: 70px;
  display: table;
  margin: auto;
}
.row.accurate-icons .col-md-7 {
  padding: 0px;
}
.row.accurate-icons-detail .col-md-2 img {
  max-width: 72px;
}
section.test-portfolio td img {
  max-width: 20px;
  display: inline;
}
section.test-portfolio tr:first-child {
  background-color: #e9e9e9;
}
section.test-portfolio tr:first-child td {
  font-size: 16px;
  color: #221E1F;
  font-family: "Gotham Narrow Book";
  padding: 5px 10px;
}
section.test-portfolio tr {
  background-color: #f2f3f4;
}
section.test-portfolio tr td {
  font-size: 14px;
  font-family: "Gotham Narrow Book";
  color: #0082C0;
  padding: 5px 10px;
  border-right: 1px solid #fff;
  width: 20%;
  height: 48px;
}
section.test-portfolio tr td p {
  font-size: 14px;
  font-family: "Gotham Narrow Book";
  color: #221E1F;
  margin-bottom: 10px;
}
section.test-portfolio table {
  margin-top: 10px;
  margin-bottom: 25px;
}
.row.schedule-btn {
  background-image: url(../img/schedule-a-demo.JPG);
  min-width: 214px;
  min-height: 40px;
  background-size: contain;
  background-repeat: no-repeat;
  display: table;
  margin: auto;
}
.row.schedule-btn a {
  font-family: "Gotham Narrow Bold";
  color: #fff;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  font-size: 14px;
}
.row.further-diagnostic table {
  margin-top: 15px;
  background-color: #e9e9e9;
  width: 100%;
  border-bottom: 1px solid #000;
  padding: 20px 20px 30px !important;
  display: block;
}
.row.further-diagnostic table th {
  font-family: "Gotham Narrow Book";
  color: #595D62;
  font-size: 16px;
  padding: 15px 20px;
  vertical-align: top;
}
.row.further-diagnostic table td {
  font-family: "Gotham Narrow Book";
  color: #595D62;
  font-size: 16px;
  height: 50px !important;
  padding: 5px 15px;
}
.row.further-diagnostic table td a {
  font-family: "Gotham Narrow Book";
  color: #428bca;
  font-size: 16px;
}
p.MM-number {
  font-family: "Gotham Narrow Book";
  color: #595D62;
  font-size: 16px;
  float: right;
  margin-top: 15px;
}
section.test-portfolio tr td .col-md-12,
section.test-portfolio tr td .col-md-2,
section.test-portfolio tr td .col-md-10 {
  padding: 0px;
}
section.test-portfolio tr:nth-child(2) td {
  padding-top: 10px;
}
p.weight-line {
  margin-top: 40px;
}
@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
  .hm5-index .image-area img {
      height: 323px;
  }
  section.size .image-area img {
      height: 432px;
  }
  .istat-index .image-area img {
      height: 323px;
  }
  .proven-tech {
      height: 157px;
  }
  .proven-tech img {
      height: 125px;
  }
  .row.differential-content-lightgrey-bg .col-md-4 img,
  .row.differential-content-lightgrey-bg .col-md-3 img {
      height: 56px;
  }
  img.one-solution-microscope {
      height: 634px;
  }
}
@-moz-document url-prefix() {
  .row.contact-us-btn {
      height: 40px;
  }
  .row.schedule-btn {
      height: 40px;
  }
  .row.order-btn {
      height: 40px;
  }
  .video-section .col-md-6 {
      height: 271px;
  }
  .col-md-6.spec-text-area {
      height: 432px;
  }
  .modal-logo {
      margin-left: 30% !important;
  }
}
@media (max-width:980px) {
  .micro-site-nav-main-mob.hidden-lg {
      display: none !important;
  }
}
@media (max-width:767px) {
  .banner {
      background-image: url(../img/header-blue-bg.jpg);
      background-repeat: no-repeat;
      background-size: cover;
  }
  .navigation-menu ul {
      display: block;
  }
  .navigation-menu ul li {
      margin-right: 0px;
  }
  section.body-description .col-md-6 {
      min-height: 150px;
  }
  .row.contact-us-btn {
      margin: auto;
  }
  .col-md-2.arrow {
      display: block;
      min-height: 120px;
  }
  .arrow-area {
      display: block;
  }
  .col-md-2.arrow img {
      margin: auto;
      float: none;
      transform: rotate(90deg);
  }
  section.test-portfolio {
      margin-top: 20px;
  }
  .table-container {
      overflow-x: auto;
  }
  .row.schedule-btn {
      margin: 20px auto 20px;
  }
  .row.further-diagnostic {
      width: 100%;
      margin: auto;
  }
  .row.further-diagnostic table {
      margin-top: 15px;
      background-color: #e9e9e9;
      width: 100%;
      border-bottom: 1px solid #000;
      padding: 5px 0px 30px !important;
      display: block;
  }
  .row.further-diagnostic table td {
      font-size: 12px;
  }
  .row.further-diagnostic table td a {
      font-size: 12px;
  }
  .row.further-diagnostic table th {
      padding: 15px 10px;
  }
  .row.further-diagnostic table tr td {
      padding: 5px 5px 0px;
  }
  section.test-portfolio td img {
      max-width: 12px;
  }
}
.row.schedule-btn {
  margin-top: 35px;
  margin-bottom: 25px;
}
/*Test Portfolio*/
.video-area div div {
  height: 271px;
}
section.video-section {
  margin-top: 60px;
  border: 3px solid #f2f3f4;
}
section.video-section .container {
  padding: 0px;
}
section.video-section .container .col-md-12,
section.video-section .container .col-md-6 {
  padding: 0px;
}
.video-section .col-md-6 {
  display: table;
  min-height: 271px;
}
.text-field {
  display: table-cell;
  vertical-align: middle;
  margin: auto;
  padding: 0px 25px;
}
.video-section p.desc-header {
  text-align: center;
}
.video-section p.desc-text {
  text-align: center;
}
section.test-comprehensive {
  margin-top: 95px;
}
.test-desc-header p {
  font-family: "Gotham Narrow Book";
  font-size: 20px;
  color: #221E1F;
}
section.test-comprehensive .col-md-12,
section.test-comprehensive .col-md-6,
section.test-comprehensive .col-md-1,
section.test-comprehensive .col-md-10 {
  padding: 0px;
}
.row.test-subsection-header {
  margin: 20px 0px;
}
.test-desc-header p {
  font-family: "Gotham Narrow Book";
  font-size: 20px;
  color: #221E1F;
  margin-bottom: 0px;
}
.row.test-subsection-header .col-md-1 img {
  max-width: 23px;
}
.row.test-subsection-header .col-md-1 {
  width: 7%;
}
section.test-comprehensive .row:nth-child(2) .col-md-6 {
  padding-right: 15px;
}
p.order-text {
  font-family: "Gotham Narrow Book";
  font-size: 16px;
  color: #0082C0;
  margin-top: 35px;
}
.small-boxes .col-md-1 {
  width: 10%;
  border: 1px solid #f2f3f4;
  margin-left: 6px;
  margin-bottom: 6px;
  min-height: 30px;
  display: flex;
}
.small-boxes .col-md-1 p {
  font-size: 13px;
  font-family: "Gotham Narrow Book";
  color: #221E1F;
  margin: auto;
}
section.pre-anesthetic .col-md-12,
section.pre-anesthetic .col-md-6,
section.pre-anesthetic .col-md-1,
section.pre-anesthetic .col-md-10 {
  padding: 0px;
}
section.pre-anesthetic {
  margin-top: 65px;
}
section.pre-anesthetic .row:nth-child(2) .col-md-6 {
  padding-right: 15px;
}
section.test-organ .col-md-12,
section.test-organ .col-md-6,
section.test-organ .col-md-1,
section.test-organ .col-md-10 {
  padding: 0px;
}
section.test-organ {
  margin-top: 65px;
}
section.test-organ .row:nth-child(2) .col-md-6 {
  padding-right: 15px;
}
section.test-specialty .col-md-12,
section.test-specialty .col-md-6,
section.test-specialty .col-md-1,
section.test-specialty .col-md-10 {
  padding: 0px;
}
section.test-specialty {
  margin-top: 65px;
}
section.test-specialty .row:nth-child(2) .col-md-6 {
  padding-right: 15px;
}
section.test-species .col-md-12,
section.test-species .col-md-6,
section.test-species .col-md-1,
section.test-species .col-md-10 {
  padding: 0px;
}
section.test-species {
  margin-top: 65px;
}
section.test-species .row:nth-child(2) .col-md-6 {
  padding-right: 15px;
}
.col-md-6.reptilian-container {
  /* min-height: 289px; */
  margin-bottom: 50px;
}
.row.order-btn {
  background-image: url(../img/schedule-a-demo.JPG);
  min-width: 214px;
  min-height: 40px;
  background-size: contain;
  background-repeat: no-repeat;
  display: table;
  margin: auto;
}
.row.order-btn a {
  font-family: "Gotham Narrow Bold";
  color: #fff;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  font-size: 14px;
}
section.order-section p {
  font-size: 16px;
  color: #221E1F;
  font-family: "Gotham Narrow Book";
  text-align: center;
  margin-bottom: 20px;
}
section.order-section {
  margin-top: 60px;
  margin-bottom: 30px;
}
span.blue-color {
  color: #0082C0;
}
.small-boxes .col-md-1:first-child {
  margin-left: 0px;
}
@media (max-width:599px) {
  .content-area {
      padding-left: 10px;
      padding-bottom: 10px;
  }
  .content-area .col-md-4 {
      max-height: max-content !important;
  }
  .video-area div div {
      height: 271px;
      width: 272px;
  }
  .row.test-subsection-header .col-md-1 {
      width: 12%;
  }
  .small-boxes .col-md-1 {
      width: 11%;
      margin-left: 4px;
  }
  .small-boxes .col-md-1 p {
      font-size: 9px;
  }
  .col-md-6.spec-text-area {
      min-height: 313px;
      display: table;
  }
  img.one-solution-microscope {
      margin-bottom: 50px;
  }
  section.header-nav .container {
      padding: 0px;
  }
}
/*Specifications*/
section.size {
  margin-top: 80px;
}
.size .row.desc-line-row {
  margin-bottom: 20px;
}
.bold-text {
  font-weight: 700;
}
.col-md-6.spec-text-area {
  min-height: 432px;
  display: table;
}
.spec-intro-text {
  display: table-cell;
  vertical-align: middle;
}
.spec-intro-text .row:nth-child(2) p {
  font-family: "Gotham Narrow Book";
  font-size: 16px;
  color: #221E1F;
}
.row.key-fact-list ul li {
  font-family: Gotham Light;
  font-size: 16px;
  color: #221E1F;
}
.authorable div ul, .authorable div ol {
  margin-bottom: 15px;
  margin-left: 20px;
  margin-right: 20px;
}
.row.key-fact-list ul {
  margin-bottom: 0px;
  margin-top: 25px;
}
ul.sub-list-inline {
  list-style-type: disc !important;
  margin-top: 0px !important;
}
ul.sub-list-inline li {
  display: inline;
}
ul.sub-list-inline li:before {
  content: '\00a0\2022\00a0\00a0';
  color: #221E1F;
  font-size: 24px;
}
ul.sub-list-block {
  margin-top: 0px !important;
}
ul.sub-list-block {
  margin-top: 0px !important;
  list-style-type: disc !important;
  list-style-position: inside;
}
.row.key-fact-list {
  padding-bottom: 55px;
}
section.details-section table {
  margin-top: 30px;
}
.grey-bg {
  background-color: #f2f3f4;
}
.medium-text {
  font-family: 'Gotham Medium' !important;
  font-size: 16px;
  color: #221E1F;
  width: 33%;
}
section.details-section table td {
  font-family: "Gotham Narrow Book";
  font-size: 16px;
  color: #221E1F;
  padding: 5px;
}
img.modal-logo {
  width: 25%;
  display: table-cell;
  margin: auto;
  margin-top: 20px;
}
.col-md-12.modal-logo-area {
  display: table;
  margin-bottom: 25px;
}
p.modal-blue {
  font-size: 16px;
  font-family: "Gotham Narrow Book";
  color: #0082C0;
}
div#contactModal .col-md-12,
div#contactModal .col-md-6 {
  padding: 0px;
}
img.modal-zoetis-logo {
  width: 15%;
  float: right;
  margin-top: 50px;
}
div#contactModal .row:nth-child(3) {
  margin-top: 30px;
}
.modal {
  border-radius: 0px;
}
.modal a.close-modal {
  top: 10px;
  right: 10px;
  background-image: url(../img/close.png);
  ;
}
a.demo-request {
  font-size: 16px;
  color: #221E1F;
  font-family: "Gotham Narrow Book";
  text-decoration: underline;
}
.blocker {
  height: 100%;
}
/*Form*/
div#formModal input {
  background-color: #fff !important;
  background-clip: padding-box;
  border: 1px solid #ced4da !important;
  border-radius: 2px !important;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out !important;
  height: 38px !important;
  font-size: 1rem !important;
  font: 400 13.3333px Arial;
  font-weight: 400;
  line-height: 1.5 !important;
  color: #495057 !important;
  margin-bottom: 30px;
}
div#formModal {
  max-width: 600px;
}
div#formModal .col-md-12,
div#formModal .col-md-6 {
  padding: 0px;
}
div#formModal {
  padding: 0px;
}
.modal-bg {
  background-color: #eeedee;
  padding: 15px 30px;
}
input#Comments {
  width: 95% !important;
}
div#formModal input[type="submit"] {
  background-color: #007cbe !important;
  border: none;
  width: 150px !important;
  height: 50px !important;
  color: #FFF !important;
  font-weight: bold;
}
div#formModal img.modal-logo {
  margin-top: 15px;
  width: 40%;
}
.report-holder {
  border: 1px solid #000;
}
.row.combined-hematology-reports {
  margin-top: 25px;
  margin-bottom: 60px;
}
.row.combined-hematology-reports ul li {
  font-size: 16px;
  color: #221E1F;
  font-family: "Gotham Narrow Book";
  margin-bottom: 0px;
  line-height: 20px;
}
.row.combined-hematology-reports ul {
  margin-left: 20px;
  margin-right: 0px;
}
.row.combined-hematology-reports .col-md-7 .row:first-child {
  margin-bottom: 20px;
}
.row.combined-hematology-reports .col-md-4 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 0px;
}
.row.combined-hematology-reports .col-md-8 .desc-text {
  padding-right: 65px;
}
.row.combined-hematology-reports .col-md-1 {
  padding: 0px;
}
.row.combined-hematology-reports .col-md-11 {
  padding: 0px;
  margin-top: 25px;
}
.row.combined-hematology-reports .col-md-12 {
  padding: 0px;
}
.animal-species-table {
  margin-top: 25px;
}
.col-md-6.species-table-right .row:first-child,
.col-md-6.species-table-left .row:first-child {
  background-color: #e9e9e9;
}
p.species-table-header {
  font-family: "Gotham Narrow Book";
  font-size: 20px;
  color: #221E1F;
  text-align: center;
  margin-bottom: 0px;
}
p.species-table-subheader {
  font-family: "Gotham Narrow Book";
  font-size: 20px;
  color: #221E1F;
  text-align: center;
}
.col-md-6.species-table-right .row:first-child,
.col-md-6.species-table-left .row:first-child {
  background-color: #e9e9e9;
  padding: 20px 0px 10px 0px;
}
p.species-name {
  font-family: "Gotham Narrow Book";
  color: #595D62;
  font-size: 16px;
  margin-top: 10px;
  margin-left: 10px;
  margin-bottom: 0px;
}
.row.species-images .col-md-4 {
  margin: 0px;
  padding: 0px;
  border-left: 2px solid #e9e9e9;
  border-top: 2px solid #e9e9e9;
  min-height: 162px;
}
.animal-species-table .col-md-12,
.animal-species-table .col-md-6 {
  padding: 0px;
}
.row.species-images .col-md-4:last-child {
  border-right: 1px solid #e9e9e9;
}
.col-md-6.species-table-right .row.species-images:last-child .col-md-4 {
  border-bottom: 2px solid #e9e9e9;
}
.col-md-6.species-table-left .row.species-images:last-child .col-md-4 {
  border-bottom: 2px solid #e9e9e9;
}
p.footnote {
  font-size: 16px;
  color: #221E1F;
  margin-top: 20px;
  font-family: "Gotham Narrow Book";
  margin-bottom: 30px;
}
.row.learn-more p {
  text-align: center;
}
.row.learn-more a {
  font-family: "Gotham Narrow Book";
  color: #0082C0;
}
.row.combined-hematology-reports a {
  font-family: "Gotham Narrow Book";
  color: #0082C0;
  font-size: 16px;
  margin-left: 10px;
}
.col-md-6.species-table-right {
  padding-right: 10px;
}
.col-md-6.species-table-left {
  padding-left: 10px;
}
section.body-description.hm5-index {
  padding-bottom: 0px;
}
@media (max-width:425px) {
  .row.species-images .col-md-4 {
      border-right: 2px solid #e9e9e9;
  }
}
.row.differential-part {
  margin-top: 25px;
}
.row.differential-part .col-md-12,
.row.differential-part .col-md-6,
.row.differential-part .col-md-3,
.row.differential-part .col-md-4,
.row.differential-part .col-md-5,
.row.differential-part .col-md-7 {
  padding: 0px;
  margin: 0px;
}
p.differential-header {
  font-size: 48px;
  font-family: "Gotham Narrow Book";
  color: #fff;
  margin-bottom: 0px;
  text-align: center;
}
p.differential-subheader {
  font-size: 28px;
  font-family: "Gotham Narrow Book";
  color: #fff;
  text-align: center;
  margin-bottom: 0px;
}
.row.differential-header-area {
  background-color: #595d61;
  padding-top: 15px;
  padding-bottom: 20px;
}
.dot {
  height: 10px;
  width: 10px;
  background-color: #0082C0;
  border-radius: 50%;
  display: inline-block;
}
.row.differential-part ul li {
  font-size: 16px;
  color: #221E1F;
  font-family: "Gotham Narrow Book";
}
section.hm5-test {
  margin-top: 45px;
}
.row.differential-content-lightgrey-bg {
  background-color: #e9e9e9;
  padding: 10px;
  min-height: 240px;
}
.row.differential-species p.desc-text {
  color: #595D62;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 5px;
}
.col-md-7.differential-content {
  padding-left: 5px !important;
}
.col-md-5.differential-content {
  padding-right: 5px !important;
}
.row.differential-content-lightgrey-bg .col-md-4 p {
  margin-bottom: 0px;
  font-family: "Gotham Narrow Book";
  font-size: 11px;
  margin-left: 15px;
}
.row.differential-content-lightgrey-bg .col-md-3 p {
  margin-bottom: 0px;
  font-family: "Gotham Narrow Book";
  font-size: 11px;
  margin-left: 15px;
}
.row.differential-content-lightgrey-bg .col-md-3:last-child {
  min-width: 75px;
}
.row.differential-content-lightgrey-bg .col-md-3 {
  max-width: 56px;
}
.row.differential-content-lightgrey-bg .col-md-4,
.row.differential-content-lightgrey-bg .col-md-3 {
  display: table;
  min-height: 56px;
}
.differential-text-field {
  display: table-cell;
  vertical-align: middle;
}
section.cbc-parameters.table-responsive table th:last-child {
  width: 134.25px;
}
section.cbc-parameters.table-responsive table th:nth-child(5) {
  width: 134.25px;
}
section.cbc-parameters.table-responsive table th:nth-child(4) {
  width: 107px;
  border-right: 10px solid #FFF;
  border-top: 1px solid #fff;
}
section.cbc-parameters.table-responsive table th:nth-child(3) {
  width: 92px;
}
section.cbc-parameters.table-responsive table td:nth-child(4) {
  width: 107px;
  border-right: 10px solid #FFF;
  border-top: 1px solid #fff;
}
section.cbc-parameters.table-responsive table th:nth-child(2) {
  width: 87px;
}
section.cbc-parameters.table-responsive table th {
  background: #595d61 !important;
  font-size: 16px !important;
  color: #fff !important;
  font-family: "Gotham Narrow Book" !important;
  font-weight: 400 !important;
}
section.cbc-parameters.table-responsive table th:first-child {
  font-size: 23px !important;
  text-align: left;
  padding-left: 15px;
}
section.cbc-parameters.table-responsive table td {
  background: #fff !important;
  border-top: 1px solid #fff;
}
section.cbc-parameters.table-responsive table tr.grey-bg td {
  background: #e6e7e9!important;
}
section.cbc-parameters.table-responsive table {
  border-collapse: separate;
}
section.cbc-parameters.table-responsive table td {
  font-size: 15px !important;
  color: #221E1F !important;
  font-family: "Gotham Narrow Book" !important;
}
section.cbc-parameters.table-responsive table td:first-child {
  text-align: left;
  padding-left: 15px;
}
section.cbc-parameters.table-responsive {
  padding-top: 0px;
  overflow-x: hidden;
  margin-bottom: 20px;
}
section.cbc-parameters.table-responsive p.footnote {
  font-family: "Gotham Narrow Book";
  font-size: 12px;
  color: #221E1F;
  margin-bottom: 0px;
  margin-top: 0px;
}
.row.order-btn.hm5-order-btn {
  margin-bottom: 75px;
}
.small-text-table {
  display: none;
}
@media screen and (min-width:425px) and (max-width:769px) {
  section.vspro-test p.footnote {
      margin-top: 27px !important;
  }
  .istat-table td:nth-child(2) {
      min-width: 181px;
  }
  section.analytes {
      overflow-x: scroll;
  }
  p.differential-header {
      font-size: 36px;
  }
  p.differential-subheader {
      font-size: 20px;
  }
  .row.differential-content-lightgrey-bg .col-md-4 p {
      margin-left: 4px;
  }
  .small-text-table {
      display: block;
      height: 1px;
  }
  section.cbc-parameters.table-responsive table th:nth-child(5) {
      width: 71.25px;
  }
  .row.differential-content-lightgrey-bg {
      min-height: 237px;
  }
  section.cbc-parameters.table-responsive table th:nth-child(3) {
      width: 46px;
  }
  .row.differential-content-lightgrey-bg .col-md-3:last-child {
      min-width: 40px;
  }
  .row.differential-content-lightgrey-bg .col-md-3 {
      max-width: 42px;
  }
}
@media (max-width: 424px) {
  section.cbc-parameters.table-responsive {
      overflow-x: scroll;
  }
}
@media (max-width: 360px) {
  input[type="text"],
  input[type="password"],
  textarea {
      width: 180px;
  }
}
section.details-section ul li {
  font-family: "Gotham Narrow Book";
  font-size: 16px;
  color: #221E1F;
}
section.details-section ul {
  margin-left: 16px;
  margin-bottom: 0px;
}
.proven-tech {
  background-color: #789ab7;
}
.proven-tech p {
  font-size: 21px;
  color: #fff;
  font-family: "Gotham Narrow Book";
}
.proven-tech .col-md-12 {
  display: table;
}
.proven-tech .col-md-8 {
  display: table;
  min-height: 157px;
}
.proven-text-container {
  display: table-cell;
  vertical-align: middle;
}
section.test-portfolio.istat-test-table table {
  width: 100%;
}
section.test-portfolio.istat-test-table table td p {
  font-size: 16px;
}
@media (max-width: 425px) {
  .proven-tech .col-md-8 {
      min-height: 126px;
  }
  .proven-tech p {
      font-size: 16px;
      width: 80%;
      margin: auto;
  }
  .small-text-table {
      display: block;
  }
  section.test-portfolio.istat-test-table table td p {
      font-size: 12px;
      margin-left: 8px;
  }
  div#formModal span {
      font-size: 16px !important;
  }
}
.istat-table tr:first-child td:first-child {
  font-family: "Gotham Narrow Bold";
  color: #fff;
  font-size: 24px;
  background-color: #8a8c91;
  min-width: 108px;
  padding-left: 0px;
  text-align: center;
  border-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.istat-table td {
  font-size: 16px;
  color: #221E1F;
  font-family: "Gotham Narrow Book";
  background-color: #e9e9e9;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  padding-left: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.istat-table td:last-child {
  min-width: 68px !important;
}
.istat-table td:nth-child(2) {
  min-width: 281px;
}
.istat-table {
  margin-top: 10px;
}
section.analytes {
  margin-top: 65px;
}
section.analytes .col-md-6 .row:first-child .istat-table {
  margin-top: 20px;
}
section.analytes .col-md-12,
section.analytes .col-md-6 {
  padding: 0px;
}
.row.istat-pdf-section a {
  font-family: "Gotham Narrow Book";
  color: #0082C0;
  font-size: 16px;
}
p.desc-text.istat-calc-text {
  color: #595D62;
  margin-top: 10px;
}
.row.istat-pdf-section img {
  max-width: 30px;
}
.row.istat-pdf-section .col-md-1,
.row.istat-pdf-section .col-md-11,
.row.istat-pdf-section .col-sm-1,
.row.istat-pdf-section .col-sm-11,
.row.istat-pdf-section .col-xs-1,
.row.istat-pdf-section .col-xs-11 {
  padding: 0px;
}
.row.istat-pdf-section .col-md-1 {
  width: 40px;
}
.row.istat-pdf-section p {
  margin-top: 8px;
}
section.istat-test-section p.order-text {
  margin-top: 20px;
}
.row.istat-desc-text {
  margin-top: 30px;
}
section.istat-specifications p.weight-line:last-child {
  margin-top: 0px;
}
span.bold-text.hidden-text {
  color: transparent;
}
p.hdmicroscope-index-body-desc {
  font-size: 16px;
  color: #221E1F;
  font-family: "Gotham Narrow Book";
}
p.hdmicroscope-index-body-header {
  font-family: "Gotham Narrow Book";
  font-size: 16px;
  color: #221E1F;
}
section.hdmicroscope-index .col-md-12,
section.hdmicroscope-index .col-md-6 {
  padding: 0px;
}
section.hdmicroscope-index section.video-section {
  margin-top: 10px;
}
section.hdmicroscope-index .container {
  padding: 0px;
}
section.ua-index section.cbc-parameters.table-responsive {
  margin-top: 20px;
  margin-bottom: 60px;
}
section.ua-index section.cbc-parameters.table-responsive table th:nth-child(2),
section.ua-index section.cbc-parameters.table-responsive table th:nth-child(3) {
  background: #0082c1 !important;
  width: 30%;
  font-family: "Gotham Narrow Book" !important;
  font-size: 28px !important;
}
section.ua-index section.cbc-parameters.table-responsive table th:nth-child(2) {
  border-right: 8px solid #fff;
}
section.ua-index section.cbc-parameters.table-responsive table th:first-child {
  width: 40%;
  border-right: 8px solid #fff;
}
section.ua-index .row.combined-hematology-reports {
  margin-bottom: 0px;
}
section.cbc-parameters.table-responsive table td:nth-child(2),
section.cbc-parameters.table-responsive table td:nth-child(3) {
  border-right: 8px solid #fff;
}
span.gotham-medium {
  font-family: "Gotham Narrow Book";
}
section.ua-index section.video-section {
  margin-top: 15px;
}
.sa-table td {
  font-size: 16px !important;
  color: #221E1F !important;
  font-family: "Gotham Narrow Book";
  border-top: 0px solid transparent !important;
  padding: 0px 15px !important;
}
.grey-bg {
  background-color: #f2f3f4;
}
.sa-table tr.grey-bg td {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
.sa-table tr td:nth-child(2) {
  padding-top: 10px;
}
.sa-table tr:nth-child(3) td,
.sa-table tr:nth-child(6) td,
.sa-table tr:nth-child(9) td,
.sa-table tr:nth-child(12) td {
  padding-bottom: 10px !important;
}
.sa-table tr:nth-child(2) td,
.sa-table tr:nth-child(5) td,
.sa-table tr:nth-child(8) td,
.sa-table tr:nth-child(11) td {
  padding-top: 10px !important;
}
section.sa-example-section .row.desc-line-row {
  margin-bottom: 20px;
}
section.sa-example-section .col-md-12,
section.sa-example-section .col-md-6 {
  padding-left: 0px;
}
.row.example-text p {
  margin-bottom: 25px;
}
section.sa-example-section .col-md-12 {
  padding-right: 0px;
}
.col-md-6.example-right-img {
  padding-right: 0px;
}
section.sa-example-section img {
  min-height: 171px;
}
section.sa-specification table {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .packshot {
      margin: 0 auto 3.375rem auto;
      position: relative;
      text-align: center;
      width: 69.60274%;
  }
  .packshot img {
      margin-bottom: 0.25rem;
      padding: 0rem 0.5625rem;
      padding-top: 2.0625rem !important;
  }
  .packshot:last-of-type {
      margin-bottom: 0;
  }
  .packshot:not(:last-child):before,
  .packshot:not(:last-child):after {
      border-bottom: 0.1rem solid #9f9f9f;
      content: "";
      height: 0.125rem;
      position: absolute;
      width: 2.35rem;
  }
  .packshot:not(:last-child):before {
      right: 50%;
      bottom: -1.5625rem;
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg);
      height: 0.125rem;
      width: 2.0625rem;
  }
  .packshot:not(:last-child):after {
      bottom: -1.5625rem;
      margin-right: -1.495rem;
      right: 50%;
      -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
      width: 2.125rem;
  }
}
@media only screen and (min-width: 768px) {
  .operation-icons {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between;
      margin: 0 auto;
      top: 40px;
      position: relative;
  }
  .packshot:not(:last-child):before {
      bottom: inherit;
      right: -5rem;
      top: 4.6875rem;
  }
  .packshot:not(:last-child):before,
  .packshot:not(:last-child):after {
      border-bottom-width: 0.125rem;
      width: 2.35rem;
  }
  .packshot:not(:last-child):after {
      bottom: inherit;
      margin: 0;
      right: -4.9375rem;
      top: 6.25rem;
      width: 2.3125rem;
  }
  .packshot {
      margin: 0;
      width: 23.63434%;
  }
  .packshot img {
      margin-bottom: 2.0625rem;
      padding: 0;
  }
}
.operation-icons {
  width: 100%;
  padding: 0;
  top: 40px;
  position: relative;
}
.packshot {
  position: relative;
  text-align: center;
}
.packshot:last-of-type {
  margin-bottom: 0;
}
.packshot:not(:last-child):before,
.packshot:not(:last-child):after {
  border-bottom: 0.1rem solid #9f9f9f;
  content: "";
  position: absolute;
}
.packshot:not(:last-child):before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.packshot:not(:last-child):after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  width: 2.125rem;
}
.packshot img {
  margin-bottom: 2.0625rem;
  padding: 0;
  display: block;
  max-width: 100%;
  height: auto;
}
section.vspro-test {
  margin-top: 70px;
}
section.vspro-index .col-md-12,
section.vspro-index .col-md-6,
section.vspro-index .col-md-9,
section.vspro-index .col-md-3,
section.vspro-index .col-md-8,
section.vspro-index .col-md-4 {
  padding: 0px;
}
.content-area.blue {
  background: #e6f1f8;
  margin-right: 10px;
}
.content-area.green {
  background: #e6f2f1;
  margin-left: 10px;
}
.content-area.blue p.header {
  color: #0076BD;
  font-size: 24px;
  font-family: "Gotham Narrow Book";
}
.content-area.green p.header {
  color: #007F7B;
  font-size: 24px;
  font-family: "Gotham Narrow Book";
}
.content-area {
  padding-top: 40px;
  margin-bottom: 30px;
}
.content-area .col-md-4 img {
  position: relative;
  top: -105px;
}
section.vspro-test p.footnote {
  font-size: 12px;
  color: #5C666A;
  margin-bottom: 0px;
  margin-top: 50px;
}
.content-area .col-md-4 {
  max-height: 220px;
}
.button-preloader {
  left: 50%;
  transform: translateX(-50%);
  top: 15px;
  display: none;
}
.fa-spin-custom,
.glyphicon-spin {
  -webkit-animation: spin 1000ms infinite linear;
  animation: spin 1000ms infinite linear;
}
@-webkit-keyframes spin {
  0% {
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
  }
  100% {
      -webkit-transform: rotate(359deg);
      transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
      -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
  }
  100% {
      -webkit-transform: rotate(359deg);
      transform: rotate(359deg);
  }
}
div#formModal .error {
  color: red;
}
div#formMessageModal {
  max-width: 600px;
}
div#formMessageModal .message {
  font-size: 28px;
  font-family: "Gotham Narrow Book";
  margin-top: 30px;
}
div#formModal form .row {
  margin-bottom: 20px !important;
}
div#formModal {
  max-width: 600px;
}
div#formModal img.modal-logo {
  margin-top: 15px;
  width: 40%;
}
.tab-content {
  display: none;
}
.tab-content.tab-active {
  display: block;
}
div#orderModal,
div#contactModal {
  max-width: 500px;
}
div#formModal input {
  margin-bottom: 10px !important;
}
.row .btn {
  background-image: linear-gradient(to right, #0085bd 0%, #8bcfd0 51%, #8bcfd0 100%);
  flex: 1 1 auto;
  margin: 10px 0px;
  text-align: center;
  text-transform: uppercase;
  transition: 0.5s;
  background-size: 200% auto;
  color: white;
  border-radius: 5px;
  width: auto;
  font-size: 14px;
  font-family: "Gotham Narrow Bold";
  color: #fff;
  box-shadow: 1px 1px 5px #909090;
  white-space: normal;
  padding: 06px 20px;
}
.text-center {
  text-align: center;
  margin: 0px auto;
}
p {
  word-break: break-word;
}
.fancybox-nav.fancybox-prev, .fancybox-nav.fancybox-next{
display:none;
}
.symbol {
font-family: none;font-weight: 100;color: #808080;}
.modal-bg .message {
  font-size: 20px;
  font-family: "Gotham Narrow Book";
  margin-top: 30px;
}
.row.further-diagnostic table td:last-child {
  vertical-align: top;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
   .body-description .image-area img {
        height:323px;
   }
}