body {
  background-image: url('../images/under-construction-2891888_1920-2.jpg');
}

h1 {
  margin: 10px 0px;
  font-family: 'Roboto Condensed', sans-serif;
  color: #2d3338;
  font-size: 69px;
  line-height: 54px;
  font-style: normal;
  font-weight: 700;
  text-shadow: none;
}

h2 {
  margin: 0px 0px 10px;
  font-size: 32px;
  line-height: 36px;
  font-weight: 400;
  text-shadow: none;
}

h3 {
  margin: 5px 0px;
  font-size: 22px;
  line-height: 30px;
  font-weight: 400;
  text-shadow: none;
}

h4 {
  margin: 10px 0px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}

h5 {
  margin: 10px 0px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}

h6 {
  margin: 10px 0px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}

p {
  margin-top: 0px;
  margin-bottom: 5px;
  font-size: 16px;
  line-height: 23px;
  font-weight: 300;
  letter-spacing: 0px;
  text-shadow: none;
}

.button {
  display: block;
  width: 100%;
  height: 54px;
  margin-left: -1px;
  padding: 4px 29px;
  border: 3px solid #fff;
  background-color: transparent;
  -webkit-transition: background-color 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, color 300ms ease;
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.button:hover {
  background-color: #fff;
  color: #000;
}

.subtitle {
  margin-bottom: 0px;
  padding-bottom: 0px;
  font-family: Montserrat, sans-serif;
  font-size: 31px;
  line-height: 35px;
  font-weight: 700;
  text-shadow: none;
}

.field {
  height: 54px;
  margin-bottom: 19px;
  padding-right: 20px;
  padding-left: 20px;
  border: 0px solid #000;
  -webkit-transition: box-shadow 150ms ease;
  transition: box-shadow 150ms ease;
  font-family: Montserrat, sans-serif;
  color: #262c46;
  font-size: 26px;
  text-align: center;
  text-transform: uppercase;
}

.field:focus {
  box-shadow: inset 0 0 0 2px #00caf2;
}

.sign-up-form {
  display: block;
  width: 415px;
  margin: 35px auto 66px;
}

.social-widget {
  width: 100px;
  float: left;
  -webkit-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
}

.social-widget.full-opacity {
  opacity: 1;
}

.social-widget-wrapper {
  display: block;
  width: 223px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 20px;
}

.social-widget-wrapper.thank-you {
  display: block;
  width: 216px;
  margin-top: 13px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 16px;
}

.success-message {
  padding: 20px;
  border-radius: 2px;
  background-color: #737373;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.spread-word {
  margin-top: 12px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: hsla(0, 0%, 100%, 0.6);
  font-size: 10px;
  line-height: 16px;
  font-weight: 400;
  letter-spacing: 0px;
  text-transform: uppercase;
  text-shadow: none;
}

.error-message {
  padding-bottom: 5px;
  border-radius: 2px;
  background-color: #5c3245;
}

.content-wrapper {
  display: inline-block;
  width: 60%;
}

.header-section {
  height: 100%;
  padding-top: 104px;
  background-color: #e0ddd7;
  text-align: center;
}

.footer-section {
  position: fixed;
  left: 0px;
  right: 0px;
  bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: rgba(0, 0, 0, 0.18);
  color: transparent;
}

.copyright {
  font-family: Montserrat, sans-serif;
  color: transparent;
  font-weight: 600;
  text-align: left;
}

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

.bars-wrapper {
  height: 7px;
  background-color: #1abc9c;
}

.bar {
  width: 14.285%;
  height: 7px;
  float: left;
  background-color: #1abc9c;
}

.bar._2 {
  background-color: #f2ca27;
}

.bar._3 {
  background-color: #e67e22;
}

.bar._4 {
  background-color: #16a085;
}

.bar._5 {
  background-color: #2980b9;
}

.bar._6 {
  background-color: #e74c3c;
}

.bar._7 {
  background-color: #a366bc;
}

.container {
  margin-top: -39px;
  padding-right: 10px;
  padding-left: 10px;
}

.image-crop {
  overflow: hidden;
  height: 260px;
}

.social-section {
  padding-top: 58px;
  padding-bottom: 58px;
  text-align: center;
}

.share-btn {
  display: inline-block;
  width: 61px;
  margin-right: 14px;
  margin-left: 14px;
}

.share-wrapper {
  margin-top: 32px;
}

.refer {
  color: hsla(0, 0%, 100%, 0.59);
}

.align-right {
  color: transparent;
  text-align: right;
}

.social-btn {
  margin-left: 17px;
  opacity: 0.44;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.social-btn:hover {
  opacity: 1;
}

.page-hero-heading {
  display: block;
  margin: 52px auto 38px;
  padding: 21px 0px;
  border: 4px solid #fff;
  border-radius: 10px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 70px;
  line-height: 79px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 8px;
  text-shadow: none;
}

.about {
  font-family: 'Roboto Condensed', sans-serif;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.join {
  display: block;
  width: 100%;
  margin-top: -12px;
  margin-bottom: 36px;
  float: left;
  font-family: Montserrat, sans-serif;
  font-size: 41px;
  line-height: 49px;
  font-weight: 600;
  letter-spacing: 6px;
  text-transform: uppercase;
  text-shadow: none;
}

.beta-line {
  width: 10%;
  height: 1px;
  margin-right: auto;
  margin-left: auto;
  float: left;
  background-color: hsla(0, 0%, 100%, 0.36);
}

.join-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: -43px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.body {
  padding-top: 3px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.7))), url('../images/Lot-Clearing-Before--After.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('../images/Lot-Clearing-Before--After.jpg');
  background-position: 0px 0px, 100% 50%;
  background-size: auto, 955px;
  color: #fff;
}

.demo-lp-hero-button {
  margin-top: 30px;
  margin-bottom: 30px;
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #900;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 34px;
  font-weight: 500;
  text-transform: uppercase;
}

.wanna-be-nav-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.columns {
  margin-top: 0px;
  color: transparent;
}

.container-2 {
  color: transparent;
}

.category-heading-div {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.heading {
  margin-top: -28px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 52px;
  line-height: 59px;
  font-weight: 800;
  text-align: center;
  cursor: pointer;
}

.heading.land-clearing {
  margin-top: -20px;
  text-align: center;
}

.heading.junk-removal {
  margin-top: -85px;
}

.service-description-paragraph {
  margin-top: 11px;
  margin-left: 0px;
  padding: 31px 32px 0px;
  background-color: rgba(0, 0, 0, 0.5);
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  text-align: justify;
}

.service-description-paragraph.smallish {
  margin-top: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: rgba(0, 0, 0, 0.5);
}

.service-description-paragraph.junk {
  padding-top: 77px;
}

.heading-2 {
  font-family: Montserrat, sans-serif;
  color: #3600f9;
  font-size: 90px;
  line-height: 69px;
  font-weight: 700;
  text-decoration: none;
  text-shadow: 3px 3px 6px #fff;
}

.top-of-page-phone-link-block {
  letter-spacing: 2px;
  text-decoration: none;
}

.top-of-page-phone-div-block {
  margin-top: 21px;
  margin-bottom: 30px;
}

.top-of-page-phone-div-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  margin: 27px auto 63px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 10px;
  background-color: transparent;
}

.color-1 {
  font-family: Montserrat, sans-serif;
  color: #900;
  font-size: 120px;
  line-height: 129px;
  font-weight: 700;
  text-shadow: 3px 3px 6px #fff;
}

.color-2 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 120px;
  line-height: 129px;
  font-weight: 700;
  text-shadow: 3px 3px 6px #900;
}

