<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*Import Google Font
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300,400);*/

body {
  opacity: 1 !important;
  background: #f2f2f2;
  line-height: 1.6;
  font-family: "balto", sans-serif;
  position: relative;
}

@font-face {
  font-family: "montserratbold";
  src: url("../fonts/montserrat/montserrat-bold-webfont.eot");
  src: url("../fonts/montserrat/montserrat-bold-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/montserrat/montserrat-bold-webfont.woff2") format("woff2"),
    url("../fonts/montserrat/montserrat-bold-webfont.woff") format("woff"),
    url("../fonts/montserrat/montserrat-bold-webfont.ttf") format("truetype"),
    url("../fonts/montserrat/montserrat-bold-webfont.svg#montserratbold")
      format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Balto";
  src: url(../fonts/balto/baltoweb-book.v81c1cef.eot);
  src: url(../fonts/balto/baltoweb-book.ved29186.woff) format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Balto";
  src: url(../fonts/balto/baltoweb-bookitalic.vececd9d.eot);
  src: url(../fonts/balto/baltoweb-bookitalic.v7110058.woff) format("woff");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "Balto";
  src: url(../fonts/balto/baltoweb-medium.v32923ad.eot);
  src: url(../fonts/balto/baltoweb-medium.v10502d2.woff) format("woff");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Balto";
  src: url(../fonts/balto/baltoweb-bolditalic.v5ba409b.eot);
  src: url(../fonts/balto/baltoweb-bolditalic.v7795045.woff) format("woff");
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: "Balto";
  src: url(../fonts/balto/baltoweb-bold.v8e1522a.eot);
  src: url(../fonts/balto/baltoweb-bold.v02933a5.woff) format("woff");
  font-weight: 700;
  font-style: normal;
}

h1,
h2,
h3,
h4,
h5,
h6,
.company-title strong,
.header .navbar-default .navbar-nav &gt; li &gt; a,
.what-we-do span,
.tab-v3 .nav-pills li a,
.tab-v2 .nav-tabs li a,
.article-date {
  font-family: "montserratbold";
  text-transform: uppercase;
  color: #231f20;
}

h1 {
  font-size: 28px;
}

h2 {
  font-size: 20px;
  line-height: 1.5;
  margin: 20px 0 5px;
}

h3 {
  font-size: 18px;
  margin: 15px 0 5px;
}

h4 {
  font-size: 14px;
}

h2 span {
  display: block;
}

.content .guidance-qa {
  padding-left: 40px;
}

.content p,
.content li {
  font-size: 15px;
}

.contact-link,
.advantage-link,
.international-link {
  font-style: italic;
}

.contact-link i,
.advantage-link i,
.international-link i {
  margin-right: 5px;
}

p,
li {
  color: #231f20;
}

.sub-content h4 {
  margin-top: 15px;
  padding-top: 10px;
  border-top: 4px solid #81af37;
}

.pageBreadcrumbs &gt; * {
  font-size: 14px;
}

.pageBreadcrumbs span i {
  font-size: 14px;
  margin: 0 5px;
}
/*
	a[href^=â€http://â€]:after {
		content: "\f08e";
		font-family:'FontAwesome'}*/

.wrapper {
  margin-right: auto;
  margin-left: auto;
  background: #fff;
}

.pcl-home h1 {
  font-size: 38px;
  line-height: 1.5;
  margin-top: 10px;
}

.pcl-home h2 {
  border-bottom: 4px solid #698e2d;
  padding-bottom: 5px;
  margin-bottom: 10px;
  font-size: 30px;
}

.pcl-home h3 {
  border-bottom: 4px solid #698e2d;
  padding-bottom: 7px;
  margin: 5px 0 10px;
}

#front-media h3 {
  margin-top: -5px;
}

#front-resources h2 {
  border-bottom: 4px solid #ef1414;
}

/* @media all */

/* Header Styles */

.header-logo {
  display: block;
  height: 80px;
  width: 80px;
  background: #efefef;
}

.navbar-header p strong {
  font-size: 25px;
}

.navbar-header p em {
  font-size: 15px;
}

.navbar-header {
  width: 100%;
}

.header .topbar {
  background: #606060;
  border: 0;
  padding: 0;
}

.header .topbar .top-v1-data li,
.header .topbar .top-v1-data li:first-child {
  border: 0;
}

.header .topbar .top-v1-data li a {
  color: #fff;
}

.header .topbar .top-v1-data li a:hover {
  text-decoration: underline;
}

