.w-embed-youtubevideo {
  width: 100%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

.slide-nav {
  font-size: 14px;
}

.slide-nav.hide, .left-arrow, .right-arrow {
  display: none;
}

.nav-menu {
  height: 65px;
  justify-content: center;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 700;
  display: flex;
}

.container {
  height: 150px;
  max-width: 1220px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.container._2 {
  height: 60px;
}

.body {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.6em;
}

.navbar {
  height: 150px;
  background-color: #fff;
  border-bottom: 1px solid #0068b5;
  display: block;
}

.brand {
  width: 200px;
  margin-top: 30px;
  margin-bottom: 10px;
}

.slider {
  height: 750px;
  background-color: #fff;
  border-bottom: 1px solid #0068b5;
}

.heading {
  text-align: center;
  margin-bottom: 40px;
  font-size: 30px;
  font-weight: 700;
}

.heading.red {
  color: #0068b5;
}

.heading.w {
  color: #fff;
  margin-top: 0;
}

.heading.red-underline {
  width: 100%;
  text-align: left;
  border-bottom: 4px solid #0068b5;
  margin-bottom: 30px;
  font-size: 34px;
  display: block;
}

.heading.hide {
  display: none;
}

._1180 {
  max-width: 1280px;
  flex-direction: column;
  padding-top: 60px;
  padding-left: 50px;
  padding-right: 50px;
  display: flex;
  position: relative;
}

._1180.left {
  align-items: flex-start;
}

._1180.video {
  z-index: 2002;
}

._1180.center {
  align-items: center;
}

.bus-pic {
  width: 24.9%;
  opacity: 1;
  cursor: pointer;
  background-color: #e3e3e3;
  background-image: url('../images/tf-home-service-1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-top: 1px solid #f2f2f2;
  margin-bottom: 20px;
  text-decoration: none;
  position: relative;
}

.bus-pic._2 {
  background-image: url('../images/tf-home-service-2.png');
}

.bus-pic._3 {
  background-image: url('../images/tf-home-service-3.png');
}

.bus-pic._4 {
  background-image: url('../images/tf-home-service-4.png');
}

.bus-pic._5 {
  background-image: url('../images/tf-home-service-5.png');
}

.bus-pic._6 {
  background-image: url('../images/tf-home-service-6.png');
}

.bus-pic._7 {
  background-image: url('../images/tf-home-service-7.jpeg');
  border-top: 1px solid #efefef;
}

.bus-pic._8 {
  background-image: url('../images/tf-home-service-8.jpeg');
}

.hor-center-top {
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.name-red-bg {
  width: 100%;
  border-bottom: 80px solid #0068b5;
  border-left: 25px solid rgba(0, 0, 0, 0);
  border-right: 25px solid rgba(0, 0, 0, 0);
  padding-bottom: 85%;
  position: absolute;
}

.business-name {
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
}

.slide {
  background-image: linear-gradient(rgba(240, 248, 255, .21), rgba(240, 248, 255, .21)), url('../images/599061614.jpg');
  background-position: 0 0, 50% 40%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.slide._2 {
  background-image: url('../images/banner2.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.hor-even {
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
  position: relative;
}

.hor-even.mnv-img {
  width: 82%;
  border-bottom: 1px solid #c8c8c8;
  margin-bottom: 40px;
  padding-bottom: 40px;
}

.hor-even.space {
  justify-content: space-around;
}

.hor-even.space.pfs {
  margin-bottom: 40px;
}

.hor-even.space.rev {
  flex-direction: row-reverse;
}

.hor-even.bpo {
  background-color: #efefef;
  border-radius: 10px;
  margin-bottom: 40px;
  padding: 20px;
}

.hor-even.fc {
  padding-bottom: 40px;
}

.news-blk {
  width: 32%;
  color: #fff;
  text-align: center;
  cursor: pointer;
  background-color: #0068b5;
  margin-bottom: 30px;
  padding: 20px 30px 40px;
  text-decoration: none;
  position: relative;
}

.news-blk:hover {
  opacity: .8;
}

.news-date {
  margin-bottom: 20px;
}

._w-triangle {
  background-color: rgba(0, 0, 0, 0);
  border-top: 40px solid rgba(0, 0, 0, 0);
  border-right: 40px solid #fff;
  display: inline-block;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.btn {
  width: 650px;
  color: #333;
  text-align: center;
  letter-spacing: 2px;
  text-indent: 2px;
  background-color: #efefef;
  border: 2px solid #e2e2e2;
  margin: 40px auto;
  padding: 20px;
  font-weight: 700;
  text-decoration: none;
}

.btn:hover {
  background-color: #f2f2f2;
}

.text-block {
  background-image: url('../images/down-arrow.svg');
  background-position: 38%;
  background-repeat: no-repeat;
  background-size: auto;
  font-size: 13px;
  line-height: 1.2em;
}

.footer {
  border-top: 1px solid #0068b5;
  margin-top: 60px;
}

._20w {
  width: 20%;
}

.ft-head {
  padding-bottom: 5px;
  font-weight: 700;
}

.ft-link {
  color: #333;
  text-decoration: none;
}

.ft-link:hover {
  color: #0068b5;
}

.ft-sub-link {
  color: #333;
  text-decoration: none;
}

.ft-sub-link:hover {
  color: #0068b5;
}

.ft-text {
  padding-bottom: 10px;
  font-size: 14px;
  line-height: 1.2em;
}

.ft-paragraph {
  font-size: 14px;
  font-weight: 400;
}

.foot-logo {
  margin-bottom: 40px;
}

.copyright {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  text-indent: 1px;
  background-color: #464749;
  margin-top: 60px;
  padding: 20px;
  font-family: Helvetica-neue-medium, sans-serif;
  font-size: 12px;
}

.nav-link {
  padding: 15px 0 0;
}

.nav-link.w--current {
  color: #333;
  border-bottom: 4px solid #0068b5;
}

.icon {
  display: none;
}

.dropdown-toggle {
  margin-left: 20px;
  margin-right: 20px;
  padding: 15px 0 0;
  overflow: hidden;
}

.dropdown-list {
  color: #fff;
  background-color: #303030;
}

.dropdown-list.w--open {
  margin-top: 2px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.dropdown-link {
  color: #fff;
  font-size: 15px;
  font-weight: 400;
}

.dropdown-link:hover {
  background-color: #00469b;
}

.dropdown-link.w--current {
  color: #fff;
  background-color: #0068b5;
}

.bus-name-blk {
  height: 80px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: -80px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: relative;
  top: auto;
  left: 0%;
  right: 0%;
}

.name-black-bg {
  width: 100%;
  opacity: 0;
  border-bottom: 80px solid #333;
  border-left: 25px solid rgba(0, 0, 0, 0);
  border-right: 25px solid rgba(0, 0, 0, 0);
  padding-bottom: 85%;
  position: relative;
}

.red-deco {
  width: 260px;
  border-top: 17px solid #0068b5;
  border-left: 30px solid rgba(0, 0, 0, 0);
  border-right: 30px solid rgba(0, 0, 0, 0);
  margin-left: auto;
  margin-right: auto;
}

.navbar-2 {
  z-index: 10;
  background-color: #fff;
  border-bottom: 1px solid #0068b5;
  margin-top: -61px;
  padding-top: 10px;
  position: fixed;
  top: 0;
  bottom: auto;
  left: 0;
  right: 0;
}

.underline {
  height: 4px;
  background-color: #0068b5;
}

.nav-blk {
  margin-bottom: 20px;
  margin-left: 20px;
  margin-right: 20px;
  overflow: hidden;
}

.banner {
  height: 430px;
  background-color: #fff;
  border-bottom-color: #d31021;
}

.banner-pic {
  background-image: url('../images/toppan-aboutus-banner-2.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.banner-pic.career {
  background-image: url('../images/toppan-career-banner.png');
}

.banner-pic.contactus {
  background-image: url('../images/toppan-contactus-banner.png');
}

.banner-heading {
  max-width: 1280px;
  color: #fff;
  text-shadow: 1px 0 2px rgba(0, 0, 0, .2), 0 -1px 2px rgba(0, 0, 0, .2), -1px 0 2px rgba(0, 0, 0, .1), 0 1px 2px rgba(0, 0, 0, .1);
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin: 0 auto;
  padding-left: 50px;
  padding-right: 50px;
  font-family: Helvetica-neue-bold, sans-serif;
  font-size: 45px;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.listbutton {
  text-align: center;
  border: 1px #000;
  justify-content: flex-start;
  align-items: center;
  margin-top: 60px;
  margin-bottom: 40px;
  display: flex;
}

.button-3 {
  color: #c8c8c8;
  background-color: rgba(0, 0, 0, 0);
  margin-left: 1%;
  margin-right: 1%;
  padding-left: 17px;
  padding-right: 17px;
  font-family: Helvetica-neue-medium, sans-serif;
  font-size: 15px;
}

.button-3:hover {
  opacity: .6;
  outline-offset: 0px;
  outline: 2px solid #c8c8c8;
}

.button-3.current {
  outline-offset: 0px;
  outline: 2px solid #c8c8c8;
}

.nextarrow {
  width: 15px;
  height: 15px;
  cursor: pointer;
  background-image: url('../images/nextArrow.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  margin-left: 1%;
  margin-right: 1%;
}

.nextarrow:hover {
  opacity: .6;
}

.tabs-menu {
  justify-content: center;
  margin-bottom: 20px;
  display: flex;
}

.tab-btn {
  color: #444;
  background-color: #fff;
  border-bottom: 2px solid #efefef;
  font-size: 14px;
  font-weight: 700;
}

.tab-btn.w--current {
  color: #0068b5;
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 2px solid #0068b5;
}

.tab-heading {
  border-bottom: 4px solid #0068b5;
  margin-bottom: 40px;
  font-size: 24px;
  display: inline-block;
}

.tab-sub-heading {
  margin-bottom: 0;
  font-size: 16px;
}

._48w {
  width: 48%;
  padding-bottom: 30px;
  text-decoration: none;
}

._48w.csr {
  width: 100%;
  padding-bottom: 0;
}

._48w.hover-op:hover {
  opacity: .8;
}

.tab-link {
  color: #333;
  text-decoration: none;
}

.tab-link:hover {
  color: #d31021;
}

._33w {
  width: 33%;
  padding-bottom: 30px;
}

._33w.hide {
  display: none;
}

.tab-sub-heading-copy {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 24px;
}

.tab-sub-heading-copy.hide {
  display: none;
}

.paragraph {
  margin-bottom: 40px;
  text-decoration: none;
}

.paragraph.even {
  text-align: justify;
}

.paragraph.ct-w {
  color: #fff;
  text-align: center;
  margin-bottom: 60px;
}

.paragraph.job {
  margin-top: 40px;
}

.paragraph.bpo {
  margin-bottom: 0;
}

.paragraph.ciis {
  margin-top: 40px;
}

.paragraph.hide {
  display: none;
}

.form-block {
  width: 100%;
  flex-direction: column;
  align-items: center;
  margin-bottom: 60px;
  font-family: Helvetica-neue-medium, sans-serif;
  display: flex;
}

.form-block.hide {
  display: none;
}

.form {
  width: 100%;
}

.submit-button {
  width: 99.8%;
  height: 50px;
  background-color: #d31021;
}

.submit-button:hover {
  background-color: #767676;
}

.select-field {
  width: 99.8%;
  height: 50px;
  color: #999;
  background-color: #fefefe;
  margin-bottom: 0;
}

.select-field.industry {
  width: 49.9%;
}

.form-text {
  padding-top: 30px;
  padding-bottom: 5px;
}

.text-field {
  width: 49.9%;
  height: 50px;
  background-color: #fefefe;
  margin-bottom: 0;
}

.text-field.company {
  width: 99.8%;
}

.textarea {
  width: 99.8%;
  min-height: 250px;
  margin-bottom: 0;
}

.hor-left {
  flex-wrap: wrap;
  justify-content: flex-start;
  display: flex;
}

.hor-left.products {
  margin-bottom: 40px;
}

.hor-left.enpolicy {
  flex-wrap: nowrap;
  align-items: flex-start;
  margin-bottom: 20px;
}

.jobs-tabs {
  width: 100%;
  margin-top: 20px;
  display: flex;
}

.job-tabs-menu {
  width: 25%;
  margin-right: 2%;
}

.tabs-content {
  width: 72.9%;
  background-color: #efefef;
  padding: 20px;
}

.job-tab-link {
  color: #0068b5;
  background-color: #fff;
  border-left: 6px solid #0068b5;
  margin-bottom: 5px;
  padding: 15px;
  font-weight: 700;
  display: block;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.job-tab-link:hover, .job-tab-link.w--current {
  background-color: #efefef;
}

.job-tab-link.hide {
  display: none;
}

.small-red-heading {
  color: #0068b5;
  margin-bottom: 20px;
}

.number-list {
  margin-bottom: 40px;
  padding-left: 20px;
  list-style-type: decimal;
}

.number-list.bold {
  margin-bottom: 10px;
  font-family: Helvetica-neue-bold, sans-serif;
  list-style-type: decimal;
}

.italic-text {
  font-weight: 700;
  text-decoration: underline;
}

.accordion-content {
  color: #767676;
  overflow: hidden;
}

.accordion-trigger {
  background-color: #d31021;
  margin-bottom: 1px;
}

.icon-container {
  cursor: pointer;
  flex: none;
}

.plus-icon {
  width: 24px;
  height: 24px;
}

.business-cat {
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 5px;
  font-size: 14px;
}

.minus-icon {
  width: 24px;
  height: 24px;
}

.cat-red {
  min-height: 50px;
  color: #fff;
  background-color: #0068b5;
  justify-content: space-between;
  align-items: center;
  padding: 12px 10px;
  text-decoration: none;
  display: flex;
}

.cat-red:hover {
  background-color: #00469b;
}

.bus-name {
  border-bottom-color: #c8c8c8;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
}

.cat-link-block {
  color: #fff;
  text-decoration: none;
}

.sub-cat-link-block {
  min-height: 50px;
  color: #333;
  background-color: #efefef;
  border-bottom: 1px solid #c8c8c8;
  padding: 12px 20px;
  text-decoration: none;
  display: block;
}

.sub-cat-link-block:hover, .sub-cat-link-block.w--current {
  background-color: #c8c8c8;
}

.sub-cat-link-block.hidden {
  display: none;
}

._72w {
  width: 72%;
}

._72w.red {
  background-color: #d31021;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.product-heading {
  text-align: left;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}

.product-heading.red {
  color: #0068b5;
}

.prod-name {
  height: 72px;
  color: #fff;
  text-align: center;
  background-color: #0068b5;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding: 15px 20px;
  font-size: 14px;
  line-height: 16px;
  display: flex;
}

._30w {
  width: 30%;
  color: #333;
  cursor: pointer;
  margin-bottom: 20px;
  margin-right: 3%;
  text-decoration: none;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

._30w:hover {
  opacity: .8;
}

._30w.bf, ._30w.csr {
  box-shadow: none;
}

._30w.ls {
  margin-bottom: 40px;
  margin-right: 0%;
}

._30w.bpo {
  box-shadow: none;
  cursor: auto;
  margin-bottom: 40px;
}

._30w.eis {
  box-shadow: none;
  margin-right: 0%;
}

._30w.eis:hover {
  opacity: 1;
}

._30w.hide {
  display: none;
}

.prod-pic {
  background-image: url('../images/invoice-_-sales-memo.jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 67%;
}

.prod-pic._1-2 {
  background-image: url('../images/promotion-coupons.jpeg');
}

.prod-pic._1-3 {
  background-image: url('../images/security-products.jpeg');
}

.prod-pic._1-4 {
  background-image: url('../images/gift-box-packaging-printing.jpeg');
}

.prod-pic._1-5 {
  background-image: url('../images/barcode-labels.jpeg');
}

.prod-pic.bf1-1 {
  background-image: url('../images/continuous-format2.jpeg');
}

.prod-pic.bf1-2 {
  background-image: url('../images/cut-sheet-format.jpeg');
}

.prod-pic.bf1-3 {
  background-image: url('../images/invoice-_-sales-memo.jpeg');
}

.prod-pic.bf1-4 {
  background-image: url('../images/bank-statement.jpeg');
}

.prod-pic.bf1-5 {
  background-image: url('../images/thermal-paper-roll.jpeg');
}

.prod-pic.bf1-6 {
  background-image: url('../images/courier-airway-bill-_-barcode-form.jpeg');
}

.prod-pic.bf2-1 {
  background-image: url('../images/temporary-card.jpeg');
}

.prod-pic.bf3-1 {
  background-image: url('../images/continuous-format2.jpeg');
}

.prod-pic.mp2-1 {
  background-image: url('../images/promotion-coupons.jpeg');
}

.prod-pic.mp2-2 {
  background-image: url('../images/lucky-draw-coupons.jpeg');
}

.prod-pic.mp2-3 {
  background-image: url('../images/payroll-password-notifications.jpeg');
}

.prod-pic.mp2-4 {
  background-image: url('../images/continuous-format-for-impact-printers.jpeg');
}

.prod-pic.mp2-1 {
  background-image: url('../images/continuous-format2.jpeg');
}

.prod-pic.mp3-1 {
  background-image: url('../images/bulk-mailing.jpeg');
}

.prod-pic.sp1-1 {
  background-image: url('../images/security-products.jpeg');
}

.prod-pic.sp1-2 {
  background-image: url('../images/coupon.jpeg');
}

.prod-pic.sp1-3 {
  background-image: url('../images/ticket.jpeg');
}

.prod-pic.sp1-4 {
  background-image: url('../images/ocr-product.jpeg');
}

.prod-pic.sp2-1 {
  background-image: url('../images/micro-print.jpeg');
}

.prod-pic.sp2-2 {
  background-image: url('../images/flourscent-ink-2.jpeg');
}

.prod-pic.sp2-3 {
  background-image: url('../images/fugitive-ink.jpeg');
}

.prod-pic.sp2-4 {
  background-image: url('../images/hot-stamping.jpeg');
}

.prod-pic.sp2-5 {
  background-image: url('../images/anti-photocopying.jpeg');
}

.prod-pic.gplp-1-1 {
  background-image: url('../images/catalogue-leaflet.jpeg');
}

.prod-pic.gplp-1-2 {
  background-image: url('../images/annual-report-booklet.jpeg');
}

.prod-pic.gplp-1-3 {
  background-image: url('../images/company-letterhand-envelope-namecard.jpeg');
}

.prod-pic.gplp-1-4 {
  background-image: url('../images/gift-box-packaging-printing.jpeg');
}

.prod-pic.gplp-1-5 {
  background-image: url('../images/certificate.jpeg');
}

.prod-pic.gplp-2-1 {
  background-image: url('../images/computer-stock-label.jpeg');
}

.prod-pic.gplp-2-2 {
  background-image: url('../images/customized-_-laser-label.jpeg');
}

.prod-pic.vap-1-1 {
  background-image: url('../images/barcode-application-form.jpeg');
}

.prod-pic.vap-1-2 {
  background-image: url('../images/barcode-labels.jpeg');
}

.prod-pic.vap-2-1 {
  background-image: url('../images/window-display.jpeg');
}

.prod-pic.vap-2-2 {
  background-image: url('../images/lucky-door.jpeg');
}

.prod-pic.vap-2-3 {
  background-image: url('../images/integrated-card.jpeg');
}

.prod-pic.vap-2-4 {
  background-image: url('../images/label.jpeg');
}

.prod-pic.vap-2-5 {
  background-image: url('../images/envelope.jpeg');
}

.pt-list {
  margin-bottom: 20px;
  padding-left: 30px;
}

.pt-list._2 {
  margin-top: 10px;
  margin-bottom: 0;
}

.pt-list.number {
  list-style-type: decimal;
}

.bold-text {
  padding-bottom: 10px;
  font-weight: 700;
}

.bold-text._3064ad {
  color: #3064ad;
  margin-top: 10px;
}

.bold-text.t-center {
  text-align: center;
  margin-top: 10px;
}

.bold-text.red {
  color: #0068b5;
}

.bold-text.blue {
  color: #0b5692;
}

.bold-text.top {
  margin-top: 20px;
}

.bold-text._457759 {
  color: #457759;
}

.bold-text.cd9bc6 {
  color: #cd9bc6;
}

.bold-text.da7e76 {
  color: #da7e76;
}

.bold-text.hide {
  display: none;
}

.table {
  border: 1px solid #c8c8c8;
  margin-bottom: 40px;
  display: flex;
  position: relative;
  overflow: auto;
}

.table.hide {
  display: none;
}

._33-3w {
  width: 33.3%;
  color: #333;
  text-align: center;
  flex-direction: column;
  align-items: center;
  text-decoration: none;
  display: flex;
}

._33-3w.red {
  width: 33%;
  background-color: #d31021;
  align-items: center;
}

.tb-light-grey {
  width: 100%;
  background-color: #f9f9f9;
  border: 1px solid #c8c8c8;
}

.tb-txt {
  text-align: center;
  margin-top: 15px;
  margin-bottom: 15px;
}

.tb-dark-grey {
  width: 100%;
  background-color: #f4f4f4;
  border: 1px solid #c8c8c8;
}

.table-head {
  color: #fff;
  text-align: center;
  background-color: #d31021;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding: 15px 20px;
  font-family: Helvetica-neue-medium, sans-serif;
  font-size: 16px;
  display: flex;
}

.table-head.hide {
  display: none;
}

.div-block {
  width: 24.5%;
}

.image {
  width: 100%;
  margin-bottom: 40px;
}

.sticky-cat {
  width: 25%;
  height: 100%;
  margin-right: 2%;
  position: -webkit-sticky;
  position: sticky;
  top: 10%;
}

.contact-btn {
  z-index: 10;
  width: 50px;
  height: 50px;
  background-color: #fff;
  background-image: url('../images/mail-icon-blue_1mail-icon-blue.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 24px 24px;
  border: 1px solid #efefef;
  border-radius: 50%;
  position: fixed;
  top: auto;
  bottom: 8%;
  left: auto;
  right: 2%;
  box-shadow: 0 0 2px rgba(0, 0, 0, .2);
}

.contact-btn:hover {
  opacity: .8;
}

.newsd-date {
  text-align: center;
  margin-top: 0;
  margin-bottom: 40px;
}

.news-image {
  width: 80%;
  margin: 40px auto;
}

.news-image._3l {
  width: 30%;
}

.news-image._40w {
  width: 40%;
}

.news-image._30w {
  width: 30%;
}

.news-image._25w {
  width: 25%;
  margin-top: 0;
  margin-bottom: 100px;
}

.news-image._28w {
  margin-bottom: 0;
}

.news-image._18w {
  width: 18%;
  margin-bottom: 0;
}

._58w {
  width: 58%;
}

._38w {
  width: 38%;
}

.red-deco-2 {
  border-width: 17px 40px 20px;
  border-color: #d31021 rgba(0, 0, 0, 0) #0068b5;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  margin-left: auto;
  margin-right: auto;
}

.image-70w {
  width: 70%;
  margin-bottom: 40px;
}

.image-70w.cter {
  margin-left: auto;
  margin-right: auto;
}

.bf-img {
  width: 100%;
  background-image: url('../images/bf1.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 62%;
  box-shadow: 2px 0 8px 1px rgba(0, 0, 0, .2);
}

.bf-img._2 {
  background-image: url('../images/bf2.png');
}

.bf-img._3 {
  background-image: url('../images/bf3.png');
}

.bf-img._4 {
  background-image: url('../images/bf4.png');
}

.bf-img._5 {
  background-image: url('../images/bf5.png');
}

.bf-img._6 {
  background-image: url('../images/bf6.png');
}

.bf-img._7 {
  background-image: url('../images/bf7.png');
}

.bf-img._8 {
  background-image: url('../images/bf8.jpeg');
}

.small-heading {
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 16px;
  line-height: 22px;
}

._17w {
  width: 17%;
}

._15w {
  width: 15%;
}

.text-block-2 {
  font-weight: 700;
}

._75h {
  height: 75%;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

._63w {
  width: 63%;
  justify-content: space-between;
  margin-right: 3%;
  display: flex;
}

._47w {
  width: 47%;
  padding-bottom: 30px;
}

.enpolicy-head {
  margin-top: 0;
  margin-bottom: 5px;
  padding-left: 0;
  font-size: 16px;
  line-height: 20px;
}

.enpolicy-number {
  color: #0068b5;
  margin-right: 20px;
  padding-top: 10px;
  font-size: 50px;
  font-weight: 700;
}

._60w {
  width: 60%;
}

._37w {
  width: 37%;
}

.enpolicy-blk {
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: relative;
}

.youtube {
  margin-bottom: 40px;
}

.nav-link-block {
  color: #333;
  text-decoration: none;
}

.nav-link-block.w--current {
  border-bottom: 4px solid #0068b5;
}

.job-filter-tabs {
  width: 100%;
}

.job-filter-tabs-menu {
  justify-content: space-between;
  margin-top: 10px;
  display: flex;
}

.job-filter-tab {
  width: 19%;
  text-align: center;
  background-color: #fff;
  border: 2px solid #0068b5;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  line-height: 1.2em;
  display: flex;
}

.job-filter-tab:hover {
  background-color: #efefef;
}

.job-filter-tab.w--current {
  color: #fff;
  background-color: #0068b5;
}

.backtotop {
  z-index: 9999;
  width: 50px;
  height: 50px;
  opacity: .9;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: center;
  padding-right: 0;
  display: none;
  position: fixed;
  bottom: 2%;
  right: 2%;
}

.backtotop:hover {
  opacity: .8;
}

.to-top-img {
  text-align: center;
  display: block;
}

.to-top-img:hover {
  opacity: .8;
}

.abt-sticky-cat {
  width: 25%;
  height: 100%;
  margin-right: 2%;
  position: -webkit-sticky;
  position: sticky;
  top: 10%;
}

.hm-parallax-bg {
  background-image: url('../images/toppan-image-bg-1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  background-attachment: fixed;
}

.hm-abt {
  margin-top: 60px;
}

.job-sub-head {
  color: #0068b5;
  margin-top: 20px;
  margin-bottom: 20px;
}

.job-req-list {
  padding-left: 30px;
}

.apply-button {
  background-color: #0068b5;
  margin-bottom: 40px;
}

.apply-button:hover {
  background-color: #767676;
}

.caption {
  text-align: center;
  margin-top: -20px;
  margin-bottom: 40px;
  font-family: Helvetica-neue-medium, sans-serif;
  font-size: 14px;
}

.news-link {
  color: #333;
  text-decoration: underline;
}

.news-link:hover {
  color: #0068b5;
}

.news-link.under-line {
  text-decoration: underline;
}

.bold-text-blk {
  margin-top: 40px;
  margin-bottom: 20px;
  font-family: Helvetica-neue-bold, sans-serif;
}

.bold-text-blk.hide {
  display: none;
}

.sp-vd-blk {
  width: 100%;
}

.sp-vd-blk:hover {
  opacity: .8;
}

.vd {
  background-image: url('../images/sp-vd-blue.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 60%;
}

.vd._3-2 {
  background-image: url('../images/sp-vd3.2-b.png');
}

.vd._3-3 {
  background-image: url('../images/sp-vd3.3-b.png');
}

.vd._3-4 {
  background-image: url('../images/sp-vd3.4-b.png');
}

.popup_video_wrapper {
  margin-right: -32px;
}

.close_btn {
  width: 30px;
  float: right;
  position: relative;
}

.video-blk {
  width: 100%;
}

.sp3-1 {
  z-index: 2000;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.background-video {
  height: 600px;
}

.vd-bg_mask {
  z-index: 2001;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .7);
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.sp3-2, .sp3-3, .sp3-4 {
  z-index: 2000;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.dms-pic {
  background-image: url('../images/data-printing-print-on-demand2.jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 67%;
}

.dms-pic._1-2 {
  background-image: url('../images/mass-mailing-2.jpeg');
}

.dms-pic._1-3 {
  background-image: url('../images/lettershopping2.jpeg');
}

.dms-pic._1-4 {
  background-image: url('../images/warehousing-services-2.jpeg');
}

.dms-pic._1-5 {
  background-image: url('../images/loyalty-program.jpeg');
}

.dms-pic._1-6 {
  background-image: url('../images/edm-_-sms-broadcasting-service2.jpeg');
}

.mm-pic {
  background-image: url('../images/mass-data-print-production-_-laser-personalization.jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 67%;
}

.mm-pic._1-2 {
  background-image: url('../images/lettershopping2.jpeg');
}

.mm-pic._1-3 {
  background-image: url('../images/security-products.jpeg');
}

.mm-pic._1-4 {
  background-image: url('../images/gift-box-packaging-printing.jpeg');
}

.mm-pic._1-3 {
  background-image: url('../images/manual-insertion.jpeg');
}

.mm-pic._1-4 {
  background-image: url('../images/mass-mailing-2.jpeg');
}

.red-box-head {
  color: #fff;
  text-align: center;
  background-color: #0068b5;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 20px;
  padding: 15px 20px;
  font-size: 16px;
  display: flex;
}

.ls-pic {
  background-image: url('../images/1manual-insertion.jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 67%;
}

.ls-pic._1-2 {
  background-image: url('../images/2manual-insertion.jpeg');
}

.ls-pic._1-3 {
  background-image: url('../images/manual-insertion.jpeg');
}

.ws-pic {
  background-image: url('../images/1our-wholly-owned-warehouse.jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 67%;
}

.ws-pic._1-2 {
  background-image: url('../images/warehousing-services-2.jpeg');
}

.lp-pic {
  background-image: url('../images/loyalty-program.jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 67%;
}

.edm {
  background-image: url('../images/edm-_-sms-broadcasting-service2.jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 67%;
}

.bpo-pic {
  background-image: url('../images/bpo-1-1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 67%;
}

.bpo-pic._1-2 {
  background-image: url('../images/bpo-2-1.png');
}

.bpo-pic._1-3 {
  background-image: url('../images/bpo-3-1.png');
}

.bpo-pic._1-4 {
  background-image: url('../images/bpo-4-1.png');
}

.bpo-pic._1-5 {
  background-image: url('../images/bpo-5-1.png');
}

.bpo-icon-text {
  text-align: center;
  background-image: url('../images/its-efms-1.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
  padding-top: 140px;
  padding-bottom: 0;
  font-weight: 700;
}

.bpo-icon-text._2 {
  background-image: url('../images/its-efms-2.png');
}

.bpo-icon-text._3 {
  background-image: url('../images/its-efms-3.png');
}

.bpo-icon-text._4 {
  background-image: url('../images/its-efms-4.png');
}

.bpo-icon-text._5 {
  background-image: url('../images/its-efms-5.png');
}

.bpo-icon-text._6 {
  background-image: url('../images/its-efms-6.png');
}

.bpo-icon-text._7 {
  background-image: url('../images/its-efms-7.png');
}

.bpo-icon-text._8 {
  background-image: url('../images/its-efms-8.png');
}

.bold-text-20 {
  padding-top: 60px;
  padding-bottom: 10px;
  font-family: Helvetica-neue-bold, sans-serif;
  font-size: 20px;
}

.bold-text-18 {
  font-size: 18px;
  font-weight: 700;
}

.bold-text-18.center {
  text-align: center;
  margin-bottom: 40px;
}

.bold-text-18.center._22aca8 {
  color: #22aca8;
}

._49be85 {
  color: #49be85;
}

.tri--49be85 {
  width: 22px;
  border-top: 6px solid rgba(0, 0, 0, 0);
  border-bottom: 6px solid rgba(0, 0, 0, 0);
  border-left: 6px solid #49be85;
}

.hor-left-mid {
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 10px;
  display: flex;
}

.line {
  width: 100%;
  height: 2px;
  background-color: #333;
  margin-top: 20px;
  margin-bottom: 20px;
}

.line._49be85 {
  width: 100%;
  background-color: #49be85;
}

.line._53b4af {
  background-color: #53b4af;
}

.line._5eb9e7 {
  background-color: #5eb9e7;
}

.line._4b8cc7 {
  background-color: #4b8cc7;
}

._53b4af {
  color: #53b4af;
}

.tri--53b4af {
  width: 22px;
  border-top: 6px solid rgba(0, 0, 0, 0);
  border-bottom: 6px solid rgba(0, 0, 0, 0);
  border-left: 6px solid #53b4af;
}

._40w {
  width: 40%;
}

._5eb9e7 {
  color: #5eb9e7;
}

.tri--5eb9e7 {
  width: 22px;
  border-top: 6px solid rgba(0, 0, 0, 0);
  border-bottom: 6px solid rgba(0, 0, 0, 0);
  border-left: 6px solid #5eb9e7;
}

._4b8cc7 {
  color: #4b8cc7;
}

.tr--4b8cc7 {
  width: 22px;
  border-top: 6px solid rgba(0, 0, 0, 0);
  border-bottom: 6px solid rgba(0, 0, 0, 0);
  border-left: 6px solid #4b8cc7;
}

.short-black-line {
  width: 35px;
  height: 3px;
  background-color: #333;
  margin-bottom: 10px;
}

._31w {
  width: 31%;
}

._31w.tnt {
  padding-bottom: 40px;
}

.grey-line {
  width: 100%;
  height: 1px;
  background-color: #efefef;
  margin-bottom: 40px;
}

.it-pic {
  background-image: url('../images/its-1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 67%;
}

.it-pic._1-2 {
  background-image: url('../images/its-2.png');
}

.it-pic._1-3 {
  background-image: url('../images/its-3.png');
}

.it-pic._1-4 {
  background-image: url('../images/its-4.png');
}

.it-pic._1-5 {
  background-image: url('../images/its-5.png');
}

.red-line {
  width: 100%;
  height: 2px;
  background-color: #0068b5;
  margin-bottom: 40px;
}

.card-logo {
  background-image: url('../images/tf-iso-logo-1_1tf-iso-logo-1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  padding-bottom: 69px;
}

.card-logo._2 {
  background-image: url('../images/unnamed-file-pj8hkvvbnq1y2x4fx3f6eqptsze813vmvxq7dvobzg.png');
  background-size: contain;
}

.card-logo._3 {
  background-image: url('../images/tf-iso-logo-3_1tf-iso-logo-3.png');
}

.card-logo._4 {
  background-image: url('../images/tf-iso-logo-4_1tf-iso-logo-4.png');
}

.card-logo._5 {
  background-image: url('../images/tf-iso-logo-5_1tf-iso-logo-5.png');
}

.card-logo._6 {
  background-image: url('../images/tf-iso-logo-6_1tf-iso-logo-6.png');
}

._16w {
  width: 16%;
}

.cs-pic {
  background-image: url('../images/cs-1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 67%;
}

.cs-pic._1-2 {
  background-image: url('../images/cs-2.png');
}

.cs-pic._1-3 {
  background-image: url('../images/cs-3.png');
}

.cs-pic._1-4 {
  background-image: url('../images/cs-4.png');
}

.cs-pic._1-5 {
  background-image: url('../images/cs-5.png');
}

._64w {
  width: 64%;
}

.pfs-pic {
  background-image: url('../images/pfs-1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 67%;
}

.pfs-pic._1-2 {
  background-image: url('../images/pfs-2.png');
}

.pfs-pic._1-3 {
  background-image: url('../images/pfs-3.png');
}

.pfs-pic._1-4 {
  background-image: url('../images/pfs-4.png');
}

.pfs-pic._1-5 {
  background-image: url('../images/pfs-5.png');
}

.pfs-pic._1-7 {
  background-image: url('../images/pfs-7.png');
}

.pfs-pic._1-8 {
  background-image: url('../images/pfs-8.png');
}

.pfs-pic._1-6 {
  background-image: url('../images/pfs-6.png');
}

.ciis-pic {
  background-image: url('../images/cr805.jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  padding-bottom: 67%;
}

.ciis-pic._1-2 {
  background-image: url('../images/central-1.png');
}

.ciis-pic._1-3 {
  background-image: url('../images/sw-1-1.png');
}

._46w {
  width: 48%;
  padding-left: 15px;
  padding-right: 15px;
}

.faq-question-flex {
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
}

.accordion-trigger-2 {
  border: 1px solid #efefef;
  margin-bottom: 40px;
}

.accordion-content-2 {
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
}

.load-more-dropdown {
  color: #333;
  text-align: center;
  background-color: #efefef;
  padding: 10px;
  font-size: 13px;
  font-weight: 700;
  position: relative;
}

.load-more-dropdown:hover {
  background-color: #f2f2f2;
}

.load-more-icon {
  color: #767676;
  letter-spacing: 0;
  text-indent: 0;
  line-height: 16px;
  transform: rotate(-90deg);
}

.list-item {
  padding-bottom: 10px;
}

.list-2 {
  margin-bottom: 20px;
  padding-left: 30px;
  font-size: 14px;
  line-height: 1.3em;
}

.dci-pic {
  background-image: url('../images/sigma-ds1.jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  padding-bottom: 80%;
}

.dci-pic._1-2 {
  background-image: url('../images/sigma-ds2.jpeg');
}

.dci-pic._1-3 {
  background-image: url('../images/sigma-ds3.jpeg');
}

.dci-pic._2-1 {
  background-image: url('../images/cr805.jpeg');
}

.dci-pic._2-2 {
  background-image: url('../images/cr825.png');
}

.dci-pic._3-1 {
  background-image: url('../images/ce840-1.png');
}

.dci-pic._3-2 {
  background-image: url('../images/ce870.jpeg');
}

.dci-pic._3-3 {
  background-image: url('../images/ce875.png');
}

.text-block-14px {
  font-size: 14px;
}

.cci-pic {
  background-image: url('../images/mx9100.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  padding-bottom: 80%;
}

.cci-pic._1-2 {
  background-image: url('../images/mx8100.png');
}

.cci-pic._1-3 {
  background-image: url('../images/mx6100.png');
}

.cci-pic._1-4 {
  background-image: url('../images/mx2100.png');
}

.cci-pic._1-5 {
  background-image: url('../images/mx1100.png');
}

.text-block---bottom {
  margin-bottom: 40px;
}

.sf-pic {
  background-image: url('../images/machinery-710-27.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
  padding-bottom: 80%;
}

.sf-pic._1-2 {
  background-image: url('../images/id-works_300x300.png');
}

.sf-pic._1-3 {
  background-image: url('../images/cardwizard.png');
}

.sf-pic._1-4 {
  background-image: url('../images/trucredential.png');
}

.mp-pic {
  background-image: url('../images/machinery-710-1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 67%;
}

.mp-pic._1-2 {
  background-image: url('../images/machinery-710-2.png');
}

.mp-pic._1-3 {
  background-image: url('../images/machinery-710-3.png');
}

.mp-pic._1-4 {
  background-image: url('../images/machinery-710-4.png');
}

.sds-list {
  margin-top: 40px;
  list-style-type: none;
}

.sds-pic {
  background-image: url('../images/machinery-710-6.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  padding-bottom: 80%;
}

.sds-pic._1-2 {
  background-image: url('../images/machinery-710-6.png');
}

.sds-pic._3-1 {
  background-image: url('../images/machinery-710-7.png');
}

.sds-pic._3-2 {
  background-image: url('../images/machinery-710-9.png');
}

.sds-pic._3-3 {
  background-image: url('../images/machinery-710-8.png');
}

.eis-pic {
  background-image: url('../images/machinery-710-13.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  padding-bottom: 80%;
}

.eis-pic._1-2 {
  background-image: url('../images/machinery-710-14.png');
  background-size: contain;
}

.eis-pic._2-1 {
  background-image: url('../images/machinery-710-15.png');
}

.eis-pic._2-2 {
  background-image: url('../images/cr825.png');
}

.eis-pic._3-1 {
  background-image: url('../images/machinery-710-7.png');
}

.eis-pic._3-2 {
  background-image: url('../images/machinery-710-9.png');
}

.eis-pic._2-2 {
  background-image: url('../images/machinery-710-16.png');
}

.eis-pic._2-3 {
  background-image: url('../images/machinery-710-17.png');
}

.eis-pic._3-1, .eis-pic._3-2 {
  background-image: url('../images/machinery-710-18.png');
}

.eis-pic._4-1 {
  background-image: url('../images/machinery-710-20.png');
}

.no-pt-list {
  list-style-type: none;
}

.red-link {
  color: #0068b5;
  text-decoration: none;
}

.red-link:hover {
  text-decoration: underline;
}

.gss-pic {
  background-image: url('../images/machinery-710-24.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  padding-bottom: 80%;
}

.gss-pic._1-2 {
  background-image: url('../images/machinery-710-25.png');
  background-size: contain;
}

.gss-pic._1-3 {
  background-image: url('../images/machinery-710-26.png');
}

.gss-pic._1-4 {
  background-image: url('../images/machinery-710-27.png');
}

.center-text-block {
  text-align: center;
  margin-bottom: 40px;
}

.oe-pic {
  background-image: url('../images/oe2.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 72%;
}

.oe-pic._1-2 {
  background-image: url('../images/oe3.jpg');
  background-size: cover;
}

.oe-pic._1-3 {
  background-image: url('../images/oe4.jpg');
}

.oe-pic._1-4 {
  background-image: url('../images/oe5.jpg');
}

.oe-pic._1-5 {
  background-image: url('../images/oe6.jpg');
}

._13w {
  width: 13%;
}

.sub-list-item {
  list-style-type: none;
}

._70w {
  width: 70%;
}

._26w {
  width: 26%;
}

.link {
  color: #333;
  font-family: Helvetica-neue-normal, sans-serif;
  text-decoration: none;
}

.quote {
  text-align: center;
  margin-bottom: 40px;
  font-family: Helvetica-neue-bold, sans-serif;
  font-size: 18px;
  font-style: italic;
}

._28w {
  width: 28%;
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.ver-center {
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
}

._50w {
  width: 50%;
  flex-direction: column;
}

._50w.center {
  text-align: center;
  align-items: center;
  display: flex;
}

.red {
  color: #0068b5;
}

.black-line {
  width: 100%;
  height: 1px;
  background-color: #333;
  margin-top: 40px;
  margin-bottom: 40px;
}

.black-line.hide {
  display: none;
}

.bold-text-24 {
  padding-top: 60px;
  padding-bottom: 10px;
  font-family: Helvetica-neue-bold, sans-serif;
  font-size: 24px;
}

.bold-text-24.under-line {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  text-decoration: underline;
}

.center-list {
  text-align: left;
  margin-left: auto;
  margin-right: auto;
}

.list-3 {
  margin-bottom: 40px;
}

.banner-heading2 {
  color: #0068b5;
  text-align: center;
  text-shadow: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 55px;
}

.banner-cont {
  height: 100%;
  text-shadow: 2px 2px 8px rgba(0, 0, 0, .2);
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

html.w-mod-js [data-ix="op"] {
  opacity: 0;
}

@media screen and (max-width: 991px) {
  .overflow-x {
    margin-top: 90px;
  }

  .slide-nav {
    font-size: 11px;
  }

  .nav-menu {
    height: auto;
    background-color: #fff;
    font-family: Helvetica-neue-medium, sans-serif;
    font-size: 14px;
  }

  .container {
    width: 100%;
    height: auto;
    flex-direction: row;
    justify-content: center;
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
    position: relative;
  }

  .navbar {
    width: 100%;
    height: 90px;
    justify-content: space-between;
    align-items: center;
    position: fixed;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .brand {
    width: 200px;
    height: 90px;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-bottom: 0;
    display: flex;
  }

  .slider {
    height: 400px;
  }

  .heading.red-underline {
    font-size: 32px;
  }

  ._1180 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .business-name {
    font-size: 16px;
    line-height: 18px;
  }

  .slide {
    background-size: cover;
  }

  .menu-button {
    justify-content: center;
    padding-top: 0;
    padding-bottom: 0;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: auto;
    right: 0%;
  }

  .hor-even.mnv-img {
    width: 100%;
    justify-content: flex-start;
    padding-bottom: 0;
  }

  .foot-logo {
    margin-bottom: 20px;
  }

  .nav-link {
    border-bottom: 1px solid #c8c8c8;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
  }

  .nav-link:hover {
    color: #0068b5;
    background-color: #efefef;
  }

  .nav-link.w--current {
    border-bottom: 1px solid #c8c8c8;
  }

  .icon {
    display: block;
  }

  .dropdown-toggle {
    margin-left: 0;
    margin-right: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    display: block;
  }

  .dropdown-toggle:hover {
    color: #d31021;
    background-color: #efefef;
  }

  .dropdown-list {
    color: #333;
    background-color: rgba(0, 0, 0, 0);
  }

  .dropdown-list:hover {
    color: #d31021;
    background-color: #efefef;
  }

  .dropdown-list.w--open {
    color: #333;
    background-color: rgba(0, 0, 0, 0);
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .dropdown-link {
    color: #333;
    font-size: 14px;
  }

  .dropdown-link:hover {
    color: #0068b5;
    background-color: #efefef;
  }

  .dropdown {
    border-bottom: 1px solid #c8c8c8;
    display: block;
  }

  .menu-icon {
    align-items: center;
    font-size: 35px;
    line-height: 90px;
  }

  .navbar-2 {
    height: 90px;
    justify-content: space-between;
    align-items: center;
    display: none;
  }

  .underline {
    display: none;
  }

  .nav-blk {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .banner {
    height: 400px;
  }

  .banner-pic {
    background-size: cover;
  }

  .banner-heading {
    padding-left: 40px;
    padding-right: 40px;
  }

  .listbutton {
    margin-top: 60px;
  }

  .button-3 {
    font-size: 13px;
    line-height: 19px;
  }

  .tabs-menu {
    flex-wrap: wrap;
  }

  .tab-btn {
    width: 120px;
    text-align: center;
    margin-bottom: 10px;
    padding: 6px 20px;
  }

  ._48w.csr {
    width: 48%;
  }

  ._33w {
    width: 50%;
  }

  .paragraph.csr {
    width: 48%;
    min-height: auto;
    margin-bottom: 20px;
  }

  .hor-left.products, .hor-left.bf {
    justify-content: space-between;
  }

  .job-tabs-menu {
    line-height: 1.2em;
  }

  .business-cat, .bus-name {
    line-height: 16px;
  }

  .sub-cat-link-block {
    min-height: auto;
  }

  ._72w {
    width: 72%;
  }

  ._30w {
    width: 48%;
    margin-right: 0%;
  }

  ._30w.csr {
    width: 100%;
    justify-content: space-between;
    margin-bottom: 40px;
    display: flex;
  }

  ._33-3w {
    padding-left: 10px;
    padding-right: 10px;
  }

  ._33-3w.red {
    width: 33.3%;
  }

  .sticky-cat {
    top: 15%;
  }

  .faq-item-wrapper {
    z-index: 8888;
    position: static;
  }

  .newsd-date {
    margin-bottom: 10px;
  }

  .news-image._3l {
    width: 50%;
    margin-top: 0;
  }

  .news-image._40w {
    width: 60%;
  }

  .news-image._2 {
    margin-top: 0;
  }

  ._38w.mnv {
    width: 30%;
    margin-right: 3%;
  }

  ._17w {
    width: 30%;
    margin-right: 3%;
    padding-bottom: 40px;
  }

  ._15w {
    width: 100%;
    margin-bottom: 20px;
  }

  .list {
    padding-left: 20px;
  }

  ._75h {
    height: auto;
    flex-direction: row;
    align-items: center;
  }

  ._63w {
    width: 100%;
  }

  ._47w {
    padding-bottom: 0;
  }

  .enpolicy-number {
    padding-top: 5px;
    font-size: 45px;
  }

  ._60w.bpo {
    width: 48%;
  }

  .abt-sticky-cat {
    top: 15%;
  }

  .sp-vd-blk {
    box-shadow: none;
  }

  ._31w {
    width: 50%;
  }

  ._31w.tnt {
    width: 31%;
  }

  ._31w.bpo {
    width: 46%;
    padding-bottom: 40px;
  }

  ._31w.fc {
    width: 100%;
    padding-bottom: 40px;
  }

  ._16w {
    width: 16%;
    margin-bottom: 20px;
  }

  ._64w {
    width: 100%;
  }

  ._46w {
    width: 48%;
    padding-left: 0;
    padding-right: 0;
  }

  .list-2 {
    padding-left: 20px;
  }

  .center-text-block {
    margin-bottom: 0;
    line-height: 1.2em;
  }

  ._13w {
    width: 15%;
  }

  ._50w.center {
    width: 100%;
  }

  .banner-heading2 {
    font-size: 35px;
  }
}

@media screen and (max-width: 767px) {
  .overflow-x {
    margin-top: 70px;
  }

  .slide-nav {
    font-size: 8px;
  }

  .nav-menu {
    text-transform: uppercase;
    background-color: #fff;
    font-family: Helvetica-neue-medium, sans-serif;
    font-size: 13px;
  }

  .container {
    padding-left: 10px;
    padding-right: 0;
  }

  .navbar {
    height: 70px;
  }

  .brand {
    width: 150px;
    height: 70px;
    padding-left: 0;
  }

  .slider {
    height: 300px;
  }

  .heading {
    font-size: 24px;
    line-height: 28px;
  }

  .heading.red-underline {
    padding-bottom: 3px;
    font-size: 22px;
    line-height: 24px;
  }

  .bus-pic {
    width: 49.9%;
  }

  .name-red-bg {
    border-bottom-width: 70px;
  }

  .business-name {
    font-size: 16px;
    line-height: 18px;
  }

  .menu-button {
    padding-left: 20px;
    padding-right: 20px;
  }

  .hor-even {
    flex-wrap: wrap;
  }

  .hor-even.center {
    justify-content: center;
  }

  .hor-even.fc {
    padding-bottom: 20px;
  }

  .news-blk {
    width: 49%;
    margin-bottom: 20px;
  }

  .btn {
    width: 350px;
  }

  .text-block {
    background-position: 26%;
  }

  ._20w {
    width: 45%;
    padding-bottom: 40px;
  }

  .foot-logo {
    width: 215px;
  }

  .copyright {
    margin-top: 10px;
    padding-left: 60px;
    padding-right: 60px;
    line-height: 1.2em;
  }

  .nav-link {
    border-bottom: 1px solid #c8c8c8;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .icon {
    display: block;
  }

  .dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
  }

  .dropdown-link {
    font-size: 13px;
  }

  .dropdown {
    border-bottom: 1px solid #c8c8c8;
  }

  .menu-icon {
    height: 100%;
    align-items: center;
    display: flex;
  }

  .bus-name-blk {
    height: 70px;
    margin-top: -70px;
  }

  .name-black-bg {
    border-bottom-width: 70px;
  }

  .navbar-2 {
    height: 70px;
  }

  .banner {
    height: 300px;
  }

  .banner-heading {
    font-size: 35px;
  }

  .listbutton {
    margin-top: 40px;
  }

  .button-3 {
    line-height: 19px;
  }

  .nextarrow {
    max-width: 4%;
  }

  .tab-heading {
    font-size: 20px;
    line-height: 30px;
  }

  ._48w {
    width: 100%;
    padding-bottom: 10px;
  }

  ._48w.tnt {
    width: 48%;
  }

  ._33w {
    width: 70%;
  }

  .tab-sub-heading-copy {
    font-size: 20px;
  }

  .paragraph.csr {
    min-height: auto;
  }

  .form-text {
    padding-top: 20px;
    line-height: 1.2em;
  }

  .hor-left {
    flex-wrap: wrap;
  }

  .jobs-tabs {
    display: block;
  }

  .job-tabs-menu {
    width: 100%;
    margin-bottom: 20px;
  }

  .tabs-content {
    width: 100%;
    min-height: 200px;
  }

  ._72w {
    width: 100%;
  }

  ._72w.red {
    width: 72%;
  }

  .product-heading {
    font-size: 24px;
    line-height: 28px;
  }

  ._30w.csr {
    width: 100%;
  }

  .bold-text.t-center {
    min-height: 70px;
    line-height: 1.2em;
  }

  .table {
    position: static;
    overflow: auto;
  }

  ._33-3w {
    width: 100%;
  }

  .sticky-cat {
    width: 100%;
    margin-bottom: 40px;
    margin-right: 0%;
    position: static;
  }

  .contact-btn {
    bottom: 20%;
  }

  .news-image._40w {
    width: 60%;
  }

  .news-image._25w {
    width: 50%;
    margin-bottom: 60px;
  }

  .news-image._28w {
    width: 40%;
  }

  .news-image._18w {
    width: 40%;
    margin-top: 0;
  }

  ._58w, ._38w, ._38w.mnv {
    width: 100%;
  }

  .small-heading {
    padding-left: 10px;
    padding-right: 10px;
  }

  ._17w {
    padding-bottom: 20px;
  }

  ._17w.text {
    width: 100%;
  }

  ._17w.oe-icon {
    width: 40%;
    margin-right: 0%;
  }

  ._63w {
    margin-right: 0%;
  }

  ._47w {
    width: 48%;
  }

  ._60w {
    width: 100%;
  }

  .enpolicy-blk {
    flex-direction: column;
  }

  .job-filter-tabs-menu {
    flex-wrap: wrap;
    margin-top: 0;
  }

  .job-filter-tab {
    width: 48%;
    margin-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
  }

  .backtotop {
    bottom: 5%;
  }

  .abt-sticky-cat {
    width: 100%;
    margin-bottom: 40px;
    margin-right: 0%;
    position: static;
  }

  .bold-text-20 {
    font-size: 18px;
  }

  .bold-text-18 {
    font-size: 16px;
  }

  .hor-left-mid {
    flex-wrap: wrap;
  }

  ._31w {
    width: 70%;
  }

  ._46w {
    width: 49%;
  }

  .load-more-dropdown {
    margin-bottom: 0;
  }

  .sds-list, .no-pt-list {
    margin-top: 10px;
  }

  .oe-pic {
    padding-bottom: 58%;
  }

  ._13w {
    width: 30%;
  }

  .bold-text-24 {
    font-size: 18px;
  }

  .bold-text-24.under-line {
    padding-top: 20px;
  }

  .banner-heading2 {
    font-size: 30px;
    line-height: 35px;
  }
}

@media screen and (max-width: 479px) {
  .container {
    justify-content: flex-start;
  }

  .brand {
    width: 38%;
  }

  .heading {
    width: 100%;
  }

  ._1180 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .bus-pic {
    width: 100%;
  }

  .name-red-bg {
    border-bottom-width: 60px;
  }

  .hor-even.fc {
    padding-bottom: 20px;
  }

  .hor-even._28jan2021 {
    justify-content: center;
  }

  .news-blk {
    width: 100%;
  }

  .btn {
    width: 260px;
  }

  .text-block {
    background-position: 16%;
  }

  ._20w {
    width: 100%;
    text-align: center;
  }

  .foot-logo {
    width: 200px;
  }

  .menu-icon {
    font-size: 30px;
  }

  .bus-name-blk {
    height: 60px;
    margin-top: -60px;
  }

  .name-black-bg {
    border-bottom-width: 60px;
  }

  .red-deco, .header {
    outline-offset: 0px;
    outline: 3px #333;
  }

  .banner {
    height: 200px;
  }

  .banner-heading {
    padding-left: 30px;
    padding-right: 30px;
    font-size: 30px;
  }

  .listbutton {
    margin-top: 30px;
  }

  .button-3 {
    font-size: 11px;
    line-height: 17px;
  }

  .nextarrow {
    max-width: 5%;
  }

  .tab-heading {
    line-height: 25px;
  }

  .tab-sub-heading {
    margin-bottom: 5px;
    line-height: 20px;
  }

  ._48w.csr {
    width: 70%;
  }

  ._48w.tnt {
    padding-bottom: 20px;
  }

  ._33w, .paragraph.csr {
    width: 100%;
  }

  .prod-name {
    height: 55px;
  }

  ._30w {
    width: 100%;
  }

  ._30w.csr {
    flex-direction: column;
    align-items: center;
  }

  .table-head {
    height: 55px;
  }

  .contact-btn {
    bottom: 10%;
  }

  .news-image {
    width: 100%;
  }

  .news-image._3l {
    width: 80%;
  }

  .news-image._40w {
    width: 100%;
  }

  .news-image._28w, .news-image._18w {
    width: 60%;
  }

  .image-70w.cter {
    width: 100%;
  }

  ._17w.text {
    padding-bottom: 10px;
  }

  ._17w.oe-icon {
    width: 45%;
  }

  ._75h {
    flex-direction: column;
  }

  ._63w {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  ._47w {
    width: 70%;
  }

  .enpolicy-number {
    margin-right: 15px;
    padding-top: 2px;
    font-size: 35px;
  }

  ._60w.bpo {
    width: 100%;
  }

  ._37w {
    width: 50%;
  }

  .enpolicy-blk {
    padding-bottom: 40px;
  }

  .job-filter-tabs-menu {
    flex-direction: column;
  }

  .job-filter-tab {
    width: 100%;
  }

  .backtotop {
    bottom: 2%;
  }

  .popup_video_wrapper {
    margin-right: 0;
    padding-bottom: 20px;
  }

  .close_btn {
    width: 25px;
  }

  .red-box-head {
    height: 55px;
  }

  .tri--49be85 {
    margin-top: 5px;
  }

  .hor-left-mid {
    flex-wrap: nowrap;
    align-items: flex-start;
  }

  .tri--53b4af, .tri--5eb9e7, .tr--4b8cc7 {
    margin-top: 5px;
  }

  ._31w {
    width: 100%;
  }

  ._31w.tnt {
    width: 48%;
    padding-bottom: 20px;
  }

  ._31w.bpo, ._31w.fc {
    width: 100%;
    padding-bottom: 20px;
  }

  ._16w {
    width: 29%;
  }

  ._46w {
    width: 100%;
  }

  ._13w {
    width: 46%;
  }

  ._28w {
    width: 90%;
  }

  .center-list {
    padding-left: 20px;
  }

  .banner-heading2 {
    font-size: 28px;
    line-height: 33px;
  }
}


@font-face {
  font-family: 'Helvetica-neue-normal';
  src: url('../fonts/HelveticaNeueMed.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helvetica-neue-hv';
  src: url('../fonts/HelveticaNeueHv.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helvetica-neue-thin';
  src: url('../fonts/HelveticaNeue-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helvetica-neue-light';
  src: url('../fonts/HelveticaNeue-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helvetica-neue-bold';
  src: url('../fonts/Helvetica-Neu-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helvetica-neue-medium';
  src: url('../fonts/HelveticaNeue-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}