.newsletter {
  column-count: 2;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-gap: 30px;
  height: 100%;
}

.newsletter table {
  font-size: 75%;
}

@page {
  margin: 10mm 10mm 10mm 10mm;
  orphans: 4;
  widows: 2;
}
body {
  margin: 0px;
  padding-top: 0px !important;
  color: #292929;
}

html, body {
  height: auto;
  overflow: hidden;
}

.col-lg-8 {
  width: 100% !important;
}

.breadcrumb-container, footer, .tout-2up, .social, h6, .emc-nav-top, .navbar-nav, .mobile-btns, .navbar-toggler {
  display: none;
}

.emc-nav {
  box-shadow: none;
}

.hero-05 {
  padding-top: 0px;
}

.emc-nav-bottom {
  display: none;
}

.emc-nav, .navbar-brand, .emc-nav-bottom.d-lg-block {
  width: 100%;
  height: auto;
  transition: none;
}

.emc-logo {
  float: right;
  max-height: 38px;
}

table, img {
  page-break-inside: avoid;
}

h2, h3, strong {
  page-break-inside: avoid;
  break-after: avoid;
  display: inline-block;
  clear: both;
}

a {
  text-decoration: underline;
}

a[href^=http]:after, a[href^="/"]:after, a[href^="../"]:after {
  content: "";
}

p, ul li {
  font-size: 10pt;
  font-family: "Sarabun", sans-serif;
  font-style: normal;
  font-stretch: normal;
  font-weight: 400;
  line-height: 1.4em;
}

h1 {
  font-size: 24pt;
  font-family: "Sarabun", sans-serif;
  font-style: normal;
  font-stretch: normal;
  font-weight: 400;
}

/*# sourceMappingURL=emc-print-techsheet.css.map */
