:root {
  --saddle-brown: #893a1c;
  --dark-khaki: #cccb74;
  --beige: #f0f0d4;
  --olive: #990;
  --beige-2: #f0efd2;
  --saddle-brown-2: #930;
  --gold: #ffe206;
}

.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;
  }
}

p {
  margin-bottom: 10px;
}

.slider {
  height: 663px;
  background-color: var(--saddle-brown);
}

.logo-div {
  background-color: var(--dark-khaki);
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
}

.home-div {
  padding-top: 15px;
}

.announcement-div {
  background-color: #99982f;
}

.slide {
  background-image: url('../images/IMG_2553.JPG');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-2 {
  background-image: url('../images/Natalie-Chimney-Brace-2.JPG');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-3 {
  background-image: url('../images/PHbath1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-4 {
  background-image: url('../images/IMG_3397.JPG');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-5 {
  background-image: url('../images/IMG_1433.JPG');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-6 {
  background-image: url('../images/IMG_2548.JPG');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-7 {
  background-image: url('../images/IMG_3957.JPG');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-8 {
  background-image: url('../images/StefKitchen1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-9 {
  background-image: url('../images/P9100013.JPG');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.navbar {
  background-color: var(--beige);
  text-align: center;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.navbar-links {
  color: var(--olive);
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Rock Salt, sans-serif;
  font-size: 16px;
  line-height: 19px;
  display: inline-block;
}

.navbar-links:hover {
  color: var(--saddle-brown);
}

.navbar-links.w--current {
  color: var(--olive);
}

.home-heads {
  color: var(--saddle-brown);
  font-family: Podkova, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 36px;
}

.image {
  margin-bottom: -20px;
}

.facebook-icon {
  margin-top: 20px;
}

.facebook-icon.contact {
  margin-top: 35px;
}

.free-estimate {
  color: var(--beige-2);
  text-align: center;
  margin-bottom: 20px;
  font-family: Holtwood One SC, sans-serif;
  font-size: 24px;
  line-height: 29px;
}

.phone-link {
  color: var(--beige-2);
  text-decoration: none;
}

.about-section {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 60px;
}

.section-headings {
  color: var(--olive);
  margin-bottom: 30px;
  font-family: Rock Salt, sans-serif;
  font-size: 30px;
  line-height: 36px;
}

.section-headings.contact {
  color: var(--dark-khaki);
  margin-bottom: 45px;
}

.image-2 {
  border-radius: 20px;
}

.paragraph {
  color: #424242;
  margin-bottom: 15px;
  font-family: Podkova, sans-serif;
  font-size: 18px;
  line-height: 22px;
}

.text-links {
  color: var(--olive);
}

.text-links:hover {
  color: var(--saddle-brown);
  text-decoration: none;
}

.text-links:visited {
  text-decoration: none;
}

.home-section {
  margin-top: 40px;
}

.contact-section {
  background-image: url('../images/bigstock-wood-background-25478810.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 60px;
  padding-bottom: 100px;
}

.contact-info {
  color: #fff;
  font-family: Podkova, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 29px;
}

.contact-links {
  color: var(--dark-khaki);
  text-decoration: none;
}

.contact-links:hover {
  color: #fff;
  font-style: normal;
  text-decoration: none;
}

.contact-links:visited {
  text-decoration: none;
}

.business-card {
  display: block;
}

.praise-section {
  padding-top: 20px;
  padding-bottom: 60px;
}

.byline {
  color: var(--saddle-brown);
}

.percy {
  float: right;
  margin-left: 20px;
}

.fun-stuff-section {
  background-image: url('../images/bigstock-repair-and-construction-workin-64550842--converted--u3701-fr.png');
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  padding-top: 80px;
  padding-bottom: 80px;
}

.products:hover {
  background-color: var(--olive);
}

.footer {
  background-color: var(--olive);
  padding-top: 15px;
  padding-bottom: 15px;
}

.footer-link {
  color: var(--beige-2);
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  text-decoration: none;
}

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

.footer-text {
  color: var(--dark-khaki);
  text-align: center;
}

.image-5, .brand-2 {
  display: none;
}

.nav-menu {
  text-align: center;
  display: block;
}

.container {
  text-align: right;
  display: inline-block;
}

.percy-phone {
  display: none;
}

.body {
  background-color: var(--saddle-brown-2);
}

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

.projects-container {
  margin-top: 60px;
  margin-bottom: 50px;
}

.projects-heading {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 40px;
  font-family: Rock Salt, sans-serif;
  font-size: 30px;
  line-height: 36px;
}

.projects-heading.contact {
  color: var(--dark-khaki);
  margin-bottom: 45px;
}

.project-thumb {
  border: 4px solid var(--olive);
  border-radius: 20px;
}

.project-thumb:hover {
  border-color: var(--gold);
}

.project-links {
  color: #fff;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Podkova, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  text-decoration: none;
  display: block;
}

.project-links:hover {
  color: #fff;
  text-decoration: underline;
}

.project-columns {
  text-align: center;
  padding-left: 0;
  padding-right: 0;
}

.project-container {
  margin-top: 60px;
  margin-bottom: 50px;
}

.project-headings {
  color: var(--saddle-brown-2);
  margin-top: 0;
  font-family: Podkova, sans-serif;
  font-size: 24px;
  line-height: 29px;
}

.project-photo-equal-columns {
  margin-top: 30px;
}

.project-photos {
  margin-bottom: 20px;
}

.portfolio-navigation {
  text-align: center;
  margin-top: 20px;
  font-family: Podkova, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.portfolio-nav-links {
  color: var(--olive);
  text-decoration: none;
}

.portfolio-nav-links:hover {
  color: var(--saddle-brown-2);
}

.project-photo-unequal-columns, .image-6 {
  margin-top: 30px;
}

.solo-photo {
  margin-top: 10px;
  margin-bottom: 10px;
}

.project-photo-unequal-columns-wide-right {
  margin-top: 30px;
}

.project-photo-unequal-columns-wide-right.before {
  margin-top: 10px;
}

.image-7 {
  margin-top: 214px;
  margin-bottom: -495px;
  padding-top: 0;
  padding-bottom: 0;
}

.image-8 {
  mix-blend-mode: normal;
  border-radius: 14px;
  margin-top: -291px;
  position: static;
}

.image-9 {
  border-radius: 10px;
  margin-top: 1px;
  padding-top: 0;
  display: block;
  transform: rotate(-58deg)rotate(158deg);
}

.image-10 {
  border-radius: 12px;
  margin-top: -619px;
  transform: rotate(15deg);
}

.image-11 {
  border-radius: 12px;
}

.image-12 {
  border-radius: 12px;
  margin-top: -256px;
  transform: rotate(-20deg);
}

@media screen and (max-width: 991px) {
  .slider {
    height: 400px;
  }

  .logo-div {
    padding-top: 15px;
    padding-bottom: 0;
  }

  .navbar-links {
    color: var(--dark-khaki);
    text-align: center;
    display: block;
  }

  .navbar-links:hover, .navbar-links:active {
    color: var(--beige-2);
  }

  .home-heads {
    font-size: 24px;
  }

  .section-headings {
    text-align: left;
  }

  .home-section {
    margin-top: 60px;
  }

  .contact-section {
    padding-top: 20px;
    padding-bottom: 40px;
    padding-left: 50px;
  }

  .fun-stuff-section {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .image-3, .image-4 {
    display: none;
  }

  .image-5 {
    padding-top: 0;
    display: inline-block;
  }

  .icon {
    color: var(--olive);
    font-size: 48px;
  }

  .menu-button {
    padding: 5px;
  }

  .menu-button.w--open {
    background-color: rgba(0, 0, 0, 0);
  }

  .nav-menu {
    background-color: var(--saddle-brown);
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .container {
    position: relative;
  }

  .home-heads-column {
    padding-left: 20px;
  }

  .body {
    padding-left: 0;
    padding-right: 0;
  }

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

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

  .projects-heading {
    text-align: left;
  }

  .project-columns {
    padding-left: 5px;
    padding-right: 5px;
  }
}

@media screen and (max-width: 767px) {
  .home-heads {
    text-align: center;
    margin-top: 10px;
  }

  .facebook-icon {
    text-align: left;
    margin-top: 0;
  }

  .free-estimate {
    font-size: 18px;
  }

  .about-section {
    padding-left: 10px;
    padding-right: 10px;
  }

  .section-headings {
    text-align: left;
    padding-left: 10px;
  }

  .praise-section {
    padding-left: 20px;
    padding-right: 20px;
  }

  .home-heads-column {
    text-align: center;
    padding-left: 10px;
  }

  .dude-column {
    text-align: center;
    padding-top: 20px;
  }

  .who-column-2 {
    padding-top: 20px;
  }

  .stuff-columns {
    text-align: center;
  }

  .projects-heading {
    text-align: left;
    padding-left: 10px;
  }

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

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

@media screen and (max-width: 479px) {
  .slider {
    height: 250px;
  }

  .free-estimate {
    font-size: 24px;
    display: block;
  }

  .percy {
    float: none;
    margin-bottom: 15px;
    margin-left: 0;
    display: none;
  }

  .percy-phone {
    margin-bottom: 15px;
    display: block;
  }

  .portfolio-navigation {
    margin-top: 10px;
  }

  .image-10 {
    margin-top: 44px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .image-12 {
    margin-top: 23px;
  }
}


