/*****************************************************************************/
/* This is our main CSS Styles, we can override base elements here if needed */
/*****************************************************************************/
/****************************************************************************/
/* This file is for anything that can be a variable to be used in ours CSS */
/****************************************************************************/
/* 'Gotham Rounded, Open Sans, Arial, sans-serif' */
/* to be renamed something more readable or removed if no longer used */
/* Client Logos for Testimonials Slider */
/* Header Images */
/********************************************/
/* This file is for SCSS Mixins to be used */
/********************************************/
/************************************************************************************************/
/* This is for the base format for our main elements (can be extended in styles.scss if needed) */
/************************************************************************************************/
@font-face {
  font-family: 'Open Sans';
  src: url("/fonts/opensans-regular.ttf") format("truetype"); }
@font-face {
  font-family: 'Open Sans';
  src: url("/fonts/opensans-bold.ttf") format("truetype");
  font-weight: bold; }
@font-face {
  font-family: 'Gotham Rounded';
  src: url("/fonts/GothamRoundedBook_21018.ttf") format("truetype"); }
@font-face {
  font-family: 'Gotham Rounded';
  src: url("/fonts/GothamRoundedBold_21016.ttf") format("truetype");
  font-weight: bold; }
@font-face {
  font-family: ProximaNova-Regular;
  src: url(/fonts/ProximaNova-RegWeb.woff) format("woff");
  font-weight: 400; }
@font-face {
  font-family: ProximaNova-Regular;
  src: url(/fonts/ProximaNova-LightWeb.woff) format("woff");
  font-weight: 100; }
@font-face {
  font-family: ProximaNova-Regular;
  src: url(/fonts/ProximaNova-BoldWeb.woff) format("woff");
  font-weight: 700; }
@font-face {
  font-family: ProximaNova-Regular;
  src: url(/fonts/ProximaNova-SboldWeb.woff) format("woff");
  font-weight: 600; }
h1, h2 {
  color: black;
  font-size: 1.9em;
  font-weight: bold;
  margin: 0 0 10px 0; }

.btn-black:hover, .btn-black:focus, .btn-black.focus, .btn-black:active, .btn-black.active, .open > .dropdown-toggle.btn-black {
  color: white;
  background-color: #1a1a1a;
  border-color: #666666; }

h3 {
  font-family: "Gotham Rounded";
  font-size: 1.19em;
  margin-bottom: 13px;
  margin-top: 0; }

p {
  font-size: 1em; }

html, body {
  background-color: white;
  font-size: 14px;
  font-family: "Gotham Rounded";
  height: 100%; }

* {
  font-family: "Gotham Rounded"; }

html[lang='ru'] * {
  font-family: 'Open Sans'; }

.AI_heading {
  font-family: "Gotham Rounded" !important;
  font-size: 30px !important; }

.AI_subheading {
  font-family: "Gotham Rounded" !important;
  font-size: 15px !important; }

.AI_text {
  font-family: "Gotham Rounded" !important;
  font-size: 14px !important; }

h5 {
  color: #454545;
  font-size: 15px;
  font-weight: bold; }

hr {
  border-color: white; }

/*#sideboxH1 {
	color: #black;
}*/
#CybotCookiebotDialog {
  font-family: 'Gotham Rounded' !important; }

.CybotCookiebotDialogBodyButton {
  height: 60px !important; }

a#CybotCookiebotDialogPoweredbyCybot {
  display: none; }

div.CybotCookiebotDialogArrow {
  display: none; }

.CybotCookiebotDialogBodyContentLabelPersonalInformation {
  font-size: 13px !important; }

#CybotCookiebotDialogBodyContentCheckboxPersonalInformation {
  margin-top: 4px !important; }

.CybotCookiebotSoftenImpact {
  border: none !important;
  color: #337ab7 !important;
  text-decoration: underline; }

.CybotCookiebotEvenImpact {
  background-color: #18af5c !important;
  border-color: #18af5c !important;
  color: #ffffff !important; }

#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection {
  border: 1px solid #337ab7 !important;
  color: #337ab7 !important;
  background-color: #fff !important; }

#CybotCookiebotDialogBodyButtonDecline {
  text-decoration: underline !important; }

#CybotCookiebotDialogTabContent input:not([disabled]):checked + .CybotCookiebotDialogBodyLevelButtonSlider {
  background-color: #18af5c !important; }

.grecaptcha-badge {
  visibility: collapse !important; }

.modal-zindex {
  z-index: 2000; }

.modal-content-vcenter {
  /* Bootstrap sets the size of the modal in the modal-dialog class, we need to inherit it */
  width: inherit;
  max-width: inherit;
  /* For Bootstrap 4 - to avoid the modal window stretching full width */
  height: inherit;
  /* To center horizontally */
  margin: 0 auto;
  pointer-events: all; }

.modal-v-center-helper {
  display: table;
  height: 100%;
  width: 100%;
  pointer-events: none;
  /* This makes sure that we can still click outside of the modal to close it */ }

.modal-v-center {
  /* To center vertically */
  display: table-cell;
  vertical-align: middle;
  pointer-events: none;
  max-width: 100vw; }

.image-wrapper {
  width: 100%;
  padding: 20px;
  text-align: center; }
  .image-wrapper img {
    height: 100%;
    width: auto; }

/***********************************************************************
* Colors used landing page headings (convert black to standard colors)
************************************************************************/
.colorCode1 {
  /* Light Blue */
  filter: invert(48%) sepia(56%) saturate(620%) hue-rotate(143deg) brightness(90%) contrast(87%); }

.colorCode2 {
  /* Light Green */
  filter: invert(67%) sepia(64%) saturate(355%) hue-rotate(41deg) brightness(84%) contrast(83%); }

.colorCode3 {
  /* Yellow */
  filter: invert(96%) sepia(8%) saturate(6186%) hue-rotate(330deg) brightness(101%) contrast(104%); }

.colorCode4 {
  /* Orange */
  filter: invert(32%) sepia(59%) saturate(2424%) hue-rotate(354deg) brightness(89%) contrast(84%); }

.colorCode5 {
  /* Purple */
  filter: invert(19%) sepia(41%) saturate(3284%) hue-rotate(310deg) brightness(89%) contrast(94%); }

.colorCode6 {
  /* Pink */
  filter: invert(41%) sepia(63%) saturate(3539%) hue-rotate(307deg) brightness(101%) contrast(102%); }

.colorCode7 {
  /*  */
  filter: invert(8%) sepia(100%) saturate(7499%) hue-rotate(248deg) brightness(101%) contrast(144%); }

.colorCode8 {
  /* Dark Blue */
  filter: invert(32%) sepia(56%) saturate(533%) hue-rotate(90deg) brightness(100%) contrast(90%); }

.colorCode9 {
  /* Dark Green */
  filter: invert(65%) sepia(78%) saturate(4391%) hue-rotate(106deg) brightness(96%) contrast(101%); }

.h1 {
  /* this simulates an h1 tag so that we just have one on each page */
  display: block;
  color: black;
  font-size: 1.9em;
  margin-top: 0.67em;
  margin-bottom: 0.67em;
  margin-left: 0;
  margin-right: 0;
  font-weight: bold;
  font-family: inherit; }

.headerButton {
  margin-right: 10px;
  margin-top: 1.3em;
  min-width: 100px; }

#applyBtn_LinkedIn {
  width: 28%;
  height: 30px;
  vertical-align: middle;
  margin-left: 15px;
  margin-top: 4px;
  display: inline-block;
  background: url("https://s3.qima.com/images/applylinkedin.png") center no-repeat;
  background-size: 100% 100%; }

#applyBtn_LinkedIn:hover {
  background-image: url("https://s3.qima.com/images/applylinkedin_hover.png"); }

#applyBtn_LinkedIn:active {
  background-image: url("https://s3.qima.com/images/applylinkedin_active.png"); }

.textInputWidth {
  width: 80%; }

#appMobile {
  position: absolute;
  top: 185px;
  left: 32px; }

#appTablet {
  position: absolute;
  top: 263px;
  left: 31px; }

.sidebarTitlebar {
  background-color: #D2D2D2;
  padding: 10px 30px; }
  .sidebarTitlebar h5 {
    text-transform: uppercase; }

.sidebarContentBox {
  padding: 15px 30px;
  background-color: #E6E6E6; }

.bootstrap-vcenter-column {
  display: inline-block;
  vertical-align: middle;
  float: none; }

.upcase {
  text-transform: uppercase; }

.lowcase {
  text-transform: lowercase; }

.vcenter {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%); }

.vcenter_parent {
  height: 100%;
  position: relative; }

.ScrollSection {
  min-height: 500px; }

.mainHeader {
  margin-bottom: 0.55em;
  font-size: 2.7em;
  color: white;
  font-weight: bold; }

.mainSubHeader {
  margin-bottom: 2em;
  font-size: 1.23em;
  color: white; }

.mainAdditionalText {
  font-size: 1.23em;
  color: white; }

.above990Display {
  display: block; }

.above990DisplayNone {
  display: none; }

.display500 {
  display: none; }

.sectionHeader {
  font-size: 1.9em;
  font-weight: bold; }

.contactMapPopup {
  padding: 15px;
  font-family: "Gotham Rounded";
  width: 100%; }
  .contactMapPopup > div {
    margin-top: 6px; }

.btn {
  background-image: none; }

.navbar {
  border: 0;
  margin: 0; }

#mobileEmailSendLinks {
  width: 250px;
  margin-right: 2px; }

.headerbox {
  background-color: #333;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 330px; }

.storyContainer {
  background-color: #E6E6E6;
  padding: 2.5em;
  margin-top: 3em;
  margin-bottom: 3em; }

#map-bangladesh {
  width: 303px;
  float: right;
  margin-left: 10px; }

#share-this {
  width: 80%;
  float: left; }

.storyContainer a {
  white-space: pre-wrap;
  /* css-3 */
  white-space: -moz-pre-wrap;
  /* Mozilla, since 1999 */
  white-space: -pre-wrap;
  /* Opera 4-6 */
  white-space: -o-pre-wrap;
  /* Opera 7 */
  word-wrap: break-word;
  /* Internet Explorer 5.5+ */ }

/**following important is needed for loading individual news page**/
#specialIframe {
  width: 255px !important;
  height: 227px !important; }

#specialImg {
  width: 255px !important;
  height: 173px !important; }

/**ends**/
/**Start of reg search functions**/
.regcapSearchHightlight {
  background-color: #e4002b;
  color: #FFFFFF;
  padding: 5px 0; }

.regcapSearchResult {
  padding: 10px;
  margin-bottom: 10px;
  background-color: #e3e7ea; }

.regcapSearchReadMore.btn.btn-primary {
  position: relative;
  float: right;
  width: 30%;
  min-width: 120px;
  max-width: 270px;
  box-sizing: border-box; }

.regcapSearchSpacer {
  margin-bottom: 15px;
  clear: both; }

/**ends**/
/**form validation**/
/* .invalid class prevents CSS from automatically applying */
.invalid input:required:invalid {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px #b21820;
  outline: 0 none; }

.invalid textarea:required:invalid {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px #b21820;
  outline: 0 none; }

.invalid select:required:invalid {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px #b21820;
  outline: 0 none; }

.invalidFeild {
  -webkit-appearance: none;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px #b21820;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px #b21820;
  outline: 0 none; }

/**end form validation**/
.no-transition {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  transition: none !important; }

.container-fluid.container-fluid-nav {
  padding: 10px 0px 10px 10px; }
  .container-fluid.container-fluid-nav.for-shrink {
    padding: 4px 0px 10px 10px; }

.navbar-ai {
  overflow: visible !important;
  /** Animated fixed nav **/
  /*
   * navbar-ai-fixed-content class that facilitates the animations and swapping of the bars
   * In the nav bar there are two bars actually generated in the DOM. Each bar is wrapped in this
   */
  /* End of .navbar-right .dropdown-menu */ }
  .navbar-ai.navbar-ai-fixed {
    height: 7vh;
    top: 0px;
    background: transparent !important;
    transition: opacity 200ms ease;
    overflow: hidden hidden; }
    .navbar-ai.navbar-ai-fixed.shrink {
      transition: opacity 200ms ease, height 230ms ease 100ms; }
      .navbar-ai.navbar-ai-fixed.shrink .navbar-ai-fixed-content.display-regular {
        opacity: 0;
        pointer-events: none;
        transition: opacity 400ms ease, transform 300ms ease;
        transform: translate3d(0, -90px, 0); }
      .navbar-ai.navbar-ai-fixed.shrink .navbar-ai-fixed-content.display-shrink {
        opacity: 1;
        pointer-events: all;
        transition: opacity 400ms ease 100ms, transform 300ms ease;
        transform: translate3d(0, 0px, 0); }
  .navbar-ai.rtl .navbar-ai-fixed-content .navbar-header {
    margin-top: 0px !important; }
  .navbar-ai.rtl .container-fluid.container-fluid-nav {
    padding: 10px 10px 10px 0px; }
    .navbar-ai.rtl .container-fluid.container-fluid-nav.for-shrink {
      padding: 4px 10px 10px 00px; }
  .navbar-ai .navbar-ai-fixed-content {
    position: absolute;
    display: block;
    top: 0px;
    left: 0px;
    width: 100%;
    transition: opacity 300ms ease, transform 300ms ease;
    border-bottom: 1px solid #333333; }
    .navbar-ai .navbar-ai-fixed-content .navbar-collapse.collapsing, .navbar-ai .navbar-ai-fixed-content .navbar-collapse.in {
      background: #FFFFFF; }
    .navbar-ai .navbar-ai-fixed-content.display-regular {
      opacity: 1;
      pointer-events: all;
      transform: translate3d(0, 0, 0); }
    .navbar-ai .navbar-ai-fixed-content.display-shrink {
      opacity: 0;
      pointer-events: none;
      transition: opacity 200ms ease, transform 300ms ease;
      transform: translate3d(0, 59px, 0);
      height: 59px; }
      .navbar-ai .navbar-ai-fixed-content.display-shrink .navbar-nav a {
        padding-bottom: 7px; }
      .navbar-ai .navbar-ai-fixed-content.display-shrink #AI_Logo {
        background-image: url(https://s3.qima.com/images/logos/qima_q%402x.png?v27) !important;
        height: 40px;
        width: 40px;
        margin-top: 5px; }
      .navbar-ai .navbar-ai-fixed-content.display-shrink #rightNavWrapper .navbar-right, .navbar-ai .navbar-ai-fixed-content.display-shrink #rightNavWrapper .navbar-left {
        margin-top: 16px; }
  .navbar-ai a {
    color: #333;
    background-color: transparent; }
    .navbar-ai a:hover {
      color: #333;
      background-color: transparent; }
    .navbar-ai a:focus {
      color: #333;
      background-color: transparent; }
    .navbar-ai a:active {
      color: #333;
      background-color: transparent; }
  .navbar-ai .subNavSplitDivParent {
    display: none; }
  .navbar-ai .subNavSplitDiv {
    visibility: hidden; }
  .navbar-ai .dropdown-menu {
    text-align: center;
    left: -60px; }
    .navbar-ai .dropdown-menu .navMenuCol {
      display: inline-block;
      padding: 20px;
      margin-left: 25px;
      text-align: left;
      color: #5e5e5e;
      position: relative;
      vertical-align: top;
      border-right: 1px solid #c6c6c6; }
      .navbar-ai .dropdown-menu .navMenuCol li {
        list-style-type: none; }
        .navbar-ai .dropdown-menu .navMenuCol li a {
          color: black;
          display: block;
          margin: 5px 0px; }
      .navbar-ai .dropdown-menu .navMenuCol .ico_aboutQIMA {
        background-position: -25px -25px; }
      .navbar-ai .dropdown-menu .navMenuCol .ico_audits {
        background-position: -25px 0px; }
      .navbar-ai .dropdown-menu .navMenuCol .ico_food {
        background-position: -0px -50px; }
      .navbar-ai .dropdown-menu .navMenuCol .ico_hardlines {
        background-position: -50px -25px; }
      .navbar-ai .dropdown-menu .navMenuCol .ico_inspections {
        background-position: 0px 0px; }
      .navbar-ai .dropdown-menu .navMenuCol .ico_labTest {
        background-position: -50px 0px; }
      .navbar-ai .dropdown-menu .navMenuCol .ico_serviceDetails {
        background-position: 0px -25px; }
      .navbar-ai .dropdown-menu .navMenuCol .ico_softlines {
        background-position: -75px 0px; }
      .navbar-ai .dropdown-menu .navMenuCol .ico_techParts {
        background-position: -25px -50px; }
      .navbar-ai .dropdown-menu .navMenuCol .ico_News {
        background-position: -75px -25px; }
      .navbar-ai .dropdown-menu .navMenuCol .navSubtitle {
        font-weight: bold;
        color: #5e5e5e;
        text-decoration: none;
        display: block;
        margin: 0px; }
      .navbar-ai .dropdown-menu .navMenuCol .navSubtitle:before {
        content: "";
        background: url("https://s3.qima.com/images/responsive/submenu_icons.png?v1");
        background-position: inherit;
        background-repeat: no-repeat;
        display: inline-block;
        width: 25px;
        height: 25px;
        vertical-align: middle;
        position: absolute;
        left: -15px; }
    .navbar-ai .dropdown-menu.navmenu_Service {
      width: 100vw; }
    .navbar-ai .dropdown-menu.navmenu_Industry {
      width: 100vw; }
    .navbar-ai .dropdown-menu.navmenu_About {
      width: 100vw; }
      .navbar-ai .dropdown-menu.navmenu_About div.navMenuCol:first-child {
        text-align: right;
        padding-right: 10%; }
      .navbar-ai .dropdown-menu.navmenu_About div.navMenuCol:last-child {
        text-align: left;
        padding-left: 10%; }
  .navbar-ai .navbar-toggle {
    background-color: white;
    border: 1px solid #ddd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    float: right;
    margin-bottom: 8px;
    margin-top: 8px;
    padding: 9px 10px;
    padding-bottom: 23px;
    position: relative; }
    .navbar-ai .navbar-toggle:hover {
      background-color: #ddd; }
    .navbar-ai .navbar-toggle:focus {
      background-color: #ddd; }
    .navbar-ai .navbar-toggle .icon-bar {
      background-color: #888; }
  .navbar-ai .navbar-right {
    position: relative;
    display: block;
    margin-right: 0px;
    padding-right: 10px; }
    .navbar-ai .navbar-right .dropdown-menu {
      visibility: visible; }
    .navbar-ai .navbar-right li > a {
      padding: 0px;
      margin-right: 2em;
      font-size: 0.8em;
      background-color: transparent; }
    .navbar-ai .navbar-right #phoneNumber > .dropdown-menu {
      left: -360px; }
  .navbar-ai .navbar-left {
    position: relative;
    display: block;
    margin-left: 0px;
    padding-left: 10px; }
    .navbar-ai .navbar-left .dropdown-menu {
      visibility: visible; }
    .navbar-ai .navbar-left li > a {
      padding: 0px;
      margin-right: 2em;
      font-size: 0.8em; }
    .navbar-ai .navbar-left #phoneNumber > .dropdown-menu {
      font-size: 0.8em;
      right: -360px;
      position: absolute; }
      .navbar-ai .navbar-left #phoneNumber > .dropdown-menu .contactSelect_sectionBox {
        box-sizing: border-box;
        text-align: left;
        margin-left: 20px;
        position: relative;
        float: left; }
        .navbar-ai .navbar-left #phoneNumber > .dropdown-menu .contactSelect_sectionBox ul {
          padding: 0px;
          list-style-image: none;
          list-style-position: outside;
          list-style-type: none;
          margin-bottom: 20px;
          cursor: pointer; }
          .navbar-ai .navbar-left #phoneNumber > .dropdown-menu .contactSelect_sectionBox ul li {
            padding: 3px 3px 2px 3px;
            margin-bottom: 3px; }
  .navbar-ai .navbar-header {
    padding-left: 0px;
    text-align: left;
    padding-bottom: 20px;
    bottom: 0px; }
  .navbar-ai .navbar-right .dropdown-menu {
    font-size: 0.8em;
    position: absolute;
    background-color: white;
    border: 1px solid #c6c6c6;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    padding: 20px;
    text-align: left;
    z-index: 1500;
    margin: 5px 0 0 -5px;
    min-width: 0px;
    /* End of .contactSelect_sectionBox */ }
    .navbar-ai .navbar-right .dropdown-menu ul {
      list-style-type: none;
      padding: 0;
      margin: 0 0 20px 0; }
      .navbar-ai .navbar-right .dropdown-menu ul:last-of-type {
        margin: 0; }
    .navbar-ai .navbar-right .dropdown-menu li {
      margin-bottom: 3px;
      padding: 3px 3px 2px 3px; }
      .navbar-ai .navbar-right .dropdown-menu li:hover {
        background-color: #E4002B;
        color: white; }
        .navbar-ai .navbar-right .dropdown-menu li:hover a {
          background-color: #E4002B;
          background-image: none;
          color: white; }
      .navbar-ai .navbar-right .dropdown-menu li a:hover {
        color: white; }
    .navbar-ai .navbar-right .dropdown-menu .contactSelect_sectionBox {
      position: relative;
      float: left;
      margin-right: 20px; }

.navbar-ai-fixed-content.display-regular, .navbar-ai-fixed-content.display-shrink {
  background: url("https://s3.qima.com/images/responsive/homepage/nav_gradient.jpg");
  background-size: contain;
  border: 0px; }

.navbar-ai-fixed-content.display-regular.xmasNavBg {
  background: url(/images/xmas_snowflakes.png) repeat-x, url("https://s3.qima.com/images/responsive/homepage/nav_gradient.jpg") no-repeat;
  background-size: auto, 100%, 100%;
  border: 0px; }

.navbar-ai-fixed-content.display-shrink.xmasNavBg {
  background: url(/images/xmas_snowflakes.png) repeat-x, url("https://s3.qima.com/images/responsive/homepage/nav_gradient.jpg") no-repeat;
  background-size: auto, 100% 100%;
  border: 0px; }

/* End of .navbar-ai */
body[dir="rtl"] .navbar-ai .v2nav_dropdown.navmenu_Service, body[dir="rtl"] .navbar-ai .v2nav_dropdown.navmenu_Industry {
  padding-left: 5%; }
body[dir="rtl"] .navbar-ai .v2nav_dropdown.navmenu_About {
  width: 100vw; }
  body[dir="rtl"] .navbar-ai .v2nav_dropdown.navmenu_About div.navMenuCol:first-child {
    text-align: left;
    padding-left: 10%;
    padding-right: 0; }
  body[dir="rtl"] .navbar-ai .v2nav_dropdown.navmenu_About div.navMenuCol:last-child {
    text-align: right;
    padding-right: 0;
    padding-left: 0; }

@media screen and (max-width: 900px) {
  html[lang="de"] .navbar-ai .v2nav_dropdown {
    padding-left: 2%;
    padding-right: 2%; }
    html[lang="de"] .navbar-ai .v2nav_dropdown.navmenu_Service a.navSubtitle {
      font-size: 70%; } }
.navbar-brand {
  padding: 5px 15px; }

.nav > li > a {
  border-bottom: 2px solid transparent; }
  .nav > li > a:hover {
    border-bottom: 2px solid transparent;
    background-color: transparent;
    border-bottom: 2px solid #E4002B; }
  .nav > li > a:focus {
    background-color: transparent;
    border-bottom: 2px solid #E4002B; }
.nav .open > a {
  background-color: transparent;
  border-bottom: 2px solid transparent; }
  .nav .open > a:hover {
    background-color: transparent;
    border-bottom: 2px solid transparent; }
  .nav .open > a:focus {
    background-color: transparent;
    border-bottom: 2px solid transparent; }

.nav-active {
  border-bottom: 2px solid #E4002B; }

.slide-feature {
  height: 400px; }
  .slide-feature h3 {
    font-family: "Gotham Rounded";
    font-size: 24px;
    font-weight: bold; }

.multipleLoginRow {
  background-color: white;
  cursor: pointer; }
  .multipleLoginRow:hover {
    background-color: #c1c1c1; }

.pwhite {
  color: white; }

.h3white {
  font-size: 1.9em;
  color: white;
  font-weight: bold; }

.container {
  width: 100%;
  padding: 0; }

.wrapper {
  max-width: 1300px; }
  .wrapper.leads-tool-wrapper {
    max-width: 100%; }

.h3black {
  font-size: 24px;
  color: black;
  font-weight: bold; }

.slide-featureSpecialHeight {
  height: 850px; }

.slide-feature1 {
  text-align: center;
  background-image: url("https://s3.qima.com/images/responsive/main_right.jpg?v27");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top; }

.slide-feature1-ipad {
  text-align: center;
  background-image: url("https://s3.qima.com/images/responsive/main_right.jpg?v27");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top; }

#mainText {
  font-size: 2.7em;
  color: white;
  font-weight: bold; }

.hrgrey {
  border-color: #c3c3c3; }

.slide-feature2 {
  text-align: center;
  overflow: hidden; }
  .slide-feature2 h3 {
    color: #333;
    font-weight: bold;
    margin: 0px; }
  .slide-feature2 p {
    font-family: "Gotham Rounded";
    color: grey; }
  .slide-feature2 a {
    display: block;
    color: #38508f;
    font-family: "Gotham Rounded";
    font-weight: 400;
    font-size: 20px; }
  .slide-feature2 .homeSCP_title {
    height: 14%; }
  .slide-feature2 .homeSCP_content {
    height: 47%; }
  .slide-feature2 .homeSCP_image {
    height: 40%;
    background-image: url("https://s3.qima.com/images/responsive/AI-on-multiple-devices.png?v27");
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: auto 100%;
    width: 100%; }

.feature2button {
  margin-right: 5px; }

.slide-feature3 {
  text-align: center;
  background-color: black; }
  .slide-feature3 a {
    font-family: "Gotham Rounded";
    font-weight: bold; }

.feature3button {
  width: 33%;
  margin-right: 10px;
  margin-bottom: 10px;
  min-width: 175px; }

.slide-feature4 {
  text-align: center;
  background-color: #ddd; }
  .slide-feature4 a {
    font-size: 13px;
    font-family: "Gotham Rounded";
    font-weight: bold; }

#valuesGreyList li {
  font-weight: bold;
  font-size: 16px; }

.pBold {
  color: black;
  font-weight: bold; }

#pricing {
  padding: 20px;
  color: black;
  font-weight: bold; }

.serviceCoverageBlock {
  background-image: url("https://s3.qima.com/images/responsive/global-coverage-bg2.jpg");
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: center; }

#sidebox-downSample {
  padding: 0px;
  background-color: #F3F3F3;
  border-radius: 5px;
  overflow: hidden; }

.offer-box, .pricing-offer-box, .home-pricing-box {
  background-color: #e6e6e6;
  /* padding: 15px 30px 15px 30px; */ }
  .offer-box h5, .pricing-offer-box h5, .home-pricing-box h5 {
    font-size: 12;
    font-weight: bold;
    color: black; }
  .offer-box h1, .pricing-offer-box h1, .home-pricing-box h1 {
    color: black; }

.pricing-offer-box {
  -webkit-border-radius: 0px 0px 10px 10px;
  -moz-border-radius: 0px 0px 10px 10px;
  border-radius: 0px 0px 10px 10px;
  position: relative; }

.pricing-offer-box-titlebar {
  background-color: #E4002B;
  text-align: center;
  padding: 15px 10px;
  -webkit-border-radius: 10px 10px 0px 0px;
  -moz-border-radius: 10px 10px 0px 0px;
  border-radius: 10px 10px 0px 0px; }

.whitePaperSmallScreen {
  width: 23%;
  float: left;
  margin: 1%;
  overflow: hidden;
  position: relative;
  box-sizing: border-box;
  background-color: #e3e7ea; }

#industryMainText h2 {
  margin: 0px;
  padding-top: 15px;
  padding-bottom: 15px; }

.home-pricing-box {
  position: relative;
  height: 85%;
  background-color: white; }
  .home-pricing-box .homePriceContent {
    padding: 15px 30px;
    background-color: white;
    overflow: hidden; }
    .home-pricing-box .homePriceContent .learnMoreLink {
      bottom: 0px;
      position: absolute;
      text-align: right;
      right: 1em; }

.pgrey {
  color: black;
  font-weight: 10px; }

.sep1 {
  text-align: center; }

/**************************
** Press Release Sprites **
***************************/
.spritechinese-toy-safety {
  background: url("https://s3.qima.com/sprites/sprite_press.png") 0px 0px no-repeat;
  display: inline-block;
  width: 669px;
  height: 36px; }

.spritechinese-toys {
  background: url("https://s3.qima.com/sprites/sprite_press.png") 0px -76px no-repeat;
  display: inline-block;
  width: 332px;
  height: 183px; }

.spritehazardous-level-of-phthalates {
  background: url("https://s3.qima.com/sprites/sprite_press.png") 0px -38px no-repeat;
  display: inline-block;
  width: 669px;
  height: 36px; }

.spritephthalate-toys {
  background: url("https://s3.qima.com/sprites/sprite_press.png") -334px -76px no-repeat;
  display: inline-block;
  width: 332px;
  height: 183px; }

.spriteSeparator_h1 {
  background: url("https://s3.qima.com/sprites/sprite_global.png?v27") 0 0 no-repeat;
  display: inline-block;
  width: 200px;
  height: 1px;
  margin-bottom: 10px;
  margin-top: 10px; }

.slider {
  position: relative;
  width: 100%;
  border-bottom: 1px solid #ddd; }

.slide {
  background: url("https://s3.qima.com/images/responsive/testimonials.jpeg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
  display: none;
  position: absolute; }
  .slide h1 {
    color: white;
    font-size: 18px; }
  .slide p {
    color: #cccccc;
    font-family: "Gotham Rounded";
    font-weight: 10px; }

.active-slide {
  display: block; }

.slide-feature5 {
  text-align: center;
  background-image: url("https://s3.qima.com/images/responsive/testimonials.jpeg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
  display: none;
  position: absolute;
  width: 100%; }

.homeTestimonial {
  text-align: center;
  width: 100%;
  background-color: white;
  position: absolute; }
  .homeTestimonial .sliderText {
    font-size: 1.23em;
    line-height: 1.23em;
    font-family: "Gotham Rounded";
    color: black; }
  .homeTestimonial p {
    color: #cccccc;
    font-family: "Gotham Rounded";
    font-weight: 10px; }
  .homeTestimonial .sectionHeader {
    color: black; }
  .homeTestimonial #TestimonialSlider p {
    color: black; }
  .homeTestimonial .homeClientLogo {
    width: calc(16% - 1em);
    height: 8em;
    display: inline-block;
    margin-right: 1em;
    background-size: 85% auto;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: rgba(255, 255, 255, 0.1);
    position: relative; }
    .homeTestimonial .homeClientLogo:nth-child(1) {
      background-image: url("https://s3.qima.com/images/responsive/client_logos/GAP.png?v27");
      width: calc(12% - 1em); }
    .homeTestimonial .homeClientLogo:nth-child(2) {
      background-image: url("https://s3.qima.com/images/responsive/client_logos/ace.png?v27");
      width: calc(12% - 1em); }
    .homeTestimonial .homeClientLogo:nth-child(3) {
      background-image: url("https://s3.qima.com/images/responsive/client_logos/3M.png?v27");
      width: calc(12% - 1em); }
    .homeTestimonial .homeClientLogo:nth-child(4) {
      background-image: url("https://s3.qima.com/images/responsive/client_logos/dior.png?v27");
      width: calc(23% - 1em);
      background-position: center 42%; }
    .homeTestimonial .homeClientLogo:nth-child(5) {
      background-image: url("https://s3.qima.com/images/responsive/client_logos/quicksilver.png?v27");
      width: calc(24% - 1em); }
    .homeTestimonial .homeClientLogo:nth-child(6) {
      background-image: url("https://s3.qima.com/images/responsive/client_logos/guess.png?v27");
      width: calc(13% - 1em); }
    .homeTestimonial .homeClientLogo:nth-child(7) {
      background-image: url("https://s3.qima.com/images/responsive/client_logos/avon.png?v27"); }
    .homeTestimonial .homeClientLogo:nth-child(8) {
      background-image: url("https://s3.qima.com/images/responsive/client_logos/best&less.png?v27"); }
    .homeTestimonial .homeClientLogo:nth-child(9) {
      background-image: url("https://s3.qima.com/images/responsive/client_logos/fred_perry.png?v27"); }
    .homeTestimonial .homeClientLogo:nth-child(10) {
      background-image: url("https://s3.qima.com/images/responsive/client_logos/perry_ellis.png?v27"); }
    .homeTestimonial .homeClientLogo:nth-child(11) {
      background-image: url("https://s3.qima.com/images/responsive/client_logos/target.png?v27"); }
    .homeTestimonial .homeClientLogo:nth-child(12) {
      background-image: url("https://s3.qima.com/images/responsive/client_logos/trek.png?v27"); }
    .homeTestimonial .homeClientLogo:nth-child(13) {
      background-image: url("https://s3.qima.com/images/responsive/client_logos/turner.png?v27"); }

.mainBlock {
  background-color: white;
  width: 100%;
  padding-bottom: 20px; }

.subMainBlock {
  padding-top: 40px;
  padding-left: 0px; }

.paddingLeftZero {
  padding-left: 0px; }

.homeSupplyChainWrapper {
  display: inline-block;
  text-align: left;
  vertical-align: top; }
  .homeSupplyChainWrapper .homeSupplyChainBox {
    display: block;
    padding-right: 1.35em;
    margin-bottom: 1.35em;
    min-height: 85px; }
    .homeSupplyChainWrapper .homeSupplyChainBox img {
      margin-right: 1em; }
    .homeSupplyChainWrapper .homeSupplyChainBox .title {
      font-size: 1.19em;
      font-weight: bold;
      display: block; }
    .homeSupplyChainWrapper .homeSupplyChainBox .content {
      display: block;
      padding-left: calc(34px + 1em);
      padding-right: 1.35em; }

.paddingLeftRightZero {
  padding-left: 0px;
  padding-right: 0px; }

#sitemapContainer {
  background-color: #E6E6E6;
  padding: 20px; }

.homeSCP_content .homeWatchDemoLinks {
  margin-top: -14px; }
.homeSCP_content #demomobilelink {
  display: none; }
.homeSCP_content #demodesktoplink {
  display: block; }

.slide-feature7 {
  text-align: center;
  background-image: url("https://s3.qima.com/images/responsive/main.jpeg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
  display: none;
  position: absolute; }

.slide-feature8 {
  text-align: center;
  background-color: grey; }

.slider-dots {
  list-style: none;
  color: white;
  padding-left: 0;
  margin-bottom: 0;
  display: inline-block;
  cursor: pointer; }
  .slider-dots li {
    display: inline-block;
    margin-left: 3px;
    width: 15px;
    height: 15px;
    vertical-align: top;
    background-image: url("https://s3.qima.com/images/ico_circle.png?v27");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center; }
    .slider-dots li.activedot {
      background-image: url("https://s3.qima.com/images/ico_disc.png?v27"); }

.slide-feature9 {
  text-align: center;
  height: 400px;
  background-color: #f0f0f0; }

.downloadSampleReportLink {
  float: left;
  margin-top: 20px;
  display: none; }

.infoBlock {
  display: none !important;
  background-size: cover; }

.active-infoBlock {
  display: block !important; }

.jobsPositionTD {
  padding-left: 30px;
  padding-top: 10px; }

#jobsTable {
  padding: 20px;
  margin-bottom: 20px; }
  #jobsTable td {
    height: 60px; }

.tabContainer {
  border: 1px solid #c7c8ca;
  border-top: 0px;
  background-color: white;
  height: 100%;
  padding-bottom: 15px;
  margin-bottom: 20px; }

.referenceSampleTitle {
  font-size: 20px; }

.RST_China RST_HongKong {
  background-color: #F1F1F1;
  padding: 15px; }

#referenceSampleGrey4 {
  border: 0px;
  background-color: #E6E6E6; }

#tabContent_labtest {
  width: 90%;
  margin-left: 5%;
  margin-right: 5%;
  padding-top: 20px; }

.newsContainer {
  padding-left: 0px; }

#newsH {
  margin-bottom: 20px;
  background-color: #E6E6E6;
  margin-top: 25px; }

