body.page-id-4982 .entry-content {
  overflow-x: hidden;
}

.hand-soaps-lp-banner {
  background-color: #98b7c3;
  min-height: 96vh;
  display: flex;
  flex-direction: column;
}

body.admin-bar .hand-soaps-lp-banner {
  min-height: calc(90vh - 32px);
}

@media screen and (max-width: 782px) {
  body.admin-bar .hand-soaps-lp-banner {
    min-height: calc(90vh - 46px);
  }
}

.hand-soaps-lp-banner .logo-banner {
  padding: 28px 0 0 50px;
  position: relative;
  z-index: 1;
}

.hand-soaps-lp-banner .logo-banner svg {
  width: 208px;
  max-width: 100%;
  height: auto;
}

@media (max-width: 590px) {
  .hand-soaps-lp-banner .logo-banner {
    padding: 18px 0 0 15px;
  }
  .hand-soaps-lp-banner .logo-banner svg {
    width: 180px;
  }
}

.hand-soaps-lp-banner .inside {
  width: 80%;
  max-width: 1580px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex: 1;
  align-items: center;
}

.hand-soaps-lp-banner .inside .copy {
  width: 742px;
  position: relative;
}

@media (max-width: 1600px) {
  .hand-soaps-lp-banner .inside .copy {
    width: 544px;
  }
}
@media (max-width: 980px) {
  .hand-soaps-lp-banner .inside {
    justify-content: center;
  }
  .hand-soaps-lp-banner .inside .copy {
    width: 100%;
    max-width: 544px;
  }
}
@media (max-width: 640px) {
  .hand-soaps-lp-banner .inside .copy {
    max-width: 425px;
  }
}
@media (max-width: 590px) {
  .hand-soaps-lp-banner .inside .copy {
    max-width: 332px;
  }
}
@media (max-width: 340px) {
  .hand-soaps-lp-banner .inside {
    width: 84%;
  }
}

.hand-soaps-lp-banner h1 {
  position: relative;
  font-family: "acumin-pro-condensed", sans-serif;
}

.hand-soaps-lp-banner h1 .small {
  color: #4dc0e8;
  font-size: 40px;
  font-weight: 800;
  line-height: 1;
  display: block;
}

.hand-soaps-lp-banner h1 .big {
  color: #fff;
  font-size: 120px;
  font-weight: 800;
  line-height: 1.1;
  display: block;
}

@media (max-width: 1600px) {
  .hand-soaps-lp-banner h1 .big {
    font-size: 80px;
  }
  .hand-soaps-lp-banner h1 .small {
    font-size: 30px;
  }
}
@media (max-width: 640px) {
  .hand-soaps-lp-banner h1 .big {
    font-size: 65px;
  }
  .hand-soaps-lp-banner h1 .small {
    font-size: 28px;
  }
}
@media (max-width: 590px) {
  .hand-soaps-lp-banner h1 .big {
    font-size: 49px;
  }
  .hand-soaps-lp-banner h1 .small {
    font-size: 23px;
  }
}
@media (max-width: 340px) {
  .hand-soaps-lp-banner h1 .big {
    font-size: 40px;
  }
}

svg.hand-soaps-banner-blob {
  position: absolute;
  top: 36%;
  left: 41%;
  transform: translate(-50%, -50%);
  width: 153%;
  opacity: 0.85;
}

@media (max-width: 590px) {
  svg.hand-soaps-banner-blob {
    width: 175%;
  }
}

@media (max-width: 590px) {
  svg.hand-soaps-banner-blob {
    width: 196%;
  }
}

.hand-soaps-lp-banner .background-video {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}

.hand-soaps-lp-banner .background-video:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #005970;
  opacity: 0.35;
}

.hand-soaps-lp-banner .background-video video {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  object-fit: cover;
  opacity: 0;
  transition: opacity 200ms ease;
}

.hand-soaps-lp-banner .background-video video.is-active {
  opacity: 1;
}

.hand-soaps-lp-banner .custom-button {
  font-size: 36px;
  font-weight: 500;
  line-height: 1;
  color: #fff;
  background-color: #4dc0e8;
  box-shadow: none;
  text-transform: none;
  position: relative;
  margin: 28px 0 0 0;
  padding: 22px 38px 24px;
  font-family: "acumin-pro-condensed", sans-serif;
  transition: background 100ms ease;
}