.btn {
  font-weight: 500;
  font-size: 1rem;
  padding: 13px 10px;
  border: 2px solid;
  border-radius: 10px;
  color: #fff;
  /* box-shadow: 6px 7px; */
}
.btn:active {
  /*	box-shadow: 3px 4px;
transition: box-shadow 0.2s ease-in-out; */
}
.btn-red:hover {
  cursor: pointer;
  background-color: #ffffff;
  color: #ff3939;
}
.btn-red {
  color: #ffffff;
  background-color: #ff3939;
  border-color: #ff3939;
  font-size: 1.9rem;
}

ul.header-nav {
  display: flex;
  align-items: center;
  list-style: none;
}

/* Home page styles */

.company-title {
  display: block;
  background: transparent url(../img/logo-eha.png) no-repeat 10px 0;
  background-size: contain;
  padding: 0 0 0 110px;
  height: 80px;
}

.company-title p strong {
  font-size: 25px;
  display: inline-block;
  padding-top: 5px;
}

.company-title p em {
  text-transform: capitalize;
  font-style: normal;
  font-weight: 300;
  font-size: 20px;
  display: inline-block;
  margin-top: -10px;
}

.tvd-left {
  text-align: left !important;
}

.da-slider {
  margin-top: 10px;
  background: #dadada url(../img/bgx.jpg) repeat 0% 0%;
}

.carousel {
  margin-top: 20px;
}

.carousel-caption {
  padding-bottom: 30px;
  position: absolute;
  right: 15%;
  left: 15%;
  bottom: 40px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: none;
}

.carousel-caption h3,
.carousel-caption h4 {
  border-bottom: none;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  text-align: left;
  padding: 15px;
  float: left;
  clear: both;
  font-family: "Open Sans";
  font-family: "balto";
  font-style: normal;
  font-weight: 400;
}

.carousel-caption h3 {
  font-size: 25px;
}

.carousel-caption h4 {
  font-size: 20px;
}

.carousel-indicators li {
  border-radius: 10px !important;
  -moz-border-radius: 10px !important;
  -webkit-border-radius: 10px !important;
}

a.what-we-do {
  display: block;
  margin-top: 10px;
}

a.what-we-do:hover {
  text-decoration: none;
  opacity: 0.9;
}

a.what-we-do h3 {
  text-align: center;
  border-bottom: 3px solid #698e2d !important;
  margin-top: 20px;
}

.what-we-do span {
  color: #005b8c;
  margin: auto;
  text-align: center;
}

.what-we-do .what-we-do-learn-more {
  text-align: center;
}

.what-we-do .what-we-do-learn-more span {
  border-bottom: 3px solid transparent;
  display: inline-block;
}

.what-we-do:hover .what-we-do-learn-more span {
  border-bottom: 3px solid #005b8c;
}

.what-we-do-image {
  display: block;
  height: 204px;
  width: 204px;
  margin: auto;
  background-color: #efefef;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  border-radius: 50% !important;
}

a.what-we-do-cm .what-we-do-image {
  background-image: url(/assets/img/site/what-we-do-cm.jpg);
}

.what-we-do-e .what-we-do-image {
  background-image: url(/assets/img/site/what-we-do-e.jpg);
}

.what-we-do-ls .what-we-do-image {
  background-image: url(/assets/img/site/what-we-do-ls.jpg);
}

.what-we-do-fs .what-we-do-image {
  background-image: url(/assets/img/site/what-we-do-fs-2.jpg);
  background-size: 150%;
}

.what-we-do-rs .what-we-do-image {
  background-image: url(/assets/img/site/regulatory-balloon.jpg);
  background-size: 195%;
}

.what-we-do-ph .what-we-do-image {
  background-image: url(/assets/img/site/what-we-do-ph-2.jpg);
  background-size: 150%;
}

.home-page-twitter {
  min-height: 300px;
}

.home-page-media-container p {
  font-size: 12px;
}

.home-page-resource-image,
.home-page-image-separator {
  display: block;
  height: 170px;
  background-size: cover;
}

.home-page-resource-image {
  background: transparent url(/assets/img/site/pathogens/pathogen-e-coli.jpg)
    no-repeat 50% 50%;
  background-size: cover;
}

.home-page-image-separator {
  margin: 10px -25px;
  /* removed for Gary background:transparent url(/assets/img/site/people-eating.jpg) no-repeat 70% 40%} */
  background: transparent url(/assets/img/site/522650476.jpg) no-repeat 70% 40%;
}

.view-more-link {
  text-align: right;
}