.news {
  height: 580px;
  margin: 20px 20px 0px 20px;
  width: calc(50% - 40px);
  background-color: white; }

.date {
  color: grey;
  margin-top: 0.8em; }

.text {
  padding: 10px; }

.pricingContent {
  padding: 15px 30px; }
  .pricingContent h5 {
    font-size: 17px; }
  .pricingContent h1 {
    font-size: 2.5em; }

.pDeepGrey {
  color: #8a8a8a; }

#aboutUsNav {
  height: 45px;
  width: 100%;
  background-color: #E4002B; }
  #aboutUsNav ul li {
    display: inline;
    padding: 20px; }

#aboutUsNavList {
  padding-left: 100px;
  padding-top: 12px;
  list-style-type: none; }
  #aboutUsNavList a {
    color: #e6e6e6; }

#banner {
  padding-top: 10px;
  padding-bottom: 10px; }

.deactive {
  color: grey; }

.btn-black {
  color: white;
  background-color: #404040;
  border-color: #666666; }
  .btn-black:active {
    background-image: none; }
  .btn-black.active {
    background-image: none; }
  .btn-black.disabled {
    background-color: #404040;
    border-color: #666666; }
    .btn-black.disabled:hover {
      background-color: #404040;
      border-color: #666666; }
    .btn-black.disabled:focus {
      background-color: #404040;
      border-color: #666666; }
    .btn-black.disabled.focus {
      background-color: #404040;
      border-color: #666666; }
    .btn-black.disabled:active {
      background-color: #404040;
      border-color: #666666; }
    .btn-black.disabled.active {
      background-color: #404040;
      border-color: #666666; }
  .btn-black .badge {
    color: black;
    background-color: white; }

.btn-black[disabled] {
  background-color: #404040;
  border-color: #666666; }
  .btn-black[disabled]:hover {
    background-color: #404040;
    border-color: #666666; }
  .btn-black[disabled]:focus {
    background-color: #404040;
    border-color: #666666; }
  .btn-black[disabled].focus {
    background-color: #404040;
    border-color: #666666; }
  .btn-black[disabled]:active {
    background-color: #404040;
    border-color: #666666; }
  .btn-black[disabled].active {
    background-color: #404040;
    border-color: #666666; }

.submitButton {
  display: block;
  margin-top: 10px;
  margin-right: 17px; }

#inspection-services-links-1-us {
  background: none !important;
  border: none;
  padding: 0 !important;
  font: inherit;
  cursor: pointer; }

#inspection-services-links-1-us:hover {
  text-decoration: underline; }

#page_wrapper {
  display: block;
  width: 1000px;
  margin-left: auto;
  margin-right: auto; }

#HoverText {
  position: absolute;
  font-size: 11px;
  background-color: #e5e9ec;
  width: 282px;
  padding: 10px;
  -webkit-box-shadow: 0px 0px 10px 5px rgba(157, 160, 162, 0.75);
  -moz-box-shadow: 0px 0px 10px 5px rgba(157, 160, 162, 0.75);
  box-shadow: 0px 0px 10px 5px rgba(157, 160, 162, 0.75);
  behavior: url("https://s3.qima.com/libs/pie.htc");
  z-index: 1000; }

/*add CSS Pie Behavior http://css3pie.com */
.pie {
  position: relative;
  behavior: url("https://s3.qima.com/libs/pie.htc"); }

/*adding standard box model to something*/
.standardbox {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/*service pages box tabs*/
.gradient-grey4 {
  behavior: url("https://s3.qima.com/libs/pie.htc"); }

#cityName {
  color: #E4002B;
  font-size: 15px; }

.jobdrop_divbox {
  padding-right: 0px; }

/*In the box at the bottom of the service pages, this is the style for the selection tabs at the top*/
.serviceTab {
  font-weight: bold;
  float: left;
  padding: 15px 10px 15px 10px;
  border-right: 1px solid #c7c8ca;
  color: #707070;
  cursor: pointer;
  width: 50%;
  border: 1px solid #c7c8ca;
  background-color: #F6F6F6; }

/*In the box at the bottom of the service pages, this is the style for the selected tab at the top*/
.selectedServiceTab {
  background-color: white;
  color: black;
  border-bottom: 1px solid white; }

.formRow {
  margin-bottom: 5px; }

.regSideDivTop {
  text-align: left;
  padding-right: 20px; }

#regShowPassword {
  cursor: pointer;
  right: 13px;
  pointer-events: all; }

.ico_facebook_socnet {
  background: url("https://s3.qima.com/images/responsive/socialIcons/socnet-facebook-white.png?v27") no-repeat;
  background-size: contain;
  display: inline-block;
  width: 35px;
  height: 35px; }

.ico_twitter_socnet {
  background: url("https://s3.qima.com/images/responsive/socialIcons/socnet-twitter-white.png?v27") no-repeat;
  background-size: contain;
  display: inline-block;
  width: 35px;
  height: 35px; }

.ico_youtube_socnet {
  background: url("https://s3.qima.com/images/responsive/socialIcons/socnet-youtube-white.png?v27") no-repeat;
  background-size: contain;
  display: inline-block;
  width: 35px;
  height: 35px; }

.ico_gplus_socnet {
  background: url("https://s3.qima.com/images/responsive/socialIcons/socnet-google-plus-white.png?v27") no-repeat;
  background-size: contain;
  display: inline-block;
  width: 35px;
  height: 35px; }

.ico_linkedin_socnet {
  background: url("https://s3.qima.com/images/responsive/socialIcons/socnet-linkedin-white.png?v27") no-repeat;
  background-size: contain;
  display: inline-block;
  width: 35px;
  height: 35px; }

.spriteallibert {
  background: url("https://s3.qima.com/sprites/sprite_testimonials.png?v27") 0 -48px no-repeat;
  display: inline-block;
  width: 195px;
  height: 35px; }

.spriteaudio-traveler {
  background: url("https://s3.qima.com/sprites/sprite_testimonials.png?v27") -261px 0 no-repeat;
  display: inline-block;
  width: 180px;
  height: 36px; }

.spritebamko {
  background: url("https://s3.qima.com/sprites/sprite_testimonials.png?v27") -261px -177px no-repeat;
  background: url("https://s3.qima.com/sprites/sprite_testimonials.png?v27") -197px -177px no-repeat;
  display: inline-block;
  width: 106px;
  height: 54px; }

.spriteboy-scouts-of-america {
  background: url("https://s3.qima.com/sprites/sprite_testimonials.png?v27") 0 0 no-repeat;
  display: inline-block;
  width: 259px;
  height: 46px; }

.spritecorep {
  background: url("https://s3.qima.com/sprites/sprite_testimonials.png?v27") 0 -246px no-repeat;
  display: inline-block;
  width: 141px;
  height: 70px; }

.spriteCloseBut {
  background: url("https://s3.qima.com/sprites/sprite_global.png") -471px -266px no-repeat;
  display: inline-block;
  width: 18px;
  height: 18px; }

.spriteClose_button {
  background: url("https://s3.qima.com/sprites/sprite_global.png") -41px -312px no-repeat;
  display: inline-block;
  width: 13px;
  height: 13px; }

.spritefotorama {
  background: url("https://s3.qima.com/sprites/sprite_testimonials.png?v27") 0 -85px no-repeat;
  display: inline-block;
  width: 195px;
  height: 53px; }

.spritefoxrunbrands {
  background: url("https://s3.qima.com/sprites/sprite_testimonials.png?v27") 0 -140px no-repeat;
  display: inline-block;
  width: 195px;
  height: 62px; }

.spritefoxrunbrandssmall {
  background: url("https://s3.qima.com/sprites/sprite_testimonials.png?v27") -261px -107px no-repeat;
  display: inline-block;
  width: 156px;
  height: 68px; }

.spritegriddlygames {
  background: url("https://s3.qima.com/sprites/sprite_testimonials.png?v27") 0 -204px no-repeat;
  display: inline-block;
  width: 195px;
  height: 40px; }

.spriteunger-enterprises {
  background: url("https://s3.qima.com/sprites/sprite_testimonials.png?v27") -261px -38px no-repeat;
  display: inline-block;
  width: 170px;
  height: 67px; }

.bobbarker {
  background: url("https://s3.qima.com/sprites/sprite_testimonials.png?v27") -305px -177px no-repeat;
  display: inline-block;
  width: 140px;
  height: 44px; }

.bobbarker_s {
  background: url("https://s3.qima.com/sprites/sprite_testimonials.png?v27") -266px -246px no-repeat;
  display: inline-block;
  width: 121px;
  height: 38px; }

.spriteallibert_s {
  background: url("https://s3.qima.com/sprites/sprite_testimonials.png?v27") -143px -272px no-repeat;
  display: inline-block;
  width: 121px;
  height: 22px; }

.spriteaudio-traveler_s {
  background: url("https://s3.qima.com/sprites/sprite_testimonials.png?v27") -261px 0 no-repeat;
  display: inline-block;
  width: 180px;
  height: 35px; }

.spriteboy-scouts-of-america_s {
  background: url("https://s3.qima.com/sprites/sprite_testimonials.png?v27") -173px -379px no-repeat;
  display: inline-block;
  width: 215px;
  height: 38px; }

.spritecorep_s {
  background: url("https://s3.qima.com/sprites/sprite_testimonials.png?v27") 0 -319px no-repeat;
  display: inline-block;
  width: 121px;
  height: 61px; }

.spritefotorama_s {
  background: url("https://s3.qima.com/sprites/sprite_testimonials.png?v27") -266px -286px no-repeat;
  display: inline-block;
  width: 121px;
  height: 30px; }

.spritefoxrunbrands_s {
  background: url("https://s3.qima.com/sprites/sprite_testimonials.png?v27") -123px -319px no-repeat;
  display: inline-block;
  width: 121px;
  height: 53px; }

.spritegriddlygames_s {
  background: url("https://s3.qima.com/sprites/sprite_testimonials.png?v27") 0 -382px no-repeat;
  display: inline-block;
  width: 171px;
  height: 35px; }

.spriteunger-enterprises_s {
  background: url("https://s3.qima.com/sprites/sprite_testimonials.png?v27") -246px -319px no-repeat;
  display: inline-block;
  width: 121px;
  height: 48px; }

.spritebox_inThePress {
  background: url("https://s3.qima.com/sprites/sprite_sideboxes.png?v27") -522px 0 no-repeat;
  display: inline-block;
  width: 281px;
  height: 129px; }

.spriteboyEthics {
  background: url("https://s3.qima.com/sprites/sprite_aboutUs.png?v27") 0 0 no-repeat;
  display: inline-block;
  width: 188px;
  height: 211px; }

.spritejobLanding_img1 {
  background: url("https://s3.qima.com/sprites/sprite_aboutUs.png?v27") 0 -200px no-repeat;
  display: inline-block;
  width: 256px;
  height: 160px; }

.spritejobLanding_img2 {
  background: url("https://s3.qima.com/sprites/sprite_aboutUs.png?v27") -190px 0 no-repeat;
  display: inline-block;
  height: 160px; }

.spritebox_careerOpport {
  background: url("https://s3.qima.com/sprites/sprite_sideboxes.png?v27") -116px -308px no-repeat;
  display: inline-block;
  width: 249px;
  height: 133px; }

.spriteservice_sidebox_box {
  background: url("https://s3.qima.com/sprites/sprite_sideboxes.png?v27") -522px -247px no-repeat;
  display: inline-block;
  width: 63px;
  height: 53px; }

.spriteservice_sidebox_redcircle {
  background: url("https://s3.qima.com/sprites/sprite_sideboxes.png?v27") -587px -247px no-repeat;
  display: inline-block;
  width: 43px;
  height: 43px; }

.spritesamplestoragepolicy_box {
  background: url("https://s3.qima.com/images/ico_samplestoragepolicy.png") no-repeat;
  display: inline-block;
  width: 50px;
  height: 47px; }

/**********************
Partners Page Images
***********************/
.serai {
  background: url("https://s3.qima.com/images/responsive/serai_logo_sm.jpg") 0px 0px no-repeat;
  display: inline-block;
  width: 154px;
  height: 75px; }

.partnerWorldFirst {
  background: url("https://s3.qima.com/images/responsive/worldfirst_logo.png") 0px 0px no-repeat;
  display: inline-block;
  width: 209px;
  height: 57px; }

.bambooRose {
  background: url("https://s3.qima.com/images/responsive/bambooRoseSm-logo.jpg") 0px 0px no-repeat;
  display: inline-block;
  width: 266px;
  height: 51px; }

.xeneta {
  background: url("https://s3.qima.com/images/responsive/partner_xeneta_logo.png") 0px 0px no-repeat;
  display: inline-block;
  width: 300px;
  height: 64px; }

.threeClicksCloud {
  background: url("https://s3.qima.com/images/responsive/threeClicksCloud_logo.png") 0px 0px no-repeat;
  display: inline-block;
  width: 200px;
  height: 42px; }

.partnerUlula {
  background: url("https://s3.qima.com/images/responsive/partner-ulula-logo.png") 0px 0px no-repeat;
  display: inline-block;
  width: 145px;
  height: 77px; }

.partnerFreightHub {
  background-image: url("https://s3.qima.com/images/responsive/partner-freighthub-logo.png");
  background-position: 0px 0px;
  background-repeat: no-repeat;
  background-size: 250px 35px;
  display: inline-block;
  width: 250px;
  height: 35px; }

.globalSources {
  background: url("https://s3.qima.com/images/partners.png") 0px -77px no-repeat;
  display: inline-block;
  width: 240px;
  height: 35px; }

.mfg {
  background: url("https://s3.qima.com/images/partners.png") -146px 0px no-repeat;
  display: inline-block;
  width: 249px;
  height: 52px; }

.productIP {
  background: url("https://s3.qima.com/images/partners.png") 0px 0px no-repeat;
  display: inline-block;
  width: 144px;
  height: 75px; }

.ReFlow {
  background: url("https://s3.qima.com/images/ReFlow-logo.png") 0px 0px no-repeat;
  display: inline-block;
  width: 260px;
  height: 67px; }

.partnerHaelixa {
  background: url("https://s3.qima.com/images/partner_haelixa_logo.png") 0px 0px no-repeat;
  display: inline-block;
  width: 300px;
  height: 90px; }

.partnerQupital {
  background: url("https://s3.qima.com/images/partner_qupital_logo.png") 0px 0px no-repeat;
  display: inline-block;
  width: 300px;
  height: 64px; }

.unGlobalCompact {
  background: url("https://s3.qima.com/images/partner_un_global_compact.png") 0px 0px no-repeat;
  display: inline-block;
  width: 144px;
  height: 147px; }

.partnerQCA {
  background: url("https://s3.qima.com/images/responsive/QCA_Logo_Final_NoTag_Horizontal.jpg") 0px 0px no-repeat;
  display: inline-block;
  width: 300px;
  height: 112px; }

.partnerCoface {
  background: url("https://s3.qima.com/images/responsive/coface.png") 0px 0px no-repeat;
  display: inline-block;
  width: 206px;
  height: 79px; }

.partnerNGCCompany {
  background: url("https://s3.qima.com/images/responsive/NGC_Logo.png") 0px 0px no-repeat;
  display: inline-block;
  width: 211px;
  height: 80px; }

.partnerCBX {
  background: url("https://s3.qima.com/images/responsive/CBX.png") 0px 0px no-repeat;
  display: inline-block;
  width: 144px;
  height: 65px; }

.partnerCBX2 {
  background: url("https://s3.qima.com/images/partner_cbx_logo2.png") 0px 0px no-repeat;
  display: inline-block;
  width: 200px;
  height: 120px; }

.partnerSegura {
  background: url("https://s3.qima.com/images/segura-logo.png") 0px 0px no-repeat;
  display: inline-block;
  width: 371px;
  height: 110px; }

.partnerEcVision {
  background: url("https://s3.qima.com/images/ecvision_logo.png") 0px 0px no-repeat;
  display: inline-block;
  width: 127px;
  height: 27px; }

.partnerTradeStone {
  background: url("https://s3.qima.com/images/tradestone_logo.gif") 0px 0px no-repeat;
  display: inline-block;
  width: 261px;
  height: 43px; }

.partnerOztomeca {
  background: url("https://s3.qima.com/images/oztomeca_logo.png") 0px 0px no-repeat;
  display: inline-block;
  width: 260px;
  height: 115px; }

.partnerSetlog {
  background: url("https://s3.qima.com/images/partner_setlog_logo.png") 0px 0px no-repeat;
  display: inline-block;
  width: 300px;
  height: 94px; }

#globalTitle {
  margin-bottom: 0.55em;
  font-size: 2.7em;
  font-weight: bold; }

#globalSubTitle {
  margin-bottom: 2em;
  font-size: 1.23em; }

#viewJob p {
  font-size: 14px; }

#viewJob li {
  padding-bottom: 5px; }

#viewJob li h3 {
  padding-top: 7px !important; }

#aboutUs p {
  color: black; }

.smallWindowLinks a {
  font-size: 13px;
  padding: 10px; }

.open > .dropdown-toggle.btn-black {
  background-image: none; }

fieldset[disabled] .btn-black {
  background-color: #404040;
  border-color: #666666; }
  fieldset[disabled] .btn-black:hover {
    background-color: #404040;
    border-color: #666666; }
  fieldset[disabled] .btn-black:focus {
    background-color: #404040;
    border-color: #666666; }
  fieldset[disabled] .btn-black.focus {
    background-color: #404040;
    border-color: #666666; }
  fieldset[disabled] .btn-black:active {
    background-color: #404040;
    border-color: #666666; }
  fieldset[disabled] .btn-black.active {
    background-color: #404040;
    border-color: #666666; }

#homePricingBoxWrapper {
  height: 50%;
  margin-bottom: 25px; }
  #homePricingBoxWrapper .homePriceCTA {
    display: none; }

#homePricingBoxTitle {
  height: 17.5%;
  margin: 1em 0px; }

#homePriceCTA {
  height: 17.5%; }

.homePublications {
  text-align: center; }
  .homePublications h1 {
    color: #38508f; }
  .homePublications .ourLatestBox {
    display: inline-block;
    text-align: center;
    margin-bottom: 1.9em;
    height: 90%; }
    .homePublications .ourLatestBox h3 {
      color: black;
      /*font-weight:bold;*/ }
    .homePublications .ourLatestBox .buttonbox {
      bottom: 1em;
      padding: 0 10px;
      margin: 0 auto; }
  .homePublications img {
    max-width: 100%; }

#homePublicationsRow .ourLatestBox a {
  padding: 0; }

.box .box-list {
  width: 100%;
  background-color: #E6E6E6; }
  .box .box-list li {
    margin-bottom: 6px; }
.box .qcs-box-background {
  background-size: cover;
  height: 250px; }

.box-white {
  padding: 20px;
  background-color: #E6E6E6; }

.box-gray {
  background-color: #e6e6e6; }

.inline {
  display: inline-block; }

.textShadow {
  text-shadow: 1px 1px 1px #2B2B2B; }

.overviewBanner {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
  background-color: grey;
  background-size: cover;
  background-repeat: no-repeat;
  height: 330px;
  margin-bottom: 20px;
  text-shadow: 1px 1px #2B2B2B; }
  .overviewBanner .row {
    width: 100%; }
  .overviewBanner .col-xs-12 {
    padding-left: 0; }
  .overviewBanner .mainSubHeader {
    width: 70%; }

/* Contact Us */
.contactUsContent .box {
  margin-bottom: 30px; }
.contactUsContent .locationsBox .row {
  padding: 0;
  margin: 0px; }
.contactUsContent .locationsBox .location {
  margin-bottom: 15px; }
.contactUsContent #map {
  width: 100% !important;
  display: block !important; }

/* Services Landing Page */
.servicesLandingContent .qcs-box-background ul {
  list-style: none; }

/* Sample Reports */
.sampleReportsBox {
  width: 80%;
  font-size: 1.00em;
  padding: 10px 20px;
  text-align: center; }
  .sampleReportsBox .industryMenu, .sampleReportsBox .itemMenu, .sampleReportsBox .serviceMenu {
    margin-top: 1em;
    margin-bottom: 1em; }
  .sampleReportsBox .menu-label {
    width: 85px;
    font-weight: bold;
    display: inline-block;
    text-align: right; }
  .sampleReportsBox .dropdown {
    margin-bottom: 5px; }
    .sampleReportsBox .dropdown .btn {
      font-size: 12px; }
    .sampleReportsBox .dropdown .dropdown-menu {
      min-width: 250px;
      padding: 2px 0;
      font-size: 12px; }
      .sampleReportsBox .dropdown .dropdown-menu li {
        padding: 3px 0; }
    .sampleReportsBox .dropdown #dropdownMenu2 .optionSel {
      display: none; }
  .sampleReportsBox #sampleReportTypeSelectBox {
    background-color: #E6E6E6;
    padding: 15px 0px;
    margin-bottom: 25px;
    text-align: left;
    padding-left: 30px; }
  .sampleReportsBox #sampleDrop_service {
    margin-left: 20px; }
  .sampleReportsBox .displaySampleReport {
    position: relative;
    margin: 15px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    text-align: center;
    background-color: black;
    padding: 0px; }
    .sampleReportsBox .displaySampleReport img {
      width: 100%;
      height: 100%;
      opacity: 0.5; }
    .sampleReportsBox .displaySampleReport .buttonContainer {
      width: 100%;
      position: absolute;
      top: 50%;
      z-index: 1; }
    .sampleReportsBox .displaySampleReport #dlSampleReport {
      display: inline;
      padding: 7px 50px; }

#page404 .offer-box, #page404 .pricing-offer-box, #page404 .home-pricing-box {
  width: 83%;
  margin: 0 auto; }
  #page404 .offer-box img#boxQuestionMark, #page404 .pricing-offer-box img#boxQuestionMark, #page404 .home-pricing-box img#boxQuestionMark {
    width: 100%; }

#TestDiv {
  position: fixed;
  top: 0;
  right: 0;
  width: 200px;
  background-color: white;
  min-height: 100px;
  color: black;
  border: 1px solid black;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  z-index: 2000;
  padding: 5px; }

.textRight {
  text-align: right; }

.marginZero {
  margin-top: 0px;
  margin-bottom: 0px; }

.padding15 {
  padding-top: 15px;
  padding-bottom: 15px; }

.margin20 {
  margin-top: 20px;
  margin-bottom: 20px; }

.paddingRight20 {
  padding-right: 20px; }

.showSmall {
  display: none; }

.hideSmall {
  display: block; }

.sitemapColumn {
  width: 50%;
  float: left;
  display: inline-block;
  padding-left: 5px; }

#testimonialBanner {
  padding-top: 10px;
  text-align: right; }

/* START- QIMA specific file input button*/
.input-group-btn {
  cursor: pointer !important; }

.btn-file {
  position: relative;
  overflow: hidden;
  cursor: pointer !important; }

.btn-file input[type=file] {
  top: 0;
  right: 0;
  min-height: 100%;
  text-align: right;
  filter: alpha(opacity=0);
  opacity: 0;
  cursor: pointer !important;
  display: block;
  position: absolute;
  width: 100%; }

input[readonly] {
  background-color: white !important;
  cursor: text !important; }

/* END - QIMA specific file input button*/
.mobilePhoneCountry {
  max-width: 100px; }

select {
  height: 24px;
  background: url("https://s3.qima.com/images/fieldarrow.png") no-repeat center right;
  background-color: #f9f9f9; }

input, select {
  border: 1px solid #cecfd1;
  border-radius: 3px;
  box-shadow: 0 0 5px #dfe0e1 inset;
  background-color: #f9f9f9;
  padding: 1px 0px 1px 3px;
  box-sizing: border-box; }

textarea {
  border: 1px solid #cecfd1;
  border-radius: 3px;
  box-shadow: 0 0 5px #dfe0e1 inset;
  background-color: #f9f9f9;
  padding-left: 3px;
  padding-top: 2px; }

#TestimonialSlider {
  position: relative;
  overflow: auto; }
  #TestimonialSlider li {
    list-style: none; }
  #TestimonialSlider ul li {
    float: left; }

#viewJob font {
  font-family: "Gotham Rounded"; }

#IndustryBGslider {
  position: relative;
  width: 100%;
  min-height: 100%;
  overflow: auto;
  top: 0px; }
  #IndustryBGslider ul {
    min-height: 100%; }
    #IndustryBGslider ul li {
      list-style: none;
      min-height: 100%;
      float: left;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center top; }
      #IndustryBGslider ul li:nth-child(1) {
        background-image: url("https://s3.qima.com/images/responsive/slider/Industry-1-Softlines.jpg?v27"); }
      #IndustryBGslider ul li:nth-child(2) {
        background-image: url("https://s3.qima.com/images/responsive/slider/Industry-2-Hardlines.jpg?v27"); }
      #IndustryBGslider ul li:nth-child(3) {
        background-image: url("https://s3.qima.com/images/responsive/slider/Industry-3-Technical-Parts.jpg?v27"); }
      #IndustryBGslider ul li:nth-child(4) {
        background-image: url("https://s3.qima.com/images/responsive/slider/Services-Audits-1-Manufacturing-Audits.jpg?v27"); }
      #IndustryBGslider ul li:nth-child(5) {
        background-image: url("https://s3.qima.com/images/responsive/slider/Services-Audits-2-Ethical-Audits.jpg?v27"); }

.slide-feature3-ipad {
  text-align: center;
  overflow: hidden;
  background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url("https://s3.qima.com/images/responsive/slider/Industry-2-Hardlines.jpg?v27");
  background-size: cover;
  background-repeat: no-repeat;
  filter: brightness(50%); }
  .slide-feature3-ipad a {
    font-family: "Gotham Rounded";
    font-weight: bold; }

