body {
  padding-top: 130px;
  background-color: #f1f1f1;
  font-family: 'Open Sans', sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  line-height: 36px;
  font-weight: 700;
}

p {
  margin-bottom: 25px;
  line-height: 24px;
}

a {
  -webkit-transition: all 508ms ease;
  transition: all 508ms ease;
  color: #72c6ff;
  text-decoration: none;
}

a:hover {
  color: #0098ff;
}

li {
  margin-bottom: 10px;
}

.top-header {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 9999;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #002d59;
}

.social-div.footer {
  padding-top: 15px;
  padding-bottom: 15px;
}

.sm-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30px;
  height: 30px;
  margin-right: 10px;
  float: left;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100px;
  background-color: #002d59;
  -webkit-transition: all 408ms ease;
  transition: all 408ms ease;
  color: #fff;
  font-size: 25px;
}

.sm-icon:hover {
  color: #0098ff;
}

.sm-icon.bfm {
  width: 40px;
  height: 40px;
}

.subnav-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: space-around;
  -ms-flex-line-pack: distribute;
  align-content: space-around;
}

.link {
  margin-right: 15px;
  float: left;
}

.link.red {
  margin-top: 10px;
  font-size: 24px;
}

.link.red:hover {
  color: #af0000;
}

.subnav-info-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 20px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.info-text {
  float: left;
  color: #fff;
}

.info-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30px;
  height: 30px;
  margin-right: 5px;
  float: left;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 20px;
}

.masthead {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.masthead-img {
  width: 100%;
  height: 500px;
}

.masthead-img.services {
  background-image: url('../images/mh-digital.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.masthead-img.offset {
  background-image: url('../images/mh-offset.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.masthead-img.digital {
  background-image: url('../images/digital-printing_1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.masthead-img.wide {
  background-image: url('../images/large-format.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.masthead-img.bindery {
  background-image: url('../images/mh-bindery.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.masthead-img.quote {
  background-image: url('../images/mh-promo.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.masthead-img.faq {
  background-image: url('../images/faq.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.masthead-img.about {
  background-image: url('../images/iStock-905444938.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.masthead-img.contact {
  background-image: url('../images/contact.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.masthead-img.privacy {
  background-image: url('../images/privacy_security.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.masthead-img.letterpress {
  background-image: url('../images/letterpress-page-picture.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.masthead-img.other {
  background-image: url('../images/iStock-673805274.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.masthead-img.homw {
  height: 600px;
}

.masthead-img.sitemap {
  background-image: url('../images/mh-about.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.home-mh1 {
  background-image: url('../images/iStock-136200528-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.home-mh2 {
  background-image: url('../images/iStock-466222336.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.home-mh3 {
  background-image: url('../images/iStock-183933577.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.navbar {
  position: fixed;
  left: 0px;
  top: 60px;
  right: 0px;
  z-index: 9998;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #f1f1f1;
  box-shadow: 0 0 25px 8px rgba(0, 0, 0, 0.35);
}

.nav-link {
  padding: 25px 12px;
  border-right: 1px solid #d3d3d3;
  -webkit-transition: all 508ms ease;
  transition: all 508ms ease;
  color: #002d59;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
}

.nav-link:hover {
  color: #0083db;
}

.nav-link.w--current {
  color: #979797;
}

.section {
  overflow: auto;
  padding-top: 50px;
  padding-bottom: 50px;
}

.section-heading {
  margin-bottom: 25px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  text-align: center;
  text-transform: none;
}

.section-heading.white {
  color: #fff;
}

.section-heading.mh-text {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 42px;
  text-transform: uppercase;
}

.section-heading.mh-subtext {
  margin-top: 0px;
  margin-bottom: 25px;
  color: #fff;
  font-size: 24px;
}

.paragraph {
  font-size: 16px;
  line-height: 28px;
  font-weight: 300;
}

.home-row {
  margin-bottom: 10px;
}

.home-featurediv {
  display: block;
  width: 95%;
  height: 150px;
  margin-right: auto;
  margin-left: auto;
  padding: 15px;
  background-color: #e9e9e9;
}

.home-featurediv._1 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.41)), to(rgba(0, 0, 0, 0.41))), url('../images/offset.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.41), rgba(0, 0, 0, 0.41)), url('../images/offset.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, 250px;
  -webkit-transition: all 525ms ease;
  transition: all 525ms ease;
}

.home-featurediv._1:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), to(rgba(0, 0, 0, 0.65))), url('../images/offset.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0.65)), url('../images/offset.jpg');
  background-size: auto, 280px;
}

.home-featurediv._1:active {
  text-align: justify;
}

.home-featurediv._2 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/digital-printing.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/digital-printing.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, 300px;
  -webkit-transition: all 525ms ease;
  transition: all 525ms ease;
}

.home-featurediv._2:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), to(rgba(0, 0, 0, 0.65))), url('../images/digital-printing.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0.65)), url('../images/digital-printing.jpg');
  background-size: auto, 350px;
}

.home-featurediv._3 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/wide-format.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/wide-format.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, auto 150px;
  -webkit-transition: all 525ms ease;
  transition: all 525ms ease;
}

.home-featurediv._3:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), to(rgba(0, 0, 0, 0.65))), url('../images/wide-format.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0.65)), url('../images/wide-format.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, auto 170px;
}

.home-featurediv._4 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/other-services.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/other-services.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, auto 150px;
  -webkit-transition: all 525ms ease;
  transition: all 525ms ease;
}

.home-featurediv._4:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), to(rgba(0, 0, 0, 0.65))), url('../images/other-services.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0.65)), url('../images/other-services.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, auto 170px;
}

.home-featurediv._5 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/bindery.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/bindery.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, auto 150px;
  -webkit-transition: all 525ms ease;
  transition: all 525ms ease;
}

.home-featurediv._5:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), to(rgba(0, 0, 0, 0.65))), url('../images/bindery.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0.65)), url('../images/bindery.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, auto 170px;
}