.hand-soaps-lp-banner .custom-button:hover {
  background-color: #8a487f;
}

@media (max-width: 640px) {
  .hand-soaps-lp-banner .custom-button {
    font-size: 28px;
    margin: 18px 0 0 0;
    padding: 16px 33px 17px;
    display: inline-block;
  }
}
@media (max-width: 340px) {
  .hand-soaps-lp-banner .custom-button {
    font-size: 20px;
    padding: 16px 18px 17px;
  }
}

body.page-id-4982 .coronavirus-contact-block .et_pb_row:first-child {
  max-width: 838px;
}

.hand-soap-product-block img {
  margin-bottom: 20px;
  /* width: 88%; */
}

.hand-soap-product-block span {
  font-size: 27px;
  color: #8a487f;
  font-family: "acumin-pro-condensed", sans-serif;
  font-weight: 800;
}

body .hand-soap-product-block h3 {
  font-size: 29px;
  color: #005970;
  font-family: "acumin-pro-condensed", sans-serif;
  font-weight: 600;
}

@media (max-width: 1441px) {
  body .hand-soap-product-block h3 {
    font-size: 30px;
  }
}
@media (max-width: 1440px) {
  .hand-soap-product-block img {
    width: 70%;
  }
}
@media (max-width: 980px) {
  body .hand-soap-product-block .et_pb_gutters3 .et_pb_column {
    margin-bottom: 90px;
  }
  .hand-soap-product-block img {
    width: 50%;
    margin-bottom: 0;
  }
}
@media (max-width: 590px) {
  body .hand-soap-product-block .et_pb_gutters3 .et_pb_column {
    width: 100% !important;
    margin-right: 0;
    margin-bottom: 84px;
  }
}

.hand-soap-intro.et_pb_section {
  padding-top: 150px;
}

.hand-soap-intro h2 {
  text-align: center;
  font-size: 85px;
  font-weight: 800;
  color: #005970;
  max-width: 1024px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 28px;
}

.hand-soap-intro p {
  text-align: center;
  font-size: 33px;
  color: #616161;
  max-width: 1002px;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 1441px) {
  .hand-soap-intro p {
    font-size: 30px;
  }
  .hand-soap-intro h2 {
    font-size: 75px;
  }
}

@media (max-width: 980px) {
  .hand-soap-intro.et_pb_section {
    padding-top: 75px;
  }
  .hand-soap-intro p {
    font-size: 27px;
  }
  .hand-soap-intro h2 {
    font-size: 70px;
  }
}

@media (max-width: 590px) {
  .hand-soap-intro h2 {
    font-size: 50px;
  }
  .hand-soap-intro p {
    font-size: 25px;
  }
}

.hand-soap-product-block {
  z-index: 10;
  background-color: transparent;
}

.hand-soap-product-block .button-container {
  text-align: center;
  padding: 0 0 120px;
}

.hand-soap-product-block .custom-button {
  font-size: 36px;
  font-weight: 600;
  line-height: 1;
  color: #fff;
  background-color: #005970;
  box-shadow: none;
  text-transform: none;
  position: relative;
  margin: 28px 0 0 0;
  padding: 30px 35px 32px;
  min-width: 425px;
  font-family: "acumin-pro-condensed", sans-serif;
  transition: background 100ms ease;
}

.hand-soap-products {
  margin-bottom: 50px;
  display: flex;
  align-items: center;
}

p.mobile-only-product-text {
  display: none;
  font-size: 25px;
  color: #005970;
  font-family: "acumin-pro-condensed", sans-serif;
  font-weight: 600;
  text-align: center;
  margin-bottom: 30px;
  max-width: 300px;
  margin-left: auto; 
  margin-right: auto;
}

@media (max-width: 980px) {
  .hand-soap-product-block .custom-button {
    min-width: auto;
    margin: auto;
  }
}

@media (max-width: 640px) {
  .hand-soap-product-block .custom-button {
    font-size: 24px;
    margin: 18px 0 0 0;
    padding: 16px 21px 17px;
  }
}

body .hand-soap-products {
  max-width: 700px;
}