#firstName {
  width: 100%;
  margin-left: 2px; }

.paddinglr15 {
  padding-left: 15px;
  padding-right: 15px; }

#leftAlignSmall {
  text-align: right; }

#jobSupportComments {
  height: 105px;
  margin: 0px;
  width: 100%; }

#jobAddress {
  width: 100%;
  height: 68px;
  margin: 0px; }

#jobappTitle {
  color: #E4002B;
  padding-top: 20px;
  padding-bottom: 30px;
  margin-bottom: 0px; }

input.check {
  background-color: transparent; }

#labtest {
  padding-top: 40px; }

.regWarningText {
  text-align: left;
  color: #E4002B;
  font-size: 12px;
  display: none;
  padding-left: 3px; }

#page_ServiceLanding .landingPageBoxContent {
  width: 100%;
  background-color: #E6E6E6;
  padding: 20px; }
  #page_ServiceLanding .landingPageBoxContent li {
    margin-top: 0.5em; }

.smallButton {
  width: 32%;
  margin-left: 2%;
  text-align: center; }

#page_Logout #logoutConfirmText {
  font-size: 1.5em;
  color: #18AF5C;
  padding: 1.5em 0em;
  margin-bottom: 0px; }
#page_Logout #logoutPhoneImage {
  position: relative;
  float: right;
  display: inline-block;
  width: 22%;
  text-align: center; }
  #page_Logout #logoutPhoneImage img {
    width: 100%; }
#page_Logout #mobileEmailSendLinks {
  width: 50%;
  height: 30px;
  margin-bottom: 0px;
  padding-top: 0px; }

.presstable td {
  padding: 5px; }

#homeGetStartedBox {
  text-align: left;
  background-color: rgba(0, 0, 0, 0.68);
  padding: 1.3em; }

#ethicalWebinarHeader {
  font-size: 2.4em;
  padding-top: 15px; }

#ethical-webinar-imageDiv {
  background-image: url("https://s3.qima.com/images/responsive/webinar2_md.jpg?v27");
  background-size: cover; }

/**
 * Fun Photos
 */
/* Flexbox is not supported by IE <= 9 */
.fp-gallery {
  text-align: center; }

.flexwrap .fp-gallery {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }

.photoThumb {
  display: inline-block;
  /* overridden by .flexwrap below */
  margin-left: 10px;
  /* overridden by .flexwrap below */
  margin-right: 10px;
  /* overridden by .flexwrap below */
  /*width:23%;*/
  /*overflow: hidden;*/
  position: relative;
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 5px;
  box-sizing: border-box;
  background-color: white;
  border-radius: 3%;
  border-style: solid;
  border-color: darkgrey;
  border-width: 1px;
  /*background-color:#e3e7ea;*/ }

.flexwrap .photoThumb {
  display: inline;
  margin-left: 0px;
  margin-right: 0px;
  float: left; }

/* Sample Report Page Dropdowns */
#serviceDropdownMain, #industryDropdownMain, #industryDropDown, #serviceDropDown {
  margin: 14px auto;
  position: relative;
  left: 23%; }

.sampleReportLabel {
  display: inline-block; }

sampleReportTypeSelectBox {
  text-align: center; }

/**
 * Homepage Animated Tablets
 */
#homepageTabletAnimationBox {
  width: 70%;
  height: 300px;
  position: relative;
  overflow: hidden; }

#animateHomepageTablet {
  position: absolute;
  display: inline-block;
  z-index: 2;
  left: 0px;
  bottom: -380px;
  width: 41.86875%; }

#animateHomepageDesktop {
  position: absolute;
  display: inline-block;
  z-index: 1;
  left: 0px;
  bottom: -380px;
  width: 82.5%;
  margin-left: 8.75%; }

#animateHomepageMobile {
  position: absolute;
  display: inline-block;
  z-index: 3;
  right: 0px;
  bottom: -380px;
  width: 17.634375%; }

#registrationPopup {
  background-color: white;
  padding: 20px;
  width: 450px;
  max-width: calc(100% - 60px);
  position: relative;
  text-align: left;
  display: inline-block;
  margin: 30px;
  overflow: hidden; }

#regFooterBarLinksTextBox {
  text-align: left; }

#sideBoxContainer {
  top: -150px; }

#nmiBox {
  transition: all 300ms ease-out; }

#page_companypolicies tr:nth-child(odd) {
  background: #EBEBEB; }
#page_companypolicies td {
  padding: 10px; }

/**
 * Header Images
 */
#page_ethical-webinarl .headerbox {
  background-image: url("https://s3.qima.com/images/responsive/webinar_md.png?v27"); }

#page_PSI .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/Services-Inspections-1-psi_[md].jpg?v27"); }

#page_PM .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/production_monitoring_[md].jpg?v27"); }

#page_DUPRO .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/Services-Inspections-3-during-production-check_[md].jpg?v27"); }

#page_IPC .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/Services-Inspections-4-initial-production-check_[md].jpg?v27"); }

#page_CLC .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/container-loading-check_[md].jpg?v27"); }

#page_preCustomsClearanceInspection .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/container-loading-check_[md].jpg?v27"); }

#page_FPSI .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/food_inspections_[md].jpg?v27"); }

#page_SMETAAudit .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/smetaaudit_[md].jpg?v27"); }

#page_FA .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/Services-Audits-1-Manufacturing-Audits_[md].jpg?v27"); }

#page_TA .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/technical%20audits_header_[md].jpg?v27"); }

#page_CTPAT .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/ctpat_[md].png?v27"); }

#page_ENVIRO .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/enviro_audit_[md].jpg?v27"); }

#page_SA .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/Services-Audits-2-Ethical-Audits_[md].jpg?v27"); }

#page_REACH .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/Services-Lab-Testing-1_[md].jpg?v27"); }

#page_FoodA .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/food_audit_[md].jpg?v28"); }

#page_LT .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/Services-Lab-Testing-6_[md].jpg?v28"); }

#page_FT .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/food_testing_[md].jpg?v27"); }

#page_CPSIA .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/Services-Lab-Testing-2_[md].jpg?v27"); }

#page_ROHS .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/Services-Lab-Testing-3_[md].jpg?v27"); }

#page_softline .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/Industry-1-Softlines_[md].jpg?v27"); }

#page_hardline .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/Industry-2-Hardlines_[md].jpg?v27"); }

#page_techpart .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/technical_parts_[md].jpg?v27"); }

#page_GHP .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/ghp_audit_[md].jpg?v27"); }

#page_GMP .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/gmp_audit_[md].jpg?v27"); }

#page_food .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/food_services_[md].jpg?v1"); }

#page_food-containers .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/food-containers_[md].jpg?v27"); }

#page_meat-poultry .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/meat_[md].jpg?v27 "); }

#page_food-produce .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/fruits1_[md].jpg?v27"); }

#page_piaFreshProduce .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/fruits1_[md].jpg?v27"); }

#page_seafood .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/seafood_[md].jpg?v27"); }

#page_beverages .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/beverages_[md].jpg?v27 "); }

#page_processed-food .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/processed_food_[md].jpg?v27 "); }

#page_eye-protectors .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/eye_protectors_[md].jpg?v27 "); }

#page_sports-eyewear-goggles .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/goggles_[md].jpg?v27 "); }

#page_sunglasses .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/sunglasses_[md].jpg?v27 "); }

#page_accredited-consumer-product .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/accredited-consumer-product_[md].jpg?v27"); }

#page_ce-marking-vs-china-export .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/ce-marking-vs-china-export_[md].jpg?v27"); }

#page_certification .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/certification_[md].jpg?v27"); }

#page_export-requirements-china .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/export-requirements-china_[md].jpg?v27"); }

#page_rohs-ImportingChinaToUk .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/importing-china-to-uk_[md].jpg?v27"); }

#page_warning-label .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/warning-label_[md].jpg?v27"); }

#page_whitePapers .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/white_papers_[md].jpg?v27"); }

#page_WhoWeAre .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/who_we_are_[md].jpg?v27"); }

#page_SampleReports .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/sample_reports_[md].jpg?v27"); }

#page_Testimonials .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/testimonials_[md].jpg?v27"); }

#page_CompanyValues .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/company_values_[md].jpg?v28"); }

#page_Accreditations .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/accredidation_[md].jpg?v30"); }

#page_Sustainability .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/sustainability_[md].jpg?v29"); }

#page_Partners .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/partners_[md].jpg?v27"); }

#page_Pricing .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/pricing_[md].jpg?v27"); }

#page_ServiceCoverage .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/service_coverage_[md].jpg?v27"); }

#page_CareerOps .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/About-Us-Careers_[md].jpg?v27"); }

#page_ViewJob .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/About-Us-Careers_[md].jpg?v27"); }

#page_JobApplication .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/About-Us-Careers_[md].jpg?v27"); }

#page_News .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/news_[md].jpg?v28"); }

#page_RefSamples .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/reference_samples_[md].jpg?v27"); }

#page_vietnam .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/vietnam_[md].jpg?v27"); }

#page_bangladesh .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/bangladesh_[md].jpg?v28"); }

#page_ContactUs .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/Contact_[md].jpg?v27"); }

#page_india .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/bangladesh_[md].jpg?v27"); }

#page_qcindia .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/india_[md].jpg?v27"); }

#page_apparel .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/apparel_garment_[md].jpg?v27"); }

#page_textiles .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/textile_testing_[md].jpg?v27"); }

#page_footwear .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/footwear_[md].jpg?v27"); }

#page_toys .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/toys_[md].jpg?v27"); }

#page_saso-making_saudi_market .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/saso-enter-saudi-market_[md].jpg?v27"); }

#page_saso-connect_to_the_saudi_market .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/connect-to-the-saudi-market_[md].jpg?v27"); }

#page_saso-approval_import_auto_parts .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/saso-auto-parts_[md].jpg?v27"); }

#page_toys-canadian-hazardous-toy-regulations .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/canadian-hazardous-toy-regulations_[md].jpg "); }

#page_toys-eu-directive-en-71 .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/eu-directive-en-71_[md].jpg "); }

#page_toys-lead-childrens-toys .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/lead-childrens-toys_[md].jpg "); }

#page_toys-toy-gun-projectile-safety .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/toy-gun-projectile-safety_[md].jpg "); }

#page_toys-toy-safety-checklist .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/toy-safety-checklist_[md].jpg "); }

#page_toys-us-standards-astm-f963 .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/us-standards-astm-f963_[md].jpg "); }

#page_textiles-chemical-testing-reach .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/chemical-testing-reach_[md].jpg "); }

#page_textiles-color-fastness-standards .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/color-fastness-standards_[md].jpg "); }

#page_textiles-dimensional-stability-test-method-for-fabric .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/dimensional-stability-test-method-for-fabric_[md].jpg "); }

#page_textiles-importance-textile-testing .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/importance-textile-testing_[md].jpg "); }

#page_textiles-physical-testing-textiles .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/physical-testing-textiles_[md].jpg "); }

#page_textiles-textile-flammability-testing .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/textile-flammability-testing_[md].jpg "); }

#page_promotional-products .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/promotional_products_[md].jpg?v27"); }

#page_tapwater .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/tapwater_[md].png?v27"); }

#page_trainads .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/laboratory_testing_[md].jpg?v27"); }

#page_jewelry .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/jewelry_[md].jpg?v27"); }

#page_electrical .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/electronics_[md].jpg?v27"); }

#page_cosmetics .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/cosmetics_[md].jpg?v27"); }

#page_structuralAudit .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/structural-audits_[md].jpg?v27"); }

#page_RegulatoryUpdates .headerbox, #page_regrecap-faq .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/RegulatoryUpdates_[md].jpg?v28"); }

#page_AQLstandards .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/AQL_[md].jpg?v27"); }

#page_FunPhotos .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/fun_[md].jpg?v27"); }

#page_eyewear .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/eyewear_[md].jpg?v27"); }

#page_eyewearTesting .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/eyewear_[md].jpg?v27"); }

#page_reading-glasses .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/ready_spectacles_[md].jpg?v27"); }

#page_optical-lenses .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/optical_lenses_[md].jpg?v27"); }

#page_spectacle-frames .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/spectacle_frames_[md].jpg?v27"); }

#page_surveyThanks .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/thankYou_[md].jpg?v27"); }

#page_phthalate .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/phthalate_[md].jpg?v27"); }

#page_toyLabTest .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/phthalate_[md].jpg?v27"); }

#page_mobileMicro .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/mobile_micro_[md].jpg?v27"); }

#page_QCinChina .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/qc_china_[md].jpg?v27"); }

#page_SASOCertification .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/saso_conformity_[md].jpg?v1"); }

#page_emailPref .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/email_prefs_[md].jpg?v27"); }

#page_inspectionservices .headerbox {
  background-image: url("https://s3.qima.com/images/inspection_[md].jpg?v27"); }

#page_supplierauditprograms .headerbox {
  background-image: url("https://s3.qima.com/images/audit_[md].jpg?v27"); }

#page_laboratorytesting .headerbox {
  background-image: url("https://s3.qima.com/images/labtest_[md].jpg?v27"); }

#page_ASTMtoys .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/astm-toy_[md].jpg?v27"); }

#page_SASOCertification .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/saso_conformity_[md].jpg?v1"); }

#page_SASOConformity .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/saso_conformity_[md].jpg?v1"); }

#page_view360 .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/view360_[md].jpg?v27 "); }

#page_beverages .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/beverages_[md].jpg?v27 "); }

#page_meat-poultry .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/meat_[md].jpg?v27 "); }

#page_processed-food .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/processed_food_[md].jpg?v27 "); }

#page_eye-protectors .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/eye_protectors_[md].jpg?v27 "); }

#page_sports-eyewear-goggles .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/goggles_[md].jpg?v27 "); }

#page_sunglasses .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/sunglasses_[md].jpg?v27 "); }

#page_PressRelease .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/barometer_[md].jpg?v27 "); }

#page_caliprop65 .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/prop65_[md].jpg?v27 "); }

#page_previoOrigen .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/Services-Inspections-1-psi_[md].jpg?v27"); }

#page_PressRelease .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/barometer_[md].jpg?v27 "); }

#page_quality-assurance-services .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/quality_assurance_[md].jpg?v27 "); }

#page_berries .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/blueberry_[md].jpg?v27 "); }

#page_ILOinfographic .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/ILO_infographic_[md].jpg?v27 "); }

#page_SourcingSurvey2018 .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/survey_results_[md].jpg?v27 "); }

#page_BSCI .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/smetaaudit_[md].jpg?v27"); }

#page_global-supplier-search .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/globalsources_[md].jpg?v27 "); }

#page_global-supplier-benefits .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/global_sources_supplier_[md].jpg?v27 "); }

#page_reach-ReachVsRohs .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/Services-Lab-Testing-1_[md].jpg?v27"); }

#page_reach-Costs .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/Services-Lab-Testing-1_[md].jpg?v27"); }

#page_reach-EuComplianceRequirements .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/Services-Lab-Testing-1_[md].jpg?v27"); }

#page_sustainConf2018Overview .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/sustainability_conference_[md].jpg?v27 "); }

#page_sustainConf2018Sustainability .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/sustain_AI_[md].jpg "); }

#page_sustainConf2018Adidas .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/sustain_adidas_[md].jpg "); }

#page_sustainConf2018Pentland .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/sustain_pentland_[md].jpg "); }

#page_sustainConf2018MekongClub .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/sustain_mekong_[md].jpg "); }

#page_sustainConf2018Bsr .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/sustain_bsr_[md].jpg "); }

#page_sustainConf2018Globescan .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/sustain_globescan_[md].jpg "); }

#page_sustainConf2018Ey .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/sustain_EY_[md].jpg "); }

#page_sustainConf2018Ipe .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/sustain_IPE_[md].jpg "); }

#page_sustainConf2018FristadsKansas .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/sustain_fristads_kansas_[md].jpg "); }

#page_sustainConf2018Fourstar .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/sustain_fourstar_[md].jpg "); }

#page_ppaiCompliance .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/ppai_compliance_[md].jpg "); }

#page_ppaiCuratedContent .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/ppai_content_[md].jpg "); }

#page_ppaiPartnership .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/ppai_partnership_[md].jpg "); }

#page_SBbio .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/container-loading-check_[md].jpg"); }

#page_MidYearSurvey2018 .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/survey_h2_[md].jpg"); }

#page_footwear-shoes-quality-checklist .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/shoes_checklist_[md].jpg"); }

#page_footwear-leather-shoe-quality .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/shoes_leather_[md].jpg"); }

#page_footwear-eu-standards .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/shoes_protective_uk_[md].jpg"); }

#page_footwear-us-standards .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/shoes_protective_us_[md].jpg"); }

#page_footwear-six-common-problems .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/shoes_6QC_problems_[md].jpg"); }

#page_cpsia-stricter_standards .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/CPSIA-stricter_standards_[md].jpg"); }

#page_cpsia-tracking .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/CPSIA-tracking_labels_[md].jpg"); }

#page_cpsia-phthalates .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/CPSIA-phtalates_[md].jpg"); }

#page_cpsia-lead .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/CPSIA-lead_[md].jpg"); }

#page_cpsia-benefits .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/CPSIA-benefits_consumer_[md].jpg"); }

#page_jewelry-astm-f2999 .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/ASTM_2999_[md].jpg"); }

#page_nickel-jewelry-test .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/jewelry_requirements_uk_eu_%5Bmd%5D.jpg"); }

#page_jewelry-cpsia .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/CPSIA_children_[md].jpg"); }

#page_jewelry-quality .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/jewelry_manufacturer_[md].jpg"); }

#page_jewelry-canada .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/jewelry_export_CA_[md].jpg"); }

#page_jewelry-quality-assurance .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/jewelry_import_US_[md].jpg"); }

#page_testing-cosmetics-regulations-usa .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/cosmetics_market_us_[md].jpg"); }

#page_testing-cosmetics-regulations-au .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/cosmetics_australia_%5Bmd%5D.jpg"); }

#page_testing-cosmetics-finished-products .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/cosmetics_test_lab_[md].jpg"); }

#page_testing-cosmetics-regulations-ca .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/cosmetics_canada_[md].jpg"); }

#page_testing-cosmetics-paraben .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/cosmetics_parabens_[md].jpg"); }

#page_testing-cosmetics-labs .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/cosmetics_testing_lab_[md].jpg"); }

#page_testing-laboratory-types .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/laboratory_testing_[md].jpg"); }

#page_testing-laboratory-product-recalls-effects .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/laboratory_testing_[md].jpg"); }

#page_checklistStandardManagement .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/checklist-standard-management_[md].jpg"); }

#page_factoryImprovementServices .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/factory_improvement_[md].jpg"); }

#page_intelligentQualityPlatform .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/intelligent-quality-platform_[md].jpg"); }

#page_onlineInspectionBooking .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/online-inspection-booking_[md].jpg"); }

#page_productCompliance .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/product-compliance_[md].jpg"); }

#page_realTimeCustomDashboard .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/real-time-custom-dashboard_[md].jpg"); }

#page_responsibleSupplyChain .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/responsible-supply-chain_[md].jpg"); }

#page_supplierManagement .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/supplier-management_[md].jpg"); }

#page_training-elearning .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/training_elearning_[md].jpg"); }

#page_videoInspections .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/video-inspections_[md].jpg"); }

#page_workerVoiceSurveys .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/hotline_callback_[md].jpg"); }

#page_testing-lab-iso-8124 .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/toys_[md].jpg?v27"); }

#page_testing-toys-au-standards .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/toys_[md].jpg?v27"); }

#page_testing-japan-toy-safety-standard .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/toys_[md].jpg?v27"); }

#page_testing-textile-azo .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/textile_testing_[md].jpg?v27"); }

#page_testing-textile-china-labeling .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/textile_testing_[md].jpg?v27"); }

#page_testing-textile-eu-labeling .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/textile_testing_[md].jpg?v27"); }

#page_testing-textile-au-labeling .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/textile_testing_[md].jpg?v27"); }

#page_testing-tra-test .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/toys_[md].jpg?v27"); }

#page_testing-stuffed-toy-regulations .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/toys_[md].jpg?v27"); }

#page_rohs-china-2 .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/Services-Lab-Testing-3_[md].jpg?v27"); }

#page_rohs-eu-2 .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/Services-Lab-Testing-3_[md].jpg?v27"); }

#page_testing-rohs-test-for-harmful-substances .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/Services-Lab-Testing-3_[md].jpg?v27"); }

#page_fba-amazon-sellers .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/FBA_Amazon_[md].jpg?v1"); }

#page_testing-reach-svhc-list-2017-compliance .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/Services-Lab-Testing-1_[md].jpg?v27"); }

#page_testing-phthalates-regulations-amended .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/CPSIA-phtalates_[md].jpg"); }

#page_testing-gb-6675-china-toy-safety-standards .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/toy-safety-checklist_[md].jpg "); }

#page_testing-tpch-compliance-testing-packaging .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/production_monitoring_[md].jpg "); }

#page_testing-textile-defects-prevention .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/physical-testing-textiles_[md].jpg "); }

#page_testing-chemical-properties-leather .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/shoes_leather_[md].jpg"); }

#page_testing-physical-testing-leather-footwear .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/shoes_leather_[md].jpg"); }

#page_workerHotline .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/responsible-supply-chain_[md].jpg"); }

#page_testing-cpsia-exemption-list-lead-phthalates .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/Services-Lab-Testing-2_[md].jpg?v27"); }

#page_case-study-data-driven .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/case_study_data_driven_[md].jpg"); }

#page_case-study-missed-inspections .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/case_study_missed_inspections_[md].jpg"); }

#page_case-study-supplier-improvement .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/case_study_supplier_improvement_[md].jpg"); }

#page_utz-sustainability-certification .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/food_utz_[md].jpg?v1"); }

#page_food-solutions .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/food_services_[md].jpg?v1"); }

#page_gfsi .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/food_gfsi_[md].jpg?v1"); }

#page_food-service .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/food_services_[md].jpg?v1"); }

#page_food .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/food_services_[md].jpg?v1"); }

#page_food-certification .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/food_certification_[md].jpg?v1"); }

#page_animal-welfare-certification .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/food_welfare_[md].jpg?v1"); }

#page_4c-coffee-certification .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/food_4c_[md].jpg?v1"); }

#page_nursery-childcare-products .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/juvenile_products_[md].jpg?v1"); }

#page_AffiliateGetStarted .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/affliliate-get-started_[sm].jpg?v1"); }

#page_SourcingSurvey2019 .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/trade_wars_survey_[md].jpg?v27 "); }

#page_C-TPAT .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/ctpat_2020_[md].jpg?v27 "); }

#page_sustainConf2019Overview .headerbox, #page_sustainConf2019Progress .headerbox, #page_sustainConf2019Regions .headerbox, #page_sustainConf2019Technology .headerbox, #page_sustainConf2019Traceability .headerbox, #page_sustainConf2019TradeWars .headerbox, #page_sustainConf2019Fashion .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/supply-chain-conference-2019_[md].jpg?v1 "); }

#page_covid19paper .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/covid19_survey_[md].jpg?v1"); }

#page_covid19-protective-medical-gear .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/free_inspections_[md].jpg?v1"); }

#page_remote-inspections .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/hero_remote_inspection_[md].jpg?v1"); }

#page_sanitation-audit .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/sanitation_audit_[md].jpg?v1"); }

#page_webinars .headerbox {
  background-image: url("https://s3.qima.com/images/responsive/webinars_[md].jpg?v2"); }

#page_fast-inspection .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/fast_inspection_[md].jpg?v1"); }

#page_reusable-fabric-face-masks .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/hero_fabric_masks_[md].jpg?v1"); }

#page_covid19-resources .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/covid_solutions_[md].jpg?v1"); }

#page_safe-place .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/safe_place_label_[md].jpg?v1"); }

#page_remote-sample .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/remote_sample_approval_[md].jpg?v1"); }

#page_affiliate-program .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/affiliate_landing_[md].jpg?v2"); }

#page_higg-index .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/higg_index_[md].jpg?v1"); }

#page_h2-2020-survey .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/sourcing_header_med.jpg?v2"); }

#page_covid19-restarting-hotel .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/qg_hotel_header_[md].jpg?v2"); }

#page_covid19-restarting-fitness .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/qg_fitness_center_[md].jpg?v1"); }

#page_covid19-restarting-restaurant .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/qg_restaurant_[md].jpg?v1"); }

#page_covid19-restarting-retail .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/qg_retail_[md].jpg?v1"); }

#page_saso-handbook .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/handbook_saso_[md].jpg?v1"); }

#page_covid19-factory-hygiene .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/qg_factory_hygiene_[md].jpg?v1"); }

#page_omnichannel-retail-and-the-quality-risk .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/omnichannel_retail_[md].jpg?v1"); }

#page_qimaone-saas-quality-platform .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/qimaone_[md].jpg?v1"); }

#page_case-study-peo .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/peo_case_study_[md].jpg?v1"); }

#page_SASOUpdates .headerbox {
  background-image: url("https://s3.qima.com/images/regulatoryRecaps/saso_reglatory_updates_[md].jpg?v1"); }

#page_sample-collection .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/sample_collection_[md].jpg?v1"); }

#page_german-supply-chain-law .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/QG_german_supply_chain_law2_[md].jpg?v1"); }

#page_brexit-guide-uk .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/brexit_guide_[md].jpg?v1"); }

#page_importing-to-mexico .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/wp_mexico_import_[md].jpg?v1"); }

#page_case-study-confidential-reporting .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/case_study_grievance_channel_[md].jpg?v1"); }

#page_case-study-standardized-audit .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/case_study_luxury_audit_[md].jpg?v1"); }

#page_case-study-technical-audit .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/case_study_technical_audit_[md].jpg?v1"); }

#page_e-bike-quality-safety .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/e-bikes_quickguide_[md].jpg?v1"); }

#page_ce-mark .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/ce_compliance_[md].jpg?v1"); }

#page_gmark-lve-handbook .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/g-mark-lve_[md].jpg?v1"); }

#page_gmark-toys-handbook .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/g-mark-toys_[md].jpg?v1"); }

#page_amazon-sellers-quality .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/amazon_qg_[md].jpg?v1"); }

#page_EU-food-contact-materials .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/FCM_[md]-D1.png?v1"); }

#page_apeo-textile-industry .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/qg_apeos_[md].jpg?v1"); }

#page_human-rights-due-diligence .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/human-rights-due-diligence_[md].jpg?v1"); }

#page_2022-global-sourcing-survey .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/2022-global-sourcing-survey_[md].jpg?v1"); }

#page_pfas-forever-chemicals .headerbox {
  background-image: url("https://s3.qima.com/images/qima/headerImages/pfas_qg_[md].jpg?v1"); }

/* New Industry Pages Layout [Start] */
.industryChecklist li {
  text-indent: -2em;
  padding-left: 2em; }

.industrySection {
  background-color: #E6E6E6;
  margin-bottom: 20px; }

.industrySectionImageLeft {
  display: inline-block;
  height: 100%;
  overflow: hidden;
  float: left;
  max-width: 40%;
  text-align: center; }

.industrySectionImageRight {
  display: inline-block;
  height: 100%;
  overflow: hidden;
  float: right;
  max-width: 40%;
  text-align: center; }

.industrySectionContentWithImage {
  float: left;
  padding: 15px;
  display: inline-block;
  max-width: 60%; }

.industrySectionContentNoImage {
  float: left;
  margin: 15px;
  display: inline-block;
  max-width: 100%; }

.industrySectionImageRight img, .industrySectionImageLeft img {
  height: 100%; }

/* New Industry Pages Layout [End] */
/*targeting ipad portrait*/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  #homePricingBoxWrapper {
    height: 65%; }

  #rowPriceCTA {
    display: none; }

  .slide-feature4 {
    height: 100% !important;
    padding-bottom: 30px; }

  #scrollAnchor_2 {
    height: 600px !important; }

  #demomobilelink {
    margin-top: 40px; }

  #section2HeaderWrap {
    margin-top: 40px;
    margin-bottom: 40px; }

  #scrollAnchor_5 {
    height: 600px !important; }

  .homeTestimonial {
    height: 600px !important; }

  #ipadSpectialHomeClientTestimonialRow {
    height: 65% !important; }

  #TestimonialSlider {
    height: 300px !important; }

  #TestimonialSlider ul {
    height: 300px !important; } }
.DE_box_layout {
  font-size: 0.9rem; }

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .ourLatestBox h3 {
    min-height: 95px; } }
/** 

Code for the client landing page, authored by Sam Coll
questions - samcoll@gmail.com 

**/
#client-landing-nav #AI_Logo {
  background-image: url("https://s3.qima.com/images/logos/qima_q%402x.png");
  background-size: initial;
  background-repeat: no-repeat;
  display: inline-block;
  height: 60px;
  margin: 0;
  width: 60px; }

.client-landing-slier-column {
  padding-right: 0px;
  padding-left: 0px; }

.client-landing-slider-wrapper {
  display: block;
  height: 330px;
  overflow: hidden; }
  .client-landing-slider-wrapper .client-landing-slider .client-landing-slide {
    background-size: cover;
    background-position: left center; }
    .client-landing-slider-wrapper .client-landing-slider .client-landing-slide img {
      position: relative;
      z-index: 100; }
    .client-landing-slider-wrapper .client-landing-slider .client-landing-slide .slide-spacer-image {
      opacity: 0px; }
    .client-landing-slider-wrapper .client-landing-slider .client-landing-slide .client-landing-slide-content {
      position: absolute;
      z-index: 1000;
      width: 420px;
      top: 0px;
      padding: 30px; }
      .client-landing-slider-wrapper .client-landing-slider .client-landing-slide .client-landing-slide-content .client-landing-slide-content-icon {
        height: 20px;
        width: 20px;
        margin-bottom: 6px; }
      .client-landing-slider-wrapper .client-landing-slider .client-landing-slide .client-landing-slide-content h3 {
        margin-bottom: 10px;
        font-weight: 700; }
      .client-landing-slider-wrapper .client-landing-slider .client-landing-slide .client-landing-slide-content p {
        margin-bottom: 10px;
        font-weight: 500; }
      .client-landing-slider-wrapper .client-landing-slider .client-landing-slide .client-landing-slide-content a .glyphicon {
        font-size: 9px;
        line-height: 2;
        vertical-align: top; }

