.mobile__header-btn {
  width: 160px;
  text-align: center;
  justify-content: center;
}
@media screen and (max-width: 575px) {
  .mobile__header #mobileMenuButton {
    margin-left: 0px;
  }
}
header .row2 site-navigation .navbar li.nav-item.virtual-laboratory-menu {
  display: none !important;
}
header .row2 site-navigation .navbar li.nav-item:nth-child(5),
header .row2 site-navigation .navbar li.nav-item:nth-child(3) {
  display: none !important;
}
header
  .point-of-care-menu
  .submenu-wrapper
  .submenu-container
  .submenu-col:nth-child(5),
header
  .point-of-care-menu
  .submenu-wrapper
  .submenu-container
  .submenu-col:nth-child(7),
header
  .point-of-care-menu
  .submenu-wrapper
  .submenu-container
  .submenu-col:nth-child(6) {
  display: none !important;
}
header .point-of-care-menu .submenu-wrapper .submenu-container {
  justify-content: space-evenly;
}
.home-page-hero-banner .hero-component-v1 .btn-with-bg-orange .button {
  margin-bottom: 20px;
}
@media screen and (max-width: 575px) {
  .home-page-hero-banner .button-wrapper a:last-child {
    margin-left: 0px;
  }
}
@media screen and (max-width: 575px) {
  .main-categories-list.blood-smear-categories
    .image-text-split-v2
    .d-md-flex
    .col
    .content-selector-wrapper
    h2 {
    font-size: 22px;
  }
}
@media screen and (max-width: 575px) {
  .btn-with-bg-orange .button {
    padding: 16.5px 20px;
  }
}
@media screen and (max-width: 575px) {
  .main-contact-block .content-selector-wrapper .btn-with-bg-orange a {
    padding: 15px;
  }
}
@media screen and (min-width: 991px) {
  .hematology-categories-list
    .multi-column-img-txt-v1
    .d-lg-flex
    .col
    .card
    .card-body {
    min-height: 220px;
  }
}
@media screen and (min-width: 768px) {
  .point-of-care-categories-lister
    image-text-split.container.image-text-split-v2
    .button-wrapper {
    display: flex;
    flex-wrap: wrap;
  }
  .point-of-care-categories-lister
    .image-text-split-v2
    .d-md-flex
    .col
    .content-selector-wrapper
    .btn-group
    .button-wrapper
    a {
    width: 50%;
  }
}
.image-text-split-v2
  .d-md-flex
  .col
  .content-selector-wrapper
  .btn-group
  .button-wrapper
  a {
  font-weight: 400;
}
header .row1 {
  background: #035771;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
header
  .virtual-laboratory-menu
  .submenu-wrapper
  .submenu-container
  .virtual-menu
  .sub-links {
  background-color: #fff;
  padding: 10px 35px;
  cursor: pointer;
}
header
  .virtual-laboratory-menu
  .submenu-wrapper
  .submenu-container
  .submenu-col
  .submenu-sub-wrapper {
  display: none;
  padding-top: 20px;
}
header
  .virtual-laboratory-menu-ref
  .submenu-wrapper
  .submenu-container
  .virtual-menu-ref {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 429px;
  -webkit-box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
  min-height: 232px;
}
.why-zoetis-hero-banner
  .hero-component-v1
  > .d-md-flex
  > .col:first-child
  .content-selector-wrapper {
  margin-bottom: 0;
  padding: 30px 0 56px;
}
#pathologistModal {
  display: none;
}
.reference-content .reference-list p.ref-p-v1 strong {
  font-family: "Arboria-Bold", sans-serif;
}
.mobile__header-navBar
  .mobile__header-menu
  .mobile__header-submenu
  .submenu-item:nth-child(3)
  .menu-content--col--links
  a:first-child {
  font-size: 12px;
  padding-bottom: 15px !important;
}
.ex-pathologistDatamodal {
  width: 943px;
  padding: 80px 60px;
  background: #fff;
  position: absolute;
  top: 100px;
  z-index: 99999999;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.ex-pathologistDatamodal .modal-content {
  border: 0px;
}
.ex-pathologistDatamodal .modal-header {
  border: 0px;
  position: relative;
  padding: 0;
}
.ex-pathologistDatamodal .modal-header button.close {
  position: absolute;
  width: 52px;
  height: 52px;
  border-radius: 52px;
  opacity: 1 !important;
  right: -60px;
  top: -80px;
  padding: 0px;
}
.ex-pathologistDatamodal .modal-header button.close:hover {
  outline: none !important;
  opacity: 1;
}
.ex-pathologistDatamodal .modal-header button.close:focus {
  outline: none !important;
  opacity: 1;
}
.ex-pathologistDatamodal .modal-header button.close:active {
  outline: none !important;
  opacity: 1;
}
.ex-pathologistDatamodal .modal-header button.close:focus-visible {
  outline: none !important;
  opacity: 1;
}
.ex-pathologistDatamodal .container-small,
.ex-pathologistDatamodal .pathologistDatamodal-body {
  margin: 0px;
}
.ex-pathologistDatamodal h3 {
  color: #f65c00;
  /* Desktop/Zoetis - H3 - Desktop */
  font-family: "Arboria-Bold", sans-serif;
  font-size: 24px;
  font-style: normal;
  line-height: normal;
  margin-bottom: 15px;
  text-align: left;
}
.ex-pathologistDatamodal h4 {
  text-align: left;
  color: #585858;
  /* Desktop/Zoetis - Small Type - Desktop */
  font-family: "GothamNarrow-Book", sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 325;
  line-height: 130%;
  /* 19.5px */
  margin-bottom: 31px;
}
.ex-pathologistDatamodal h4 span {
  display: block;
}
.tou-table .tou-header__column:nth-child(6),
.tou-table .tou-header__column:nth-child(7) {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 220px;
  flex: 0 0 220px;
}
.tou-table .tou-body__column:nth-child(6),
.tou-table .tou-body__column:nth-child(7) {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 220px;
  flex: 0 0 220px;
}
#Meet-The-experts {
  position: relative;
  padding-top: 0px;
}
#Meet-The-experts .container {
  max-width: 100% !important;
  padding: 0px;
}
#Meet-The-experts #expertContainer {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
  max-width: 1440px !important;
}
#Meet-The-experts #expertContainer .card {
  width: 20%;
  border: 0px;
  text-align: center;
  margin-bottom: 80px;
}
#Meet-The-experts #expertContainer .card .card-img img {
  width: 230px;
  height: 230px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-bottom: 24px;
}
#Meet-The-experts #exp-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 20px 0px;
  margin-bottom: 32px;
}
#Meet-The-experts #exp-pagination span {
  border-radius: 32px;
  border: 2px solid #f6f5f4;
  background: #fff;
  width: 32px;
  height: 32px;
  padding: 10px 10px 11px 11px;
  color: #585858;
  font-family: "Arboria-Bold", sans-serif;
  font-size: 14px;
  font-style: normal;
  cursor: pointer;
  line-height: normal;
  margin-right: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.home-page-hero-banner .button-wrapper a:last-child::after {
  background-image: unset !important;
  content: "";
  width: 14px;
  height: 14px;
  background-size: contain;
  background-repeat: no-repeat;
  right: -30px;
}
.home-page-hero-banner .button-wrapper a:last-child::before:hover {
  background-image: unset !important;
}
.home-page-hero-banner .button-wrapper a:last-child::before {
  content: none;
}
.home-page-hero-banner .button-wrapper a:last-child {
  display: inline-block;
  padding: 16.5px 30px;
  margin-left: 0px;
  justify-content: center;
  border-radius: 100px;
  background: #f65c00;
  text-align: center;
  font-family: "Arboria-Bold", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  color: #fff;
  border: 0px;
  text-transform: inherit;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  border: 1px solid #f65c00;
}
.home-page-hero-banner .button-wrapper a:last-child:hover {
  color: #f65c00 !important;
  background: #fff !important;
  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
}
body.japan .vetscan-imagyst-banner-header h2 {
  font-size: 48px;
  text-align: left;
  margin-bottom: 88px;
}
body.japan .vetscan-imagyst-banner-header h2 span {
  color: #fff !important;
}
@media screen and (max-width: 1200px) {
  body.japan .vetscan-imagyst-banner-header h2 {
    font-size: 30px;
  }
}
@media screen and (max-width: 991px) {
  body.japan .vetscan-imagyst-banner-header h2 {
    font-size: 26px;
    margin-bottom: 32px;
  }
}
body.japan .Faecal-banner-header h2 {
  font-size: 44px;
  text-align: left;
  margin-bottom: 87px;
}
body.japan .Faecal-banner-header h2 span {
  color: #fff !important;
}
body.japan .Faecal-banner-header h2 span:nth-of-type(2) {
  padding-left: 270px;
}
@media screen and (max-width: 1200px) {
  body.japan .Faecal-banner-header h2 {
    font-size: 24px;
  }
  body.japan .Faecal-banner-header h2 span:nth-of-type(2) {
    padding-left: 150px;
    display: block;
  }
}
@media screen and (max-width: 991px) {
  body.japan .Faecal-banner-header h2 {
    margin-bottom: 32px;
  }
}
body.japan .Ai-derm-banner-header h2 {
  font-size: 44px;
  text-align: left;
  margin-bottom: 87px;
}
body.japan .Ai-derm-banner-header h2 span {
  color: #fff !important;
}
body.japan .Ai-derm-banner-header h2 span:nth-of-type(2) {
  padding-left: 270px;
}
@media screen and (max-width: 1200px) {
  body.japan .Ai-derm-banner-header h2 {
    font-size: 24px;
  }
  body.japan .Ai-derm-banner-header h2 span:nth-of-type(2) {
    padding-left: 150px;
    display: block;
  }
}
@media screen and (max-width: 991px) {
  body.japan .Ai-derm-banner-header h2 {
    margin-bottom: 32px;
  }
}
body.japan .AI-urine-banner-header h2 {
  font-size: 40px;
  text-align: left;
  margin-bottom: 87px;
}
body.japan .AI-urine-banner-header h2 span {
  color: #fff !important;
}
body.japan .AI-urine-banner-header h2 span:nth-of-type(2) {
  padding-left: 270px;
}
@media screen and (max-width: 1200px) {
  body.japan .AI-urine-banner-header h2 {
    font-size: 24px;
  }
  body.japan .AI-urine-banner-header h2 span:nth-of-type(2) {
    padding-left: 150px;
    display: block;
  }
}
@media screen and (max-width: 991px) {
  body.japan .AI-urine-banner-header h2 {
    margin-bottom: 32px;
  }
}
body.japan .Ai-blood-banner-header h2 {
  font-size: 40px;
  text-align: left;
  margin-bottom: 87px;
}
body.japan .Ai-blood-banner-header h2 span {
  color: #fff !important;
}
body.japan .Ai-blood-banner-header h2 span:nth-of-type(2) {
  padding-left: 250px;
}
@media screen and (max-width: 1200px) {
  body.japan .Ai-blood-banner-header h2 {
    font-size: 24px;
  }
  body.japan .Ai-blood-banner-header h2 span:nth-of-type(2) {
    padding-left: 150px;
    display: block;
  }
}
@media screen and (max-width: 991px) {
  body.japan .Ai-blood-banner-header h2 {
    margin-bottom: 32px;
  }
}
body.japan .digital-cyto-banner-header h2 {
  font-size: 40px;
  text-align: left;
  margin-bottom: 87px;
}
body.japan .digital-cyto-banner-header h2 span {
  color: #fff !important;
}
body.japan .digital-cyto-banner-header h2 span:nth-of-type(2) {
  padding-left: 180px;
}
@media screen and (max-width: 1200px) {
  body.japan .digital-cyto-banner-header h2 {
    font-size: 24px;
  }
  body.japan .digital-cyto-banner-header h2 span:nth-of-type(2) {
    padding-left: 135px;
    display: block;
  }
}
@media screen and (max-width: 991px) {
  body.japan .digital-cyto-banner-header h2 {
    margin-bottom: 32px;
  }
}
body.japan .vs2-banner-header h2 {
  font-size: 48px;
  text-align: left;
  margin-bottom: 88px;
}
body.japan .vs2-banner-header h2 span {
  color: #fff !important;
}
@media screen and (max-width: 1200px) {
  body.japan .vs2-banner-header h2 {
    font-size: 30px;
  }
}
@media screen and (max-width: 991px) {
  body.japan .vs2-banner-header h2 {
    font-size: 26px;
    margin-bottom: 32px;
  }
}
body.japan .hm5-banner-header h2 {
  font-size: 48px;
  text-align: left;
  margin-bottom: 88px;
}
body.japan .hm5-banner-header h2 span {
  color: #fff !important;
}
@media screen and (max-width: 1200px) {
  body.japan .hm5-banner-header h2 {
    font-size: 30px;
  }
}
@media screen and (max-width: 991px) {
  body.japan .hm5-banner-header h2 {
    font-size: 26px;
    margin-bottom: 32px;
  }
}