:root {
  --white: white;
  --red: #ff0004;
  --black: black;
  --yellow-theme-2021: #ffea00;
  --trans-90: #2c2c2ce6;
  --dark-grey-nf: #2c2c2c;
  --light-gray-nf: #414141;
  --nf-blue: #0d00ff;
  --dodger-blue: #09f;
  --grey-1-theme: #303030;
  --trans-83: #2c2c2cd4;
  --orange-nf: #ff5e00;
  --transparency-56: #2c2c2c8f;
  --trans-95: #2c2c2cf2;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.top-of-hp-black-bar {
  z-index: 1001;
  background-color: #000;
  height: auto;
  margin-bottom: 0;
  padding-top: 5px;
  padding-bottom: 0;
  position: static;
  top: 0;
}

.overall-hero-description {
  opacity: 1;
  color: #fff;
  text-align: left;
  width: 100%;
  margin-bottom: 5px;
  margin-left: auto;
  margin-right: auto;
  font-family: Open Sans, sans-serif;
  font-size: 17px;
  font-weight: 800;
  line-height: 24px;
  display: block;
  box-shadow: 0 0 #000;
}

.overall-hero-description.black-bar {
  font-size: 17px;
  font-weight: 800;
}

.overall-hero-description.hp {
  text-align: right;
}

.dropdown-dropdown-list {
  color: #fff;
  border: 1px #fff;
  overflow: hidden;
}

.dropdown-dropdown-list:hover {
  background-color: #eed03a;
  transform: translate(0);
}

.dropdown-dropdown-list.w--open {
  z-index: 1100;
  background-color: #000;
}

.navbar-links {
  color: #000;
  background-color: #0000;
  border: 0 #2b188d;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  height: 50px;
  max-height: 55px;
  padding-top: 15px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 600;
  transition: background-color .3s, opacity .2s;
  top: 0;
}

.navbar-links:hover {
  color: #000;
  background-color: #0000;
  border: 1px solid #000;
  border-left: 0 #000;
  border-right: 0 #000;
  top: 0;
  left: 0;
}

.navbar-links:active {
  box-shadow: none;
  background-color: #0000;
  top: 0;
  left: 0;
}

.navbar-links.w--current {
  color: #000;
  background-color: #fff;
  height: 50px;
  padding-top: 15px;
  top: 0;
  box-shadow: 0 0 3px 3px #000;
}

.navbar-links.w--current:hover {
  box-shadow: 1px -1px 3px 2px #0000007d;
}

.dropdown-toggle {
  float: none;
  color: #000;
  border: 1px #000;
  flex: 1;
  order: -1;
  height: 50px;
  padding-top: 15px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 300;
  transition: background-color .3s;
}

.dropdown-toggle:hover {
  color: #000;
  background-color: #0000;
}

.dropdown-toggle.w--open {
  display: inline-block;
}

