body:before {
  content: "xs";
  display: none;
}
@media (min-width: 560px) {
  body:before {
    content: "sm";
  }
}
@media (min-width: 768px) {
  body:before {
    content: "md";
  }
}
@media (min-width: 992px) {
  body:before {
    content: "lg";
  }
}
@media (min-width: 1200px) {
  body:before {
    content: "xl";
  }
}
@media (min-width: 1400px) {
  body:before {
    content: "xxl";
  }
}
.ie8 .col-xs-12 {
  width: 100%;
}
.ie8 .col-xs-11 {
  width: 91.666666667%;
}
.ie8 .col-xs-10 {
  width: 83.333333333%;
}
.ie8 .col-xs-9 {
  width: 75%;
}
.ie8 .col-xs-8 {
  width: 66.666666667%;
}
.ie8 .col-xs-7 {
  width: 58.333333333%;
}
.ie8 .col-xs-6 {
  width: 50%;
}
.ie8 .col-xs-5 {
  width: 41.666666667%;
}
.ie8 .col-xs-4 {
  width: 33.333333333%;
}
.ie8 .col-xs-3 {
  width: 25%;
}
.ie8 .col-xs-2 {
  width: 16.666666667%;
}
.ie8 .col-xs-1 {
  width: 8.333333333%;
}
.ie8 .col-sm-12 {
  width: 100%;
}
.ie8 .col-sm-11 {
  width: 91.666666667%;
}
.ie8 .col-sm-10 {
  width: 83.333333333%;
}
.ie8 .col-sm-9 {
  width: 75%;
}
.ie8 .col-sm-8 {
  width: 66.666666667%;
}
.ie8 .col-sm-7 {
  width: 58.333333333%;
}
.ie8 .col-sm-6 {
  width: 50%;
}
.ie8 .col-sm-5 {
  width: 41.666666667%;
}
.ie8 .col-sm-4 {
  width: 33.333333333%;
}
.ie8 .col-sm-3 {
  width: 25%;
}
.ie8 .col-sm-2 {
  width: 16.666666667%;
}
.ie8 .col-sm-1 {
  width: 8.333333333%;
}
.ie8 .col-sm-offset-12 {
  margin-left: 100%;
}
.ie8 .col-sm-offset-11 {
  margin-left: 91.666666667%;
}
.ie8 .col-sm-offset-10 {
  margin-left: 83.333333333%;
}
.ie8 .col-sm-offset-9 {
  margin-left: 75%;
}
.ie8 .col-sm-offset-8 {
  margin-left: 66.666666667%;
}
.ie8 .col-sm-offset-7 {
  margin-left: 58.333333333%;
}
.ie8 .col-sm-offset-6 {
  margin-left: 50%;
}
.ie8 .col-sm-offset-5 {
  margin-left: 41.666666667%;
}
.ie8 .col-sm-offset-4 {
  margin-left: 33.333333333%;
}
.ie8 .col-sm-offset-3 {
  margin-left: 25%;
}
.ie8 .col-sm-offset-2 {
  margin-left: 16.666666667%;
}
.ie8 .col-sm-offset-1 {
  margin-left: 8.333333333%;
}
.ie8 .col-sm-offset-0 {
  margin-left: 0%;
}
.ie8 .col-md-12 {
  width: 100%;
}
.ie8 .col-md-11 {
  width: 91.666666667%;
}
.ie8 .col-md-10 {
  width: 83.333333333%;
}
.ie8 .col-md-9 {
  width: 75%;
}
.ie8 .col-md-8 {
  width: 66.666666667%;
}
.ie8 .col-md-7 {
  width: 58.333333333%;
}
.ie8 .col-md-6 {
  width: 50%;
}
.ie8 .col-md-5 {
  width: 41.666666667%;
}
.ie8 .col-md-4 {
  width: 33.333333333%;
}
.ie8 .col-md-3 {
  width: 25%;
}
.ie8 .col-md-2 {
  width: 16.666666667%;
}
.ie8 .col-md-1 {
  width: 8.333333333%;
}
.ie8 .col-md-offset-12 {
  margin-left: 100%;
}
.ie8 .col-md-offset-11 {
  margin-left: 91.666666667%;
}
.ie8 .col-md-offset-10 {
  margin-left: 83.333333333%;
}
.ie8 .col-md-offset-9 {
  margin-left: 75%;
}
.ie8 .col-md-offset-8 {
  margin-left: 66.666666667%;
}
.ie8 .col-md-offset-7 {
  margin-left: 58.333333333%;
}
.ie8 .col-md-offset-6 {
  margin-left: 50%;
}
.ie8 .col-md-offset-5 {
  margin-left: 41.666666667%;
}
.ie8 .col-md-offset-4 {
  margin-left: 33.333333333%;
}
.ie8 .col-md-offset-3 {
  margin-left: 25%;
}
.ie8 .col-md-offset-2 {
  margin-left: 16.666666667%;
}
.ie8 .col-md-offset-1 {
  margin-left: 8.333333333%;
}
.ie8 .col-md-offset-0 {
  margin-left: 0%;
}
.ie8 .col-lg-12 {
  width: 100%;
}
.ie8 .col-lg-11 {
  width: 91.666666667%;
}
.ie8 .col-lg-10 {
  width: 83.333333333%;
}
.ie8 .col-lg-9 {
  width: 75%;
}
.ie8 .col-lg-8 {
  width: 66.666666667%;
}
.ie8 .col-lg-7 {
  width: 58.333333333%;
}
.ie8 .col-lg-6 {
  width: 50%;
}
.ie8 .col-lg-5 {
  width: 41.666666667%;
}
.ie8 .col-lg-4 {
  width: 33.333333333%;
}
.ie8 .col-lg-3 {
  width: 25%;
}
.ie8 .col-lg-2 {
  width: 16.666666667%;
}
.ie8 .col-lg-1 {
  width: 8.333333333%;
}
.ie8 .col-lg-offset-12 {
  margin-left: 100%;
}
.ie8 .col-lg-offset-11 {
  margin-left: 91.666666667%;
}
.ie8 .col-lg-offset-10 {
  margin-left: 83.333333333%;
}
.ie8 .col-lg-offset-9 {
  margin-left: 75%;
}
.ie8 .col-lg-offset-8 {
  margin-left: 66.666666667%;
}
.ie8 .col-lg-offset-7 {
  margin-left: 58.333333333%;
}
.ie8 .col-lg-offset-6 {
  margin-left: 50%;
}
.ie8 .col-lg-offset-5 {
  margin-left: 41.666666667%;
}
.ie8 .col-lg-offset-4 {
  margin-left: 33.333333333%;
}
.ie8 .col-lg-offset-3 {
  margin-left: 25%;
}
.ie8 .col-lg-offset-2 {
  margin-left: 16.666666667%;
}
.ie8 .col-lg-offset-1 {
  margin-left: 8.333333333%;
}
.ie8 .col-lg-offset-0 {
  margin-left: 0%;
}
.ie8 .container {
  width: 1000px;
  min-width: 1000px;
  max-width: 1000px;
}
.ie8 [class^=col-] {
  float: left;
}
.ie8 header {
  background: none;
}
.ie8 .global-header {
  background-color: #ededed;
  width: 1000px;
  min-width: 1000px;
  max-width: 1000px;
}
.ie8 .global-header .branding {
  height: 139px;
  width: 190px;
  margin: 0;
  padding: 0;
  display: block;
  float: left;
  position: relative;
  z-index: 5;
  margin-bottom: 25px;
}
.ie8 .global-header .branding a {
  background-color: white;
  background-image: url('../images/logo.png');
  background-repeat: no-repeat;
  background-position: center center;
  display: block;
  height: 139px;
  width: 190px;
  margin: 0;
  padding: 0;
  border: solid 1px #ededed;
}
.ie8 .global-header .branding img {
  display: none;
}
.ie8 .global-header .breadcrumb {
  position: relative;
}
.ie8 .global-header .breadcrumb .calltoaction {
  position: absolute;
  top: 0;
  right: 0;
}
.ie8 .global-header .breadcrumb .calltoaction a {
  background: #c10a27 !important;
  color: white !important;
  font-family: "Brown-Pro-Regular", sans-serif;
  line-height: 34px;
  line-height: 2.125rem;
  vertical-align: middle;
  text-transform: uppercase;
}
.ie8 .global-header .breadcrumb .calltoaction a:before {
  margin-top: 12px;
}
.ie8 .global-header .breadcrumb .calltoaction a:link,
.ie8 .global-header .breadcrumb .calltoaction a:active,
.ie8 .global-header .breadcrumb .calltoaction a:focus,
.ie8 .global-header .breadcrumb .calltoaction a:hover {
  background: #c10a27 !important;
  color: white !important;
}
.ie8 .global-header .breadcrumb .calltoaction a:focus,
.ie8 .global-header .breadcrumb .calltoaction a:hover {
  text-decoration: underline;
}
.ie8 .mobilenav {
  display: none;
}
.ie8 .mainnavwrapper {
  display: block;
}
.ie8 ul.mainnav {
  padding: 0 0 0 195px;
}
.ie8 ul.mainnav > li {
  border: 0;
  display: table-cell;
  position: relative;
  vertical-align: middle;
}
.ie8 ul.mainnav > li > a {
  margin-left: 5px;
  padding: 24px 15px 24px 15px;
  padding: 1.5rem 0.9375rem 1.5rem 0.9375rem;
  margin: 0px 5px 0px 5px;
  margin: 0rem 0.3125rem 0rem 0.3125rem;
}
.ie8 ul.mainnav > li + li + li + li + li + li {
  display: none;
}
.ie8 ul.mainnav a.lit:link,
.ie8 ul.mainnav a.lit:visited {
  font-family: "Brown-Pro-Regular", sans-serif;
  color: #c10a27;
}
.ie8 ul.mainnav a.lit:hover,
.ie8 ul.mainnav a.lit:focus,
.ie8 ul.mainnav a.lit:active {
  color: white;
  text-decoration: none;
}
.ie8 ul.mainnav a {
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}
.ie8 ul.mainnav a:link,
.ie8 ul.mainnav a:visited {
  color: #4b4b4b;
  display: block;
  padding: 24px 10px 24px 10px;
  padding: 1.5rem 0.625rem 1.5rem 0.625rem;
}
.ie8 ul.mainnav a:hover,
.ie8 ul.mainnav a:focus,
.ie8 ul.mainnav a:active {
  background: #c10a27;
  color: white;
}
.ie8 ul.mainnav .showdropdown > a:link,
.ie8 ul.mainnav .showdropdown > a:visited,
.ie8 ul.mainnav .showdropdown > a:hover,
.ie8 ul.mainnav .showdropdown > a:focus,
.ie8 ul.mainnav .showdropdown > a:active {
  background-color: #c10a27;
  color: white;
}
.ie8 ul.mainnav .showdropdown .level1 {
  display: block;
  position: absolute;
  top: 0;
  z-index: 10;
  width: 250px;
  opacity: 0;
}
.ie8 ul.mainnav .level1 {
  background: #c10a27;
  padding: 14px 0px 20px 0px;
  padding: 0.875rem 0rem 1.25rem 0rem;
  font-size: 16px;
  font-size: 1rem;
  margin-left: 5px;
}
.ie8 ul.mainnav .level1 a:link,
.ie8 ul.mainnav .level1 a:visited {
  color: white;
  text-decoration: none;
  padding: 6px 15px 6px 15px;
  padding: 0.375rem 0.9375rem 0.375rem 0.9375rem;
}
.ie8 ul.mainnav .level1 a:hover,
.ie8 ul.mainnav .level1 a:focus,
.ie8 ul.mainnav .level1 a:active,
.ie8 ul.mainnav .level1 a.lit {
  text-decoration: underline;
}
.ie8 .search-mini {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  background-color: white;
  display: inline-block;
  padding-left: 15px;
  padding-left: 0.9375rem;
  position: absolute;
  left: auto;
  top: 21px;
  right: 21px;
}
.ie8 .search-mini input {
  border: none;
  height: 30px;
  padding: 0;
}
.ie8 .search-mini input[type="text"] {
  color: #6d6e71;
  width: 130px;
  height: 30px;
}
.ie8 .search-mini input[type="submit"] {
  background-color: #6d6e71;
  background-image: url('../images/icons-site.png');
  background-size: 300px 300px;
  background-position: -247px -23px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  width: 30px;
  text-indent: 30px;
  overflow: hidden;
  position: relative;
  top: auto;
  right: auto;
}
.ie8 .search-mini input[type="submit"]:hover {
  background-color: #c10a27;
}
.ie8 .breadcrumb {
  background: #6d6e71;
  background: rgba(109, 110, 113, 0.9);
  min-height: 36px;
  padding-top: 6px;
  padding-top: 0.375rem;
}
.ie8 .breadcrumb ul {
  padding: 0;
  margin: 0;
  font-size: 16px;
  font-size: 1rem;
}
.ie8 .breadcrumb li {
  display: inline-block;
  white-space: nowrap;
  margin: 0px 0px 0px 5px;
  margin: 0rem 0rem 0rem 0.3125rem;
  padding: 0;
}
.ie8 .breadcrumb a:link,
.ie8 .breadcrumb a:visited {
  color: #ededed;
  display: block;
  float: left;
  text-decoration: none;
  padding: 1px 8px 1px 8px;
  padding: 0.0625rem 0.5rem 0.0625rem 0.5rem;
  -webkit-transition: background-color 0.25s;
  -moz-transition: background-color 0.25s;
  transition: background-color 0.25s;
}
.ie8 .breadcrumb a:link:before,
.ie8 .breadcrumb a:visited:before {
  background-image: url('../images/icons-site.png');
  background-repeat: no-repeat;
  background-size: 300px 300px;
  background-position: -281px -10px;
  content: '';
  display: block;
  float: left;
  height: 11px;
  margin-right: 5px;
  margin-top: 5px;
  width: 7px;
}
.ie8 .breadcrumb a:hover,
.ie8 .breadcrumb a:focus,
.ie8 .breadcrumb a:active {
  background: #939598;
  color: white;
}
.ie8 .breadcrumb a:hover:before,
.ie8 .breadcrumb a:focus:before,
.ie8 .breadcrumb a:active:before {
  background-position: -260px -10px;
}
.ie8 .breadcrumb a.lit,
.ie8 .breadcrumb a.lit:link,
.ie8 .breadcrumb a.lit:visited {
  color: white;
}
.ie8 .breadcrumb a.lit:before,
.ie8 .breadcrumb a.lit:link:before,
.ie8 .breadcrumb a.lit:visited:before {
  background-position: -260px -10px;
}
.ie8 h1 {
  font-size: 45px;
  font-size: 2.8125rem;
  line-height: 40px;
  line-height: 2.5rem;
}
.ie8 .centeredblock h2,
.ie8 h2.displaytitle {
  font-size: 30px;
  font-size: 1.875rem;
}
.ie8 .intro {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 30px;
  line-height: 1.875rem;
}
.ie8 .family_expanded h2 {
  font-size: 40px;
  font-size: 2.5rem;
}
.ie8 .family-list .family {
  min-height: 500px;
}
.ie8 .productcollection h2 {
  font-size: 40px;
  font-size: 2.5rem;
}
.ie8 .products-list .col-md-6.col-lg-4 {
  border-bottom: solid 1px #ededed;
  *zoom: 1;
  width: 100%;
}
.ie8 .products-list .col-md-6.col-lg-4:before,
.ie8 .products-list .col-md-6.col-lg-4:after {
  content: "";
  display: table;
}
.ie8 .products-list .col-md-6.col-lg-4:after {
  clear: both;
}
.ie8 .products-list .product_image {
  width: 41.666666667%;
  float: left;
  border-right: solid 1px #ededed;
}
.ie8 .products-list .product_expanded {
  width: 58.333333333%;
  float: right;
}
.ie8 .products-list > li:nth-child(even) .product_image {
  float: right;
  border-right: 0;
  border-left: solid 1px #ededed;
}
.ie8 .product_image p {
  display: none;
}
.ie8 .downloaditem {
  background-color: #ededed;
  *zoom: 1;
  margin: 75px 0px 110px 0px;
  margin: 4.6875rem 0rem 6.875rem 0rem;
  padding-bottom: 10px;
  padding-bottom: 0.625rem;
}
.ie8 .downloaditem:before,
.ie8 .downloaditem:after {
  content: "";
  display: table;
}
.ie8 .downloaditem:after {
  clear: both;
}
.ie8 .downloaditem .thumbnail {
  position: relative;
}
.ie8 .downloaditem .thumbnail:before {
  display: none;
}
.ie8 .downloaditem img {
  position: absolute;
  top: -25px;
  right: 0;
  margin: 0;
  width: auto;
}
.ie8 .downloaditem .thumbnail img {
  top: -80px;
  right: 50px;
}
.ie8 .band-white.related-content-internal li {
  clear: none;
  min-height: 70px;
}
.ie8 .band-offwhite.related-content-internal li {
  clear: none;
}
.ie8 .global-footer {
  margin-top: 80px;
  margin-top: 5rem;
  padding-bottom: 40px;
  padding-bottom: 2.5rem;
}
.ie8 .footer-linkage {
  display: table-cell;
  width: 70%;
}
.ie8 .footer-linkage .relatedlinks li {
  float: left;
  width: 50%;
}
.ie8 .footer-other {
  display: table-cell;
  vertical-align: top;
  width: 30%;
}
.ie8 .lang-switcher {
  float: right;
}
.ie8 .footer-details {
  padding-top: 2em;
}
.ie8 .footer-details .address {
  display: table-cell;
  width: 70%;
}
.ie8 .footer-details .copyright {
  text-align: right;
  display: table-cell;
  width: 30%;
}
.ie8 .panelbody li {
  min-height: 275px;
}
.ie8 .beauty .beauty-masonry {
  background: url(/~/media/Images/Essentra/Industries/Beauty/bg_beauty-panel-1.jpg) no-repeat top right;
}
.ie8 .beauty .beauty-masonry .container {
  background: url(/~/media/Images/Essentra/Industries/Beauty/bg_beauty-panel-2.jpg) no-repeat bottom left;
}
.ie8 .event-date,
.ie8 .event-to {
  margin-right: 5px;
}
.ie8 .event-to,
.ie8 .filter button:after,
.ie8 .listing-link a:before,
.ie8 a.external:before,
.ie8 .security_product_text .closebutton a:after,
.ie8 .downloadtoggle:after,
.ie8 [type="submit"].download-button .download-icon,
.ie8 .location-accordion a .icon {
  background-image: url('../images/icons-site.png');
}
.ie8 .toggleall a:after {
  background-image: url('../images/icons-site.png');
  top: 15px;
}
.ie8 p.address:before,
.ie8 p.tel:before,
.ie8 p.fax:before,
.ie8 p.map:before,
.ie8 p.directions:before {
  background-image: url('../images/icons-site.png');
}
.ie8 .icon-success {
  background-image: url('../images/icons-site.png');
  background-position: -15px -116px;
}
.ie8 .icon-fail {
  background-image: url('../images/icons-site.png');
  background-position: -67px -116px;
  top: 50px;
}
.ie8 .icon-button [class^=button] {
  background-image: url('../images/icons-site.png');
}
.ie8 .icon-button .button-menu {
  background-position: -4px -4px;
}
.ie8 .icon-button .button-search {
  background-position: -53px -5px;
}
.ie8 .icon-button .button-close {
  background-position: -102px -6px;
}
.ie8 .icon-button .button-grid {
  background-position: -2px -54px;
}
.ie8 .icon-button .button-list {
  background-position: -52px -54px;
}
.ie8 [class^=icon-lg] {
  background-image: url('../images/icons-site-lg.png');
}
.ie8 blockquote:before {
  background-image: url('../images/icons-site.png');
  background-position: -151px -209px;
}
.ie8 a.arrow:before {
  background-image: url('../images/icons-site.png');
  background-position: -119px -68px;
}
.ie8 a.jumplink:after {
  background-image: url('../images/icons-site.png');
  background-position: -170px -64px;
  right: 3px;
}
.ie8 .downloadtoggle:before {
  background-image: url('../images/icons-site.png');
  background-position: -119px -64px;
}
.ie8 .corporate-responsibility .icon-text {
  text-align: left;
}
.ie8 #solutions-model {
  text-align: center;
}
.ie8 #solutions-model h2 {
  max-width: 50%;
  margin: 0 auto;
  font-size: 30px;
  font-size: 1.875rem;
}
.ie8 #solutions-model ul li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.ie8 #understanding-your-requirements .centeredblock {
  position: relative;
}
.ie8 #understanding-your-requirements .centeredblock:before {
  background-color: #ededed;
  border: 2px solid #9b0056;
  content: '';
  display: block;
  left: -150px;
  top: 60px;
  width: 134px;
  height: 134px;
  position: absolute;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.ie8 #understanding-your-requirements .centeredblock:after {
  background-color: white;
  border: 2px solid #c10a27;
  content: '';
  display: block;
  left: -100px;
  top: 108px;
  width: 36px;
  height: 36px;
  position: absolute;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.ie8 #understanding-your-requirements h2 {
  padding-bottom: 55px;
  padding-bottom: 3.4375rem;
}
.ie8 #understanding-your-requirements h2:before {
  background-color: #ededed;
  border: 2px solid #9b0056;
  content: '';
  display: block;
  right: -150px;
  top: 60px;
  width: 134px;
  height: 134px;
  position: absolute;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.ie8 #understanding-your-requirements h2:after {
  content: '';
  display: block;
  border-top: dashed 1px #c10a27;
  height: 0;
  top: 128px;
  left: -78px;
  right: -78px;
  position: absolute;
}
.ie8 .video-player {
  width: 41.666666667%;
  display: block;
  float: left;
}
.ie8 .video-description {
  padding: 25px 40px 25px 40px;
  padding: 1.5625rem 2.5rem 1.5625rem 2.5rem;
  width: 58.333333333%;
  display: block;
  float: left;
}
.ie8 .securityproduct {
  width: 100%;
}
.ie8 .security_product_image {
  width: 41.666666667%;
  float: left;
}
.ie8 .security_product_text {
  width: 58.333333333%;
  float: left;
}
.ie8 .step-diagram {
  text-align: left;
  width: 710px;
  padding-top: 40px;
  padding-top: 2.5rem;
}
.ie8 .step-diagram:before {
  content: '';
  width: 0;
  height: 950px;
  border-left: dashed 1px #c10a27;
  display: block;
  position: absolute;
  left: 50%;
  top: 10%;
}
.ie8 .stage-number-wrapper {
  width: 185px;
}
.ie8 .stage-number {
  height: 185px;
  width: 185px;
  font-size: 110px;
  font-size: 6.875rem;
}
.ie8 .stage-img {
  display: block;
  position: absolute;
  z-index: 1;
}
.ie8 .stage-text {
  margin: 0;
  position: absolute;
}
.ie8 .stage-text ol {
  list-style-position: outside;
}
.ie8 .stage-1 {
  min-height: 300px;
}
.ie8 .stage-1 .stage-text {
  top: -20px;
  left: 460px;
}
.ie8 .stage-1 .stage-img {
  top: -10px;
  left: 175px;
  width: 110px;
  height: 110px;
}
.ie8 .stage-2 {
  min-height: 325px;
}
.ie8 .stage-2 .stage-text {
  top: -85px;
  right: 460px;
  text-align: right;
}
.ie8 .stage-2 .stage-img {
  top: -5px;
  left: 390px;
  width: 215px;
  height: 215px;
}
.ie8 .stage-3 {
  min-height: 275px;
}
.ie8 .stage-3 .stage-text {
  top: 11px;
  left: 460px;
}
.ie8 .stage-3 .stage-img {
  top: 16px;
  left: 127px;
  width: 180px;
  height: 180px;
}
.ie8 .stage-4 {
  min-height: 350px;
}
.ie8 .stage-4 .stage-text {
  top: 0;
  right: 460px;
  text-align: right;
}
.ie8 .stage-4 .stage-img {
  top: 20px;
  left: 360px;
  width: 270px;
  height: 270px;
}
.ie8 .stage-1 .stage-text {
  top: 0;
  left: 585px;
}
.ie8 .stage-1 .stage-img {
  top: -25px;
  left: 230px;
  width: 145px;
  height: 145px;
}
.ie8 .stage-2 .stage-text {
  top: -50px;
  right: 585px;
  text-align: right;
}
.ie8 .stage-2 .stage-img {
  top: -80px;
  left: 520px;
  width: 270px;
  height: 270px;
}
.ie8 .stage-3 .stage-text {
  top: 0;
  left: 585px;
}
.ie8 .stage-3 .stage-img {
  top: -35px;
  left: 118px;
  width: 280px;
  height: 280px;
}
.ie8 .stage-4 .stage-text {
  top: 20px;
  right: 585px;
  text-align: right;
}
.ie8 .stage-4 .stage-img {
  top: 20px;
  left: 515px;
}
.ie8 .our-approach .step-diagram:before,
.ie8 .capabilities .step-diagram:before {
  height: 1000px;
  top: 5%;
}
.ie8 .our-approach .stage-1,
.ie8 .capabilities .stage-1 {
  min-height: auto;
}
.ie8 .our-approach .stage-1 .stage-text,
.ie8 .capabilities .stage-1 .stage-text {
  top: 10px;
}
.ie8 .our-approach .stage-2,
.ie8 .capabilities .stage-2 {
  min-height: 350px;
}
.ie8 .our-approach .stage-2 .stage-text,
.ie8 .capabilities .stage-2 .stage-text {
  top: 0;
}
.ie8 .our-approach .stage-3,
.ie8 .capabilities .stage-3 {
  min-height: 350px;
}
.ie8 .our-approach .stage-3 .stage-text,
.ie8 .capabilities .stage-3 .stage-text {
  top: -50px;
}
.ie8 .our-approach .stage-3 .stage-img,
.ie8 .capabilities .stage-3 .stage-img {
  top: -110px;
  left: 30px;
  width: 270px;
  height: 270px;
}
.ie8 .our-approach .stage-4 .stage-img,
.ie8 .capabilities .stage-4 .stage-img {
  top: 20px;
  left: 360px;
  width: 320px;
  height: 320px;
}
.ie8 .our-approach .stage-3 .stage-text,
.ie8 .capabilities .stage-3 .stage-text {
  top: -50px;
}
.ie8 .our-approach .stage-3 .stage-img,
.ie8 .capabilities .stage-3 .stage-img {
  top: -140px;
  left: 55px;
  width: 340px;
  height: 340px;
}
.ie8 .our-approach .stage-4,
.ie8 .capabilities .stage-4 {
  min-height: 500px;
}
.ie8 .our-approach .stage-4 .stage-img,
.ie8 .capabilities .stage-4 .stage-img {
  top: 20px;
  left: 470px;
  width: 430px;
  height: 430px;
}
.ie8 .tobacco .step-diagram:before {
  height: 1800px;
  top: 5%;
}
.ie8 .tobacco .stage-1 {
  min-height: 350px;
}
.ie8 .tobacco .stage-1 .stage-text {
  top: -15px;
  left: 460px;
}
.ie8 .tobacco .stage-1 .stage-img {
  top: -10px;
  left: 75px;
  width: 205px;
  height: 205px;
}
.ie8 .tobacco .stage-2 {
  min-height: 460px;
}
.ie8 .tobacco .stage-2 .stage-text {
  top: -80px;
  right: 460px;
  text-align: left;
}
.ie8 .tobacco .stage-2 .stage-img {
  top: 0px;
  left: 375px;
  width: 275px;
  height: 275px;
}
.ie8 .tobacco .stage-3 {
  min-height: 550px;
}
.ie8 .tobacco .stage-3 .stage-text {
  top: -100px;
  left: 460px;
}
.ie8 .tobacco .stage-3 .stage-img {
  top: 16px;
  left: 127px;
  width: 180px;
  height: 180px;
}
.ie8 .tobacco .stage-4 {
  min-height: 450px;
}
.ie8 .tobacco .stage-4 .stage-text {
  top: -60px;
  right: 460px;
  text-align: left;
}
.ie8 .tobacco .stage-4 .stage-img {
  top: 0px;
  left: 385px;
  width: 235px;
  height: 235px;
}
.ie8 .tobacco .stage-5 {
  min-height: 600px;
}
.ie8 .tobacco .stage-5 .stage-text {
  top: 11px;
  left: 460px;
}
.ie8 .tobacco .stage-5 .stage-img {
  top: 0;
  left: 27px;
  width: 275px;
  height: 275px;
}
.ie8 .tobacco .step-diagram:before {
  height: 1500px;
  top: 5%;
}
.ie8 .tobacco .stage-1 .stage-text {
  left: 585px;
}
.ie8 .tobacco .stage-1 .stage-img {
  left: 165px;
}
.ie8 .tobacco .stage-2 .stage-text {
  right: 585px;
}
.ie8 .tobacco .stage-2 .stage-img {
  left: 500px;
}
.ie8 .tobacco .stage-3 {
  min-height: 400px;
}
.ie8 .tobacco .stage-3 .stage-text {
  left: 585px;
}
.ie8 .tobacco .stage-3 .stage-img {
  left: 180px;
}
.ie8 .tobacco .stage-4 {
  min-height: 350px;
}
.ie8 .tobacco .stage-4 .stage-text {
  top: -60px;
  right: 585px;
  text-align: left;
}
.ie8 .tobacco .stage-4 .stage-img {
  top: 0px;
  left: 510px;
  width: 235px;
  height: 235px;
}
.ie8 .tobacco .stage-5 {
  min-height: 400px;
}
.ie8 .tobacco .stage-5 .stage-text {
  top: 11px;
  left: 585px;
}
.ie8 .tobacco .stage-5 .stage-img {
  top: 0;
  left: 100px;
  width: 275px;
  height: 275px;
}
.ie8 .collaberation .step-diagram:before {
  height: 2400px;
  top: 5%;
}
.ie8 .collaberation .stage-1 {
  min-height: 450px;
}
.ie8 .collaberation .stage-1 .stage-text {
  position: absolute;
  top: 0px;
  left: auto;
  right: 460px;
}
.ie8 .collaberation .stage-1 .stage-img {
  top: -210px;
  left: 370px;
  width: 340px;
  height: 340px;
}
.ie8 .collaberation .stage-2 {
  min-height: 350px;
}
.ie8 .collaberation .stage-2 .stage-text {
  top: 0px;
  right: auto;
  left: 460px;
  text-align: left;
}
.ie8 .collaberation .stage-2 .stage-img {
  top: 0;
  left: 50px;
  width: 245px;
  height: 245px;
}
.ie8 .collaberation .stage-3 {
  min-height: 450px;
}
.ie8 .collaberation .stage-3 .stage-text {
  top: 0px;
  left: auto;
  right: 460px;
}
.ie8 .collaberation .stage-3 .stage-img {
  top: -55px;
  left: 390px;
  width: 272px;
  height: 272px;
}
.ie8 .collaberation .stage-4 {
  min-height: 400px;
}
.ie8 .collaberation .stage-4 .stage-text {
  top: 0px;
  right: auto;
  left: 460px;
  text-align: left;
}
.ie8 .collaberation .stage-4 .stage-img {
  top: 20px;
  left: 50px;
  width: 260px;
  height: 260px;
}
.ie8 .collaberation .stage-5 {
  min-height: 500px;
}
.ie8 .collaberation .stage-5 .stage-text {
  position: absolute;
  top: 0px;
  left: auto;
  right: 460px;
}
.ie8 .collaberation .stage-5 .stage-img {
  top: -50px;
  left: 385px;
  width: 267px;
  height: 267px;
}
.ie8 .collaberation .stage-6 {
  min-height: 300px;
}
.ie8 .collaberation .stage-6 .stage-text {
  top: 0px;
  right: auto;
  left: 460px;
  text-align: left;
}
.ie8 .collaberation .stage-6 .stage-img {
  top: -25px;
  left: 130px;
  width: 148px;
  height: 148px;
}
.ie8 .collaberation .stage-7 {
  min-height: 400px;
}
.ie8 .collaberation .stage-7 .stage-text {
  top: 0px;
  left: auto;
  right: 460px;
}
.ie8 .collaberation .stage-7 .stage-img {
  top: 15px;
  left: 350px;
  width: 330px;
  height: 330px;
}
.ie8 .collaberation .step-diagram:before {
  height: 2100px;
}
.ie8 .collaberation .stage-1 {
  min-height: 375px;
}
.ie8 .collaberation .stage-1 .stage-text {
  top: 0px;
  left: auto;
  right: 600px;
}
.ie8 .collaberation .stage-1 .stage-img {
  top: -240px;
  left: 490px;
  width: 420px;
  height: 420px;
}
.ie8 .collaberation .stage-2 {
  min-height: 300px;
}
.ie8 .collaberation .stage-2 .stage-text {
  top: 0px;
  right: auto;
  left: 600px;
  text-align: left;
}
.ie8 .collaberation .stage-2 .stage-img {
  top: -65px;
  left: 150px;
  width: 245px;
  height: 245px;
}
.ie8 .collaberation .stage-3 {
  min-height: 375px;
}
.ie8 .collaberation .stage-3 .stage-text {
  top: 0px;
  left: auto;
  right: 600px;
}
.ie8 .collaberation .stage-3 .stage-img {
  top: -55px;
  left: 510px;
  width: 272px;
  height: 272px;
}
.ie8 .collaberation .stage-4 {
  min-height: 350px;
}
.ie8 .collaberation .stage-4 .stage-text {
  top: 0px;
  right: auto;
  left: 600px;
  text-align: left;
}
.ie8 .collaberation .stage-4 .stage-img {
  top: -50px;
  left: 130px;
  width: 260px;
  height: 260px;
}
.ie8 .collaberation .stage-5 {
  min-height: 450px;
}
.ie8 .collaberation .stage-5 .stage-text {
  position: absolute;
  top: 0px;
  left: auto;
  right: 600px;
}
.ie8 .collaberation .stage-5 .stage-img {
  top: -50px;
  left: 510px;
  width: 267px;
  height: 267px;
}
.ie8 .collaberation .stage-6 .stage-text {
  top: 0px;
  right: auto;
  left: 600px;
  text-align: left;
}
.ie8 .collaberation .stage-6 .stage-img {
  top: 0px;
  left: 240px;
  width: 148px;
  height: 148px;
}
.ie8 .collaberation .stage-7 {
  min-height: 400px;
}
.ie8 .collaberation .stage-7 .stage-text {
  top: 0px;
  left: auto;
  right: 600px;
}
.ie8 .collaberation .stage-7 .stage-img {
  top: -88px;
  left: 505px;
  width: 350px;
  height: 350px;
}
.ie8 .featurelinks {
  font-size: 30px;
  font-size: 1.875rem;
}
.ie8 .featurelinks li {
  display: inline-block;
  float: left;
  width: 50%;
}
.ie8 .featurelinks a,
.ie8 .featurelinks a:visited {
  min-height: 240px;
}
.ie8 .featurelinks a:after,
.ie8 .featurelinks a:visited:after {
  background-image: url('../images/icons-site.png');
}
.ie8 .search,
.ie8 .events,
.ie8 .articles {
  background: white;
}
.ie8 .search-mini {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  background-color: white;
  display: inline-block;
  padding-left: 15px;
  padding-left: 0.9375rem;
  position: absolute;
  left: auto;
  top: 21px;
  right: 21px;
}
.ie8 .search-mini :-moz-placeholder {
  color: #6d6e71;
}
.ie8 .search-mini ::-webkit-input-placeholder {
  color: #6d6e71;
}
.ie8 .search-mini :-ms-input-placeholder {
  color: #6d6e71;
}
.ie8 .search-mini input {
  border: none;
  height: 30px;
  padding: 0;
}
.ie8 .search-mini input[type="text"] {
  color: #6d6e71;
  width: 130px;
  height: 25px;
}
.ie8 .search-mini input[type="submit"] {
  background-color: #6d6e71;
  background-image: url('../images/icons-site.png');
  background-size: 300px 300px;
  background-position: -247px -23px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  width: 28px;
  text-indent: 30px;
  overflow: hidden;
  position: relative;
  top: auto;
  left: auto;
}
.ie8 .search-mini input[type="submit"]:hover,
.ie8 .search-mini input[type="submit"]:focus {
  background-color: #c10a27;
}
.ie8[dir="rtl"] .global-header .branding {
  float: right;
}
.ie8[dir="rtl"] header nav {
  border-left: solid 1px #e4e4e4;
}
.ie8[dir="rtl"] ul.mainnav > li:nth-child(5) a:before {
  margin: 0 0 -3px 6px;
}
.ie8[dir="rtl"] ul.mainnav .showdropdown .level1 {
  margin-left: 0;
  margin-right: 5px;
}
.ie8[dir="rtl"] .breadcrumb .calltoaction {
  right: auto;
  left: 0;
}
.ie8[dir="rtl"] .breadcrumb .calltoaction a {
  white-space: nowrap;
}
.ie8[dir="rtl"] ul.mainnav {
  padding-left: 0;
  padding-right: 195px;
}
.ie8[dir="rtl"][lang="en"] .search-mini {
  padding-right: 15px;
  padding-right: 0.9375rem;
  padding-left: 0;
  left: 21px;
  right: auto;
}
.ie8[dir="rtl"] .col-md-offset-1 {
  margin-right: 8.333333333%;
}
.ie8[dir="rtl"] .col-lg-offset-2 {
  margin-right: 16.666666667%;
}
.ie8[dir="rtl"] .badge-header {
  float: right;
}
.ie8[dir="rtl"] .listing-link {
  float: left;
}
.ie8[dir="rtl"] .footer-details .copyright {
  text-align: left;
}
.ie8[dir="rtl"] .lang-switcher {
  float: left;
}
.ie8[dir="rtl"] a.arrow:before {
  background-image: none !important;
}