.view-more-link a {
  font-size: 12px;
  display: inline-block;
  padding: 3px 15px 3px 3px;
  position: relative;
}

.view-more-link a:after {
  top: -3px;
  right: 0;
  font-size: 20px;
  content: "\f105";
  position: absolute;
  text-align: center;
  font-family: FontAwesome;
}

.view-more-link a:hover:after {
  right: -2px;
}

/* DropCap */

.dropcap {
  float: left;
  color: #81af37;
  padding: 5px 0;
  font-size: 45px;
  font-weight: 200;
  line-height: 30px;
  margin: 5px 5px 0 0;
}

/* Funny Boxes */

.funny-boxes p a {
  color: #005b8c;
}

.funny-boxes-right-u {
  border: 0;
}

.funny-boxes-dark-grey {
  background: #404040;
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 0;
  padding: 30px 0 30px 20px;
}

.funny-boxes-dark-grey h2 {
  color: #fff;
  border-bottom: 0 !important;
}

/* List Styles */

ul.simple-list,
.primary-content ul,
#tweecool ul {
  padding-left: 15px;
  list-style-type: none;
}

.simple-list a,
.primary-content ul a {
  color: #005b8c;
}

ul.simple-list li:before,
ul.primary-content li:before,
#tweecool ul li:before {
  content: "\2022";
  display: block;
  position: relative;
  max-width: 0;
  max-height: 0;
  left: -20px;
  top: -3px;
  color: #81af37;
  font-size: 18px;
}

.content .simple-list,
.primary-content ul,
.primary-content ol {
  margin-left: 25px;
}

ul.simple-list li ul.simple-list {
  margin-left: 10px;
}

.list-strong-break {
  display: block;
}

.sub-content ul.simple-list li a,
.sub-content ul.simple-list-split li a {
  display: block;
}

ul.simple-list-nm,
.sub-content ul {
  margin-left: 0 !important;
}

.content .simple-list li,
.primary-content ul li,
#tweecool ul li {
  margin-bottom: 5px;
}

#tweecool ul li {
  font-size: 14px;
}

#tweecool ul li span {
  color: #919191;
  font-size: 12px;
}

.primary-content ol {
  padding-left: 15px;
}

.primary-content ol li {
  margin: 0 0 10px 0;
}

.list-reference {
  margin-left: 40px !important;
}

.list-reference li {
  font-size: 12px;
}

#front-resources .simple-list li:before {
  color: #ef1414;
}

.simple-list-split {
  padding-left: 15px;
  list-style-type: none;
  overflow: auto;
  margin-left: 0;
}

.simple-list-split li {
  width: 46%;
  font-size: 14px !important;
  line-height: 1.3;
  margin-bottom: 10px;
}

ul.simple-list-split li:before {
  content: "\2022";
  display: block;
  position: relative;
  max-width: 0;
  max-height: 0;
  left: -15px;
  top: -3px;
  color: #81af37;
  font-size: 18px;
}

.simple-list-split li:nth-child(even) {
  float: right;
  clear: right;
}

.simple-list-split li:nth-child(odd) {
  float: left;
  clear: left;
}

.simple-list-split a {
  color: #005b8c;
}

.list-date li {
  margin-bottom: 15px;
}

.list-date span {
  display: block;
  font-size: 12px;
  font-weight: 900;
  padding-top: 2px;
}

.pcl-home .list-date span,
.home-page-blog li span {
  display: inline;
  color: #919191;
  font-size: 12px;
  font-weight: normal;
}

.home-page-blog li a {
  display: inline;
}

.flag-list,
.flag-list li,
.logo-list,
.logo-list li {
  margin: 0 !important;
  padding: 0 !important;
  overflow: auto;
}

.flag-list span {
  display: block;
  font-size: 13px;
}

.flag-list li {
  display: block;
  float: left;
  width: 125px;
  margin: 10px 20px 10px 0 !important;
}

.flag-list li img {
  width: 100%;
}

.logo-list li {
  display: block;
  float: left;
  width: 190px;
  height: 200px;
  border: 1px solid #dadada;
  margin: 10px 10px 10px 0 !important;
  text-align: center;
  padding: 0 !important;
  position: relative;
}

.logo-list li:nth-of-type(3n + 3) {
  margin-right: 0 !important;
}

.logo-list li a h4,
logo-list li a &gt; span h4 {
  background: #3498db;
  margin: 0;
  padding: 13px;
  color: #fff;
}

.logo-list li a:hover {
  text-decoration: none;
}