.client-landing-slider-wrapper .tns-nav, .supply-chain-insights .tns-nav {
  position: absolute;
  z-index: 10;
  left: 0px;
  right: 0px;
  bottom: 15px;
  text-align: center; }
  .client-landing-slider-wrapper .tns-nav button, .supply-chain-insights .tns-nav button {
    width: 10px;
    height: 10px;
    margin-left: 4px;
    margin-right: 4px;
    margin-bottom: 5px;
    border-radius: 10px;
    display: inline-block;
    content: '';
    padding: 0px;
    background-color: #FFFFFF;
    border: solid 0.5px gainsboro; }
    .client-landing-slider-wrapper .tns-nav button.tns-nav-active, .supply-chain-insights .tns-nav button.tns-nav-active {
      background-color: #E4002B; }
.client-landing-slider-wrapper .tns-controls, .supply-chain-insights .tns-controls {
  position: absolute;
  z-index: 1;
  left: 5px;
  right: 5px;
  top: calc(50% - 50px);
  pointer-events: none;
  outline: none !important; }
  .client-landing-slider-wrapper .tns-controls button, .supply-chain-insights .tns-controls button {
    pointer-events: all;
    padding: 0px;
    width: 53px;
    height: 53px;
    border-radius: 40px;
    transform: translate3d(0, -28px, 0);
    -webkit-box-shadow: 0px 2px 13px -4px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 2px 13px -4px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 2px 13px -4px rgba(0, 0, 0, 0.75);
    background: #FFFFFF;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    align-content: center; }
    .client-landing-slider-wrapper .tns-controls button[disabled], .supply-chain-insights .tns-controls button[disabled] {
      opacity: 0; }
    .client-landing-slider-wrapper .tns-controls button ion-icon, .supply-chain-insights .tns-controls button ion-icon {
      color: #9d9d9d;
      font-size: 30px; }
    .client-landing-slider-wrapper .tns-controls button:first-child, .supply-chain-insights .tns-controls button:first-child {
      float: left;
      transform: translate3d(-3px, 0, 0); }
      .client-landing-slider-wrapper .tns-controls button:first-child ion-icon, .supply-chain-insights .tns-controls button:first-child ion-icon {
        margin-right: 2px; }
    .client-landing-slider-wrapper .tns-controls button:nth-child(2), .supply-chain-insights .tns-controls button:nth-child(2) {
      float: right;
      transform: translate3d(3px, 0, 0); }
      .client-landing-slider-wrapper .tns-controls button:nth-child(2) ion-icon, .supply-chain-insights .tns-controls button:nth-child(2) ion-icon {
        margin-left: 2px; }

.landing-form {
  width: 460px;
  text-align: left;
  padding: 30px;
  margin-left: auto;
  margin-right: auto; }
  .landing-form h3 {
    color: #E4002B;
    margin-bottom: 30px;
    font-weight: 700;
    font-size: 1.5em; }
  .landing-form form {
    margin-bottom: 15px; }
    .landing-form form .form-control, .landing-form form .input-group-addon {
      border: none;
      height: 30px; }
    .landing-form form .form-control {
      font-size: 13px; }
    .landing-form form .input-group-addon {
      font-size: 14px; }
    .landing-form form .input-group {
      border: 1px solid #ccc; }
      .landing-form form .input-group:focus-within {
        border: solid 1px #66afe9; }
  .landing-form a.text-info {
    color: #0265a5; }
    .landing-form a.text-info:hover {
      color: #004472; }

.landing-form::after {
  clear: both; }

#client-landing {
  height: 100%;
  position: relative;
  text-align: center; }
  #client-landing a {
    text-decoration: none;
    color: #0265a5; }
  #client-landing h3 {
    font-weight: bold;
    margin-bottom: 30px;
    text-align: left; }
  #client-landing .resources-title {
    text-align: center;
    width: 100%;
    padding-top: 40px;
    margin-bottom: 10px;
    font-size: 20px; }
  #client-landing .resources-divider {
    border-color: #E4002B;
    margin-bottom: 40px;
    margin-top: 5px;
    width: 50px;
    border-width: 2px; }
  #client-landing .resources {
    text-align: center; }
    #client-landing .resources .btn-primary {
      display: block;
      position: relative;
      margin: 0 auto; }
    #client-landing .resources .col-resources {
      text-align: center;
      margin-bottom: 30px;
      padding: 0px 10px; }
      #client-landing .resources .col-resources img {
        max-width: 204px;
        width: 100%; }
      #client-landing .resources .col-resources p {
        height: 35px;
        margin-bottom: 0px !important; }
      #client-landing .resources .col-resources span {
        display: block;
        color: #E4002B;
        font-size: 1em;
        text-transform: uppercase;
        padding: 5px auto 5px auto; }
      #client-landing .resources .col-resources .btn-primary {
        max-width: 220px;
        width: 100%;
        margin-top: 8px; }
  #client-landing .sidebar {
    background-color: #ddecf4;
    bottom: 0;
    display: block;
    padding-top: 25px;
    position: absolute;
    right: 10px;
    top: 0;
    z-index: 1000; }
    #client-landing .sidebar button {
      background-color: #0265a5;
      color: white;
      text-align: center;
      width: 100%; }
      #client-landing .sidebar button:hover {
        background-color: #004472; }
    #client-landing .sidebar h2 {
      font-size: 1.19em;
      margin-bottom: 3px; }
    #client-landing .sidebar img {
      max-width: 100%;
      margin: 15px 0 20px 0; }
    #client-landing .sidebar input {
      padding: 5px;
      width: 100%; }
    #client-landing .sidebar #Email {
      display: none; }
    #client-landing .sidebar .apple {
      margin-top: 10px;
      padding-left: 5px;
      text-align: left; }
      #client-landing .sidebar .apple a {
        height: 24px !important;
        margin: 6px 0 0 0;
        width: 115px !important; }
    #client-landing .sidebar .google {
      margin-top: 10px;
      padding-right: 5px;
      text-align: right; }
      #client-landing .sidebar .google img {
        height: 35px;
        margin: 0; }
    #client-landing .sidebar .phone-number {
      margin-bottom: 20px; }
      #client-landing .sidebar .phone-number div:nth-child(1) {
        padding-right: 0; }
      #client-landing .sidebar .phone-number select {
        height: 32px;
        width: 100%; }
    #client-landing .sidebar .divider {
      border-top: 1px solid #c6c6c6;
      display: block;
      height: 20px;
      margin-top: 15px;
      position: relative;
      text-align: center;
      width: 100%; }
      #client-landing .sidebar .divider .or {
        background-color: #ddecf4;
        font-size: 11px;
        padding: 5px 10px;
        position: absolute;
        left: 50%;
        top: -2px;
        transform: translateX(-50%) translatey(-50%);
        -moz-transform: translateX(-50%) translatey(-50%); }
    #client-landing .sidebar .mktoFieldDescriptor {
      display: none !important; }

.lt-tab {
  clear: both;
  margin-bottom: 30px; }
  .lt-tab h3 {
    font-weight: 700; }
  .lt-tab .img-container {
    display: inline-block;
    float: left;
    margin-right: 15px; }

.image-list {
  list-style-type: none;
  margin-top: 25px;
  padding-left: 0; }
  .image-list li {
    display: inline-block;
    margin-right: 25px; }

.lab-test-section {
  margin-bottom: 40px; }

.take-a-tour-pane {
  background: url("https://s3.qima.com/images/labtesting/BG_take_tour.jpg");
  height: 207px;
  padding: 25px; }
  .take-a-tour-pane button {
    background-color: #0265a5;
    color: #fff;
    display: block;
    font-size: 16px;
    height: 40px;
    margin: 25px auto;
    position: relative; }
    .take-a-tour-pane button:hover {
      background-color: #004472; }
    .take-a-tour-pane button:before {
      content: url("https://s3.qima.com/images/labtesting/ico_tour.png");
      padding-right: 10px; }

/**end ipad**/
.text-rtl {
  text-align: left; }

.hidden-ltr {
  display: none; }

body[dir="rtl"] .homev2OnlineContent {
  text-align: right; }
body[dir="rtl"] .text-rtl, body[dir="rtl"] .text-rtl-right {
  text-align: right; }
body[dir="rtl"] .float-rtl-right {
  float: right; }
body[dir="rtl"] .halfPageImage {
  float: left;
  padding: 15px 15px 0px 0px; }
body[dir="rtl"] .hidden-ltr {
  display: inline-block; }

.BarometerKPIChartLeft {
  float: left;
  width: 47%;
  margin: 10px; }

.BarometerKPIChartRight {
  float: right;
  width: 47%;
  margin: 10px; }

.showEUonly {
  display: none;
  font-size: 11px; }

.rohs-table {
  border-color: #000000; }
  .rohs-table td, .rohs-table th {
    padding: 6px 10px;
    border-color: #000000; }
  .rohs-table th {
    background: #E06667;
    color: #000000; }

.selectPhone, .phone-number {
  direction: ltr;
  unicode-bidi: bidi-override; }

.halfPageImage {
  float: right;
  padding: 0px 0px 15px 15px;
  max-width: 50%; }

.fullPageImage {
  max-width: 100%;
  padding: 15px; }

.chemical-table {
  margin-bottom: 20px;
  border-color: #000000; }
  .chemical-table tr {
    border-color: #000000; }
    .chemical-table tr td, .chemical-table tr th {
      border-color: #000000;
      padding: 5px 10px; }
  .chemical-table tr th {
    background: #CB0000;
    color: #FFFFFF;
    font-weight: normal; }

#page_values .values-background {
  position: relative;
  background: url("https://s3.qima.com/images/values/BG.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center bottom;
  z-index: 0; }
  #page_values .values-background .values-header-subtext {
    margin-bottom: 50px; }
  #page_values .values-background .values-people-spacer {
    display: block;
    width: 100%;
    height: 150px; }
  #page_values .values-background .values-people {
    position: absolute;
    z-index: 100;
    width: 420px;
    height: auto;
    left: 50%;
    bottom: 0px;
    transform: translate3d(-50%, 0, 0); }
    #page_values .values-background .values-people img {
      width: 100%;
      height: auto; }
#page_values .values-images {
  background: #FFFFFF;
  display: flex;
  flex-flow: row nowrap;
  align-items: flex-start;
  width: 100%; }
  #page_values .values-images .values-image {
    display: block;
    height: 160px;
    flex: 1 1;
    background-size: cover;
    background-repeat: no-repeat;
    border-left: solid 1px #FFFFFF;
    border-top: solid 1px #FFFFFF; }
    #page_values .values-images .values-image:first-child {
      border-left: none; }
#page_values .values-bubble-wrapper {
  z-index: -10;
  position: relative;
  width: 100%;
  height: auto;
  text-align: center;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  #page_values .values-bubble-wrapper .values-bubble-bubble {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: url("https://s3.qima.com/images/values/Q@2x.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    transform: translate3d(22px, 0, 0);
    display: inline-block;
    text-align: center; }
    #page_values .values-bubble-wrapper .values-bubble-bubble .values-bubble-test {
      padding: 80px 180px 160px 80px;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
    #page_values .values-bubble-wrapper .values-bubble-bubble .values-bubble-content {
      max-width: 390px;
      width: 100%;
      transform: translate3d(25px, 0, 0);
      margin-left: auto;
      margin-right: auto; }
#page_values h1 {
  font-size: 2.4em;
  text-transform: uppercase; }
#page_values h3 {
  font-size: 1.6em;
  font-weight: bold; }
#page_values p {
  font-size: 1.3em; }
#page_values h1, #page_values h2, #page_values h3, #page_values h4, #page_values h5, #page_values h6 {
  font-family: "Gotham Rounded";
  color: #E4002B; }
#page_values.hit-max-width .values-background .values-header-subtext {
  margin-bottom: 15px; }
#page_values.hit-max-width .values-background .values-people-spacer {
  height: 170px; }
#page_values.hit-max-width .values-background .values-people {
  max-width: 400px;
  width: 90%;
  height: auto; }
#page_values.hit-max-width .values-bubble-wrapper .values-bubble-bubble {
  background-size: cover;
  background-position: calc(50% + 22px) top;
  width: 100%;
  transform: none; }
  #page_values.hit-max-width .values-bubble-wrapper .values-bubble-bubble .values-bubble-test {
    padding: 80px 20px 110px 20px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  #page_values.hit-max-width .values-bubble-wrapper .values-bubble-bubble .values-bubble-content {
    margin-left: auto;
    margin-right: auto;
    transform: none; }

#homeParallaxWrapper {
  margin-left: calc(50% - 619px); }

.homeHighlightTitle {
  height: 90px; }

.cc_banner-wrapper {
  z-index: 10001 !important; }

html[lang='en'] .cc_banner-wrapper .cc_banner {
  padding-right: 100px; }

@keyframes bounce {
  0% {
    transform: translate3d(0, 0, 0); }
  20% {
    transform: translate3d(0, 0, 0); }
  30% {
    transform: translate3d(0px, -30px, 0px); }
  35% {
    transform: translate3d(0px, 0px, 0px); }
  41% {
    transform: translate3d(0px, -15px, 0px); }
  46% {
    transform: translate3d(0, 0, 0); }
  100% {
    transform: translate3d(0, 0, 0); } }
.chat-fc-form-outer.bounce {
  animation-name: bounce;
  animation-duration: 3000ms;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out; }

.phone-error {
  color: #E4002B;
  font-size: 12px;
  display: none;
  padding: 10px 3px 0px 10px;
  text-align: left; }

.nav-tabs-leads > li {
  margin-bottom: -2px; }
  .nav-tabs-leads > li > a:hover {
    background: rgba(255, 255, 255, 0.5);
    text-decoration: underline; }

.contactus-sidebox {
  position: relative;
  top: -400px; }

.code-block {
  position: relative;
  background: rgba(230, 230, 230, 0.5);
  border-radius: 6px;
  padding: 8px;
  border: solid 2px rgba(230, 230, 230, 0); }
  .code-block .code-block-hover {
    position: absolute;
    opacity: 0;
    right: 0px;
    bottom: 0px;
    padding: 5px;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    background: rgba(0, 0, 0, 0.5);
    pointer-events: none;
    border-top-left-radius: 4px; }
  .code-block:hover {
    border: solid 2px rgba(230, 230, 230, 0.8); }
    .code-block:hover .code-block-hover {
      opacity: 1; }

.marketing-materials-table th td {
  color: #000000;
  font-weight: bold; }

table.marketing-materials-list {
  margin-top: 5px; }
  table.marketing-materials-list td {
    border: solid 1px rgba(230, 230, 230, 0.8);
    padding: 5px; }
  table.marketing-materials-list .marketing-materials-col-code {
    width: 100%; }

.page-webinars h2 {
  color: #E4002B; }
.page-webinars .webinar-speaker-name, .page-webinars .webinar-speaker-title {
  color: black; }

/*************************
 * Fancy List Box [BEGIN]
 *************************/
.flbSection {
  width: 40%;
  float: left;
  background-color: white;
  margin: 10px;
  border: 1px solid #ddd; }

.flbHeaderImage {
  width: 100%; }

.flbContentWrap {
  background-color: white;
  text-align: left;
  width: calc(100% - 20px);
  margin: 10px;
  top: -50px;
  position: relative;
  padding-top: 10px; }

.flbHeaderContent {
  display: inline-block;
  max-width: calc(100% - 65px);
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 20px; }

.flbIcon {
  margin: 0px 10px;
  vertical-align: top; }

.flbContent {
  padding-left: 50px; }

.flbContent ul {
  padding-left: 20px; }

.flbContent ul li {
  margin-bottom: 5px; }

/*************************
 * Fancy List Box [END]
 *************************/
/* previoOrigen START */
#peoProcess .tab-content {
  width: 33.33%; }
#peoProcess .nav-pills > li {
  width: 33.33%;
  margin-left: 0; }
#peoProcess .nav-pills > li > a {
  text-align: center;
  color: #C5C5C5;
  border-radius: 0;
  border-bottom: #C5C5C5 3px solid; }
#peoProcess .nav-pills > li.active > a, #peoProcess .nav-pills > li.active > a:focus, #peoProcess .nav-pills > li.active > a:hover {
  color: #353535;
  border-bottom: red 3px solid;
  background-color: #fff;
  font-weight: bold; }
#peoProcess .tab-content {
  width: 100%; }
#peoProcess .tab-pane-content {
  margin-top: 20px;
  min-height: 490px;
  max-height: 490px; }
#peoProcess .container {
  margin: 40px 0; }
#peoProcess .rowPadding {
  margin-top: 20px; }
#peoProcess .lightBlueBackground {
  background-color: #E3F2F5;
  padding: 30px 0 20px 0;
  margin-left: 0px; }
#peoProcess #blueBox ul {
  list-style-type: none;
  padding-left: 0px; }
#peoProcess #blueBox li {
  margin-top: 15px;
  padding: 0px 0px 3px 30px;
  display: list-item;
  background-repeat: no-repeat;
  background-size: 10px 10px;
  background-position: 3px 4px;
  list-style: none; }
#peoProcess #blueBox .blueBoxSubHeader {
  font-weight: bold;
  color: #1E92AA;
  margin-bottom: 15px;
  text-align: center; }
#peoProcess #blueBox .blueBoxSubHeaderIcon {
  margin-right: 15px; }
#peoProcess #blueBox .blueBoxHeader {
  text-align: center;
  display: inline-block;
  background-color: #1E92AA;
  color: #fff;
  padding: 15px 20px;
  font-weight: bold; }
#peoProcess #blueBox .blueBoxContent {
  padding: 15px; }
#peoProcess #peoProcessDt {
  display: none; }
#peoProcess #peoProcessDt .numberBox, #peoProcess #peoProcessMo .numberBox {
  display: inline-block;
  background-color: blue;
  color: #fff;
  padding: 5px 10px;
  margin: 0;
  font-weight: bold;
  background-color: #1E92AA; }
#peoProcess #peoProcessDt .bottom-align-container {
  position: relative;
  min-height: 120px;
  border-bottom: #1E92AA solid 1px; }
#peoProcess #peoProcessDt .bottom-align-content {
  position: absolute;
  bottom: 0;
  left: 0; }
#peoProcess #peoProcessDt .topBorder, #peoProcess #peoProcessMo .topBorder {
  border-top: #1E92AA solid 1px;
  padding-top: 10px; }
#peoProcess .row {
  margin-right: 0px;
  margin-left: 0px; }
#peoProcess #peoProcessIntro {
  text-align: center; }
#peoProcess #peoProcessIntro img {
  margin-bottom: 15px; }
#peoProcess .intArticle {
  margin-bottom: 30px; }
#peoProcess #peoProcessDt .bottom-align-container {
  position: relative;
  min-height: 120px;
  border-bottom: #1E92AA solid 1px; }
#peoProcess #peoProcessDt .row {
  margin-right: -15px;
  margin-left: -15px; }
#peoProcess #blueBox .borderRight {
  border-bottom: 1px #C2E1E8 solid;
  margin-bottom: 15px; }
#peoProcess #peoProcessMo .sideline {
  padding: 25px 0;
  margin-top: -25px;
  background-size: 100%;
  background: url("https://s3.qima.com/images/qima/pages/peo/process-illustration/%401x/peo_process_arrow_v.png") no-repeat center; }
#peoProcess #peoProcessMo .sidelineTerminate {
  background: url("https://s3.qima.com/images/qima/pages/peo/process-illustration/%401x/peo_process_arrow_v.png") no-repeat center bottom; }

@media (min-width: 768px) {
  #peoProcess #peoProcessIntro img {
    margin-bottom: 0px; }
  #peoProcess .intArticle {
    margin-bottom: 15px; } }
@media (min-width: 992px) {
  #peoProcess #peoProcessMo {
    display: none; }
  #peoProcess #peoProcessDt {
    display: block; }
  #peoProcess #peoProcessIntro {
    text-align: left; }
  #peoProcess #blueBox .blueBoxSubHeader {
    text-align: left; }
  #peoProcess #blueBox .blueBoxContent {
    padding: 15px 10px; }
  #peoProcess #blueBox .borderRight {
    border-right: 1px #C2E1E8 solid;
    border-bottom: none;
    margin-bottom: 0; }
  #peoProcess .tabPaneImportador {
    background-size: cover;
    background: url("https://s3.qima.com/images/qima/pages/peo/importador_BG.jpg") no-repeat right; }
  #peoProcess .tabPaneAgenteAduanal {
    background-size: cover;
    background: url("https://s3.qima.com/images/qima/pages/peo/agente_aduanal_BG.jpg") no-repeat right; }
  #peoProcess .tabPaneAgenteDeCarga {
    background-size: cover;
    background: url("https://s3.qima.com/images/qima/pages/peo/agente_de_carga_BG.jpg") no-repeat right; } }
/* previoOrigen END */
/* CSS for Sucstom Snippets in CMS [BEGIN] */
/***** FILTER COLOR GUIDE *****
    #2092AA  = filter: invert(44%) sepia(91%) saturate(369%) hue-rotate(143deg) brightness(91%) contrast(95%);
    #86AB4C  = filter: invert(66%) sepia(20%) saturate(1024%) hue-rotate(42deg) brightness(92%) contrast(85%);
    #FFCB2B  = filter: invert(81%) sepia(75%) saturate(1691%) hue-rotate(332deg) brightness(105%) contrast(104%);
    #D34B20  = filter: invert(34%) sepia(55%) saturate(1781%) hue-rotate(347deg) brightness(94%) contrast(93%);
    #8D214D  = filter: invert(16%) sepia(75%) saturate(2194%) hue-rotate(312deg) brightness(91%) contrast(92%);
    #FF3E9E  = filter: invert(41%) sepia(52%) saturate(3667%) hue-rotate(307deg) brightness(101%) contrast(102%);
***** FILTER COLOR GUIDE *****/
.headerImageBox {
  border: 1px solid #dddddd;
  display: inline-block;
  margin: 5px;
  width: 48%;
  vertical-align: top; }

.headerImageBoxTitle {
  display: inline-block;
  font-weight: bold;
  font-size: clamp(11px, 1.1vw, 16px);
  vertical-align: top;
  line-height: 35px; }

.headerImageBoxHeaderImage {
  width: 100%; }

.headerImageBoxContentWrap {
  position: relative;
  text-align: left;
  width: 90%;
  margin-left: 5%;
  top: -40px;
  background-color: white;
  margin-bottom: -5%; }

.headerImageBox {
  position: relative;
  text-align: center; }

.headerImageBoxTitleIcon {
  margin: 5px;
  margin-right: 10px; }

.headerImageBoxContent {
  padding: 0px 15px 15px 15px; }