@media (max-width: 590px) {
  .hand-soap-products {
    /* padding-bottom: 20px;
    margin-bottom: 0; */
    display: block;
  }
  .hand-soap-products .et_pb_column {
    /* display: none; */
    width: 100%;
  }
  /* body .hand-soap-products.et_pb_gutters3 .et_pb_column_2 {
    display: block;
    margin-bottom: 0;
    margin-left: auto !important;
    margin-right: auto !important;
    float: none;
  }
  p.mobile-only-product-text {
    display: block;
  } */
}

.hand-soap-product-block .custom-button:hover {
  background-color: #8a487f;
}

body .hand-soap-blob-section {
  padding-top: 0;
  padding-bottom: 0;
}

body .hand-soap-blob-section .et_pb_row {
  padding-top: 0;
  padding-bottom: 0;
}

.hand-soap-blob-block {
  position: relative;
  max-width: 900px;
  margin: 0 auto;
}

.hand-soap-blob-block .inside {
  position: relative;
}

.hand-soap-blob-block svg.check-mark {
  width: 90px;
  fill: #8a487f;
  display: block;
  margin: 0 auto 40px;
}

.hand-soap-blob-block svg.hand-soaps-light-blob {
  position: absolute;
  top: 36%;
  left: 56%;
  transform: translate(-50%, -50%) rotate(90deg);
  width: 126%;
}

@media (max-width: 590px) {
  .hand-soap-blob-block svg.hand-soaps-light-blob {
    transform: translate(-50%, -50%) rotate(106deg);
    width: 174%;
  }
  .hand-soap-blob-block svg.check-mark {
    width: 70px;
  }
  .hand-soap-blob-block svg.hand-soaps-light-blob {
    top: 52%;
    width: 280%;
  }
}

body .hand-soap-blob-block ul {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
}

body .hand-soap-blob-block ul li {
  font-size: 44px;
  color: #005970;
  font-weight: 600;
  margin-bottom: 35px;
}

@media (max-width: 980px) {
  body .hand-soap-blob-block ul li {
    font-size: 39px;
    line-height: 1;
  }
}

@media (max-width: 590px) {
  body .hand-soap-blob-block ul li {
    font-size: 31px;
    margin-bottom: 20px;
  }
}

.hand-soap-industry-section .et_pb_row {
  max-width: 1550px;
}

.hand-soap-industry-section svg.hand-washing-with-soap {
  width: 350px;
  max-width: 100%;
  display: block;
  margin: 110px auto 44px;
}

@media (max-width: 590px) {
  .hand-soap-industry-section svg.hand-washing-with-soap {
    max-width: 80%;
    margin: 80px auto 24px;
  }
}

.hand-soap-industry-section .industry-heading {
  text-align: center;
  font-size: 85px;
  font-weight: 800;
  color: #005970;
  max-width: 578px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 28px;
}

.hand-soap-industry-section .industry-paragraph {
  text-align: center;
  font-size: 33px;
  color: #616161;
  max-width: 1002px;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 1441px) {
  .hand-soap-industry-section .industry-paragraph {
    font-size: 30px;
  }
  .hand-soap-industry-section .industry-heading {
    font-size: 75px;
  }
}

@media (max-width: 980px) {
  .hand-soap-industry-section .industry-paragraph {
    font-size: 27px;
  }
  .hand-soap-industry-section .industry-heading {
    font-size: 65px;
  }
}
@media (max-width: 590px) {
  .hand-soap-industry-section .industry-paragraph {
    font-size: 25px;
  }
}

.hand-soap-industry-section h5,
body .hand-soap-industry-section .et_pb_column_1_6 h5 {
  text-align: center;
  color: #4dc0e8;
  font-size: 30px;
  font-weight: 600;
  margin-top: 20px;
}

@media (max-width: 980px) {
  .hand-soap-industry-section h5,
  body .hand-soap-industry-section .et_pb_column_1_6 h5 {
    font-size: 27px;
    margin-bottom: 50px;
  }
}

body .hand-soap-industries-row {
  padding-top: 80px;
  padding-bottom: 80px;
}

@media (max-width: 590px) {
  body .hand-soap-industries-row,
  .hand-soap-industry-section .button-container {
    display: none;
  }
  .hand-soap-industry-section .industry-heading {
    font-size: 42px;
  }
}