.logo-list li a:hover h4 {
  background: #2980b9;
  transition-property: all;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
  transition-delay: 0s;
  text-decoration: none;
}

.logo-list li span {
  display: block;
  position: absolute;
  background: #fff;
  border-top: 1px solid #dadada;
  bottom: 0;
  top: 50px;
  left: 0;
  right: 0;
  height: 148px;
  line-height: 128px;
  overflow: hidden;
}

.logo-list li img {
  max-width: 150px;
  height: auto;
}

.video-wrapper {
  background: #f7f7f7;
  padding: 10px;
  text-align: center;
  margin-bottom: 20px;
}

.video-wrapper span {
  text-align: left;
}

.video-wrapper p {
  padding: 10px 0 0 10px;
  font-size: 14px;
}

/* Page Images */

.responsive-img {
  width: 100%;
  height: auto;
}

.in-page-image {
  display: block;
  width: 250px;
  margin: 10px;
}

.in-page-image span {
  display: block;
  width: 250px;
  height: 250px;
  padding: 10px;
  border: 1px solid #dadada;
  background-color: #efefef;
}

.in-page-image caption {
  display: inline-block;
  padding: 10px 0 0 0;
  font-size: 13px;
  color: red !important;
}

.in-page-image.right {
  float: right;
  margin: 10px 0 10px 10px;
}

.in-page-image.left {
  float: left;
  margin: 10px 10px 10px 0;
}

.in-page-image.nyabc-image {
  width: 420px;
  background: #efefef;
  border: 1px solid #dadada;
  padding: 10px;
}

.in-page-image.nyabc-image a {
  width: 400px;
}

.nyc-images {
  overflow: auto;
}

.nyc-images img {
  height: 240px;
  width: 100%;
}

.nyc-images p {
  font-size: 13px;
}

.nyc-images span {
  display: block;
  background: #efefef;
  border: 1px solid #dadada;
  padding: 10px 10px 0 10px;
  width: 320px;
  float: left;
  margin: 10px 20px 10px 0;
}

.nyc-images span p {
  padding: 10px 0 0 0;
}

/* To integrate */
@media (max-width: 768px) {
  .in-page-image.left,
  .in-page-image.right,
  .in-page-image span {
    float: none;
    margin: 10px 0;
    width: auto;
  }
}

/* Image List for default Page Images*/

.pageImage {
  display: block;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-image: url(/assets/img/site/ship.jpg);
  height: 230px;
  overflow: hidden;
}

/* begin customization of pages linked from the sidebar and some other pages */
.pageImage-diseases-infections {
  display: block;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-image: url(/assets/img/site/170155880.jpg);
  height: 230px;
  overflow: hidden;
}

.pageImage-services-for {
  display: block;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-image: url(/assets/img/site/464906632.jpg);
  height: 230px;
  overflow: hidden;
}

.pageImage-retail-food {
  display: block;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-image: url(/assets/img/site/517971284.jpg);
  height: 230px;
  overflow: hidden;
}

.pageImage-cruise-ships {
  display: block;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-image: url(/assets/img/site/ship.jpg);
  height: 230px;
  overflow: hidden;
}

.pageImage-drug-cosmetics {
  display: block;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-image: url(/assets/img/site/670511284.jpg);
  height: 230px;
  overflow: hidden;
}

.pageImage-bse {
  display: block;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-image: url(/assets/img/site/beef.jpg);
  height: 230px;
  overflow: hidden;
}

.pageImage-travel {
  display: block;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-image: url(/assets/img/site/521854031.jpg);
  height: 230px;
  overflow: hidden;
}

.pageImage-mold {
  display: block;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-image: url(/assets/img/site/lemon-2146956_640.jpg);
  height: 230px;
  overflow: hidden;
}

.pageImage-media {
  display: block;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-image: url(/assets/img/site/media.jpeg);
  height: 230px;
  overflow: hidden;
}

.pageImage-contact {
  display: block;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-image: url(/assets/img/site/phone.jpg);
  height: 230px;
  overflow: hidden;
}

.pageImage-regulatory {
  display: block;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-image: url(/assets/img/site/670511284.jpg);
  height: 230px;
  overflow: hidden;
}

/* end customization of pages linked from the sidebar and some other pages */

.primary-content .pageImage {
  margin: 0 -15px 30px -15px;
}

.sub-content .pageImage {
  margin: 0 0 30px;
}

.pcl-pathogens .pageImage {
  height: 230px;
  width: 330px;
  background-image: url(../img/site/pathogen-blue.jpg) !important;
  float: right;
  position: relative;
}

