.services-tiles {
  width: auto;
  margin-left: -10px;
  margin-right: -10px;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  align-content: center;
}
.services-tiles > div {
  flex: 0 0 33.333%;
  padding-right: 10px;
  padding-left: 10px;
  margin-bottom: 1.25rem;
}
.services-tiles > div a {
  display: block;
  height: 100%;
  width: 100%;
}
.services-tiles > div a > div {
  width: inherit;
  height: inherit;
  margin-bottm: 0;
}
.services-tiles > div:nth-child(-n+4) {
  flex: 0 0 25%;
}
@media only screen and (max-width: 720px) {
  .services-tiles > div,
  .services-tiles > div:nth-child(-n+4) {
    flex: 0 0 50%;
  }
}
@media only screen and (max-width: 480px) {
  .services-tiles h3 {
    font-size: 1rem;
  }
}

.banner.ebcd-hero {
  margin-bottom: 0 !important;
}
.banner.ebcd-hero .banner-background {
  padding-top: 30%;
  background-size: 100% auto !important;
}
.banner.ebcd-hero .banner-background .banner-content {
  max-width: 100%;
  background-image: linear-gradient(to top, rgb(255, 255, 255), rgba(255, 255, 255, 0.9) 70%, rgba(255, 255, 255, 0));
}
.banner.ebcd-hero .banner-content h1 {
  font-size: 5rem !important;
  line-height: 1.1 !important;
  font-family: brother-1816, sans-serif !important;
  font-weight: 700 !important;
  color: #fff !important;
  text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.85) !important;
}
.banner.ebcd-hero .banner-content .more {
  font-size: 1.5em !important;
  font-style: italic;
}
.banner.ebcd-hero .banner-content p {
  font-size: 1.75rem !important;
  line-height: 1.1 !important;
  font-family: exo2 !important;
  font-weight: 500 !important;
  margin-bottom: 1rem;
  color: #93298e !important;
  text-shadow: none !important;
}
.banner.ebcd-hero .banner-content .ebcd-logo {
  width: 100%;
  max-width: 240px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2rem;
}
@media only screen and (max-width: 800px) {
  .banner.ebcd-hero .banner-content h1 {
    font-size: 2.75rem !important;
  }
  .banner.ebcd-hero .banner-content p {
    font-size: 1.5rem !important;
  }
  .banner.ebcd-hero .banner-content .ebcd-logo {
    max-width: 220px;
  }
}
@media only screen and (max-width: 640px) {
  .banner.ebcd-hero .banner-content h1 {
    font-size: 2.375rem !important;
  }
  .banner.ebcd-hero .banner-content p {
    font-size: 1.375rem !important;
  }
  .banner.ebcd-hero .banner-content .ebcd-logo {
    max-width: 200px;
  }
}
@media only screen and (max-width: 480px) {
  .banner.ebcd-hero .banner-content h1 {
    font-size: 1.75rem !important;
  }
  .banner.ebcd-hero .banner-content p {
    font-size: 1.125rem !important;
  }
  .banner.ebcd-hero .banner-content .ebcd-logo {
    max-width: 180px;
  }
}
.banner.ebcd-hero a.btn-primary {
  text-shadow: none !important;
  color: #ed207a !important;
  border: 3px solid #93298e !important;
  background: rgb(233, 219, 232);
  background: linear-gradient(0deg, rgb(233, 219, 232) 20%, rgb(255, 255, 255) 80%);
}
.banner.ebcd-hero a.btn-primary:hover, .banner.ebcd-hero a.btn-primary:active, .banner.ebcd-hero a.btn-primary:visited {
  background: rgb(233, 219, 232);
  background: linear-gradient(0deg, rgb(233, 219, 232) 20%, rgb(255, 255, 255) 80%);
}

.banner.safety-matters .safety-matters-logo {
  padding-top: 30%;
  margin-bottom: -5%;
  background-image: url("../imce/home/safety-matters-logo.png");
  background-repeat: no-repeat;
  background-position: right top;
  background-size: contain;
}
@media only screen and (max-width: 560px) {
  .banner.safety-matters .safety-matters-logo {
    margin-bottom: 20px;
    background-position: center top;
  }
}

.banner.sticky-note .sticky-note-logo {
  margin-left: 62%;
  margin-top: 6%;
  width: 228px;
}
.banner.sticky-note .sticky-note-logo > div {
  width: 100%;
  padding-top: 107%;
  background-image: url("../imce/home/sticky-note-logo.png");
  background-repeat: no-repeat;
  background-position: left top;
  background-size: contain;
}
@media only screen and (max-width: 800px) {
  .banner.sticky-note .sticky-note-logo {
    margin-top: -3%;
  }
}
@media only screen and (max-width: 560px) {
  .banner.sticky-note .sticky-note-logo {
    width: 180px;
    margin-top: 12%;
    margin-left: auto;
    margin-right: -20px;
  }
}
@media only screen and (max-width: 480px) {
  .banner.sticky-note .sticky-note-logo {
    width: 150px;
    margin-top: 24%;
    margin-right: -25px;
  }
}

.banner.three-ladies-image {
  height: 400px;
}
.banner.three-ladies-image .banner-background {
  height: 100%;
}
.banner.three-ladies-image .banner-content {
  height: 100%;
}
.banner.three-ladies-image .banner-content-tcell {
  vertical-align: bottom !important;
  position: relative;
}
.banner.three-ladies-image .sticky-note-logo {
  margin-left: 15%;
  margin-top: -160px;
  width: 170px;
  position: absolute;
}
@media screen and (max-width: 1182px) {
  .banner.three-ladies-image .sticky-note-logo {
    margin-top: -190px;
  }
}
@media only screen and (max-width: 640px) {
  .banner.three-ladies-image .sticky-note-logo {
    margin-left: initial;
  }
}

/*# sourceMappingURL=home.css.map */
