body {
  background-color: #222;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
}

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

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
  text-transform: uppercase;
}

p {
  display: block;
  margin-bottom: 16px;
  font-family: Lato, sans-serif;
  color: #fff;
  line-height: 24px;
  font-weight: 300;
  letter-spacing: 0.5px;
}

a {
  color: #00d6b4;
  text-decoration: none;
}

img {
  display: inline-block;
  max-width: 100%;
}

.hero {
  min-height: 540px;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.57), #222), url('../images/fe4a5cbf.jpg');
  background-position: 0px 0px, 38% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.hero.small {
  min-height: 410px;
}

.hero.contact-hero {
  width: 100%;
  height: 80vh;
  min-height: 340px;
  margin-top: 0px;
  float: left;
  border: 1px none #000;
  background-image: url('../images/call-1.webp');
  background-position: 50% 55%;
  background-size: cover;
  background-repeat: no-repeat;
}

.hero.hero-style {
  min-height: 384px;
}

.hero.gallery-hero {
  width: 100%;
  height: 60vh;
  min-height: 340px;
  margin-top: 0px;
  padding-top: 0px;
  float: left;
  background-image: url('../images/housecleaning9.webp');
  background-position: 50% 55%;
  background-size: cover;
  background-repeat: no-repeat;
}

.nav {
  padding-top: 28px;
  background-color: transparent;
  color: #000;
}

.gallery-container {
  width: 100%;
  margin-top: 50px;
  padding: 50px 0px;
  float: left;
  clear: left;
}

.footer {
  margin-top: 29px;
  padding-top: 36px;
  padding-bottom: 36px;
  background-color: #fff;
  color: #999;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
}

.section-title {
  margin-top: 0px;
  margin-bottom: 32px;
  color: #fff;
  font-size: 26px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 0px;
  text-transform: none;
}

.main-heading {
  margin-bottom: 27px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 48px;
  line-height: 53px;
  font-weight: 600;
}

.main-heading.inline {
  display: inline;
}

.heading-wrapper {
  display: block;
  margin-top: 0px;
  margin-bottom: 100px;
  padding: 37px 10% 0px;
  text-align: center;
}

.footer-logo {
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  color: #c2c2c2;
  font-size: 19px;
  line-height: 22px;
  text-transform: uppercase;
}

.empty-state {
  padding: 33px 33px 49px;
  border: 1px solid hsla(0, 0%, 100%, 0.34);
  border-radius: 3px;
  background-color: transparent;
  text-align: center;
}

.no-items-title {
  font-weight: 300;
}

.image {
  margin-bottom: 22px;
  border-radius: 3px;
  transition: opacity 200ms ease;
}

.image:hover {
  opacity: 0.69;
}

.project-body-copy {
  margin-right: 12%;
  margin-bottom: 67px;
  margin-left: 12%;
}

.main-detail-image {
  max-width: 400px;
  margin-bottom: 41px;
  border-radius: 3px;
}

.category-link {
  transition: opacity 200ms ease;
  letter-spacing: 1px;
  text-decoration: none;
}

.category-link:hover {
  opacity: 0.67;
  text-decoration: none;
}

.hero-specialty {
  position: static;
  display: flex;
  width: 100vw;
  height: 80vh;
  min-height: auto;
  padding-right: 50px;
  padding-bottom: 0px;
  padding-left: 50px;
  float: left;
  justify-content: flex-end;
  align-items: center;
  background-image: url('../images/bio-hazard-cleaner.webp');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.hero-specialty.book {
  display: flex;
  width: 100%;
  height: 70vh;
  padding-right: 0%;
  padding-left: 0%;
  justify-content: center;
  align-items: center;
  background-image: url('../images/aboutus.jpg');
  background-attachment: fixed;
  box-shadow: inset 1px 1px 12px 4px #000;
}

.headerblock {
  position: relative;
  width: 100%;
  margin-top: 5%;
  margin-right: 0px;
  margin-left: 0%;
  padding: 20px;
  float: left;
  border-radius: 20px;
  background-color: rgba(0, 0, 0, 0.8);
  box-shadow: 1px 1px 8px 3px #000;
  opacity: 1;
}

.headerblock.center {
  width: 60%;
  margin-top: -6px;
  margin-left: 0%;
  background-color: rgba(255, 255, 255, 0.6);
  box-shadow: none;
}

.headerblock.mobile {
  display: none;
}

.headerblock.mobile.margin {
  margin-top: 0%;
  padding-top: 10px;
}

.headerblock.short {
  width: 50%;
  margin-top: 7%;
  margin-left: 0%;
  padding-right: 10px;
  padding-bottom: 20px;
  padding-left: 10px;
  float: left;
  background-color: rgba(255, 255, 255, 0.6);
  box-shadow: none;
  font-family: Karla;
  line-height: 1.5em;
  text-align: center;
  letter-spacing: 1px;
}

.headerblock.short.margin {
  width: 40%;
  margin-top: 2%;
  margin-left: 4%;
  padding-left: 16px;
  background-color: transparent;
}

.div-block-33 {
  position: relative;
}

.headerblock-heading {
  width: 100%;
  padding-left: 0px;
  font-family: Oswald, sans-serif;
  color: #0d0c12;
  font-size: 30px;
  line-height: 1.5em;
  font-weight: 500;
  text-align: center;
  letter-spacing: 2px;
}

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

.container-2 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  text-align: left;
}

.text-block-6 {
  width: 22%;
  height: 100%;
  margin-left: 0px;
  padding-top: 8px;
  padding-left: 0px;
  float: left;
  clear: left;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 2px;
}

.text-block-9 {
  width: auto;
  height: auto;
  margin-top: 0px;
  margin-right: 10%;
  float: right;
  font-family: Oswald, sans-serif;
  color: #383838;
  font-size: 30px;
  line-height: 1.5em;
  font-style: italic;
  font-weight: 500;
  text-align: center;
  letter-spacing: 2px;
  -moz-column-count: auto;
       column-count: auto;
}

.nav-container {
  position: relative;
  z-index: 100;
  width: 100vw;
  height: 185px;
  margin-bottom: 25px;
  float: left;
  background-color: transparent;
  font-weight: 400;
}

.div-block-15 {
  width: 100%;
  height: 50%;
  float: left;
  border: 1px solid transparent;
}

.nav-menu-2 {
  display: flex;
  width: 100%;
  height: 100%;
  margin-top: 0px;
  justify-content: center;
  align-items: center;
  background-color: #303841;
  color: #303841;
  text-align: center;
}

.text-block-5 {
  width: 22%;
  margin-top: 9px;
  float: left;
  color: #383838;
  font-size: 18px;
  line-height: 40px;
  font-weight: 700;
  letter-spacing: 2px;
}

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

.call-right {
  width: 50%;
  height: 100%;
  padding-top: 7px;
  float: right;
  background-color: transparent;
}

.phone-icon {
  margin-top: 7px;
  margin-left: 20px;
  float: left;
  text-align: right;
}

.div-block-14 {
  display: flex;
  width: 100%;
  height: 50%;
}

.image-6 {
  display: none;
}

.nav-top {
  width: 100%;
  height: 80px;
  margin-top: 0px;
  padding-top: 0px;
  background-color: transparent;
  opacity: 1;
}

.nav-link-2 {
  padding-top: 11px;
  padding-right: 10px;
  padding-left: 20px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 1.5em;
  font-weight: 600;
  text-align: left;
  letter-spacing: 2px;
}

.nav-link-2.w--current {
  font-size: 16px;
}

.clappertop {
  width: 78%;
  height: 45%;
  padding-top: 0px;
  float: left;
  background-color: #fff;
}

.nav-bottom {
  width: 100%;
  height: 100%;
  max-height: 100%;
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  float: right;
  background-color: transparent;
  opacity: 1;
}

.text-block-7 {
  display: none;
}

.clapperbtm {
  width: 78%;
  height: 150px;
  max-height: 50%;
  margin-bottom: 27px;
  float: left;
  background-color: #fff;
}

.call-left {
  width: 50%;
  height: 100%;
  float: left;
  background-color: transparent;
  text-align: right;
}

.brand-container {
  width: 22%;
  height: 100%;
  float: left;
  background-color: #fff;
  text-align: center;
}

.navbar {
  width: 100%;
  margin-top: -1px;
  margin-right: 33px;
  background-color: transparent;
}

.image-5 {
  position: relative;
  z-index: 100;
  margin-top: 0px;
}

.div-block-31 {
  margin-top: 11px;
  padding-right: 28px;
  float: right;
}

.heading {
  display: flex;
  width: 50%;
  height: auto;
  margin-top: -37px;
  padding-top: 2px;
  padding-left: 0px;
  float: right;
  justify-content: center;
  align-items: center;
  background-color: rgba(255, 255, 255, 0.6);
  box-shadow: 1px 1px 6px -1px #000;
  color: rgba(255, 255, 255, 0.6);
  text-align: center;
}

.heading.centered {
  width: 70%;
  height: auto;
  min-height: 100px;
  margin-top: 191px;
  margin-left: 15%;
  padding-top: 20px;
  padding-bottom: 20px;
  float: left;
  background-color: rgba(255, 255, 255, 0.6);
  text-align: center;
}

._100vh {
  width: 100%;
  height: auto;
  padding-right: 0px;
  padding-left: 0px;
  float: left;
  clear: none;
}

.div-block-42 {
  width: 70%;
  height: auto;
  min-height: auto;
  margin-top: 5%;
  margin-bottom: 100px;
  margin-left: 15%;
  padding-top: 53px;
  padding-right: 20px;
  padding-left: 20px;
  float: left;
  background-color: #fff;
  box-shadow: 1px 1px 11px -3px #000;
}

.heading-h1 {
  margin-bottom: 20px;
  font-family: Oswald, sans-serif;
  color: #383838;
  font-size: 50px;
  line-height: 1.5em;
  text-align: center;
  letter-spacing: 1px;
}

.heading-text {
  padding-right: 0px;
  font-family: Oswald, sans-serif;
  color: #383838;
  font-size: 45px;
  line-height: 2em;
  font-weight: 600;
  text-align: center;
  letter-spacing: 2px;
}

.heading-text.txt-white {
  color: #fff;
}

.button-wrapper {
  display: flex;
  width: 100%;
  height: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  justify-content: center;
}

.button-wrapper.noflex {
  display: flex;
  height: auto;
}

.div-block-40 {
  width: 50%;
  height: 100%;
  padding-top: 0px;
  float: left;
  text-align: center;
}

.image-14 {
  margin-top: 100px;
  padding-right: 10px;
}

.box-text {
  padding: 20px;
  font-family: 'Open Sans', sans-serif;
  color: #0d0c12;
  font-size: 20px;
  line-height: 38px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 1px;
}