.pcl-pathogens .pageImage p {
  position: absolute;
  bottom: -10px;
  left: 0;
  right: 0;
  font-size: 12px;
  padding: 3px 10px;
  background: rgba(255, 255, 255, 0.85);
}

.pcl-pathogens .primary-content .pageImage {
  margin: 0 -240px 20px 20px;
}

#pid-crisis-management .pageImage {
  background-image: url(../img/site/what-we-do-cm.jpg);
}

#pid-epidemiology .pageImage {
  background-image: url(../img/site/what-we-do-e.jpg);
}

#pid-food-safety .pageImage {
  background-image: url(../img/site/what-we-do-fs-2.jpg);
}

#pid-food-ingredient .pageImage {
  background-image: url(../img/site/what-we-do-fs-2.jpg);
}

#pid-food-packaging .pageImage {
  background-image: url(../img/site/what-we-do-fp.jpg);
}

#pid-public-health .pageImage {
  background-image: url(../img/site/what-we-do-ph-2.jpg);
}

#pid-legal-support .pageImage {
  background-image: url(../img/site/what-we-do-ls.jpg);
}

#pid-regulatory .pageImage {
  background-image: url(../img/site/670511284.jpg);
}

#pid-article .pageImage {
  background-image: url(../img/site/what-we-do-default.jpg);
}

#pid-default .pageImage {
  background-image: url(../img/site/what-we-do-default.jpg);
}

/* Added these to have unique images on the pages linked from the sidebar

#pid-default .pageImage  {
		background-image:url(../img/site/500259845.jpg)} */

/* Pathogen Pages */

.pcl-pathogens .simple-list-split li {
  width: auto;
}

.pcl-pathogens .simple-list-split li:nth-child(even),
.pcl-pathogens .simple-list-split li:nth-child(odd) {
  float: none;
  clear: none;
}

.pcl-secondary .content,
.pcl-pathogens .content {
  padding-top: 20px;
}

.pcl-secondary .primary-content,
.pcl-pathogens .primary-content {
  border-top: 3px solid #ccc;
  margin-top: 0;
  padding-top: 20px;
}

.pcl-pathogens .primary-content {
  border: 0;
  padding-top: 0 !important;
}

.pcl-pathogens .primary-content:nth-of-type(2) {
  border: 0;
  padding-top: 0;
}

.pathogen-pager {
  list-style-type: none;
  margin: 0 0 15px 0 !important;
  padding: 0 !important;
  overflow: auto;
  padding-left: 0;
}

.pathogen-pager li {
  float: left;
  width: 40%;
  height: 100%;
  content: "none" !important;
}

.pathogen-pager li.pp-middle {
  width: 20%;
}

.pathogen-pager li:before {
  content: none !important;
}