.headerImageBox:nth-of-type(1) .headerImageBoxTitle, .headerImageBox:nth-of-type(1) .headerImageBoxTitle a {
  color: #2092AA; }

.headerImageBox:nth-of-type(2) .headerImageBoxTitle, .headerImageBox:nth-of-type(2) .headerImageBoxTitle a {
  color: #86AB4C; }

.headerImageBox:nth-of-type(3) .headerImageBoxTitle, .headerImageBox:nth-of-type(3) .headerImageBoxTitle a {
  color: #FFCB2B; }

.headerImageBox:nth-of-type(4) .headerImageBoxTitle, .headerImageBox:nth-of-type(4) .headerImageBoxTitle a {
  color: #D34B20; }

.headerImageBox:nth-of-type(5) .headerImageBoxTitle, .headerImageBox:nth-of-type(5) .headerImageBoxTitle a {
  color: #8D214D; }

.headerImageBox:nth-of-type(6) .headerImageBoxTitle, .headerImageBox:nth-of-type(6) .headerImageBoxTitle a {
  color: #FF3E9E; }

.headerImageBox:nth-of-type(1) .headerImageBoxTitleIcon {
  filter: invert(44%) sepia(91%) saturate(369%) hue-rotate(143deg) brightness(91%) contrast(95%); }

.headerImageBox:nth-of-type(2) .headerImageBoxTitleIcon {
  filter: invert(66%) sepia(20%) saturate(1024%) hue-rotate(42deg) brightness(92%) contrast(85%); }

.headerImageBox:nth-of-type(3) .headerImageBoxTitleIcon {
  filter: invert(81%) sepia(75%) saturate(1691%) hue-rotate(332deg) brightness(105%) contrast(104%); }

.headerImageBox:nth-of-type(4) .headerImageBoxTitleIcon {
  filter: invert(34%) sepia(55%) saturate(1781%) hue-rotate(347deg) brightness(94%) contrast(93%); }

.headerImageBox:nth-of-type(5) .headerImageBoxTitleIcon {
  filter: invert(16%) sepia(75%) saturate(2194%) hue-rotate(312deg) brightness(91%) contrast(92%); }

.headerImageBox:nth-of-type(6) .headerImageBoxTitleIcon {
  filter: invert(41%) sepia(52%) saturate(3667%) hue-rotate(307deg) brightness(101%) contrast(102%); }

.headerImageBoxNavList {
  text-align: left;
  list-style: none;
  padding: 0px 10px;
  display: inline-block;
  margin: 0px;
  position: relative;
  width: 100%; }

.headerImageBox:nth-of-type(1) .headerImageBoxNavList {
  border-top: 1px solid #2092AA; }

.headerImageBox:nth-of-type(2) .headerImageBoxNavList {
  border-top: 1px solid #86AB4C; }

.headerImageBox:nth-of-type(3) .headerImageBoxNavList {
  border-top: 1px solid #FFCB2B; }

.headerImageBox:nth-of-type(4) .headerImageBoxNavList {
  border-top: 1px solid #D34B20; }

.headerImageBox:nth-of-type(5) .headerImageBoxNavList {
  border-top: 1px solid #8D214D; }

.headerImageBox:nth-of-type(6) .headerImageBoxNavList {
  border-top: 1px solid #FF3E9E; }

.headerImageBoxNavList li {
  padding: 10px 12px 10px 10px;
  font-size: 14px;
  border-top: 1px solid #dddddd;
  position: relative; }

.headerImageBoxNavList li::after {
  content: url(https://s3.qima.com/cms/qima/hubpages/arrow_black.png);
  position: absolute;
  right: 10px;
  top: 10px;
  margin-top: 3px; }

.headerImageBoxNavList li:last-of-type {
  border-bottom: 1px solid #dddddd; }

.headerImageBox:nth-of-type(1) .headerImageBoxNavList li::after {
  filter: invert(44%) sepia(91%) saturate(369%) hue-rotate(143deg) brightness(91%) contrast(95%); }

.headerImageBox:nth-of-type(2) .headerImageBoxNavList li::after {
  filter: invert(66%) sepia(20%) saturate(1024%) hue-rotate(42deg) brightness(92%) contrast(85%); }

.headerImageBox:nth-of-type(3) .headerImageBoxNavList li::after {
  filter: invert(81%) sepia(75%) saturate(1691%) hue-rotate(332deg) brightness(105%) contrast(104%); }

.headerImageBox:nth-of-type(4) .headerImageBoxNavList li::after {
  filter: invert(34%) sepia(55%) saturate(1781%) hue-rotate(347deg) brightness(94%) contrast(93%); }

.headerImageBox:nth-of-type(5) .headerImageBoxNavList li::after {
  filter: invert(16%) sepia(75%) saturate(2194%) hue-rotate(312deg) brightness(91%) contrast(92%); }

.headerImageBox:nth-of-type(6) .headerImageBoxNavList li::after {
  filter: invert(41%) sepia(52%) saturate(3667%) hue-rotate(307deg) brightness(101%) contrast(102%); }

.tourButton {
  background-color: #0265a5;
  color: #fff;
  display: block;
  font-size: 16px;
  height: 40px;
  margin: 25px auto;
  position: relative; }

.tourButton:hover {
  background-color: #004472; }

.tourButton:before {
  content: url("//s3.qima.com/images/labtesting/ico_tour.png");
  padding-right: 10px; }

.filterBoxWrapper {
  width: 50%;
  float: left;
  margin-bottom: 15px;
  padding: 0px 15px; }

.kbWrapper {
  margin-top: 6px; }

.kbQuestion {
  font-weight: bold;
  padding: 5px 0px;
  cursor: pointer; }

.kbAnswer {
  padding: 5px 0px;
  display: none; }

.kbQuestion:before {
  content: url("https://s3.qima.com/images/blue-chevron-down.png");
  padding-right: 7px;
  vertical-align: middle; }

.kbtags {
  display: none; }

.qimaBenefitsIconsList {
  list-style: none;
  padding-left: 0px; }

.qimaBenefitsIconsList li {
  margin-bottom: 15px; }

.qimaBenefitsIconsList img {
  vertical-align: top;
  margin: 8px; }

.qimaBenefitsIconsList .qimaBenefitsIconsListContentBox {
  display: inline-block;
  width: calc(100% - 65px); }

/* CSS for Sucstom Snippets in CMS [END] */
/* Simple CSS Spinner for Forms [START] */
.lds-spinner,
.lds-spinner:after {
  border-radius: 50%; }

.lds-spinner {
  margin: 10px auto;
  height: 22px;
  width: 22px;
  float: right;
  font-size: 10px;
  position: relative;
  text-indent: -9999em;
  border-top: 1.1em solid rgba(204, 204, 204, 0.2);
  border-right: 1.1em solid rgba(204, 204, 204, 0.2);
  border-bottom: 1.1em solid rgba(204, 204, 204, 0.2);
  border-left: 1.1em solid #333;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear; }

@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
/* Simple CSS Spinner for Forms [END] */
.supply-chain-insights .newsletter-wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center; }
  .supply-chain-insights .newsletter-wrapper form .newsletter-row {
    width: 768px;
    display: flex;
    justify-content: center;
    padding: 10px 0px; }
    .supply-chain-insights .newsletter-wrapper form .newsletter-row .newsletter-col {
      flex: 0.5;
      flex-direction: row;
      display: flex;
      align-items: center; }
      .supply-chain-insights .newsletter-wrapper form .newsletter-row .newsletter-col:first-child {
        padding-right: 5px; }
      .supply-chain-insights .newsletter-wrapper form .newsletter-row .newsletter-col:last-child {
        padding-left: 5px; }
.supply-chain-insights .option-bar {
  margin: 30px 0px;
  background-color: #e2e6e9;
  padding: 15px; }
  .supply-chain-insights .option-bar table {
    margin-left: auto;
    margin-right: auto; }
  .supply-chain-insights .option-bar select {
    color: #5B5B5B;
    height: 28px;
    max-width: 100%;
    width: 160px;
    background-image: none; }
.supply-chain-insights .radio-highlight span {
  color: #8c8c8c;
  font-weight: bold; }
.supply-chain-insights .radio-highlight input:checked + span {
  color: #000000; }
.supply-chain-insights h3 {
  font-weight: 700;
  margin-bottom: 10px; }
.supply-chain-insights hr {
  border: solid 1px #c8c8c8;
  margin-top: 0px;
  margin-bottom: 25px; }
.supply-chain-insights .slider-wrapper {
  position: relative;
  padding-bottom: 50px;
  padding-left: 35px;
  padding-right: 35px;
  direction: ltr; }
  .supply-chain-insights .slider-wrapper .whitepaper-slide {
    height: 100%; }
    .supply-chain-insights .slider-wrapper .whitepaper-slide .whitepaper-tile {
      position: relative;
      height: 100%;
      background: #e3e7ea; }
      .supply-chain-insights .slider-wrapper .whitepaper-slide .whitepaper-tile:hover {
        text-decoration: none;
        cursor: pointer; }
      .supply-chain-insights .slider-wrapper .whitepaper-slide .whitepaper-tile .tile-image {
        height: 170px;
        max-height: 170px;
        overflow: hidden; }
        .supply-chain-insights .slider-wrapper .whitepaper-slide .whitepaper-tile .tile-image img {
          width: 100%;
          height: auto; }
      .supply-chain-insights .slider-wrapper .whitepaper-slide .whitepaper-tile .tile-title {
        margin-bottom: 8px;
        color: #E4002B;
        font-weight: bold;
        font-size: 14px; }
      .supply-chain-insights .slider-wrapper .whitepaper-slide .whitepaper-tile .tile-content {
        padding: 23px; }
      .supply-chain-insights .slider-wrapper .whitepaper-slide .whitepaper-tile .tile-subtitle {
        color: black;
        font-size: 13px; }
      .supply-chain-insights .slider-wrapper .whitepaper-slide .whitepaper-tile .tile-button {
        position: absolute;
        left: 0px;
        right: 0px;
        bottom: 20px;
        text-align: center;
        width: 100%;
        padding: 0px 10px;
        box-sizing: border-box; }

body[dir="rtl"] .tile-title, body[dir="rtl"] .tile-subtitle {
  text-align: right; }

.magnific-dialog {
  padding: 40px 30px; }

.georedirect-wrapper .buttons {
  display: flex;
  align-items: center;
  justify-content: center; }
  .georedirect-wrapper .buttons .button-yes {
    flex: 1;
    background-color: #0066A6; }
    .georedirect-wrapper .buttons .button-yes:hover {
      background-color: #007fcf; }
  .georedirect-wrapper .buttons .button-no {
    flex: 0.5; }

.reports-wrapper {
  display: flex;
  flex-wrap: wrap;
  width: 100%; }

.reports-wrapper .reports-col {
  flex: 1 0 20%;
  padding: 10px; }

html .show-for-en {
  display: none; }
html *[lang='en'] .show-for-en {
  display: inline-block; }
html .show-for-es {
  display: none; }
html *[lang='es'] .show-for-es {
  display: inline-block; }
html .show-for-fr {
  display: none; }
html *[lang='fr'] .show-for-fr {
  display: inline-block; }
html .show-for-ar {
  display: none; }
html *[lang='ar'] .show-for-ar {
  display: inline-block; }
html .show-for-fi {
  display: none; }
html *[lang='fi'] .show-for-fi {
  display: inline-block; }
html .show-for-de {
  display: none; }
html *[lang='de'] .show-for-de {
  display: inline-block; }
html .show-for-pt {
  display: none; }
html *[lang='pt'] .show-for-pt {
  display: inline-block; }
html .show-for-it {
  display: none; }
html *[lang='it'] .show-for-it {
  display: inline-block; }
html .show-for-ru {
  display: none; }
html *[lang='ru'] .show-for-ru {
  display: inline-block; }
html .show-for-tr {
  display: none; }
html *[lang='tr'] .show-for-tr {
  display: inline-block; }
html .show-for-vi {
  display: none; }
html *[lang='vi'] .show-for-vi {
  display: inline-block; }

#footerlinks {
  font-family: "Gotham Rounded", "Gotham Rounded";
  font-size: 0.928em;
  color: #999999;
  margin: 20px 0 0 0;
  text-align: center;
  display: inline-block;
  position: relative;
  behavior: url("https://s3.qima.com/libs/pie.htc");
  z-index: 0; }
  #footerlinks a {
    font-size: 0.928em;
    text-decoration: none;
    color: #38508f; }
    #footerlinks a:hover {
      text-decoration: underline; }
  #footerlinks ul {
    margin: 0;
    padding: 0;
    list-style-position: inside; }
  #footerlinks li {
    padding-left: 3px;
    font-family: "Gotham Rounded";
    line-height: 1.65em;
    font-size: 0.928em; }
  #footerlinks #bigWindowLinks {
    display: block; }
    #footerlinks #bigWindowLinks a {
      font-family: "Gotham Rounded";
      font-size: 0.928em;
      line-height: 1.22em;
      color: #4c4c4c; }
    #footerlinks #bigWindowLinks .footerlinks_box_title {
      color: #272727;
      font-weight: bold;
      font-size: 14px;
      line-height: 14px;
      margin-bottom: 7px;
      display: block; }

#footCopyright {
  font-family: "Gotham Rounded", "Gotham Rounded";
  color: #888;
  padding-top: 13px; }

.footer {
  background-color: #ddd;
  margin-top: 0;
  text-align: center; }

.footerlinksFollowIcon {
  margin: 5px;
  display: inline-block;
  vertical-align: middle; }

.footerlinks_box {
  display: inline-block;
  padding: 10px 30px 0;
  padding-bottom: 0;
  vertical-align: top;
  line-height: 14px;
  text-align: left;
  max-width: 23%; }
  .footerlinks_box ul {
    position: relative;
    left: -3px;
    list-style-type: none; }
  .footerlinks_box li {
    display: list-item; }
  .footerlinks_box .dropdown-menu {
    text-align: left;
    border: 0px;
    background-color: transparent;
    box-shadow: 0px 0px;
    display: block; }
    .footerlinks_box .dropdown-menu li > a {
      padding: 3px 0px;
      word-break: normal;
      white-space: normal; }
    .footerlinks_box .dropdown-menu li > a:hover, .footerlinks_box .dropdown-menu li > a:focus {
      background-image: none;
      background-color: transparent; }

.firstFooter {
  font-size: 13px;
  font-weight: bold;
  padding-top: 13px; }

#FooterISO {
  margin: auto;
  width: 536px; }
  #FooterISO .sep {
    margin: 20px auto 17px auto;
    text-align: center; }

.spriteSeparator_h {
  background: url("https://s3.qima.com/sprites/sprite_global.png?v27") 0 0 no-repeat;
  width: 536px;
  height: 1px; }

.spriteSeparator_v {
  display: inline-block;
  width: 1px;
  height: 147px; }

.spriteAQSIQgrey {
  background: url("https://s3.qima.com/sprites/greyaccreditations.png?v27") -87px 0px no-repeat;
  display: inline-block;
  width: 39px;
  height: 46px; }

.spriteCNASgrey {
  background: url("https://s3.qima.com/sprites/greyaccreditations.png?v27") -35px 0px no-repeat;
  display: inline-block;
  width: 50px;
  height: 39px; }

.spriteIso-license-grey {
  background: url("https://s3.qima.com/sprites/greyaccreditations.png?v27") 0px 0px no-repeat;
  display: inline-block;
  width: 32px;
  height: 36px; }

.ico_facebook {
  background: url("https://s3.qima.com/sprites/sprite_global.png?v27") -124px -310px no-repeat;
  display: inline-block;
  width: 12px;
  height: 23px; }

.ico_twitter {
  background: url("https://s3.qima.com/sprites/sprite_global.png?v27") -138px -310px no-repeat;
  display: inline-block;
  width: 28px;
  height: 23px; }

.ico_youtube {
  background: url("https://s3.qima.com/sprites/sprite_global.png?v27") -167px -310px no-repeat;
  display: inline-block;
  width: 21px;
  height: 23px; }

.ico_gplus {
  background: url("https://s3.qima.com/sprites/sprite_global.png?v27") -190px -310px no-repeat;
  display: inline-block;
  width: 25px;
  height: 23px; }

.ico_linkedin {
  background: url("https://s3.qima.com/sprites/sprite_global.png?v27") -216px -310px no-repeat;
  display: inline-block;
  width: 23px;
  height: 23px; }

.ico_whatsapp {
  background: url("https://s3.qima.com/images/ico_whatsapp.png") center no-repeat;
  display: inline-block;
  width: 32px;
  height: 25px; }

.ico_youku {
  background: url("https://s3.qima.com/images/ico_youku.png") center no-repeat;
  display: inline-block;
  width: 32px;
  height: 25px; }

.ico_weibo {
  background: url("https://s3.qima.com/images/ico_weibo.png") center no-repeat;
  display: inline-block;
  width: 28px;
  height: 23px; }

.ico_slideshare {
  background: url("https://s3.qima.com/images/ico_slideshare_footer.png") center no-repeat;
  display: inline-block;
  width: 95px;
  height: 24px; }

.ico_instagram {
  background: url("https://s3.qima.com/images/ico_instagram_web.png") center no-repeat;
  display: inline-block;
  width: 23px;
  height: 23px; }

.ico_wechat {
  background: url("https://s3.qima.com/images/ico_wechat_web.png") center no-repeat;
  display: inline-block;
  width: 23px;
  height: 23px; }

.ico_QR_code {
  background: url("https://s3.qima.com/images/qima-wechat-code.png") center no-repeat;
  background-size: cover;
  display: inline-block;
  width: 65px;
  height: 86px; }

#FooterISOLogos {
  text-align: center; }
  #FooterISOLogos div {
    display: inline-block;
    text-align: center; }

hr.fancy-line {
  border: 0;
  height: 1px;
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.1) 0, rgba(0, 0, 0, 0) 75%); }
  hr.fancy-line:before {
    top: -0.5em;
    height: 1em;
    content: '';
    width: 100%;
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.1) 0, rgba(0, 0, 0, 0) 75%); }
  hr.fancy-line:after {
    content: '';
    height: 0.5em;
    top: 1px;
    content: '';
    width: 100%; }

html[lang='ru'] #footerlinks {
  font-family: 'Open Sans'; }
  html[lang='ru'] #footerlinks li {
    font-family: 'Open Sans'; }
  html[lang='ru'] #footerlinks #bigWindowLinks a {
    font-family: 'Open Sans'; }
html[lang='ru'] #footCopyright {
  font-family: 'Open Sans'; }

/* CSS for different screen sizes */
@media screen and (min-width: 1401px) {
  .col-xl-offset-0 {
    margin-left: 0; }

  .col-xl-offset-1 {
    margin-left: 8.33333%; }

  .col-xl-12 {
    width: 100%; }

  .col-xl-11 {
    width: 91.66666667%; }

  .col-xl-10 {
    width: 83.33333333%; }

  .col-xl-9 {
    width: 75%; }

  .col-xl-8 {
    width: 66.66666667%; }

  .col-xl-7 {
    width: 58.33333333%; }

  .col-xl-6 {
    width: 50%; }

  .col-xl-5 {
    width: 41.66666667%; }

  .col-xl-4 {
    width: 33.33333333%; }

  .col-xl-3 {
    width: 25%; }

  .col-xl-2 {
    width: 16.66666667%; }

  .col-xl-1 {
    width: 8.33333333%; }

  .homeSupplyChainWrapper .homeSupplyChainBox {
    min-height: 67px; }

  .slide-feature2 .homeSCP_content {
    height: 44%; }

  .slide-feature2 .homeSCP_image {
    height: 47%; }

  .slide-feature1 {
    background-image: none; }

  .navbar-ai .dropdown-menu .navMenuCol:last-of-type {
    border-right: 0px; }

  /* End of .navbar-ai */
  #page_Logout #logoutPhoneImage {
    margin-right: 60px; }

  /**
   * Header Images
   */
  #page_PSI .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/Services-Inspections-1-psi_[lg].jpg?v27"); }

  #page_PM .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/production_monitoring_[lg].jpg?v27"); }

  #page_DUPRO .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/Services-Inspections-3-during-production-check_[lg].jpg?v27"); }

  #page_IPC .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/Services-Inspections-4-initial-production-check_[lg].jpg?v27"); }

  #page_CLC .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/container-loading-check_[lg].jpg?v27"); }

  #page_FPSI .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/food_inspections_[lg].jpg?v27"); }

  #page_SMETA .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/smetaaudit_[sm].jpg?v27"); }

  #page_FA .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/Services-Audits-1-Manufacturing-Audits_[lg].jpg?v27"); }

  #page_TA .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/technical%20audits_header_[lg].jpg?v27"); }

  #page_CTPAT .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/ctpat_[lg].png?v27"); }

  #page_ENVIRO .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/enviro_audit_[lg].jpg?v27"); }

  #page_SA .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/Services-Audits-2-Ethical-Audits_[lg].jpg?v27"); }

  #page_REACH .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/Services-Lab-Testing-1_[lg].jpg?v27"); }

  #page_FoodA .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/food_audit_[lg].jpg?v28"); }

  #page_LT .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/Services-Lab-Testing-6_[lg].jpg?v28"); }

  #page_FT .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/food_testing_[lg].jpg?v27"); }

  #page_CPSIA .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/Services-Lab-Testing-2_[lg].jpg?v27"); }

  #page_ROHS .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/Services-Lab-Testing-3_[lg].jpg?v27"); }

  #page_softline .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/Industry-1-Softlines_[lg].jpg?v27"); }

  #page_hardline .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/Industry-2-Hardlines_[lg].jpg?v27"); }

  #page_techpart .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/technical_parts_[lg].jpg?v27"); }

  #page_GHP .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/ghp_audit_[lg].jpg?v27"); }

  #page_GMP .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/gmp_audit_[lg].jpg?v27"); }

  #page_food .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/food_services_[lg].jpg?v1"); }

  #page_food-containers .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/food-containers_[lg].jpg?v27"); }

  #page_meat-poultry .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/meat_[lg].jpg?v27 "); }

  #page_food-produce .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/fruits1_[lg].jpg?v27"); }

  #page_piaFreshProduce .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/fruits1_[lg].jpg?v27"); }

  #page_seafood .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/seafood_[lg].jpg?v27"); }

  #page_beverages .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/beverages_[lg].jpg?v27 "); }

  #page_processed-food .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/processed_food_[lg].jpg?v27 "); }

  #page_eye-protectors .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/eye_protectors_[lg].jpg?v27 "); }

  #page_sports-eyewear-goggles .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/goggles_[lg].jpg?v27 "); }

  #page_sunglasses .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/sunglasses_[lg].jpg?v27 "); }

  #page_accredited-consumer-product .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/accredited-consumer-product_[lg].jpg?v27"); }

  #page_ce-marking-vs-china-export .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/ce-marking-vs-china-export_[lg].jpg?v27"); }

  #page_certification .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/certification_[lg].jpg?v27"); }

  #page_export-requirements-china .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/export-requirements-china_[lg].jpg?v27"); }

  #page_rohs-ImportingChinaToUk .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/importing-china-to-uk_[lg].jpg?v27"); }

  #page_warning-label .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/warning-label_[lg].jpg?v27"); }

  #page_whitePapers .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/white_papers_[lg].jpg?v27"); }

  #page_WhoWeAre .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/who_we_are_[lg].jpg?v27"); }

  #page_SampleReports .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/sample_reports_[lg].jpg?v27"); }

  #page_Testimonials .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/testimonials_[lg].jpg?v27"); }

  #page_CompanyValues .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/company_values_[lg].jpg?v28"); }

  #page_Accreditations .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/accredidation_[lg].jpg?v30"); }

  #page_Sustainability .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/sustainability_[lg].jpg?v29"); }

  #page_Partners .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/partners_[lg].jpg?v27"); }

  #page_Pricing .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/pricing_[lg].jpg?v27"); }

  #page_ServiceCoverage .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/service_coverage_[lg].jpg?v27"); }

  #page_CareerOps .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/About-Us-Careers_[lg].jpg?v27"); }

  #page_ViewJob .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/About-Us-Careers_[lg].jpg?v27"); }

  #page_JobApplication .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/About-Us-Careers_[lg].jpg?v27"); }

  #page_News .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/news_[lg].jpg?v28"); }

  #page_RefSamples .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/reference_samples_[lg].jpg?v27"); }

  #page_vietnam .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/vietnam_[lg].jpg?v27"); }

  #page_bangladesh .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/bangladesh_[lg].jpg?v28"); }

  #page_india .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/bangladesh_[lg].jpg?v27"); }

  #page_ContactUs .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/Contact_[lg].jpg?v27"); }

  #page_tapwater .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/tapwater_[lg].png?v27"); }

  #page_trainads .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/laboratory_testing_[lg].jpg?v27"); }

  #page_apparel .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/apparel_garment_[lg].jpg?v27"); }

  #page_textiles .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/textile_testing_[lg].jpg?v27"); }

  #page_footwear .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/footwear_[lg].jpg?v27"); }

  #page_toys .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/toys_[lg].jpg?v27"); }

  #page_toys-canadian-hazardous-toy-regulations .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/canadian-hazardous-toy-regulations_[lg].jpg "); }

  #page_toys-eu-directive-en-71 .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/eu-directive-en-71_[lg].jpg "); }

  #page_toys-lead-childrens-toys .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/lead-childrens-toys_[lg].jpg "); }

  #page_toys-toy-gun-projectile-safety .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/toy-gun-projectile-safety_[lg].jpg "); }

  #page_toys-toy-safety-checklist .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/toy-safety-checklist_[lg].jpg "); }

  #page_toys-us-standards-astm-f963 .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/us-standards-astm-f963_[lg].jpg "); }

  #page_saso-making_saudi_market .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/saso-enter-saudi-market_[lg].jpg?v27"); }

  #page_saso-connect_to_the_saudi_market .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/connect-to-the-saudi-market_[lg].jpg?v27"); }

  #page_saso-approval_import_auto_parts .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/saso-auto-parts_[lg].jpg?v27"); }

  #page_promotional-products .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/promotional_products_[lg].jpg?v27"); }

  #page_jewelry .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/jewelry_[lg].jpg?v27"); }

  #page_electrical .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/electronics_[lg].jpg?v27"); }

  #page_cosmetics .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/cosmetics_[lg].jpg?v27"); }

  #page_ethical-webinarl .headerbox {
    background-image: url("https://s3.qima.com/images/responsive/webinar_lg.png?v27"); }

  #page_structuralAudit .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/structural-audits_[lg].jpg?v27"); }

  #ethical-webinar-imageDiv {
    background-image: url("https://s3.qima.com/images/responsive/webinar2_lg.jpg?v27"); }

  #page_RegulatoryUpdates .headerbox, #page_regrecap-faq .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/RegulatoryUpdates_[lg].jpg?v28"); }

  #page_AQLstandards .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/AQL_[lg].jpg?v27"); }

  #page_eyewear .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/eyewear_[lg].jpg?v27"); }

  #page_eyewearTesting .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/eyewear_[lg].jpg?v27"); }

  #page_reading-glasses .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/ready_spectacles_[lg].jpg?v27"); }

  #page_optical-lenses .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/optical_lenses_[lg].jpg?v27"); }

  #page_spectacle-frames .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/spectacle_frames_[lg].jpg?v27"); }

  #page_surveyThanks .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/thankYou_[lg].jpg?v27"); }

  #page_phthalate .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/phthalate_[lg].jpg?v27"); }

  #page_toyLabTest .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/phthalate_[lg].jpg?v27"); }

  #page_mobileMicro .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/mobile_micro_[lg].jpg?v27"); }

  #page_QCinChina .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/qc_china_[lg].jpg?v27"); }

  #page_emailPref .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/email_prefs_[lg].jpg?v27"); }

  #page_inspectionservices .headerbox {
    background-image: url("https://s3.qima.com/images/inspection_[lg].jpg?v27"); }

  #page_supplierauditprograms .headerbox {
    background-image: url("https://s3.qima.com/images/audit_[lg].jpg?v27"); }

  #page_laboratorytesting .headerbox {
    background-image: url("https://s3.qima.com/images/labtest_[lg].jpg?v27"); }

  #page_ASTMtoys .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/astm-toy_[lg].jpg?v27"); }

  #page_SASOCertification .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/saso_conformity_[lg].jpg?v1"); }

  #page_view360 .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/view360_[lg].jpg?v27 "); }

  #page_beverages .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/beverages_[lg].jpg?v27 "); }

  #page_meat-poultry .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/meat_[lg].jpg?v27 "); }

  #page_processed-food .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/processed_food_[lg].jpg?v27 "); }

  #page_eye-protectors .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/eye_protectors_[lg].jpg?v27 "); }

  #page_sports-eyewear-goggles .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/goggles_[lg].jpg?v27 "); }

  #page_sunglasses .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/sunglasses_[lg].jpg?v27 "); }

  #page_PressRelease .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/barometer_[lg].jpg?v27 "); }

  #page_caliprop65 .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/prop65_[lg].jpg?v27 "); }

  #page_previoOrigen .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/Services-Inspections-1-psi_[lg].jpg?v27"); }

  #page_quality-assurance-services .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/quality_assurance_[lg].jpg?v27 "); }

  #page_berries .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/blueberry_[lg].jpg?v27 "); }

  #page_ILOinfographic .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/ILO_infographic_[lg].jpg?v27 "); }

  #page_SourcingSurvey2018 .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/survey_results_[lg].jpg?v27 "); }

  #page_SourcingSurvey2019 .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/trade_wars_survey_[lg].jpg?v27 "); }

  #page_BSCI .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/bsci_audit_[lg].jpg?v27 "); }

  #page_global-supplier-search .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/globalsources_[lg].jpg?v27 "); }

  #page_global-supplier-benefits .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/global_sources_supplier_[lg].jpg?v27 "); }

  #page_reach-ReachVsRohs .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/Services-Lab-Testing-1_[lg].jpg?v27"); }

  #page_reach-Costs .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/Services-Lab-Testing-1_[lg].jpg?v27"); }

  #page_reach-EuComplianceRequirements .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/Services-Lab-Testing-1_[lg].jpg?v27"); }

  #page_sustainConf2018Overview .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/sustainability_conference_[lg].jpg?v27 "); }

  #page_sustainConf2018Sustainability .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/sustain_AI_[lg].jpg "); }

  #page_sustainConf2018Adidas .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/sustain_adidas_[lg].jpg "); }

  #page_sustainConf2018Pentland .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/sustain_pentland_[lg].jpg "); }

  #page_sustainConf2018MekongClub .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/sustain_mekong_[lg].jpg "); }

  #page_sustainConf2018Bsr .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/sustain_bsr_[lg].jpg "); }

  #page_sustainConf2018Globescan .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/sustain_globescan_[lg].jpg "); }

  #page_sustainConf2018Ey .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/sustain_EY_[lg].jpg "); }

  #page_sustainConf2018Ipe .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/sustain_IPE_[lg].jpg "); }

  #page_sustainConf2018FristadsKansas .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/sustain_fristads_kansas_[lg].jpg "); }

  #page_sustainConf2018Fourstar .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/sustain_fourstar_[lg].jpg "); }

  #page_ppaiCompliance .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/ppai_compliance_[lg].jpg "); }

  #page_ppaiCuratedContent .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/ppai_content_[lg].jpg "); }

  #page_ppaiPartnership .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/ppai_partnership_[lg].jpg "); }

  #page_SBbio .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/container-loading-check_[lg].jpg"); }

  #page_footwear-shoes-quality-checklist .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/shoes_checklist_[lg].jpg"); }

  #page_footwear-leather-shoe-quality .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/shoes_leather_[lg].jpg"); }

  #page_footwear-eu-standards .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/shoes_protective_uk_[lg].jpg"); }

  #page_footwear-us-standards .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/shoes_protective_us_[lg].jpg"); }

  #page_footwear-six-common-problems .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/shoes_6QC_problems_[lg].jpg"); }

  #page_cpsia-stricter_standards .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/CPSIA-stricter_standards_[lg].jpg"); }

  #page_cpsia-tracking .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/CPSIA-tracking_labels_[lg].jpg"); }

  #page_cpsia-phthalates .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/CPSIA-phtalates_[lg].jpg"); }

  #page_cpsia-lead .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/CPSIA-lead_[lg].jpg"); }

  #page_cpsia-benefits .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/CPSIA-benefits_consumer_[lg].jpg"); }

  #page_jewelry-astm-f2999 .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/ASTM_2999_[lg].jpg"); }

  #page_nickel-jewelry-test .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/jewelry_requirements_uk_eu_%5Blg%5D.jpg"); }

  #page_jewelry-cpsia .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/CPSIA_children_[lg].jpg"); }

  #page_jewelry-quality .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/jewelry_manufacturer_[lg].jpg"); }

  #page_jewelry-canada .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/jewelry_export_CA_[lg].jpg"); }

  #page_jewelry-quality-assurance .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/jewelry_import_US_[lg].jpg"); }

  #page_testing-cosmetics-regulations-usa .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/cosmetics_market_us_[lg].jpg"); }

  #page_testing-cosmetics-regulations-au .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/cosmetics_australia_[lg].jpg"); }

  #page_testing-cosmetics-finished-products .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/cosmetics_test_lab_[md].jpg"); }

  #page_testing-cosmetics-regulations-ca .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/cosmetics_canada_[lg].jpg"); }

  #page_testing-cosmetics-paraben .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/cosmetics_parabens_[lg].jpg"); }

  #page_testing-cosmetics-labs .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/cosmetics_testing_lab_[lg].jpg"); }

  #page_testing-laboratory-types .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/laboratory_testing_[lg].jpg"); }

  #page_testing-laboratory-product-recalls-effects .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/laboratory_testing_[lg].jpg"); }

  #page_checklistStandardManagement .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/checklist-standard-management_[lg].jpg"); }

  #page_factoryImprovementServices .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/factory_improvement_[lg].jpg"); }

  #page_intelligentQualityPlatform .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/intelligent-quality-platform_[lg].jpg"); }

  #page_onlineInspectionBooking .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/online-inspection-booking_[lg].jpg"); }

  #page_productCompliance .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/product-compliance_[lg].jpg"); }

  #page_realTimeCustomDashboard .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/real-time-custom-dashboard_[lg].jpg"); }

  #page_responsibleSupplyChain .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/responsible-supply-chain_[lg].jpg"); }

  #page_supplierManagement .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/supplier-management_[lg].jpg"); }

  #page_training-elearning .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/training_elearning_[lg].jpg"); }

  #page_videoInspections .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/video-inspections_[lg].jpg"); }

  #page_workerVoiceSurveys .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/hotline_callback_[lg].jpg"); }

  #page_testing-lab-iso-8124 .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/toys_[lg].jpg?v27"); }

  #page_testing-toys-au-standards .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/toys_[lg].jpg?v27"); }

  #page_testing-japan-toy-safety-standard .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/toys_[lg].jpg?v27"); }

  #page_testing-textile-azo .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/textile_testing_[lg].jpg?v27"); }

  #page_testing-textile-china-labeling .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/textile_testing_[lg].jpg?v27"); }

  #page_testing-textile-eu-labeling .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/textile_testing_[lg].jpg?v27"); }

  #page_testing-textile-au-labeling .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/textile_testing_[lg].jpg?v27"); }

  #page_testing-tra-test .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/toys_[lg].jpg?v27"); }

  #page_testing-stuffed-toy-regulations .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/toys_[lg].jpg?v27"); }

  #page_rohs-china-2 .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/Services-Lab-Testing-3_[lg].jpg?v27"); }

  #page_rohs-eu-2 .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/Services-Lab-Testing-3_[lg].jpg?v27"); }

  #page_testing-reach-svhc-list-2017-compliance .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/Services-Lab-Testing-1_[lg].jpg?v27"); }

  #page_testing-phthalates-regulations-amended .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/CPSIA-phtalates_[lg].jpg"); }

  #page_testing-gb-6675-china-toy-safety-standards .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/toy-safety-checklist_[lg].jpg "); }

  #page_testing-tpch-compliance-testing-packaging .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/production_monitoring_[lg].jpg "); }

  #page_testing-textile-defects-prevention .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/physical-testing-textiles_[lg].jpg "); }

  #page_testing-chemical-properties-leather .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/shoes_leather_[lg].jpg"); }

  #page_testing-physical-testing-leather-footwear .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/shoes_leather_[lg].jpg"); }

  #page_testing-rohs-test-for-harmful-substances .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/Services-Lab-Testing-3_[lg].jpg?v27"); }

  #page_fba-amazon-sellers .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/FBA_Amazon_[lg].jpg?v1"); }

  #page_SASOConformity .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/saso_conformity_[lg].jpg?v1"); }

  #page_workerHotline .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/responsible-supply-chain_[lg].jpg"); }

  #page_testing-cpsia-exemption-list-lead-phthalates .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/Services-Lab-Testing-2_[lg].jpg?v27"); }

  #page_case-study-data-driven .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/case_study_data_driven_[lg].jpg"); }

  #page_case-study-missed-inspections .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/case_study_missed_inspections_[lg].jpg"); }

  #page_case-study-supplier-improvement .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/case_study_supplier_improvement_[lg].jpg"); }

  #page_utz-sustainability-certification .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/food_utz_[lg].jpg?v1"); }

  #page_food-solutions .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/food_services_[lg].jpg?v1"); }

  #page_gfsi .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/food_gfsi_[lg].jpg?v1"); }

  #page_food-service .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/food_services_[lg].jpg?v1"); }

  #page_food .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/food_services_[lg].jpg?v1"); }

  #page_food-certification .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/food_certification_[lg].jpg?v1"); }

  #page_animal-welfare-certification .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/food_welfare_[lg].jpg?v1"); }

  #page_4c-coffee-certification .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/food_4c_[lg].jpg?v1"); }

  #page_nursery-childcare-products .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/juvenile_products_[lg].jpg?v1"); }

  #page_AffiliateGetStarted .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/affliliate-get-started_[lg].jpg?v1"); }

  #page_C-TPAT .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/ctpat_2020_[lg].jpg?v27 "); }

  #page_sustainConf2019Overview .headerbox, #page_sustainConf2019Progress .headerbox, #page_sustainConf2019Regions .headerbox, #page_sustainConf2019Technology .headerbox, #page_sustainConf2019Traceability .headerbox, #page_sustainConf2019TradeWars .headerbox, #page_sustainConf2019Fashion .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/supply-chain-conference-2019_[lg].jpg?v1 "); }

  #page_covid19paper .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/covid19_survey_[lg].jpg?v1"); }

  #page_covid19-protective-medical-gear .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/free_inspections_[lg].jpg?v1"); }

  #page_remote-inspections .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/hero_remote_inspection_[lg].jpg?v1"); }

  #page_covid19-protective-medical-gear .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/free_inspections_[lg].jpg?v1"); }

  #page_sanitation-audit .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/sanitation_audit_[lg].jpg?v1"); }

  #page_webinars .headerbox {
    background-image: url("https://s3.qima.com/images/responsive/webinars_[lg].jpg?v2"); }

  #page_fast-inspection .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/fast_inspection_[lg].jpg?v1"); }

  #page_reusable-fabric-face-masks .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/hero_fabric_masks_[lg].jpg?v1"); }

  #page_covid19-resources .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/covid_solutions_[lg].jpg?v1"); }

  #page_safe-place .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/safe_place_label_[lg].jpg?v1"); }

  #page_remote-sample .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/remote_sample_approval_[lg].jpg?v1"); }

  #page_affiliate-program .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/affiliate_landing_[lg].jpg?v2"); }

  #page_higg-index .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/higg_index_[lg].jpg?v1"); }

  #page_h2-2020-survey .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/sourcing_header_large.jpg?v2"); }

  #page_covid19-restarting-hotel .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/qg_hotel_header_[lg].jpg?v2"); }

  #page_covid19-restarting-fitness .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/qg_fitness_center_[lg].jpg?v1"); }

  #page_covid19-restarting-restaurant .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/qg_restaurant_[lg].jpg?v1"); }

  #page_covid19-restarting-retail .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/qg_retail_[lg].jpg?v1"); }

  #page_saso-handbook .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/handbook_saso_[lg].jpg?v1"); }

  #page_covid19-factory-hygiene .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/qg_factory_hygiene_[lg].jpg?v1"); }

  #page_omnichannel-retail-and-the-quality-risk .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/omnichannel_retail_[lg].jpg?v1"); }

  #page_qimaone-saas-quality-platform .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/qimaone_[lg].jpg?v1"); }

  #page_case-study-peo .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/peo_case_study_[lg].jpg?v1"); }

  #page_SASOUpdates .headerbox {
    background-image: url("https://s3.qima.com/images/regulatoryRecaps/saso_reglatory_updates_[lg].jpg?v1"); }

  #page_sample-collection .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/sample_collection_[lg].jpg?v1"); }

  #page_german-supply-chain-law .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/QG_german_supply_chain_law2_[lg].jpg?v1"); }

  #page_brexit-guide-uk .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/brexit_guide_[lg].jpg?v1"); }

  #page_importing-to-mexico .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/wp_mexico_import_[lg].jpg?v1"); }

  #page_case-study-confidential-reporting .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/case_study_grievance_channel_[lg].jpg?v1"); }

  #page_case-study-standardized-audit .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/case_study_luxury_audit_[lg].jpg?v1"); }

  #page_case-study-technical-audit .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/case_study_technical_audit_[lg].jpg?v1"); }

  #page_e-bike-quality-safety .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/e-bikes_quickguide_[lg].jpg?v1"); }

  #page_ce-mark .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/ce_compliance_[lg].jpg?v1"); }

  #page_amazon-sellers-quality .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/amazon_qg_[lg].jpg?v1"); }

  #page_EU-food-contact-materials .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/FCM_[lg]-D1.png?v1"); }

  #page_apeo-textile-industry .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/qg_apeos_[lg].jpg?v1"); }

  #page_human-rights-due-diligence .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/human-rights-due-diligence_[lg].jpg?v1"); }

  #page_2022-global-sourcing-survey .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/2022-global-sourcing-survey_[lg].jpg?v1"); }

  #page_pfas-forever-chemicals .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/pfas_qg_[lg].jpg?v1"); } }