.color-3 {
  font-family: Montserrat, sans-serif;
  color: #3600f9;
  font-size: 120px;
  line-height: 129px;
  font-weight: 700;
  text-shadow: 3px 3px 6px #fff;
}

.heading-directions {
  display: block;
  font-size: 16px;
  line-height: 19px;
}

.column {
  margin-top: 0px;
}

.div-block {
  margin-top: 0px;
}

.div-block-2 {
  display: block;
  width: 100%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.video {
  width: 100%;
  margin-top: 0px;
}

._1st-video-div-block {
  width: 100%;
}

._2nd-video-div-block {
  width: 100%;
  margin-bottom: 0px;
}

.div-block-3 {
  width: auto;
  height: 80px;
  padding-top: 0px;
  background-image: url('../images/flag-logo-28A-CROPPED-PNG.png'), -webkit-gradient(linear, left top, left bottom, from(rgba(25, 13, 249, 0.99)), to(rgba(25, 13, 249, 0.99)));
  background-image: url('../images/flag-logo-28A-CROPPED-PNG.png'), linear-gradient(180deg, rgba(25, 13, 249, 0.99), rgba(25, 13, 249, 0.99));
  background-position: 100% 50%, 0px 0px;
  background-size: contain, auto;
  background-repeat: repeat, repeat;
  background-attachment: scroll, scroll;
}

.div-block-4 {
  display: block;
  margin-right: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: left;
}

.footer-div-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 11px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
  color: rgba(26, 26, 26, 0.89);
}

.div-block-5 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.div-block-6 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.heading-3 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  text-align: justify;
  letter-spacing: 4px;
}

.heading-3.bold {
  margin-bottom: 0px;
  line-height: 30px;
  font-weight: 700;
  text-align: center;
  cursor: pointer;
}

.heading-4 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 20px;
}

.list-item {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 26px;
  font-weight: 600;
  text-align: left;
}

.heading-5 {
  margin-top: 67px;
  font-family: Montserrat, sans-serif;
  font-size: 34px;
  font-weight: 600;
  letter-spacing: 6px;
  text-transform: capitalize;
}

.licensed-bonded-insured-h2 {
  margin-bottom: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 31px;
  font-weight: 700;
}

.videos-heading-h3 {
  margin-right: 25px;
  padding: 10px;
  border-style: none;
  border-width: 1px;
  border-color: #fff;
  font-family: Montserrat, sans-serif;
}

.videos-div-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.link {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.footer {
  padding-top: 35px;
  padding-bottom: 35px;
  background-color: #000;
}

.spc {
  text-decoration: none;
}

.footer-link {
  display: block;
  margin-bottom: 6px;
  padding-bottom: 10px;
  border-bottom: 1px none #d5d5e0;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  text-align: center;
  text-decoration: none;
}

.footer-link:hover {
  color: #fff;
}

.footer-link.with-icon {
  margin-left: 30px;
  border-bottom-style: none;
  text-align: center;
}

.footer-link.with-icon:hover {
  color: #fff;
}

.info-icon {
  float: left;
}

.paragraph {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 15px;
  text-align: justify;
}

.paragraph.house-demolition {
  color: #fff;
}

.heading-6 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 18px;
}

.heading-6.house-demolition {
  color: #fff;
}

.heading-7 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 18px;
  text-align: center;
}

.heading-7.house-demo {
  color: #fff;
}

.heading-8 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 18px;
  text-align: center;
}

.heading-8.house-demo {
  color: #fff;
}

.body-2 {
  background-image: none;
}

.body-3 {
  background-image: url('../images/under-construction-2891888_1920-2.jpg');
}

.body-3.mobile-home {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(#000));
  background-image: linear-gradient(180deg, #000, #000);
}

.call-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.list-item-2 {
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 28px;
  font-weight: 600;
}

.call-to-action-div-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.list {
  margin-bottom: -3px;
  padding-left: 50px;
}

.structure-cards2-topbar-wrapper {
  background-color: #272727;
}

.structure-cards2-topbar-wrapper.home-top-bar-divided {
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.04);
}

.structure-menu {
  width: 100%;
  background-color: transparent;
}

.structure-menu-link {
  display: block;
  margin-bottom: 12px;
  -webkit-transition: color 200ms ease, -webkit-transform 400ms ease;
  transition: color 200ms ease, -webkit-transform 400ms ease;
  transition: color 200ms ease, transform 400ms ease;
  transition: color 200ms ease, transform 400ms ease, -webkit-transform 400ms ease;
  color: hsla(0, 0%, 100%, 0.8);
  font-weight: 300;
  cursor: pointer;
}

.structure-menu-link:hover {
  -webkit-transform: translate(0px, -2px);
  -ms-transform: translate(0px, -2px);
  transform: translate(0px, -2px);
  color: #fff;
}

.structure-menu-link:active {
  -webkit-transform: translate(0px, -1px);
  -ms-transform: translate(0px, -1px);
  transform: translate(0px, -1px);
  color: hsla(0, 0%, 100%, 0.9);
}

.structure-menu-link.w--current {
  color: #fff;
  font-weight: 400;
}

.structure-menu-link.section-link-w-icon {
  margin-bottom: 0px;
}

.structure-more-item-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 12px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

._3-col {
  display: inline-block;
  width: 220px;
  margin-right: 20px;
}

._3-col._3-col-last {
  margin-right: 0px;
}

.section-dark {
  background-color: #111212;
  color: #fff;
}

.btn {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 11px 25px;
  float: none;
  border-radius: 4px;
  background-color: #1991eb;
  -webkit-transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, -webkit-transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, -webkit-transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, -webkit-transform 400ms ease;
  color: #fff;
  line-height: 24px;
  text-align: center;
}

.btn:hover {
  border-color: #0c6eb8;
  background-color: #1386dd;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  -webkit-transform: translate(0px, -2px);
  -ms-transform: translate(0px, -2px);
  transform: translate(0px, -2px);
  color: #fff;
}

.btn:active {
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
  -webkit-transform: translate(0px, -1px);
  -ms-transform: translate(0px, -1px);
  transform: translate(0px, -1px);
}

.btn.btn-outline-dark {
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, 0.2);
  background-color: hsla(0, 0%, 100%, 0.1);
  -webkit-transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, border 200ms ease, -webkit-transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, border 200ms ease, -webkit-transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, border 200ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, border 200ms ease, -webkit-transform 400ms ease;
}