.pathogen-pager li a {
  display: block;
  padding: 10px;
  background: #efefef;
  border: 1px solid #dadada;
  font-size: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.pathogen-pager li a i {
  font-size: 14px;
  display: inline-block;
  margin-right: 10px;
  color: rgba(0, 0, 0, 0.5);
}

.pathogen-pager li a:hover {
  background: #f8f8f8;
}

.pathogen-pager li:last-child a {
  text-align: right;
}

.pathogen-pager li:last-child a i {
  margin-right: 0;
  margin-left: 10px;
}

.pathogen-pager li.pp-middle a {
  text-align: center;
  border-width: 1px 0;
}

.pcl-secondary .primary-content h1,
.pcl-pathogens .primary-content h1 {
  margin-top: 15px;
}

.pcl-pathogens .primary-content h1 {
  margin-bottom: 0px;
}

/* Coronavirus Page */

.callout-box {
  background-color: rgba(255, 246, 212, 0.63);
  padding: 30px 10px 20px 10px;
  margin: 30px 25px 50px 25px;
}

.callout-box h3 {
  margin-bottom: 25px;
  text-align: center;
}
.responsive-only {
  display: none !important;
}

/* Specific page styles */

.import-export-chart {
  display: block;
  float: right;
  padding: 10px;
  border: 1px solid #dadada;
  background: #efefef;
}

blockquote p {
  font-size: 13px;
  text-align: right;
}

blockquote p em {
  display: block;
}

/* Footer Styles */

.footer-content {
  margin-top: -40px;
}

.footer-content .footer {
  background-color: #606060;
  padding: 20px 10px;
}

.footer .simple-list li:before,
.footer h4 {
  color: #fff;
}

.thumb-headline h4 {
  font-size: 12px;
  margin-bottom: 0;
}

.thumb-headline h4 a {
  color: #fff;
}

.newsletter-contact {
  background: #404040;
  margin: 0 -25px 10px;
  padding: 30px;
}

.pcl-secondary .newsletter-contact,
.pcl-pathogens .newsletter-contact {
  margin: 0 -15px 0px;
  padding: 25px;
}

.newsletter-contact h2 {
  color: #fff !important;
  font-size: 20px;
  margin-top: 0;
  border-bottom: 0 !important;
}

.newsletter-contact p {
  color: #fff;
}

.newsletter-contact a {
  color: #fff;
  display: inline-block;
  margin-left: 10px;
}

.newsletter-contact .form-group {
  margin-top: -3px;
}

.newsletter-contact .col-md-4 {
  padding-left: 30px;
}

/*Tabs v2 - to change for iPhone*/

.tab-v2 .nav-tabs {
  border-bottom: solid 4px #698e2d;
}

.tab-v2 .nav-tabs li:last-child {
  float: right;
}

.tab-v2 .nav-tabs li a {
  padding: 8px 0 6px 0;
  background: none;
  border: none;
  font-size: 18px;
  color: #005b8c !important;
  text-decoration: underline;
}

.tab-v2 .nav-tabs li.active a {
  background: transparent;
  padding: 8px 0 6px 0;
  border: 0;
  text-decoration: none;
  color: #231f20 !important;
}

.tab-v2 .tab-content {
  padding: 10px 0px;
  border: solid 0px #eee;
}

/*Tabs v3 - Cast Study - to change for iPhone*/

.tab-v3 .nav-pills li {
  margin-right: -31px;
  margin-bottom: -5px;
}

.tab-v3 .nav-pills li a {
  color: #777;
  font-size: 12px;
  margin-bottom: 3px;
  padding: 15px 15px;
  background: #fafafa;
  border: solid 1px #eee;
  min-height: 103px;
}

.tab-v3 .nav-pills li a:hover,
.tab-v3 .nav-pills li.active a {
  color: #231f20;
  background: #e6ede6;
  border: solid #b1c9b1;
  border-width: 1px 0 1px 1px;
  z-index: 10001;
}

.tab-v3 .tab-content {
  padding: 15px 15px 14px;
  background: #e6ede6;
  border: solid 1px #b1c9b1;
  min-height: 305px;
}

.tab-v3 .tab-content h4 {
  margin-top: 0;
  padding-bottom: 5px;
  border-bottom: 4px solid #698e2d;
}

.primary-content-container {
  padding: 0;
}

.ehanotice em {
  display: block;
  padding: 5px;
  background: #d9edf7;
  border: 1px solid #bce8f1;
  color: #31708f;
  font-size: 10px;
}

.article-date {
  margin: -5px 0 20px;
  display: block;
  font-size: 16px;
}

.article-author {
  font-style: italic;
  margin: -10px 0 20px;
}

.sidebar-ad {
  display: block;
  padding: 0;
  background: transparent url(/assets/img/site/673096268.jpg) no-repeat 0 30px;
  background-size: contain;
  margin-bottom: 30px;
}

.sidebar-ad a:hover {
  text-decoration: none;
  opacity: 0.9;
}

.sidebar-ad a h4 {
  background: #2c3474;
  color: #fff;
  padding: 10px 15px;
  margin: 0 0 130px;
  border: 0;
}

.sidebar-ad a p {
  padding: 10px 15px;
  background: rgba(129, 174, 55, 1);
  color: #fff;
  margin: 0;
}

/* Back To Top button */
#topcontrol {
  color: #fff;
  z-index: 99;
  width: 30px;
  height: 30px;
  font-size: 20px;
  background: #3498db;
  position: relative;
  right: 14px !important;
  bottom: 11px !important;
  border-radius: 50% !important;
}

#topcontrol:after {
  top: -2px;
  left: 8.5px;
  content: "\f106";
  position: absolute;
  text-align: center;
  font-family: FontAwesome;
}

#topcontrol:hover {
  color: #fff;
  background: #2980b9;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

/* Global Color Varialbles - overwrite */

.pcl-home h3,
.pcl-home h2,
.tab-v3 .tab-content h4 {
  border-color: #698e2d;
}

.tab-v3 .nav-pills li a:hover,
.tab-v3 .nav-pills li.active a,
.tab-v3 .tab-content {
  background-color: #e6ede6;
}

ul.simple-list li:before,
ul.primary-content li:before,
#tweecool ul li:before,
ul.simple-list-split li:before,
.dropcap {
  color: #81af37;
}