.home-featurediv._6 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/letter.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/letter.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, auto 150px;
  -webkit-transition: all 525ms ease;
  transition: all 525ms ease;
}

.home-featurediv._6:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), to(rgba(0, 0, 0, 0.65))), url('../images/letter.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0.65)), url('../images/letter.jpg');
  background-size: auto, auto 170px;
}

.home-featurediv._7 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/home.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/home.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, auto 150px;
  -webkit-transition: all 525ms ease;
  transition: all 525ms ease;
}

.home-featurediv._7:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), to(rgba(0, 0, 0, 0.65))), url('../images/home.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0.65)), url('../images/home.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, auto 170px;
}

.home-featurediv._8 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/promotional-products.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/promotional-products.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, auto 200px;
  -webkit-transition: all 525ms ease;
  transition: all 525ms ease;
}

.home-featurediv._8:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6))), url('../images/promotional-products.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('../images/promotional-products.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, auto 220px;
}

.home-featurediv.store {
  width: 100%;
  height: 315px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/mh-pay.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/mh-pay.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, auto 325px;
  -webkit-transition: all 508ms ease;
  transition: all 508ms ease;
}

.home-featurediv.store:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), to(rgba(0, 0, 0, 0.65))), url('../images/mh-pay.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0.65)), url('../images/mh-pay.jpg');
  background-size: auto, auto 375px;
}

.home-featurediv._9 {
  width: 100%;
  height: 320px;
  padding-right: 0px;
  padding-left: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.35)), to(rgba(0, 0, 0, 0.35))), url('../images/ONLINE-STORE.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.35), rgba(0, 0, 0, 0.35)), url('../images/ONLINE-STORE.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, auto 320px;
  -webkit-transition: all 508ms ease;
  transition: all 508ms ease;
}

.home-featurediv._9:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/ONLINE-STORE.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/ONLINE-STORE.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, auto 340px;
}