.btn.btn-outline-dark:hover {
  border-color: hsla(0, 0%, 100%, 0.5);
}

.btn.btn-outline-light {
  border-style: solid;
  border-width: 1px;
  border-color: rgba(17, 18, 18, 0.05);
  background-color: transparent;
  color: #111212;
}

.btn.btn-outline-light:hover {
  border-color: rgba(17, 18, 18, 0.1);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.05);
}

.btn.btn-outline-light:active {
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
}

.sections-menu-headline {
  margin-bottom: 24px;
  color: #fff;
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
}

.structure-more-items {
  margin-top: 12px;
}

.wrap {
  display: block;
  width: 940px;
  margin-right: auto;
  margin-left: auto;
}

.wrap._w-custom.structure-menu-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 35px;
  padding-bottom: 35px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.wrap._w-custom.structure-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.wrap._w-custom.hero6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 50px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.wrap._w-custom.home-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  padding-bottom: 50px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.wrap.w80-50-start {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 80px;
  padding-bottom: 50px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.wrap.w50 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.wrap.w50-start {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 50px;
  padding-bottom: 50px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.wrap.w50-80 {
  padding-top: 50px;
  padding-bottom: 80px;
}

.wrap.w80-spcbetween {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 80px;
  padding-bottom: 80px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.structure-more-item-icon {
  display: block;
  margin-bottom: 1px;
  margin-left: 12px;
}

.structure-cards-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.structure-link {
  display: inline-block;
  -webkit-transition: color 200ms ease, -webkit-transform 400ms ease;
  transition: color 200ms ease, -webkit-transform 400ms ease;
  transition: color 200ms ease, transform 400ms ease;
  transition: color 200ms ease, transform 400ms ease, -webkit-transform 400ms ease;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.structure-link:hover {
  -webkit-transform: translate(0px, -2px);
  -ms-transform: translate(0px, -2px);
  transform: translate(0px, -2px);
  color: hsla(0, 0%, 100%, 0.8);
}

.structure-link.structure-menu-link {
  margin-right: 30px;
  font-size: 12px;
  line-height: 18px;
}

.structure-2nd-col-allcards {
  margin-top: 50px;
}

.hero6-wrap {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#272727), to(#1f1f1f));
  background-image: linear-gradient(180deg, #272727, #1f1f1f);
}

._6-col {
  display: inline-block;
  width: 460px;
  margin-right: 20px;
}

._6-col._6-col-last {
  margin-right: 0px;
}

.text-12 {
  font-size: 12px;
  line-height: 18px;
}

.text-12.text-12-60 {
  opacity: 0.6;
}

.tagline {
  opacity: 0.6;
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.h2-jumbo {
  font-size: 44px;
  line-height: 56px;
  font-weight: 300;
}

.h2-jumbo.hero6-headline {
  margin-top: -10px;
}

.hero6-headline-wrap {
  margin-top: -20px;
  padding-right: 80px;
}

.hero6-buttons-wrap {
  margin-top: 20px;
  margin-bottom: 10px;
}

.btn-big {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 16px 35px;
  float: none;
  border-radius: 4px;
  background-color: #1991eb;
  -webkit-transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, -webkit-transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, -webkit-transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, -webkit-transform 400ms ease;
  color: #fff;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
}

.btn-big:hover {
  border-color: #0c6eb8;
  background-color: #1386dd;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  -webkit-transform: translate(0px, -2px);
  -ms-transform: translate(0px, -2px);
  transform: translate(0px, -2px);
  color: #fff;
}

.btn-big:active {
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
  -webkit-transform: translate(0px, -1px);
  -ms-transform: translate(0px, -1px);
  transform: translate(0px, -1px);
}

.btn-big.btn-outline-dark {
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, 0.2);
  background-color: transparent;
  -webkit-transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, border 200ms ease, -webkit-transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, border 200ms ease, -webkit-transform 400ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, border 200ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease, transform 400ms ease, border 200ms ease, -webkit-transform 400ms ease;
}

.btn-big.btn-outline-dark:hover {
  border-color: hsla(0, 0%, 100%, 0.5);
}

.btn-big.hero6-left-btn {
  margin-right: 10px;
}

.h1-jumbo {
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 54px;
  line-height: 70px;
  font-weight: 300;
}

.content5-headline-wrapper {
  padding-right: 80px;
}

.text-16 {
  display: inline-block;
  font-size: 16px;
  line-height: 26px;
}

.text-16.text-16-60 {
  opacity: 0.6;
}

.content5-description {
  margin-top: 18px;
}

.home-sections-text-wrap {
  display: inline-block;
  margin-bottom: 10px;
  padding-left: 80px;
}

.headline-6-col {
  width: 460px;
  margin-bottom: 50px;
}

._4-col {
  display: inline-block;
  width: 300px;
  margin-right: 20px;
}

._4-col._4-col-last {
  display: inline-block;
  margin-right: 0px;
}

.home-sections-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  padding-right: 40px;
  padding-left: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(17, 18, 18, 0.06);
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 0 1px 6px 0 rgba(17, 18, 18, 0.06);
  -webkit-transition: -webkit-transform 400ms ease;
  transition: -webkit-transform 400ms ease;
  transition: transform 400ms ease;
  transition: transform 400ms ease, -webkit-transform 400ms ease;
}

.home-landing-image-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 360px;
  margin-bottom: 15px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(17, 18, 18, 0.06);
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 0 1px 6px 0 rgba(17, 18, 18, 0.06);
}

.home-landing-image-wrap.home-landing-image1 {
  background-image: url('../images/home-landing12x.jpg');
  background-position: 50% 1px;
  background-size: 300px;
  background-attachment: scroll;
}

.home-landing-image-wrap.home-landing-image2 {
  background-image: url('../images/home-landing22x.jpg');
  background-position: 50% -1px;
  background-size: 300px;
}

.home-landing-image-wrap.home-landing-image3 {
  background-image: url('../images/home-landing32x.jpg');
  background-position: 50% -1px;
  background-size: 300px;
}

.home-landing-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.home-landing-content {
  display: inline-block;
  margin-bottom: 5px;
  padding-right: 30px;
}

.text-14 {
  line-height: 24px;
}

.text-14.text-14-60 {
  opacity: 0.6;
}

.content9-item-wrap {
  padding-right: 20px;
}

.content9-icon {
  margin-bottom: 0px;
}

.home-category-items {
  margin-top: -10px;
}

.home-category-linkitem {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  padding: 18px 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(17, 18, 18, 0.06);
  border-radius: 8px;
  box-shadow: 0 1px 6px 0 rgba(17, 18, 18, 0.06);
  -webkit-transition: color 400ms ease, opacity 400ms ease, border 400ms ease, -webkit-transform 400ms ease;
  transition: color 400ms ease, opacity 400ms ease, border 400ms ease, -webkit-transform 400ms ease;
  transition: color 400ms ease, transform 400ms ease, opacity 400ms ease, border 400ms ease;
  transition: color 400ms ease, transform 400ms ease, opacity 400ms ease, border 400ms ease, -webkit-transform 400ms ease;
  color: #111212;
}

.home-category-linkitem:hover {
  border-color: #1991eb;
  box-shadow: 0 1px 8px 0 rgba(17, 18, 18, 0.15);
}

.home-category-linkitem:active {
  box-shadow: 0 1px 6px 0 rgba(17, 18, 18, 0.15);
  -webkit-transform: translate(0px, -1px);
  -ms-transform: translate(0px, -1px);
  transform: translate(0px, -1px);
}

._2-col {
  display: inline-block;
  width: 140px;
  margin-right: 20px;
}

._2-col._2-col-last {
  margin-right: 0px;
}

.home-extras-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.home-extras-image {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 230px;
  margin-bottom: 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 0 1px 6px 0 rgba(17, 18, 18, 0.06);
  -webkit-transition: -webkit-transform 400ms ease;
  transition: -webkit-transform 400ms ease;
  transition: transform 400ms ease;
  transition: transform 400ms ease, -webkit-transform 400ms ease;
}

.home-extras-image.home-extras-image1 {
  background-image: -webkit-gradient(linear, left top, right top, from(#111212), to(#222424));
  background-image: linear-gradient(90deg, #111212, #222424);
}

.home-extras-image.home-extras-image3 {
  background-image: -webkit-gradient(linear, left top, right top, from(#6758f3), to(#915cf4));
  background-image: linear-gradient(90deg, #6758f3, #915cf4);
}

.home-extras-image.home-extras-image2 {
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, right top, from(#1991eb), to(#5fbbff));
  background-image: linear-gradient(90deg, #1991eb, #5fbbff);
}

.home-extras-content {
  display: inline-block;
  margin-bottom: 5px;
  padding-right: 30px;
}

.cta4-headline-wrap {
  display: inline-block;
  width: 500px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.cta4-headline-extrajumbo {
  margin-top: 10px;
  font-size: 70px;
  line-height: 90px;
  font-weight: 100;
}

.cta4-action-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.divider-dark-wrap {
  display: block;
  height: 1px;
  margin: 0px auto;
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #111212;
}

.divider-dark {
  width: 100%;
  height: 1px;
  background-color: hsla(0, 0%, 100%, 0.06);
}

.home-footer-socicon {
  opacity: 0.6;
}

.home-footer-socicon:hover {
  opacity: 1;
}

.home-footer-socicon:active {
  opacity: 0.85;
}

.home-footer-link {
  display: inline-block;
  -webkit-transition: color 200ms ease, -webkit-transform 400ms ease;
  transition: color 200ms ease, -webkit-transform 400ms ease;
  transition: color 200ms ease, transform 400ms ease;
  transition: color 200ms ease, transform 400ms ease, -webkit-transform 400ms ease;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.home-footer-link:hover {
  -webkit-transform: translate(0px, -2px);
  -ms-transform: translate(0px, -2px);
  transform: translate(0px, -2px);
  color: hsla(0, 0%, 100%, 0.8);
}

.home-footer-socicon-wrap {
  margin-right: 20px;
}

.home-footer-socicon-wrap.home-footer-socicon-wrap-last {
  margin-right: 0px;
}

.heading-9 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-weight: 700;
  text-transform: capitalize;
  text-shadow: 4px 4px 6px #000;
  cursor: pointer;
}

.heading-9.correct-h {
  margin-top: 10px;
  color: hsla(0, 0%, 100%, 0.5);
  font-size: 22px;
  line-height: 30px;
}

.container-3 {
  position: relative;
  background-image: url('../images/IMG_20211227_150701269-1920X756.jpg');
  background-position: 0px 0px;
  background-size: auto;
}

.container-3.rv-demo-faq {
  background-image: url('../images/IMG_20220409_011455_742.jpg');
}

.accordion-item-content {
  overflow: hidden;
  font-weight: 400;
}

.accordion-wrapper {
  padding: 12px;
}

.gallery-lightbox {
  display: block;
  margin-top: 20px;
  margin-bottom: 20px;
}

.section-2 {
  position: relative;
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.43)), to(rgba(0, 0, 0, 0.43))), url('../images/IMG_20220409_011455_742.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.43), rgba(0, 0, 0, 0.43)), url('../images/IMG_20220409_011455_742.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.section-2.mhome {
  padding-top: 40px;
  padding-bottom: 40px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
}

.section-2.rv-demo-faq {
  padding-top: 40px;
  padding-bottom: 40px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
}

.accordion-item-trigger {
  margin-bottom: 13px;
}

.section-title {
  margin-top: 0px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 60px;
  line-height: 69px;
  font-weight: 600;
  text-shadow: 4px 4px 6px #000;
}

.section-title-wrapper {
  display: block;
  width: 60%;
  margin-right: auto;
  margin-bottom: 60px;
  margin-left: auto;
  text-align: center;
}

.gallery-overlay-icon {
  position: absolute;
  left: 0px;
  top: 50%;
  right: 0px;
  display: block;
  width: 60px;
  height: 60px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 14px;
  border-radius: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  text-align: center;
}

.gallery-overlay-icon:hover {
  background-color: rgba(0, 0, 0, 0.7);
}

.section-description {
  margin-top: 30px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 26px;
  line-height: 38px;
  font-weight: 700;
  text-transform: uppercase;
  text-shadow: 4px 4px 6px #000;
}

.gallery-image-block {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 300px;
  border-radius: 4px;
  background-image: url('../images/Before-Image.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.gallery-image-block._3 {
  background-image: url('../images/Lot-Cleared-of-Debris-Rough-Graded.jpg');
  background-position: 50% 50%;
}

.gallery-image-block._3.rv3 {
  background-image: url('../images/RV-Trailer-Demolition-Crushed.jpg');
}

.gallery-image-block._2 {
  background-image: url('../images/Mobile-Home-Demolition-With-Debris-Field-549X279.jpg');
  background-position: 100% 0%;
  background-size: auto;
}

.gallery-image-block._2.rv2 {
  background-image: url('../images/20210408_132025_HDR_Small_400X400ish.jpg');
}

.gallery-image-block.rv {
  background-image: url('../images/IMG_20220123_133012590.jpg');
  background-position: 50% 100%;
}

.gallery-overlay-block {
  display: none;
  width: 100%;
  height: 100%;
  background-color: transparent;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
}

.gallery-overlay-block:hover {
  background-color: hsla(0, 0%, 100%, 0.2);
}

.view-icon {
  height: 35px;
}

.paragraph-2 {
  margin-top: 0px;
  font-family: Montserrat, sans-serif;
  color: hsla(0, 0%, 100%, 0.5);
  font-size: 18px;
  line-height: 29px;
  font-weight: 600;
  text-transform: capitalize;
  text-shadow: 4px 4px 6px #000;
}

.text-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 23px;
  margin-bottom: 39px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Montserrat, sans-serif;
  font-size: 36px;
  line-height: 39px;
  font-weight: 800;
}

.video-2 {
  min-height: 100vh;
}

.body-4 {
  background-image: none;
}

.section-3 {
  min-height: 100vh;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.78)), to(rgba(0, 0, 0, 0.78))), url('../images/junk-977603_1920.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.78), rgba(0, 0, 0, 0.78)), url('../images/junk-977603_1920.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, auto;
}

.heading-10 {
  margin-top: 0px;
  color: #fff;
  line-height: 79px;
  text-align: center;
}

.list-item-3 {
  color: #fff;
}

.rich-text-block h2 {
  color: #fff;
}

.rich-text-block p {
  color: #fff;
}

.rich-text-block h4 {
  color: #fff;
}

.section-4 {
  min-height: 100vh;
}

.body-5 {
  background-image: none;
}

.section-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-5.center {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #cf0063;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/American-Flag.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/American-Flag.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
}

.arrow {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 30px;
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.hero-content {
  position: relative;
  z-index: 90;
  width: 100%;
  padding-right: 10vh;
  padding-left: 10vw;
  line-height: 44px;
}

.heading-12 {
  margin-top: 0px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  line-height: 79px;
}

.hero-subhead {
  max-width: 60%;
  margin-top: 87px;
  margin-bottom: 87px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 30px;
  line-height: 44px;
  font-weight: 400;
  text-align: left;
  text-transform: capitalize;
}

.button-2 {
  display: inline-block;
  margin-right: 0px;
  margin-bottom: 37px;
  padding: 20px 40px;
  border-radius: 3px;
  background-color: #fc0a0e;
  -webkit-transition: background-color 500ms cubic-bezier(.789, .159, .25, 1), color 200ms cubic-bezier(.789, .159, .25, 1);
  transition: background-color 500ms cubic-bezier(.789, .159, .25, 1), color 200ms cubic-bezier(.789, .159, .25, 1);
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 26px;
  font-weight: 600;
  text-align: center;
}

.button-2:hover {
  background-color: #fff;
  color: #6b6b6b;
}

.hero-image {
  position: absolute;
  right: 3vw;
  bottom: 0px;
  height: 85vh;
  margin-bottom: 61px;
}

.navbar-2 {
  display: none;
}

.navbar-3 {
  display: none;
}

.body-6 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/American-Flag.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/American-Flag.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.contact-us-heading {
  margin-top: 60px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 60px;
  line-height: 69px;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
}

.contact-us-div {
  width: 50%;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
  background-color: transparent;
}

.contact-pg-phone-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 100px;
  margin-bottom: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}

.link-2 {
  margin-bottom: 20px;
  padding: 14px;
  border-radius: 10px;
  background-color: rgba(255, 255, 255, 0.5);
  color: #fff;
  font-size: 45px;
  line-height: 59px;
  text-decoration: none;
  text-shadow: 4px 4px 6px #000;
}

.heading-13 {
  color: #fff;
  font-size: 26px;
  text-transform: uppercase;
  text-shadow: 4px 4px 6px #000;
}

.body-7 {
  background-color: rgba(255, 255, 255, 0.99);
  background-image: none;
}

.house-demo-section-hero {
  padding-top: 40px;
  background-color: rgba(0, 0, 0, 0.2);
}

.house-demo-section-hero.land-clearing {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: rgba(0, 0, 0, 0.2);
}

.house-demolition-container-hero {
  margin-top: 0px;
  margin-bottom: 35px;
  padding: 12px;
  background-color: #000;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/CIMG1252.JPG');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/CIMG1252.JPG');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, auto;
  color: #111;
}

.house-demolition-container-hero.land-clearing {
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 12px;
  background-color: #5c5c57;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/Lot-Clearing-After-Pic.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/Lot-Clearing-After-Pic.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, auto;
}

.house-demolition-container-hero.concrete-asphalt {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/ATC_Demolition_Apple_Valley_CA_Concrete_Demolition_Big_Pieces4.jpeg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/ATC_Demolition_Apple_Valley_CA_Concrete_Demolition_Big_Pieces4.jpeg');
  background-position: 0px 0px, 0% 0%;
  background-size: auto, 768px;
}

.house-demolition-hero-div-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-14 {
  margin-top: 60px;
  margin-bottom: 60px;
  font-family: Montserrat, sans-serif;
  color: rgba(255, 255, 255, 0.5);
  line-height: 74px;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 4px 4px 6px #000;
}

.heading-14.land-clearing {
  text-transform: capitalize;
}

.hero-div-block-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: auto;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.lightbox-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 30px;
  margin-bottom: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  text-decoration: none;
}

.house-demolition-hero-video-div-wrapper {
  margin-top: 60px;
  margin-bottom: 60px;
}

.house-demo-lightbox-image {
  margin-bottom: 20px;
}

.text-block-2 {
  width: auto;
  margin-right: auto;
  margin-bottom: 13px;
  margin-left: auto;
  background-color: rgba(0, 0, 0, 0.03);
  color: #fff;
  font-size: 20px;
  text-transform: uppercase;
}

.paragraph-3 {
  width: auto;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-weight: 500;
}

.paragraph-3.land-clearing {
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.paragraph-3.concrete-asphalt {
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  text-transform: capitalize;
}

.paragraph-4 {
  color: #000;
}

.paragraph-5 {
  color: #000;
}

.call-to-action-button-div-block {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  background-color: #000;
  text-align: center;
}

.call-to-action-button-div-block.house-demo {
  margin-bottom: 30px;
  background-color: transparent;
}

.image-header {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
}

.list-2 {
  text-align: left;
}

.footer-divider-div {
  width: auto;
  height: 5px;
}

.footer-divider-div.contact-page {
  width: auto;
  background-color: #fff;
}

.footer-divider-div.home {
  background-color: #fff;
}

.footer-divider-div.rv-demolition {
  background-color: #fff;
}

.body-8 {
  background-image: none;
}

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

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

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

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

.link-3 {
  color: #fff;
  text-decoration: none;
}

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

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

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

@media screen and (max-width: 991px) {
  .subtitle {
    padding-bottom: 10px;
    font-size: 29px;
    text-shadow: none;
  }

  .content-wrapper {
    width: 81%;
  }

  .container {
    padding-right: 57px;
    padding-left: 57px;
  }

  .social-btn {
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
  }

  .social-btn:hover {
    opacity: 0.8;
  }

  .page-hero-heading {
    font-size: 67px;
  }

  .join {
    width: auto;
    font-size: 21px;
    text-shadow: none;
  }

  .beta-line {
    width: 25%;
  }

  .body {
    margin-right: auto;
    margin-left: auto;
  }

  .demo-lp-hero-button {
    margin-top: 3px;
    margin-bottom: 68px;
  }

  .heading-2 {
    font-size: 45px;
    line-height: 49px;
  }

  .color-1 {
    font-size: 45px;
    line-height: 49px;
  }

  .color-2 {
    font-size: 45px;
    line-height: 49px;
  }

  .color-3 {
    font-size: 45px;
    line-height: 49px;
  }

  ._3-col {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 20px;
  }

  .section-dark {
    padding-right: 0px;
    padding-left: 0px;
  }

  .wrap {
    width: 645px;
  }

  .wrap._w-custom.structure-menu-wrap {
    width: 100%;
    padding-right: 30px;
    padding-bottom: 0px;
    padding-left: 30px;
  }

  .wrap._w-custom.structure-nav {
    width: 100%;
    padding-right: 30px;
    padding-left: 30px;
  }

  .wrap._w-custom.hero6 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
  }

  .wrap.w80-50-start {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .wrap.w50-start {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .wrap.w80-spcbetween {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .structure-cards2-menu-btn {
    margin-right: 30px;
    padding: 0px;
    background-color: transparent;
  }

  .structure-cards2-menu-btn:active {
    background-color: transparent;
  }

  .structure-cards2-menu-btn.w--open {
    margin-right: 30px;
    background-color: transparent;
  }

  .hero6-wrap {
    padding-top: 40px;
    padding-bottom: 40px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(39, 39, 39, 0.9)), to(#121212)), url('../images/hero-home-mob.png');
    background-image: linear-gradient(180deg, rgba(39, 39, 39, 0.9), #121212), url('../images/hero-home-mob.png');
    background-position: 0px 0px, 50% -40px;
    background-size: auto, cover;
  }

  ._6-col {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 20px;
  }

  ._6-col._6-col-last {
    width: 100%;
  }

  .hero6-headline-wrap {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-right: 0px;
  }

  .image {
    display: none;
  }

  .content5-headline-wrapper {
    padding-right: 0px;
    text-align: center;
  }

  .text-16.text-16-60 {
    width: 100%;
  }

  .content5-description {
    margin-top: -10px;
    margin-bottom: 0px;
    text-align: center;
  }

  .home-sections-text-wrap {
    margin-top: 20px;
    margin-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
  }

  .headline-6-col {
    display: block;
    width: auto;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }

  ._4-col {
    display: inline-block;
    width: 100%;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
  }

  ._4-col._4-col-last {
    margin-right: auto;
    margin-bottom: 0px;
  }

  .home-sections-wrap {
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .home-landing-image-wrap {
    display: block;
    margin-top: 20px;
  }

  .home-landing-image-wrap.home-landing-image1 {
    background-image: url('../images/home-landing1-mob2x.jpg');
    background-position: 50% -1px;
    background-size: cover;
  }

  .home-landing-image-wrap.home-landing-image2 {
    background-image: url('../images/home-landing2-mob2x.jpg');
    background-position: 50% -1px;
    background-size: cover;
  }

  .home-landing-image-wrap.home-landing-image3 {
    background-image: url('../images/home-landing3-mob2x.jpg');
    background-position: 50% -1px;
    background-size: cover;
  }

  .home-landing-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .home-landing-content {
    display: block;
    margin-top: 35px;
    margin-bottom: 10px;
    padding-right: 0px;
    text-align: center;
  }

  .content9-item-wrap {
    padding-right: 0px;
    text-align: center;
  }

  .home-category-linkitem {
    margin-bottom: 0px;
  }

  ._2-col {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 20px;
  }

  .home-extras-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
  }

  .home-extras-image {
    margin-top: 20px;
  }

  .home-extras-content {
    display: block;
    margin-top: 35px;
    margin-bottom: 10px;
    padding-right: 0px;
    text-align: center;
  }

  .cta4-headline-wrap {
    width: 100%;
    text-align: center;
  }

  .cta4-headline-extrajumbo {
    font-size: 54px;
    line-height: 70px;
  }

  .home-footer-socicons-wrap {
    margin-top: 20px;
  }

  .section-2 {
    padding: 45px;
  }

  .section-title {
    margin-bottom: 4px;
    font-size: 31px;
    line-height: 30px;
  }

  .section-title-wrapper {
    width: 85%;
    margin-bottom: 40px;
  }

  .section-description {
    margin-top: 20px;
    font-size: 19px;
  }

  .section-5.center {
    height: auto;
    padding-top: 15vh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .hero-content {
    padding-right: 5vw;
    padding-left: 5vw;
  }

  .heading-12 {
    font-size: 8vw;
  }

  .hero-subhead {
    font-size: 24px;
    line-height: 31px;
  }

  .hero-image {
    position: relative;
    left: 0vw;
    top: auto;
    right: 0vw;
    bottom: 0px;
    display: block;
    width: 70%;
    height: auto;
    margin-right: auto;
    margin-bottom: 7vw;
    margin-left: auto;
  }
}

@media screen and (max-width: 767px) {
  body {
    padding-top: 65px;
  }

  .subtitle {
    margin-right: 0px;
    margin-bottom: 24px;
    margin-left: 0px;
    padding-bottom: 43px;
    font-size: 25px;
    letter-spacing: 2px;
    text-shadow: none;
  }

  .sign-up-form {
    margin-bottom: 64px;
  }

  .content-wrapper {
    width: 100%;
    padding-right: 24px;
    padding-left: 24px;
  }

  .header-section {
    padding-top: 37px;
  }

  .footer-section {
    position: static;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: rgba(0, 0, 0, 0.49);
  }

  .container {
    padding-right: 10px;
    padding-left: 10px;
  }

  .social-section {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .page-hero-heading {
    margin-bottom: 5px;
    font-size: 30px;
    line-height: 39px;
    text-shadow: none;
  }

  .join {
    width: auto;
    font-size: 17px;
    line-height: 49px;
    text-shadow: none;
  }

  .demo-lp-hero-button {
    margin-top: 3px;
    margin-bottom: 53px;
    font-size: 18px;
  }

  .heading {
    margin-top: 0px;
    margin-bottom: 6px;
    font-size: 21px;
  }

  .heading.land-clearing {
    margin-top: -111px;
    font-size: 21px;
  }

  .heading.junk-removal {
    margin-top: -200px;
  }

  .service-description-paragraph {
    margin-bottom: 29px;
    font-size: 14px;
  }

  .service-description-paragraph.portrait {
    margin-bottom: 29px;
    font-size: 14px;
  }

  .service-description-paragraph.smallish {
    font-size: 13px;
  }

  .heading-2 {
    font-size: 30px;
    line-height: 39px;
  }

  .color-1 {
    font-size: 30px;
    line-height: 39px;
  }

  .color-2 {
    font-size: 30px;
    line-height: 39px;
  }

  .color-3 {
    font-size: 30px;
    line-height: 39px;
  }

  .heading-5 {
    font-size: 24px;
    line-height: 29px;
    letter-spacing: 4px;
  }

  .licensed-bonded-insured-h2 {
    margin-top: 21px;
    font-size: 22px;
  }

  .videos-heading-h3 {
    margin-right: 25px;
    font-family: Montserrat, sans-serif;
  }

  .videos-div-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .spc {
    margin-bottom: 30px;
  }

  .structure-cards2-topbar-wrapper {
    position: relative;
    z-index: 20;
  }

  .structure-menu-items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 30px;
    padding-bottom: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-top: 1px solid hsla(0, 0%, 100%, 0.06);
    border-bottom: 1px solid hsla(0, 0%, 100%, 0.06);
    background-color: #1a1a1a;
    text-align: center;
  }

  .structure-menu {
    z-index: 10;
  }

  .structure-project-menu {
    z-index: 9;
    overflow: scroll;
    text-align: left;
  }

  .sections-menu-headline {
    margin-bottom: 16px;
  }

  .structure-more-items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .wrap {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }

  .wrap._w-custom.structure-menu-wrap {
    width: auto;
    padding: 30px 0px 10px;
    background-color: #1a1a1a;
    text-align: center;
  }

  .wrap._w-custom.structure-nav {
    padding-right: 0px;
    padding-left: 0px;
  }

  .wrap._w-custom.home-footer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .structure-cards-menu {
    height: 60px;
  }

  .structure-link {
    margin-left: 30px;
  }

  .structure-link.structure-menu-link {
    margin-right: 0px;
    margin-bottom: 12px;
    margin-left: 0px;
    color: hsla(0, 0%, 100%, 0.8);
    font-size: 14px;
    line-height: 20px;
    font-weight: 300;
    letter-spacing: 0px;
    text-transform: none;
  }

  .structure-2nd-col-allcards {
    margin-top: -40px;
  }

  .structure-cards2-menu-btn {
    margin-top: -4px;
    padding: 0px;
  }

  .structure-cards2-menu-btn.w--open {
    margin-top: -4px;
  }

  ._6-col {
    margin-right: 0px;
  }

  .h2-jumbo.hero6-headline {
    font-size: 36px;
    line-height: 46px;
  }

  .h1-jumbo {
    font-size: 44px;
    line-height: 56px;
  }

  .home-extras-content {
    margin-top: 25px;
  }

  .cta4-headline-extrajumbo {
    display: block;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
  }

  .home-footer-socicons-wrap {
    margin-top: 20px;
  }

  .home-footer-link {
    margin-left: 0px;
  }

  .section-2 {
    padding: 25px;
  }

  .section-title {
    margin-bottom: 10px;
    font-size: 26px;
    line-height: 30px;
  }

  .section-title-wrapper {
    width: 95%;
    margin-bottom: 40px;
  }

  .bottom-gallery-column-left {
    padding-left: 0px;
  }

  .gallery-image-block {
    height: 220px;
  }

  .gallery-image-block._3 {
    height: 160px;
  }

  .gallery-image-block._2 {
    height: 160px;
  }

  .bottom-gallery-column-right {
    padding-right: 0px;
  }

  .hero-content {
    margin-bottom: 5vh;
  }

  .hero-image {
    margin-bottom: 10vw;
  }
}

@media screen and (max-width: 479px) {
  h2 {
    font-size: 30px;
    line-height: 31px;
    text-shadow: none;
  }

  p {
    font-size: 20px;
    text-shadow: none;
  }

  .button {
    width: 100%;
    margin-left: 0px;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
  }

  .subtitle {
    margin-top: 14px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 16px;
    line-height: 18px;
    text-transform: uppercase;
    text-shadow: none;
  }

  .field {
    width: 100%;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    text-align: center;
  }

  .sign-up-form {
    width: 100%;
    margin-top: 22px;
  }

  .social-widget {
    width: 96px;
  }

  .social-widget-wrapper {
    display: block;
    width: 221px;
    margin-right: auto;
    margin-bottom: 15px;
    margin-left: auto;
  }

  .footer-section {
    margin-top: 10px;
  }

  .copyright {
    margin-bottom: 16px;
    text-align: center;
  }

  .container {
    margin-top: 14px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .image-crop {
    height: auto;
    margin-bottom: 40px;
  }

  .social-section {
    padding-right: 14px;
    padding-left: 14px;
  }

  .align-right {
    text-align: center;
  }

  .social-btn {
    margin-right: 17px;
  }

  .page-hero-heading {
    width: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
    line-height: 29px;
    font-weight: 700;
    text-shadow: none;
  }

  .join {
    width: auto;
    margin-top: 10px;
    margin-bottom: 0px;
    font-size: 12px;
    line-height: 29px;
    letter-spacing: 4px;
    text-shadow: none;
  }

  .beta-line {
    width: 12%;
  }

  .join-wrapper {
    margin-top: -20px;
  }

  .demo-lp-hero-button {
    margin-top: 29px;
    margin-bottom: 29px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
    line-height: 19px;
    font-weight: 500;
    text-align: center;
  }

  .wanna-be-nav-wrapper {
    margin-top: 12px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .category-heading-div {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .heading {
    margin-top: 0px;
    font-size: 24px;
    line-height: 29px;
    font-weight: 700;
  }

  .heading.land-clearing {
    margin-top: 0px;
    margin-left: 0px;
    font-size: 24px;
    line-height: 29px;
  }

  .heading.solo {
    margin-top: 0px;
  }

  .heading.left {
    margin-top: 23px;
  }

  .heading.junk-removal {
    margin-top: 0px;
  }

  .service-description-paragraph {
    margin-bottom: 10px;
    padding: 10px;
    font-size: 14px;
    line-height: 19px;
    text-align: justify;
  }

  .service-description-paragraph.portrait {
    margin-top: 1px;
    margin-bottom: 5px;
    padding: 10px;
    font-size: 11px;
    text-align: center;
  }

  .service-description-paragraph.smallish {
    margin-bottom: 29px;
    font-size: 14px;
  }

  .heading-2 {
    font-size: 16px;
    line-height: 18px;
  }

  .top-of-page-phone-link-block {
    font-size: 16px;
  }

  .top-of-page-phone-div-wrapper {
    width: auto;
    margin-top: 28px;
    margin-bottom: 23px;
  }

  .color-1 {
    font-size: 26px;
    line-height: 29px;
  }

  .color-2 {
    font-size: 26px;
    line-height: 29px;
  }

  .color-3 {
    font-size: 26px;
    line-height: 29px;
  }

  .heading-directions {
    font-size: 10px;
  }

  .div-block-3 {
    display: none;
    height: 20px;
    background-image: url('../images/flag-logo-28A-CROPPED-PNG.png'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
    background-image: url('../images/flag-logo-28A-CROPPED-PNG.png'), linear-gradient(180deg, transparent, transparent);
    background-position: 50% 0%, 0px 0px;
    background-size: contain, auto;
  }

  .div-block-4 {
    margin-right: 0px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 14px;
  }

  .div-block-4.logo {
    margin-bottom: 22px;
  }

  .footer-div-wrapper {
    background-color: #000;
  }

  .heading-3 {
    font-size: 12px;
    line-height: 16px;
    font-weight: 700;
    letter-spacing: 2px;
  }

  .heading-3.bold {
    margin-bottom: 10px;
    font-size: 12px;
    line-height: 19px;
    font-weight: 700;
    text-align: left;
  }

  .list-item {
    margin-bottom: 10px;
    font-size: 12px;
    line-height: 12px;
    font-weight: 500;
    letter-spacing: 2px;
  }

  .heading-5 {
    font-size: 16px;
    line-height: 19px;
    font-weight: 600;
    letter-spacing: 4px;
    text-transform: capitalize;
  }

  .licensed-bonded-insured-h2 {
    margin-bottom: 10px;
    font-size: 20px;
  }

  .footer-link.with-icon {
    margin-bottom: 0px;
    margin-left: -7px;
  }

  .paragraph {
    padding: 5px;
    background-color: rgba(0, 0, 0, 0.5);
    line-height: 19px;
    text-align: center;
  }

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

  .heading-7 {
    text-align: center;
  }

  .heading-8.house-demo {
    margin-left: -36px;
  }

  .body-2 {
    padding-top: 0px;
  }

  .body-3.mobile-home {
    padding-top: 0px;
    background-image: none;
  }

  .list-item-2 {
    font-size: 14px;
    line-height: 24px;
  }

  .btn {
    display: block;
    text-align: center;
  }

  .hero6-wrap {
    background-position: 0px 0px, 50% 50%;
  }

  .hero6-buttons-wrap {
    margin-top: 30px;
  }

  .btn-big {
    display: block;
    padding: 14px 25px;
    text-align: center;
  }

  .btn-big.hero6-left-btn {
    margin-right: 0px;
  }

  .cta4-headline-extrajumbo {
    width: 100%;
  }

  .heading-9 {
    font-size: 14px;
    line-height: 21px;
    font-weight: 700;
  }

  .heading-9.correct-h {
    padding-left: 5px;
    color: hsla(0, 0%, 100%, 0.75);
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
  }

  .container-3 {
    padding-top: 12px;
  }

  .container-3.rv-demo-faq {
    padding-top: 12px;
  }

  .section-2 {
    padding: 25px;
  }

  .section-title {
    margin-bottom: 25px;
    font-size: 22px;
    line-height: 26px;
  }

  .section-title-wrapper {
    width: 100%;
    margin-bottom: 30px;
  }

  .section-description {
    display: block;
    margin-top: 14px;
    font-size: 18px;
    line-height: 26px;
    font-weight: 700;
  }

  .gallery-image-block {
    height: 150px;
  }

  .gallery-image-block._3 {
    height: 120px;
  }

  .gallery-image-block._2 {
    height: 120px;
  }

  .paragraph-2 {
    padding: 8px;
    border-radius: 5px;
    background-color: rgba(0, 0, 0, 0.39);
    color: hsla(0, 0%, 100%, 0.75);
    font-size: 14px;
    line-height: 19px;
    font-weight: 500;
  }

  .body-4 {
    padding-top: 0px;
  }

  .section-3 {
    margin-top: 0px;
  }

  .heading-10 {
    margin-top: 0px;
    font-family: Montserrat, sans-serif;
    font-size: 22px;
    line-height: 39px;
  }

  .list-item-3 {
    color: #fff;
    font-size: 18px;
  }

  .list-item-4 {
    color: #fff;
  }

  .heading-11 {
    color: #fff;
    font-size: 26px;
  }

  .rich-text-block {
    color: #fff;
    font-size: 20px;
  }

  .rich-text-block h2 {
    font-family: Montserrat, sans-serif;
    font-size: 20px;
    font-weight: 600;
  }

  .rich-text-block p {
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    line-height: 22px;
  }

  .body-5 {
    padding-top: 0px;
  }

  .section-5.center {
    margin-top: 0px;
    padding-top: 0vh;
    padding-bottom: 0vh;
  }

  .heading-12 {
    font-size: 32px;
    line-height: 56px;
    text-align: center;
  }

  .hero-subhead {
    width: auto;
    max-width: none;
    margin-top: 40px;
    margin-bottom: 40px;
    padding: 14px;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
  }

  .button-2 {
    width: 100%;
    margin: 0px auto;
    background-color: #fc0a0e;
    font-size: 14px;
    text-align: center;
  }

  .hero-image {
    width: 80%;
    margin-top: 15vw;
    margin-bottom: 10vw;
  }

  .navbar {
    width: 100%;
  }

  .navbar-2 {
    display: block;
  }

  .navbar-3 {
    display: block;
  }

  .nav-menu {
    position: absolute;
  }

  .contact-us-heading {
    font-size: 37px;
    line-height: 49px;
    text-align: center;
  }

  .contact-us-div {
    width: auto;
    font-size: 22px;
  }

  .body-7 {
    padding-top: 0px;
  }

  .house-demo-section-hero {
    padding-top: 0px;
  }

  .house-demo-section-hero.land-clearing {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .house-demolition-container-hero {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .house-demolition-container-hero.land-clearing {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.79)), to(rgba(0, 0, 0, 0.79))), url('../images/Lot-Clearing-After-Pic.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.79), rgba(0, 0, 0, 0.79)), url('../images/Lot-Clearing-After-Pic.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, auto;
  }

  .heading-14 {
    margin-top: 0px;
    margin-bottom: 40px;
    font-size: 29px;
    line-height: 39px;
  }

  .heading-14.land-clearing {
    font-size: 29px;
    line-height: 39px;
  }

  .paragraph-3 {
    padding: 8px;
    font-family: Montserrat, sans-serif;
    font-size: 14px;
    font-weight: 500;
  }

  .image-header {
    font-size: 18px;
  }

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

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

  .footer-divider-div {
    height: 3px;
  }

  .body-8 {
    padding-top: 0px;
  }

  .icon {
    color: rgba(0, 0, 0, 0.5);
  }

  .dropdown-toggle {
    font-family: Montserrat, sans-serif;
    font-weight: 500;
  }

  .nav-link {
    font-family: Montserrat, sans-serif;
    font-weight: 500;
  }

  .nav-link-2 {
    font-family: Montserrat, sans-serif;
    font-weight: 500;
  }

  .nav-link-3 {
    font-family: Montserrat, sans-serif;
    font-weight: 500;
  }

  .nav-link-4 {
    font-family: Montserrat, sans-serif;
    font-weight: 500;
  }

  .dropdown-link {
    font-family: Montserrat, sans-serif;
    font-weight: 500;
  }

  .dropdown-link-2 {
    font-family: Montserrat, sans-serif;
    font-weight: 500;
  }

  .dropdown-link-3 {
    font-family: Montserrat, sans-serif;
    font-weight: 500;
  }

  .link-4 {
    color: #fff;
  }
}