.company-title {
  display: block;
  /* background: transparent url(../img/logo-eha.png) no-repeat 10px 0; */
  background-size: contain;
  padding: 0 0 0 110px;
  height: 80px;
}

.epihealth .company-title {
  display: block;
  /* background: transparent url(../img/site/logos/logo-epi.png) no-repeat 10px 0; */
  background-size: contain;
  padding: 0 0 0 110px;
  height: 80px;
}

@media (min-width: 768px) {
  .wrapper {
    width: 750px;
  }
}

/* Large &amp; medium screens */
@media (min-width: 992px) {
  .wrapper {
    width: 970px;
  }

  .primary-content {
    padding: 30px 25px 20px 25px;
  }

  .sub-content {
    padding: 0 25px 20px 20px;
  }

  .tertiary-content {
    padding: 0 10px 20px 25px;
  }

  .home-page-content {
    padding: 10px 25px 20px 25px;
  }

  .pcl-pathogens .primary-content {
    padding: 20px 25px 20px 15px;
  }

  .pcl-pathogens .sub-content {
    padding: 0 25px 20px 5px;
  }

  .primary-content .pageImage {
    display: none;
  }

  .pcl-pathogens .sub-content {
    margin-top: 240px;
  }

  .pcl-pathogens .sub-content h4 {
    margin-top: 5px;
  }

  .sub-content .pageImage {
    display: block;
  }

  .pcl-pathogens .primary-content:nth-of-type(2) .pageImage {
    display: block;
  }

  #search-block {
    display: none;
  }

  .btn-header-search {
    display: none;
  }

  .pcl-pathogens .sidebar-ad a {
    background-position: 0 60px;
  }

  .newsletter-contact .form-group {
    width: 230px;
    margin-right: 10px;
  }

  .newsletter-contact .form-group input {
    width: 100%;
  }

  .nyc-images img {
    height: 180px;
    width: 100%;
  }

  .nyc-images span {
    padding: 10px 10px 0 10px;
    width: 290px;
    margin: 10px 15px 10px 0;
  }

  .nyc-images span:nth-child(even) {
    margin-right: 0;
  }

  .in-page-image.nyabc-image {
    width: 320px;
  }

  .in-page-image.nyabc-image a {
    width: 300px;
  }

  .in-page-image.nyabc-image img {
    width: 300px;
  }

  .logo-list li:nth-of-type(3n + 3) {
    margin-right: 0 !important;
  }

  .logo-list li {
    width: 190px;
  }
}

/* Large Screens */
@media (min-width: 1200px) {
  .wrapper {
    width: 1170px;
  }

  .primary-content {
    padding: 30px 25px 20px 25px;
  }

  .sub-content {
    padding: 0 25px 20px 20px;
  }

  .tertiary-content {
    padding: 0 10px 20px 25px;
  }

  .pcl-pathogens .primary-content {
    padding: 20px 25px 20px 15px;
  }

  .pcl-pathogens .sub-content {
    padding: 0 25px 20px 5px;
  }

  .pcl-pathogens .sub-content h4 {
    margin-top: 5px;
  }

  .primary-content .pageImage {
    display: none;
  }

  .sub-content .pageImage {
    display: block;
  }

  .pcl-pathogens .primary-content:nth-of-type(2) .pageImage {
    display: block;
    margin-right: -290px;
  }

  #search-block {
    display: none;
  }

  .pcl-pathogens .sidebar-ad a {
    background-position: 0 50px;
  }

  .newsletter-contact .form-group {
    width: 300px;
    margin-right: 10px;
  }

  .logo-list li {
    width: 230px;
    margin: 10px 20px 10px 0 !important;
  }

  .video-wrapper p {
    padding: 10px 0 0 75px;
  }
}

/* iPad screens */
@media (max-width: 991px) {
  /* Coronavirus mobile nav styling */
  .responsive-only {
    display: inline !important;
  }
  .coronavirus-callout {
    color: red !important;
  }
  /* Coronavirus mobile nav styling */

  .epihealth .company-title,
  .ehagroup .company-title,
  .company-title {
    padding: 0 0 0 80px;
    height: 60px;
  }

  .company-title p strong {
    font-size: 20px;
    padding-top: 5px;
  }

  .company-title p em {
    font-size: 15px;
    line-height: 0;
  }

  .navbar-header .row {
    margin-bottom: 10px;
  }

  .pcl-secondary .primary-content,
  .pcl-pathogens .primary-content {
    border-top: 0;
    margin-top: 0;
    padding-top: 0;
  }

  .primary-content .pageImage {
    display: block;
  }

  .sub-content .pageImage {
    display: none;
  }

  .newsletter-contact .col-md-4 {
    padding-left: 15px;
  }

  .newsletter-contact .col-md-4 h2 {
    padding-top: 20px;
    margin-top: 20px;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
  }

  .sidebar-ad {
    display: none;
  }

  .pcl-pathogens .primary-content:nth-of-type(2) .pageImage {
    display: none;
  }

  .pcl-pathogens .primary-content .pageImage {
    margin: 0 -15px 30px -15px;
    float: none;
    width: auto;
    clear: both;
  }
}