.button-red {
  min-height: 65px;
  min-width: 300px;
  margin-bottom: 20px;
  margin-left: 0%;
  padding: 20px;
  border-radius: 5px;
  background-color: #c80404;
  box-shadow: 1px 1px 4px 0 #000;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 24px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 1px;
}

.button-red-sm {
  width: auto;
  height: 60px;
  min-width: 300px;
  margin-bottom: 8px;
  margin-left: 56px;
  padding-top: 20px;
  float: left;
  border: 1px none #000;
  border-radius: 15px;
  background-color: #d72323;
  opacity: 1;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 22px;
  font-weight: 600;
  text-align: center;
}

.button-9 {
  height: 35px;
  min-width: 200px;
  margin-left: 56px;
  padding-top: 10px;
  float: left;
  border-style: none;
  border-width: 0px;
  border-color: #ff0808;
  border-radius: 25px;
  background-color: #ca0505;
  box-shadow: inset 1px 0 9px -2px #3d0405;
  opacity: 1;
  font-family: Karla;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
}

.button-read {
  width: auto;
  min-height: 40px;
  min-width: 200px;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 0%;
  padding: 12px 20px 15px;
  clear: left;
  border-style: none;
  border-width: 1px;
  border-color: #0d0c12;
  border-radius: 5px;
  background-color: #004aad;
  box-shadow: inset 2px 0 12px -4px #9cb8d5;
  transform: skew(0deg, 0deg);
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
}

.header-block-left {
  width: 60%;
  height: auto;
  min-height: 0px;
  margin-top: 50px;
  margin-bottom: 50px;
  padding-top: 0%;
  padding-right: 50px;
  padding-left: 50px;
  float: left;
  clear: none;
  background-color: #383838;
  box-shadow: 1px 1px 6px -1px #000;
}

.services-section {
  width: 100%;
  min-height: 500px;
  margin-bottom: 50px;
  padding-right: 10%;
  padding-left: 10%;
  float: left;
}

.h3-headerblock {
  width: 115%;
  height: auto;
  max-height: none;
  min-height: 50px;
  margin-left: -15%;
  padding-left: 0px;
  float: left;
  background-color: #ca0505;
  box-shadow: 1px 1px 11px -3px #000;
}

.div-block-47 {
  width: 100%;
  height: auto;
  min-height: 150px;
  margin-left: 0%;
  float: left;
  clear: left;
  border-style: none;
  border-width: 0px;
  border-color: #0d0c12;
  background-color: #fff;
  box-shadow: 1px 1px 11px -3px #000;
}

.services-wrapper {
  margin-bottom: 50px;
}

.split-container {
  width: 50%;
  float: left;
}

.heading-h3 {
  margin-top: 15px;
  padding-left: 30px;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 30px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 2px;
}

.heading-h3.centered {
  padding-left: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #004aad;
  font-size: 20px;
  line-height: 40px;
  font-weight: 700;
  text-align: center;
}

.heading-h3.blue {
  margin-top: 0px;
  color: #004aad;
  line-height: 1.5em;
  font-weight: 500;
}

.paragraph {
  width: 100%;
  height: 100%;
  min-height: 100px;
  margin-bottom: 0px;
  padding: 20px;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 16px;
  line-height: 1.5em;
  font-weight: 600;
  text-align: center;
  letter-spacing: 1px;
}