@media screen and (max-width: 1400px) {
  .navbar-ai .navbar-header {
    margin-left: 20px; }
  .navbar-ai .dropdown-menu .navMenuCol:last-of-type {
    border-right: 0px; }
  .navbar-ai .dropdown-menu .navMenuCol {
    padding: 20px;
    margin-left: 25px; }
    .navbar-ai .dropdown-menu .navMenuCol .navSubtitle:before {
      left: -15px; }

  .homeTestimonial .homeClientLogo:nth-child(8) {
    display: none; }

  .homeSupplyChainWrapper .homeSupplyChainBox {
    min-height: 67px; }

  #ethical-webinar-headerbox {
    height: 400px; }

  #ethicalWebinarHeader {
    width: 90%; }

  .slide-feature2 .homeSCP_content {
    height: 44%; }

  .slide-feature2 .homeSCP_image {
    height: 47%; }

  .slide-feature1 {
    background-image: none; }

  #ethical-webinar-subheader {
    width: 90%; }

  #appMobile {
    top: 155px; }

  #appTablet {
    top: 233px; }

  #page_Logout #logoutPhoneImage {
    width: 26%; }
  #page_Logout .mobileEmailSendLinks {
    width: 33%; }

  #pricingBottom {
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    bottom: 15px; }

  #pricingHr {
    margin-left: 15px;
    margin-right: 15px; } }
@media screen and (max-width: 1200px) {
  #aboutUsNavList {
    padding-top: 0; }

  #aboutUsNav {
    height: 70px; }

  #footerlinks {
    max-width: 900px; }

  .navbar-ai li > a {
    padding-left: 13px;
    padding-right: 13px;
    font-size: 90%; }
  .navbar-ai .dropdown-menu .navMenuCol:last-of-type {
    border-right: 0px; }
  .navbar-ai .dropdown-menu .navMenuCol {
    padding: 20px;
    margin-left: 25px; }
    .navbar-ai .dropdown-menu .navMenuCol .navSubtitle:before {
      left: -15px; }

  #share-this {
    width: 90%; }

  input[type="checkbox"] {
    -webkit-appearance: checkbox !important; }

  #appMobile {
    top: 85px; }

  #appTablet {
    top: 163px; }

  .width100 {
    width: 80% !important; }

  .displayNone1200 {
    display: none; }

  .display1200 {
    display: block !important; }

  .contractType {
    display: none !important; }

  .news {
    height: 610px; }

  #ethicalWebinarHeader {
    width: 55% !important; }

  .paddingLeftZero1200 {
    padding-left: 0px; }

  #followUs {
    display: none !important; }

  .feature3button {
    width: 32%; }

  .homeTestimonial .homeClientLogo:nth-child(7) {
    display: none; }
  .homeTestimonial .homeClientLogo:nth-child(8) {
    display: none; }

  #ethical-webinar-headerbox {
    height: 400px; }

  #ethical-webinar-subheader {
    width: 55%; }

  .box .qcs-box-background {
    height: 275px; }

  .slide-feature1 {
    background-image: none; }

  #pricingBottom {
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    bottom: 15px; }

  #pricingHr {
    margin-left: 15px;
    margin-right: 15px; }

  .slide-feature2 .homeSCP_image {
    background-size: auto 78%; }

  #page_Logout #logoutPhoneImage {
    width: 29%; }
  #page_Logout #mobileEmailSendLinks {
    width: 50%; }

  .responsive-lg {
    width: 100%; }

  /* New Industry Pages Layout [Start] */
  .industrySectionImageLeft {
    max-width: 50%; }

  .industrySectionImageRight {
    max-width: 50%; }

  .industrySectionContentWithImage {
    max-width: 50%; }

  /* New Industry Pages Layout [End] */
  /** Client Landing **/
  #client-landing .resources .btn-primary {
    margin: 0 auto; }
  #client-landing .resources .col-resources {
    margin-bottom: 25px;
    padding: 0px 8px; }
    #client-landing .resources .col-resources p {
      height: 45px; }
    #client-landing .resources .col-resources span {
      padding: 5px auto 5px auto; }
    #client-landing .resources .col-resources .btn-primary {
      max-width: 220px;
      width: 100%;
      margin-top: 8px; } }
@media screen and (max-width: 990px) {
  .slide-feature4 h1 {
    font-size: 1.9em;
    padding: 10px; }
  .slide-feature4 p {
    font-size: 12px;
    padding: 2px; }

  #applyBtn_LinkedIn {
    width: 40%; }

  .whitePaperSmallScreen {
    width: 31%; }

  #ethicalWebinarHeader {
    width: 100%; }

  .spriteSeparator_h1 {
    width: 100px; }

  .slide-feature9 img {
    display: none; }
  .slide-feature9 h2 {
    font-size: 13px; }

  .above990Display {
    display: none !important; }

  .above990DisplayNone {
    display: block; }

  #appMobile {
    top: 45px; }

  #appTablet {
    top: 113px; }

  .displayNone990 {
    display: none; }

  #printButton {
    padding-top: 20px; }

  .left {
    width: 100%;
    padding-left: 0 !important;
    padding-right: 0 !important; }

  .right {
    width: 92%;
    padding-left: 8% !important; }

  .column {
    width: 50%; }

  .paddingTopBottom15_990To768 {
    padding-top: 15px;
    padding-bottom: 15px; }

  .slide-feature3 a {
    padding: 10px; }

  #mobileEmailSendLinks {
    width: 200px;
    margin-bottom: 20px;
    margin-right: 0px; }

  #footerlinks #bigWindowLinks a {
    font-size: 1em;
    line-height: 1em;
    color: #272727;
    font-weight: bold;
    padding: 1em 0px;
    display: block; }
  #footerlinks #bigWindowLinks .footerlinks_box, #footerlinks #bigWindowLinks .footerlinks_box_title {
    padding: 0px;
    display: block;
    text-align: center;
    width: 100%;
    max-width: 100%; }
    #footerlinks #bigWindowLinks .footerlinks_box .dropdown-menu, #footerlinks #bigWindowLinks .footerlinks_box_title .dropdown-menu {
      width: 100%;
      text-align: center;
      display: none;
      background-color: white; }
  #footerlinks #bigWindowLinks .footerlinks_box_title {
    margin: 1em 0em; }
  #footerlinks #bigWindowLinks .open .dropdown-menu {
    display: block; }

  .navbar-ai li > a {
    padding-left: 9px;
    padding-right: 9px;
    font-size: 90%; }
  .navbar-ai.navbar-ai-long li > a {
    padding-left: 6px;
    padding-right: 6px;
    font-size: 86%; }
  .navbar-ai.navbar-ai-long .navbar-right li > a {
    margin-right: 5px; }
  .navbar-ai .dropdown-menu .navMenuCol:last-of-type {
    border-right: 0px; }
  .navbar-ai .dropdown-menu .navMenuCol {
    padding: 20px;
    margin-left: 25px; }
    .navbar-ai .dropdown-menu .navMenuCol .navSubtitle:before {
      left: -15px; }

  .showSmall {
    display: block !important; }

  .countryPadding {
    margin-top: 10px; }

  .middleIcon {
    float: right !important; }

  .spriteservice_sidebox_redcircle {
    margin-right: 11px !important; }

  .spritesamplestoragepolicy_box {
    margin-right: -9px !important; }
    .spritesamplestoragepolicy_box .home-pricing-box {
      height: auto; }
      .spritesamplestoragepolicy_box .home-pricing-box .homePriceCTA {
        display: block; }
        .spritesamplestoragepolicy_box .home-pricing-box .homePriceCTA a {
          width: 65%; }

  .slide-feature2 .homeSCP_image {
    display: none; }

  .jobdrop_divbox {
    padding-left: 0px;
    margin-top: 15px;
    width: 70%; }

  #jobdrop_Type {
    margin-bottom: 15px; }

  .marginBottomSmallScreen {
    margin-bottom: 15px;
    text-align: left;
    padding-left: 0px;
    padding-right: 0px; }

  .noMarginSmallScreen {
    margin-top: 0px !important; }

  #jobAppSubmit {
    padding-top: 3px;
    margin-bottom: 25px; }

  .textRight {
    text-align: left; }

  .box .qcs-box-background {
    height: 290px; }

  .overviewBanner #bigWidth {
    margin-left: 15px; }

  .slide-feature1 {
    background-image: none; }

  .displaynone990 {
    display: none !important; }

  #display990 {
    display: inline-block !important; }

  .home-pricing-box {
    height: 100%; }

  #page_ServiceLanding .landingPageBoxContent {
    height: auto; }

  #page_Logout #logoutPhoneImage {
    width: 100%;
    margin-bottom: 1em; }
    #page_Logout #logoutPhoneImage img {
      width: 33%; }
  #page_Logout .mobileEmailSendLinks {
    width: 100%; }
  #page_Logout .box_MobileLinks_submit {
    margin-top: 15px;
    margin-bottom: 15px; }

  .responsive-md {
    width: 100%; }

  #pricingBottom {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    margin-top: 15px; }

  #pricingHr {
    margin-left: 0px;
    margin-right: 0px; }

  .home-pricing-box .homePriceContent .learnMoreLink {
    display: none; }

  #homePriceCTA {
    display: none; }

  #homePricingBoxTitle {
    height: 7.5%; }

  #homePricingBoxWrapper .margin20Small {
    margin-top: 20px;
    margin-bottom: 20px; }
  #homePricingBoxWrapper .offer1, #homePricingBoxWrapper .offer2, #homePricingBoxWrapper .offer3 {
    height: auto;
    margin-bottom: 15px; }
  #homePricingBoxWrapper .homePriceCTA {
    display: block; }

  .smHide {
    display: none; }

  /* New Industry Pages Layout [Start] */
  .industrySectionImageLeft {
    display: block;
    height: auto;
    overflow: hidden;
    clear: both;
    max-width: 100%;
    width: 100%;
    text-align: center; }

  .industrySectionImageRight {
    display: block;
    height: auto;
    overflow: hidden;
    clear: both;
    max-width: 100%;
    width: 100%;
    text-align: center; }

  .industrySectionImageRight img, .industrySectionImageLeft img {
    width: 50%;
    height: auto;
    margin-top: 20px; }

  .industrySectionContentWithImage {
    float: left;
    padding: 20px;
    display: inline-block;
    max-width: 100%; }

  /* New Industry Pages Layout [End] */
  #homepageTabletAnimationBox {
    height: 280px; }

  #regFooterBarLinksTextBox {
    text-align: center; }

  .BarometerKPIChartLeft {
    width: 45%; }

  .BarometerKPIChartRight {
    width: 45%; }

  .client-landing-slider-wrapper .client-landing-slider .client-landing-slide .client-landing-slide-content {
    width: 400px; }

  .landing-form {
    width: 100%; }

  .halfPageImage {
    max-width: 100%;
    padding: 0px 15px 15px 15px; }

  .contactus-sidebox {
    position: relative;
    top: 0px; }

  .flbSection {
    width: 95%; }

  .news {
    width: calc(100% - 40px); }

  /* CSS for Sucstom Snippets in CMS [BEGIN] */
  .headerImageBox {
    width: 100%; }

  .headerImageBoxTitle {
    font-size: clamp(11px, 2vw, 16px); }

  /* CSS for Sucstom Snippets in CMS [END] */ }
@media screen and (max-width: 850px) {
  #followUsBox {
    display: none; }

  /* Hiding Baidu Popup in Tracking Code for Mobile*/
  #LXB_CONTAINER, #LXB_CONTAINER_SHOW {
    display: none !important; }

  .slide-feature1 {
    background-image: none; }

  .navbar-ai li > a {
    padding-left: 6px;
    padding-right: 6px;
    font-size: 80%; }
  .navbar-ai.navbar-ai-long li > a {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 86%; }
  .navbar-ai.navbar-ai-long .navbar-right li > a {
    margin-right: 3px; }
  .navbar-ai .dropdown-menu .navMenuCol {
    padding: 20px;
    margin-left: 25px; }
    .navbar-ai .dropdown-menu .navMenuCol .navSubtitle:before {
      left: -15px; }

  #mobildAppDispayNone850 {
    display: none; }

  #testimonialBanner {
    text-align: left; }

  .news {
    height: 650px; }

  .textH {
    padding-left: 0px;
    padding-right: 0px; }

  .homeTestimonial .homeClientLogo:nth-child(6) {
    display: none; }

  .slide-feature2 .homeSCP_image {
    display: none; }

  #regFormBackGroundImage {
    display: none; }

  #ethical-webinar-headerbox {
    height: 500px; }

  #ethical-webinar-subheader {
    text-align: center;
    width: 100%; }

  #ethicalWebinarHeader {
    text-align: center;
    width: 100% !important; }

  .dateH {
    display: none; }

  #back {
    display: none; }

  .locationText {
    display: none !important; }

  #regLookingfor_radioWrap {
    margin-left: 0px; }

  .RegLookingfor_marginLeftSmall {
    padding-left: 40px !important; }

  #regLegalFooter {
    background-color: #e8e8e8 !important;
    color: black !important; }

  #imgEthical {
    display: block !important; }

  .sampleReportsBox .menu-label {
    width: 100%;
    text-align: center; }

  #coverageSmall {
    display: inline-block !important; }

  #coverage {
    display: none; }

  #page_ethical-webinarl .headerbox {
    background-image: none;
    background-color: #E6E6E6; }

  .BarometerKPIChartLeft {
    float: none;
    width: 100%;
    margin: 10px 0px; }

  .BarometerKPIChartRight {
    float: none;
    width: 100%;
    margin: 10px 0px; }

  .client-landing-slider-wrapper .client-landing-slider .client-landing-slide .client-landing-slide-content {
    width: 340px; }

  #homeParallaxWrapper {
    margin-left: auto; } }