.hand-soap-industry-section .button-container {
  text-align: center;
}

.hand-soap-industry-section .custom-button {
  font-size: 36px;
  font-weight: 600;
  line-height: 1;
  color: #fff;
  background-color: #005970;
  box-shadow: none;
  text-transform: none;
  position: relative;
  margin: 0;
  padding: 27px 35px 32px;
  min-width: 345px;
  font-family: "acumin-pro-condensed", sans-serif;
  transition: background 100ms ease;
  display: inline-block;
}

.hand-soap-industry-section .custom-button:hover {
  background-color: #8a487f;
}

@media (max-width: 640px) {
  .hand-soap-industry-section .custom-button {
    font-size: 24px;
    margin: 18px 0 0 0;
    padding: 16px 21px 17px;
    min-width: auto;
  }
}

.hand-soap-contact-block .et_pb_row {
  max-width: 1200px;
  padding-top: 0;
  padding-bottom: 0;
}

.hand-soap-contact-block h3 {
  text-align: center;
  font-size: 85px;
  font-weight: 800;
  color: #005970;
  max-width: 930px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 0 38px;
}

@media (max-width: 1441px) {
  .hand-soap-contact-block h3 {
    font-size: 75px;
  }
}

@media (max-width: 980px) {
  .hand-soap-contact-block h3 {
    font-size: 65px;
  }
}

@media (max-width: 590px) {
  .hand-soap-contact-block h3 {
    font-size: 58px;
  }
}

@media (max-width: 590px) {
  .hand-soap-contact-block h3 {
    font-size: 42px;
  }
}

body .hand-soap-contact-block .gform_wrapper .gform_footer input.button {
  font-size: 36px;
  font-weight: 600;
  line-height: 1;
  color: #fff;
  background: #005970;
  box-shadow: none;
  text-transform: none;
  position: relative;
  margin: 0;
  font-family: "acumin-pro-condensed", sans-serif;
  transition: background 100ms ease;
  padding: 18px 80px 22px;
}

body .hand-soap-contact-block .gform_wrapper .gform_footer input.button:hover {
  background: #8a487f;
}

@media (max-width: 640px) {
  body .hand-soap-contact-block .gform_wrapper .gform_footer input.button {
    font-size: 24px;
    margin: 18px 0 0 0;
    padding: 16px 21px 17px;
  }
}

body .hand-soap-footer {
  background-color: #005970;
  padding: 20px 50px;
}

.hand-soap-footer .et_pb_code_inner {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.hand-soap-footer .left svg {
  width: 210px;
}

.hand-soap-footer p,
a {
  font-size: 17px;
  color: #fff;
  font-family: "acumin-pro", sans-serif;
}

.hand-soap-footer a {
  display: inline-block;
  padding: 0 3px;
}

.hand-soap-footer a.social {
  font-size: 23px;
}

@media (max-width: 980px) {
  .hand-soap-footer .et_pb_code_inner {
    flex-direction: column;
  }
  body .hand-soap-footer {
    text-align: center;
  }
  .hand-soap-footer p {
    margin-top: 15px;
  }
}

@media (max-width: 590px) {
  .hand-soap-footer span.break {
    display: block;
  }
  .hand-soap-footer a.social {
    margin-top: 10px;
    margin-left: 5px;
    margin-right: 5px;
  }
}

.mobile-only-down-arrow {
  display: none;
  max-width: 50px;
  height: auto;
  margin: 47px auto 0;
  animation: bounce 1.2s linear infinite;
}

.mobile-only-down-arrow path {
  fill: #4db847;
}

@media (max-width: 590px) {
  .mobile-only-down-arrow {
    display: block;
  }
}

@media (max-width: 590px) {
  body.page-id-4982 .gform_wrapper ul li.gfield {
    margin-top: 0;
  }
  body.page-id-4982 .gform_wrapper .top_label .gfield_label,
  body.page-id-4982 .gform_wrapper legend.gfield_label {
    line-height: 1.1;
  }

  body.page-id-4982 .gform_wrapper .top_label div.ginput_container {
    margin-top: 0 !important;
  }

  body.page-id-4982
    .gform_wrapper
    .field_sublabel_below
    .ginput_complex.ginput_container
    label {
    line-height: 1.3;
  }
}