.wide-img {
  width: 100%;
  height: 250px;
  float: left;
  clear: left;
  background-image: url('../images/IMG_0772.JPG');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.wide-img.bg5 {
  background-image: url('../images/floor-finished-lg.webp');
  background-position: 50% 100%;
}

.wide-img.bg3 {
  background-image: url('../images/IMG_3424.webp');
  background-position: 50% 50%;
}

.wide-img.bg4 {
  background-image: url('../images/pressure-washed-building-lg.webp');
  background-position: 50% 50%;
}

.wide-img.bg1 {
  background-image: url('../images/pink-mountain-film-crew-lg.webp');
  background-position: 50% 50%;
}

.wide-img.bg2 {
  background-image: url('../images/housecleaning9.webp');
  background-position: 50% 50%;
}

.wide-img.bg6 {
  background-image: url('../images/skunk.webp');
  background-position: 50% 50%;
}

.wide-img.bg7 {
  background-image: url('../images/covid-p-500.webp');
  background-position: 50% 50%;
}

.booktoday {
  width: 100%;
  float: left;
}

.quotation {
  float: left;
  clear: none;
  font-family: Revalia;
  color: #000;
  font-size: 58px;
  line-height: 1.5em;
  text-align: left;
}

.bold-text {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  text-align: center;
}

.testimonial-img-wrapper {
  display: flex;
  width: 50%;
  margin-top: 5%;
  padding-top: 5%;
  padding-bottom: 10%;
  padding-left: 0%;
  float: left;
  justify-content: center;
}

.testimonial-slider {
  height: 80%;
  margin-top: -59px;
  padding: 0% 10% 0% 0%;
  border-style: none;
  border-width: 1px;
  border-color: #004aad;
}

.testimonial-img {
  margin-top: 0px;
  float: left;
  border-radius: 50px;
}

.quote {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
}

.testimonial-section {
  width: 100%;
  height: auto;
  float: left;
}

.slide-container {
  width: 100%;
  height: 100%;
  min-height: 400px;
  margin-top: 20px;
  padding-top: 0%;
  padding-right: 0%;
  padding-left: 0%;
  float: left;
  border: 1px none #000;
}

.slider {
  display: flex;
  height: auto;
  min-height: auto;
  box-shadow: inset 1px 1px 3px 0 #000;
}

.testimonial-wrapper-2 {
  position: relative;
  width: 100%;
  height: auto;
  min-height: auto;
  margin-top: 0px;
  padding: 0px 10%;
  float: left;
}

.quotes {
  padding-right: 0px;
  padding-left: 0px;
  clear: left;
  font-family: 'Open Sans', sans-serif;
  color: #0d0c12;
  font-size: 16px;
  line-height: 2em;
  font-weight: 700;
  letter-spacing: 1px;
}

.quotation-mark {
  margin-right: 10%;
  float: right;
  clear: left;
  font-family: Revalia;
  color: #000;
  font-size: 58px;
  line-height: 1.5em;
}

.slider-mask {
  height: 80%;
  padding-top: 0px;
  background-color: #fff;
}

.quote-block {
  width: 50%;
  height: 100%;
  margin-top: 5%;
  margin-bottom: 0px;
  margin-left: 0px;
  padding: 20px;
  float: left;
  background-color: #fff;
  box-shadow: 1px 1px 8px 0 rgba(0, 0, 0, 0.25);
  font-size: 16px;
  text-align: center;
}

.div-block-54 {
  width: 50%;
  height: 100%;
  padding-top: 20px;
  float: left;
  background-color: #fff;
  box-shadow: inset 1px 1px 10px 0 #000;
}

.image-13 {
  margin-right: 20px;
}

.div-block-56 {
  display: flex;
  width: 100%;
  min-height: 100px;
  margin-bottom: 20px;
  justify-content: center;
  background-color: #fff;
  box-shadow: 1px 1px 14px 2px rgba(0, 0, 0, 0.25);
}

.div-block-56.blk {
  display: flex;
  align-items: center;
  background-color: #383838;
  box-shadow: 1px 1px 5px 4px #000;
  color: #000;
}

.div-block-56.grey {
  align-items: center;
  background-color: #383838;
}

.div-block-55 {
  width: 50%;
  height: 80%;
  padding-top: 20px;
  float: left;
  background-color: #fff;
}

.text-block-17 {
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  line-height: 1.5em;
  font-weight: 600;
  text-align: center;
  letter-spacing: 1px;
}

.image-11 {
  margin-right: 20px;
}

.heading-102 {
  width: 100%;
  margin-bottom: 20px;
  float: left;
  font-family: Oswald, sans-serif;
  color: #383838;
  font-size: 30px;
  line-height: 28px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 2px;
  text-transform: none;
}

.heading-102.blue {
  color: #004aad;
}

.footer-2 {
  width: 100%;
  height: 60vh;
  margin-top: 0px;
  float: left;
  background-color: transparent;
}

.text-block-19 {
  width: 100%;
  margin-top: 20px;
  float: left;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 1.5em;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1px;
}

.link-2 {
  color: #fff;
}

.section-2 {
  margin-bottom: 100px;
}

.contact-container {
  width: 100%;
  min-height: 100px;
  margin-bottom: 100px;
  float: left;
  border-style: solid;
  border-width: 1px;
  border-color: #5e8dbe;
}

.contact-container.flex-center {
  border-style: none;
}

.contact-text {
  width: 100%;
  padding: 20px;
  float: left;
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  line-height: 38px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 1px;
}

.div-block-58 {
  width: 60%;
  margin-top: 50px;
  padding-top: 20px;
  padding-bottom: 20px;
  float: left;
  border-style: solid;
  border-width: 1px;
  border-color: #5e8dbe;
  box-shadow: 1px 1px 4px 0 #000;
}

.div-block-59 {
  width: 50%;
  float: left;
}

.slide-34 {
  width: 200px;
  min-height: 200px;
  margin-right: 20px;
  background-image: url('../images/the-core.webp');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide-25 {
  width: 200px;
  min-height: 200px;
  margin-right: 20px;
  background-image: url('../images/outer-limits.webp');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide-22 {
  width: 200px;
  min-height: 200px;
  margin-right: 20px;
  background-image: url('../images/jann.webp');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide-37 {
  width: 200px;
  min-height: 200px;
  margin-right: 20px;
  background-image: url('../images/wynonna-earp.webp');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide-29 {
  width: 200px;
  min-height: 200px;
  margin-right: 20px;
  background-image: url('../images/romeo-must-die.webp');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide-13 {
  width: 200px;
  min-height: 200px;
  margin-right: 20px;
  background-image: url('../images/ghostbusters-alberta.webp');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide-19 {
  width: 200px;
  min-height: 200px;
  margin-right: 20px;
  background-image: url('../images/hold-the-dark.webp');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide-33 {
  width: 200px;
  height: auto;
  min-height: 200px;
  margin-right: 20px;
  background-image: url('../images/exterior-pw.webp');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slidercontainer {
  width: 100%;
  height: 35vh;
  float: left;
  border-style: solid;
  border-width: 1px;
  border-color: #000;
  background-color: #0d0c12;
}

.slide-15 {
  width: 200px;
  min-height: 200px;
  margin-right: 20px;
  background-image: url('../images/get-carter.webp');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide-17 {
  width: 200px;
  min-height: 200px;
  margin-right: 20px;
  background-image: url('../images/heartland.webp');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide-24 {
  width: 200px;
  min-height: 200px;
  margin-right: 20px;
  background-image: url('../images/night-visions.webp');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide-nav {
  display: none;
  width: 200px;
}

.slide-14 {
  width: 200px;
  min-height: 200px;
  margin-right: 20px;
  background-image: url('../images/fortunate-son.webp');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slider-1 {
  width: 70%;
  height: 100%;
  margin-top: 0px;
  padding: 20px 90px;
  float: left;
  clear: none;
  background-color: #0d0c12;
}

.slide-30 {
  width: 200px;
  min-height: 200px;
  margin-right: 20px;
  background-image: url('../images/smallville.webp');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide-10 {
  width: 200px;
  min-height: 200px;
  margin-right: 20px;
  background-image: url('../images/davincis-inquest.webp');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide-32 {
  width: 200px;
  min-height: 200px;
  margin-right: 20px;
  background-image: url('../images/the-detour.webp');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide-36 {
  width: 200px;
  min-height: 200px;
  margin-right: 20px;
  background-image: url('../images/x-files.webp');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide-1 {
  width: 200px;
  height: 100%;
  min-height: 200px;
  margin-right: 20px;
  background-image: url('../images/a-teacher.webp');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  background-attachment: scroll;
  box-shadow: inset 1px 1px 10px 0 #000;
}

.slide-23 {
  width: 200px;
  min-height: 200px;
  margin-right: 20px;
  background-image: url('../images/millenium.webp');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide-2 {
  width: 200px;
  height: 100%;
  min-height: 200px;
  margin-right: 20px;
  background-image: url('../images/cold-squad.webp');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  box-shadow: inset 1px 1px 10px 2px #000;
}

.slide-35 {
  width: 200px;
  min-height: 200px;
  margin-right: 20px;
  background-image: url('../images/tin-star.webp');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide-28 {
  width: 200px;
  min-height: 200px;
  margin-right: 20px;
  background-image: url('../images/let-him-go.webp');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide-12 {
  width: 200px;
  min-height: 200px;
  margin-right: 20px;
  background-image: url('../images/fargo.webp');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide-31 {
  width: 200px;
  min-height: 200px;
  margin-right: 20px;
  background-image: url('../images/santa-clause2.webp');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.slide-6 {
  width: 200px;
  min-height: 200px;
  margin-right: 20px;
  background-image: url('../images/a-storm-in-summer.webp');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide-8 {
  width: 200px;
  min-height: 200px;
  margin-right: 20px;
  background-image: url('../images/dark-angel.webp');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.mask-4 {
  height: 90%;
}

.div-block-35 {
  width: 30%;
  height: 100%;
  padding-top: 60px;
  padding-left: 60px;
  float: left;
  clear: left;
  border-style: solid;
  border-width: 1px;
  border-color: #000;
  text-align: center;
}

.slide-5 {
  width: 200px;
  min-height: 200px;
  margin-right: 20px;
  background-image: url('../images/7-days.webp');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide-21 {
  width: 200px;
  min-height: 200px;
  margin-right: 20px;
  background-image: url('../images/lone-gunman.webp');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide-16 {
  width: 200px;
  min-height: 200px;
  margin-right: 20px;
  background-image: url('../images/first-wave.webp');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide-7 {
  width: 200px;
  min-height: 200px;
  margin-right: 20px;
  background-image: url('../images/6th-day.webp');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide-38 {
  width: 200px;
  min-height: 200px;
  margin-right: 20px;
  background-image: url('../images/so-weird.webp');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide-27 {
  width: 200px;
  min-height: 200px;
  margin-right: 20px;
  background-image: url('../images/revenant.webp');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide-39 {
  width: 200px;
  min-height: 200px;
  margin-right: 20px;
  background-image: url('../images/viper.webp');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide-4 {
  width: 200px;
  min-height: 200px;
  margin-right: 20px;
  background-image: url('../images/beggars-and-choosers.webp');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide-18 {
  width: 200px;
  min-height: 200px;
  margin-right: 20px;
  background-image: url('../images/i-spy.webp');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide-11 {
  width: 200px;
  min-height: 200px;
  margin-right: 20px;
  background-image: url('../images/final-destination.webp');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide-26 {
  width: 200px;
  min-height: 200px;
  margin-right: 20px;
  background-image: url('../images/reindeer-games.webp');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide-20 {
  width: 200px;
  min-height: 200px;
  margin-right: 20px;
  background-image: url('../images/hell-on-wheels.webp');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide-9 {
  width: 200px;
  min-height: 200px;
  margin-right: 20px;
  background-image: url('../images/cats-and-dogs.webp');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.heading-105 {
  padding-left: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 30px;
  line-height: 1.5em;
  font-weight: 600;
  text-align: center;
  letter-spacing: 2px;
}

.body {
  height: auto;
  background-color: #fff;
  color: #000;
}

.testimonial-content {
  width: 50%;
  min-height: 100px;
  padding-right: 0px;
  padding-left: 50px;
  float: left;
}

.gallery-thumb {
  width: 100%;
  height: 100%;
  min-height: 300px;
  border-radius: 50px;
  box-shadow: 8px 8px 20px -1px #000;
}

.img-rounded {
  width: 100%;
  height: 100%;
  min-height: 300px;
  border-radius: 50px;
  box-shadow: 8px 8px 20px -1px #000;
}

.gallery-thumbs2 {
  width: 100%;
  height: 100%;
  min-height: 300px;
  border-radius: 50px;
  box-shadow: 8px 8px 20px -1px #000;
}

.flex {
  display: block;
  margin-top: 0px;
  margin-bottom: 100px;
  padding-right: 100px;
  padding-left: 50px;
  justify-content: center;
}

.flex-50 {
  width: 50%;
  float: left;
}

.hero-about {
  display: flex;
  width: 80%;
  height: 80vh;
  min-height: auto;
  margin-top: 0px;
  margin-left: 10%;
  float: left;
  clear: left;
  justify-content: center;
  align-items: center;
  background-image: url('../images/reelclean-team.webp');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.testimonial-headings {
  border-radius: 5px;
  background-color: #d72323;
  color: #fff;
  text-align: center;
}

.slide-nav-2 {
  display: none;
}

.slide-nav-3 {
  display: none;
}

.div-block-62 {
  display: flex;
  justify-content: center;
  background-color: #fff;
}

.text-block-21 {
  margin-top: 0px;
  color: #fff;
  font-size: 16px;
  line-height: 1.5em;
  font-weight: 600;
  letter-spacing: 2px;
}

.dropdown-toggle {
  margin-top: 0px;
  padding-top: 11px;
}

.icon-2 {
  margin-top: 20px;
  color: #fff;
}

.dropdown-list {
  background-color: #383838;
  color: #fffcfc;
}

.dropdown-list.w--open {
  background-color: #383838;
  color: #fff;
  font-size: 16px;
  line-height: 1.5em;
  letter-spacing: 2px;
}

.dropdown-link {
  color: #fff;
  font-size: 16px;
  line-height: 1.5em;
  font-weight: 600;
  letter-spacing: 2px;
}

.dropdown-link-2 {
  color: #fff;
  font-size: 16px;
  line-height: 1.5em;
  font-weight: 600;
  letter-spacing: 2px;
}

.dropdown-link-3 {
  color: #fff;
  font-size: 16px;
  line-height: 1.5em;
  font-weight: 600;
  letter-spacing: 2px;
}

.dropdown-link-4 {
  color: #fff;
  font-size: 16px;
  line-height: 1.5em;
  font-weight: 600;
  letter-spacing: 2px;
}

.dropdown-link-5 {
  color: #fff;
  font-size: 16px;
  font-weight: 600;
}

.dropdown-link-6 {
  color: #fff;
  font-size: 16px;
  line-height: 1.5em;
  font-weight: 600;
  letter-spacing: 2px;
}

.dropdown-link-7 {
  color: #fff;
  font-size: 16px;
  line-height: 1.5em;
  font-weight: 600;
  letter-spacing: 2px;
}

.list {
  margin-bottom: 0px;
  margin-left: 50px;
  padding-bottom: 20px;
  padding-left: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #383838;
  font-size: 20px;
  line-height: 1.5em;
  font-weight: 700;
  text-align: left;
}

.intro-box {
  width: 30.3%;
  margin-right: 3%;
  background-color: #383838;
}

.intro-box.no-border {
  margin-right: 0%;
}

.mini-title {
  margin-bottom: 10px;
  font-family: Oswald, sans-serif;
  color: #000;
  font-size: 30px;
  line-height: 1.5em;
  font-weight: 500;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.top-border._5 {
  display: flex;
  margin-top: 5px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.top-border._50 {
  margin-top: 50px;
}

.top-border._40 {
  margin-top: 40px;
  border-style: none;
  border-width: 1px;
  border-color: #5e8dbe;
  border-radius: 0.5px;
}

.flex-center {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.content-wrapper {
  position: relative;
  width: 100%;
  max-width: 1265px;
  padding-right: 25px;
  padding-left: 25px;
  color: #000;
}

.content-section {
  overflow: hidden;
  width: 100%;
  padding-top: 75px;
  padding-bottom: 75px;
  float: left;
}

.title-link {
  transition: opacity 200ms ease;
  color: #fff;
  font-size: 25px;
  line-height: 30px;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
}

.title-link:hover {
  opacity: 0.8;
}

.intro-text-box {
  padding: 23px;
  background-color: transparent;
}

.relative {
  position: relative;
  display: flex;
  overflow: hidden;
  flex-direction: column;
}

.center-box {
  display: block;
  width: 65%;
  max-width: 820px;
  margin-right: auto;
  margin-left: auto;
  color: #b99bb6;
  font-size: 13px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}

.intro-paragraph {
  font-family: 'Open Sans', sans-serif;
  color: #004aad;
  font-size: 20px;
  line-height: 38px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 0px;
  text-transform: none;
}

.flex-2 {
  display: flex;
  flex-wrap: wrap;
  border-radius: 0px;
}

._50-column-center {
  display: flex;
  width: 50%;
  padding-top: 20px;
  justify-content: center;
  align-items: flex-start;
}

._50-column-center.mobile-border {
  font-size: 20px;
  line-height: 38px;
  font-weight: 600;
}

.text-block-2 {
  width: 100%;
  color: #000;
}

.content-section-2 {
  overflow: hidden;
  width: 100%;
  margin-bottom: 50px;
  float: left;
}

.service-img {
  max-height: 550px;
  margin-left: 9px;
  border-style: solid;
  border-width: 17px;
  border-color: #383838;
}

.bottom-line {
  padding-bottom: 40px;
  border-style: none;
  border-width: 2px;
  border-color: #5e8dbe;
  background-color: transparent;
}

._50-column {
  width: 50%;
}

.content-section-3 {
  overflow: hidden;
  width: 100%;
  padding-top: 75px;
  padding-bottom: 75px;
  float: left;
}

.paragraph-4 {
  padding-right: 10px;
  padding-left: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #0d0c12;
  font-size: 20px;
  line-height: 38px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 1px;
  text-transform: none;
}

.paragraph-5 {
  padding-right: 10px;
  padding-left: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #0d0c12;
  font-size: 20px;
  line-height: 38px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 1px;
}

.paragraph-7 {
  padding-right: 10px;
  padding-left: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 20px;
  line-height: 38px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 1px;
}

.paragraph-bold {
  padding-right: 40px;
  padding-left: 20px;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 20px;
  line-height: 38px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 1px;
}

.bold-text-3 {
  font-size: 20px;
  text-align: center;
}

.bold-text-4 {
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 20px;
  line-height: 1.5em;
  font-weight: 600;
  letter-spacing: 1px;
}

.list-item-2 {
  margin-bottom: 20px;
  color: #0d0c12;
  line-height: 1.5em;
  letter-spacing: 1px;
  text-transform: none;
}

.text-block-22 {
  padding-top: 5px;
  font-size: 16px;
  text-align: center;
}

.covid-19 {
  width: 100%;
  height: 30px;
  background-color: #004aad;
  color: #fff;
  cursor: pointer;
}

.bold-text-9 {
  color: #fff;
  font-weight: 600;
}

.list-item-11 {
  letter-spacing: 1px;
}

.list-item-12 {
  font-size: 20px;
  letter-spacing: 1px;
}

.list-item-13 {
  letter-spacing: 1px;
}

.list-item-14 {
  letter-spacing: 1px;
}

.list-item-15 {
  letter-spacing: 1px;
}

.list-item-16 {
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-weight: 600;
  letter-spacing: 1px;
}

.hero-home {
  position: relative;
  display: flex;
  width: 100vw;
  height: auto;
  min-height: 80vh;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 20px;
  padding-bottom: 0px;
  padding-left: 0px;
  float: left;
  justify-content: flex-end;
  align-items: center;
  background-image: url('../images/reelcleanhero2.webp');
  background-position: 50% 100%;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.div-block-68 {
  max-height: 250px;
  min-height: 250px;
  background-image: url('../images/IMG_3424.webp');
  background-position: 0% 0%;
  background-size: cover;
  background-attachment: scroll;
}

.div-block-68-copy {
  max-height: 250px;
  min-height: 250px;
  background-image: url('../images/restoration2.jpg');
  background-position: 0% 0%;
  background-size: cover;
  background-attachment: scroll;
}

.div-block-68-copy.img4 {
  background-image: url('../images/exterior-pw.png');
}

.div-block-68-copy.img2 {
  background-image: url('../images/pressure-wash-building.webp');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-68-copy.img4 {
  background-image: url('../images/IMG_0042.webp');
}

.div-block-68-copy.img3 {
  background-image: url('../images/film-camera4-lg.webp');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-68-copy.img5 {
  background-image: url('../images/skunk.webp');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-68-copy.img7 {
  background-image: url('../images/service-fogging-covid.webp');
  background-position: 50% 0%;
}

.div-block-68-copy.img2-copy {
  background-image: url('../images/residential-lrg.webp');
}

.div-block-68-copy.img4-copy {
  background-image: url('../images/residential-lrg.webp');
}

.div-block-68-copy.img6-copy {
  background-image: url('../images/residential-lrg.webp');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-68-copy.img5-copy {
  background-image: url('../images/residential-lrg.webp');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-68-copy.img3-copy {
  background-image: url('../images/residential-lrg.webp');
  background-position: 50% 50%;
  background-size: cover;
}

.title-link-copy {
  transition: opacity 200ms ease;
  color: #fff;
  font-size: 25px;
  line-height: 30px;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
}

.title-link-copy:hover {
  opacity: 0.8;
}

.title-link-copy {
  transition: opacity 200ms ease;
  color: #fff;
  font-size: 25px;
  line-height: 30px;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
}

.title-link-copy:hover {
  opacity: 0.8;
}

.hero-floors {
  position: static;
  display: flex;
  width: 100vw;
  height: 80vh;
  min-height: auto;
  margin-top: -3px;
  padding-right: 50px;
  padding-bottom: 0px;
  padding-left: 50px;
  float: left;
  justify-content: flex-end;
  align-items: center;
  background-image: url('../images/calgary-carpet-cleaning.webp');
  background-position: 50% 90%;
  background-size: 100vw 80vh;
  background-repeat: no-repeat;
}

.hero2 {
  position: static;
  width: 100vw;
  height: auto;
  min-height: 75vh;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  float: left;
  background-image: url('../images/pressure-wash.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.hero2.book {
  display: flex;
  height: 70vh;
  margin-bottom: 50px;
  padding-right: 0%;
  padding-left: 0%;
  justify-content: center;
  align-items: center;
  background-image: url('../images/aboutus.webp');
  background-attachment: fixed;
  box-shadow: inset 1px 1px 12px 4px #000;
}

.hero-cleaning {
  position: static;
  display: flex;
  width: 100vw;
  height: 80vh;
  min-height: auto;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  float: left;
  justify-content: center;
  align-items: center;
  background-image: url('../images/cleaning-services-calgary.webp');
  background-position: 50% 100%;
  background-size: 100vw 80vh;
}

.hero-quality {
  height: 80vh;
  min-height: 540px;
  margin-top: 215px;
  background-image: url('../images/professional-cleaning.webp');
  background-position: 50% 20%;
  background-size: cover;
  background-repeat: no-repeat;
}

.hero-covid {
  position: static;
  display: flex;
  width: 100vw;
  height: auto;
  min-height: 75vh;
  padding-right: 0px;
  padding-bottom: 50px;
  padding-left: 0px;
  float: left;
  justify-content: center;
  align-items: center;
  background-image: url('../images/fogging3.webp');
  background-position: 50% 50%;
  background-size: cover;
}

.hero-testimonials {
  width: 100%;
  height: 80vh;
  min-height: auto;
  float: left;
  clear: left;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.4), #222), url('../images/stars-1.webp');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.hero-productions-copy {
  position: static;
  display: flex;
  width: 100vw;
  height: 80vh;
  min-height: auto;
  padding-right: 50px;
  padding-bottom: 50px;
  padding-left: 50px;
  float: left;
  justify-content: center;
  align-items: center;
  background-image: url('../images/film-production-cleaning.webp');
  background-position: 50% 20%;
  background-size: 100vw 80vh;
  background-repeat: no-repeat;
}

.title-link-copy {
  transition: opacity 200ms ease;
  color: #fff;
  font-size: 25px;
  line-height: 30px;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
}

.title-link-copy:hover {
  opacity: 0.8;
}

.title-link-copy {
  transition: opacity 200ms ease;
  color: #fff;
  font-size: 25px;
  line-height: 30px;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
}

.title-link-copy:hover {
  opacity: 0.8;
}

.div-block-68-copy {
  max-height: 250px;
  min-height: 250px;
  background-image: url('../images/residential-lrg.webp');
  background-position: 0% 0%;
  background-size: cover;
  background-attachment: scroll;
}

.hero-pressurewash {
  position: static;
  display: flex;
  width: 100vw;
  height: 80vh;
  min-height: auto;
  padding-right: 50px;
  padding-bottom: 0px;
  padding-left: 50px;
  float: left;
  justify-content: flex-start;
  align-items: center;
  background-image: url('../images/pressure-washing-calgary.webp');
  background-position: 50% 30%;
  background-size: 100vw 80vh;
}

.hero-restorations {
  position: static;
  display: flex;
  width: 100vw;
  height: 80vh;
  min-height: auto;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  float: left;
  justify-content: center;
  align-items: center;
  background-image: url('../images/restoration-services-calgary.webp');
  background-position: 50% 0%;
  background-size: 100vw 80vh;
}

.heading-services {
  width: 60%;
  height: auto;
  min-height: 100px;
  margin-top: 50px;
  margin-bottom: 50px;
  padding-top: 0%;
  padding-right: 50px;
  padding-left: 50px;
  float: left;
  background-color: #383838;
  box-shadow: 1px 1px 6px -1px #000;
  line-height: 1.5em;
  letter-spacing: 2px;
}

.header-block-right {
  width: 50%;
  height: auto;
  min-height: 100px;
  margin-top: 345px;
  margin-right: 104px;
  padding: 20px 50px;
  float: right;
  background-color: rgba(255, 255, 255, 0.6);
  box-shadow: 1px 1px 6px -1px #000;
  text-align: right;
}

.heading-right-about {
  padding-right: 50px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 45px;
  line-height: 1em;
  font-weight: 600;
  text-align: center;
  letter-spacing: 2px;
  text-shadow: 1px 1px 2px #000;
}

.add-services {
  margin-top: 0px;
  margin-right: 0px;
  background-color: #303841;
}

.navbar-bottom {
  width: 100%;
  margin-top: 5px;
  margin-right: 33px;
  float: left;
  background-color: transparent;
}

.form-container {
  display: flex;
  width: 100%;
  float: left;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
}

.headerblock-heading2 {
  position: relative;
}

.utility-page-wrap {
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  justify-content: center;
  align-items: center;
}

.utility-page-content {
  display: flex;
  width: 260px;
  flex-direction: column;
  text-align: center;
}

.body-2 {
  margin-right: 0%;
  margin-left: 0%;
  padding-left: 0%;
  clear: none;
  background-color: #fff;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-weight: 400;
}

.body-3 {
  background-color: #fff;
  color: #000;
}

.body-4 {
  background-color: #fff;
  color: #000;
}

.body-5 {
  background-color: #fff;
  color: #000;
}

.body-6 {
  background-color: #fff;
  color: #000;
}

.body-7 {
  background-color: #fff;
  color: #000;
}

.bold-text-11 {
  color: #000;
}

.list-item-36 {
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-weight: 600;
}

.list-item-37 {
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-weight: 600;
}

.list-item-38 {
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-weight: 600;
}

.body-8 {
  background-color: #fff;
  color: #000;
}

.list-item-39 {
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-weight: 600;
}

.body-9 {
  background-color: #fff;
  color: #000;
}

.body-10 {
  background-color: #fff;
  color: #000;
}

.body-11 {
  background-color: #fff;
  color: #000;
}

.body-12 {
  background-color: #fff;
  color: #000;
}

.list-item-40 {
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-weight: 600;
}

.body-13 {
  background-color: #fff;
  color: #000;
}

.list-item-41 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
}

.list-item-42 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
}

.list-item-43 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
}

.list-item-44 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
}

.list-item-45 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
}

.list-item-46 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
}

.bold-text-12 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
}

.text {
  padding: 20px;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 20px;
  line-height: 38px;
  font-weight: 600;
  text-align: center;
  text-transform: none;
}

.bold-text-13 {
  font-weight: 600;
}

.bold-text-15 {
  font-weight: 600;
}

.bold-text-16 {
  color: #004aad;
  font-size: 20px;
  line-height: 38px;
}

.bold-text-18 {
  color: #004aad;
}

.bold-text-19 {
  color: #004aad;
}

.bold-text-20 {
  color: #004aad;
}

.bold-text-22 {
  color: #004aad;
}

.bold-text-23 {
  color: #004aad;
}

.bold-text-24 {
  color: #004aad;
}

.bold-text-25 {
  color: #004aad;
}

.bold-text-26 {
  color: #004aad;
}

.bold-text-27 {
  color: #004aad;
}

.icon-3 {
  color: #004aad;
  font-weight: 800;
}

.icon-4 {
  color: #004aad;
  font-weight: 800;
}

.icon-5 {
  color: #004aad;
  font-weight: 800;
}

.icon-6 {
  color: #004aad;
  font-weight: 800;
}

.heading-108 {
  font-family: Oswald, sans-serif;
  color: #004aad;
  font-size: 30px;
  line-height: 1.5em;
  font-weight: 500;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.slide-40 {
  width: 200px;
  min-height: 200px;
  margin-right: 20px;
  background-image: url('../images/last-of-us.webp');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide-41 {
  width: 200px;
  min-height: 200px;
  margin-right: 20px;
  background-image: url('../images/ride.webp');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide-42 {
  width: 200px;
  height: 100%;
  min-height: 200px;
  margin-right: 20px;
  background-image: url('../images/joe-pickett.webp');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide-43 {
  width: 200px;
  min-height: 200px;
  margin-right: 20px;
  background-image: url('../images/rumi-atco.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide-44 {
  width: 200px;
  min-height: 200px;
  margin-right: 20px;
  background-image: url('../images/subaru.webp');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide-45 {
  width: 200px;
  min-height: 200px;
  margin-right: 20px;
  background-image: url('../images/toyota.webp');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide-46 {
  width: 200px;
  min-height: 200px;
  margin-right: 20px;
  background-image: url('../images/billy-the-kid.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide-47 {
  width: 200px;
  min-height: 200px;
  margin-right: 20px;
  background-image: url('../images/unspeakable-murder-jonbenet-ramsay.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide-48 {
  width: 200px;
  min-height: 200px;
  margin-right: 20px;
  background-image: url('../images/the-abandons.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide-49 {
  width: 200px;
  min-height: 200px;
  margin-right: 20px;
  background-image: url('../images/my-life-with-the-walter-boys.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide-50 {
  width: 200px;
  min-height: 200px;
  margin-right: 20px;
  background-image: url('../images/murdoch-mysteries.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}



.heading-20 {
  padding-top: 0px;
  color: #fff;
  font-size: 40px;
  line-height: 1.5em;
  text-align: center;
  letter-spacing: 2px;
  text-shadow: 1px 1px 2px #000;
}

.heading-services-copy {
  width: 60%;
  height: auto;
  min-height: 100px;
  margin-top: 50px;
  margin-bottom: 50px;
  padding-top: 0%;
  padding-right: 50px;
  padding-left: 50px;
  float: left;
  background-color: #383838;
  box-shadow: 1px 1px 6px -1px #000;
  line-height: 1.5em;
  letter-spacing: 2px;
}

.link-4 {
  color: #000;
}

.heading-109 {
  color: #004aad;
  text-align: center;
}

.list-3 {
  font-family: 'Open Sans', sans-serif;
  color: #004aad;
  font-size: 20px;
  line-height: 38px;
  font-weight: 700;
  text-align: left;
}

.heading-110 {
  color: #004aad;
  text-align: center;
}

.bold-text-28 {
  text-transform: none;
}

.div-block-69 {
  width: 100%;
  height: 100%;
}

.div-block-70 {
  height: 120px;
  margin-left: 354px;
  background-image: url('../images/get-reel-clean-logo.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.text-block-23 {
  color: #000;
  font-size: 18px;
  line-height: 35px;
  font-weight: 700;
  text-align: center;
}

@media screen and (max-width: 991px) {
  .hero {
    min-height: 520px;
  }

  .hero.contact-hero {
    min-height: 310px;
    padding-top: 0px;
    border: 1px none #000;
  }

  .hero.hero-style {
    min-height: 344px;
  }

  .hero.gallery-hero {
    min-height: 310px;
  }

  .nav {
    margin-top: 0px;
  }

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

  .heading-wrapper {
    margin-top: 115px;
  }

  .project-body-copy {
    margin-right: 12%;
    margin-left: 12%;
  }

  .hero-specialty {
    height: 60vh;
    min-height: auto;
    padding-right: 20px;
    background-image: url('../images/biohazard-cleaner-lg.jpg');
    background-position: 50% 0%;
    background-size: cover;
  }

  .headerblock {
    display: none;
    width: 100%;
    margin-left: 0px;
  }

  .headerblock.center {
    display: block;
  }

  .headerblock.mobile {
    display: block;
    width: 90%;
    margin-top: -433px;
    margin-right: 5%;
    margin-left: 5%;
    border: 1px none #000;
    background-color: rgba(255, 255, 255, 0.6);
    box-shadow: 1px 1px 8px 3px rgba(0, 0, 0, 0.25);
  }

  .headerblock.mobile.margin {
    display: none;
    margin-top: -189px;
  }

  .headerblock.short.margin {
    display: flex;
    width: 50%;
    margin-top: 37%;
    margin-left: 2%;
    padding: 0px 20px;
    justify-content: flex-start;
    align-items: center;
  }

  .headerblock-heading {
    color: #000;
    font-size: 25px;
  }

  .text-block-6 {
    display: none;
    height: auto;
  }

  .text-block-9 {
    width: 100%;
    margin-top: 11px;
    margin-right: 0%;
    float: right;
    font-size: 20px;
    text-align: right;
  }

  .nav-container {
    height: auto;
    margin-bottom: 0px;
    border-style: none;
    background-color: transparent;
  }

  .div-block-15 {
    height: auto;
    margin-left: 33px;
  }

  .text-block-5 {
    display: none;
  }

  .container {
    margin-left: 20px;
    float: left;
    color: #fff;
    text-align: center;
  }

  .call-right {
    width: 50%;
    height: 150px;
    padding-top: 50px;
    float: right;
  }

  .phone-icon {
    display: block;
    float: none;
  }

  .div-block-14 {
    height: auto;
    margin-bottom: 20px;
    margin-left: 33px;
  }

  .image-6 {
    display: none;
  }

  .nav-top {
    height: auto;
  }

  .nav-link-2 {
    font-size: 14px;
    text-align: center;
  }

  .menu-button-2 {
    height: 100%;
    padding: 0px;
    float: left;
  }

  .clappertop {
    height: auto;
  }

  .nav-bottom {
    width: 100%;
    margin-top: 0px;
    padding-top: 0px;
  }

  .text-block-7 {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 50px;
    font-weight: 700;
    letter-spacing: 2.5px;
  }

  .clapperbtm {
    margin-top: 0px;
  }

  .call-left {
    width: 50%;
    height: 100%;
    text-align: right;
  }

  .brand-container {
    height: 100px;
    padding-left: 25px;
  }

  .icon {
    width: auto;
    padding-right: 38px;
    float: left;
    background-color: #383838;
    font-size: 45px;
    text-align: center;
  }

  .navbar {
    width: 100%;
    margin-top: -2px;
    float: left;
    background-color: #383838;
  }

  .div-block-31 {
    display: none;
    width: 100%;
    font-size: 22px;
  }

  .heading {
    width: 80%;
    height: auto;
    min-height: 100px;
    margin-top: 50px;
    padding-right: 10px;
    padding-left: 10px;
  }

  ._100vh {
    width: 100%;
    height: auto;
    float: left;
  }

  .div-block-42 {
    width: 80%;
    margin-left: 10%;
    clear: left;
  }

  .heading-h1 {
    margin-bottom: 20px;
    font-size: 40px;
  }

  .button-wrapper {
    display: flex;
    width: 100%;
    float: left;
    justify-content: center;
    align-items: center;
  }

  .button-wrapper.noflex {
    display: flex;
  }

  .div-block-40 {
    width: 100%;
    clear: none;
  }

  .image-14 {
    transform: none;
  }

  .box-text {
    margin-bottom: 20px;
    padding: 0px;
    font-size: 80%;
    line-height: 25px;
  }

  .button-red {
    min-height: 30px;
    min-width: 200px;
    font-size: 16px;
  }

  .button-red-sm {
    width: auto;
    min-width: 250px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-bottom: 0px;
    font-size: 20px;
  }

  .button-read {
    display: block;
    margin-bottom: 20px;
    text-align: center;
    letter-spacing: 2px;
  }

  .button-read.w--current {
    min-width: 0px;
  }

  .h3-headerblock {
    height: auto;
  }

  .div-block-47 {
    width: 100%;
  }

  .heading-h3 {
    padding-left: 30px;
    font-size: 150%;
    text-align: left;
  }

  .heading-h3.centered {
    padding-left: 0px;
    border: 1px none #000;
  }

  .heading-h3.blue {
    text-align: center;
  }

  .wide-img.bg3 {
    background-image: url('../images/IMG_3424.jpg');
    background-position: 0% 50%;
  }

  .testimonial-img-wrapper {
    display: flex;
    width: 100%;
    padding-top: 5%;
    padding-bottom: 0%;
    padding-left: 10%;
    text-align: left;
  }

  .testimonial-slider {
    padding-right: 5%;
    padding-left: 5%;
  }

  .testimonial-img {
    width: 250px;
    margin-left: 0%;
  }

  .quote {
    font-size: 14px;
  }

  .slide-container {
    padding-right: 10%;
    padding-left: 5%;
  }

  .slider {
    height: auto;
  }

  .testimonial-wrapper-2 {
    height: auto;
    padding-right: 0%;
    padding-bottom: 0px;
    padding-left: 0%;
  }

  .quotes {
    padding-right: 0px;
    padding-left: 0px;
    font-size: 14px;
  }

  .quote-block {
    width: 100%;
    margin-top: 0%;
    margin-left: 40px;
  }

  .div-block-54 {
    display: block;
    width: 100%;
    justify-content: center;
    align-items: center;
  }

  .div-block-56 {
    display: flex;
    margin-bottom: 20px;
    justify-content: center;
  }

  .div-block-55 {
    width: 100%;
  }

  .text-block-17 {
    width: 100%;
    min-height: 100px;
    min-width: 100px;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 1.5em;
    font-weight: 600;
    text-align: center;
    letter-spacing: 1px;
  }

  .image-11 {
    margin-right: 20px;
  }

  .heading-102 {
    width: 100%;
    font-size: 24px;
    text-align: center;
    letter-spacing: 2px;
  }

  .footer-2 {
    display: block;
    width: 100%;
    height: auto;
    float: left;
  }

  .div-block-58 {
    border-style: solid;
    border-width: 1px;
    border-color: #5e8dbe;
  }

  .div-block-59 {
    border-style: none;
    border-width: 1px;
    border-color: #5e8dbe;
  }

  .slide-34 {
    width: 150px;
    margin-right: 20px;
  }

  .slide-25 {
    width: 150px;
    margin-right: 20px;
  }

  .slide-22 {
    width: 150px;
    margin-right: 20px;
  }

  .slide-37 {
    width: 150px;
    margin-right: 20px;
  }

  .slide-29 {
    width: 150px;
    margin-right: 20px;
  }

  .slide-19 {
    width: 150px;
    margin-right: 20px;
  }

  .slide-33 {
    width: 150px;
    margin-right: 20px;
  }

  .slidercontainer {
    height: auto;
    min-height: 500px;
  }

  .slide-15 {
    margin-right: 20px;
  }

  .slide-17 {
    width: 150px;
    margin-right: 20px;
  }

  .slide-24 {
    width: 150px;
    margin-right: 20px;
  }

  .slide-nav {
    display: none;
  }

  .slider-1 {
    width: 100%;
    float: left;
    clear: left;
  }

  .slide-30 {
    width: 150px;
    margin-right: 20px;
  }

  .slide-32 {
    width: 150px;
    margin-right: 20px;
  }

  .slide-36 {
    width: 150px;
    margin-right: 20px;
  }

  .slide-23 {
    width: 150px;
    margin-right: 20px;
  }

  .slide-35 {
    width: 150px;
    margin-right: 20px;
  }

  .slide-28 {
    width: 150px;
    margin-right: 20px;
  }

  .slide-31 {
    width: 150px;
    margin-right: 20px;
  }

  .mask-4 {
    height: auto;
    min-height: 250px;
  }

  .div-block-35 {
    width: 100%;
    height: auto;
    padding-top: 20px;
  }

  .slide-21 {
    width: 150px;
    margin-right: 20px;
  }

  .slide-16 {
    width: 150px;
    margin-right: 20px;
  }

  .slide-38 {
    width: 150px;
    margin-right: 20px;
  }

  .slide-27 {
    width: 150px;
    margin-right: 20px;
  }

  .slide-39 {
    width: 150px;
    margin-right: 20px;
  }

  .slide-18 {
    width: 150px;
    margin-right: 20px;
  }

  .slide-26 {
    width: 150px;
    margin-right: 20px;
  }

  .slide-20 {
    width: 150px;
    margin-right: 20px;
  }

    .slide-46 {
    width: 150px;
    margin-right: 20px;
  }

      .slide-47 {
    width: 150px;
    margin-right: 20px;
  }

      .slide-48 {
    width: 150px;
    margin-right: 20px;
  }

      .slide-49 {
    width: 150px;
    margin-right: 20px;
  }

      .slide-50 {
    width: 150px;
    margin-right: 20px;
  }


  .heading-105 {
    position: static;
    width: 100%;
    font-family: Oswald, sans-serif;
    color: #383838;
    font-weight: 500;
  }

  .testimonial-content {
    padding-right: 0px;
  }

  .flex {
    margin-bottom: 25px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .flex-50 {
    width: 100%;
    margin-top: 75px;
  }

  .hero-about {
    width: 100%;
    height: 60vh;
    min-height: auto;
    margin-top: -122px;
    margin-left: 0%;
    background-size: contain;
  }

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

  .dropdown-toggle {
    display: flex;
    margin-left: 40%;
    text-align: left;
  }

  .icon-2 {
    padding-right: 60%;
  }

  .dropdown-list.w--open {
    display: block;
    width: auto;
    padding-left: 100px;
    font-size: 14px;
    text-align: center;
  }

  .dropdown-link {
    padding-right: 5px;
    padding-left: 5px;
    font-size: 14px;
  }

  .dropdown-link-2 {
    padding-right: 5px;
    padding-left: 5px;
    font-size: 14px;
  }

  .dropdown-link-2.w--current {
    padding-right: 5px;
    padding-left: 5px;
  }

  .dropdown-link-3 {
    padding-right: 5px;
    padding-left: 5px;
    font-size: 14px;
  }

  .dropdown-link-4 {
    padding-right: 5px;
    padding-left: 5px;
    font-size: 14px;
  }

  .dropdown-link-5 {
    padding-right: 5px;
    padding-left: 5px;
    font-size: 14px;
  }

  .dropdown-link-6 {
    padding-right: 5px;
    padding-left: 5px;
    font-size: 14px;
  }

  .dropdown-link-7 {
    padding-right: 5px;
    padding-left: 5px;
    font-size: 14px;
  }

  .list {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
  }

  .content-section {
    padding-bottom: 0px;
  }

  .center-box {
    width: 80%;
  }

  .intro-paragraph {
    font-size: 16px;
  }

  ._50-column-center {
    width: 100%;
  }

  .service-img {
    margin-bottom: 100px;
  }

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

  .paragraph-4 {
    font-size: 16px;
  }

  .paragraph-5 {
    padding-left: 10px;
    font-size: 16px;
  }

  .paragraph-7 {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 16px;
  }

  .paragraph-bold {
    padding-left: 0px;
    font-size: 16px;
  }

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

  .list-item-15 {
    font-size: 20px;
  }

  .hero-home {
    height: 80vh;
    margin-top: -279px;
    padding-top: 10px;
    padding-right: 20px;
    background-size: 100vw 50vh;
  }

  .div-block-68 {
    width: 100%;
    max-height: none;
    min-height: 150px;
  }

  .div-block-68-copy {
    max-height: none;
    min-height: auto;
  }

  .div-block-68-copy.img2 {
    width: 100%;
    min-height: 150px;
  }

  .div-block-68-copy.img4 {
    width: 100%;
    min-height: 150px;
  }

  .div-block-68-copy.img3 {
    width: 100%;
    min-height: 150px;
  }

  .div-block-68-copy.img5 {
    width: 100%;
    min-height: 150px;
  }

  .div-block-68-copy.img7 {
    width: 100%;
    min-height: 150px;
  }

  .div-block-68-copy.img2-copy {
    width: 100%;
    min-height: 150px;
  }

  .div-block-68-copy.img4-copy {
    width: 100%;
    min-height: 150px;
  }

  .div-block-68-copy.img6-copy {
    width: 100%;
    min-height: 150px;
  }

  .div-block-68-copy.img5-copy {
    width: 100%;
    min-height: 150px;
  }

  .div-block-68-copy.img3-copy {
    width: 100%;
    min-height: 150px;
  }

  .hero-floors {
    height: 60vh;
    margin-top: 0px;
    background-position: 0% 100%;
    background-size: auto 60vh;
  }

  .hero2 {
    height: 80vh;
    padding-right: 20px;
    background-image: url('../images/covid-cleaning.jpg');
    background-position: 50% 50%;
    background-size: cover;
  }

  .hero-cleaning {
    height: 60vh;
    margin-top: 0px;
    padding-right: 20px;
    background-size: auto 60vh;
  }

  .hero-quality {
    position: relative;
    width: 100%;
    height: 60vh;
    min-height: auto;
    margin-top: 0px;
    float: left;
    clear: left;
    background-size: 100vw 60vh;
  }

  .hero-covid {
    height: auto;
    background-image: url('../images/electro-static-fogging-lg.jpg');
    background-position: 50% 0%;
    background-size: cover;
  }

  .hero-testimonials {
    width: 100%;
    height: 60vh;
    float: left;
  }

  .hero-productions-copy {
    height: 60vh;
    padding-right: 20px;
    background-size: 100% 60vh;
  }

  .div-block-68-copy {
    width: 100%;
    max-height: none;
    min-height: 150px;
  }

  .hero-pressurewash {
    height: 80vh;
    margin-top: 0px;
  }

  .hero-restorations {
    height: 80vh;
    margin-top: 0px;
    padding-right: 20px;
  }

  .list-item-22 {
    letter-spacing: 1px;
  }

  .list-item-23 {
    letter-spacing: 1px;
  }

  .list-item-24 {
    letter-spacing: 1px;
  }

  .list-item-25 {
    letter-spacing: 1px;
  }

  .list-item-26 {
    letter-spacing: 1px;
  }

  .list-item-27 {
    letter-spacing: 1px;
  }

  .list-item-28 {
    letter-spacing: 1px;
  }

  .list-item-29 {
    letter-spacing: 1px;
  }

  .list-item-30 {
    letter-spacing: 1px;
  }

  .list-item-31 {
    letter-spacing: 1px;
  }

  .list-item-32 {
    letter-spacing: 1px;
  }

  .heading-services {
    width: 80%;
  }

  .header-block-right {
    width: 80%;
    height: auto;
    min-height: 100px;
  }

  .navbar-bottom {
    width: 100%;
    margin-top: 45px;
    float: left;
    background-color: #383838;
  }

  .text {
    padding-bottom: 20px;
    font-size: 16px;
  }

  .bold-text-17 {
    color: #383838;
    font-weight: 500;
  }

  .slide-40 {
    width: 150px;
    margin-right: 20px;
  }

  .slide-41 {
    width: 150px;
    margin-right: 20px;
  }

  .slide-43 {
    width: 150px;
    margin-right: 20px;
  }

  .slide-44 {
    width: 150px;
    margin-right: 20px;
  }

  .slide-45 {
    width: 150px;
    margin-right: 20px;
  }

  .heading-services-copy {
    width: 80%;
  }

  .div-block-70 {
    width: 60%;
    margin-top: 15px;
    margin-left: 99px;
    padding-left: 0px;
  }
}

@media screen and (max-width: 767px) {
  .hero {
    min-height: 420px;
  }

  .hero.small {
    min-height: 280px;
  }

  .hero.contact-hero {
    min-height: 230px;
    margin-top: 0px;
    padding-top: 0px;
  }

  .hero.hero-style {
    min-height: 256px;
  }

  .hero.gallery-hero {
    min-height: 230px;
  }

  .nav {
    padding-top: 0px;
  }

  .gallery-container {
    padding-right: 25px;
  }

  .main-heading {
    font-size: 38px;
    line-height: 43px;
  }

  .heading-wrapper {
    margin-top: 0px;
    padding-top: 0px;
    padding-right: 5%;
    padding-left: 5%;
  }

  .project-body-copy {
    margin-right: 40px;
    margin-left: 40px;
  }

  .hero-specialty {
    position: static;
    margin-top: 3px;
    background-image: url('../images/caution-tape-lg.jpg');
    background-position: 50% 50%;
  }

  .hero-specialty.book {
    margin-top: 0px;
    padding-right: 10%;
    padding-left: 10%;
  }

  .headerblock {
    position: static;
    display: none;
    width: 100%;
    margin-top: 526px;
    margin-bottom: 100px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .headerblock.center {
    width: 100%;
  }

  .headerblock.mobile {
    margin-top: 0px;
    margin-bottom: 50px;
    font-family: Karla;
    line-height: 1.5em;
    letter-spacing: 1px;
  }

  .headerblock.mobile.margin {
    display: block;
    padding-top: 20px;
  }

  .headerblock.short.margin {
    display: none;
    margin-top: 20%;
  }

  .headerblock-heading {
    padding-left: 0px;
    color: #000;
  }

  .text-block-6 {
    font-size: 16px;
    text-align: right;
  }

  .text-block-9 {
    width: 100%;
    margin-top: 2%;
    padding-bottom: 2%;
    float: left;
    font-size: 22px;
    text-align: center;
  }

  .nav-container {
    height: auto;
    min-height: 300px;
  }

  .div-block-15 {
    display: flex;
    width: 90%;
    margin-left: 0px;
    justify-content: center;
    align-items: center;
  }

  .nav-menu-2 {
    text-align: center;
  }

  .text-block-5 {
    font-size: 16px;
    text-align: right;
  }

  .container {
    margin-left: 20px;
  }

  .call-right {
    width: 100%;
    height: auto;
    padding-top: 0px;
    float: left;
    clear: left;
  }

  .div-block-14 {
    display: flex;
    width: 100%;
    margin-top: 13px;
    margin-left: 0px;
    float: left;
    justify-content: center;
    align-items: center;
  }

  .image-6 {
    display: none;
  }

  .nav-top {
    height: 50px;
  }

  .nav-link-2 {
    text-align: center;
  }

  .clappertop {
    width: 100%;
  }

  .nav-bottom {
    position: absolute;
    height: 120px;
    max-height: none;
    margin-top: 15px;
    padding-left: 0px;
  }

  .text-block-7 {
    display: none;
    text-align: center;
  }

  .clapperbtm {
    width: 100%;
    height: 100px;
  }

  .call-left {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
  }

  .brand-container {
    display: none;
    height: auto;
  }

  .icon {
    padding-right: 0px;
  }

  .navbar {
    margin-right: 0px;
    text-align: center;
  }

  .div-block-31 {
    height: auto;
  }

  .heading {
    margin-top: 220px;
  }

  .heading-h1 {
    margin-bottom: 20px;
  }

  .heading-text {
    font-size: 30px;
  }

  .button-wrapper.noflex {
    display: flex;
  }

  .image-14 {
    transform: none;
  }

  .box-text {
    font-size: 16px;
  }

  .button-red {
    min-width: 200px;
    font-size: 16px;
    font-weight: 700;
  }

  .button-red-sm {
    width: 60%;
    height: 65px;
    margin-top: 10px;
    font-size: 22px;
    text-align: center;
  }

  .button-9 {
    width: 60%;
    height: 40px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    font-size: 16px;
    text-align: center;
  }

  .button-read {
    min-width: 200px;
    font-size: 16px;
  }

  .header-block-left {
    width: 100%;
  }

  .h3-headerblock {
    height: auto;
    max-height: none;
  }

  .split-container {
    width: 100%;
    clear: left;
  }

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

  .testimonial-img-wrapper {
    display: flex;
    padding-left: 0%;
    align-items: center;
  }

  .testimonial-slider {
    padding-right: 15%;
    padding-left: 15%;
  }

  .testimonial-img {
    margin-left: 0%;
  }

  .quote {
    font-size: 14px;
  }

  .slide-container {
    padding-right: 0%;
    padding-left: 0%;
  }

  .testimonial-wrapper-2 {
    height: auto;
    padding-bottom: 0px;
  }

  .quotes {
    margin-left: 0px;
    font-size: 14px;
  }

  .quote-block {
    width: 100%;
    margin-left: 0px;
    padding-left: 20px;
  }

  .section-2 {
    margin-bottom: 0px;
  }

  .contact-container {
    border-style: none;
  }

  .div-block-58 {
    width: 100%;
    border-style: none;
  }

  .div-block-59 {
    width: 100%;
    border-style: none;
  }

  .slidercontainer {
    min-height: auto;
  }

  .slider-1 {
    float: left;
    clear: left;
  }

  .heading-105 {
    padding-left: 0px;
  }

  .testimonial-content {
    padding-right: 0px;
    padding-left: 25px;
  }

  .flex {
    margin-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .hero-about {
    min-height: auto;
    margin-top: -160px;
  }

  .dropdown-toggle {
    margin-left: 40%;
  }

  .icon-2 {
    padding-right: 55%;
  }

  .intro-box {
    display: flex;
    width: 85%;
    min-height: auto;
    margin-bottom: 20px;
    flex-direction: column;
  }

  .mini-title {
    margin-bottom: 20px;
  }

  .content-section {
    padding-top: 20px;
    border-style: none;
  }

  .title-link {
    font-size: 20px;
  }

  .intro-paragraph {
    font-size: 16px;
  }

  ._50-column-center {
    width: 100%;
    justify-content: flex-start;
  }

  ._50-column-center.mobile-border {
    margin-bottom: 4%;
    justify-content: center;
  }

  .text-block-2 {
    width: 100%;
  }

  .service-img {
    border-width: 10px;
  }

  ._50-column {
    width: 100%;
  }

  .paragraph-5 {
    padding-right: 10px;
  }

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

  .hero-home {
    position: static;
    height: 80vh;
    margin-top: 0px;
    background-image: url('../images/reelcleanhero-mobile.webp');
    background-position: 50% 50%;
    background-size: cover;
  }

  .div-block-68 {
    min-height: 200px;
  }

  .div-block-68-copy.img4 {
    background-position: 0% 80%;
  }

  .div-block-68-copy.img7 {
    background-position: 50% 10%;
  }

  .div-block-68-copy.img4-copy {
    background-position: 50% 50%;
  }

  .list-2 {
    font-size: 16px;
  }

  .title-link-copy {
    font-size: 20px;
  }

  .title-link-copy {
    font-size: 20px;
  }

  .hero-floors {
    position: static;
    height: 40vh;
    background-position: 0% 100%;
    background-size: 100vw 40vh;
  }

  .hero2 {
    position: static;
    height: 80vh;
    margin-top: 90px;
    background-position: 50% 50%;
  }

  .hero2.book {
    margin-top: 0px;
    padding-right: 10%;
    padding-left: 10%;
  }

  .hero-cleaning {
    position: static;
    height: 60vh;
    background-position: 50% 50%;
    background-repeat: no-repeat;
  }

  .hero-quality {
    height: 40vh;
    background-position: 0px 0px;
    background-size: auto 40vh;
  }

  .hero-covid {
    position: static;
    background-position: 50% 0%;
  }

  .hero-testimonials {
    width: 100%;
    float: left;
  }

  .hero-productions-copy {
    position: static;
    height: 60vh;
    margin-top: 0px;
    padding-bottom: 0px;
    background-position: 50% 50%;
    background-size: 100vw 40vh;
  }

  .title-link-copy {
    font-size: 20px;
  }

  .title-link-copy {
    font-size: 20px;
  }

  .div-block-68-copy {
    min-height: 200px;
  }

  .hero-pressurewash {
    position: static;
    height: 80vh;
    background-position: 50% 50%;
  }

  .hero-restorations {
    position: static;
    height: 80vh;
    background-position: 50% 50%;
  }

  .heading-services {
    width: 100%;
  }

  .header-block-right {
    width: 100%;
    min-height: auto;
    margin-right: 0px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .heading-right-about {
    font-size: 30px;
  }

  .navbar-bottom {
    margin-right: 0px;
    text-align: center;
  }

  .heading-20 {
    padding-top: 0px;
    font-size: 30px;
  }

  .heading-services-copy {
    width: 100%;
  }

  .div-block-70 {
    width: 100%;
    margin-left: 0px;
  }
}

@media screen and (max-width: 479px) {
  .hero {
    min-height: 340px;
  }

  .hero.contact-hero {
    min-height: 193px;
    margin-top: 0px;
    padding-top: 0px;
  }

  .hero.hero-style {
    min-height: 226px;
  }

  .hero.gallery-hero {
    min-height: 193px;
  }

  .gallery-container {
    position: relative;
    margin-top: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    float: left;
    clear: none;
  }

  .heading-wrapper {
    margin-top: 50px;
  }

  .project-body-copy {
    margin-right: 18px;
    margin-left: 18px;
  }

  .hero-specialty {
    position: static;
    display: block;
    margin-top: 0px;
    clear: left;
    background-position: 50% 50%;
    background-size: cover;
  }

  .hero-specialty.book {
    height: auto;
    margin-top: 0px;
    clear: left;
  }

  .headerblock {
    width: 100%;
    margin-top: 509px;
    padding-top: 0px;
    clear: none;
  }

  .headerblock.center {
    width: 100%;
    margin-top: 50px;
    padding-top: 10px;
  }

  .headerblock.mobile {
    margin-top: 20px;
    padding-top: 10px;
    font-family: Karla;
    line-height: 1.5em;
    letter-spacing: 1px;
  }

  .headerblock.mobile.margin {
    margin-top: -140px;
    clear: left;
  }

  .headerblock.short.margin {
    display: none;
    width: 100%;
  }

  .headerblock-heading {
    padding-left: 10px;
  }

  .text-block-6 {
    display: none;
  }

  .nav-container {
    position: relative;
    height: 100%;
    float: left;
    clear: left;
  }

  .div-block-15 {
    display: flex;
    width: 100%;
    margin-bottom: 10px;
    margin-left: 0px;
    justify-content: center;
    align-items: center;
    text-align: left;
  }

  .text-block-5 {
    display: none;
  }

  .container {
    width: auto;
  }

  .call-right {
    padding-top: 0px;
  }

  .div-block-14 {
    display: flex;
    width: 100%;
    margin-top: 17px;
    margin-left: 0px;
    clear: left;
    justify-content: center;
    align-items: center;
    text-align: center;
  }

  .image-6 {
    text-align: center;
  }

  .nav-top {
    height: auto;
    margin-top: 0%;
    padding-bottom: 0%;
    float: left;
    text-align: center;
  }

  .menu-button-2 {
    float: left;
    text-align: center;
  }

  .menu-button-2.w--open {
    background-color: #383838;
  }

  .clappertop {
    display: block;
    width: 100%;
    height: auto;
    margin-top: 0px;
    float: left;
    clear: none;
  }

  .nav-bottom {
    position: absolute;
    height: 120px;
    margin-top: 15px;
    float: left;
  }

  .text-block-7 {
    display: none;
  }

  .clapperbtm {
    width: 100%;
    height: auto;
    min-height: 200px;
    margin-bottom: 0px;
  }

  .call-left {
    clear: left;
  }

  .brand-container {
    display: none;
    height: auto;
  }

  .icon {
    position: static;
    margin-left: 20px;
    float: left;
    clear: none;
  }

  .navbar {
    display: block;
    width: 100%;
    height: auto;
    margin-right: 20px;
    float: left;
  }

  .heading {
    width: 80%;
    height: auto;
    margin-top: 0px;
  }

  .heading.centered {
    width: 100%;
    margin-top: 119px;
    margin-left: 0%;
    padding-left: 20px;
    float: left;
  }

  .heading-h1 {
    font-size: 24px;
  }

  .heading-text {
    padding-right: 20px;
    font-size: 24px;
  }

  .image-14 {
    transform: none;
  }

  .box-text {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 16px;
  }

  .button-red {
    width: auto;
    min-height: auto;
    min-width: 150px;
    font-size: 18px;
    line-height: 1.5em;
    text-align: center;
  }

  .button-red-sm {
    width: 80%;
    height: 60px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 15px;
    float: left;
    clear: none;
    font-size: 22px;
    text-align: center;
  }

  .button-9 {
    width: 60%;
    height: 40px;
    margin-left: 33px;
    clear: none;
    font-size: 16px;
    text-align: center;
  }

  .header-block-left {
    clear: none;
  }

  .h3-headerblock {
    width: 130%;
  }

  .split-container {
    width: 100%;
    clear: left;
  }

  .heading-h3.centered {
    padding-left: 0px;
  }

  .wide-img.bg6 {
    background-image: url('../images/trauma.jpg');
  }

  .wide-img.bg7 {
    background-image: url('../images/covid.jpg');
  }

  .booktoday {
    height: auto;
  }

  .testimonial-img-wrapper {
    display: flex;
    margin-top: 10%;
    padding-left: 0%;
  }

  .testimonial-slider {
    padding-right: 10%;
    padding-left: 10%;
  }

  .testimonial-section {
    position: relative;
    margin-top: 77px;
    float: left;
    clear: left;
  }

  .slide-container {
    padding-right: 0%;
    padding-left: 0%;
  }

  .testimonial-wrapper-2 {
    height: auto;
  }

  .quotes {
    margin-left: 0px;
    text-align: center;
  }

  .quote-block {
    padding-right: 28px;
    padding-left: 10%;
  }

  .div-block-54 {
    padding: 20px;
  }

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

  .div-block-56 {
    display: block;
    height: auto;
    float: left;
    text-align: center;
  }

  .div-block-56.blk {
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    float: left;
  }

  .div-block-56.grey {
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .div-block-55 {
    padding: 20px;
  }

  .div-block-55.nopad {
    padding-right: 0px;
    padding-left: 0px;
  }

  .text-block-17 {
    padding-left: 0px;
    font-size: 16px;
  }

  .contact-container {
    padding-right: 15px;
    padding-left: 15px;
  }

  .contact-text {
    width: 100%;
    font-size: 14px;
  }

  .slide-34 {
    width: 150px;
    min-height: 200px;
  }

  .slide-25 {
    width: 150px;
    min-height: 200px;
  }

  .slide-22 {
    width: 150px;
    min-height: 200px;
  }

  .slide-37 {
    width: 150px;
    min-height: 200px;
  }

  .slide-29 {
    width: 150px;
    min-height: 200px;
  }

  .slide-13 {
    height: auto;
    min-height: 200px;
  }

  .slide-19 {
    width: 150px;
    min-height: 200px;
  }

  .slide-33 {
    width: 150px;
    min-height: 200px;
  }

  .slide-15 {
    min-height: 200px;
  }

  .slide-17 {
    width: 150px;
    min-height: 200px;
  }

  .slide-24 {
    width: 150px;
    min-height: 200px;
  }

  .slide-14 {
    height: auto;
    min-height: 200px;
  }

  .slider-1 {
    height: auto;
    min-height: 250px;
    float: left;
    clear: left;
  }

  .slide-30 {
    width: 150px;
    min-height: 200px;
  }

  .slide-10 {
    height: auto;
    min-height: 200px;
  }

  .slide-32 {
    width: 150px;
    min-height: 200px;
  }

  .slide-36 {
    width: 150px;
    min-height: 200px;
  }

  .slide-1 {
    min-height: 200px;
  }

  .slide-23 {
    width: 150px;
    min-height: 200px;
  }

  .slide-2 {
    height: auto;
    min-height: 200px;
  }

  .slide-35 {
    width: 150px;
    min-height: 200px;
  }

  .slide-28 {
    width: 150px;
    min-height: 200px;
  }

  .slide-12 {
    height: auto;
    min-height: 200px;
  }

  .slide-31 {
    width: 150px;
    min-height: 200px;
  }

  .slide-6 {
    height: auto;
    min-height: 200px;
  }

  .slide-8 {
    height: auto;
    min-height: 200px;
  }

  .mask-4 {
    min-height: 200px;
  }

  .slide-5 {
    height: auto;
    min-height: 200px;
  }

  .slide-21 {
    width: 150px;
    min-height: 200px;
  }

  .slide-16 {
    width: 150px;
    min-height: 200px;
  }

  .slide-7 {
    height: auto;
    min-height: 200px;
  }

  .slide-38 {
    width: 150px;
    min-height: 200px;
  }

  .slide-27 {
    width: 150px;
    min-height: 200px;
  }

  .slide-39 {
    width: 150px;
    min-height: 200px;
  }

  .slide-4 {
    height: auto;
    min-height: 200px;
  }

  .slide-18 {
    width: 150px;
    min-height: 200px;
  }

  .slide-11 {
    height: auto;
    min-height: 200px;
  }

  .slide-26 {
    width: 150px;
    min-height: 200px;
  }

  .slide-20 {
    width: 150px;
    min-height: 200px;
  }

  .slide-9 {
    height: auto;
    min-height: 200px;
  }

  .heading-105 {
    padding-left: 10px;
  }

  .testimonial-content {
    width: 100%;
    margin-top: 75px;
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
  }

  .gallery-thumb {
    width: 90%;
  }

  .img-rounded {
    width: 90%;
  }

  .gallery-thumbs2 {
    width: 90%;
  }

  .flex {
    padding-right: 20px;
    padding-left: 20px;
  }

  .flex-50 {
    margin-top: 0px;
  }

  .hero-about {
    height: 40vh;
    min-height: auto;
    margin-top: 0px;
    background-size: cover;
  }

  .dropdown-toggle {
    margin-left: 30%;
  }

  .icon-2 {
    padding-right: 40%;
  }

  .dropdown-list {
    position: absolute;
  }

  .dropdown-list.w--open {
    padding-left: 5%;
  }

  .list {
    padding-left: 46px;
    font-size: 16px;
  }

  .intro-box {
    width: 85%;
    min-height: auto;
    margin-right: 0%;
    margin-bottom: 9%;
  }

  .mini-title {
    font-size: 24px;
  }

  .content-wrapper {
    padding-right: 10px;
    padding-left: 10px;
  }

  .content-section {
    padding-top: 50px;
  }

  ._50-column-center.mobile-border {
    padding-right: 0px;
  }

  .bottom-line {
    border-style: none;
  }

  .paragraph-4 {
    font-size: 14px;
  }

  .paragraph-5 {
    font-size: 14px;
  }

  .paragraph-7 {
    font-size: 14px;
  }

  .paragraph-bold {
    padding-right: 10px;
    padding-left: 10px;
  }

  .bold-text-4 {
    font-size: 14px;
  }

  .list-item-2 {
    font-family: Karla;
    color: #5e8dbe;
    text-transform: none;
  }

  .covid-19 {
    height: auto;
  }

  .hero-home {
    position: static;
    display: block;
    height: auto;
    margin-top: -20px;
    padding-left: 20px;
    clear: left;
    background-position: 0% 50%;
    background-size: contain;
  }

  .div-block-68-copy.img4 {
    background-position: 0% 80%;
  }

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

  .hero-floors {
    position: static;
    display: block;
    clear: left;
    background-position: 0% 50%;
    background-size: 100vw 40vh;
    background-repeat: no-repeat;
    background-attachment: scroll;
  }

  .hero2 {
    position: static;
    display: block;
    margin-top: 167px;
    clear: left;
    background-position: 50% 50%;
  }

  .hero2.book {
    height: auto;
    margin-top: 0px;
    clear: left;
  }

  .hero-cleaning {
    position: static;
    display: block;
    height: 40vh;
    margin-top: 0px;
    clear: left;
    background-position: 50% 50%;
    background-size: auto 40vh;
  }

  .hero-quality {
    background-position: 0px 0px, 50% 45%;
  }

  .hero-covid {
    position: static;
    display: block;
    width: 100%;
    min-height: 60vh;
    margin-top: 0px;
    padding-right: 0px;
    clear: left;
    background-position: 50% 50%;
  }

  .hero-testimonials {
    margin-top: 0px;
    float: left;
  }

  .hero-productions-copy {
    position: static;
    display: block;
    margin-top: 0px;
    clear: left;
    background-position: 50% 50%;
  }

  .hero-pressurewash {
    position: static;
    display: block;
    height: 40vh;
    clear: left;
    background-position: 0% 50%;
    background-size: auto 40vh;
  }

  .hero-restorations {
    position: static;
    display: block;
    height: 40vh;
    min-height: auto;
    clear: left;
    background-image: url('../images/IMG_3674-1.jpg');
    background-position: 50% 50%;
    background-size: auto 90vh;
    background-repeat: no-repeat;
  }

  .heading-services {
    clear: none;
  }

  .header-block-right {
    display: block;
    margin-top: 0px;
  }

  .heading-right-about {
    width: 100%;
    height: auto;
    font-size: 30px;
  }

  .navbar-bottom {
    display: block;
    width: 100%;
    height: auto;
    margin-top: 40px;
    margin-right: 20px;
    float: left;
    color: #383838;
  }

  .slide-40 {
    width: 150px;
    min-height: 200px;
  }

  .slide-41 {
    width: 150px;
    min-height: 200px;
  }

  .slide-42 {
    height: auto;
    min-height: 200px;
  }

  .slide-43 {
    width: 150px;
    min-height: 200px;
  }

  .slide-44 {
    width: 150px;
    min-height: 200px;
  }

  .slide-45 {
    width: 150px;
    min-height: 200px;
  }

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

  .heading-services-copy {
    clear: none;
  }

  .div-block-70 {
    width: 100%;
    margin-left: 0px;
  }
}