@media screen and (max-width: 768px) {
  .mainHeader {
    font-size: 2.2em; }

  .mainSubHeader {
    font-size: 1.1em;
    padding-right: 1.2em; }

  .sectionHeader {
    font-size: 1.8em; }

  .navbar-header {
    width: 83.33333333%; }

  .mainNav > .pull-right {
    float: none !important; }

  .displayNone768 {
    display: none; }

  .hideSmall {
    display: none !important; }

  #share-this {
    width: 100%; }

  #newsHTextSmall {
    display: none !important; }

  #newsReadMore {
    display: block !important; }

  .whitePaperSmallScreen {
    width: 48%; }

  .margin20Small {
    margin-top: 20px;
    margin-bottom: 20px; }

  .textInputWidth {
    width: 100%; }

  #viewJobSmallScreen {
    display: inline-block !important; }

  #viewJobBigScreen {
    display: none !important; }

  #viewTermsAndConditionsSmallScreen {
    display: inline-block !important; }

  #viewTermsAndConditionsBigScreen {
    display: none !important; }

  .sidebox {
    padding-left: 0px !important;
    padding-right: 0px !important; }

  .slide-feature1-ipad {
    background-image: url("https://s3.qima.com/images/responsive/main_right_small.jpg?v27");
    background-size: cover; }

  .storyContainer {
    padding: 10px !important; }

  .width100 {
    width: 100% !important; }

  #map-bangladesh {
    margin-bottom: 15px; }

  .paddingTopBottom15_990To768 {
    padding-top: 0px;
    padding-bottom: 0px; }

  .mainBlock {
    padding-left: 10px !important;
    padding-right: 10px !important; }

  .subMainBlock {
    padding-right: 0px; }

  .paddingleftSmall {
    padding-left: 0px; }

  .storyContainer div {
    padding-left: 0px !important; }

  #bigScreen {
    display: none !important; }

  #smallScreen {
    display: block !important; }

  .pricing-offer-box {
    height: auto; }

  #pricingBottom {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    margin-top: 15px; }

  #pricingHr {
    margin-left: 0px;
    margin-right: 0px; }

  .home-pricing-box .homePriceContent .learnMoreLink {
    display: none; }

  .navbar-ai .navbar-ai-fixed-content.display-regular #rightNavWrapper {
    width: 100% !important; }
  .navbar-ai .navbar-ai-fixed-content.display-shrink #rightNavWrapper {
    max-width: 100% !important;
    padding: 0px; }
  .navbar-ai .container-fluid.container-fluid-nav {
    padding: 10px 0px 10px 0px; }
    .navbar-ai .container-fluid.container-fluid-nav.for-shrink {
      padding: 4px 0px 10px 0px; }
  .navbar-ai.rtl .container-fluid.container-fluid-nav {
    padding: 10px 0px 10px 0px; }
    .navbar-ai.rtl .container-fluid.container-fluid-nav.for-shrink {
      padding: 4px 0px 10px 0px; }
  .navbar-ai #navSubmenuContainer {
    display: none !important;
    visibility: hidden; }
  .navbar-ai .navbar-header {
    padding-bottom: 0px; }
    .navbar-ai .navbar-header #rightNavWrapper {
      right: auto; }
  .navbar-ai #mainNav > li > .dropdown-menu {
    left: 0px; }
  .navbar-ai .dropdown-menu {
    text-align: center;
    position: absolute;
    display: none; }
    .navbar-ai .dropdown-menu .navMenuCol {
      display: none;
      padding: 0px;
      margin-left: 0px;
      text-align: center;
      color: #5e5e5e;
      position: relative;
      vertical-align: top;
      border-right-width: 0px; }
      .navbar-ai .dropdown-menu .navMenuCol li {
        list-style-type: none; }
        .navbar-ai .dropdown-menu .navMenuCol li a {
          display: block;
          margin: 0.55em 0px;
          font-size: 1.35em; }
      .navbar-ai .dropdown-menu .navMenuCol .ico_aboutQIMA {
        background-position: -25px -25px; }
      .navbar-ai .dropdown-menu .navMenuCol .ico_audits {
        background-position: -25px 0px; }
      .navbar-ai .dropdown-menu .navMenuCol .ico_food {
        background-position: -0px -50px; }
      .navbar-ai .dropdown-menu .navMenuCol .ico_hardlines {
        background-position: -50px -25px; }
      .navbar-ai .dropdown-menu .navMenuCol .ico_inspections {
        background-position: 0px 0px; }
      .navbar-ai .dropdown-menu .navMenuCol .ico_labTest {
        background-position: -50px 0px; }
      .navbar-ai .dropdown-menu .navMenuCol .ico_serviceDetails {
        background-position: 0px -25px; }
      .navbar-ai .dropdown-menu .navMenuCol .ico_softlines {
        background-position: -75px 0px; }
      .navbar-ai .dropdown-menu .navMenuCol .ico_techParts {
        background-position: -25px -50px; }
      .navbar-ai .dropdown-menu .navMenuCol .ico_News {
        background-position: -75px -25px; }
      .navbar-ai .dropdown-menu .navMenuCol .navSubtitle {
        font-weight: normal;
        color: #333;
        text-decoration: none;
        display: block;
        margin: 0.55em 0px; }
      .navbar-ai .dropdown-menu .navMenuCol .navSubtitle:hover {
        text-decoration: underline; }
      .navbar-ai .dropdown-menu .navMenuCol .navSubtitle:before {
        display: none; }
    .navbar-ai .dropdown-menu.navmenu_About div.navMenuCol:first-child {
      text-align: right;
      padding-right: 10%; }
    .navbar-ai .dropdown-menu.navmenu_About div.navMenuCol:last-child {
      text-align: left;
      padding-left: 10%; }
  .navbar-ai .navbar-header {
    padding-right: 0px;
    width: 100%;
    margin: 0px; }
    .navbar-ai .navbar-header #QIMA_Logo {
      margin-left: 15px; }
  .navbar-ai #rightNavWrapper > .navbar-right {
    display: none; }
  .navbar-ai #rightNavWrapper > .navbar-left {
    display: none; }
  .navbar-ai #mainNav {
    max-height: 500px;
    overflow-y: scroll;
    padding: 15px;
    box-sizing: border-box;
    margin: 0px; }
    .navbar-ai #mainNav .dropdown .dropdown-toggle, .navbar-ai #mainNav .tab > a, .navbar-ai #mainNav .subNavSplitDiv a {
      font-size: 1.35em; }
    .navbar-ai #mainNav .tab {
      display: block;
      width: 100%;
      float: none;
      text-align: center; }
    .navbar-ai #mainNav .dropdown-menu {
      padding: 1px 0px; }
  .navbar-ai .subNavSplitDivParent {
    display: block; }
  .navbar-ai .subNavSplitDiv {
    visibility: visible;
    width: 50%;
    float: left; }
    .navbar-ai .subNavSplitDiv a {
      display: block;
      border-bottom: 2px solid transparent;
      text-decoration: none !important;
      padding: 10px 15px; }
    .navbar-ai .subNavSplitDiv a:hover {
      background-color: transparent;
      border-bottom: 2px solid #E4002B;
      text-decoration: none; }
  .navbar-ai .open .dropdown-menu {
    position: relative;
    display: block;
    background-color: #eaeaea; }
  .navbar-ai #bs-example-navbar-collapse-1 {
    width: 100%;
    margin: 0px; }

  #affiliate-programSmallImg {
    display: block !important; }

  .slide-feature3-ipad {
    text-align: center;
    overflow: hidden;
    background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url(https://s3.qima.com/images/responsive/slider/industrySlider_SM.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    filter: brightness(50%); }
    .slide-feature3-ipad a {
      font-family: "Gotham Rounded";
      font-weight: bold; }

  #footerlinks #bigWindowLinks .footerlinks_box, #footerlinks #bigWindowLinks .footerlinks_box_title {
    max-width: 100%; }
    #footerlinks #bigWindowLinks .footerlinks_box a, #footerlinks #bigWindowLinks .footerlinks_box_title a {
      font-size: 1.35em; }
    #footerlinks #bigWindowLinks .footerlinks_box .dropdown-menu li > a, #footerlinks #bigWindowLinks .footerlinks_box_title .dropdown-menu li > a {
      font-size: 1.35em; }

  /**news page**/
  .newsContainer {
    width: 100% !important;
    padding-left: 15px; }

  .column {
    width: 60%;
    padding-left: 20% !important;
    padding-right: 20% !important; }

  .sideBoxNewsContainer {
    width: 100% !important; }

  .sideBoxColumn {
    width: 60%;
    padding-left: 20% !important;
    padding-right: 20% !important; }

  #firstNewsSamllScreen {
    display: block !important;
    width: 60%;
    margin-left: 20% !important;
    margin-right: 20% !important; }

  #marginNewsH {
    margin-left: 0px; }

  #newsH {
    display: none !important; }

  .news {
    height: 590px !important; }

  #followUs {
    display: none !important; }

  .storyContainer {
    width: 100% !important;
    margin: 0 !important; }

  /**end news page**/
  .homeTestimonial h1 {
    font-size: 1.19em; }

  .feature3button {
    width: 43%; }

  .homeTestimonial .homeClientLogo:nth-child(1), .homeTestimonial .homeClientLogo:nth-child(2), .homeTestimonial .homeClientLogo:nth-child(3), .homeTestimonial .homeClientLogo:nth-child(4) {
    top: 0%;
    transform: translateY(0%);
    -webkit-transform: translateY(0%);
    margin: 3% 2%; }
  .homeTestimonial .homeClientLogo:nth-child(1) {
    width: 15%; }
  .homeTestimonial .homeClientLogo:nth-child(2) {
    width: 15%; }
  .homeTestimonial .homeClientLogo:nth-child(3) {
    width: 15%; }
  .homeTestimonial .homeClientLogo:nth-child(4) {
    width: 30%; }
  .homeTestimonial .homeClientLogo:nth-child(5) {
    display: none; }
  .homeTestimonial .homeClientLogo:nth-child(6) {
    display: none; }
  .homeTestimonial .homeClientLogo:nth-child(7) {
    display: none; }
  .homeTestimonial .homeClientLogo:nth-child(8) {
    display: none; }

  .homeSupplyChainWrapper {
    display: inline-block;
    width: 100%; }
    .homeSupplyChainWrapper .homeSupplyChainBox {
      min-height: 0px;
      width: 100%;
      display: block; }

  .homeSCP_content .homeWatchDemoLinks {
    margin-top: 0px; }
  .homeSCP_content #demomobilelink {
    display: block; }
  .homeSCP_content #demodesktoplink {
    display: none; }

  .slide-feature2 {
    background-image: none; }
    .slide-feature2 .homeSCP_image {
      display: none; }

  #homePriceCTA {
    display: none; }

  #homePricingBoxTitle {
    height: 7.5%; }

  #homePricingBoxWrapper .offer1, #homePricingBoxWrapper .offer2, #homePricingBoxWrapper .offer3 {
    height: auto;
    margin-bottom: 15px; }

  #homePricingBoxWrapper .homePriceCTA {
    display: block; }

  .homePublications h1 {
    width: 100%;
    text-align: center;
    top: 0%;
    transform: translateY(0%);
    -webkit-transform: translateY(0%);
    margin: 1.35em 0px; }
  .homePublications .ourLatestBox {
    height: auto; }
    .homePublications .ourLatestBox .buttonbox {
      position: relative;
      bottom: auto;
      width: 100%;
      text-align: center; }

  #homePublicationsRow {
    height: auto; }

  .slide-feature1 {
    background-image: url("https://s3.qima.com/images/responsive/main_right_small.jpg?v27");
    background-size: cover; }

  #webinar-sidebox {
    margin-top: 0px !important; }

  .contactUsContent #map {
    height: 270px !important; }

  /* Services Landing Page */
  .servicesLandingContent .qcs-box-background ul li {
    text-align: center; }

  /* Sample Reports */
  .sampleReportsBox {
    width: 87%;
    text-align: left; }
    .sampleReportsBox p, .sampleReportsBox .industryMenu, .sampleReportsBox .itemMenu, .sampleReportsBox .serviceMenu {
      text-align: left; }
    .sampleReportsBox .menu-label {
      display: inline;
      text-align: left; }
    .sampleReportsBox .displaySampleReport {
      margin: 0px;
      width: 100%; }

  #sampleReportTypeSelectBox {
    background-color: #E6E6E6 !important;
    padding: 0px 0px !important;
    margin-bottom: 0px !important;
    margin-top: 0px !important; }

  #ethical-webinar-headerbox {
    height: 630px; }

  #ethicalWebinarHeader {
    margin-top: -60px !important; }

  #homeGetStartedBox {
    background-color: transparent;
    padding: 0em; }
    #homeGetStartedBox .btn-primary {
      max-width: 200px; }

  #regLookingfor_radioWrap {
    margin-left: 0px; }

  #page_Logout #logoutConfirmText {
    padding-left: 1em; }

  #page_SampleReports > .wrapper {
    padding: 10px; }

  #sideBoxContainer {
    top: 0px; }

  /* Sample Report Page Dropdowns */
  #serviceDropdownMain, #industryDropdownMain, #industryDropDown, #serviceDropDown {
    margin: 14px auto;
    position: relative;
    left: 0%; }

  .sampleReportLabel {
    display: none; }

  sampleReportTypeSelectBox {
    text-align: left; }

  /**
   * Header Images
   */
  #page_PSI .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/Services-Inspections-1-psi_[sm].jpg?v27"); }

  #page_PM .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/production_monitoring_[sm].jpg?v27"); }

  #page_DUPRO .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/Services-Inspections-3-during-production-check_[sm].jpg?v27"); }

  #page_IPC .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/Services-Inspections-4-initial-production-check_[sm].jpg?v27"); }

  #page_CLC .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/container-loading-check_[sm].jpg?v27"); }

  #page_FPSI .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/food_inspections_[sm].jpg?v27"); }

  #page_SMETA .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/smetaaudit_[sm].jpg?v27"); }

  #page_FA .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/Services-Audits-1-Manufacturing-Audits_[sm].jpg?v27"); }

  #page_TA .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/technical%20audits_header_[sm].jpg?v27"); }

  #page_CTPAT .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/ctpat_[sm].png?v27"); }

  #page_ENVIRO .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/enviro_audit_[sm].jpg?v27"); }

  #page_SA .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/Services-Audits-2-Ethical-Audits_[sm].jpg?v27"); }

  #page_REACH .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/Services-Lab-Testing-1_[sm].jpg?v27"); }

  #page_FoodA .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/food_audit_[sm].jpg?v28"); }

  #page_LT .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/Services-Lab-Testing-6_[sm].jpg?v28"); }

  #page_FT .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/food_testing_[sm].jpg?v27"); }

  #page_CPSIA .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/Services-Lab-Testing-2_[sm].jpg?v27"); }

  #page_ROHS .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/Services-Lab-Testing-3_[sm].jpg?v27"); }

  #page_softline .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/Industry-1-Softlines_[sm].jpg?v27"); }

  #page_hardline .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/Industry-2-Hardlines_[sm].jpg?v27"); }

  #page_techpart .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/technical_parts_[sm].jpg?v27"); }

  #page_GHP .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/ghp_audit_[sm].jpg?v27"); }

  #page_GMP .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/gmp_audit_[sm].jpg?v27"); }

  #page_food .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/food_services_[sm].jpg?v1"); }

  #page_food-containers .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/food-containers_[sm].jpg?v27"); }

  #page_meat-poultry .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/meat_[sm].jpg?v27 "); }

  #page_food-produce .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/fruits1_[sm].jpg?v27"); }

  #page_piaFreshProduce .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/fruits1_[sm].jpg?v27"); }

  #page_seafood .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/seafood_[sm].jpg?v27"); }

  #page_beverages .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/beverages_[sm].jpg?v27 "); }

  #page_processed-food .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/processed_food_[sm].jpg?v27 "); }

  #page_eye-protectors .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/eye_protectors_[sm].jpg?v27 "); }

  #page_sports-eyewear-goggles .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/goggles_[sm].jpg?v27 "); }

  #page_sunglasses .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/sunglasses_[sm].jpg?v27 "); }

  #page_accredited-consumer-product .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/accredited-consumer-product_[sm].jpg?v27"); }

  #page_ce-marking-vs-china-export .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/ce-marking-vs-china-export_[sm].jpg?v27"); }

  #page_certification .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/certification_[sm].jpg?v27"); }

  #page_export-requirements-china .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/export-requirements-china_[sm].jpg?v27"); }

  #page_rohs-ImportingChinaToUk .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/importing-china-to-uk_[sm].jpg?v27"); }

  #page_warning-label .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/warning-label_[sm].jpg?v27"); }

  #page_whitePapers .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/white_papers_[sm].jpg?v27"); }

  #page_WhoWeAre .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/who_we_are_[sm].jpg?v27"); }

  #page_SampleReports .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/sample_reports_[sm].jpg?v27"); }

  #page_Testimonials .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/testimonials_[sm].jpg?v27"); }

  #page_CompanyValues .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/company_values_[sm].jpg?v28"); }

  #page_Accreditations .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/accredidation_[sm].jpg?v30"); }

  #page_Sustainability .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/sustainability_[sm].jpg?v29"); }

  #page_Partners .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/partners_[sm].jpg?v27"); }

  #page_Pricing .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/pricing_[sm].jpg?v27"); }

  #page_ServiceCoverage .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/service_coverage_[sm].jpg?v27"); }

  #page_CareerOps .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/About-Us-Careers_[sm].jpg?v27"); }

  #page_ViewJob .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/About-Us-Careers_[sm].jpg?v27"); }

  #page_JobApplication .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/About-Us-Careers_[sm].jpg?v27"); }

  #page_News .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/news_[sm].jpg?v28"); }

  #page_RefSamples .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/reference_samples_[sm].jpg?v27"); }

  #page_vietnam .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/vietnam_[sm].jpg?v27"); }

  #page_bangladesh .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/bangladesh_[sm].jpg?v28"); }

  #page_ContactUs .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/Contact_[sm].jpg?v27"); }

  #page_tapwater .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/tapwater_[sm].png?v27"); }

  #page_trainads .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/laboratory_testing_[sm].jpg?v27"); }

  #page_apparel .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/apparel_garment_[sm].jpg?v27"); }

  #page_textiles .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/textile_testing_[sm].jpg?v27"); }

  #page_footwear .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/footwear_[sm].jpg?v27"); }

  #page_toys .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/toys_[sm].jpg?v27"); }

  #page_saso-making_saudi_market .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/saso-enter-saudi-market_[sm].jpg?v27"); }

  #page_saso-connect_to_the_saudi_market .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/connect-to-the-saudi-market_[sm].jpg?v27"); }

  #page_saso-approval_import_auto_parts .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/saso-auto-parts_[sm].jpg?v27"); }

  #page_toys-canadian-hazardous-toy-regulations .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/canadian-hazardous-toy-regulations_[sm].jpg "); }

  #page_toys-eu-directive-en-71 .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/eu-directive-en-71_[sm].jpg "); }

  #page_toys-lead-childrens-toys .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/lead-childrens-toys_[sm].jpg "); }

  #page_toys-toy-gun-projectile-safety .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/toy-gun-projectile-safety_[sm].jpg "); }

  #page_toys-toy-safety-checklist .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/toy-safety-checklist_[sm].jpg "); }

  #page_toys-us-standards-astm-f963 .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/us-standards-astm-f963_[sm].jpg "); }

  #page_promotional-products .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/promotional_products_[sm].jpg?v27"); }

  #page_jewelry .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/jewelry_[sm].jpg?v27"); }

  #page_electrical .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/electronics_[sm].jpg?v27"); }

  #page_cosmetics .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/cosmetics_[sm].jpg?v27"); }

  #page_structuralAudit .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/structural-audits_[sm].jpg?v27"); }

  #ethical-webinar-imageDiv {
    background-image: url("https://s3.qima.com/images/responsive/webinar2_sm.jpg?v27"); }

  #page_tapwater .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/tapwater_[sm].png?v27"); }

  #page_trainads .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/laboratory_testing_[sm].jpg?v27"); }

  #page_RegulatoryUpdates .headerbox, #page_regrecap-faq .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/RegulatoryUpdates_[sm].jpg?v28"); }

  #page_AQLstandards .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/AQL_[sm].jpg?v27"); }

  #page_eyewear .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/eyewear_[sm].jpg?v27"); }

  #page_eyewearTesting .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/eyewear_[sm].jpg?v27"); }

  #page_reading-glasses .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/ready_spectacles_[sm].jpg?v27"); }

  #page_optical-lenses .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/optical_lenses_[sm].jpg?v27"); }

  #page_spectacle-frames .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/spectacle_frames_[sm].jpg?v27"); }

  #page_surveyThanks .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/thankYou_[sm].jpg?v27"); }

  #page_phthalate .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/phthalate_[sm].jpg?v27"); }

  #page_toyLabTest .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/phthalate_[sm].jpg?v27"); }

  #page_mobileMicro .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/mobile_micro_[sm].jpg?v27"); }

  #page_QCinChina .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/qc_china_[sm].jpg?v27"); }

  #page_inspectionservices .headerbox {
    background-image: url("https://s3.qima.com/images/inspection_[sm].jpg?v27"); }

  #page_supplierauditprograms .headerbox {
    background-image: url("https://s3.qima.com/images/audit_[sm].jpg?v27"); }

  #page_laboratorytesting .headerbox {
    background-image: url("https://s3.qima.com/images/labtest_[sm].jpg?v27"); }

  #page_ASTMtoys .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/astm-toy_[sm].jpg?v27"); }

  #page_caliprop65 .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/prop65_[sm].jpg?v27 "); }

  #page_previoOrigen .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/Services-Inspections-1-psi_[sm].jpg?v27"); }

  #page_SASOCertification .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/saso_conformity_[sm].jpg?v1"); }

  #page_view360 .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/view360_[sm].jpg?v27 "); }

  #page_beverages .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/beverages_[sm].jpg?v27 "); }

  #page_meat-poultry .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/meat_[sm].jpg?v27 "); }

  #page_processed-food .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/processed_food_[sm].jpg?v27 "); }

  #page_eye-protectors .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/eye_protectors_[sm].jpg?v27 "); }

  #page_sports-eyewear-goggles .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/goggles_[sm].jpg?v27 "); }

  #page_sunglasses .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/sunglasses_[sm].jpg?v27 "); }

  #page_emailPref .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/email_prefs_[sm].jpg?v27"); }

  #page_PressRelease .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/barometer_[sm].jpg?v27 "); }

  #page_quality-assurance-services .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/quality_assurance_[sm].jpg?v27 "); }

  #page_berries .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/blueberry_[sm].jpg?v27 "); }

  #page_ILOinfographic .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/ILO_infographic_[sm].jpg?v27 "); }

  #page_SourcingSurvey2018 .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/survey_results_[sm].jpg?v27 "); }

  #page_SourcingSurvey2019 .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/trade_wars_survey_[sm].jpg?v27 "); }

  #page_BSCI .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/bsci_audit_[sm].jpg?v27 "); }

  #page_global-supplier-search .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/globalsources_[sm].jpg?v27 "); }

  #page_global-supplier-benefits .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/global_sources_supplier_[sm].jpg?v27 "); }

  #page_reach-ReachVsRohs .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/Services-Lab-Testing-1_[sm].jpg?v27"); }

  #page_reach-Costs .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/Services-Lab-Testing-1_[sm].jpg?v27"); }

  #page_reach-EuComplianceRequirements .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/Services-Lab-Testing-1_[sm].jpg?v27"); }

  #page_sustainConf2018Overview .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/sustainability_conference_[sm].jpg?v27 "); }

  #page_sustainConf2018Sustainability .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/sustain_AI_[sm].jpg "); }

  #page_sustainConf2018Adidas .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/sustain_adidas_[sm].jpg "); }

  #page_sustainConf2018Pentland .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/sustain_pentland_[sm].jpg "); }

  #page_sustainConf2018MekongClub .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/sustain_mekong_[sm].jpg "); }

  #page_sustainConf2018Bsr .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/sustain_bsr_[sm].jpg "); }

  #page_sustainConf2018Globescan .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/sustain_globescan_[sm].jpg "); }

  #page_sustainConf2018Ey .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/sustain_EY_[sm].jpg "); }

  #page_sustainConf2018Ipe .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/sustain_IPE_[sm].jpg "); }

  #page_sustainConf2018FristadsKansas .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/sustain_fristads_kansas_[sm].jpg "); }

  #page_sustainConf2018Fourstar .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/sustain_fourstar_[sm].jpg "); }

  #page_ppaiCompliance .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/ppai_compliance_[sm].jpg "); }

  #page_ppaiCuratedContent .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/ppai_content_[sm].jpg "); }

  #page_ppaiPartnership .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/ppai_partnership_[sm].jpg "); }

  #page_SBbio .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/container-loading-check_[sm].jpg"); }

  #page_MidYearSurvey2018 .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/survey_h2_[sm].jpg"); }

  #page_footwear-shoes-quality-checklist .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/shoes_checklist_[sm].jpg"); }

  #page_footwear-leather-shoe-quality .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/shoes_leather_[sm].jpg"); }

  #page_footwear-eu-standards .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/shoes_protective_uk_[sm].jpg"); }

  #page_footwear-us-standards .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/shoes_protective_us_[sm].jpg"); }

  #page_footwear-six-common-problems .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/shoes_6QC_problems_[sm].jpg"); }

  #page_cpsia-stricter_standards .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/CPSIA-stricter_standards_[sm].jpg"); }

  #page_cpsia-tracking .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/CPSIA-tracking_labels_[sm].jpg"); }

  #page_cpsia-phthalates .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/CPSIA-phtalates_[sm].jpg"); }

  #page_cpsia-lead .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/CPSIA-lead_[sm].jpg"); }

  #page_cpsia-benefits .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/CPSIA-benefits_consumer_[sm].jpg"); }

  #page_jewelry-astm-f2999 .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/ASTM_2999_[sm].jpg"); }

  #page_nickel-jewelry-test .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/jewelry_requirements_uk_eu_%5Bsm%5D.jpg"); }

  #page_jewelry-cpsia .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/CPSIA_children_[sm].jpg"); }

  #page_jewelry-quality .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/jewelry_manufacturer_[sm].jpg"); }

  #page_jewelry-canada .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/jewelry_export_CA_[sm].jpg"); }

  #page_jewelry-quality-assurance .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/jewelry_import_US_[sm].jpg"); }

  #page_testing-cosmetics-regulations-usa .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/cosmetics_market_us_[sm].jpg"); }

  #page_testing-cosmetics-regulations-au .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/cosmetics_australia_[sm].jpg"); }

  #page_testing-cosmetics-finished-products .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/cosmetics_test_lab_[sm].jpg"); }

  #page_testing-cosmetics-regulations-ca .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/cosmetics_canada_[sm].jpg"); }

  #page_testing-cosmetics-paraben .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/cosmetics_parabens_[sm].jpg"); }

  #page_testing-cosmetics-labs .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/cosmetics_testing_lab_[sm].jpg"); }

  #page_testing-laboratory-types .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/laboratory_testing_[sm].jpg"); }

  #page_testing-laboratory-product-recalls-effects .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/laboratory_testing_[sm].jpg"); }

  #page_checklistStandardManagement .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/checklist-standard-management_[sm].jpg"); }

  #page_factoryImprovementServices .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/factory_improvement_[sm].jpg"); }

  #page_intelligentQualityPlatform .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/intelligent-quality-platform_[sm].jpg"); }

  #page_onlineInspectionBooking .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/online-inspection-booking_[sm].jpg"); }

  #page_productCompliance .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/product-compliance_[sm].jpg"); }

  #page_realTimeCustomDashboard .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/real-time-custom-dashboard_[sm].jpg"); }

  #page_responsibleSupplyChain .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/responsible-supply-chain_[sm].jpg"); }

  #page_supplierManagement .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/supplier-management_[sm].jpg"); }

  #page_training-elearning .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/training_elearning_[sm].jpg"); }

  #page_videoInspections .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/video-inspections_[sm].jpg"); }

  #page_workerVoiceSurveys .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/hotline_callback_[sm].jpg"); }

  #page_testing-lab-iso-8124 .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/toys_[sm].jpg?v27"); }

  #page_testing-toys-au-standards .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/toys_[sm].jpg?v27"); }

  #page_testing-japan-toy-safety-standard .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/toys_[sm].jpg?v27"); }

  #page_testing-textile-azo .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/textile_testing_[sm].jpg?v27"); }

  #page_testing-textile-china-labeling .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/textile_testing_[sm].jpg?v27"); }

  #page_testing-textile-eu-labeling .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/textile_testing_[sm].jpg?v27"); }

  #page_testing-textile-au-labeling .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/textile_testing_[sm].jpg?v27"); }

  #page_testing-tra-test .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/toys_[sm].jpg?v27"); }

  #page_testing-stuffed-toy-regulations .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/toys_[sm].jpg?v27"); }

  #page_rohs-china-2 .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/Services-Lab-Testing-3_[sm].jpg?v27"); }

  #page_rohs-eu-2 .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/Services-Lab-Testing-3_[sm].jpg?v27"); }

  #page_testing-reach-svhc-list-2017-compliance .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/Services-Lab-Testing-1_[sm].jpg?v27"); }

  #page_testing-phthalates-regulations-amended .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/CPSIA-phtalates_[sm].jpg"); }

  #page_testing-gb-6675-china-toy-safety-standards .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/toy-safety-checklist_[sm].jpg "); }

  #page_testing-tpch-compliance-testing-packaging .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/production_monitoring_[sm].jpg "); }

  #page_testing-textile-defects-prevention .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/physical-testing-textiles_[sm].jpg "); }

  #page_testing-chemical-properties-leather .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/shoes_leather_[sm].jpg"); }

  #page_testing-physical-testing-leather-footwear .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/shoes_leather_[sm].jpg"); }

  #page_testing-rohs-test-for-harmful-substances .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/Services-Lab-Testing-3_[sm].jpg?v27"); }

  #page_fba-amazon-sellers .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/FBA_Amazon_[sm].jpg?v1"); }

  #page_SASOConformity .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/saso_conformity_[sm].jpg?v1"); }

  #page_workerHotline .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/responsible-supply-chain_[sm].jpg"); }

  #page_testing-cpsia-exemption-list-lead-phthalates .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/Services-Lab-Testing-2_[sm].jpg?v27"); }

  #page_case-study-data-driven .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/case_study_data_driven_[sm].jpg"); }

  #page_case-study-missed-inspections .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/case_study_missed_inspections_[sm].jpg"); }

  #page_case-study-supplier-improvement .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/case_study_supplier_improvement_[sm].jpg"); }

  #page_utz-sustainability-certification .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/food_utz_[sm].jpg?v1"); }

  #page_food-solutions .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/food_services_[sm].jpg?v1"); }

  #page_gfsi .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/food_gfsi_[sm].jpg?v1"); }

  #page_food-service .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/food_services_[sm].jpg?v1"); }

  #page_food .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/food_services_[sm].jpg?v1"); }

  #page_food-certification .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/food_certification_[sm].jpg?v1"); }

  #page_animal-welfare-certification .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/food_welfare_[sm].jpg?v1"); }

  #page_4c-coffee-certification .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/food_4c_[sm].jpg?v1"); }

  #page_nursery-childcare-products .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/juvenile_products_[sm].jpg?v1"); }

  #page_AffiliateGetStarted .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/affliliate-get-started_[sm].jpg?v1"); }

  #page_C-TPAT .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/ctpat_2020_[sm].jpg?v27 "); }

  #page_sustainConf2019Overview .headerbox, #page_sustainConf2019Progress .headerbox, #page_sustainConf2019Regions .headerbox, #page_sustainConf2019Technology .headerbox, #page_sustainConf2019Traceability .headerbox, #page_sustainConf2019TradeWars .headerbox, #page_sustainConf2019Fashion .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/supply-chain-conference-2019_[sm].jpg?v1 "); }

  #page_covid19paper .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/covid19_survey_[sm].jpg?v1"); }

  #page_covid19-protective-medical-gear .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/free_inspections_[sm].jpg?v1"); }

  #page_remote-inspections .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/hero_remote_inspection_[sm].jpg?v1"); }

  #page_sanitation-audit .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/sanitation_audit_[sm].jpg?v1"); }

  #page_webinars .headerbox {
    background-image: url("https://s3.qima.com/images/responsive/webinars_[sm].jpg?v2"); }

  #page_fast-inspection .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/fast_inspection_[sm].jpg?v1"); }

  #page_reusable-fabric-face-masks .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/hero_fabric_masks_[sm].jpg?v1"); }

  #page_covid19-resources .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/covid_solutions_[sm].jpg?v1"); }

  #page_safe-place .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/safe_place_label_[sm].jpg?v1"); }

  #page_remote-sample .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/remote_sample_approval_[sm].jpg?v1"); }

  #page_affiliate-program .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/affiliate_landing_[sm].jpg?v2"); }

  #page_higg-index .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/higg_index_[sm].jpg?v1"); }

  #page_h2-2020-survey .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/sourcing_header_small.jpg?v2"); }

  #page_covid19-restarting-hotel .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/qg_hotel_header_[sm].jpg?v2"); }

  #page_covid19-restarting-fitness .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/qg_fitness_center_[sm].jpg?v1"); }

  #page_covid19-restarting-restaurant .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/qg_restaurant_[sm].jpg?v1"); }

  #page_covid19-restarting-retail .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/qg_retail_[sm].jpg?v1"); }

  #page_saso-handbook .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/handbook_saso_[sm].jpg?v1"); }

  #page_covid19-factory-hygiene .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/qg_factory_hygiene_[sm].jpg?v1"); }

  #page_omnichannel-retail-and-the-quality-risk .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/omnichannel_retail_[sm].jpg?v1"); }

  #page_qimaone-saas-quality-platform .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/qimaone_[sm].jpg?v1"); }

  #page_case-study-peo .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/peo_case_study_[sm].jpg?v1"); }

  #page_SASOUpdates .headerbox {
    background-image: url("https://s3.qima.com/images/regulatoryRecaps/saso_reglatory_updates_[sm].jpg?v1"); }

  #page_sample-collection .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/sample_collection_[sm].jpg?v1"); }

  #page_german-supply-chain-law .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/QG_german_supply_chain_law2_[sm].jpg?v1"); }

  #page_brexit-guide-uk .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/brexit_guide_[sm].jpg?v1"); }

  #page_importing-to-mexico .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/wp_mexico_import_[sm].jpg?v1"); }

  #page_case-study-confidential-reporting .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/case_study_grievance_channel_[sm].jpg?v1"); }

  #page_case-study-standardized-audit .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/case_study_luxury_audit_[sm].jpg?v1"); }

  #page_case-study-technical-audit .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/case_study_technical_audit_[sm].jpg?v1"); }

  #page_e-bike-quality-safety .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/e-bikes_quickguide_[sm].jpg?v1"); }

  #page_ce-mark .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/ce_compliance_[sm].jpg?v1"); }

  #page_amazon-sellers-quality .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/amazon_qg_[sm].jpg?v1"); }

  #page_EU-food-contact-materials .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/FCM_[sm]-D1.png?v1"); }

  #page_apeo-textile-industry .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/qg_apeos_[sm].jpg?v1"); }

  #page_human-rights-due-diligence .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/human-rights-due-diligence_[sm].jpg?v1"); }

  #page_2022-global-sourcing-survey .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/2022-global-sourcing-survey_[sm].jpg?v1"); }

  #page_pfas-forever-chemicals .headerbox {
    background-image: url("https://s3.qima.com/images/qima/headerImages/pfas_qg_[sm].jpg?v1"); }

  /* India Inspections */
  h2.indiaServices {
    text-align: left;
    margin-left: 29px; }

  #regFooterBar {
    display: none; }

  .client-landing-slider-wrapper {
    height: 280px; }
    .client-landing-slider-wrapper .client-landing-slider .client-landing-slide .slide-spacer-image {
      height: 280px;
      width: auto; }
    .client-landing-slider-wrapper .client-landing-slider .client-landing-slide .client-landing-slide-content {
      width: 55vw;
      text-align: left;
      padding: 20px; }
      .client-landing-slider-wrapper .client-landing-slider .client-landing-slide .client-landing-slide-content h3 {
        margin-bottom: 10px;
        font-weight: 700; }
      .client-landing-slider-wrapper .client-landing-slider .client-landing-slide .client-landing-slide-content p {
        margin-bottom: 10px; }

  #client-landing-nav #AI_Logo {
    background-image: url(https://s3.qima.com/images/logos/qima_q%402x.png?v27) !important;
    background-size: cover;
    height: 50px;
    width: 50px;
    margin-bottom: 8px; }

  .navbar-ai #rightNavWrapper {
    width: 100% !important; }

  #client-landing-nav .navbar-toggle {
    margin-right: 0px; }

  .landing-form {
    width: 100%;
    text-align: center; }
    .landing-form h3 {
      text-align: left; }

  .supply-chain-insights .newsletter-wrapper form .newsletter-row {
    flex-direction: column;
    width: 100%;
    padding: 0px; }
  .supply-chain-insights .option-bar table {
    margin-left: auto;
    margin-right: auto; }
    .supply-chain-insights .option-bar table td {
      text-align: center; }
      .supply-chain-insights .option-bar table td select, .supply-chain-insights .option-bar table td div {
        width: 100%; }
      .supply-chain-insights .option-bar table td .radio-highlight {
        margin-bottom: 10px; }
      .supply-chain-insights .option-bar table td.option-service-cell {
        width: 45%; }
      .supply-chain-insights .option-bar table td.option-or-cell {
        width: 10%; }
      .supply-chain-insights .option-bar table td.option-industry-cell {
        width: 45%; }
  .supply-chain-insights h3 {
    margin-left: 10px;
    margin-right: 10px; }

  #footerContactButton {
    width: 66%;
    margin-top: 15px;
    margin-left: -15px; }

  .footer-buttons {
    border: none !important; }

  /*#page_values {
  	.values-bubble-wrapper {
  		width: 100%;
          height: auto;
          
          background-size: cover;
  
  		text-align: center;
  
  		.values-bubble-bubble {
  
  			display: inline-block;
  
              padding-top: 50px;
              padding-bottom: 130px;
              padding-left: 0px;
              padding-right: 0px;
  
  			text-align: center;
  
  			.values-bubble-content {
  				max-width: 400px;
  
                  width: 100%;
                  
                  margin-left: auto;
                  margin-right: auto;
  			}
  		}
  	}
  }*/
  .headerImageBoxTitle {
    font-size: 16px; }

  .content-padding {
    padding-left: 25px;
    padding-right: 25px;
    max-width: 100vw; }

  #page_values .values-images {
    flex-flow: row wrap; }
    #page_values .values-images .values-image {
      width: 25%;
      flex: 1 1 25%; }
      #page_values .values-images .values-image:nth-child(5) {
        border-left: none; }

  .homeHighlightTitle {
    height: auto; } }
@media screen and (max-width: 500px) {
  .yourAccount {
    display: none !important; }

  #yourAccountSmall {
    display: block !important; }

  .otherSectionBox {
    display: none !important; }

  #contactSelect_options {
    min-width: 100px !important; }

  .navbar-brand {
    padding-right: 0 !important; }

  .smallWindowFont {
    font-size: 12px; }

  .headerbox {
    overflow-x: hidden; }

  .client-landing-slider-wrapper .client-landing-slider .client-landing-slide .client-landing-slide-content {
    width: 70vw; }

  .supply-chain-insights .col-xs-12 {
    padding-left: 15px;
    padding-right: 15px; }

  #jobAppField {
    padding-right: 0px; }

  .inputField {
    padding-right: 0px; }

  #firstName {
    margin-left: 10%;
    width: 92%; }

  #map-bangladesh {
    width: 100%; }

  .whitePaperSmallScreen {
    width: 98%; }

  #bangladesh_map_img {
    width: 250px; }

  #footerlinksFollowIcon {
    padding-right: 0px !important; }

  .mainBlock {
    padding-left: 10px !important;
    padding-right: 10px !important;
    overflow-x: hidden; }

  .slide-feature1 {
    background-image: url("https://s3.qima.com/images/responsive/main_right_tiny.jpg?v27");
    background-size: cover; }

  .slide-feature3 a {
    font-size: 10px !important;
    font-weight: normal; }

  .smallButton {
    width: 58%;
    margin-left: 2%;
    text-align: center; }

  #ethical-webinar-headerbox {
    height: 720px; }

  #ethicalWebinarHeader {
    margin-top: -40px !important; }

  .feature3button {
    width: 43%; }

  .slide-feature4 h1 {
    font-size: 1.9em;
    padding: 10px; }
  .slide-feature4 p {
    font-size: 12px;
    padding: 2px; }

  .slide-feature9 img {
    display: none; }
  .slide-feature9 h2 {
    font-size: 13px; }

  .downloadSampleReport {
    display: none; }

  .downloadSampleReportLink {
    display: block !important; }

  .getInTouch {
    width: 100%; }

  .news {
    height: 625px !important; }

  #bigWidth {
    width: 95% !important; }

  #aboutUs {
    padding-left: 0 !important; }

  .phoneBox1 {
    display: block !important; }

  .phoneBox2 {
    display: none !important; }

  #FooterISO {
    width: 300px !important; }

  .displayNone {
    display: none !important; }

  #middleISO {
    width: 95px !important;
    margin: 2px !important; }

  .spriteSeparator_h {
    width: 280px !important; }

  #footerIcon {
    border-left: 0 !important;
    margin-left: 0 !important;
    padding-left: 0 !important;
    padding-top: 15px; }

  .spriteSeparator_h1 {
    width: 100px; }

  #firstISO {
    width: 95px !important;
    margin: 2px !important; }

  #lastISO {
    width: 85px !important;
    margin: 2px !important; }

  .column {
    width: 100%;
    padding-left: 0 !important;
    padding-right: 0 !important; }

  .sideBoxColumn {
    width: 100%;
    padding-left: 0 !important;
    padding-right: 0 !important; }

  #contentWhitePaper {
    padding: 0px !important; }

  #firstNewsSamllScreen {
    display: block !important;
    width: 100%;
    margin-left: 0 !important;
    margin-right: 0 !important; }

  .serviceTab {
    border-left: 1px solid #c7c8ca;
    border-right: 1px solid #c7c8ca;
    padding: 10px 3px 10px 3px; }

  #imageShipChina {
    display: none !important; }

  .referenceSampleTitle {
    font-size: 19px !important; }

  .tabContent {
    margin-left: -15px !important;
    margin-right: -15px !important;
    background-color: white;
    width: 110% !important;
    height: 100% !important; }

  .tabContainer {
    border: none !important;
    background-color: #E6E6E6 !important;
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
    border-radius: 0px; }

  #toTop {
    display: inline-block !important; }

  .sitemapColumn {
    width: 80%;
    padding-left: 0px; }

  .display500 {
    display: block; }

  #HoverText {
    width: 150px !important; }

  .jobdrop_divbox {
    width: 100%;
    margin-bottom: 5px; }

  #selectJobType {
    margin-top: 5px !important; }

  #jobdrop_Type {
    margin-bottom: 5px; }

  .headerTitle {
    position: absolute !important;
    top: 173px !important; }

  #globalTitle {
    font-size: 16px; }

  #globalSubTitle {
    font-size: 13px; }

  #applyBtn_LinkedIn {
    width: 50%; }

  #viewJob h2 {
    font-size: 1.5em !important; }

  .marginBottom500 {
    margin-bottom: 20px; }

  #paddingSideSmallScreen {
    padding-left: 0px;
    padding-right: 0px; }

  #jobappTitle {
    padding-bottom: 15px !important; }

  .box_MobileLinks_submit {
    margin-top: 15px;
    margin-bottom: 15px; }

  #shareBtnSmall {
    padding-top: 15px;
    padding-left: 20px !important;
    padding-bottom: 15px; }

  .paddingZero {
    padding: 0px !important; }

  #share-this {
    width: 100% !important; }

  #gender-box {
    width: 48px; }

  #labtest {
    padding-top: 20px; }

  #viewJobSmallScreen {
    display: inline-block !important; }

  #viewJobBigScreen {
    display: none !important; }

  #leftAlignSmall {
    text-align: left !important; }

  .homeTestimonial .homeClientLogo {
    width: 5em;
    height: 5em; }
    .homeTestimonial .homeClientLogo:nth-child(1), .homeTestimonial .homeClientLogo:nth-child(2), .homeTestimonial .homeClientLogo:nth-child(3), .homeTestimonial .homeClientLogo:nth-child(4) {
      top: 0%;
      transform: translateY(0%);
      -webkit-transform: translateY(0%);
      margin: 3% 4%; }
    .homeTestimonial .homeClientLogo:nth-child(1) {
      width: 22%; }
    .homeTestimonial .homeClientLogo:nth-child(2) {
      width: 22%; }
    .homeTestimonial .homeClientLogo:nth-child(3) {
      width: 22%; }
    .homeTestimonial .homeClientLogo:nth-child(4) {
      width: 66%; }
    .homeTestimonial .homeClientLogo:nth-child(5) {
      display: none; }
    .homeTestimonial .homeClientLogo:nth-child(6) {
      display: none; }
    .homeTestimonial .homeClientLogo:nth-child(7) {
      display: none; }
    .homeTestimonial .homeClientLogo:nth-child(8) {
      display: none; }
    .homeTestimonial .homeClientLogo #homeClientLogoWrapper {
      padding-top: 30px; }

  .h3white {
    font-size: 1.9em;
    margin-top: 1em; }

  .homeTestimonial h1 {
    font-size: 1.19em;
    line-height: 1.19em; }
  .homeTestimonial .h3white {
    font-size: 1.5em; }

  .box .qcs-box-background {
    height: 250px; }

  .margin20Small {
    margin-top: 20px;
    margin-bottom: 20px; }

  .overviewBanner .mainSubHeader {
    width: 88%; }

  .sampleReportsBox .displaySampleReport img {
    height: 100%;
    min-height: 225px; }
  .sampleReportsBox p, .sampleReportsBox .menu-label, .sampleReportsBox .industryMenu, .sampleReportsBox .itemMenu {
    text-align: left; }
  .sampleReportsBox .menu-label {
    display: block;
    text-align: left; }
  .sampleReportsBox #dlSampleReport {
    padding: 6px 30px !important; }

  .homePublications.col-lg-11 {
    height: auto; }

  #page_Logout #logoutConfirmText {
    padding-left: 1em; }
  #page_Logout #logoutPhoneImage {
    width: 100%; }
    #page_Logout #logoutPhoneImage img {
      width: 45%; }
  #page_Logout #mobileEmailSendLinks {
    width: 100% !important; }

  #regLookingfor_radioWrap {
    margin-left: 10px; }

  .RegLookingfor_marginLeftSmall {
    padding-left: 10px !important; }

  #regLookingforTitle {
    margin-top: 10px; }

  .regLookingfor_marginTopSmall {
    margin-top: 20px; }

  .col-xs-12 {
    padding: 0px; }

  #homePricingBoxWrapper {
    margin-left: -10px;
    margin-right: 0px; }

  /* New Industry Pages Layout [Start] */
  .industrySectionImageRight img, .industrySectionImageLeft img {
    width: 100%;
    height: auto;
    margin-top: 0px; }

  /* New Industry Pages Layout [End] */
  #registrationPopup {
    width: 100%;
    margin: 0px;
    max-width: 100% !important; }

  #page_SampleReportLanding > div > div h2, #page_SampleReportLanding > div > div p, #page_SampleReportLanding > div > div img {
    padding-left: 10px;
    padding-right: 10px; }

  div#MarketoForm.popup {
    margin: 10px; }

  .reports-wrapper .reports-col {
    flex-basis: 100%; }

  #page_values .values-images {
    flex-flow: row wrap; }
    #page_values .values-images .values-image {
      width: 50%;
      flex: 1 1 50%; }
      #page_values .values-images .values-image:nth-child(3), #page_values .values-images .values-image:nth-child(7) {
        border-left: none; } }
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #footerlinks {
    width: 100%; }

  #TestimonialSlider li > p {
    margin: 0px 10px; }

  #IndustryBGslider {
    width: 100% !important; } }