.navbar-menu-ds {
  float: none;
  text-align: center;
  height: 50px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.dropdown-arrow {
  color: #000;
  font-size: 20px;
}

.dropdown-arrow:hover {
  color: #2e9dff;
  font-size: 20px;
  line-height: 22px;
}

.navbar-div-mine {
  z-index: 1001;
  opacity: 1;
  background-color: #eed03a;
  flex-direction: row;
  align-items: center;
  width: 85%;
  height: auto;
  margin: 0 auto;
  padding-top: 15px;
  padding-bottom: 15px;
  display: block;
  position: static;
  top: 0;
}

.navbar-div-mine._85 {
  background-color: #eed03a;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  position: sticky;
  top: 0;
}

.text-block-5 {
  font-size: 17px;
  font-weight: 600;
}

.navbar-text {
  color: #000;
  background-color: #0000;
  border: 0 #000;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  width: auto;
  height: 50px;
  max-height: 55px;
  padding-top: 15px;
  padding-bottom: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 700;
  transition: background-color .2s;
  top: 0;
}

.navbar-text:hover {
  color: #000;
  background-color: #0000;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}

.navbar-text:active {
  box-shadow: none;
  color: #000;
  background-color: #0000;
}

.navbar-text:focus {
  border-color: #000;
}

.navbar-text.w--current {
  color: #000;
  background-color: #fff;
  background-image: none;
  border: 0 #000;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  height: 50px;
  max-height: 55px;
  padding-top: 15px;
  padding-bottom: 20px;
  font-size: 18px;
  font-weight: 300;
  transition: all .5s ease-in;
  top: 0;
  box-shadow: 0 0 3px 3px #000;
}

.navbar-text.w--current:hover, .navbar-text.w--current:active {
  box-shadow: none;
  color: #000;
  background-color: #fff;
  background-image: none;
}

.navbar-text.w--current:focus {
  box-shadow: none;
}

.image-4 {
  border: 3px #0000;
  width: 100%;
}

.navbar-container-ds-roofing {
  text-align: right;
  height: 50px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.dropdown-component {
  z-index: 1100;
}

.navbar-ds-roofing {
  text-align: right;
  background-color: #0000;
  height: 50px;
  max-height: 62px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: static;
  top: auto;
  bottom: auto;
}

.columns-4 {
  text-align: right;
  align-items: center;
  display: flex;
}

.columns-5 {
  width: 98%;
  margin-left: auto;
  margin-right: auto;
}

.text-span, .text-span.slider-black-outline {
  color: var(--white);
  text-shadow: 1px 1px 2px #000;
}

.road-markings-caps {
  color: var(--red);
  text-shadow: 1px 1px 2px #000;
  font-size: 55px;
}

.road-markings-caps.slider-white-outline {
  text-shadow: 1px 1px 2px #000;
}

.button {
  background-color: var(--red);
  box-shadow: none;
  color: #000;
  text-align: left;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-shadow: 1px 0 #000;
  border-radius: 3px;
  width: 165px;
  margin: 20px auto 30px;
  padding-left: 25px;
  padding-right: 25px;
  font-family: Open Sans, sans-serif;
  font-size: 12px;
  font-weight: 800;
  transition: margin-left .2s, padding-left .3s, background-color .3s, background-position .2s, color .2s, border .2s, box-shadow .3s;
}

.button:hover {
  color: #f3eded;
  background-color: #000;
  margin-left: 0;
  padding-left: 30px;
  box-shadow: 0 1px 3px 1px #0000004d;
}

.button:active {
  box-shadow: none;
}

.button.form-contact {
  text-align: center;
  width: 190px;
  margin-top: 50px;
}

.button.form-contact.privacy-policy {
  background-color: var(--red);
  width: 210px;
  margin-top: 20px;
}

.button.form-contact.privacy-policy.form-hp {
  background-color: var(--red);
  margin-top: 10px;
}

.button.form-contact.map {
  background-color: var(--red);
  width: 170px;
  margin-top: 10px;
}

.button.form-contact.form-hp {
  margin-top: 30px;
}

.button.green {
  background-color: #5ec045;
}

.button.green:hover {
  background-color: #6fdd53;
}

.button.green.contact {
  color: #fff;
  background-color: #000;
  width: 189px;
  margin-top: 50px;
}

.button.privacy-button.w--current {
  padding-left: 25px;
}

.button.hp {
  background-color: var(--red);
}

.overall-hero-title {
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 55px;
  font-weight: 800;
  line-height: 60px;
  position: static;
  top: 0;
}

.video-hero-container {
  margin-top: 70px;
  display: block;
}

.video-hero-container.hp {
  margin-top: 100px;
  margin-bottom: 0;
}

.hero-block-overlay {
  color: #fff;
  background-color: #00000040;
  padding-top: 270px;
  padding-bottom: 250px;
}

.hero-block-overlay.business-2 {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  height: auto;
  min-height: 400px;
  padding-top: 0;
  padding-bottom: 80px;
  padding-left: 0;
  display: block;
}

.image-hero {
  background-color: #0f1011;
  background-image: url('../images/Photo-2.jpg');
  background-position: 50% 0;
  background-size: cover;
}

.image-hero.busines-2 {
  background-image: linear-gradient(#000, #0006 25%), url('../images/HERO-2022-2000px-TINY.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  height: auto;
  min-height: 400px;
  margin-top: 0;
  padding-bottom: 0;
  display: block;
  overflow: visible;
}

.overall-hero-description-2 {
  opacity: 1;
  color: #fff;
  text-shadow: 1px 1px 2px #000;
  width: 100%;
  margin-bottom: 5px;
  margin-left: auto;
  margin-right: auto;
  font-family: Open Sans, sans-serif;
  font-size: 17px;
  font-weight: 800;
  line-height: 24px;
  display: block;
  box-shadow: 0 0 #000;
}

.full-hero-content-block {
  text-align: left;
  width: 80%;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.white-div-hp {
  background-color: #fff;
  width: 70%;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 50px;
  padding-bottom: 50px;
}

.content-section-block {
  float: left;
  max-width: 450px;
}

.content-section-block.left {
  float: right;
  text-align: left;
  max-width: none;
}

.main-feature-title {
  margin-top: 0;
  margin-bottom: 30px;
  font-family: Open Sans, sans-serif;
  font-size: 35px;
  font-weight: 800;
  line-height: 37px;
}

.image-2 {
  perspective: none;
  transform: ;
  border: 5px solid #eed03a;
  padding: 5px;
}

.intro-paragraph {
  color: #fff;
  text-align: left;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 17px;
  line-height: 26px;
}

.intro-paragraph.dark {
  color: #8f8888;
  font-size: 18px;
  line-height: 30px;
}

.intro-paragraph.dark.span {
  color: #000;
  font-size: 20px;
  font-weight: 600;
}

.intro-paragraph.black {
  color: #000;
  font-size: 18px;
  font-weight: 300;
  line-height: 40px;
}

.intro-paragraph.black.lightbox-text {
  text-align: center;
  text-shadow: 0 0 1px #000;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 5px;
  font-size: 24px;
  font-weight: 300;
}

.intro-paragraph.black.homepage {
  font-size: 19px;
  line-height: 40px;
}

.intro-paragraph.form-text {
  opacity: .62;
  color: #ff0004;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
}

.intro-paragraph.form-text.quote {
  opacity: .63;
  color: #fff;
  letter-spacing: 1px;
  width: 65%;
  font-weight: 300;
  line-height: 30px;
}

.intro-paragraph.form-text.quote.form-hp {
  opacity: .73;
  color: var(--black);
  width: 95%;
  margin-top: 10px;
}

.intro-paragraph.form-text.quote.form {
  color: var(--black);
  width: 80%;
  font-weight: 400;
}

.yellow-secondary-caps {
  color: var(--red);
  border-bottom: 1px #000;
  font-size: 40px;
  line-height: 37px;
  text-decoration: none;
}

.yellow-secondary-caps:hover {
  border-bottom-style: none;
  border-bottom-color: var(--yellow-theme-2021);
  text-decoration: underline;
}

.yellow-secondary-caps.white {
  color: #fcfcfc;
}

.yellow-secondary-caps.black {
  color: var(--red);
}

.yellow-secondary-caps._4-pics {
  color: var(--white);
  font-size: 30px;
}

.yellow-secondary-caps.slating-title {
  color: var(--trans-90);
  text-shadow: 0 0 1px #000;
  background-color: #0000;
  border-top: 6px #000;
  border-bottom: 6px #000;
  font-size: 50px;
  line-height: 37px;
}

.container-4 {
  perspective: 700px;
  transform: ;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  display: flex;
}

.container-4.contact-pic {
  display: block;
}

.container-4.potholes-page {
  text-align: center;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.container-4.potholes-page.about, .container-4.potholes-page.white-lines {
  box-shadow: none;
  margin-top: 120px;
}

.container-4.potholes-page.white-lines.gallery-lb {
  box-shadow: none;
  margin-top: 50px;
}

.container-4.potholes-page.white-lines.gallery-lb._2 {
  margin-top: 10px;
}

.container-4.potholes-page.hp {
  box-shadow: none;
  padding-top: 100px;
}

.container-4.potholes-page._2 {
  margin-top: 10px;
}

.container-4.potholes-page.potholes {
  margin-top: 150px;
}

.container-4.potholes-page.playground, .container-4.potholes-page.hols {
  margin-top: 75px;
}

.container-4.hp-call-area {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.container-4.gallery {
  margin-top: 90px;
}

.container-4.privacy {
  margin-top: 80px;
}

.column-2 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

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

.section-title-wrapper.full {
  text-align: left;
  flex-direction: row;
  width: 100%;
}

.hero-section {
  background-color: #fffefe;
  background-image: linear-gradient(#f7f7f7cc, #f7f7f7cc);
  background-position: 0 0;
  background-size: auto;
  background-attachment: scroll;
  overflow: hidden;
}

.hero-section.privacy-policy {
  padding-top: 10px;
  padding-bottom: 10px;
}

.paragraph-2 {
  text-align: left;
  width: 98%;
  margin-left: auto;
  margin-right: auto;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  line-height: 23px;
}

.feature-column {
  text-align: center;
  background-color: #0000;
  padding-left: 5px;
  padding-right: 5px;
}

.feature-block {
  text-align: center;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.feature-block.wide {
  box-shadow: none;
  text-align: center;
  background-color: #fff;
  width: 98%;
  padding-left: 15px;
  padding-right: 15px;
}

._4-pics-div-bg {
  background-color: var(--black);
  padding-top: 40px;
  padding-bottom: 50px;
  overflow: hidden;
}

.features-row {
  margin-top: 10px;
}

._4-pics-div-hp {
  width: 95%;
  margin-left: auto;
  margin-right: auto;
}

.paragraph {
  text-align: left;
  width: 98%;
  margin-left: auto;
  margin-right: auto;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  line-height: 23px;
}

.feature-icon {
  width: 40px;
  padding: 0;
}

.feature-icon.overall {
  box-shadow: none;
  border: 1px #000;
  border-radius: 20px;
  width: 98%;
  margin-top: 20px;
  margin-bottom: 10px;
}

.section-heading {
  margin-top: 0;
  margin-bottom: 16px;
}

.section-heading.centered {
  color: #fff;
  text-align: center;
  letter-spacing: 5px;
  text-transform: uppercase;
  background-color: #000;
  width: 90%;
  margin: 5px auto;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 30px;
  font-weight: 300;
  line-height: 40px;
  display: block;
}

.section-heading.centered.new {
  color: var(--red);
  background-color: #0000;
  width: 98%;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-weight: 800;
}

.section-heading.centered.new.subtext {
  color: var(--red);
  font-size: 16px;
  font-weight: 300;
}

.section-heading.centered.sales {
  color: #000;
  background-color: #0000;
  border-bottom: 1px #676770;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  line-height: 28px;
}

.feature-title {
  color: #1e2022;
  text-align: center;
  border-bottom: 3px #eed03a;
  margin-bottom: 23px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.div-inside-container-column {
  perspective: 1000px;
  text-align: center;
  background-color: #dfdfdf80;
  border: 1px solid #0000001a;
  margin: 5px 10px 10px;
  padding-top: 20px;
}

.div-inside-container-column._4-pics {
  background-color: var(--white);
}

.link-div-inside-container {
  background-color: #0000;
  padding: 10px;
  text-decoration: none;
  transition: none;
}

.link-div-inside-container:hover {
  box-shadow: none;
  opacity: 1;
}

.icon-div-bg {
  background-color: #fff;
  width: 75%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 50px;
  padding-bottom: 50px;
  overflow: hidden;
}

.icon-div-bg.hp {
  width: 100%;
}

.icon-div-bg.hp._4-pics {
  background-color: var(--black);
  padding-top: 20px;
  padding-bottom: 40px;
}

.base-div-of-image {
  background-color: #0000;
  border-bottom: 1px #edeff2;
  border-left: 0 #edeff2;
  border-right: 1px #edeff2;
}

.icon-div {
  background-color: #fff;
  width: 95%;
  margin-left: auto;
  margin-right: auto;
}

.icon-div.hp-4-pics {
  background-color: #0000;
}

.link-image {
  background-color: var(--dark-grey-nf);
  opacity: 1;
  filter: saturate(126%);
  border-top: 1px #edeff2;
  border-left: 1px #edeff2;
  border-right: 1px #edeff2;
  border-radius: 0;
  width: 100%;
  padding: 2px;
}

.link-image:hover {
  background-color: var(--dark-grey-nf);
  opacity: 1;
  box-shadow: 0 0 15px #00000045;
}

.link-image:active {
  box-shadow: none;
}

.ss-small {
  font-size: 17px;
  font-weight: 800;
}

.section-title {
  margin-top: 0;
  font-size: 46px;
  font-weight: 300;
  line-height: 39px;
}

.section-title.yellow {
  color: var(--red);
  letter-spacing: 2px;
  text-shadow: none;
  font-family: Open Sans, sans-serif;
  font-size: 2.3em;
  font-weight: 700;
}

.section-description {
  letter-spacing: 2px;
  text-shadow: 2px 0 2px #000;
  width: 80%;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  font-family: Open Sans, sans-serif;
  font-size: 22px;
  font-weight: 300;
  line-height: 27px;
}

.section-description.form-hp {
  color: #616161;
  text-shadow: none;
  font-size: 22px;
  line-height: 35px;
}

.subpage-header {
  color: #fff;
  text-align: center;
  background-image: linear-gradient(#1f6fffe6, #1f6fffe6), url('../images/Photo-5.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  padding-top: 190px;
  padding-bottom: 90px;
}

.subpage-header.contact-1 {
  background-image: url('../images/HERO-2022-2000px-TINY.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  padding-top: 50px;
  padding-bottom: 50px;
}

.div-block-3 {
  text-align: center;
  width: 90%;
  height: 90%;
  margin-left: auto;
  margin-right: auto;
}

.div-block-2 {
  background-color: #ffffff4d;
  border: 1px #000;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: 96%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: 50px;
  padding-bottom: 28px;
  display: block;
}

.div-block-2.form-hp {
  box-shadow: none;
  opacity: 1;
  background-color: #fff9;
  border: 1px solid #0003;
  width: 90%;
  padding-top: 20px;
  padding-bottom: 0;
  position: relative;
  right: -97px;
}

.div-block-2._2 {
  background-color: #ffffffc4;
  width: 70%;
  padding-bottom: 50px;
}

.text-div-box {
  background-color: #0000;
  border: 3px solid #79767638;
  border-left: 1px #79767638;
  border-right: 1px #79767638;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
  box-shadow: 0 0 15px -4px #000;
}

.text-div-box.form-hp {
  box-shadow: none;
  border: 1px solid #79767666;
}

.grey-text-footer {
  color: #fff;
  font-size: 14px;
}

.image-3 {
  opacity: 1;
  text-align: center;
  border: 3px #eed03a;
  border-radius: 0;
  width: 16%;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
}

.white-footer {
  background-color: #000;
  padding-top: 80px;
  padding-bottom: 80px;
  font-size: 16px;
}

.white-footer.footer-div-pic {
  background-color: var(--light-gray-nf);
  opacity: 1;
  background-image: linear-gradient(#161616f0, #161616f0);
  background-position: 0 0;
  padding-top: 70px;
  padding-bottom: 30px;
}

.footer-contact-info-block {
  color: #94979e;
  margin-top: 20px;
  font-size: 14px;
}

.light-footer-link {
  color: #fff;
  border-bottom: 1px solid #424040;
  margin-bottom: 7px;
  font-family: Open Sans, sans-serif;
  font-size: 13px;
  line-height: 30px;
  text-decoration: none;
  transition: padding-left .2s;
  display: block;
}

.light-footer-link:hover {
  color: var(--red);
  padding-left: 10px;
}

.light-footer-link.e-mail {
  color: #eed03a;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.light-footer-link.e-mail._1 {
  color: var(--red);
  border-bottom-style: none;
  font-size: 22px;
}

.light-footer-link.e-mail._1:hover {
  color: var(--white);
  padding-left: 0;
}

.paragraph-5 {
  color: #9b9b9b;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  line-height: 26px;
}

.paragraph-5.footer-design {
  background-color: var(--black);
  text-align: center;
  background-image: linear-gradient(#161616f2, #161616f2), url('../images/AAA-New-slating-pic-2.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 14px;
}

.dark-footer-title {
  color: var(--red);
  text-transform: uppercase;
  margin-bottom: 21px;
  font-size: 18px;
  font-weight: 700;
}

.dark-footer-title.caps {
  text-align: center;
  letter-spacing: 1px;
  text-transform: capitalize;
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  font-weight: 300;
}

.dark-footer-title.caps._2 {
  color: var(--white);
  text-shadow: none;
  font-size: 23px;
  font-weight: 600;
}

.footer-small-social-icon {
  height: 15px;
}

.color-social-button {
  text-align: center;
  background-color: #4e5f97;
  border-radius: 4px;
  width: auto;
  height: auto;
  margin-bottom: 4px;
  margin-right: 2px;
  padding: 10px;
}

.color-social-button:hover {
  opacity: .8;
}

.color-social-button.twitter {
  background-color: #37a5e4;
}

.color-social-button.google {
  background-color: #e22047;
  height: auto;
}

.color-social-button.google.footer {
  background-color: var(--red);
  margin-bottom: 10px;
}

.color-social-button.google.footer.fb {
  background-color: var(--nf-blue);
}

.footer-pic-dive {
  text-align: left;
  width: 85%;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
}

.footer-pic-dive.pic {
  text-align: center;
  margin-bottom: 50px;
}

.bottom-bar-black {
  background-color: #000;
  border-top: 1px solid #383838;
  height: auto;
  padding-top: 0;
  padding-bottom: 5px;
}

.link-to-dm4u {
  color: #374152;
  text-decoration: none;
}

.link-to-dm4u:hover {
  color: #1f6fff;
}

.text-span-5:hover {
  color: #ff0004;
}

.navbar-div-mine-2 {
  z-index: 1001;
  opacity: 1;
  background-color: #0000;
  flex-direction: row;
  align-items: center;
  width: 98%;
  height: auto;
  margin: 0 auto;
  padding-top: 15px;
  padding-bottom: 15px;
  display: block;
  position: static;
  top: 0;
}

.navbar-div-mine-2._85 {
  background-color: #ff0004;
  width: auto;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
  top: 0;
  box-shadow: 0 1px 10px #000;
}

.dropdown-component-2 {
  z-index: 1100;
}

.navbar-links-2 {
  color: #000;
  background-color: #0000;
  border: 0 #2b188d;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  height: 50px;
  max-height: 55px;
  padding-top: 15px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 17px;
  font-weight: 600;
  transition: background-color .3s, opacity .2s;
  top: 0;
}

.navbar-links-2:hover {
  color: #000;
  background-color: #0000;
  border: 1px solid #000;
  border-left: 0 #000;
  border-right: 0 #000;
  top: 0;
  left: 0;
}

.navbar-links-2:active {
  box-shadow: none;
  background-color: #0000;
  top: 0;
  left: 0;
}

.navbar-links-2.w--current {
  color: #000;
  background-color: #0000;
  height: 50px;
  padding-top: 15px;
  top: 0;
}

.navbar-text-2 {
  color: #000;
  background-color: #0000;
  border: 0 #000;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  width: auto;
  height: 50px;
  max-height: 55px;
  padding-top: 15px;
  padding-bottom: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 700;
  transition: background-color .2s;
  top: 0;
}

.navbar-text-2:hover {
  color: #000;
  background-color: #0000;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}

.navbar-text-2:active {
  box-shadow: none;
  color: #000;
  background-color: #0000;
}

.navbar-text-2:focus {
  border-color: #000;
}

.navbar-text-2.w--current {
  color: #000;
  background-color: #0000;
  background-image: none;
  border: 0 #000;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  height: 50px;
  max-height: 55px;
  padding-top: 15px;
  padding-bottom: 20px;
  font-size: 18px;
  font-weight: 600;
  transition: all .5s ease-in;
  top: 0;
}

.navbar-text-2.w--current:hover {
  box-shadow: none;
  color: #000;
  background-color: #0000;
  background-image: none;
}

.navbar-text-2.w--current:active {
  box-shadow: none;
  color: #000;
  background-color: #fff;
  background-image: none;
}

.navbar-text-2.w--current:focus {
  box-shadow: none;
}

.navbar-text-2.hp-border-top-no-line.w--current {
  padding-left: 10px;
  padding-right: 10px;
  font-size: 17px;
}

.navbar-menu-ds-2 {
  float: none;
  text-align: right;
  height: 50px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.dropdown-arrow-2 {
  color: #000;
  font-size: 20px;
}

.dropdown-arrow-2:hover {
  color: #000;
  font-size: 20px;
  line-height: 23px;
}

.dropdown-toggle-2 {
  float: none;
  color: #000;
  border: 1px #000;
  flex: 1;
  order: -1;
  height: 50px;
  padding-top: 15px;
  padding-left: 10px;
  padding-right: 40px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 300;
  transition: background-color .3s;
}

.dropdown-toggle-2:hover {
  color: #000;
  background-color: #0000;
}

.dropdown-toggle-2.w--open {
  display: inline-block;
}

.column-4 {
  text-align: left;
  padding-left: 0;
  padding-right: 0;
}

.full-hero-content-block-2 {
  text-align: left;
  width: 100%;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-left: 5px;
  padding-right: 5px;
  display: block;
}

.white-div-hp-2 {
  background-color: #0000;
  width: 90%;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 50px;
  padding-bottom: 50px;
}

.white-div-hp-2.pothole, .white-div-hp-2.hp {
  background-color: #0000;
  width: 95%;
  padding-top: 10px;
}

.white-div-hp-2.priv {
  padding-top: 10px;
}

.main-text-plus-yellow-underline {
  border-bottom: 5px solid var(--red);
  color: var(--light-gray-nf);
  font-size: 40px;
  line-height: 37px;
}

.main-feature-title-2 {
  border-style: none none none solid;
  border-width: 5px 5px 5px 10px;
  border-color: black black black var(--light-gray-nf);
  margin-top: 0;
  margin-bottom: 30px;
  padding-left: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 40px;
  font-weight: 800;
  line-height: 55px;
}

.image-5 {
  border: 5px none var(--dodger-blue);
  perspective: none;
  width: 90%;
  margin-top: 90px;
  padding: 0;
  transform: none;
}

.image-5.contact-pic {
  text-align: center;
  border: 1px #00000026;
  width: 95%;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  display: block;
  box-shadow: 1px 1px 30px #4646461c;
}

.image-5.pothole {
  border-color: var(--yellow-theme-2021);
  box-shadow: none;
  width: 50%;
  padding: 2px;
}

.image-5.hp {
  margin-top: 160px;
}

.image-5.hp.belfast {
  box-shadow: none;
  text-align: center;
  width: 80%;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  padding: 2px;
}

.image-5.hp.belfast.flat-roofing-page.felt, .image-5.hp.belfast.flat-roofing-page.other-flat {
  margin-top: 10px;
}

.image-5.hp.slating.upvc.diagram {
  margin-top: 60px;
}

.image-5.gallery {
  box-shadow: none;
  border-style: none;
  width: 40%;
  margin-top: 39px;
  padding: 0;
}

.text-above-video {
  color: #fff;
  height: 100%;
  padding-top: 3px;
  padding-bottom: 0;
}

.text-above-video.room-survey {
  width: 50%;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
  line-height: 26px;
  display: block;
}

.text-above-video.room-survey.oblong {
  width: 90%;
  height: auto;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 20px;
  font-weight: 400;
}

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

.gallery-div-new.hp {
  perspective: 1000px;
  padding-top: 10px;
  padding-bottom: 15px;
}

.gallery-div-new.hp.top {
  padding-top: 50px;
}

.row-8 {
  perspective: 1000px;
  width: 85%;
  margin-left: auto;
  margin-right: auto;
}

.images-clients._3 {
  border: 3px #000;
}

.images-clients._3.port {
  filter: saturate(158%) brightness(145%);
  border-style: solid;
  border-width: 1px;
  border-radius: 50px 50px 0 0;
}

.images-clients._3.port:hover {
  filter: saturate(289%) brightness(150%) grayscale();
}

.images-clients._3.port.house {
  filter: none;
  border-style: solid solid none;
  border-color: #575757;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.images-clients._3.port.house:hover {
  filter: none;
}

.column-10 {
  perspective: 1000px;
  border-bottom: 1px #000;
  padding-left: 0;
  padding-right: 0;
}

.div-block-19 {
  perspective: 1000px;
  padding-top: 0;
}

.text-oblong-under-small-pics {
  background-color: #000;
  border: 0 #575757;
  border-right-color: #0000;
  height: auto;
  display: block;
  position: relative;
  inset: 0;
}

.gallery-pic-divs-small {
  border: 1px #000000b3;
  margin-left: 10px;
  margin-right: 10px;
}

.big-pic-row-hp {
  perspective: 1000px;
  width: 85%;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
}

.under-shadow {
  z-index: 0;
  background-color: #fffdfd;
  border: 1px #000;
  width: 100%;
  height: 30px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  display: block;
  position: relative;
  inset: 0;
}

.under-shadow.icons {
  opacity: .8;
  width: 95%;
  height: 26px;
}

.small-contact-info-title {
  opacity: 1;
  color: #0000004d;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-shadow: 1px 0 1px #000;
  margin-top: 20px;
  margin-bottom: 15px;
  font-family: Open Sans, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 42px;
}

.large-pricing-title {
  text-transform: uppercase;
  margin-bottom: 4px;
}

.contact-info-block {
  text-align: left;
  background-color: #eed03a;
  border: 1px solid #000;
  border-radius: 4px;
  height: auto;
  padding: 45px 45px 0;
  box-shadow: 0 0 35px -10px #00000075;
}

.contact-info-block.bg-pic {
  background-color: var(--white);
  box-shadow: none;
  border-color: #0000004d;
  padding: 20px 10px 45px;
}

.contact-info-block.contact-text {
  background-color: var(--white);
  box-shadow: none;
  border-color: #0000004d;
  padding: 20px 20px 45px;
}

.pricing-list-icon {
  width: 16px;
  font-size: 16px;
  position: absolute;
  top: 3px;
  left: 0;
}

.pricing-feature-list-item {
  margin-bottom: 6px;
  padding-left: 20px;
  position: relative;
}

.contact-info-description {
  color: #302e2e;
  letter-spacing: 3px;
  text-indent: 0;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  line-height: 31px;
}

.contact-info-description.title {
  font-weight: 700;
}

.contact-info-description.title.light {
  font-weight: 600;
}

.contact-info-description.e-mail {
  text-align: center;
}

.pricing-list-title {
  font-weight: 400;
  line-height: 21px;
}

.contact-div-mid-2 {
  perspective: 1294px;
  background-color: #fffdfd;
  padding-top: 20px;
  padding-bottom: 50px;
  transform: perspective(1275px);
}

.contact-div-mid {
  width: 95%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.contact-info-small-block {
  box-shadow: none;
  border: 1px solid #0003;
  margin-bottom: 30px;
  padding-left: 10px;
  padding-right: 10px;
}

.large-pricing-icon {
  opacity: 1;
  filter: brightness(133%);
  text-align: left;
  width: 60%;
  height: auto;
  margin-bottom: 20px;
}

.large-pricing-icon.contact-form {
  text-align: left;
  background-color: #0000;
  border: 1px #574e4e;
  width: 42%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.large-pricing-icon.contact-form._1 {
  background-color: #0000;
  width: 25%;
}

.large-pricing-block {
  border-right: 2px solid #e4e4e4;
  padding-right: 51px;
}

.large-pricing-block._2 {
  border-right-width: 0;
  width: auto;
  padding-left: 0;
  padding-right: 0;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
}

.pricing-features-list {
  float: left;
  width: 50%;
  margin-top: 20px;
  margin-bottom: 0;
}

.image-section {
  background-image: url('../images/Photo-5.jpg');
  background-position: 50%;
  background-size: cover;
}

.image-section.newsletter {
  background-image: url('../images/AAA-New-slating-pic-2.jpg');
  background-attachment: fixed;
}

.image-section-overlay {
  color: #fff;
  background-color: #2c2e31b3;
  width: 100%;
  height: 100%;
  padding-top: 145px;
  padding-bottom: 105px;
}

.image-section-overlay.pricing {
  background-color: #00000080;
  padding-top: 100px;
  padding-bottom: 100px;
  overflow: hidden;
}

.image-section-overlay.pricing.map {
  padding-top: 50px;
  padding-bottom: 50px;
}

.map-div {
  width: 95%;
  margin: 10px auto;
}

.map-2 {
  color: #000;
}

.paragraph-6 {
  letter-spacing: 1px;
  text-indent: 0;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.link {
  color: var(--red);
  white-space: normal;
  font-size: 22px;
  font-weight: 600;
  text-decoration: none;
}

.div-block-20 {
  position: static;
  top: 0;
}

.column-12 {
  text-align: right;
}

.keywords-yellow-caps {
  color: var(--red);
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  transition: border-color .3s;
}

.keywords-yellow-caps:hover {
  border-bottom: 3px none var(--nf-blue);
  text-decoration: none;
}

.keywords-yellow-caps.red {
  color: var(--grey-1-theme);
  font-size: 22px;
}

.keywords-yellow-caps.red:hover {
  border-bottom-style: none;
  border-bottom-color: #f80004;
}

.keywords-yellow-caps.red.larger {
  color: var(--red);
  text-shadow: 0 0 #000;
  font-size: 40px;
  line-height: 60px;
}

.keywords-yellow-caps._2 {
  color: var(--red);
  text-shadow: none;
  font-size: 23px;
  font-weight: 600;
}

.keywords-yellow-caps._2.title {
  color: var(--red);
  font-weight: 800;
}

.link-2 {
  text-decoration: none;
  transition: border-width .5s, border-color .5s;
}

.link-3, .link-4, .link-5, .link-6, .link-7, .link-8, .link-9 {
  text-decoration: none;
}

.homepage {
  color: #000000b3;
  text-align: left;
  width: 100%;
  margin: 20px auto 0;
  padding-left: 15px;
  padding-right: 15px;
  font-family: Open Sans, sans-serif;
  font-size: 17px;
  line-height: 30px;
  display: block;
}

.lightbox-link {
  text-align: center;
  width: 40%;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
  box-shadow: 1px 1px 30px #0000004d;
}

.image {
  width: 100%;
}

.lightbox-top-text {
  background-color: #000;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.linings-div {
  margin-top: 0;
}

.keywords {
  font-weight: 600;
}

.welcome-text {
  color: #c40000;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  font-family: Lato, sans-serif;
  font-weight: 700;
  display: block;
}

.welcome-text.linings {
  color: #edeff2;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 30px;
  text-decoration: none;
}

.click-text {
  color: var(--black);
  font-size: 24px;
}

.ds-title-sub-text {
  color: #000000b3;
  text-align: center;
  width: 100%;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 30px;
  display: block;
}

.ds-title-sub-text.linings {
  text-align: center;
  font-size: 22px;
  line-height: 40px;
}

.road-markings-lb-gallery-page {
  background-color: var(--dodger-blue);
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  padding-bottom: 50px;
  display: flex;
}

.header-logo-container {
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding-top: 60px;
  display: block;
}

.link-block-8 {
  border: 2px solid var(--black);
  background-color: var(--black);
  width: 100%;
  height: auto;
  padding-top: 10px;
  padding-left: 0;
  padding-right: 0;
  text-decoration: none;
}

.link-block-8:hover, .link-block-8:active {
  box-shadow: none;
}

.link-block-8.belfast {
  width: 70%;
}

.link-block-8.newcastle {
  width: 80%;
  margin-top: 40px;
}

.link-block-8.hp-form {
  background-color: var(--red);
  border: 1px #0003;
  margin-top: 20px;
}

.logo-hp {
  filter: grayscale() brightness(69%);
  width: 34%;
  min-width: 1px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  transition: background-color .4s;
  display: block;
  position: static;
  top: 0;
}

.logo-hp:hover {
  filter: brightness() saturate(200%);
}

.logo-hp:active {
  filter: brightness(71%) saturate(200%);
}

.telephone-call {
  background-color: var(--light-gray-nf);
  color: var(--white);
  text-align: center;
  margin-top: 12px;
  margin-bottom: 0;
  padding-left: 15px;
  padding-right: 15px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 27px;
  font-weight: 400;
  text-decoration: none;
}

.telephone-call.contact-page {
  background-color: #fff;
}

.telephone-call.contact-page._2 {
  background-color: var(--red);
  color: var(--black);
}

.div-block-21 {
  text-align: center;
  background-color: #0000;
  border: 1px #00000012;
  width: 100%;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
}

.div-block-21.hp {
  width: 75%;
  margin-top: 100px;
}

.div-block-21.contact-page {
  width: 80%;
  margin-top: 10px;
}

.about-us-link-yellow {
  color: #ff0004;
  font-weight: 700;
  text-decoration: none;
}

.about-us-link-yellow:hover {
  border-bottom: 3px solid #eed03a;
  text-decoration: none;
}

.about-us-link-yellow.black {
  color: var(--black);
  font-weight: 800;
}

.about-us-link-yellow.black:hover {
  border-bottom-style: none;
}

.birmingham-link {
  color: var(--grey-1-theme);
  font-size: 30px;
  font-weight: 800;
  text-decoration: none;
}

.birmingham-link.w--current {
  text-decoration: none;
}

.birmingham-link.hp {
  font-size: 25px;
  line-height: 44px;
}

.lightbox {
  cursor: zoom-in;
  width: 80%;
  text-decoration: none;
}

.lightbox.factory {
  width: 80%;
}

.lightbox-front {
  border: 2px solid var(--red);
  filter: saturate();
  width: 100%;
  padding: 0;
}

.lightbox-front.factory {
  border-width: 2px;
  border-color: var(--red);
  filter: saturate(149%);
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
  padding: 0;
}

.lightbox-front.hp {
  border-width: 10px;
  border-color: #ff0004;
  padding: 2px;
}

.lightbox-front.potholes {
  border-width: 2px;
  border-color: var(--red);
  filter: saturate(112%);
  padding: 0;
}

.lightbox-front.white-lines {
  border: 2px solid var(--red);
  opacity: 1;
  filter: saturate(88%);
  padding: 0;
}

.lightbox-front.white-lines:hover {
  opacity: 1;
  filter: none;
}

.lightbox-front.roads {
  padding: 2px;
}

.lightbox-div-below {
  background-color: var(--red);
}

.gallery-div-new-lightboxes, .shadow-div-white {
  background-color: var(--white);
}

.click {
  color: var(--black);
  text-shadow: 0 0 1px #000;
  font-size: 17px;
}

.sign {
  color: var(--white);
  text-shadow: 0 1px #000;
  font-size: 26px;
  font-weight: 800;
}

.text-span-7 {
  color: var(--red);
}

.title-cap-text {
  text-shadow: 1px 1px 1px #00000080;
  font-size: 20px;
  font-weight: 800;
}

.title-cap-text.bold {
  text-shadow: none;
  font-size: 23px;
}

.nav-width-wrapper {
  flex: 0 auto;
  justify-content: space-between;
  align-items: center;
  width: 1600px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.nav-links {
  align-items: center;
  display: flex;
}

.nav-logo {
  width: 25%;
  min-width: 100px;
  min-height: 50px;
  margin-top: 1px;
  margin-bottom: 1px;
}

.text-span-8 {
  color: var(--black);
  text-shadow: 0 0 1px #000;
  padding-bottom: 5px;
  font-size: 20px;
  line-height: 30px;
}

.brand.w--current {
  width: 30%;
}

.main-nav {
  z-index: 1001;
  box-shadow: none;
  opacity: 1;
  background-color: #fff;
  align-items: center;
  width: 100%;
  min-height: 0;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.nav-menu-button {
  letter-spacing: 2px;
  text-transform: uppercase;
  border-left: 3px #0000;
  border-right: 1px #0000004d;
  padding: 10px 15px;
  font-size: 16px;
  font-weight: 400;
  transition: background-color .3s;
}

.nav-menu-button:hover {
  border-style: none;
  border-width: 3px;
  border-color: #ff0004 var(--black);
  background-color: var(--black);
  color: #ff0004;
}

.nav-menu-button:focus {
  color: red;
}

.nav-menu-button.w--current {
  color: var(--black);
  border: 1px #000;
  border-left: 3px #0000;
  border-right-color: #0000004d;
  padding-left: 15px;
  padding-right: 15px;
  transition: background-color .3s;
}

.nav-menu-button.w--current:hover {
  border-style: none;
  border-width: 3px;
  border-color: #ff0004 var(--black) #ff0004;
  background-color: var(--black);
  color: #ff0004;
}

.nav-menu-button.highlight {
  background-color: var(--dodger-blue);
  opacity: 1;
  border: 1px #000;
  border-radius: 10px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 5px 10px;
  font-size: 16px;
  transition-property: box-shadow;
  box-shadow: 1px 1px 30px #00000080;
}

.nav-menu-button.highlight:hover {
  color: #000;
  box-shadow: 0 0 20px 1px #000000d9;
}

.nav-menu-button.contact {
  border-right-style: none;
}

.embossed-black {
  text-shadow: 0 0 1px #000;
  border-bottom: 5px solid #000;
}

.text-span-9 {
  font-size: 17px;
}

._80-div {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.link-10 {
  text-decoration: none;
}

._3-pics-in-a-row {
  opacity: 1;
  perspective: 400px;
  text-align: center;
  background-color: #fff;
  background-image: none;
  background-position: 0 0;
  background-size: auto;
  background-attachment: scroll;
  margin-left: auto;
  margin-right: auto;
  padding: 50px 20px 100px;
  display: block;
  overflow: hidden;
}

.pic-title-1 {
  color: #000;
  padding-top: 0;
  font-size: 26px;
  font-weight: 800;
}

.pic-title-1.h2 {
  color: maroon;
  text-shadow: 1px 1px 1px #000;
  font-size: 40px;
}

.pic-title-1.h2.services-text {
  color: var(--grey-1-theme);
  text-align: left;
  text-shadow: 1px 0 1px #000;
  margin-top: 0;
  margin-bottom: 26px;
  font-family: Open Sans, sans-serif;
  font-size: 22px;
  font-weight: 400;
}

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

.button-2 {
  background-color: #b90000;
  border: 1px solid #8e8e9c;
  border-radius: 10px;
  margin-top: 10px;
  padding-top: 9px;
  box-shadow: 0 0 11px 3px #000000cf;
}

.button-2:hover {
  box-shadow: 0 0 11px 3px #000000a3;
}

.button-2:active {
  box-shadow: none;
}

.button-2.about-us {
  background-color: #000;
  box-shadow: 0 0 4px 1px #000000c7;
}

.button-2.about-us:hover {
  box-shadow: 0 0 9px 2px #000000c7;
}

.button-2.about-us:active {
  box-shadow: none;
}

.button-2.about-us.hp {
  box-shadow: none;
  margin-top: 20px;
  transition: box-shadow .2s, opacity .3s;
}

.button-2.about-us.hp:hover {
  box-shadow: 0 0 4px 1px #000000c7;
}

.button-2.about-us.hp:active {
  box-shadow: none;
}

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

.div-inside-3-columns-hp {
  margin: 5px auto;
}

.container-8 {
  box-shadow: none;
  text-align: center;
  background-color: #fff9;
  border: 1px #8d021f;
  padding-left: 0;
}

.container-8.hp {
  background-color: #0000;
}

.pic-inside-3-columns-div-hp {
  opacity: 1;
  border: 1px #fff;
  border-radius: 15px;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}

.our-services-div {
  text-align: left;
  width: 100.08%;
}

.our-services-div.contact {
  margin-top: 30px;
}

.pro-surface-title {
  color: red;
  text-shadow: 0 1px 2px #000;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.pro-surface-title.black {
  color: #000;
  text-shadow: 0 1px 1px #000;
}

.adjustable-div {
  background-color: #00000082;
  width: 50%;
  height: auto;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
}

.adjustable-div.badges {
  opacity: 1;
  background-color: #192024cc;
  margin-top: 0;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
}

.adjustable-div.badges._3 {
  background-color: #0000;
  width: 90%;
  min-width: 1px;
}

.row-hp-97 {
  background-color: #0000;
  border: 2px #000;
  border-top-width: 5px;
  width: auto;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 0;
  display: block;
}

.yt-hp {
  background-color: var(--black);
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
  box-shadow: 1px 1px 30px #0009;
}

.form-image-top {
  padding: 5px 20px;
}

.form-image {
  opacity: 1;
  filter: brightness(133%);
  width: 40%;
  height: auto;
}

.image-6 {
  border: 1px #000;
  width: 35px;
}

.image-7 {
  width: 35px;
}

.footer-logo {
  filter: brightness(133%);
  text-align: center;
  width: 201px;
  margin-left: auto;
  margin-right: auto;
}

.footer-div-image {
  text-align: center;
  padding-top: 50px;
}

.div-contact-page-logo {
  text-align: center;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.bold-subtitles {
  font-size: 25px;
}

.bold-subtitles.red {
  color: var(--red);
  text-shadow: none;
  font-weight: 800;
}

.form-button {
  color: #192024;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 5px;
  margin-top: 10px;
  box-shadow: 0 1px 3px 3px #00000042;
}

.form-button:hover {
  box-shadow: 0 -3px 10px #00000061;
}

.form-button:active {
  box-shadow: none;
}

.ds-title-sub-text-2 {
  color: #000000b3;
  text-align: left;
  width: 100%;
  margin: 0 auto;
  padding-top: 15px;
  padding-left: 0;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  display: block;
}

.black-bold-call-us-text {
  text-shadow: 1px 1px 2px #000;
  font-size: 25px;
  font-weight: 600;
}

.homepage-2 {
  text-align: left;
  width: 100%;
  margin: 20px auto 60px;
  padding-left: 15px;
  padding-right: 15px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  line-height: 40px;
  display: block;
}

.homepage-2.top {
  color: #000;
  margin-top: 30px;
  margin-bottom: 11px;
  line-height: 32px;
}

.homepage-2.top.form {
  border: 1px #79797987;
  width: 85%;
  padding-top: 10px;
  padding-bottom: 10px;
  box-shadow: 0 1px 5px #0009;
}

.link-text {
  color: #c00606;
  font-weight: 800;
}

.link-text.underline:hover {
  text-decoration: underline;
}

.slide-new-2 {
  background-color: #fff;
  background-image: linear-gradient(to bottom, var(--trans-83), var(--trans-83)), url('../images/Roof-repairs-2020-960x720.jpg'), url('../images/Lead-work-services.jpg');
  filter: contrast(120%);
  background-position: 0 0, 50%, 50%;
  background-repeat: repeat, repeat, no-repeat;
  background-size: auto, cover, cover;
  background-attachment: scroll, scroll, scroll;
  height: 0;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
}

.title-text-pic {
  filter: saturate(125%);
  text-align: center;
  background-color: #0000;
  border: 5px #c00606;
  width: auto;
  height: 200px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.slider-paragraph-text {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 0 1px 1px #000;
  font-size: 23px;
  font-weight: 800;
}

.slider-paragraph-text.hp-slider {
  color: #edeff2;
  text-transform: uppercase;
  text-shadow: 1px 1px 2px #000;
  font-size: 27px;
  font-weight: 800;
}

.slider-arrows {
  color: #0000;
}

.whic-pic-hp {
  border: 2px dashed #000;
  border-radius: 0;
  transition: border-radius .5s linear;
}

.whic-pic-hp:hover {
  box-shadow: none;
  border-radius: 30px;
}

.whic-pic-hp:active {
  box-shadow: none;
}

.text-span-10 {
  font-size: 30px;
}

.column-div-80 {
  width: 90%;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 50px;
  padding-left: 10px;
  padding-right: 10px;
  display: block;
}

.slide-new-6 {
  background-image: linear-gradient(to bottom, var(--trans-90), var(--trans-90)), url('../images/red-tile-services-2.jpg');
  filter: contrast(120%);
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  height: 70vh;
  padding-top: 60px;
}

.left-arrow-div {
  height: 400px;
}

.roofing-services-container {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 5px;
  padding-bottom: 5px;
  display: block;
}

.slider-text-container {
  text-align: center;
  margin-top: 220px;
}

.seo-div-block-hp {
  background-image: linear-gradient(#f0f0f0e0, #f0f0f0e0), url('../images/worker-wheelbarrow.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, repeat-x;
  background-size: auto, auto;
  background-attachment: scroll, fixed;
  border-top: 1px solid #79797980;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 50px;
  padding-bottom: 50px;
}

.seo-div-block-hp._2 {
  opacity: 1;
  background-image: linear-gradient(#f0f0f0e6, #f0f0f0e6), url('../images/worker.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, repeat-x;
  background-size: auto, cover;
}

.button-hp {
  text-shadow: 0 -2px 2px #000;
  background-color: #c00606;
  border: 1px solid #fff6;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 30px;
  transition: box-shadow .3s cubic-bezier(.215, .61, .355, 1);
}

.button-hp:hover {
  border-radius: 15px;
  box-shadow: 0 0 15px 3px #0009;
}

.button-hp:active {
  box-shadow: none;
  transform: translate(0);
}

.pic-title-underneath {
  color: #000;
  margin-bottom: 0;
  padding-top: 5px;
  padding-left: 25px;
  padding-right: 25px;
  font-size: 19px;
  font-weight: 400;
}

.pic-title-underneath._2 {
  color: #0000;
  background-color: #8e8e9c33;
  border: 1px solid #0003;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  font-weight: 700;
}

.hp-pictures-div {
  margin-top: 10px;
}

.pic-of-3 {
  filter: saturate(140%) brightness(140%);
  border: 1px solid #67677029;
}

.pic-of-3.tiles, .pic-of-3.flat {
  filter: saturate(140%);
  border-style: none;
  height: 300px;
  padding-top: 10px;
}

.pic-of-3.slating {
  filter: saturate(140%);
  border-style: none;
  border-color: #8e8e9c33;
  width: auto;
  height: 300px;
  padding-top: 10px;
}

.link-text-2 {
  color: #69b9ff;
  text-transform: uppercase;
  font-family: Open Sans, sans-serif;
  font-size: 22px;
  font-weight: 300;
  text-decoration: none;
}

.link-text-2.blue {
  color: #c00606;
}

.row-hp-container {
  background-color: #fff;
  border-radius: 10px 10px 0 0;
  width: 98%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 0;
  display: block;
}

.slider-header-text {
  filter: saturate(150%);
  color: #c00606;
  text-align: center;
  text-shadow: 0 3px #000;
  border: 0 #000;
  margin-bottom: 30px;
  font-size: 70px;
  font-weight: 800;
}

.which-div-hp {
  margin-top: 20px;
  margin-bottom: 5px;
}

.title-column {
  text-align: center;
  border: 1px #8e8e9c80;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 9px;
  display: block;
}

.title-column.testimonial {
  padding-right: 30px;
}

.keywords-2 {
  color: #c00606;
  font-size: 20px;
  font-weight: 400;
}

.jotform-div {
  background-color: #c00606;
  background-image: url('../images/Metallic-red-image800x1200-form-bg.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 0;
  margin: 30px auto;
  padding: 10px;
  display: block;
  overflow: hidden;
}

.jotform-div.hp {
  background-image: url('../images/Metallic-red-image800x1200-form-bg.jpg');
  background-position: 0 0;
  background-size: cover;
  border: 1px solid #67677054;
  border-radius: 25px 0 0 25px;
  height: auto;
  margin-top: 60px;
  margin-bottom: 10px;
  padding: 30px 0;
  position: relative;
  left: 50px;
  box-shadow: 0 0 5px 2px #192024a1;
}

.row-hp-98 {
  background-color: #ffffffb3;
  border: 5px solid #c00606;
  width: 100%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 0;
  display: block;
}

.row-hp-98._2 {
  background-color: #0000;
  border-style: none;
}

.areas-cover-div {
  width: 75%;
  margin-top: 80px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  display: block;
}

.areas-cover-div._2 {
  background-color: #ffffffd9;
  background-image: linear-gradient(#f0f0f0d9, #f0f0f0d9), url('../images/worker-wheelbarrow.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, repeat-x;
  background-size: auto, 256px;
  background-attachment: scroll, scroll;
  border: 5px solid #c00606;
  width: 90%;
  margin-top: 30px;
  padding-top: 30px;
}

.bold-text {
  color: var(--black);
  text-align: left;
  text-shadow: 0 -1px 1px #000;
  font-size: 20px;
  font-weight: 400;
}

.slide-new-5 {
  background-image: url('../images/Yellow-truck-with-logo-on-2.jpg');
  background-position: 50% 59%;
  background-size: cover;
}

.slide-new-5.b {
  filter: contrast(120%);
  background-image: linear-gradient(#00000080, #00000080), url('../images/Paving-services-3.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  height: 700px;
}

.slider-para-text {
  text-align: center;
}

.slider-mask-new {
  background-color: #fff;
  background-image: linear-gradient(to bottom, var(--black) 51%, white);
  border-style: none none solid;
  border-bottom-width: 1px;
  border-bottom-color: #000;
  width: 100%;
  height: auto;
  min-height: 650px;
  max-height: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.slider-mask-new.remove {
  min-height: 0;
}

.scrolling-text-div {
  background-color: #c00606;
  padding-top: 8px;
  padding-bottom: 0;
}

.form-main-text {
  color: #fff;
  font-size: 18px;
  font-weight: 300;
}

.form-main-text.shadowed {
  text-shadow: 0 -2px 3px #000;
  font-size: 32px;
}

.slide-new-3 {
  background-color: #fff;
  background-image: linear-gradient(to bottom, #2c2c2c80, #2c2c2c80), url('../images/red-tile-services-2.jpg'), url('../images/AAA-New-slating-pic-2.jpg'), linear-gradient(to bottom, var(--grey-1-theme), transparent 26%);
  filter: contrast(120%);
  text-shadow: 0 -2px 2px #000;
  background-position: 0 0, 50%, 0 0, 0 0;
  background-repeat: repeat, repeat, repeat, repeat;
  background-size: auto, cover, cover, auto;
  background-attachment: scroll, scroll, fixed, scroll;
  height: 70vh;
  padding-top: 60px;
}

.company-and-areas {
  background-image: linear-gradient(#ffffffa3, #ffffffa3), url('../images/Paving-services-3.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  border: 5px solid #c00606;
  padding-top: 50px;
  padding-bottom: 50px;
}

.scrolling-div {
  background-color: #c00606;
  width: auto;
  margin: 0 auto;
  display: block;
}

.scrolling-div.form {
  background-color: #c00606;
  width: 100%;
  margin-top: 0;
}

.hp-bg-div {
  opacity: 1;
  background-color: #fff;
  background-image: linear-gradient(#edeff280, #edeff280), url('../images/Paving-services-1.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  margin-top: 0;
  padding-top: 80px;
  padding-bottom: 101px;
}

.slider-hp-new {
  background-color: #fff;
  border-style: none;
  border-top-width: 1px;
  border-top-color: #676770e6;
  width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
  overflow: hidden;
}

.div-footer-and-badges {
  background-image: url('../images/Metallic-red-image-Horizontal1200x800.jpg');
  background-position: 50%;
  background-size: cover;
}

._4-pics-div {
  background-color: #fff;
}

._4-pics-div.ratings {
  background-color: #c00606;
  margin-top: 50px;
  padding-top: 30px;
  padding-bottom: 30px;
}

._4-pics-div.ratings.hp {
  margin-top: 0;
}

._4-pics-div.ratings.hp.checkatrade {
  perspective: 1000px;
  background-color: #f0f0f0;
  margin-top: 40px;
  padding-top: 0;
  padding-bottom: 0;
}

.services-pics-borders {
  border: 1px solid #8e8e9c80;
  padding-top: 10px;
}

._3-pics-in-a-row-2 {
  padding: 50px 20px;
}

.titles-text {
  padding-top: 10px;
}

.roofing-services-links-div {
  filter: none;
  background-color: #0000;
  background-image: url('../images/Metallic-red-image-Horizontal1200x800.jpg');
  background-position: 50%;
  background-size: cover;
  margin-top: 50px;
  padding-top: 50px;
  padding-bottom: 40px;
}

.roofing-services-links-div.hp-bar {
  background-color: #c00606;
  background-image: none;
  margin-top: 0;
  padding-top: 30px;
  padding-bottom: 10px;
}

.pic-title-2 {
  color: #000;
  padding-top: 0;
  font-size: 30px;
  font-weight: 800;
}

.pic-title-2.h2 {
  color: maroon;
  text-shadow: 1px 1px 1px #000;
  font-size: 40px;
}

.pic-title-2.h2.hp {
  color: #c00606;
  text-shadow: 0 1px #000;
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: 800;
}

.pic-title-2.h2.hp._1 {
  margin-top: 120px;
}

.pic-title-2.h2.hp._1.form {
  color: #fff;
  text-align: center;
  text-shadow: 0 -2px 3px #000;
  margin-top: 0;
}

.pic-title-2.h2.hp._1.flyer {
  margin-top: 40px;
}

.pic-title-2.h2.services {
  color: #c00606;
  text-shadow: 0 0 #000;
  margin-bottom: 40px;
  font-size: 35px;
  font-weight: 800;
  line-height: 30px;
}

.pic-title-2.h2.services._2.new {
  margin-top: 50px;
}

.pic-title-2.h2.services-text {
  color: #29292e;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
}

.pic-title-2.h2.services-text.extra {
  color: #c00606;
  font-size: 30px;
  font-weight: 700;
}

.pic-title-2.h2.services-seo {
  color: #fff;
  text-shadow: 0 1px #000;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 45px;
  font-weight: 800;
  line-height: 50px;
}

.phone-number-contact-page {
  color: #000;
  text-shadow: 1px 1px 2px #000;
  font-size: 24px;
  font-weight: 400;
}

.text-span-11 {
  color: #ff0004;
  font-weight: 700;
}

.areas-cover-div-2 {
  width: 75%;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  display: block;
}

.areas-cover-div-2._2 {
  background-color: var(--white);
  border: 1px #0003;
  width: 100%;
  margin-top: 30px;
  margin-bottom: 30px;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.pic-title-3 {
  color: #000;
  padding-top: 0;
  font-size: 26px;
  font-weight: 400;
}

.pic-title-3.h2 {
  color: maroon;
  text-shadow: 1px 1px 1px #000;
  font-size: 40px;
}

.pic-title-3.h2.services-text {
  color: var(--black);
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}

.pic-title-3.h2.services-text.extra {
  color: var(--red);
  text-shadow: 0 0 1px #000;
  font-size: 28px;
  font-weight: 700;
  line-height: 40px;
}

.pic-title-3.h2.services {
  text-shadow: none;
  margin-bottom: 40px;
  font-size: 35px;
  font-weight: 800;
}

.row-hp-99 {
  background-color: #fff;
  border: 5px solid #001c64;
  width: 100%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 49px;
  padding-bottom: 30px;
  padding-left: 0;
  display: block;
}

.row-hp-99._2 {
  text-align: center;
  background-color: #0000;
  border-style: none;
  padding-top: 30px;
}

.big-white {
  color: #0dc200;
  text-shadow: 0 0 2px #000;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 20px;
  font-weight: 800;
}

.seo-link-2 {
  color: var(--dodger-blue);
  letter-spacing: .1em;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  line-height: 25px;
  text-decoration: none;
}

.seo-link-2:hover {
  border-style: none;
}

.seo-link-2.w--current {
  color: #000;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-shadow: 0 0 1px #000;
  margin-left: auto;
  margin-right: auto;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 900;
  line-height: 30px;
  text-decoration: none;
  display: block;
}

.seo-link-2.w--current:hover {
  color: #3b99d9;
  text-decoration: underline;
}

.seo-link-2.w--current:active {
  color: #ffffff85;
}

.seo-row-2 {
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.services-titles-2 {
  color: #2b188d;
  background-color: #2e9dff;
  border: 1px solid #000;
  width: 90%;
  margin: 50px auto 0;
  padding: 10px;
  font-family: Lato, sans-serif;
  font-size: 26px;
  font-weight: 900;
  display: block;
}

.services-titles-2.righted {
  width: 100%;
  margin-top: 40px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.services-titles-2.righted.hp {
  color: #fff;
  background-color: #000;
  margin-top: 80px;
}

.services-titles-2.righted.hp._2 {
  color: var(--dodger-blue);
  text-align: center;
  background-color: #0000;
  border-style: none;
  margin-top: 10px;
  font-family: Open Sans, sans-serif;
  font-weight: 300;
}

.seo-text-footer-2 {
  border: 1px solid var(--dodger-blue);
  color: #a3d0ee;
  text-align: center;
  background-color: #0000;
  width: 100%;
  margin: 10px auto;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 12px;
  line-height: 16px;
  transition: all .45s;
  display: block;
}

.seo-text-footer-2:hover {
  border: 1px solid #fff;
  border-radius: 0;
}

.seo-columns-2 {
  border: 1px #8e8e9c80;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.seo-bar {
  background-color: #0000;
  background-image: url('../images/HERO-2022-2000px-TINY.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  padding-bottom: 40px;
}

.plus-sign {
  color: #20da20;
  font-family: Open Sans, sans-serif;
  font-weight: 800;
}

.button-wrapper {
  color: #fff;
  border: 1px solid #fff;
  border-radius: 3px;
  width: 80%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 14px 20px 13px;
  font-weight: 500;
  text-decoration: none;
  transition: box-shadow .2s;
  box-shadow: 0 0 #000;
}

.button-wrapper:hover {
  box-shadow: none;
}

.modal-closer {
  z-index: 5;
  background-color: #ffffff4d;
  position: absolute;
  inset: 0;
}

.link-11 {
  text-decoration: none;
}

.link-11:hover {
  text-decoration: underline;
}

.link-11:active {
  color: #00ec62;
}

.title-rext-pop-up {
  border-bottom: 1px solid #0000001a;
  font-family: Open Sans, sans-serif;
}

.title-rext-pop-up.nil {
  border-bottom-style: none;
}

.modal-wrapper {
  z-index: 99999;
  perspective: 850px;
  cursor: default;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding: 0 40px;
  display: flex;
  position: relative;
  inset: 0 0 292px;
}

.modal-body {
  z-index: 10;
  box-shadow: none;
  color: #313131;
  background-color: #fff;
  border-radius: 4px;
  width: 100%;
  margin-top: 81px;
  padding: 20px 10px;
  position: relative;
}

.text-block-2 {
  color: #000;
  text-align: center;
  cursor: pointer;
  font-size: 20px;
}

.name-heading {
  color: #0a58a7;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.name-heading.title-new {
  color: #192024;
  border-bottom: 2px solid #19202433;
}

.close-icon {
  z-index: 20;
  opacity: 1;
  color: #000;
  cursor: pointer;
  width: 40px;
  font-size: 16px;
  font-weight: 300;
  position: absolute;
  top: 30px;
  right: 30px;
}

.link-12 {
  text-decoration: none;
}

.link-12:hover {
  text-decoration: underline;
}

.link-12:active {
  color: #00fd69;
}

.link-13 {
  text-decoration: none;
  transition: opacity .2s;
}

.link-13:hover {
  color: #001aff;
  text-decoration: underline;
}

.link-13:active {
  color: #00ff6a;
}

.individual-div-in-columns-2 {
  background-color: #f0f0f0;
  border: 1px solid #0000000a;
  width: 100%;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
  position: static;
  box-shadow: 0 0 30px -5px #0003;
}

.image-8 {
  filter: invert();
}

.button-quote {
  background-color: var(--red);
  box-shadow: none;
  color: var(--white);
  text-shadow: none;
  border: 1px #727171;
  border-radius: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

.logo-wrapper {
  z-index: 9999;
  clear: none;
  justify-content: center;
  align-items: center;
  height: 86px;
  margin-left: 0;
  padding-top: 16px;
  padding-bottom: 24px;
  padding-left: 0;
  left: 0;
}

.logo-wrapper.w--current {
  clear: none;
  opacity: 1;
  filter: brightness(133%);
  mix-blend-mode: normal;
  background-image: url('../images/LOGO-NEW-OG-PLUS-TEXT-2024.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
  height: 94px;
  padding-top: 5px;
  padding-bottom: 5px;
  top: 0;
  left: 0;
}

.nav-items {
  z-index: 1;
  flex-direction: column;
  place-content: flex-end center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  overflow: auto;
}

.nav-gradient-bg {
  z-index: 0;
  background-image: radial-gradient(circle farthest-side at 50% 100%, var(--dodger-blue), var(--dodger-blue) 43%, var(--black));
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.nav-wrapper {
  z-index: 10;
  place-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  font-family: Montserrat, sans-serif;
  font-weight: 800;
  position: fixed;
  inset: 0%;
  overflow: hidden;
}

.nav-wrapper.w--open {
  background-color: #0000;
}

.logo {
  opacity: 0;
  letter-spacing: .3em;
  text-transform: uppercase;
  font-size: 1.6em;
  font-weight: 700;
  overflow: visible;
}

.nav-toggle-btn {
  z-index: 5;
  background-color: #fff;
  background-image: linear-gradient(148deg, var(--dodger-blue) 50%, #000);
  opacity: 1;
  border-radius: 999em;
  padding: 17px;
  font-family: Open Sans, sans-serif;
  font-size: 1em;
  font-weight: 800;
  text-decoration: none;
  transition: all .2s cubic-bezier(.175, .885, .32, 1.275);
}

.nav-toggle-btn:hover {
  background-image: linear-gradient(to bottom, var(--black), #09f 51%), linear-gradient(to bottom, var(--dodger-blue), var(--dodger-blue));
  transform: scale(1.1);
}

.container-w1 {
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
}

.main-nav-inner {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 88px;
  padding-top: 15px;
  padding-bottom: 5px;
  display: flex;
}

.nav-link {
  color: #000;
  letter-spacing: .05em;
  text-transform: uppercase;
  padding-top: 1vh;
  padding-bottom: 1vh;
  font-size: 4.5vw;
  line-height: 1;
  text-decoration: none;
  transition: all .2s cubic-bezier(.175, .885, .32, 1.275);
  display: block;
}

.nav-link:hover {
  color: #fff;
  transform: scale(1.1);
}

.nav-link.btn {
  background-color: #fff;
  border-radius: 999em;
  margin-top: 2vh;
  padding: .6em .9em;
  font-size: 3vw;
}

.nav-link.btn:hover {
  color: #000;
}

.close-btn-wrapper {
  z-index: 5;
  background-color: #fff;
  background-image: linear-gradient(148deg, var(--dodger-blue), var(--black));
  opacity: 1;
  color: #000;
  border-radius: 999em;
  padding: 17px;
  text-decoration: none;
  transition: all .2s cubic-bezier(.175, .885, .32, 1.275);
  position: fixed;
  inset: 40px 45px auto auto;
}

.close-btn-wrapper:hover {
  background-image: linear-gradient(355deg, var(--black), var(--dodger-blue));
  transform: scale(1.2);
}

.nav-toggle-text {
  z-index: 1;
  font-size: 1.3em;
  font-weight: 700;
  line-height: 1;
}

.close-btn-text {
  z-index: 1;
  font-size: 1.6em;
  position: relative;
}

.bg-noise {
  z-index: 0;
  opacity: .3;
  background-image: url('../images/noise.png');
  background-size: auto;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.main-nav-2 {
  background-color: var(--white);
  position: sticky;
  top: 0;
}

.global-nav-container {
  z-index: 9999;
  color: #fff;
  background-image: linear-gradient(#000000e0, #000000e0);
  justify-content: space-between;
  align-items: center;
  height: 100px;
  padding: 10px 20px;
  display: flex;
  position: fixed;
  top: 30px;
  left: 0;
  right: 0;
}

.nav-logo-container {
  align-items: center;
  display: flex;
}

.logo-2 {
  width: 45px;
  margin-right: 15px;
}

.nav-button-container {
  display: inline-block;
}

.nav-button {
  background-color: #0000;
  font-size: 16px;
  font-weight: 400;
  transition: color .45s;
}

.nav-button:hover {
  color: #593988;
}

.nav-button-underline {
  background-color: #593988;
  width: 100%;
  height: 2px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.div-block-23 {
  height: 90vh;
  min-height: 700px;
}

.div-block-23.hero {
  background-image: linear-gradient(#0000004d, #0000004d), url('../images/Roofer-on-slate-roof-2022-2000px-2-Tiny.jpg'), url('../images/Roofer-on-slate-roof-2022-2000px-sharpened-Tiny.jpg'), url('../images/Roofer-on-slate-roof-2022-2000px-Tiny.jpg'), url('../images/HERO-2022-2000px-TINY.jpg');
  background-position: 0 0, 50%, 0 0, 0 0, 50%;
  background-size: auto, cover, cover, cover, cover;
  background-attachment: scroll, fixed, fixed, fixed, fixed;
  justify-content: center;
  align-items: center;
  height: auto;
  min-height: 700px;
  max-height: 100vh;
  padding-top: 0;
  display: block;
}

.background-video {
  min-height: 800px;
}

.image-9 {
  filter: brightness(133%);
  text-align: left;
  width: 90%;
}

.service-div-with-image {
  padding-top: 20px;
}

.areas-tel-numbers {
  font-weight: 800;
}

.tel-nums-contact {
  color: var(--dodger-blue);
}

.div-block-24 {
  justify-content: center;
  align-items: center;
  height: 600px;
  display: flex;
}

.contact-flex-div {
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 40px;
  display: flex;
}

.image-10 {
  width: 95%;
}

.lightbox-link-2 {
  width: 50%;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
}

.div-block-25 {
  background-color: var(--dodger-blue);
  justify-content: center;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.div-block-26 {
  padding-top: 30px;
  padding-bottom: 40px;
}

.our-services-title {
  color: #ff0004;
  font-family: Changa One, Impact, sans-serif;
  font-size: 34px;
  font-weight: 400;
}

.footer-titles {
  color: var(--white);
  letter-spacing: 2px;
  font-weight: 300;
}

.footer-titles.bigger {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 700;
}

.in-conclusion {
  font-size: 19px;
  font-weight: 600;
}

.nav-logo-2 {
  width: 50%;
  min-width: 100px;
  height: 70px;
  min-height: 50px;
  margin-top: 0;
  margin-bottom: 0;
}

.main-nav-3 {
  z-index: 1001;
  opacity: 1;
  background-color: #fff;
  align-items: center;
  width: 100%;
  min-height: 0;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 5px 15px;
  display: flex;
  position: sticky;
  top: 0;
  overflow: hidden;
  box-shadow: 0 0 8px #00000061;
}

.text-span-13 {
  color: #000;
  text-shadow: 0 0 1px #000;
  padding-bottom: 5px;
  font-size: 16px;
  line-height: 30px;
}

.nav-menu-button-2 {
  letter-spacing: 2px;
  text-transform: uppercase;
  border-left: 3px #0000;
  border-right: 1px #0000004d;
  padding: 10px;
  font-size: 16px;
  font-weight: 400;
  transition: background-color .3s;
}

.nav-menu-button-2:hover {
  color: #ff0004;
  background-color: #000;
  border: 3px #ff0004;
  border-color: #ff0004 #000;
}

.nav-menu-button-2:focus {
  color: red;
}

.nav-menu-button-2.w--current {
  color: #000;
  border: 1px #000;
  border-left: 3px #0000;
  border-right-color: #0000004d;
  padding-left: 10px;
  padding-right: 10px;
  transition: background-color .3s;
}

.nav-menu-button-2.w--current:hover {
  color: #ff0004;
  background-color: #000;
  border: 3px #ff0004;
  border-color: #ff0004 #000;
}

.nav-menu-button-2.contact {
  border-right-style: none;
}

.nav-menu-button-2.highlight {
  opacity: 1;
  background-color: #ff0004;
  border: 1px #000;
  border-radius: 10px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 5px;
  font-size: 16px;
  transition-property: box-shadow;
  box-shadow: 1px 1px 30px #00000080;
}

.nav-menu-button-2.highlight:hover {
  color: #000;
  box-shadow: 0 0 20px 1px #000000d9;
}

.div-block-27 {
  padding-top: 50px;
  display: flex;
}

.hp-text-smaller {
  letter-spacing: 2px;
  font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Charcoal, sans-serif;
  font-size: 25px;
  font-weight: 700;
}

.paragraph-7 {
  padding-left: 10px;
  font-size: 23px;
  font-weight: 400;
  line-height: 37px;
}

.container-9 {
  padding-left: 100px;
  padding-right: 100px;
}

.text-span-14 {
  line-height: 41px;
}

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

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

html.w-mod-js [data-ix="fade-in-on-load-6"], html.w-mod-js [data-ix="fade-in-on-load-9"] {
  opacity: 0;
  transform: translate(0, 30px);
}

html.w-mod-js [data-ix="rotate"], html.w-mod-js [data-ix="rotate-2"] {
  opacity: 0;
  transform: rotateX(90deg)rotateY(0)rotateZ(0);
}

html.w-mod-js [data-ix="fade-in-on-load"], html.w-mod-js [data-ix="fade-in-on-load-7"] {
  opacity: 0;
  transform: translate(0, 30px);
}

html.w-mod-js [data-ix="fade-in-on-load-3"] {
  opacity: 0;
}

html.w-mod-js [data-ix="fade-in-on-scroll-2"] {
  opacity: 0;
  transform: translate(0, 20px);
}

html.w-mod-js [data-ix="fade-in-bottom-page-loads-12"] {
  opacity: 0;
  transform: translate(0, 50px);
}

html.w-mod-js [data-ix="rise-up-in-slider"], html.w-mod-js [data-ix="rise-up-in-slider-2"], html.w-mod-js [data-ix="rise-up-in-slider-3"] {
  opacity: 0;
  transform: translate(0, 150px);
}

@media screen and (max-width: 991px) {
  .column-3 {
    text-align: center;
    font-size: 19px;
  }

  .overall-hero-description {
    width: auto;
    font-size: 16px;
  }

  .overall-hero-description.black-bar {
    font-size: 15px;
  }

  .overall-hero-description.hp {
    font-size: 13px;
  }

  .mob-navbar-icon {
    color: #000;
    font-size: 40px;
  }

  .dropdown-dropdown-list, .dropdown-dropdown-list.w--open {
    width: 250px;
  }

  .navbar-links {
    color: #000;
    background-color: #fff;
    border: 1px solid #000;
    border-radius: 0 0 4px 4px;
    width: 250px;
    top: 0;
  }

  .navbar-links:hover {
    color: #fff;
    background-color: #1463b1;
    border-style: solid;
    border-width: 1px;
  }

  .navbar-links.w--current {
    top: 0;
  }

  .dropdown-toggle {
    color: #000;
    background-color: #fff;
    width: 250px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .dropdown-toggle:hover {
    color: #fff;
    background-color: #1463b1;
    border-style: solid;
  }

  .dropdown-toggle.w--open {
    color: #000;
    background-color: #fff;
  }

  .navbar-menu-ds {
    background-color: #0000;
  }

  .navbar-div-mine._85 {
    padding-bottom: 0;
    display: block;
  }

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

  .navbar-text {
    color: #000;
    background-color: #fff;
    border-style: solid;
    border-width: 1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    width: 250px;
    top: 0;
  }

  .navbar-text:hover {
    color: #fff;
    background-color: #1463b1;
  }

  .navbar-text.w--current {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    width: 250px;
    height: 55px;
    top: 0;
  }

  .mob-menu-button-bg {
    background-color: #0000;
    height: 50px;
    max-height: 55px;
    padding-top: 9px;
  }

  .mob-menu-button-bg.w--open {
    background-color: #0000;
  }

  .image-4 {
    width: 85%;
  }

  .navbar-container-ds-roofing {
    width: auto;
  }

  .dropdown-component {
    width: 250px;
  }

  .navbar-ds-roofing {
    margin-top: 0;
  }

  .columns-5 {
    width: 100%;
  }

  .text-span, .road-markings-caps {
    font-size: 50px;
  }

  .button {
    margin-top: 20px;
    margin-bottom: 50px;
  }

  .button.form-contact.form-hp {
    margin-bottom: 30px;
  }

  .button.green.contact {
    margin-top: 50px;
    margin-bottom: 10px;
  }

  .button.hp {
    margin-top: 10px;
  }

  .overall-hero-title {
    font-size: 50px;
    line-height: 55px;
  }

  .video-hero-container.hp {
    margin-top: 110px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .hero-block-overlay {
    padding: 170px 45px 140px;
  }

  .hero-block-overlay.business-2 {
    height: auto;
    padding: 0 0 40px;
  }

  .image-hero.busines-2 {
    margin-top: 0;
  }

  .overall-hero-description-2 {
    width: auto;
    font-size: 16px;
    font-weight: 700;
  }

  .full-hero-content-block {
    width: 100%;
    margin-bottom: 50px;
  }

  .text-span-4 {
    font-size: 55px;
    line-height: 55px;
  }

  .intro-paragraph {
    font-size: 15px;
    line-height: 25px;
  }

  .intro-paragraph.dark {
    padding-left: 0;
    padding-right: 0;
  }

  .intro-paragraph.black {
    font-size: 17px;
  }

  .intro-paragraph.black.lightbox-text {
    padding-bottom: 10px;
    font-size: 17px;
    font-weight: 300;
  }

  .intro-paragraph.black.homepage {
    font-size: 18px;
    line-height: 35px;
  }

  .intro-paragraph.form-text {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
  }

  .intro-paragraph.form-text.quote {
    width: 80%;
  }

  .intro-paragraph.form-text.quote.form {
    width: 90%;
  }

  .yellow-secondary-caps, .yellow-secondary-caps.white {
    font-size: 35px;
  }

  .yellow-secondary-caps._4-pics {
    font-size: 30px;
  }

  .yellow-secondary-caps.slating-title {
    font-size: 48px;
  }

  .container-4.potholes-page {
    margin-top: 30px;
  }

  .container-4.potholes-page.about, .container-4.potholes-page.white-lines {
    margin-top: 10px;
  }

  .container-4.potholes-page.white-lines.gallery-lb {
    margin-top: 30px;
  }

  .container-4.potholes-page.hp {
    margin-top: 10px;
    padding-top: 0;
  }

  .container-4.gallery {
    margin-top: 10px;
  }

  .container-4.privacy {
    margin-top: 0;
  }

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

  .section-title-wrapper.full {
    margin-bottom: 20px;
    padding-right: 40px;
  }

  .hero-section.privacy-policy {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .feature-block {
    width: 90%;
  }

  .feature-block.wide {
    text-align: center;
    width: 98%;
    margin-top: 10px;
    padding-left: 5px;
    padding-right: 5px;
  }

  ._4-pics-div-bg {
    padding-top: 10px;
  }

  .features-row {
    margin-top: 10px;
  }

  ._4-pics-div-hp {
    width: 98%;
  }

  .paragraph {
    font-size: 15px;
  }

  .feature-icon.overall {
    width: 98%;
    margin-top: 10px;
  }

  .section-heading.centered {
    line-height: 47px;
  }

  .section-heading.centered.new {
    font-size: 30px;
  }

  .section-heading.centered.new.subtext {
    font-size: 14px;
    line-height: 25px;
  }

  .section-heading.centered.sales {
    font-size: 15px;
    line-height: 30px;
  }

  .div-inside-container-column {
    margin-bottom: 30px;
    margin-left: 3px;
    margin-right: 3px;
  }

  .columns {
    width: auto;
  }

  .icon-div {
    width: 95%;
  }

  .text-span-6, .ss-small {
    font-size: 16px;
    line-height: 35px;
  }

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

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

  .subpage-header {
    padding: 140px 45px 60px;
  }

  .subpage-header.contact-1 {
    padding-top: 60px;
  }

  .div-block-2.form-hp {
    left: 0;
    right: 0;
  }

  .div-block-2._2 {
    width: 90%;
  }

  .image-3 {
    width: 30%;
  }

  .white-footer {
    padding-left: 45px;
    padding-right: 45px;
  }

  .white-footer.footer-div-pic {
    padding-top: 50px;
    padding-left: 2px;
    padding-right: 2px;
  }

  .light-footer-link.e-mail._1 {
    font-size: 15px;
  }

  .dark-footer-title.caps {
    font-size: 13px;
  }

  .dark-footer-title.caps._2 {
    text-shadow: none;
    font-size: 16px;
  }

  .navbar-div-mine-2 {
    width: 95%;
  }

  .navbar-div-mine-2._85 {
    padding-bottom: 0;
    display: block;
  }

  .dropdown-component-2 {
    width: auto;
  }

  .navbar-links-2 {
    color: #000;
    background-color: #eed03a;
    border: 1px solid #000;
    border-color: #000 #00000080;
    border-radius: 0 0 4px 4px;
    width: auto;
    font-size: 16px;
    top: 0;
  }

  .navbar-links-2:hover {
    color: #fff;
    background-color: #eed03a;
    border-style: solid;
    border-width: 1px;
  }

  .navbar-links-2.w--current {
    background-color: #eed03a;
    top: 0;
  }

  .navbar-text-2 {
    color: #000;
    background-color: #eed03a;
    border-style: solid;
    border-width: 1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    width: 250px;
    min-width: 2px;
    top: 0;
  }

  .navbar-text-2:hover {
    color: #fff;
    background-color: #eed03a;
  }

  .navbar-text-2.w--current {
    background-color: #eed03a;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    width: 250px;
    height: 55px;
    top: 0;
  }

  .navbar-text-2.w--current:hover {
    color: #fffefe;
    background-color: #eed03a;
  }

  .navbar-text-2.hp-border-top-no-line {
    border-top: 1px solid #00000021;
    min-width: 250px;
    margin-top: 20px;
    top: 0;
  }

  .navbar-text-2.hp-border-top-no-line.w--current {
    border: 1px solid #00000026;
    border-color: #00000008 #00000026 #000;
    width: 100%;
    min-width: auto;
    font-size: 16px;
    transition-duration: .2s;
  }

  .navbar-menu-ds-2 {
    background-color: #0000;
    width: 130%;
    margin-right: 0;
    top: 45px;
    right: 150px;
  }

  .dropdown-arrow-2 {
    font-size: 30px;
  }

  .dropdown-toggle-2 {
    color: #000;
    background-color: #eed03a;
    border-bottom-style: solid;
    border-left-style: solid;
    border-left-color: #00000080;
    border-right-style: solid;
    border-right-color: #00000080;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    font-size: 14px;
    display: block;
  }

  .dropdown-toggle-2:hover {
    color: #fff;
    background-color: #000;
    border-style: solid;
  }

  .dropdown-toggle-2.w--open {
    color: #000;
    background-color: #fff;
  }

  .full-hero-content-block-2 {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 50px;
  }

  .white-div-hp-2 {
    width: 95%;
  }

  .white-div-hp-2.pothole {
    width: 95%;
    padding-top: 30px;
  }

  .white-div-hp-2.hp {
    width: 100%;
  }

  .image-5 {
    width: 100%;
    margin-top: 0;
  }

  .image-5.hp {
    margin-top: 10px;
  }

  .image-5.gallery {
    width: 40%;
    margin-top: 10px;
  }

  .text-above-video {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .text-above-video.room-survey {
    width: 70%;
    font-size: 13px;
    line-height: 24px;
  }

  .text-above-video.room-survey.oblong {
    font-size: 16px;
  }

  .text-oblong-under-small-pics {
    height: auto;
    margin-bottom: 0;
    top: 0;
  }

  .under-shadow {
    height: 20px;
    margin-top: 0;
  }

  .under-shadow.icons {
    opacity: .8;
    padding-top: 0;
  }

  .small-contact-info-title {
    text-align: left;
    font-size: 30px;
    line-height: 46px;
  }

  .contact-info-block {
    margin-bottom: 30px;
    padding: 25px;
    font-size: 13px;
  }

  .contact-info-block.bg-pic {
    padding-top: 35px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .contact-info-block.contact-text {
    padding-top: 35px;
  }

  .contact-info-description, .contact-info-description.e-mail {
    text-align: left;
  }

  .pricing-list-title {
    letter-spacing: 1px;
    font-size: 14px;
    line-height: 18px;
  }

  .contact-div-mid {
    width: 98%;
    margin-bottom: 0;
  }

  .contact-info-small-block {
    padding-left: 10px;
    padding-right: 10px;
  }

  .large-pricing-icon {
    text-align: center;
    width: 50%;
  }

  .large-pricing-block {
    padding-right: 30px;
  }

  .large-pricing-block._2 {
    padding-left: 0;
  }

  .image-section-overlay {
    padding: 90px 45px;
  }

  .image-section-overlay.pricing.map {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .map-div {
    width: 100%;
  }

  .paragraph-6 {
    font-size: 18px;
  }

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

  .keywords-yellow-caps.red {
    font-size: 20px;
  }

  .keywords-yellow-caps.red.larger {
    font-size: 35px;
  }

  .keywords-yellow-caps._2 {
    font-size: 16px;
  }

  .keywords-yellow-caps._2.title {
    font-size: 20px;
  }

  .homepage {
    width: 97%;
  }

  .lightbox-link {
    width: 94%;
  }

  .welcome-text.linings {
    font-size: 33px;
  }

  .ds-title-sub-text {
    width: 97%;
    font-size: 18px;
  }

  .road-markings-lb-gallery-page {
    margin-top: 10px;
    padding-bottom: 40px;
  }

  .header-logo-container {
    padding-top: 50px;
  }

  .link-block-8 {
    width: 100%;
  }

  .link-block-8.newcastle {
    width: 80%;
  }

  .logo-hp {
    width: 50%;
  }

  .div-block-21, .div-block-21.hp {
    width: 100%;
  }

  .birmingham-link {
    font-size: 18px;
  }

  .lightbox, .lightbox.factory {
    width: 100%;
  }

  .lightbox-front, .lightbox-front.potholes, .lightbox-front.white-lines {
    border-width: 2px;
  }

  .title-cap-text.bold {
    font-size: 20px;
  }

  .nav-width-wrapper {
    width: 1000px;
  }

  .nav-links {
    background-color: #fff;
    border-bottom: 2px solid #000;
    justify-content: flex-start;
    padding-top: 0;
    padding-bottom: 0;
  }

  .nav-logo {
    width: 50%;
  }

  .main-menu-button {
    background-color: #fff;
  }

  .main-menu-button.w--open {
    background-color: #0000;
  }

  .text-span-8 {
    box-shadow: none;
    text-shadow: none;
    background-color: #0000;
    border: 2px #000;
    border-radius: 10px;
    padding: 10px;
    line-height: 4px;
    display: inline-block;
  }

  .text-span-8:hover {
    box-shadow: none;
  }

  .hamburger-middle {
    background-color: #231f20;
    border-radius: 5px;
    width: 100%;
    height: 3px;
  }

  .main-nav {
    min-height: auto;
    overflow: visible;
  }

  .hamburger-bottom {
    background-color: #231f20;
    border-radius: 5px;
    width: 100%;
    height: 3px;
  }

  .nav-menu-button {
    text-align: center;
    font-size: 23px;
  }

  .nav-menu-button:hover, .nav-menu-button.w--current:hover {
    border-top-style: none;
    border-bottom-style: none;
  }

  .nav-menu-button.highlight {
    box-shadow: none;
    background-color: #0000;
    margin-bottom: 25px;
    margin-left: auto;
  }

  .nav-menu-button.highlight:hover {
    box-shadow: none;
  }

  .hamburger-top {
    background-color: #231f20;
    border-radius: 5px;
    width: 100%;
    height: 3px;
  }

  .hamburger-wrapper {
    flex-direction: column;
    justify-content: space-between;
    align-items: stretch;
    width: 30px;
    height: 20px;
    display: flex;
  }

  ._80-div {
    width: 97%;
  }

  ._3-pics-in-a-row {
    padding-top: 10px;
    padding-bottom: 50px;
  }

  .pic-title-1 {
    font-size: 30px;
  }

  .pic-title-1.h2 {
    font-size: 25px;
  }

  .pic-title-1.h2.services-text {
    text-align: left;
    padding-left: 50px;
    line-height: 30px;
  }

  .column-hp {
    margin-top: 10px;
  }

  .container-8 {
    padding-left: 0;
  }

  .adjustable-div {
    width: 90%;
  }

  .row-hp-97 {
    border-style: none;
    width: 100%;
    padding: 0;
  }

  .form-image {
    width: 30%;
  }

  .ds-title-sub-text-2 {
    width: 97%;
    font-size: 18px;
  }

  .homepage-2 {
    width: 97%;
    font-size: 16px;
  }

  .slide-new-2 {
    background-image: linear-gradient(to bottom, var(--trans-90), var(--trans-90)), url('../images/Roof-repairs-2020-960x720.jpg');
    background-position: 0 0, 50%;
    background-repeat: repeat, repeat;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
    padding-top: 20px;
  }

  .title-text-pic {
    width: auto;
    height: 200px;
    padding-left: 0;
    padding-right: 0;
  }

  .slider-paragraph-text {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 23px;
  }

  .slider-paragraph-text.hp-slider {
    font-size: 25px;
  }

  .column-div-80 {
    width: 100%;
    padding-bottom: 10px;
  }

  .slide-new-6 {
    background-image: linear-gradient(to bottom, var(--trans-90), var(--trans-90)), url('../images/red-tile-services-2.jpg');
    background-position: 0 0, 50%;
    background-repeat: repeat, repeat;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
    padding-top: 20px;
  }

  .left-arrow-div {
    margin-top: 0;
    margin-bottom: 0;
  }

  .roofing-services-container {
    text-align: center;
    position: relative;
    inset: 0;
  }

  .slider-text-container {
    margin-top: 220px;
  }

  .pic-title-underneath {
    font-size: 16px;
  }

  .pic-title-underneath._2 {
    margin-bottom: 1px;
  }

  .hp-pictures-div {
    width: 96%;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .row-hp-container {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    width: 100%;
    padding-bottom: 0;
    padding-right: 0;
  }

  .slider-header-text {
    font-size: 50px;
  }

  .title-column {
    margin-left: auto;
    margin-right: auto;
    padding-right: 0;
    display: block;
  }

  .title-column.testimonial {
    background-color: #fff;
    padding-right: 0;
  }

  .jotform-div {
    width: 98%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    display: block;
  }

  .jotform-div.hp {
    border-style: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    width: auto;
    margin-top: 20px;
    margin-bottom: 0;
    left: 0;
  }

  .row-hp-98 {
    border-style: none;
    width: 100%;
    padding-top: 30px;
    padding-left: 0;
  }

  .areas-cover-div {
    width: 100%;
    margin-top: 0;
    padding-top: 0;
  }

  .areas-cover-div._2 {
    background-color: #ffffffa6;
    border-style: none;
    margin-top: 0;
  }

  .slide-new-5 {
    background-image: url('../images/Yellow-truck-with-logo-on-1400x-600.jpg');
    background-position: 50%;
    background-size: cover;
    border-style: none;
    margin-top: 0;
  }

  .slide-new-5.b {
    background-image: linear-gradient(#00000080, #00000080), url('../images/Paving-services-3.jpg');
    background-position: 0 0, 50%;
    background-repeat: repeat, repeat;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
  }

  .slider-mask-new {
    width: 100%;
    height: 70vh;
    max-height: none;
  }

  .slider-mask-new.remove {
    height: 0;
  }

  .slide-new-3 {
    background-image: linear-gradient(to bottom, var(--trans-90), var(--trans-90)), url('../images/AAA-New-slating-pic-2.jpg');
    background-position: 0 0, 50%;
    background-repeat: repeat, repeat;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
    height: 65vh;
    min-height: 1px;
    padding-top: 20px;
  }

  .company-and-areas {
    background-image: linear-gradient(#ffffffa3, #ffffffa3), url('../images/Paving-services-3.jpg');
    background-position: 0 0, 0%;
  }

  .scrolling-div.form {
    margin-top: 0;
  }

  .hp-bg-div {
    background-image: linear-gradient(#f0f0f080, #f0f0f080), url('../images/Paving-services-1.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .slider-hp-new {
    width: 100%;
  }

  ._4-pics-div.ratings {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .services-pics-borders {
    margin-top: 40px;
  }

  ._3-pics-in-a-row-2 {
    padding: 40px 10px 20px;
  }

  .roofing-services-links-div {
    overflow: hidden;
  }

  .roofing-services-links-div.hp-bar {
    margin-top: 0;
    padding-top: 15px;
    padding-bottom: 0;
  }

  .pic-title-2 {
    font-size: 30px;
  }

  .pic-title-2.h2 {
    font-size: 25px;
  }

  .pic-title-2.h2.hp._1 {
    margin-top: 20px;
  }

  .pic-title-2.h2.services {
    margin-top: 0;
    font-size: 40px;
  }

  .pic-title-2.h2.services._2 {
    margin-top: 50px;
  }

  .pic-title-2.h2.services-seo {
    font-size: 40px;
    line-height: 40px;
  }

  .areas-cover-div-2 {
    width: 100%;
    margin-top: 0;
    padding-top: 0;
  }

  .areas-cover-div-2._2 {
    border-style: none;
    width: 100%;
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .pic-title-3 {
    font-size: 30px;
  }

  .pic-title-3.h2 {
    font-size: 25px;
  }

  .pic-title-3.h2.services {
    margin-top: 0;
    font-size: 40px;
  }

  .row-hp-99 {
    border-style: solid;
    width: 100%;
    padding-top: 30px;
    padding-left: 0;
  }

  .row-hp-99._2 {
    text-align: left;
  }

  .seo-link-2.w--current {
    font-size: 12px;
  }

  .services-titles-2 {
    width: 100%;
    margin-top: 30px;
  }

  .seo-text-footer-2 {
    width: 70%;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 12px;
  }

  .seo-text-footer-2._2 {
    margin-bottom: 10px;
  }

  .button-wrapper {
    width: 98%;
    padding: 10px;
  }

  .title-rext-pop-up {
    text-align: left;
  }

  .modal-wrapper {
    padding-left: 11px;
    padding-right: 10px;
    bottom: 200px;
  }

  .modal-body {
    width: 98%;
    margin-top: 99px;
  }

  .column-29 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .name-heading {
    font-size: 18px;
  }

  .individual-div-in-columns-2 {
    width: 100%;
    margin: 0 auto 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .logo-wrapper {
    height: 77px;
    left: -20px;
  }

  .logo-wrapper.w--current {
    background-image: url('../images/LOGO-NEW-OG-PLUS-TEXT-2024.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-attachment: scroll;
    left: -22px;
  }

  .nav-gradient-bg {
    background-image: radial-gradient(circle farthest-side at 50% 100%, var(--dodger-blue), var(--dodger-blue) 43%, var(--black));
  }

  .container-w1 {
    padding-left: 4vw;
    padding-right: 4vw;
  }

  .nav-link {
    font-size: 8vw;
  }

  .nav-link.btn {
    font-size: 4vw;
  }

  .div-block-23 {
    min-height: 650px;
  }

  .div-block-23.hero {
    background-image: linear-gradient(#0000004d, #0000004d), url('../images/Roofer-on-slate-roof-2022-2000px-2-Tiny.jpg');
    background-position: 0 0, 44%;
    height: auto;
    min-height: 700px;
    max-height: 100vh;
    padding-top: 0;
  }

  .image-9 {
    width: 70%;
  }

  .service-div-with-image {
    text-align: center;
  }

  .contact-flex-div {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .lightbox-link-2 {
    width: 97%;
  }

  .footer-titles {
    font-size: 12px;
  }

  .nav-logo-2 {
    width: 100%;
    height: 70px;
    min-height: 60px;
  }

  .main-nav-3 {
    min-height: auto;
    overflow: visible;
  }

  .text-span-13 {
    box-shadow: none;
    text-shadow: none;
    background-color: #ff0004;
    border: 2px #000;
    border-radius: 10px;
    padding: 10px;
    line-height: 4px;
    display: inline-block;
  }

  .text-span-13:hover {
    box-shadow: none;
  }

  .nav-menu-button-2 {
    text-align: center;
    font-size: 23px;
  }

  .nav-menu-button-2:hover, .nav-menu-button-2.w--current:hover {
    border-top-style: none;
    border-bottom-style: none;
  }

  .nav-menu-button-2.highlight {
    box-shadow: none;
    background-color: #0000;
    margin-bottom: 25px;
    margin-left: auto;
  }

  .nav-menu-button-2.highlight:hover {
    box-shadow: none;
  }

  .hp-text-smaller {
    letter-spacing: 3px;
    line-height: 37px;
  }
}

@media screen and (max-width: 767px) {
  .column-3 {
    text-align: center;
  }

  .overall-hero-description {
    text-align: center;
    width: auto;
    font-size: 13px;
  }

  .overall-hero-description.black-bar {
    font-size: 17px;
  }

  .overall-hero-description.hp {
    text-align: center;
    display: none;
  }

  .navbar-text.w--current {
    width: 250px;
  }

  .image-4 {
    width: 85%;
    margin-right: 0;
    padding-left: 0;
  }

  .div-block-8 {
    width: auto;
    margin-bottom: 0;
    padding-right: 0;
  }

  .columns-4 {
    text-align: left;
  }

  .road-markings-caps {
    font-size: 50px;
  }

  .button {
    margin-top: 10px;
    margin-bottom: 30px;
  }

  .button.form-contact {
    width: 170px;
  }

  .button.form-contact.privacy-policy {
    width: 190px;
  }

  .button.form-contact.map {
    margin-bottom: 10px;
  }

  .overall-hero-title {
    font-size: 50px;
    line-height: 46px;
  }

  .video-hero-container.hp {
    margin-top: 100px;
  }

  .hero-block-overlay {
    padding-top: 120px;
    padding-bottom: 90px;
  }

  .hero-block-overlay.business-2 {
    padding-top: 0;
    padding-bottom: 40px;
  }

  .overall-hero-description-2 {
    width: auto;
    font-size: 15px;
  }

  .full-hero-content-block {
    margin-top: 30px;
    margin-bottom: 10px;
  }

  .text-span-4 {
    font-size: 50px;
    line-height: 40px;
  }

  .content-section-block.left {
    float: none;
  }

  .intro-paragraph.dark {
    padding-left: 0;
    padding-right: 0;
  }

  .intro-paragraph.black {
    font-size: 16px;
    line-height: 30px;
  }

  .intro-paragraph.black.lightbox-text {
    font-size: 25px;
  }

  .intro-paragraph.black.homepage {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 16px;
  }

  .yellow-secondary-caps {
    font-size: 35px;
  }

  .yellow-secondary-caps.white, .yellow-secondary-caps.black {
    font-size: 30px;
  }

  .yellow-secondary-caps._4-pics {
    font-size: 25px;
  }

  .yellow-secondary-caps.slating-title {
    font-size: 45px;
  }

  .container-4.potholes-page {
    margin-top: 10px;
  }

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

  .section-title-wrapper.full {
    margin-bottom: 30px;
  }

  .paragraph-2 {
    font-size: 15px;
    line-height: 25px;
  }

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

  .feature-block {
    width: 100%;
  }

  .feature-block.wide {
    width: 95%;
  }

  ._4-pics-div-bg {
    padding-bottom: 20px;
  }

  .features-row {
    margin-top: 0;
  }

  .paragraph {
    font-size: 15px;
    line-height: 25px;
  }

  .feature-icon.overall {
    margin-bottom: 10px;
  }

  .section-heading.centered.new {
    font-size: 25px;
  }

  .section-heading.centered.new.subtext {
    width: 98%;
    font-size: 14px;
  }

  .feature-title {
    margin-bottom: 6px;
    font-weight: 800;
    line-height: 20px;
  }

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

  .section-title.yellow {
    width: auto;
    margin-left: auto;
    margin-right: auto;
    font-size: 2em;
  }

  .subpage-header {
    padding: 110px 25px 40px;
  }

  .subpage-header.contact-1 {
    padding-top: 60px;
  }

  .div-block-2._2 {
    width: 98%;
  }

  .image-3 {
    width: 35%;
  }

  .white-footer-column {
    padding-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .white-footer {
    padding: 25px;
  }

  .white-footer.footer-div-pic {
    padding-bottom: 5px;
  }

  .footer-row {
    padding-left: 25px;
    padding-right: 25px;
  }

  .footer-row.white-footer-row {
    padding-left: 0;
    padding-right: 0;
  }

  .light-footer-link {
    margin-bottom: 4px;
  }

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

  .dark-footer-title {
    margin-bottom: 10px;
  }

  .dark-footer-title.caps {
    font-size: 14px;
  }

  .dark-footer-title.caps._2 {
    text-shadow: none;
    font-size: 14px;
  }

  .navbar-div-mine-2 {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .navbar-links-2 {
    min-width: 250px;
    height: 55px;
  }

  .navbar-text-2.w--current {
    width: 250px;
  }

  .navbar-text-2.hp-border-top-no-line.w--current {
    min-width: 250px;
  }

  .navbar-menu-ds-2 {
    width: auto;
    inset: 0%;
  }

  .dropdown-arrow-2 {
    font-weight: 300;
  }

  .dropdown-arrow-2:hover {
    color: #fdfdfd;
    font-size: 30px;
    font-weight: 300;
    line-height: 23px;
  }

  .dropdown-toggle-2 {
    height: 55px;
    max-height: 55px;
  }

  .full-hero-content-block-2 {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .white-div-hp-2.pothole {
    padding-top: 10px;
  }

  .white-div-hp-2.priv {
    padding-bottom: 30px;
  }

  .main-text-plus-yellow-underline, .main-feature-title-2 {
    font-size: 35px;
  }

  .text-above-video.room-survey {
    width: 85%;
    font-size: 12px;
  }

  .gallery-div-new.hp.top {
    padding-bottom: 5px;
  }

  .big-pic-row-hp {
    margin-bottom: 10px;
  }

  .under-shadow {
    height: 30px;
  }

  .small-contact-info-title {
    text-align: left;
    margin-top: 20px;
    font-size: 25px;
    line-height: 42px;
  }

  .contact-info-block {
    height: auto;
    padding-bottom: 6px;
  }

  .contact-info-block.bg-pic, .contact-info-block.contact-text {
    padding-top: 30px;
  }

  .contact-info-description.e-mail {
    text-align: left;
  }

  .pricing-list-title {
    font-size: 13px;
    line-height: 20px;
  }

  .contact-div-mid-2 {
    padding-top: 10px;
  }

  .contact-info-small-block {
    text-align: left;
    margin-top: 0;
    padding-left: 5px;
  }

  .large-pricing-icon {
    float: left;
    width: 100%;
    margin: 7px auto 20px;
  }

  .large-pricing-icon.contact-form {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .large-pricing-block {
    border-right-style: none;
    border-right-width: 0;
    padding-right: 0;
  }

  .large-pricing-block._2 {
    padding-left: 0;
  }

  .pricing-features-list {
    margin-top: 10px;
  }

  .image-section-overlay {
    padding: 60px 25px;
  }

  .image-section-overlay.pricing {
    padding-top: 45px;
    padding-bottom: 45px;
  }

  .keywords-yellow-caps.red {
    font-size: 18px;
  }

  .keywords-yellow-caps.red.larger {
    font-size: 30px;
  }

  .keywords-yellow-caps._2 {
    text-shadow: none;
    font-size: 14px;
  }

  .keywords-yellow-caps._2.title {
    font-size: 20px;
  }

  .homepage {
    width: 100%;
  }

  .lightbox-link {
    width: 90%;
  }

  .welcome-text.linings {
    font-size: 26px;
  }

  .ds-title-sub-text {
    font-size: 16px;
  }

  .ds-title-sub-text.linings {
    width: 100%;
  }

  .road-markings-lb-gallery-page {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .header-logo-container {
    padding-top: 10px;
  }

  .logo-hp {
    width: 60%;
  }

  .telephone-call {
    font-size: 25px;
  }

  .div-block-21, .div-block-21.hp {
    margin-top: 30px;
  }

  .birmingham-link {
    font-size: 17px;
  }

  .title-cap-text {
    font-size: 18px;
  }

  .nav-logo {
    width: 68%;
  }

  ._80-div {
    width: 94%;
  }

  ._3-pics-in-a-row {
    padding-top: 10px;
  }

  .pic-title-1.h2.services-text {
    padding-left: 10px;
    line-height: 25px;
  }

  .adjustable-div {
    width: 94%;
  }

  .form-image {
    width: 40%;
  }

  .div-block-22 {
    display: none;
  }

  .footer-logo {
    margin-bottom: 20px;
  }

  .footer-div-image {
    padding-top: 20px;
  }

  .div-contact-page-logo {
    width: 83%;
    margin-left: auto;
    margin-right: auto;
  }

  .ds-title-sub-text-2 {
    font-size: 16px;
  }

  .black-bold-call-us-text {
    font-size: 24px;
  }

  .slide-new-2 {
    background-image: linear-gradient(to bottom, var(--trans-90), var(--trans-90)), url('../images/Roof-repairs-2020-960x720.jpg');
    background-position: 0 0, 50%;
    background-repeat: repeat, repeat;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
    padding-top: 30px;
  }

  .title-text-pic {
    width: auto;
  }

  .slider-paragraph-text {
    font-size: 23px;
  }

  .slide-new-6 {
    background-image: linear-gradient(to bottom, var(--trans-90), var(--trans-90)), url('../images/red-tile-services-2.jpg');
    background-position: 0 0, 0 0;
    background-repeat: repeat, repeat;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
    padding-top: 30px;
  }

  .roofing-services-container {
    right: 0;
  }

  .slider-text-container {
    margin-top: 160px;
  }

  .seo-div-block-hp {
    background-repeat: repeat, no-repeatundefined;
  }

  .slider-header-text {
    margin-bottom: 10px;
    font-size: 50px;
    line-height: 69px;
  }

  .title-column.testimonial {
    background-color: #fff;
  }

  .jotform-div.hp {
    margin-top: 0;
  }

  .areas-cover-div {
    width: 100%;
    margin-top: 30px;
    padding-top: 0;
  }

  .slide-new-5 {
    background-position: 97%;
  }

  .slide-new-5.b {
    background-image: linear-gradient(#00000080, #00000080), url('../images/Paving-services-3.jpg');
    background-position: 0 0, 50%;
    background-repeat: repeat, repeat;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
  }

  .slider-mask-new {
    height: 65vh;
    max-height: none;
  }

  .form-main-text.shadowed {
    font-size: 30px;
  }

  .slide-new-3 {
    background-image: linear-gradient(to bottom, var(--trans-90), var(--trans-90)), url('../images/AAA-New-slating-pic-2.jpg');
    background-position: 0 0, 50%;
    background-repeat: repeat, repeat;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
    padding-top: 10px;
  }

  .scrolling-div.form {
    padding-top: 5px;
  }

  .hp-bg-div {
    background-position: 50%;
  }

  ._3-pics-in-a-row-2 {
    padding-top: 10px;
  }

  .pic-title-2.h2.services-seo {
    font-size: 35px;
  }

  .areas-cover-div-2 {
    width: 100%;
    margin-top: 30px;
    padding-top: 0;
  }

  .seo-link-2 {
    letter-spacing: .1em;
    width: 100%;
    font-size: 14px;
  }

  .seo-link-2.w--current {
    font-size: 12px;
  }

  .services-titles-2 {
    font-size: 21px;
  }

  .seo-text-footer-2 {
    width: 75%;
  }

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

  .modal-wrapper {
    margin-top: 0;
    padding-left: 10px;
    top: 0;
    bottom: 0;
  }

  .modal-body {
    width: 99%;
    margin-top: 96px;
    padding-top: 30px;
  }

  .individual-div-in-columns-2 {
    width: 80%;
  }

  .logo-wrapper {
    filter: saturate(200%);
    background-image: url("https://cdn.prod.website-files.com/61e44f71fb80062eb085e416/61f011f5b132b14700a7a279_ROOFER-LOGO-2022%20THOMAS'S%20WHITE%20TEXT%202.png");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    height: 70px;
    left: -20px;
  }

  .logo-wrapper.w--current {
    background-image: url('../images/LOGO-NEW-OG-PLUS-TEXT-2024.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-attachment: scroll;
    left: -17px;
  }

  .logo {
    font-size: 1.4em;
  }

  .nav-toggle-btn {
    padding-top: 14px;
    padding-bottom: 14px;
    font-size: 14px;
  }

  .close-btn-wrapper {
    padding: 14px;
    font-size: 14px;
    top: 20px;
    right: 23px;
  }

  .close-btn-text {
    font-size: 1.4em;
  }

  .main-nav-2 {
    background-color: #fff;
  }

  .div-block-23.hero {
    background-image: linear-gradient(#0000004d, #0000004d), url('../images/Roofer-on-slate-roof-2022-2000px-2-Tiny.jpg'), linear-gradient(#0000004d, #0000004d);
    background-position: 0 0, 37%, 0 0;
    background-size: auto, cover, auto;
    background-attachment: scroll, fixed, scroll;
    height: auto;
    min-height: 800px;
    max-height: 100vh;
    padding-top: 0;
  }

  .column-30 {
    display: none;
  }

  .background-video {
    display: block;
  }

  .image-9 {
    width: 70%;
  }

  .lightbox-link-2 {
    width: 97%;
  }

  .nav-logo-2 {
    width: auto;
    height: 60px;
  }

  .hp-text-smaller {
    letter-spacing: 2px;
  }
}

@media screen and (max-width: 479px) {
  .top-of-hp-black-bar {
    padding-top: 8px;
    display: none;
  }

  .overall-hero-description {
    font-size: 14px;
    line-height: 20px;
    position: static;
    overflow: visible;
  }

  .overall-hero-description.black-bar {
    text-align: center;
    font-size: 12px;
  }

  .overall-hero-description.hp {
    display: none;
  }

  .mob-navbar-icon {
    margin-left: auto;
    margin-right: auto;
    position: static;
    right: 0;
  }

  .navbar-links {
    background-color: #eed03a;
    width: 250px;
  }

  .navbar-div-mine {
    display: block;
  }

  .navbar-div-mine._85 {
    margin-top: 0;
  }

  .navbar-text {
    background-color: #eed03a;
  }

  .navbar-text.w--current {
    width: 250px;
  }

  .mob-menu-button-bg {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    bottom: 30px;
    right: 0;
  }

  .image-4 {
    text-align: center;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: 26px;
  }

  .navbar-container-ds-roofing {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .navbar-ds-roofing {
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-8 {
    text-align: left;
    margin-left: auto;
    margin-right: auto;
  }

  .columns-4 {
    display: block;
  }

  .text-span, .road-markings-caps {
    font-size: 24px;
  }

  .button {
    margin-top: 10px;
    margin-bottom: 45px;
    padding-left: 19px;
    padding-right: 19px;
    font-size: 11px;
    line-height: 21px;
  }

  .button.form-contact {
    width: 160px;
  }

  .button.form-contact.privacy-policy {
    width: 180px;
  }

  .button.form-contact.privacy-policy.form-hp {
    width: 200px;
  }

  .button.form-contact.map {
    width: 160px;
  }

  .button.hp, .button.gall, .button.contact {
    margin-top: 40px;
  }

  .overall-hero-title {
    margin-bottom: 10px;
    font-size: 22px;
    line-height: 31px;
  }

  .video-hero-container {
    margin-top: 30px;
  }

  .video-hero-container.hp {
    margin-top: 0;
    padding-top: 60px;
  }

  .video-hero-container.hp.new {
    padding-top: 40px;
  }

  .hero-block-overlay {
    padding: 90px 25px 40px;
  }

  .hero-block-overlay.business-2 {
    height: auto;
    min-height: 400px;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .overall-hero-description-2 {
    font-size: 15px;
    line-height: 22px;
    position: static;
    overflow: visible;
  }

  .full-hero-content-block {
    margin-top: 70px;
    margin-bottom: 5px;
  }

  .text-span-4 {
    font-size: 22px;
  }

  .main-feature-title {
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 32px;
  }

  .intro-paragraph {
    line-height: 23px;
  }

  .intro-paragraph.dark {
    padding-left: 0;
    padding-right: 0;
  }

  .intro-paragraph.black {
    line-height: 30px;
  }

  .intro-paragraph.black.lightbox-text {
    padding-bottom: 5px;
    font-size: 20px;
  }

  .intro-paragraph.black.homepage {
    font-size: 14px;
    line-height: 30px;
  }

  .intro-paragraph.form-text.quote {
    width: 96%;
    line-height: 23px;
  }

  .yellow-secondary-caps {
    font-size: 20px;
  }

  .yellow-secondary-caps.white, .yellow-secondary-caps.black {
    font-size: 16px;
    line-height: 30px;
  }

  .yellow-secondary-caps.slating-title {
    font-size: 33px;
  }

  .container-4.potholes-page {
    margin-top: 5px;
  }

  .container-4.potholes-page.white-lines.gallery-lb {
    margin-top: 30px;
  }

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

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

  .section-title-wrapper.full {
    margin-bottom: 20px;
    padding-right: 0;
  }

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

  .feature-block.wide {
    font-size: 13px;
  }

  .paragraph {
    font-size: 14px;
  }

  .feature-icon {
    width: 30px;
  }

  .section-heading.centered {
    font-size: 16px;
  }

  .section-heading.centered.new {
    font-size: 25px;
    line-height: 40px;
  }

  .section-heading.centered.new.subtext {
    font-size: 10px;
    line-height: 25px;
  }

  .feature-title {
    margin-bottom: 13px;
  }

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

  .section-title.yellow {
    font-size: 1.4em;
  }

  .section-description {
    margin-top: 14px;
    font-size: 15px;
    line-height: 23px;
  }

  .subpage-header {
    padding-top: 90px;
    padding-bottom: 20px;
  }

  .subpage-header.contact-1 {
    padding-top: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-2 {
    width: 98%;
  }

  .div-block-2.form-hp {
    width: 96%;
  }

  .div-block-2._2 {
    width: 99%;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .text-div-box.form-hp {
    width: 95%;
  }

  .image-3 {
    width: 50%;
  }

  .white-footer-column {
    padding-bottom: 10px;
  }

  .footer-row {
    padding-left: 20px;
    padding-right: 20px;
  }

  .light-footer-link.e-mail._1 {
    font-size: 17px;
  }

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

  .dark-footer-title.caps {
    font-size: 12px;
  }

  .dark-footer-title.caps._2 {
    font-size: 13px;
  }

  .text-span-5 {
    font-size: 11px;
  }

  .navbar-div-mine-2 {
    display: block;
  }

  .navbar-div-mine-2._85 {
    margin-top: 0;
  }

  .navbar-links-2 {
    background-color: #eed03a;
    width: auto;
  }

  .navbar-text-2 {
    background-color: #eed03a;
  }

  .navbar-text-2.w--current {
    width: 250px;
  }

  .navbar-text-2.hp-border-top-no-line.w--current {
    min-width: 280px;
  }

  .navbar-menu-ds-2 {
    top: 65px;
    right: 0;
  }

  .full-hero-content-block-2 {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .main-text-plus-yellow-underline {
    font-size: 20px;
  }

  .main-feature-title-2 {
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 37px;
  }

  .image-5 {
    width: 100%;
  }

  .text-above-video {
    font-size: 11px;
  }

  .text-above-video.room-survey {
    width: 95%;
  }

  .text-above-video.room-survey.oblong {
    font-size: 14px;
  }

  .under-shadow {
    height: 20px;
  }

  .small-contact-info-title {
    text-align: left;
    font-size: 15px;
    line-height: 25px;
  }

  .large-pricing-title {
    font-size: 12px;
  }

  .contact-info-block.bg-pic {
    padding-bottom: 20px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .contact-info-block.contact-text {
    margin-bottom: 30px;
    padding-bottom: 20px;
    padding-left: 5px;
    padding-right: 5px;
  }

  .pricing-list-icon {
    width: 13px;
    top: 2px;
  }

  .contact-info-description {
    text-align: left;
    font-size: 16px;
    line-height: 30px;
  }

  .contact-info-description.e-mail {
    line-height: 20px;
  }

  .pricing-list-title {
    line-height: 17px;
  }

  .contact-div-mid-2 {
    padding-top: 10px;
    padding-bottom: 20px;
  }

  .contact-info-small-block {
    margin-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
  }

  .large-pricing-icon {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .large-pricing-icon.contact-form {
    text-align: center;
    width: 200px;
    margin-left: auto;
    margin-right: auto;
  }

  .large-pricing-block._2 {
    font-size: 14px;
  }

  .pricing-features-list {
    width: 100%;
    margin-top: 1px;
  }

  .image-section-overlay {
    padding-top: 45px;
    padding-bottom: 45px;
  }

  .link {
    text-align: left;
    font-size: 10px;
    font-weight: 600;
    line-height: 28px;
  }

  .div-block-20 {
    display: block;
  }

  .keywords-yellow-caps.red {
    font-size: 16px;
  }

  .keywords-yellow-caps.red.larger {
    font-size: 23px;
  }

  .keywords-yellow-caps._2 {
    font-size: 13px;
  }

  .homepage {
    font-size: 16px;
  }

  .welcome-text.linings {
    font-size: 21px;
    line-height: 35px;
  }

  .ds-title-sub-text {
    font-size: 14px;
  }

  .ds-title-sub-text.linings {
    font-size: 20px;
  }

  .road-markings-lb-gallery-page {
    margin-top: 5px;
  }

  .header-logo-container {
    padding-top: 30px;
  }

  .link-block-8 {
    width: 100%;
  }

  .logo-hp {
    width: 50%;
    height: auto;
    margin-top: 15px;
  }

  .telephone-call {
    font-size: 21px;
  }

  .div-block-21 {
    width: 95%;
  }

  .birmingham-link {
    font-size: 16px;
  }

  .lightbox, .lightbox.factory {
    width: 100%;
  }

  .lightbox-front {
    border-width: 2px;
  }

  .lightbox-front.hp {
    width: 100%;
  }

  .lightbox-front.potholes, .lightbox-front.white-lines {
    border-width: 2px;
  }

  .title-cap-text {
    font-size: 16px;
  }

  .nav-logo {
    width: 99%;
    display: block;
  }

  .text-span-8 {
    box-shadow: none;
    text-align: center;
    background-color: #0000;
    border-style: none;
  }

  .brand {
    max-width: 60%;
    padding-left: 15px;
  }

  .brand.w--current {
    max-width: 60%;
    padding-left: 10px;
  }

  .main-nav {
    padding-left: 0;
    padding-right: 0;
  }

  .embossed-black {
    font-size: 16px;
  }

  ._3-pics-in-a-row {
    text-align: center;
    padding-bottom: 50px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .pic-title-1 {
    font-size: 28px;
  }

  .pic-title-1.h2 {
    font-size: 19px;
  }

  .pic-title-1.h2.services-text {
    font-size: 14px;
    line-height: 10px;
  }

  .pro-surface-title {
    font-size: 17px;
  }

  .adjustable-div {
    width: 60%;
  }

  .adjustable-div.badges {
    width: 70%;
  }

  .row-hp-97 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .form-image {
    width: 70%;
  }

  .div-block-22 {
    display: none;
  }

  .footer-div-image {
    padding-top: 10px;
  }

  .div-contact-page-logo {
    width: 91%;
  }

  .bold-subtitles.red {
    font-size: 15px;
  }

  .ds-title-sub-text-2 {
    font-size: 14px;
  }

  .black-bold-call-us-text {
    font-size: 18px;
  }

  .slide-new-2 {
    background-image: linear-gradient(to bottom, var(--trans-90), var(--trans-90)), url('../images/Roof-repairs-2020-960x720.jpg');
    background-position: 0 0, 50%;
    background-repeat: repeat, repeat;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
    padding-top: 30px;
  }

  .title-text-pic {
    width: auto;
    height: 200px;
  }

  .slider-paragraph-text {
    font-size: 17px;
    line-height: 35px;
  }

  .slider-paragraph-text.hp-slider {
    font-size: 20px;
  }

  .slide-new-6 {
    background-image: linear-gradient(to bottom, var(--trans-90), var(--trans-90)), url('../images/red-tile-services-2.jpg');
    background-position: 0 0, 0 0;
    background-repeat: repeat, repeat;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
    padding-top: 30px;
  }

  .slider-text-container {
    margin-top: 140px;
  }

  .slider-header-text {
    font-size: 30px;
    line-height: 50px;
  }

  .areas-cover-div {
    margin-top: 0;
  }

  .slide-new-5 {
    background-position: -542px 0;
  }

  .slide-new-5.b {
    background-image: linear-gradient(#00000080, #00000080), url('../images/Paving-services-3.jpg');
    background-position: 0 0, 50%;
    background-repeat: repeat, repeat;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
  }

  .slider-mask-new {
    height: 65vh;
  }

  .form-main-text.shadowed {
    font-size: 27px;
  }

  .slide-new-3 {
    background-image: linear-gradient(to bottom, var(--trans-90), var(--trans-90)), url('../images/AAA-New-slating-pic-2.jpg');
    background-position: 0 0, 50%;
    background-repeat: repeat, repeat;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
  }

  .scrolling-div.form {
    padding-top: 5px;
  }

  .hp-bg-div {
    background-position: -108px 0;
  }

  .pic-title-2 {
    font-size: 28px;
  }

  .pic-title-2.h2 {
    font-size: 19px;
  }

  .pic-title-2.h2.services {
    margin-bottom: 20px;
    font-size: 26px;
    line-height: 20px;
  }

  .pic-title-2.h2.services._2 {
    margin-bottom: 20px;
  }

  .pic-title-2.h2.services-text {
    font-size: 15px;
  }

  .pic-title-2.h2.services-seo {
    font-size: 20px;
    line-height: 40px;
  }

  .phone-number-contact-page {
    text-shadow: 0 -1px 1px #000;
    font-size: 19px;
    font-weight: 700;
  }

  .areas-cover-div-2 {
    margin-top: 0;
  }

  .pic-title-3 {
    font-size: 28px;
  }

  .pic-title-3.h2 {
    font-size: 19px;
  }

  .pic-title-3.h2.services-text, .pic-title-3.h2.services-text.extra {
    font-size: 20px;
  }

  .pic-title-3.h2.services {
    margin-bottom: 20px;
    font-size: 26px;
    line-height: 20px;
  }

  .services-titles-2 {
    font-size: 18px;
  }

  .seo-text-footer-2 {
    width: 90%;
  }

  .modal-wrapper {
    padding: 30px 5px 10px;
  }

  .modal-body {
    width: 99%;
    margin-top: 70px;
    padding: 20px 20px 15px;
  }

  .individual-div-in-columns-2 {
    width: 100%;
  }

  .button-quote {
    font-size: 18px;
  }

  .logo-wrapper {
    left: -17px;
  }

  .logo-wrapper.w--current {
    left: -15px;
  }

  .container-w1 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .nav-link {
    font-size: 10vw;
  }

  .div-block-23.hero {
    background-image: linear-gradient(#0000004d, #0000004d), url('../images/Roofer-on-slate-roof-2022-2000px-2-Tiny.jpg'), linear-gradient(#0000, #0000);
    background-position: 0 0, 46%, 0 0;
    height: auto;
    min-height: 500px;
    max-height: 100vh;
    padding-top: 0;
    padding-bottom: 40px;
  }

  .text-span-12 {
    font-size: 22px;
  }

  .image-9 {
    width: 80%;
  }

  .lightbox-link-2 {
    width: 95%;
  }

  .our-services-title {
    font-size: 18px;
  }

  .in-conclusion {
    font-size: 16px;
    font-weight: 600;
    line-height: 30px;
  }

  .nav-logo-2 {
    width: auto;
    height: 45px;
    min-height: 40px;
    display: block;
  }

  .main-nav-3 {
    padding: 0;
  }

  .text-span-13 {
    text-align: center;
  }

  .hp-text-smaller {
    letter-spacing: 1.2px;
    font-size: 18px;
    font-weight: 700;
    line-height: 34px;
  }

  .paragraph-7 {
    padding-left: 0;
    font-size: 17px;
    font-weight: 400;
  }

  .container-9 {
    padding-left: 40px;
    padding-right: 40px;
  }
}