/* iPhone Size */
@media (max-width: 768px) {
  body {
    font-family: "Hevetica Neue", Helvetica, sans-serif;
  }

  .content p,
  .content li,
  ul.simple-list li a {
    font-size: 18px;
  }

  .pageBreadcrumbs &gt; *,
  ul.simple-list-split li a {
    font-size: 16px;
  }

  .pageBreadcrumbs a {
    display: inline-block;
    padding: 3px 0;
  }

  .pageBreadcrumbs a:hover,
  .pageBreadcrumbs a:focus {
    background: #efefef;
  }

  .navbar-header .row {
    padding: 0 0 10px 0;
    border-bottom: 1px solid #ccc;
    margin-top: -10px;
  }

  .navbar-header .row div:first-child {
    padding: 0;
  }

  .navbar-header .row div:last-child {
    padding: 0;
  }

  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 3px;
    border-radius: 1px;
  }

  .header .dropdown &gt; a:after {
    top: 10px;
    right: 20px;
    content: "\f107";
    font-size: 20px;
  }

  .epihealth .company-title,
  .ehagroup .company-title,
  .company-title {
    padding: 0 0 0 80px;
    height: 60px;
  }

  .company-title p strong {
    font-size: 17px;
    padding-top: 0px;
    width: 80%;
    line-height: 1.5;
  }

  .company-title p:nth-of-type(2) {
    display: none;
  }

  .pageImage {
    margin-top: -20px !important;
  }

  .pcl-secondary .primary-content,
  .pcl-pathogens .primary-content {
    border-top-width: 0px;
    margin-top: 0px;
    padding-top: 0px;
  }

  .header .navbar-header {
    margin-bottom: -10px;
  }

  h1 {
    font-size: 22px;
    line-height: 1.3;
  }

  h2 {
    font-size: 18px;
    line-height: 1.4;
    margin-top: 20px;
  }

  h3 {
    font-size: 18px;
  }

  h4 {
    font-size: 18px;
  }

  p {
    margin-bottom: 20px;
  }

  .pcl-home h1 {
    line-height: 1.5;
    margin-top: 10px;
    font-size: 24px;
  }

  .pcl-home h2 {
    font-size: 22px;
  }

  .primary-content a {
    display: inline-block;
  }

  .content a:hover,
  .content a:focus {
    background: #efefef;
  }

  .carousel {
    margin-top: 20px;
  }

  .carousel img {
    height: 250px !important;
  }

  .carousel-caption {
    right: 15%;
    left: 15%;
    bottom: 20px;
    padding-top: 20px;
    padding-bottom: 10px;
  }

  .carousel-caption h3,
  .carousel-caption h4 {
    padding: 3px;
  }

  .carousel-caption h3 {
    font-size: 15px;
  }

  .carousel-caption h4 {
    font-size: 10px;
  }

  .navbar-toggle {
    border: 0;
    background: #eee;
  }

  .tab-v3 .nav-pills li {
    margin-right: 0;
    margin-bottom: 0;
  }

  .tab-v3 .nav-pills li a {
    padding: 15px 15px;
    background: #fafafa;
    border: solid 1px #eee;
    min-height: 0;
  }

  .pageBreadcrumbs {
    margin: -30px -15px 0;
    background: #efefef;
    padding: 15px 15px 15px;
    border-bottom: 1px solid #dadada;
    line-height: 1.2;
  }

  .primary-content ul.simple-list,
  .primary-content ol.simple-list {
    margin-left: 20px;
  }

  ul.simple-list li:before,
  ul.primary-content li:before,
  #tweecool ul li:before {
    left: -17px;
    top: -8px;
    font-size: 28px;
  }

  .thumb-headline h4 a {
    font-size: 18px;
  }

  .view-more-link a {
    font-size: 14px;
  }
}
</pre></body></html>