/** Give us our branded navbar for Boostrap 3.x **/
@-webkit-keyframes cell-loading {
  0% {
    opacity: 0.3;
    background-color: rgba(99, 110, 114, 0); }
  50% {
    opacity: 0.3;
    background-color: rgba(99, 110, 114, 0.8); }
  100% {
    opacity: 0.3;
    background-color: rgba(99, 110, 114, 0); } }
@keyframes cell-loading {
  0% {
    opacity: 0.3;
    background-color: rgba(99, 110, 114, 0); }
  50% {
    opacity: 0.3;
    background-color: rgba(99, 110, 114, 0.8); }
  100% {
    opacity: 0.3;
    background-color: rgba(99, 110, 114, 0); } }
.qima-tools-alert-banner {
  background-color: #fffb82;
  text-align: center;
  padding: 7px;
  position: relative; }

.navbar-default {
  border-radius: 0px;
  background-color: #e4002b;
  border-color: #fb1b46;
  background-image: none; }
  .navbar-default li, .navbar-default a {
    background-image: none !important; }
  .navbar-default .navbar-brand a {
    color: #f0f0f0; }
    .navbar-default .navbar-brand a:hover, .navbar-default .navbar-brand a:focus {
      color: #fdf7f7; }
  .navbar-default .navbar-text {
    color: #f0f0f0; }
  .navbar-default .navbar-nav .nav-affiliate-welcome {
    padding-top: 15px;
    padding-bottom: 15px;
    border-top: 2px solid transparent; }
    .navbar-default .navbar-nav .nav-affiliate-welcome:hover span {
      text-decoration: none; }
  .navbar-default .navbar-nav > li > a {
    color: #f0f0f0; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #fdf7f7;
      text-decoration: underline; }
  .navbar-default .navbar-nav > li > span {
    color: #f0f0f0; }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #fdf7f7;
    background-color: #fb1b46;
    text-decoration: underline; }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #fdf7f7;
    background-color: #fb1b46;
    text-decoration: underline; }
  .navbar-default .navbar-toggle {
    border-color: #fb1b46; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: #fb1b46;
      text-decoration: underline; }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #f0f0f0; }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #f0f0f0; }
  .navbar-default .navbar-link {
    color: #f0f0f0; }
    .navbar-default .navbar-link:hover {
      color: #fdf7f7;
      text-decoration: underline; }

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #f0f0f0; }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
      color: #fdf7f7; }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fdf7f7;
    background-color: #fb1b46; } }
.leads-tool-nav .navbar-collapse.collapse {
  display: block !important; }
.leads-tool-nav .navbar-nav > li, .leads-tool-nav .navbar-nav {
  float: left !important; }
.leads-tool-nav .navbar-nav.navbar-right:last-child {
  margin-right: -15px !important; }
.leads-tool-nav .navbar-right {
  float: right !important; }

/** Landing **/
a.btn.btn-wrap, .btn.btn-wrap {
  max-width: 100%;
  overflow-wrap: break-word;
  white-space: normal;
  height: 100%; }

.leads-tool-landing-quicklink-box {
  margin: 20px 15px;
  text-align: center; }
  .leads-tool-landing-quicklink-box img {
    width: 100%;
    height: auto; }

table {
  *border-collapse: collapse;
  /* IE7 and lower */
  border-spacing: 0;
  width: 100%; }

.bordered {
  border: solid #ccc 1px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 1px 1px #ccc;
  -moz-box-shadow: 0 1px 1px #ccc;
  box-shadow: 0 1px 1px #ccc; }

.bordered tr:hover {
  background: #fbf8e9;
  -o-transition: all 0.1s ease-in-out;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out; }

.bordered td, .bordered th {
  border-left: 1px solid #ccc;
  border-top: 1px solid #ccc;
  padding: 3px;
  text-align: left; }

.bordered th {
  background-color: #dce9f9;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ebf3fc), to(#dce9f9));
  background-image: -webkit-linear-gradient(top, #ebf3fc, #dce9f9);
  background-image: -moz-linear-gradient(top, #ebf3fc, #dce9f9);
  background-image: -ms-linear-gradient(top, #ebf3fc, #dce9f9);
  background-image: -o-linear-gradient(top, #ebf3fc, #dce9f9);
  background-image: linear-gradient(top, #ebf3fc, #dce9f9);
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.8) inset;
  -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.8) inset;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.8) inset;
  border-top: none;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); }

.bordered td:first-child, .bordered th:first-child {
  border-left: none; }

.bordered th:first-child {
  -moz-border-radius: 6px 0 0 0;
  -webkit-border-radius: 6px 0 0 0;
  border-radius: 6px 0 0 0; }

.bordered th:last-child {
  -moz-border-radius: 0 6px 0 0;
  -webkit-border-radius: 0 6px 0 0;
  border-radius: 0 6px 0 0; }

.bordered th:only-child {
  -moz-border-radius: 6px 6px 0 0;
  -webkit-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0; }

.bordered tr:last-child td:first-child {
  -moz-border-radius: 0 0 0 6px;
  -webkit-border-radius: 0 0 0 6px;
  border-radius: 0 0 0 6px; }

.bordered tr:last-child td:last-child {
  -moz-border-radius: 0 0 6px 0;
  -webkit-border-radius: 0 0 6px 0;
  border-radius: 0 0 6px 0; }

.sasoField {
  display: none; }

.sales-leads-nav:hover {
  background-color: white !important;
  cursor: pointer; }

.dropdown-sales-leads {
  cursor: pointer; }

.rejectLeadsBtn {
  margin-left: 10px;
  width: 63px; }

#TB_window {
  width: 450px !important; }

.salesNav .open > a, .salesNav .open > a:hover, .salesNav .open > a:focus {
  border-color: none !important; }

.btn-group .dropdown-menu {
  min-width: 193px;
  max-height: calc(100vh - 100px);
  overflow: auto; }
  .btn-group .dropdown-menu .selected {
    background: rgba(0, 0, 0, 0.1); }

@media screen and (max-width: 1200px) {
  .rejectLeadsBtn {
    margin-top: 10px;
    margin-left: 0px; } }
@media screen and (max-width: 990px) {
  .numberFields {
    margin-top: 20px; } }
table.tablesorter thead tr .header {
  background-image: url("/images/bg.gif");
  background-position: right center;
  background-repeat: no-repeat;
  cursor: pointer; }

table.tablesorter thead tr .headerSortUp {
  background-image: url("/images/asc.gif"); }

table.tablesorter thead tr .headerSortDown {
  background-image: url("/images/desc.gif"); }

#payoutInfoError {
  display: none;
  background: #e74c3c;
  color: #FFFFFF; }
  #payoutInfoError.visible {
    display: block; }

input.parsley-success,
select.parsley-success,
textarea.parsley-success {
  color: #468847;
  background-color: #DFF0D8;
  border: 1px solid #D6E9C6; }

input.parsley-error,
select.parsley-error,
textarea.parsley-error {
  color: #B94A48;
  background-color: #F2DEDE;
  border: 1px solid #EED3D7; }

.parsley-errors-list {
  margin: 0px;
  padding: 0;
  list-style-type: none;
  font-size: 0.9em;
  line-height: 0.9em;
  opacity: 0;
  color: #B94A48;
  transition: all .3s ease-in;
  -o-transition: all .3s ease-in;
  -moz-transition: all .3s ease-in;
  -webkit-transition: all .3s ease-in; }
  .parsley-errors-list li {
    padding: 4px; }

.parsley-errors-list.filled {
  margin: 2px 0 3px;
  opacity: 1; }

.affiliates-dashboard-cell {
  padding-right: 10px;
  padding-left: 10px; }

.affiliates-dashboard-cell-border {
  border-right: 1px solid #333333; }

.login-wrapper {
  position: relative;
  width: 100%; }
  .login-wrapper .login-container {
    max-width: 430px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    background: #FFFFFF;
    margin-top: 40vh;
    transform: translate3d(0, -50%, 0);
    -webkit-box-shadow: 0px 12px 37px -20px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 12px 37px -20px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 12px 37px -20px rgba(0, 0, 0, 0.75); }
    .login-wrapper .login-container .login-form-container {
      padding-left: 20px;
      padding-right: 20px;
      padding-top: 20px;
      border-right: solid 1px #e6e6e6;
      border-left: solid 1px #e6e6e6;
      border-bottom: solid 1px #e6e6e6; }
    .login-wrapper .login-container .login-accent {
      display: block;
      background-color: #E4002B;
      height: 5px; }
    .login-wrapper .login-container .login-options {
      margin-top: 20px; }
    .login-wrapper .login-container .login-employee {
      color: #ff6582; }

.dashboard-image-container {
  background: #FFFFFF;
  padding: 15px;
  border-radius: 10px; }

ul.copyable {
  list-style: none;
  padding-left: 0px; }
  ul.copyable li {
    border-radius: 5px;
    padding: 3px 6px;
    position: relative; }
    ul.copyable li:hover {
      background: #e6e6e6;
      cursor: pointer; }
    ul.copyable li a {
      display: block; }
      ul.copyable li a .code-block-hover {
        position: absolute;
        right: 6px;
        top: 50%;
        text-align: right;
        font-weight: bold;
        transform: translate3d(0, -50%, 0);
        color: #000000;
        opacity: 0;
        transition: opacity 230ms ease; }
        ul.copyable li a .code-block-hover.show {
          opacity: 0.4; }

.tabulator-cell {
  position: relative; }
  .tabulator-cell .code-block-hover {
    position: absolute;
    right: 6px;
    top: 50%;
    text-align: right;
    font-weight: bold;
    transform: translate3d(0, -50%, 0);
    color: #000000;
    opacity: 0;
    transition: opacity 230ms ease; }
    .tabulator-cell .code-block-hover.show {
      opacity: 0.4; }

.table-cell-loading-indicator {
  height: 20px;
  vertical-align: middle; }

.bootstrap-select .dropdown-menu li a span.text {
  padding: 5px; }
.bootstrap-select .dropdown-menu li:nth-child(odd) {
  background: whitesmoke; }
.bootstrap-select .dropdown-menu li.selected {
  background: #e0e0e0 !important; }
  .bootstrap-select .dropdown-menu li.selected a span.text {
    font-weight: bold; }
  .bootstrap-select .dropdown-menu li.selected:hover {
    background: #cccccc !important; }
.bootstrap-select .dropdown-menu .inner {
  width: 100%; }
.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark {
  top: 10px !important; }

.affiliates-table-row-status-approved {
  background: #bfffd9; }

.affiliates-table-row-status-rejected {
  background: #f5bcbf; }

.tools-page-content {
  margin: 20px; }
  .tools-page-content .colored {
    background: #e8e8e8; }
  .tools-page-content.disabled {
    transition: opacity 230ms ease;
    opacity: 0.7;
    pointer-events: none; }
  .tools-page-content input[type="radio"] {
    box-shadow: none !important;
    height: auto !important;
    margin-right: 5px; }
  .tools-page-content .row.section {
    border: solid 1px #e1e1e1;
    border-radius: 6px;
    background: #f2f2f2;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto; }
    .tools-page-content .row.section.disabled {
      transition: opacity 230ms ease;
      opacity: 0.7;
      pointer-events: none; }
    .tools-page-content .row.section .section-indicator {
      display: inline-block;
      vertical-align: middle; }
      .tools-page-content .row.section .section-indicator ion-icon {
        width: 20px;
        height: 20px; }
      .tools-page-content .row.section .section-indicator.section-indicator-default {
        color: #b2bec3; }
      .tools-page-content .row.section .section-indicator.section-indicator-loading {
        color: #636e72; }
      .tools-page-content .row.section .section-indicator.section-indicator-success {
        color: #00b894; }
      .tools-page-content .row.section .section-indicator.section-indicator-error {
        color: #d63031; }
    .tools-page-content .row.section .section-indicator-text {
      color: #b2bec3;
      font-weight: normal;
      font-size: 12px; }
      .tools-page-content .row.section .section-indicator-text.section-indicator-loading {
        color: #636e72; }
      .tools-page-content .row.section .section-indicator-text.section-indicator-success {
        color: #00b894; }
      .tools-page-content .row.section .section-indicator-text.section-indicator-error {
        color: #d63031; }
    .tools-page-content .row.section .section-subtext {
      font-size: 12px;
      color: #515151;
      margin-top: 5px;
      margin-bottom: 5px; }
  .tools-page-content .form-row {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    align-items: flex-end; }
    .tools-page-content .form-row .form-col {
      margin-right: 5px; }
      .tools-page-content .form-row .form-col:last-of-type {
        margin-right: 0px; }
      .tools-page-content .form-row .form-col input {
        height: 30px; }
      .tools-page-content .form-row .form-col .clearable-input input {
        height: 30px; }
      .tools-page-content .form-row .form-col .flatpickr-input {
        width: 100%; }

.tools-page-footer {
  position: fixed;
  bottom: 0px;
  left: 0px;
  right: 0px; }

.tools-page-footer .tools-page-footer-container {
  display: flex; }

.tools-page-footer .tools-page-footer-container .tools-page-footer-toolbar {
  display: flex;
  align-items: center;
  padding: 10px;
  background: #FFFFFF;
  border-top: solid 1px #000000;
  width: 100%; }

.tools-page-footer .tools-page-footer-container .tools-page-footer-toolbar.start {
  justify-content: flex-start; }

.tools-page-footer .tools-page-footer-container .tools-page-footer-toolbar.end {
  justify-content: flex-end; }

.tools-page-header {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
  align-items: center;
  background-color: #fff2f4;
  padding: 13px;
  border-bottom: solid 1px #f9c3cd; }
  .tools-page-header .tools-page-header-title {
    min-width: 600px;
    max-width: 900px;
    align-self: center; }
    .tools-page-header .tools-page-header-title h2, .tools-page-header .tools-page-header-title a {
      font-size: 22px;
      color: #502c2c; }
    .tools-page-header .tools-page-header-title a:hover {
      color: #2f1a1a; }
    .tools-page-header .tools-page-header-title p {
      color: #ff6582;
      font-size: 14px;
      margin-bottom: 0px;
      margin-left: 2px; }
  .tools-page-header .tools-page-header-toolbar {
    width: 100%;
    text-align: right;
    align-self: center; }

.tools-page-header .tools-page-header-title .hoverDiv a {
  font-size: 12px !important; }

.affiliate-dash-highlight-table {
  width: auto;
  margin-top: 20px;
  margin-bottom: 25px;
  cursor: auto !important; }
  .affiliate-dash-highlight-table .affiliate-dash-highlight {
    position: relative;
    width: 220px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
    cursor: auto !important; }
    .affiliate-dash-highlight-table .affiliate-dash-highlight .affiliate-dash-highlight-dottedline {
      position: absolute;
      right: 0px;
      top: 50%;
      height: 139px;
      width: 2px;
      -webkit-transform: translate3d(0, -50%, 0);
      transform: translate3d(0, -50%, 0);
      cursor: auto !important; }
    .affiliate-dash-highlight-table .affiliate-dash-highlight .affiliate-dash-highlight-icon {
      height: 45px;
      width: auto;
      margin-bottom: 15px;
      cursor: auto !important; }
    .affiliate-dash-highlight-table .affiliate-dash-highlight .affiliate-dash-highlight-value {
      color: #27ae60;
      cursor: auto !important; }
      .affiliate-dash-highlight-table .affiliate-dash-highlight .affiliate-dash-highlight-value.value-negative {
        color: #e4002b; }
    .affiliate-dash-highlight-table .affiliate-dash-highlight .affiliate-dash-highlight-title {
      color: #333333;
      font-size: 14px;
      cursor: auto !important; }

.legend-using-field {
  transition: opacity 230ms ease;
  border: solid 2px #27ae60 !important;
  width: 100px;
  height: 25px;
  border-radius: 5px;
  display: inline-block; }

.legend-error-field {
  transition: opacity 230ms ease;
  border: solid 2px #E4002B !important;
  width: 100px;
  height: 25px;
  border-radius: 5px;
  display: inline-block; }

.using-field {
  transition: opacity 230ms ease;
  border: solid 2px #27ae60 !important; }

.not-using-field {
  opacity: 0.7; }

#btnPublish[disabled], #btnUnpublish[disabled] {
  pointer-events: none !important; }

.btn-save-delegates {
  margin-right: 10px; }

.multi-wrapper .selected-wrapper a:hover {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB0AAAAdCAYAAABWk2cPAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAHaADAAQAAAABAAAAHQAAAADeexZRAAABNklEQVRIDe2WWw6CMBBFRxZDcFvEDbgKN4F8uCg1/LsOnAuFDMUyM/0w0dAE6GPuPR1aHkR7+fs7cCc6P4hefFx6okNOwtBBDx/4qR4hsOdgHFcvGPHQBX0PvxhaxB3cvom+mkWNFRwybFhfCw/pJ7pFNZ6pNeNc3Yz2GnjjZ1BcsRpZ42L/ZFsz1MaTxtrAlrHcpda1B8/0HAKMXczxcld23C5hEkp7JDqxIYdvFxMUFgnw5G4GQmCGIjiAn1yVGXacYWXJEB4oxXjRzyJTCYSw9LxAIDBBBTBeU3iguN5cKjQBxBpWDGsH5HhygYVuWQVw67HQxpduhpbV0BqnIr1G3vjVBHINcnXDBHj7X8Irzf0h/wSG3yqzuIOD8IvhBk4+MRh+01jyysDv/yMlZ7MP/ModeAOyriuYODBWlgAAAABJRU5ErkJggg==");
  background-repeat: no-repeat;
  background-position: right center; }

.nav.nav-tabs-page li {
  line-height: 0; }
  .nav.nav-tabs-page li a {
    border-right: solid 1px #ddd;
    border-left: solid 1px #ddd;
    border-top: solid 1px #ddd;
    color: #555;
    display: flex;
    align-items: center;
    padding: 10px 10px; }
  .nav.nav-tabs-page li.active a {
    border-right: solid 1px #999999;
    border-left: solid 1px #999999;
    border-top: solid 2px #e4002b;
    color: #e4002b; }
  .nav.nav-tabs-page li.active:hover a {
    border-right: solid 1px #999999;
    border-left: solid 1px #999999;
    border-top: solid 2px #e4002b;
    background: #fff2f4;
    color: #e4002b; }
  .nav.nav-tabs-page li:hover a {
    background: #ddd;
    color: #999999;
    border-right: solid 1px #ddd;
    border-left: solid 1px #ddd;
    border-top: solid 1px #ddd; }

.col-vcenter {
  display: inline-block;
  vertical-align: middle;
  float: none; }

.table-header-wrapper {
  width: 100%;
  position: relative; }
  .table-header-wrapper .table-header-background {
    position: sticky;
    width: 100px;
    height: 100px;
    top: 0px;
    border-radius: 10px; }

.edit-indicator {
  display: none !important; }

.table-header-rotated {
  border-collapse: collapse;
  width: auto; }
  .table-header-rotated.no-sticky thead tr th {
    position: relative !important; }
  .table-header-rotated .waiting-approval {
    background: #fcf8e3; }
  .table-header-rotated thead tr th {
    position: sticky;
    top: 0; }
  .table-header-rotated thead tr th, .table-header-rotated tbody tr th {
    vertical-align: middle; }
  .table-header-rotated tbody tr:hover {
    background: #e6e6e6 !important; }
  .table-header-rotated tbody tr.disable-edit td:hover {
    box-shadow: none; }
  .table-header-rotated tbody tr.allow-edit th .edit-indicator {
    display: inline-block; }
  .table-header-rotated tbody tr th .edit-indicator {
    display: none; }
  .table-header-rotated tbody tr td {
    padding: 0px !important;
    vertical-align: middle; }
    .table-header-rotated tbody tr td:hover {
      box-shadow: inset 0px 0px 0px 1px #000000; }
    .table-header-rotated tbody tr td div {
      margin: 0px;
      height: 34px;
      display: block; }
      .table-header-rotated tbody tr td div div {
        display: flex;
        justify-content: center;
        align-items: center; }
  .table-header-rotated td {
    width: 30px;
    text-align: center;
    padding: 10px 5px;
    border: 1px solid #ccc; }
    .table-header-rotated td img {
      margin-top: 7px;
      width: 20px;
      height: 20px; }
    .table-header-rotated td.cell-industry {
      background-color: #effff1; }
    .table-header-rotated td.cell-industry-food {
      background-color: #f9eeff; }
    .table-header-rotated td.cell-service {
      background-color: #eef8ff; }
  .table-header-rotated th.rotate {
    height: 277px;
    white-space: nowrap;
    z-index: 100; }
    .table-header-rotated th.rotate > div {
      transform: translate(29px, 123px) rotate(315deg);
      width: 30px; }
    .table-header-rotated th.rotate > div > span {
      background-color: #FFFFFF;
      border-bottom: 1px solid #ccc;
      padding: 15px 10px 0px 8px;
      border-radius: 10px; }
    .table-header-rotated th.rotate.cell-industry > div > span {
      background-color: #effff1; }
    .table-header-rotated th.rotate.cell-industry:nth-child(odd) > div > span {
      background-color: #d1ffd7; }
    .table-header-rotated th.rotate.cell-industry-food > div > span {
      background-color: #f9eeff; }
    .table-header-rotated th.rotate.cell-industry-food:nth-child(odd) > div > span {
      background-color: #efd0ff; }
    .table-header-rotated th.rotate.cell-service > div > span {
      background-color: #eef8ff; }
    .table-header-rotated th.rotate.cell-service:nth-child(odd) > div > span {
      background-color: #d0ecff; }
    .table-header-rotated th.rotate.industry {
      height: 120px; }
      .table-header-rotated th.rotate.industry > div {
        transform: translate(29px, 44px) rotate(315deg); }
    .table-header-rotated th.rotate.services {
      height: 220px; }
      .table-header-rotated th.rotate.services > div {
        transform: translate(29px, 100px) rotate(315deg); }
    .table-header-rotated th.rotate.country {
      height: 238px; }
      .table-header-rotated th.rotate.country > div {
        transform: translate(29px, 103px) rotate(315deg); }
  .table-header-rotated th.row-header {
    padding: 0px 10px 0px 10px;
    border-bottom: 1px solid #ccc; }
    .table-header-rotated th.row-header div {
      margin: 0px;
      width: 100%;
      height: 24px; }
      .table-header-rotated th.row-header div div {
        width: 100%;
        vertical-align: middle;
        padding: 0px 8px;
        display: flex;
        justify-content: left;
        align-items: center; }
        .table-header-rotated th.row-header div div img {
          margin-top: 7px;
          width: 20px;
          height: 20px; }
        .table-header-rotated th.row-header div div input {
          margin: 0px; }

.approvals-container {
  position: relative;
  display: inline-block;
  text-align: center;
  width: 100%;
  padding: 0px 0px 0px 10px; }
  .approvals-container .approvals-item-next {
    height: 0px;
    width: 0px;
    visibility: hidden;
    margin: 0px;
    padding: 0px; }
  .approvals-container .approvals-header {
    width: 100%;
    text-align: center;
    border-bottom: solid 1px #ebebeb; }
    .approvals-container .approvals-header .approvals-change-request-history:hover {
      cursor: pointer; }
  .approvals-container .approvals-item {
    display: flex;
    margin-bottom: 10px;
    text-align: left; }
    .approvals-container .approvals-item .approvals-item-details {
      flex-grow: 1;
      text-align: left; }
      .approvals-container .approvals-item .approvals-item-details p {
        margin-bottom: 0px; }
      .approvals-container .approvals-item .approvals-item-details .approvals-item-updated, .approvals-container .approvals-item .approvals-item-details .approvals-item-history {
        font-size: 11px; }
    .approvals-container .approvals-item .approvals-item-cancel {
      display: flex;
      align-items: center; }
  .approvals-container table {
    height: 100%; }
    .approvals-container table thead tr td {
      position: sticky;
      top: 0;
      height: 292px;
      z-index: 90;
      background: #FFFFFF; }
      .approvals-container table thead tr td div:first-child {
        display: flex;
        height: 100%;
        flex-direction: column;
        align-items: center;
        justify-content: flex-end; }
    .approvals-container table tbody tr td {
      vertical-align: top; }
  .approvals-container.services {
    padding: 15px 0px 0px 10px; }
    .approvals-container.services table thead tr td {
      height: 128px; }
  .approvals-container.industry table thead tr td {
    height: 160px; }
  .approvals-container.country-interest table thead tr td {
    height: 250px; }
  .approvals-container.country table thead tr td {
    height: 134px; }

.countryInterest-label, .country-label, .industry-label, .service-label {
  display: flex;
  align-items: center; }
  .countryInterest-label img, .country-label img, .industry-label img, .service-label img {
    width: 20px;
    height: 20px; }
  .countryInterest-label.cell-loading, .country-label.cell-loading, .industry-label.cell-loading, .service-label.cell-loading {
    -webkit-animation: cell-loading 1s ease 0s infinite normal;
    animation: cell-loading 1s ease 0s infinite normal;
    pointer-events: none; }

.officer-requests-container {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center; }
  .officer-requests-container .officer-request:first-child {
    margin-right: 5px; }
  .officer-requests-container .officer-request:nth-child(2) {
    margin-left: 5px; }

input.disabled {
  pointer-events: none; }

.btn.btn-transparent {
  background-color: rgba(0, 0, 0, 0);
  border: none; }
  .btn.btn-transparent:hover {
    background-color: rgba(0, 0, 0, 0.2);
    border: none; }
  .btn.btn-transparent:active {
    background-color: rgba(0, 0, 0, 0.3); }

.profile-name {
  display: flex !important;
  align-items: center !important; }

a.profile-tab {
  display: flex !important;
  align-items: center !important; }

.profile-notification-dot {
  display: inline-block;
  line-height: 0px;
  padding: 0px 5px 0px 0px !important; }
  .profile-notification-dot ion-icon {
    width: 19px;
    height: 19px;
    color: #f1c40f;
    border-radius: 50%; }

nav .profile-notification-dot:hover ion-icon {
  width: 19px;
  height: 19px;
  -webkit-box-shadow: 0px 0px 5px 3px #e7a61a;
  -moz-box-shadow: 0px 0px 5px 3px #e7a61a;
  box-shadow: 0px 0px 45x 23x #e7a61a;
  color: #f4d03f; }

.loading-screen {
  position: fixed;
  top: 80px;
  left: 0px;
  z-index: 1000;
  min-width: 100vw;
  height: calc(100vh - 80px);
  padding-top: calc(50vh - 80px);
  pointer-events: none; }
  .loading-screen .loading-text-wrapper {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 80px;
    border-radius: 10px;
    padding: 20px;
    background-color: rgba(0, 0, 0, 0.4);
    font-size: 24px;
    color: #FFFFFF;
    transform: translate3d(-50%, -50%, 0);
    margin-left: 50%; }

.change-requests-history-table .row-rejected {
  background-color: #ffcbd4; }
  .change-requests-history-table .row-rejected td {
    background-color: #ffcbd4; }
.change-requests-history-table .row-approved {
  background-color: #c8f3da; }
  .change-requests-history-table .row-approved td {
    background-color: #c8f3da; }

.tier-label {
  color: #323232;
  float: right;
  margin-right: 7px; }

.tab-content-top {
  position: relative; }
  .tab-content-top.disabled {
    pointer-events: none !important; }

.table-priority-cell-color td:nth-child(odd).cell-industry {
  background-color: #d1ffd7; }
.table-priority-cell-color td:nth-child(odd).cell-industry-food {
  background-color: #efd0ff; }
.table-priority-cell-color td:nth-child(odd).cell-service {
  background-color: #d0ecff; }

.prioritization-modal-by-country .tingle-modal-box {
  width: 90vw; }

.help-alert-box {
  position: absolute;
  z-index: 91;
  top: 0px;
  right: 0px;
  padding: 10px; }

.help-alert-box .alert {
  display: inline-block;
  padding: 10px;
  margin-left: 5px; }

.help-alert-box .alert.legend-industry {
  background-color: #d1ffd7; }

.help-alert-box .alert.legend-industry a {
  color: #3d6e43;
  font-weight: bold; }
  .help-alert-box .alert.legend-industry a:hover {
    text-decoration: none; }

.help-alert-box .alert.legend-service {
  background-color: #d0ecff; }

.help-alert-box .alert.legend-service a {
  color: #445d6e;
  font-weight: bold; }
  .help-alert-box .alert.legend-service a:hover {
    text-decoration: none; }

.help-alert-box .alert.legend-food-industry {
  background-color: #efd0ff; }

.help-alert-box .alert.legend-food-industry a {
  color: #ba37ff;
  font-weight: bold; }
  .help-alert-box .alert.legend-food-industry a:hover {
    text-decoration: none; }

.label-as-badge {
  border-radius: 1em; }