.feature-titles {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  padding-right: 20px;
  padding-bottom: 25px;
  padding-left: 20px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 20px;
  font-weight: 800;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.feature-titles._2 {
  padding-right: 25px;
  padding-left: 25px;
}

.footer {
  padding-top: 15px;
  padding-bottom: 25px;
  background-color: #535353;
}

.footer-heading {
  color: #fff;
}

.copyright {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #002d59;
}

.copyright-text {
  color: #fff;
  text-align: center;
}

.footer-text {
  margin-bottom: 15px;
  color: #fff;
}

.footer-nav {
  padding-left: 30px;
}

.footer-nav-link {
  margin-bottom: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #333;
  list-style-type: none;
}

.nav-dd {
  color: #fff;
}

.nav-ddtoggle {
  padding: 25px 15px;
  border-right: 1px solid #d3d3d3;
  color: #002d59;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
}

.nav-ddtoggle:hover {
  color: #0083db;
}

.nav-ddtoggle.w--open:hover {
  color: #66ceff;
}

.nav-dd-link {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #fff;
  color: #002d59;
  font-size: 16px;
  font-weight: 600;
  text-transform: capitalize;
}

.nav-dd-link:hover {
  color: #0083db;
}

.contact-form {
  margin-top: 25px;
}

.button {
  padding: 15px 30px;
  background-color: #002d59;
}

.heading {
  font-family: Montserrat, sans-serif;
}

.paragraph-2 {
  margin-bottom: 25px;
}

.brand {
  width: 480px;
}

.brand.w--current {
  width: 400px;
  margin-top: 8px;
}

.image {
  width: 300px;
}

.faq-dd {
  position: static;
  display: block;
  width: 100%;
  margin-bottom: 10px;
  border: 1px solid #979797;
}

.faq-dd-list {
  position: relative;
}

.faq-dd-list.w--open {
  padding: 5px 25px;
  background-color: transparent;
}

.faq-ddtoggle {
  display: block;
}

.no-margin {
  margin-bottom: 0px;
}

.full {
  display: block;
  width: 100%;
}

.required {
  color: red;
}

.feat-col {
  padding-right: 10px;
  padding-left: 10px;
}

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

.navbar-2 {
  background-color: #704848;
}

.navbar-3 {
  background-color: #704848;
}

.navbar-4 {
  background-color: #8b6b6b;
}

.navbar-5 {
  background-color: #b6a3a3;
}

.navbar-6 {
  background-color: #ddd7d7;
}

.navbar-7 {
  background-color: #f0f0f0;
}

.navbar-8 {
  background-color: #fff;
}

.navbar-9 {
  background-color: #fff;
}

.navbar-10 {
  background-color: #fff;
}

.navbar-11 {
  background-color: #fff;
}

.navbar-12 {
  background-color: #fff;
}

.navbar-13 {
  top: 50px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.column-2 {
  padding-right: 0px;
  padding-left: 0px;
}

.red {
  color: red;
}

.red:hover {
  color: #f66;
}

.services-text {
  margin-bottom: 15px;
  font-size: 18px;
}

.service-img {
  width: 100%;
}

.html-embed {
  width: 100%;
  height: 50px;
  margin-bottom: 15px;
}

.full-width {
  width: 100%;
}

.row-line {
  margin-top: 15px;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #c5c5c5;
}

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

.coming-soon-img {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.sitemap-row {
  margin-bottom: 25px;
}

.sm-button {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #0098ff;
  color: #fff;
  text-align: center;
}

.sm-button:hover {
  background-color: #0083db;
  color: #fff;
}

.mh-text-div {
  position: absolute;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.home-mh-text-box {
  width: 100%;
  max-width: 900px;
  padding: 35px 25px;
  border: 2px solid #0098ff;
  background-color: rgba(0, 30, 60, 0.85);
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
}

.white {
  color: #fff;
}

.div-block-2 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.columns {
  margin-top: 10px;
  margin-bottom: 10px;
}

@media screen and (max-width: 991px) {
  .top-header {
    position: absolute;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .social-div {
    display: none;
    text-align: center;
  }
  .sm-icon {
    display: inline-block;
    float: none;
  }
  .subnav-div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }
  .subnav-info-div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 15px;
    float: none;
  }
  .masthead {
    padding-top: 0px;
  }
  .masthead-img {
    height: 400px;
  }
  .navbar {
    position: absolute;
    top: 95px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .nav-link {
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #084d92;
    border-right-style: none;
    color: #fff;
  }
  .section {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .feature-titles {
    text-align: center;
  }
  .nav-ddtoggle {
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #004b94;
    border-right-style: none;
    color: #fff;
  }
  .nav-dd-link {
    padding-left: 50px;
    border-bottom: 1px solid #0f4e90;
    background-color: #002d59;
    color: #fff;
  }
  .menu-button {
    margin-top: 7px;
    padding: 10px;
    border: 2px solid #002d59;
    color: #002d59;
  }
  .menu-button.w--open {
    margin-top: 10px;
    background-color: #002d59;
  }
  .navbar-7 {
    top: 50px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .nav-menu {
    background-color: #002d59;
  }
  .home-larrow {
    display: none;
  }
  .home-rarrow {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .top-header {
    display: none;
  }
  .info-text {
    font-size: 12px;
  }
  .masthead-img {
    height: 350px;
  }
  .masthead-img.homw {
    height: 550px;
  }
  .navbar {
    top: 95px;
  }
  .section {
    padding: 25px 10px;
  }
  .section-heading.mh-text {
    font-size: 32px;
    line-height: 32px;
  }
  .section-heading.mh-subtext {
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 24px;
  }
  .home-featurediv {
    margin-bottom: 15px;
  }
  .home-featurediv._1 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/product-offset.jpg.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/product-offset.jpg.jpg');
    background-size: auto, 525px;
  }
  .home-featurediv._1:hover {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), to(rgba(0, 0, 0, 0.65))), url('../images/product-offset.jpg.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0.65)), url('../images/product-offset.jpg.jpg');
    background-size: auto, 575px;
  }
  .home-featurediv._2 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/product-digital.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/product-digital.jpg');
    background-size: auto, 525px;
  }
  .home-featurediv._2:hover {
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/product-digital.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/product-digital.jpg');
    background-size: auto, 570px;
  }
  .home-featurediv._3 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/product-large-format.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/product-large-format.jpg');
    background-size: auto, 525px;
  }
  .home-featurediv._3:hover {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), to(rgba(0, 0, 0, 0.65))), url('../images/product-large-format.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0.65)), url('../images/product-large-format.jpg');
    background-size: auto, 575px;
  }
  .home-featurediv._4 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/product-mailing-services.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/product-mailing-services.jpg');
    background-size: auto, 525px;
  }
  .home-featurediv._5 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/product-fulfillment.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/product-fulfillment.jpg');
    background-size: auto, 525px;
  }
  .home-featurediv._5:hover {
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/product-fulfillment.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/product-fulfillment.jpg');
    background-size: auto, 575px;
  }
  .home-featurediv._7 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/product-storefront.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/product-storefront.jpg');
    background-size: auto, 525px;
  }
  .home-featurediv._7:hover {
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/product-storefront.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/product-storefront.jpg');
    background-size: auto, 575px;
  }
  .brand {
    width: 225px;
  }
  .menu-button {
    margin-top: 5px;
    margin-right: 15px;
  }
  .menu-button.w--open {
    margin-top: 0px;
  }
  .navbar-7 {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
  }
  .sitemap-row {
    margin-bottom: 0px;
  }
  .sm-button {
    margin-bottom: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .home-mh-text-box {
    font-size: 14px;
  }
  .white {
    line-height: 20px;
  }
  .body {
    padding-top: 80px;
  }
}

@media screen and (max-width: 479px) {
  .info-text {
    text-align: left;
  }
  .masthead-img {
    height: 300px;
  }
  .masthead-img.homw {
    height: 650px;
  }
  .navbar {
    top: 0px;
  }
  .section {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .section-heading {
    font-size: 32px;
    line-height: 32px;
  }
  .section-heading.mh-text {
    font-size: 24px;
  }
  .button {
    background-color: #0083db;
  }
  .button:hover {
    background-color: #0067ac;
  }
  .brand.w--current {
    width: 250px;
  }
  .menu-button {
    margin-top: 0px;
    margin-right: 5px;
    padding: 5px;
  }
  .column-2 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .home-mh-text-box {
    padding: 15px 10px;
    line-height: 20px;
  }
  .body {
    padding-top: 60px;
  }
}

