.here {
  background-color: #000;
}

.image {
  max-width: 180px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding: 0px;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  cursor: pointer;
}

.dropdown {
  margin-right: 0px;
  margin-left: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.nav-link {
  display: block;
  margin-top: 3px;
  margin-right: 0px;
  margin-left: 0px;
  padding: 10px;
  border-bottom-style: none;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  font-family: Roboto, sans-serif;
  color: #333;
  font-size: 15px;
  line-height: 18px;
  font-weight: 900;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  cursor: pointer;
}

.nav-link:hover {
  border-bottom-style: solid;
  border-bottom-width: 0px;
  opacity: 1;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  color: #ed1c24;
}

.nav-link.w--current {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: #ed1c24;
  font-weight: 700;
}

.nav-link.w--current:hover {
  color: #ed1c24;
}

.nav-link.w--current:focus {
  color: #333;
}

.nav-link.w--current:visited {
  color: #ed1c24;
}

.nav-link.phone {
  display: none;
}

.nav-icon {
  margin-left: 15px;
  padding-top: 2px;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  color: transparent;
}

.nav-icon:hover {
  opacity: 0.8;
}

.nav-icon.w--current {
  padding-top: 2px;
}

.container {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.container.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1250px;
  margin-bottom: 10px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: transparent;
}

.nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 55px;
  margin-bottom: 0px;
  padding-right: 12px;
  float: none;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

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

.navbar {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  height: 55px;
  background-color: #fff;
  box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.32);
}

.nav-spacer {
  width: 50px;
  height: 10px;
  margin-top: 0px;
}

.dropdown-link {
  padding-top: 18px;
  padding-bottom: 18px;
  background-color: #fff;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: color 200ms ease, background-color 200ms ease;
  transition: color 200ms ease, background-color 200ms ease;
  font-family: Roboto, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 18px;
  font-weight: 900;
  text-align: left;
  letter-spacing: 2px;
  text-transform: uppercase;
  cursor: pointer;
}

.dropdown-link:hover {
  background-color: #333;
  color: #ed1c24;
}

.dropdown-link.w--current {
  color: #ed1c24;
  cursor: pointer;
}

.dropdown-link.w--current:hover {
  color: #ed1c24;
}

.dropdown-link.w--current:focus {
  color: #ed1c24;
}

.dropdown-list-2.w--open {
  margin-left: -4px;
  text-align: left;
}

.slider {
  height: 40vh;
  margin-top: 55px;
}

.slide-1 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.22)), to(rgba(0, 0, 0, 0.22))), url('../images/banner_bathrooms.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.22), rgba(0, 0, 0, 0.22)), url('../images/banner_bathrooms.jpg');
  background-position: 0px 0px, 50% 65%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.section-logos {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 105px;
  padding-bottom: 93px;
  background-color: #ed1c24;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(27, 83, 139, 0.35)), to(rgba(27, 83, 139, 0.35))), url('../images/led-lighting_bg2.jpg');
  background-image: linear-gradient(180deg, rgba(27, 83, 139, 0.35), rgba(27, 83, 139, 0.35)), url('../images/led-lighting_bg2.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
  font-size: 14px;
}

.title-logos {
  display: block;
  max-width: 1250px;
  margin-right: auto;
  margin-bottom: 23px;
  margin-left: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 25px;
  line-height: 30px;
  font-weight: 900;
  text-align: center;
  letter-spacing: 0px;
  text-decoration: none;
  text-transform: none;
}

.logos-cont-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1250px;
  margin-right: auto;
  margin-left: auto;
  padding: 23px 30px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.logos-link-block {
  margin-top: 6px;
  margin-bottom: 6px;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.logos-link-block:hover {
  opacity: 0.65;
}

.logo-sister-co {
  margin-top: 15px;
  opacity: 1;
}

.call-to-action {
  color: #ed1c24;
  font-size: 33px;
  line-height: 38px;
  font-weight: 700;
}

.footer-inline-text-link {
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #fff;
  font-size: 16px;
  text-decoration: underline;
}

.footer-inline-text-link:hover {
  color: hsla(0, 0%, 100%, 0.56);
  text-decoration: underline;
}

.footer-inline-text-link.copyright {
  font-size: 11px;
  line-height: 18px;
}

.footer-col {
  display: block;
  padding-right: 10px;
  padding-left: 20px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-right: 1px solid rgba(169, 169, 172, 0.35);
}

.footer-col.omega {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-right-width: 0px;
}

.footer-col.calc {
  display: none;
}

.footer-logo {
  margin-top: 27px;
  margin-bottom: 27px;
  padding-right: 10px;
  opacity: 1;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  cursor: pointer;
}

.footer-logo:hover {
  opacity: 0.73;
}

.footer-logo.w--current {
  margin-top: 27px;
  margin-bottom: 27px;
}

.link-block-calc {
  width: 120px;
  height: 120px;
  margin-top: 18px;
  margin-right: 15px;
  margin-bottom: 18px;
  background-color: #389c3e;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#63a832), to(#389c3e));
  background-image: linear-gradient(180deg, #63a832, #389c3e);
  -webkit-transition: background-color 325ms ease-in-out;
  transition: background-color 325ms ease-in-out;
  cursor: pointer;
}

.link-block-calc:hover {
  background-color: #fff;
  background-image: none;
}

.link-block-calc.w--current {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#63a832), to(#389c3e));
  background-image: linear-gradient(180deg, #63a832, #389c3e);
}

.footer-title {
  margin-bottom: 25px;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 14px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 4px;
  text-transform: uppercase;
}

.footer {
  padding-top: 100px;
  padding-bottom: 60px;
  background-color: #333;
  background-image: url('../images/bg-tile-dark.gif');
  background-position: 0px 0px;
  background-size: 56px;
}

.footer-link {
  display: block;
  margin-bottom: 0px;
  padding-top: 1px;
  padding-bottom: 1px;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 17px;
  line-height: 26px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
}

.footer-link:hover {
  color: hsla(0, 0%, 100%, 0.6);
  text-decoration: none;
}

.footer-link.w--current {
  text-align: center;
}

.footer-homeskills-logo {
  display: block;
  width: 60%;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  opacity: 1;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  cursor: pointer;
}

.footer-homeskills-logo:hover {
  opacity: 1;
}

.footer-links-wrapper {
  display: block;
  margin-top: 15px;
  text-align: center;
}

.footer-text {
  width: 100%;
  margin-bottom: 10px;
  padding-top: 1px;
  padding-bottom: 1px;
  opacity: 1;
  color: #999;
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
  text-align: left;
}

.footer-text.mobile {
  margin-top: 10px;
  font-family: proxima-nova, sans-serif;
  color: #fff;
  font-weight: 400;
  text-align: center;
}

.footer-text.copyright {
  opacity: 0.7;
  color: #fff;
  font-size: 11px;
  line-height: 18px;
  font-weight: 400;
}

.suppliers-text {
  color: #fff;
  font-size: 33px;
  line-height: 38px;
  font-weight: 500;
  text-transform: none;
}

.call-to-action-link {
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  font-size: 33px;
  line-height: 38px;
  font-weight: 700;
  text-decoration: underline;
}

.call-to-action-link:hover {
  color: hsla(0, 0%, 100%, 0.65);
  text-decoration: underline;
}

.body {
  font-family: Roboto, sans-serif;
  color: #000;
  font-size: 15px;
}

.slider-div-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding-bottom: 40px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.slider-col-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 48%;
  height: 100%;
  padding-right: 4%;
  padding-left: 7%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-2 {
  opacity: 0.47;
}

.intro-text {
  display: block;
  margin-bottom: 25px;
  font-family: Roboto, sans-serif;
  color: #333;
  font-size: 24px;
  line-height: 35px;
  font-weight: 300;
  text-align: center;
}

.intro-text.trinidad {
  margin-bottom: 20px;
  padding-right: 100px;
  padding-left: 100px;
  font-family: proxima-nova, sans-serif;
  color: #333;
  font-size: 24px;
  line-height: 35px;
  font-weight: 300;
}

.intro-text.bolder {
  color: #333;
  font-size: 26px;
  font-weight: 700;
}

.pagetitle-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-bottom: 35px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Oswald, sans-serif;
}

.column-alpha {
  margin-right: 20px;
  padding-bottom: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.more-text-button {
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 9px 32px;
  border: 1px solid #999;
  background-color: transparent;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #666;
  font-size: 14px;
  font-weight: 900;
  letter-spacing: 4px;
  text-transform: uppercase;
  cursor: pointer;
}

.more-text-button:hover {
  border-color: #7a7a7a;
  background-color: #9e9e9e;
  color: #fff;
}

.body-text-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1250px;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.text-wrapper-flex-bodytext {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1250px;
  margin-right: auto;
  margin-left: auto;
  padding: 75px 77px 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-bodytext {
  background-image: url('../images/bg-tile-lightest.gif');
  background-position: 0px 0px;
  background-size: 56px;
}

.image-18 {
  margin-bottom: 26px;
}

.page-title {
  display: block;
  margin-bottom: 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  color: #616161;
  font-size: 45px;
  line-height: 46px;
  font-weight: 700;
  text-align: center;
  letter-spacing: -1px;
  text-transform: none;
}

.column-omega {
  margin-left: 20px;
  padding-right: 0px;
  padding-bottom: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.body-text-1 {
  display: block;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-family: Roboto, sans-serif;
  color: #222;
  font-size: 22px;
  line-height: 32px;
  font-style: normal;
  font-weight: 300;
  text-align: left;
  letter-spacing: 0px;
}

.body-text-1.alpha {
  margin-right: 0px;
  margin-bottom: 30px;
  color: #444;
  line-height: 23px;
  text-transform: none;
}

.slider-col-2-blue {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 52%;
  height: 100%;
  padding-bottom: 3%;
  padding-left: 3%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.43);
}

.image-19 {
  opacity: 0.37;
}

.slider-heading-div {
  width: 100%;
  margin-top: 8%;
  padding-left: 8%;
}

.slider-heading {
  margin-bottom: 15px;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 64px;
  line-height: 54px;
  font-weight: 900;
  text-align: left;
  letter-spacing: -2px;
  text-transform: uppercase;
}

.slider-subhead {
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 30px;
  line-height: 30px;
  font-weight: 300;
  text-transform: uppercase;
}

.slider-logo-hori {
  max-width: 500px;
  margin-bottom: 20px;
}

.slider-button-black {
  margin: 10px;
  padding: 12px 25px;
  border-radius: 100px;
  background-color: #333;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: proxima-nova, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 16px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
}

.slider-button-black:hover {
  background-color: #ed1c24;
  color: #333;
}

.slider-button-black.w--current {
  margin: 10px;
  padding: 12px 25px;
  border-radius: 100px;
  background-color: #333;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: proxima-nova, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 16px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 3px;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
}

.slider-button-black.w--current:hover {
  background-color: #fff;
  color: #333;
}

.slide-black {
  background-color: #292929;
}

.slide-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 5px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.44);
}

.slider-heading-2 {
  font-family: proxima-nova, sans-serif;
  color: #fff;
  font-size: 45px;
  line-height: 42px;
  font-weight: 800;
  letter-spacing: -1px;
}

.slider-heading-2.mobonly {
  display: none;
}

.thin {
  font-weight: 300;
}

.slider-circle-image-div {
  width: 26%;
  margin-right: 1%;
  margin-left: 1%;
}

.circle-image {
  border-radius: 50%;
}

.slider-col-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 43%;
  height: 100%;
  padding-left: 12%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: url('../images/masterproof_icon_tint35.png');
  background-position: 100% -32px;
  background-repeat: no-repeat;
}

.slider-col-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 57%;
  height: 100%;
  padding-right: 3%;
  padding-left: 2%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.slider-heading-div-2 {
  margin-top: 10%;
}

.slider-button-white {
  padding: 13px 30px;
  border: 1px solid #fff;
  border-radius: 100px;
  background-color: #fff;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: proxima-nova, sans-serif;
  color: #333;
  font-size: 16px;
  line-height: 16px;
  font-weight: 700;
  letter-spacing: 3px;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
}

.slider-button-white:hover {
  background-color: transparent;
  color: #fff;
}

.slider-button-white.w--current {
  padding: 13px 30px;
  border: 1px solid #fff;
  border-radius: 100px;
  background-color: #fff;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: proxima-nova, sans-serif;
  color: #333;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 3px;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
}

.slider-button-white.w--current:hover {
  border: 1px solid #fff;
  background-color: transparent;
  color: #fff;
}

.slide-white {
  background-color: #fff;
}

.slider-heading-3 {
  font-family: proxima-nova, sans-serif;
  color: #333;
  font-size: 45px;
  line-height: 42px;
  font-weight: 800;
  letter-spacing: -1px;
}

.slider-heading-3.mobonly {
  display: none;
}

.slider-button-blue-old {
  padding: 13px 30px;
  border: 1px solid #4c95dd;
  border-radius: 100px;
  background-color: #4c95dd;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: proxima-nova, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 16px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 3px;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
}

.slider-button-blue-old:hover {
  background-color: transparent;
  color: #4c95dd;
}

.slider-button-blue-old.w--current {
  padding: 13px 30px;
  border: 1px solid #4c95dd;
  border-radius: 100px;
  background-color: #4c95dd;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: proxima-nova, sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 3px;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
}

.slider-button-blue-old.w--current:hover {
  border: 1px solid #4c95dd;
  background-color: transparent;
  color: #4c95dd;
}

.icon-3 {
  text-shadow: 1px 0 0 rgba(0, 0, 0, 0.65);
}

.icon-4 {
  text-shadow: 0 0 14px rgba(0, 0, 0, 0.5);
}

.section-temp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 70vh;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 5%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, right top, from(#476496), to(#7bbede));
  background-image: linear-gradient(90deg, #476496, #7bbede);
  font-size: 14px;
}

.image-20 {
  width: 100%;
  max-width: 574px;
}

.blue-star {
  color: #1196d3;
}

.slide-button-div {
  margin-top: 20px;
  margin-left: 4%;
}

.slider-logo-vert {
  display: none;
}

.slide-button-div-2 {
  margin-top: 2%;
  padding-top: 5%;
  padding-bottom: 5%;
}

.header-panel-kitchens {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 32vh;
  min-height: 360px;
  padding-top: 55px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.36)), to(rgba(0, 0, 0, 0.36))), url('../images/carpentry_bg.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.36), rgba(0, 0, 0, 0.36)), url('../images/carpentry_bg.jpg');
  background-position: 0px 0px, 50% 52%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.heading-1 {
  width: auto;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 55px;
  line-height: 45px;
  font-weight: 800;
  text-align: center;
  letter-spacing: 0px;
  text-transform: uppercase;
}

.text-wrapper-flex-services {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1250px;
  margin-right: auto;
  margin-left: auto;
  padding: 100px 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-bottom: 2px solid #ccc;
}

.text-wrapper-flex-services.omega {
  width: 100%;
  padding-top: 100px;
  padding-bottom: 75px;
  border-bottom-width: 0px;
}

.service-image {
  border-radius: 85%;
  opacity: 1;
}

.service-image-div {
  display: block;
  width: auto;
  margin-right: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block {
  margin-bottom: 10px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.heading-2 {
  margin-top: 0px;
  margin-bottom: 40px;
  font-family: Oswald, sans-serif;
  color: #666;
  font-size: 66px;
  line-height: 61px;
  font-weight: 900;
  letter-spacing: -1px;
  text-transform: uppercase;
}

.heading-2.blue {
  color: #333;
}

.heading-2.nobanner {
  margin-top: 60px;
}

.header-panel-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 20vh;
  padding-top: 55px;
  padding-right: 70px;
  padding-left: 70px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/masterproof_icon_tint35.png'), url('../images/banner_home.jpg');
  background-position: 80px 50%, 50% 50%;
  background-size: auto, cover;
  background-repeat: no-repeat, no-repeat;
}

.quote-div {
  width: 10%;
  margin-right: 40px;
}

.author {
  font-family: proxima-nova, sans-serif;
  color: #444;
  font-size: 18px;
  line-height: 22px;
  font-style: italic;
  font-weight: 300;
  text-align: right;
}

.text-wrapper-flex-testimonials {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1250px;
  margin-right: auto;
  margin-left: auto;
  padding: 90px 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-bottom: 2px solid #ccc;
}

.text-wrapper-flex-testimonials.omega {
  border-bottom-width: 0px;
}

.nav-link-phone {
  margin: 3px 0px;
  padding: 10px 15px;
  border-radius: 100px;
  background-color: #333;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 17px;
  line-height: 18px;
  font-weight: 800;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  cursor: pointer;
}

.nav-link-phone:hover {
  background-color: #222;
  opacity: 1;
  color: #ed1c24;
}

.nav-link-phone.w--current {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: #fff;
  font-weight: 700;
}

.title-footer {
  display: block;
  max-width: 1250px;
  margin-right: auto;
  margin-bottom: 50px;
  margin-left: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0px;
  text-decoration: none;
  text-transform: none;
}

.click-to-contact-div-flex {
  display: none;
}

.heading-3 {
  margin-top: 15px;
  margin-bottom: 25px;
  font-family: Roboto, sans-serif;
  color: #ed1c24;
  font-size: 30px;
  line-height: 32px;
  font-weight: 900;
  letter-spacing: 0px;
  text-transform: none;
}

.header-panel-retaining {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 28vh;
  padding-top: 55px;
  padding-right: 70px;
  padding-left: 70px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/masterproof_icon_tint35.png'), url('../images/banner_retaining.jpg');
  background-position: 80px 50%, 50% 50%;
  background-size: auto, cover;
  background-repeat: no-repeat, no-repeat;
}

.header-panel-internal {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 28vh;
  padding-top: 55px;
  padding-right: 70px;
  padding-left: 70px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/masterproof_icon_tint35.png'), url('../images/banner_internal-wet-areas.jpg');
  background-position: 80px 50%, 50% 50%;
  background-size: auto, cover;
  background-repeat: no-repeat, no-repeat;
}

.header-panel-remediation {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 28vh;
  padding-top: 55px;
  padding-right: 70px;
  padding-left: 70px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/masterproof_icon_tint35.png'), url('../images/banner_remediation_2.jpg');
  background-position: 80px 50%, 50% 59%;
  background-size: auto 112%, cover;
  background-repeat: no-repeat, no-repeat;
}

.quote {
  display: block;
  margin-right: auto;
  margin-bottom: 25px;
  margin-left: auto;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-family: proxima-nova, sans-serif;
  color: #333;
  font-size: 25px;
  line-height: 38px;
  font-style: normal;
  font-weight: 300;
  text-align: left;
  letter-spacing: 0px;
}

.quote.alpha {
  margin-right: 0px;
  margin-bottom: 30px;
  color: #444;
  line-height: 23px;
  text-transform: none;
}

.section-cat-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-bottom: 90px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.section-cat-links.services-page {
  margin-top: 95px;
}

.section-cat-links.servicespage {
  margin-top: 80px;
}

.cat-link-block {
  width: 350px;
  height: 350px;
  border-radius: 50%;
  background-image: url('../images/pic_remedial-maintenance_1.jpg');
  background-position: 50% 50%;
  background-size: 112% 112%;
  background-repeat: no-repeat;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  cursor: pointer;
}

.cat-link-block:hover {
  background-size: 100% 100%;
}

.cat-block-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.cat-heading {
  margin-top: 40px;
  margin-left: 18px;
  font-family: proxima-nova, sans-serif;
  color: #555;
  font-size: 26px;
  line-height: 27px;
  font-weight: 800;
  text-align: left;
  letter-spacing: -1px;
  text-transform: uppercase;
}

.cat-link-block-new {
  width: 235px;
  height: 235px;
  border-radius: 50%;
  background-image: url('../images/pic_roofs-gutters-decks_category.jpg');
  background-position: 50% 50%;
  background-size: 112% 112%;
  background-repeat: no-repeat;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  cursor: pointer;
}

.cat-link-block-new:hover {
  background-size: 100% 100%;
}

.cat-link-block-remedial {
  width: 235px;
  height: 235px;
  border-radius: 50%;
  background-image: url('../images/pic_remedial-maintenance_category.jpg');
  background-position: 50% 50%;
  background-size: 112% 112%;
  background-repeat: no-repeat;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  cursor: pointer;
}

.cat-link-block-remedial:hover {
  background-size: 100% 100%;
}

.cat-link-block-foundations {
  width: 235px;
  height: 235px;
  border-radius: 50%;
  background-image: url('../images/pic_foundations-walls-planters_3.jpg');
  background-position: 50% 50%;
  background-size: 112% 112%;
  background-repeat: no-repeat;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  cursor: pointer;
}

.cat-link-block-foundations:hover {
  background-size: 100% 100%;
}

.cat-link-block-internal {
  width: 235px;
  height: 235px;
  border-radius: 50%;
  background-image: url('../images/pic_internal-wet-areas_1.jpg');
  background-position: 50% 50%;
  background-size: 112% 112%;
  background-repeat: no-repeat;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  cursor: pointer;
}

.cat-link-block-internal:hover {
  background-size: 100% 100%;
}

.link-block-cat-text {
  width: 100%;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  text-decoration: none;
  cursor: pointer;
}

.link-block-cat-text:hover {
  opacity: 0.74;
}

.section-footer-temp {
  height: 30vh;
}

.category-box-link {
  position: relative;
  width: 350px;
  margin: 26px;
  background-color: #222;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.55);
  -webkit-transition: background-color 200ms ease, -webkit-transform 200ms ease;
  transition: background-color 200ms ease, -webkit-transform 200ms ease;
  transition: background-color 200ms ease, transform 200ms ease;
  transition: background-color 200ms ease, transform 200ms ease, -webkit-transform 200ms ease;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 35px;
  line-height: 32px;
  font-weight: 600;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
}

.category-box-link:hover {
  background-color: #ed1c24;
  -webkit-transform: translate(0px, -3px);
  -ms-transform: translate(0px, -3px);
  transform: translate(0px, -3px);
  color: #fff;
}

.category-box-link.red {
  background-color: #ed1c24;
}

.category-box-link.red:hover {
  background-color: #b21420;
}

.section-showcase-products {
  display: block;
  padding: 30px 15px 55px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.linkblock-logo-div-flex {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 100;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 85px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
  opacity: 0.56;
}

.showcase-box-title {
  width: auto;
  height: auto;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 35px;
  line-height: 30px;
  font-weight: 900;
  text-decoration: none;
  text-transform: uppercase;
}

.showcase-blocks-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1250px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  text-align: center;
}

.showcase-box-column {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.box-link-logo {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  margin: 14px auto 15px;
  opacity: 1;
}

.box-link-logo.mc {
  width: 180px;
  margin-top: 21px;
  margin-bottom: 11px;
}

.box-link-logo.ug {
  width: 165px;
  margin-top: 8px;
  margin-bottom: 13px;
}

.box-link-logo.lam {
  width: 130px;
  margin-top: 8px;
}

.showcase {
  display: block;
  height: auto;
  padding: 24px 10px 27px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}

.slider-button-gold {
  margin: 10px 0px;
  padding: 20px 30px;
  border-radius: 100px;
  background-color: #ed1c24;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #333;
  font-size: 20px;
  line-height: 18px;
  font-weight: 900;
  text-align: center;
  letter-spacing: 0px;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
}

.slider-button-gold:hover {
  background-color: #fff;
  color: #333;
}

.slider-button-gold.w--current {
  margin: 10px;
  padding: 12px 25px;
  border-radius: 100px;
  background-color: #333;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: proxima-nova, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 16px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 3px;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
}

.slider-button-gold.w--current:hover {
  background-color: #fff;
  color: #333;
}

.heading-text {
  display: block;
  margin-top: 15px;
  margin-bottom: 15px;
  font-family: Roboto, sans-serif;
  color: #ed1c24;
  font-size: 38px;
  line-height: 42px;
  font-weight: 900;
  text-align: center;
  text-transform: uppercase;
}

.heading-text.trinidad {
  margin-bottom: 20px;
  padding-right: 100px;
  padding-left: 100px;
  font-family: proxima-nova, sans-serif;
  color: #333;
  font-size: 24px;
  line-height: 35px;
  font-weight: 300;
}

.slide-2 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.22)), to(rgba(0, 0, 0, 0.22))), url('../images/banner_renovations_3.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.22), rgba(0, 0, 0, 0.22)), url('../images/banner_renovations_3.jpg');
  background-position: 0px 0px, 50% 90%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.slider-col-2-yellow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 52%;
  height: 100%;
  padding-bottom: 3%;
  padding-left: 3%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(204, 34, 41, 0.7);
}

.slider-button-blue {
  margin: 10px 0px;
  padding: 20px 30px;
  border-radius: 100px;
  background-color: #333;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  font-size: 20px;
  line-height: 16px;
  font-weight: 900;
  text-align: center;
  letter-spacing: 0px;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
}

.slider-button-blue:hover {
  background-color: #fff;
  color: #333;
}

.slider-button-blue.w--current {
  margin: 10px;
  padding: 12px 25px;
  border-radius: 100px;
  background-color: #333;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: proxima-nova, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 16px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 3px;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
}

.slider-button-blue.w--current:hover {
  background-color: #fff;
  color: #333;
}

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

.slide-4 {
  background-image: url('../images/home-plumbing_bg2.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

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

.logo-icon {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 100;
  width: 60px;
  margin-top: 10px;
  margin-left: 10px;
  opacity: 1;
}

.header-panel-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 28vh;
  padding-top: 55px;
  padding-right: 70px;
  padding-left: 70px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/masterproof_icon_tint35.png');
  background-position: 80px 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.header-panel-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 28vh;
  padding-top: 55px;
  padding-right: 70px;
  padding-left: 70px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/masterproof_icon_tint35.png');
  background-position: 80px 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.slider-button-blue-2 {
  margin: 0px;
  padding: 20px 30px;
  border-radius: 100px;
  background-color: #333;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  font-size: 20px;
  line-height: 16px;
  font-weight: 900;
  text-align: center;
  letter-spacing: 0px;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
}

.slider-button-blue-2:hover {
  background-color: #222;
  color: #fff;
}

.list-item-1 {
  display: block;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 22px;
  line-height: 30px;
  font-style: italic;
  font-weight: 700;
  text-align: left;
  letter-spacing: 0px;
  text-transform: none;
}

.list-item-1.alpha {
  margin-right: 0px;
  margin-bottom: 30px;
  color: #444;
  line-height: 23px;
  text-transform: none;
}

.rule {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 1px;
  max-width: 1250px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #ed1c24;
}

.section-bullets {
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.26)), to(hsla(0, 0%, 100%, 0.26))), url('../images/slider-hinesite-led-lighting_2.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.26), hsla(0, 0%, 100%, 0.26)), url('../images/slider-hinesite-led-lighting_2.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.div-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding: 35px 50px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(22, 71, 142, 0.81);
  text-align: center;
}

.div-block-3 {
  width: 50%;
  padding: 40px 30px 20px 53px;
  background-color: rgba(253, 185, 48, 0.85);
}

.bullets-div-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1250px;
  margin-right: auto;
  margin-left: auto;
  padding: 90px 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.bullets-div-flex.omega {
  padding-top: 100px;
  padding-bottom: 75px;
  border-bottom-width: 0px;
}

.header-panel-led {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 28vh;
  padding-top: 55px;
  padding-right: 70px;
  padding-left: 70px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(253, 185, 48, 0.75)), to(rgba(253, 185, 48, 0.75))), url('../images/led-lighting_bg2.jpg');
  background-image: linear-gradient(180deg, rgba(253, 185, 48, 0.75), rgba(253, 185, 48, 0.75)), url('../images/led-lighting_bg2.jpg');
  background-position: 0px 0px, 50% 20%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.link {
  color: #333;
}

.header-panel-ventilation {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 28vh;
  padding-top: 55px;
  padding-right: 70px;
  padding-left: 70px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(22, 71, 142, 0.65)), to(rgba(22, 71, 142, 0.65))), url('../images/ventilation-installation_bg2.jpg');
  background-image: linear-gradient(180deg, rgba(22, 71, 142, 0.65), rgba(22, 71, 142, 0.65)), url('../images/ventilation-installation_bg2.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.header-panel-plumbing {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 28vh;
  padding-top: 55px;
  padding-right: 70px;
  padding-left: 70px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(253, 185, 48, 0.75)), to(rgba(253, 185, 48, 0.75))), url('../images/home-plumbing_bg2.jpg');
  background-image: linear-gradient(180deg, rgba(253, 185, 48, 0.75), rgba(253, 185, 48, 0.75)), url('../images/home-plumbing_bg2.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.header-panel-contact {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 28vh;
  min-height: 320px;
  padding-top: 55px;
  padding-right: 70px;
  padding-left: 70px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.34)), to(rgba(0, 0, 0, 0.34))), url('../images/carpentry_bg.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.34), rgba(0, 0, 0, 0.34)), url('../images/carpentry_bg.jpg');
  background-position: 0px 0px, 50% 52%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.link-2 {
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #333;
  font-weight: 900;
}

.link-2:hover {
  color: #ed1c24;
}

.contacttext {
  display: block;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-family: Roboto, sans-serif;
  color: #9c9c9c;
  font-size: 17px;
  line-height: 26px;
  font-weight: 300;
  text-align: justify;
  letter-spacing: 0px;
}

.column-alpha-2 {
  margin-right: 20px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.column-omega-2 {
  margin-left: 20px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.section-bodytext-2 {
  background-color: #fff;
}

.body-text-wrapper-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1250px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 35px;
  padding-left: 35px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.content-wrapper {
  display: block;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.intro-text-2 {
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
  font-family: Roboto, sans-serif;
  color: #222;
  font-size: 25px;
  line-height: 29px;
  font-weight: 500;
  text-align: left;
}

.heading {
  margin-top: 50px;
  margin-bottom: 50px;
  padding-right: 85px;
  padding-left: 85px;
  font-family: Roboto, sans-serif;
  color: #333;
  font-size: 35px;
  line-height: 35px;
  font-weight: 300;
  text-align: center;
  letter-spacing: -1px;
}

.title {
  margin-bottom: 10px;
  font-family: Roboto, sans-serif;
  color: #000;
  font-size: 15px;
  line-height: 18px;
  font-weight: 700;
  text-align: left;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.html-embed-3 {
  display: block;
}

.html-embed-4 {
  height: 100%;
}

.html-embed-5 {
  display: block;
}

.embed-contactform {
  display: block;
  height: 700px;
  margin-bottom: 50px;
  clear: both;
}

.embed-map {
  margin-bottom: 65px;
}

.list {
  margin-bottom: 25px;
  color: #fff;
}

.slide-0 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/carpentry_bg.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/carpentry_bg.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.slider-div-flex-logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding-bottom: 40px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.navlogo {
  margin-top: 0px;
  margin-bottom: 4px;
  margin-left: 0px;
  padding: 0px;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  cursor: pointer;
}

.list-text {
  display: block;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-family: Oswald, sans-serif;
  color: #666;
  font-size: 24px;
  line-height: 28px;
  font-style: normal;
  font-weight: 400;
  text-align: left;
  letter-spacing: 0px;
  text-transform: none;
}

.list-text.alpha {
  margin-right: 0px;
  margin-bottom: 30px;
  color: #444;
  line-height: 23px;
  text-transform: none;
}

.section-gallery {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding-top: 90px;
  padding-bottom: 100px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/bg-tile-light.gif');
  background-position: 0px 0px;
  background-size: 56px;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  text-align: center;
}

.lightbox-link {
  margin: 30px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.28);
  -webkit-transition: -webkit-transform 200ms ease;
  transition: -webkit-transform 200ms ease;
  transition: transform 200ms ease;
  transition: transform 200ms ease, -webkit-transform 200ms ease;
}

.lightbox-link:hover {
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.28);
  -webkit-transform: translate(0px, -5px);
  -ms-transform: translate(0px, -5px);
  transform: translate(0px, -5px);
}

.clear-both {
  height: 1px;
  clear: both;
}

.list-2 {
  margin-bottom: 50px;
  padding-left: 30px;
  text-align: left;
}

.list-2.mob {
  display: none;
}

.logo-content {
  width: 525px;
}

.header-wrapper-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1250px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 60px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.header-wrapper-flex.omega {
  width: 100%;
  padding-top: 100px;
  padding-bottom: 75px;
  border-bottom-width: 0px;
}

.red {
  color: #ed1c24;
}

.black {
  color: #000;
}

.list-div {
  display: block;
  width: 35%;
  margin-right: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.list-div.home {
  width: 48%;
}

.header-panel-bathrooms {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 32vh;
  min-height: 360px;
  padding-top: 55px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.22)), to(rgba(0, 0, 0, 0.22))), url('../images/banner_bathrooms.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.22), rgba(0, 0, 0, 0.22)), url('../images/banner_bathrooms.jpg');
  background-position: 0px 0px, 50% 65%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.header-panel-renovations {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 32vh;
  min-height: 360px;
  padding-top: 55px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.22)), to(rgba(0, 0, 0, 0.22))), url('../images/banner_renovations_3.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.22), rgba(0, 0, 0, 0.22)), url('../images/banner_renovations_3.jpg');
  background-position: 0px 0px, 50% 90%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.link-3 {
  color: #c51d1d;
}

.link-4 {
  color: #b32222;
}

.bodytext-1-link {
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #000;
  font-weight: 500;
}

.bodytext-1-link:hover {
  color: #ed1c24;
}

.bullet-tick {
  position: absolute;
  width: auto;
  margin-top: 9px;
  margin-left: -24px;
}

.brand {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 55px;
  padding-left: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.brand:hover {
  opacity: 0.7;
}

.brand.w--current {
  width: auto;
  padding-bottom: 0px;
  padding-left: 30px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.brand.w--current:hover {
  opacity: 0.7;
}

.intro-text-3 {
  margin: 30px auto 80px;
  font-family: Roboto, sans-serif;
  color: #222;
  font-size: 25px;
  line-height: 29px;
  font-weight: 500;
  text-align: center;
}

.quote-div-2 {
  width: 100%;
}

.quote-text {
  display: block;
  margin-top: 50px;
  color: #333;
  font-size: 25px;
  line-height: 33px;
  font-weight: 300;
  text-align: left;
}

.quotation-marks {
  color: #ed1c24;
  font-size: 35px;
  line-height: 10px;
  font-weight: 700;
}

.author-2 {
  display: block;
  margin-top: 20px;
  color: #666;
  font-size: 17px;
  line-height: 20px;
  font-style: italic;
  text-align: right;
  text-transform: none;
}

.rule-grey {
  height: 5px;
  margin-top: 30px;
  margin-bottom: 30px;
  background-color: #d4d4d4;
}

.header-panel-testimonials {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 32vh;
  padding-top: 55px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.36)), to(rgba(0, 0, 0, 0.36))), url('../images/carpentry_bg.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.36), rgba(0, 0, 0, 0.36)), url('../images/carpentry_bg.jpg');
  background-position: 0px 0px, 50% 52%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.italic-text {
  font-weight: 400;
}

.heading-4 {
  margin-top: 60px;
  margin-bottom: 40px;
  font-family: Oswald, sans-serif;
  color: #ccc;
  font-size: 66px;
  line-height: 61px;
  font-weight: 900;
  letter-spacing: -1px;
  text-transform: uppercase;
}

.heading-4.blue {
  color: #333;
}

.heading-4.nobanner {
  margin-top: 60px;
}

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

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.call-to-action-div {
  display: block;
  max-width: 1250px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 12px;
  padding-bottom: 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: Roboto, sans-serif;
  color: #222;
  font-size: 24px;
  line-height: 34px;
  font-weight: 500;
  text-align: left;
  letter-spacing: 0px;
  text-decoration: none;
  text-transform: none;
}

.call-to-action-body {
  color: #222;
  font-weight: 700;
}

.call-to-action-link-body {
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #ed1c24;
  font-weight: 700;
  text-decoration: underline;
}

.call-to-action-link-body:hover {
  color: #bbb;
  text-decoration: underline;
}

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

html.w-mod-js *[data-ix="display-none-on-load"] {
  display: none;
  opacity: 0;
  height: 0px;
}

@media (max-width: 991px) {
  .image {
    max-width: 130px;
    color: transparent;
  }
  .menu-button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 50px;
    padding: 6px 9px 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .menu-button.w--open {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
  }
  .nav-link {
    margin-top: 0px;
    padding: 15px 60px 15px 5px;
    color: #ccc;
    font-size: 18px;
    line-height: 20px;
    font-weight: 900;
    text-align: right;
  }
  .nav-link.w--current {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .nav-link.phone {
    display: block;
  }
  .nav-icon {
    max-width: 100%;
    margin-left: 5px;
    color: transparent;
  }
  .nav-icon.w--current {
    padding-top: 0px;
  }
  .container {
    background-color: transparent;
  }
  .container.flex {
    margin-bottom: 0px;
    padding: 0px 20px;
  }
  .nav-menu {
    height: auto;
    padding-top: 28px;
    padding-bottom: 28px;
    background-color: #333;
  }
  .dropdown-toggle {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .navbar {
    position: fixed;
    height: 50px;
    color: transparent;
  }
  .nav-spacer {
    display: none;
    width: 1px;
  }
  .dropdown-link {
    padding-top: 17px;
    padding-bottom: 17px;
    font-size: 13px;
    line-height: 15px;
    font-weight: 600;
    text-align: left;
    letter-spacing: 1px;
  }
  .icon-2 {
    color: #666;
    font-size: 40px;
  }
  .dropdown-list-2.w--open {
    margin-left: -13px;
  }
  .slider {
    height: 300px;
    margin-top: 50px;
  }
  .section-logos {
    padding-top: 30px;
    padding-bottom: 20px;
  }
  .title-logos {
    width: auto;
    margin-top: 10px;
    margin-bottom: 8px;
    padding-right: 63px;
    padding-left: 63px;
    font-size: 18px;
    line-height: 18px;
    letter-spacing: 0px;
  }
  .logos-cont-flex {
    margin-right: 0px;
    margin-left: 0px;
    padding: 20px 70px;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: transparent;
  }
  .logos-link-block {
    text-align: center;
  }
  .logo-sister-co {
    max-width: 70%;
    margin-top: 0px;
  }
  .call-to-action {
    font-size: 22px;
    line-height: 25px;
  }
  .footer-inline-text-link {
    display: block;
    font-size: 13px;
  }
  .footer-inline-text-link.copyright {
    display: inline-block;
  }
  .footer-col {
    padding-right: 17px;
    padding-left: 17px;
  }
  .footer-col.omega {
    padding-right: 12px;
    padding-left: 12px;
  }
  .footer-logo {
    display: block;
    padding-right: 10px;
    text-align: center;
  }
  .footer-logo.w--current {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .link-block-calc {
    width: 100px;
    height: 100px;
  }
  .footer-title {
    margin-bottom: 13px;
    font-size: 13px;
    letter-spacing: 3px;
  }
  .footer {
    padding-top: 30px;
    padding-bottom: 0px;
    background-image: none;
    background-position: 0px 0px;
  }
  .footer-link {
    font-size: 13px;
    line-height: 16px;
  }
  .footer-homeskills-logo {
    display: block;
    width: 45%;
    max-width: 65%;
    margin: 4px auto 0px;
  }
  .footer-links-wrapper {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .footer-text {
    padding-right: 0px;
    font-size: 14px;
    line-height: 19px;
  }
  .footer-text.mobile {
    padding-right: 0px;
    font-size: 13px;
    line-height: 16px;
  }
  .footer-text.copyright {
    text-align: center;
  }
  .suppliers-text {
    font-size: 20px;
  }
  .call-to-action-link {
    font-size: 22px;
    line-height: 25px;
  }
  .slider-div-flex {
    padding-bottom: 0px;
  }
  .slider-col-1 {
    padding-bottom: 40px;
  }
  .intro-text {
    margin-bottom: 15px;
    font-size: 17px;
    line-height: 24px;
    font-weight: 400;
  }
  .intro-text.trinidad {
    margin-bottom: 10px;
    padding-right: 45px;
    padding-left: 45px;
    font-size: 19px;
    line-height: 30px;
  }
  .intro-text.bolder {
    margin-bottom: 20px;
    font-size: 20px;
  }
  .pagetitle-wrapper {
    margin-top: 25px;
    margin-bottom: 30px;
    float: none;
    text-align: left;
  }
  .column-alpha {
    margin-right: 10px;
  }
  .body-text-wrapper {
    padding-right: 40px;
    padding-left: 40px;
  }
  .text-wrapper-flex-bodytext {
    padding: 40px 64px 0px;
    background-color: transparent;
  }
  .section-bodytext {
    text-align: center;
  }
  .image-18 {
    width: 160px;
    margin-bottom: 15px;
  }
  .page-title {
    margin-bottom: 9px;
    font-size: 34px;
    line-height: 40px;
    font-weight: 700;
    text-align: center;
    letter-spacing: -1px;
    text-transform: none;
  }
  .column-omega {
    margin-left: 10px;
  }
  .body-text-1 {
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
  }
  .body-text-1.alpha {
    margin-bottom: 25px;
    font-size: 14px;
    line-height: 21px;
  }
  .slider-col-2-blue {
    padding-bottom: 6%;
  }
  .slider-heading {
    margin-bottom: 1%;
    font-size: 32px;
    line-height: 28px;
    font-weight: 800;
    letter-spacing: 0px;
  }
  .slider-subhead {
    font-size: 18px;
    line-height: 18px;
  }
  .slider-logo-hori {
    width: 100%;
    max-width: 260px;
    margin-right: 0px;
  }
  .slider-button-black {
    padding: 10px 18px;
    font-size: 13px;
    line-height: 14px;
    letter-spacing: 1px;
  }
  .slider-button-black.w--current {
    padding: 10px 17px;
    font-size: 14px;
    line-height: 15px;
    letter-spacing: 1px;
  }
  .slider-heading-2 {
    font-size: 26px;
    line-height: 25px;
    letter-spacing: 0px;
  }
  .slider-heading-2.mobonly {
    display: none;
  }
  .thin {
    font-weight: 300;
  }
  .slider-col-3 {
    padding-bottom: 2%;
    background-position: 94% -44px;
    background-size: contain;
  }
  .slider-col-4 {
    padding-bottom: 5%;
  }
  .slider-heading-div-2 {
    margin-top: 0%;
    padding-left: 10px;
  }
  .slider-button-white {
    padding: 10px 20px;
    font-size: 14px;
    line-height: 14px;
    text-align: center;
    letter-spacing: 1px;
  }
  .slider-button-white.w--current {
    padding: 10px 17px;
    font-size: 14px;
    line-height: 15px;
    letter-spacing: 1px;
  }
  .slider-heading-3 {
    font-size: 26px;
    line-height: 25px;
    letter-spacing: 0px;
  }
  .slider-button-blue-old {
    padding: 10px 20px;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 1px;
  }
  .slider-button-blue-old.w--current {
    padding: 10px 17px;
    font-size: 14px;
    line-height: 15px;
    letter-spacing: 1px;
  }
  .icon-3 {
    margin-bottom: 150px;
  }
  .section-temp {
    padding: 19px 138px 10px;
  }
  .slide-button-div {
    margin-top: 10px;
    margin-left: 2%;
  }
  .right-arrow {
    width: 40px;
  }
  .left-arrow {
    width: 40px;
  }
  .slide-button-div-2 {
    margin-left: 3%;
  }
  .header-panel-kitchens {
    height: 240px;
    min-height: 240px;
    padding-top: 50px;
  }
  .heading-1 {
    font-size: 32px;
    line-height: 34px;
    letter-spacing: 0px;
  }
  .text-wrapper-flex-services {
    padding: 65px 50px;
    border-bottom-width: 1px;
    background-color: transparent;
  }
  .text-wrapper-flex-services.omega {
    padding: 65px 45px 40px;
  }
  .service-image-div {
    max-height: 100%;
    margin-right: 40px;
  }
  .heading-2 {
    margin-top: 0px;
    margin-bottom: 35px;
    font-size: 40px;
    line-height: 38px;
    text-align: left;
  }
  .header-panel-2 {
    height: 200px;
    padding-top: 50px;
    padding-right: 30px;
    padding-left: 30px;
    background-position: 80px 50%, 50% 50%;
    background-size: contain, cover;
  }
  .quote-div {
    width: 12%;
    margin-right: 20px;
  }
  .author {
    font-size: 15px;
    line-height: 20px;
  }
  .text-wrapper-flex-testimonials {
    padding: 50px 65px 50px 50px;
    border-bottom-width: 1px;
    background-color: transparent;
  }
  .nav-link-phone {
    display: none;
  }
  .title-footer {
    width: auto;
    margin-top: 10px;
    margin-bottom: 8px;
    padding-right: 30px;
    padding-left: 30px;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0px;
  }
  .heading-3 {
    margin-top: 0px;
    margin-bottom: 15px;
    font-size: 20px;
    line-height: 23px;
    letter-spacing: 0px;
  }
  .header-panel-retaining {
    height: 240px;
    padding-top: 50px;
    padding-right: 30px;
    padding-left: 30px;
    background-position: 80px 50%, 50% 50%;
    background-size: contain, cover;
  }
  .header-panel-internal {
    height: 240px;
    padding-top: 50px;
    padding-right: 30px;
    padding-left: 30px;
    background-position: 80px 50%, 50% 50%;
    background-size: contain, cover;
  }
  .header-panel-remediation {
    height: 240px;
    padding-top: 50px;
    padding-right: 30px;
    padding-left: 30px;
    background-position: 80px 50%, 50% 50%;
    background-size: contain, cover;
  }
  .quote {
    font-size: 20px;
    line-height: 30px;
    font-weight: 300;
    text-align: left;
  }
  .quote.alpha {
    margin-bottom: 25px;
    font-size: 14px;
    line-height: 21px;
  }
  .section-cat-links {
    margin-bottom: 44px;
  }
  .section-cat-links.services-page {
    margin-top: 50px;
  }
  .section-cat-links.servicespage {
    margin-top: 58px;
  }
  .cat-block-div {
    padding: 8px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .cat-heading {
    margin-top: 28px;
    margin-left: 7px;
    font-size: 17px;
    line-height: 18px;
    letter-spacing: 0px;
  }
  .cat-link-block-new {
    width: 160px;
    height: 160px;
  }
  .cat-link-block-remedial {
    width: 160px;
    height: 160px;
  }
  .cat-link-block-foundations {
    width: 160px;
    height: 160px;
  }
  .cat-link-block-internal {
    width: 160px;
    height: 160px;
  }
  .category-box-link {
    width: 200px;
    margin: 13px;
    font-size: 26px;
    line-height: 24px;
  }
  .section-showcase-products {
    padding-top: 25px;
    padding-bottom: 40px;
  }
  .linkblock-logo-div-flex {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    height: 60px;
  }
  .showcase-box-title {
    font-size: 24px;
    line-height: 24px;
  }
  .box-link-logo {
    width: 100px;
  }
  .box-link-logo.mc {
    width: 120px;
    margin-top: 19px;
  }
  .box-link-logo.ug {
    width: 115px;
  }
  .box-link-logo.lam {
    width: 95px;
  }
  .showcase {
    padding: 16px 10px;
  }
  .slider-button-gold {
    padding: 10px 18px;
    font-size: 16px;
    line-height: 16px;
    letter-spacing: 1px;
  }
  .slider-button-gold.w--current {
    padding: 10px 17px;
    font-size: 14px;
    line-height: 15px;
    letter-spacing: 1px;
  }
  .heading-text {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 24px;
    line-height: 25px;
  }
  .heading-text.trinidad {
    margin-bottom: 10px;
    padding-right: 45px;
    padding-left: 45px;
    font-size: 19px;
    line-height: 30px;
  }
  .slider-col-2-yellow {
    padding-bottom: 6%;
  }
  .slider-button-blue {
    padding: 10px 18px;
    font-size: 13px;
    line-height: 14px;
    letter-spacing: 1px;
  }
  .slider-button-blue.w--current {
    padding: 10px 17px;
    font-size: 14px;
    line-height: 15px;
    letter-spacing: 1px;
  }
  .logo-icon {
    width: 45px;
  }
  .header-panel-3 {
    height: 240px;
    padding-top: 50px;
    padding-right: 30px;
    padding-left: 30px;
    background-position: 80px 50%, 50% 50%;
    background-size: contain, cover;
  }
  .header-panel-4 {
    height: 240px;
    padding-top: 50px;
    padding-right: 30px;
    padding-left: 30px;
    background-position: 80px 50%, 50% 50%;
    background-size: contain, cover;
  }
  .slider-button-blue-2 {
    padding: 12px 24px;
    font-size: 15px;
    line-height: 15px;
    letter-spacing: 1px;
  }
  .slider-button-blue-2.w--current {
    padding: 10px 17px;
    font-size: 14px;
    line-height: 15px;
    letter-spacing: 1px;
  }
  .list-item-1 {
    margin-bottom: 9px;
    font-size: 16px;
    line-height: 18px;
    font-weight: 700;
  }
  .list-item-1.alpha {
    margin-bottom: 25px;
    font-size: 14px;
    line-height: 21px;
  }
  .rule {
    padding: 45px;
    background-color: transparent;
  }
  .div-block-2 {
    padding-right: 19px;
    padding-left: 19px;
  }
  .div-block-3 {
    padding-top: 25px;
    padding-bottom: 0px;
    padding-left: 0px;
  }
  .bullets-div-flex {
    padding: 65px 50px;
    border-bottom-width: 1px;
    background-color: transparent;
  }
  .bullets-div-flex.omega {
    padding-top: 65px;
    padding-bottom: 65px;
  }
  .header-panel-led {
    height: 240px;
    padding-top: 50px;
    padding-right: 30px;
    padding-left: 30px;
    background-position: 80px 50%, 50% 50%;
    background-size: contain, cover;
  }
  .header-panel-ventilation {
    height: 240px;
    padding-top: 50px;
    padding-right: 30px;
    padding-left: 30px;
    background-position: 80px 50%, 50% 50%;
    background-size: contain, cover;
  }
  .header-panel-plumbing {
    height: 240px;
    padding-top: 55px;
    padding-right: 30px;
    padding-left: 30px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/home-plumbing_bg2.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/home-plumbing_bg2.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
  }
  .header-panel-contact {
    height: 240px;
    min-height: 200px;
    padding-top: 50px;
    padding-right: 30px;
    padding-left: 30px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/carpentry_bg.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/carpentry_bg.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
  }
  .contacttext {
    margin-bottom: 0px;
    font-size: 15px;
    line-height: 23px;
    font-weight: 400;
    text-align: justify;
  }
  .column-alpha-2 {
    margin-right: 10px;
  }
  .column-alpha-2.equipment {
    text-align: left;
  }
  .column-omega-2 {
    margin-left: 10px;
    text-align: left;
  }
  .section-bodytext-2 {
    text-align: center;
  }
  .body-text-wrapper-2 {
    padding-right: 50px;
    padding-left: 50px;
  }
  .content-wrapper {
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: transparent;
  }
  .intro-text-2 {
    font-size: 20px;
    line-height: 23px;
  }
  .heading {
    margin-top: 25px;
    margin-bottom: 35px;
    padding-right: 40px;
    padding-left: 40px;
    font-size: 25px;
    line-height: 25px;
    font-weight: 300;
    letter-spacing: 0px;
  }
  .title {
    margin-bottom: 10px;
    font-size: 13px;
    line-height: 15px;
    letter-spacing: 1px;
  }
  .logo {
    width: 42%;
  }
  .slider-div-flex-logo {
    padding-bottom: 26px;
  }
  .navlogo {
    width: 90%;
    margin-bottom: 4px;
    color: transparent;
  }
  .list-text {
    margin-bottom: 17px;
    font-size: 18px;
    line-height: 21px;
  }
  .list-text.alpha {
    margin-bottom: 25px;
    font-size: 14px;
    line-height: 21px;
  }
  .section-gallery {
    display: block;
    height: auto;
    margin-bottom: 1px;
    padding: 32px 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .lightbox-link {
    display: inline-block;
    width: 280px;
    margin: 25px;
  }
  .list-2 {
    margin-bottom: 40px;
    padding-left: 20px;
  }
  .logo-content {
    width: 260px;
  }
  .header-wrapper-flex {
    padding-right: 60px;
    padding-left: 60px;
    border-bottom-width: 1px;
    background-color: transparent;
  }
  .header-wrapper-flex.omega {
    padding-top: 65px;
    padding-bottom: 0px;
  }
  .list-div {
    width: 40%;
    max-height: 100%;
    margin-right: 40px;
  }
  .header-panel-bathrooms {
    height: 240px;
    min-height: 240px;
    padding-top: 50px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null));
    background-image: linear-gradient(180deg, null, null);
  }
  .header-panel-renovations {
    height: 240px;
    min-height: 240px;
    padding-top: 50px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null));
    background-image: linear-gradient(180deg, null, null);
  }
  .bullet-tick {
    margin-top: 2px;
    margin-left: -19px;
  }
  .brand {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 50px;
    padding-left: 15px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .brand.w--current {
    padding-left: 15px;
  }
  .logo-mob {
    height: 38px;
  }
  .intro-text-3 {
    padding-right: 100px;
    padding-left: 100px;
    font-size: 20px;
    line-height: 23px;
  }
  .quote-text {
    margin-top: 30px;
    font-size: 17px;
    line-height: 26px;
    font-weight: 400;
  }
  .quotation-marks {
    font-size: 25px;
  }
  .author-2 {
    font-size: 14px;
    line-height: 17px;
  }
  .rule-grey {
    height: 4px;
    margin-top: 25px;
    margin-bottom: 25px;
  }
  .header-panel-testimonials {
    height: 240px;
    padding-top: 50px;
    background-position: 50% 50%;
    background-size: cover;
  }
  .heading-4 {
    margin-top: 45px;
    margin-bottom: 35px;
    font-size: 40px;
    line-height: 38px;
    text-align: left;
  }
  .call-to-action-div {
    width: auto;
    font-size: 19px;
    line-height: 28px;
    letter-spacing: 0px;
  }
}

@media (max-width: 767px) {
  .image {
    display: block;
  }
  .menu-button {
    position: relative;
    height: 45px;
    padding-top: 4px;
    padding-right: 9px;
    padding-left: 9px;
    float: right;
  }
  .menu-button.w--open {
    background-color: transparent;
  }
  .nav-link {
    padding-right: 45px;
  }
  .nav-link:hover {
    background-color: #222;
  }
  .nav-link.w--current:hover {
    background-color: #222;
  }
  .nav-icon {
    display: none;
  }
  .nav-icon.w--current {
    display: none;
  }
  .container {
    display: block;
    height: auto;
    background-color: transparent;
  }
  .navbar {
    position: fixed;
    z-index: 1000;
    display: block;
    height: 45px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .dropdown-link {
    margin-left: 0px;
    padding: 15px 35px 15px 0px;
    font-size: 15px;
    font-weight: 900;
    text-align: right;
    letter-spacing: 1px;
  }
  .dropdown-link:hover {
    background-color: #ccc;
    color: #333;
  }
  .icon-2 {
    color: #333;
    font-size: 40px;
  }
  .slider {
    height: 220px;
    margin-top: 45px;
  }
  .section-logos {
    padding-top: 20px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/bigstock-Modern-Luxury-Kitchen-With-Whi-87106460.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/bigstock-Modern-Luxury-Kitchen-With-Whi-87106460.jpg');
    background-attachment: scroll, scroll;
  }
  .title-logos {
    padding-right: 55px;
    padding-left: 55px;
  }
  .logos-cont-flex {
    padding: 10px 39px 25px;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .logos-link-block {
    text-align: center;
  }
  .logo-sister-co {
    max-width: 55%;
  }
  .call-to-action {
    font-size: 17px;
    line-height: 22px;
  }
  .footer-inline-text-link {
    font-size: 11px;
    letter-spacing: 2px;
  }
  .footer-inline-text-link.copyright {
    display: inline-block;
    font-size: 12px;
    letter-spacing: 0px;
  }
  .footer-col.omega {
    display: none;
    text-transform: uppercase;
  }
  .footer-logo {
    margin-top: 10px;
    margin-bottom: 20px;
    padding-right: 10px;
  }
  .footer-logo.w--current {
    margin-top: 14px;
    margin-bottom: 14px;
  }
  .footer {
    padding-top: 20px;
    padding-bottom: 0px;
  }
  .footer-homeskills-logo {
    width: 40%;
    max-width: 60%;
  }
  .footer-text.mobile {
    margin-bottom: 0px;
    font-size: 18px;
    text-align: center;
    letter-spacing: 0px;
    text-transform: none;
  }
  .footer-text.copyright {
    font-size: 12px;
    letter-spacing: 0px;
    text-transform: none;
  }
  .suppliers-text {
    font-size: 18px;
    line-height: 22px;
  }
  .call-to-action-link {
    font-size: 17px;
    line-height: 22px;
  }
  .slider-div-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .slider-col-1 {
    display: none;
  }
  .intro-text {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    text-align: center;
  }
  .intro-text.trinidad {
    padding-right: 2px;
    padding-left: 2px;
    color: #333;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    text-align: justify;
  }
  .intro-text.bolder {
    font-size: 18px;
  }
  .pagetitle-wrapper {
    margin-top: 20px;
    margin-bottom: 35px;
  }
  .column-alpha {
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
  }
  .body-text-wrapper {
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .text-wrapper-flex-bodytext {
    padding-right: 40px;
    padding-left: 40px;
  }
  .image-18 {
    width: 140px;
    margin-bottom: 21px;
  }
  .page-title {
    margin-bottom: 0px;
    font-size: 29px;
  }
  .column-omega {
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom-style: none;
    border-bottom-width: 0px;
    text-align: center;
  }
  .body-text-1 {
    margin-bottom: 25px;
    font-size: 16px;
    line-height: 20px;
  }
  .body-text-1.alpha {
    margin-bottom: 20px;
    font-size: 13px;
    line-height: 20px;
  }
  .slider-col-2-blue {
    width: 100%;
    padding-right: 0px;
    padding-bottom: 3%;
    padding-left: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .slider-heading-div {
    margin-top: 0px;
    padding-left: 0px;
    border-left-width: 0px;
    text-align: center;
  }
  .slider-heading {
    margin-bottom: 0px;
    font-size: 30px;
    line-height: 27px;
    text-align: center;
  }
  .slider-subhead {
    font-size: 19px;
    line-height: 19px;
    text-align: center;
  }
  .slider-button-black {
    margin-top: 40px;
    font-weight: 600;
  }
  .slider-heading-2 {
    display: none;
    text-align: center;
  }
  .slider-heading-2.mobonly {
    display: block;
  }
  .thin {
    font-weight: 300;
  }
  .slider-col-3 {
    width: 100%;
    height: auto;
    padding-top: 5%;
    padding-left: 0%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: none;
  }
  .slider-col-4 {
    width: 100%;
    height: auto;
    padding: 0% 8%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .slider-heading-div-2 {
    padding-left: 0px;
    text-align: center;
  }
  .slider-button-white {
    font-size: 13px;
    line-height: 13px;
  }
  .slider-heading-3 {
    display: none;
  }
  .slider-heading-3.mobonly {
    display: block;
  }
  .slider-button-blue-old {
    font-size: 13px;
    line-height: 13px;
  }
  .icon-3 {
    margin-top: auto;
    margin-bottom: auto;
  }
  .section-temp {
    padding-right: 61px;
    padding-left: 61px;
  }
  .slide-button-div {
    margin-top: 10px;
    margin-left: 0px;
  }
  .slider-logo-vert {
    display: block;
  }
  .slide-button-div-2 {
    margin-top: 10px;
    margin-left: 0px;
    padding-top: 2%;
    padding-bottom: 2%;
  }
  .header-panel-kitchens {
    height: 200px;
    min-height: 200px;
    padding-top: 45px;
  }
  .heading-1 {
    font-size: 26px;
    line-height: 28px;
  }
  .text-wrapper-flex-services {
    padding: 45px 35px 30px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .text-wrapper-flex-services.omega {
    padding: 40px 35px 30px;
  }
  .service-image-div {
    margin-right: 25px;
  }
  .heading-2 {
    margin-bottom: 30px;
    font-size: 32px;
    line-height: 30px;
    letter-spacing: 0px;
  }
  .header-panel-2 {
    height: 140px;
    padding-right: 45px;
    padding-left: 45px;
  }
  .quote-div {
    width: 14%;
    margin-right: 13px;
  }
  .text-wrapper-flex-testimonials {
    padding: 40px 35px 40px 25px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .text-wrapper-flex-testimonials.omega {
    padding-right: 28px;
    padding-left: 28px;
  }
  .nav-link-phone:hover {
    border-width: 0px;
    border-radius: 0px;
    background-color: #222;
  }
  .title-footer {
    padding-right: 20px;
    padding-left: 20px;
  }
  .click-to-call-email {
    margin-right: 3px;
    margin-left: 3px;
    padding: 15px 28px;
    border-style: solid;
    border-width: 2px;
    border-color: #ed1c24;
    border-radius: 100px;
    background-color: transparent;
    font-family: proxima-nova, sans-serif;
    color: #fff;
    font-size: 20px;
    text-decoration: none;
  }
  .click-to-call-email:hover {
    border-color: #fff;
    background-color: #222;
  }
  .click-to-contact-div-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 25px;
    margin-bottom: 15px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .heading-3 {
    margin-bottom: 15px;
    font-size: 19px;
    line-height: 21px;
  }
  .header-panel-retaining {
    height: 180px;
    padding-right: 45px;
    padding-left: 45px;
  }
  .header-panel-internal {
    height: 180px;
    padding-right: 45px;
    padding-left: 45px;
  }
  .header-panel-remediation {
    height: 180px;
    padding-right: 45px;
    padding-left: 45px;
  }
  .quote {
    margin-bottom: 15px;
    color: #555;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    text-align: left;
  }
  .quote.alpha {
    margin-bottom: 20px;
    font-size: 13px;
    line-height: 20px;
  }
  .section-cat-links {
    margin-bottom: 31px;
    padding-right: 25px;
    padding-left: 25px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .section-cat-links.services-page {
    margin-top: 50px;
  }
  .cat-block-div {
    margin-bottom: 25px;
  }
  .cat-heading {
    margin-left: 15px;
    font-size: 22px;
    line-height: 23px;
    letter-spacing: 0px;
  }
  .cat-link-block-new {
    width: 200px;
    height: 200px;
  }
  .cat-link-block-remedial {
    width: 200px;
    height: 200px;
  }
  .cat-link-block-foundations {
    width: 200px;
    height: 200px;
  }
  .cat-link-block-internal {
    width: 200px;
    height: 200px;
  }
  .category-box-link {
    margin: 20px;
  }
  .section-showcase-products {
    padding-top: 20px;
  }
  .showcase-box-title {
    font-size: 20px;
    line-height: 22px;
  }
  .showcase-blocks-flex {
    padding-top: 0px;
  }
  .slider-button-gold {
    font-size: 13px;
    line-height: 14px;
  }
  .heading-text {
    margin-bottom: 15px;
  }
  .heading-text.trinidad {
    padding-right: 2px;
    padding-left: 2px;
    color: #333;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    text-align: justify;
  }
  .slider-col-2-yellow {
    width: 100%;
    padding-bottom: 3%;
    padding-left: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .header-panel-3 {
    height: 180px;
    padding-right: 45px;
    padding-left: 45px;
  }
  .header-panel-4 {
    height: 180px;
    padding-right: 45px;
    padding-left: 45px;
  }
  .list-item-1 {
    margin-bottom: 6px;
    font-size: 14px;
    line-height: 15px;
  }
  .list-item-1.alpha {
    margin-bottom: 20px;
    font-size: 13px;
    line-height: 20px;
  }
  .rule {
    padding: 33px 49px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .section-bullets {
    background-image: none;
  }
  .div-block-3 {
    padding: 30px 10px 5px 5px;
  }
  .bullets-div-flex {
    padding: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .header-panel-led {
    height: 180px;
    padding-right: 45px;
    padding-left: 45px;
  }
  .header-panel-ventilation {
    height: 180px;
    padding-right: 45px;
    padding-left: 45px;
  }
  .header-panel-plumbing {
    height: 180px;
    padding-top: 45px;
    padding-right: 45px;
    padding-left: 45px;
  }
  .header-panel-contact {
    height: 180px;
    min-height: 160px;
    padding-right: 45px;
    padding-left: 45px;
  }
  .contacttext {
    margin-bottom: 0px;
    font-size: 15px;
    text-align: center;
  }
  .column-alpha-2 {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
  }
  .column-omega-2 {
    width: 100%;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom-style: none;
    border-bottom-width: 0px;
    text-align: center;
  }
  .section-bodytext-2 {
    margin-top: 0px;
    padding-top: 20px;
  }
  .body-text-wrapper-2 {
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .content-wrapper {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-top: 7px;
    padding-right: 30px;
    padding-left: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .intro-text-2 {
    margin-bottom: 25px;
    font-size: 18px;
    line-height: 20px;
    font-weight: 700;
  }
  .heading {
    margin-bottom: 30px;
    font-size: 25px;
    line-height: 25px;
    font-weight: 400;
  }
  .title {
    margin-bottom: 5px;
    font-weight: 700;
    text-align: center;
    letter-spacing: 1px;
  }
  .embed-map {
    display: none;
  }
  .list {
    padding-left: 32px;
  }
  .logo {
    width: 40%;
    margin-bottom: 0px;
  }
  .slider-div-flex-logo {
    padding-bottom: 17px;
  }
  .navlogo {
    display: block;
  }
  .list-text {
    margin-bottom: 15px;
    font-size: 17px;
    line-height: 20px;
  }
  .list-text.alpha {
    margin-bottom: 20px;
    font-size: 13px;
    line-height: 20px;
  }
  .section-gallery {
    height: auto;
    padding: 20px 0px;
  }
  .lightbox-link {
    width: 200px;
    margin: 25px;
  }
  .list-2 {
    margin-bottom: 30px;
  }
  .logo-content {
    width: 230px;
  }
  .header-wrapper-flex {
    padding-right: 39px;
    padding-left: 0px;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    text-align: center;
  }
  .header-wrapper-flex.omega {
    padding: 41px 25px 25px;
  }
  .list-div {
    margin-right: 25px;
  }
  .header-panel-bathrooms {
    height: 200px;
    min-height: 200px;
    padding-top: 45px;
  }
  .header-panel-renovations {
    height: 200px;
    min-height: 200px;
    padding-top: 45px;
  }
  .bullet-tick {
    margin-top: 3px;
  }
  .brand {
    height: 45px;
  }
  .logo-mob {
    height: 36px;
  }
  .intro-text-3 {
    margin-bottom: 25px;
    padding-right: 22px;
    padding-left: 22px;
    font-size: 18px;
    line-height: 20px;
    font-weight: 700;
  }
  .quote-text {
    margin-top: 20px;
    font-size: 15px;
    line-height: 22px;
  }
  .quotation-marks {
    font-size: 25px;
  }
  .rule-grey {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .header-panel-testimonials {
    height: 200px;
    padding-top: 45px;
  }
  .heading-4 {
    margin-bottom: 20px;
    font-size: 32px;
    line-height: 30px;
    letter-spacing: 0px;
  }
  .call-to-action-div {
    font-size: 17px;
    line-height: 24px;
  }
}

@media (max-width: 479px) {
  .menu-button {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .nav-link {
    padding-top: 14px;
    padding-right: 30px;
    padding-bottom: 14px;
    font-size: 17px;
  }
  .container {
    height: auto;
  }
  .container.flex {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .nav-menu {
    overflow: visible;
    text-align: right;
  }
  .navbar {
    display: block;
    height: 45px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    text-align: left;
  }
  .dropdown-link {
    padding-top: 15px;
    padding-right: 23px;
    padding-bottom: 15px;
  }
  .icon-2 {
    margin-top: 5px;
  }
  .slider {
    height: 180px;
  }
  .title-logos {
    margin-bottom: 0px;
    padding-right: 12px;
    padding-left: 12px;
  }
  .logos-cont-flex {
    padding: 0px 25px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .logos-link-block {
    margin-top: 20px;
    margin-bottom: 15px;
  }
  .logo-sister-co {
    max-width: 50%;
  }
  .call-to-action {
    font-size: 18px;
  }
  .footer-inline-text-link.copyright {
    font-size: 11px;
  }
  .footer {
    padding-top: 19px;
  }
  .footer-homeskills-logo {
    width: 60%;
  }
  .footer-text.copyright {
    padding-right: 0px;
    padding-left: 0px;
    font-size: 11px;
  }
  .suppliers-text {
    font-size: 16px;
    line-height: 17px;
  }
  .call-to-action-link {
    font-size: 18px;
  }
  .intro-text {
    text-align: justify;
  }
  .intro-text.trinidad {
    margin-bottom: 5px;
    padding-right: 24px;
    padding-left: 24px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    text-align: justify;
  }
  .intro-text.bolder {
    margin-top: 5px;
    margin-bottom: 25px;
    font-size: 17px;
    text-align: center;
  }
  .body-text-wrapper {
    padding-right: 20px;
    padding-left: 20px;
  }
  .text-wrapper-flex-bodytext {
    padding: 28px 29px 20px;
  }
  .image-18 {
    width: 125px;
  }
  .page-title {
    font-size: 22px;
    line-height: 34px;
    font-weight: 700;
    letter-spacing: 0px;
  }
  .body-text-1 {
    margin-bottom: 30px;
    text-align: justify;
  }
  .body-text-1.alpha {
    line-height: 20px;
  }
  .slider-col-2-blue {
    padding-top: 0px;
    padding-right: 28px;
    padding-left: 28px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .slider-heading {
    font-size: 26px;
    line-height: 24px;
  }
  .slider-subhead {
    font-size: 18px;
    line-height: 18px;
  }
  .slider-button-black {
    margin-top: 35px;
    font-size: 12px;
  }
  .slider-heading-2.mobonly {
    font-size: 22px;
    line-height: 20px;
  }
  .thin {
    font-weight: 300;
  }
  .slider-col-3 {
    padding-top: 10%;
    padding-right: 9%;
    padding-left: 9%;
  }
  .slider-col-4 {
    padding-top: 4%;
    padding-right: 4%;
    padding-left: 4%;
  }
  .slider-heading-3.mobonly {
    font-size: 22px;
    line-height: 20px;
  }
  .section-temp {
    padding-right: 31px;
    padding-bottom: 19px;
    padding-left: 31px;
  }
  .right-arrow {
    width: 40px;
  }
  .left-arrow {
    width: 40px;
  }
  .text-block {
    font-size: 13px;
    line-height: 13px;
  }
  .slide-button-div-2 {
    padding-top: 6%;
    padding-bottom: 6%;
  }
  .header-panel-kitchens {
    height: 180px;
    min-height: 180px;
  }
  .heading-1 {
    font-size: 22px;
    line-height: 24px;
  }
  .heading-1.testimonials {
    display: none;
  }
  .text-wrapper-flex-services {
    padding: 48px 29px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .text-wrapper-flex-services.omega {
    padding: 30px 25px 25px;
  }
  .service-image-div {
    margin-right: 0px;
    text-align: center;
  }
  .div-block {
    margin-bottom: 10px;
  }
  .heading-2 {
    margin-top: 10px;
    text-align: center;
  }
  .header-panel-2 {
    height: 120px;
    padding-right: 15px;
    padding-left: 15px;
    background-position: 50% 50%, 50% 50%;
    background-size: cover, cover;
  }
  .quote-div {
    width: 30%;
    margin-right: 0px;
    margin-bottom: 25px;
  }
  .author {
    text-align: center;
  }
  .text-wrapper-flex-testimonials {
    padding: 40px 29px 48px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .nav-link-phone {
    padding-right: 14px;
    padding-left: 14px;
    border-radius: 0px;
    font-size: 14px;
    letter-spacing: 3px;
  }
  .title-footer {
    margin-bottom: 0px;
  }
  .click-to-contact-div-flex {
    margin-top: 30px;
  }
  .heading-3 {
    margin-top: 14px;
    margin-bottom: 14px;
    font-size: 18px;
    line-height: 20px;
    text-align: center;
  }
  .header-panel-retaining {
    height: 150px;
    padding-right: 15px;
    padding-left: 15px;
    background-position: 50% 50%, 50% 50%;
    background-size: cover, cover;
  }
  .header-panel-internal {
    height: 150px;
    padding-right: 15px;
    padding-left: 15px;
    background-position: 50% 50%, 50% 50%;
    background-size: cover, cover;
  }
  .header-panel-remediation {
    height: 150px;
    padding-right: 15px;
    padding-left: 15px;
    background-position: 50% 50%, 50% 50%;
    background-size: cover, cover;
  }
  .quote {
    font-size: 18px;
    line-height: 23px;
    text-align: left;
  }
  .quote.alpha {
    line-height: 20px;
  }
  .section-cat-links {
    margin-bottom: 13px;
    padding-right: 11px;
    padding-left: 11px;
  }
  .section-cat-links.services-page {
    margin-top: 37px;
  }
  .section-cat-links.servicespage {
    margin-top: 35px;
  }
  .cat-block-div {
    margin-bottom: 15px;
    padding-right: 4px;
    padding-left: 4px;
  }
  .cat-heading {
    margin-top: 14px;
    margin-left: 7px;
    font-size: 14px;
    line-height: 15px;
    letter-spacing: 0px;
  }
  .cat-link-block-new {
    width: 130px;
    height: 130px;
  }
  .cat-link-block-remedial {
    width: 130px;
    height: 130px;
  }
  .cat-link-block-foundations {
    width: 130px;
    height: 130px;
  }
  .cat-link-block-internal {
    width: 130px;
    height: 130px;
  }
  .category-box-link {
    width: 230px;
    margin-bottom: 20px;
  }
  .section-showcase-products {
    padding-top: 11px;
    padding-bottom: 30px;
  }
  .slider-button-gold {
    padding-right: 13px;
    padding-left: 13px;
  }
  .heading-text {
    margin-bottom: 5px;
  }
  .heading-text.trinidad {
    margin-bottom: 5px;
    padding-right: 24px;
    padding-left: 24px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    text-align: justify;
  }
  .slider-col-2-yellow {
    padding-top: 0px;
    padding-right: 28px;
    padding-left: 28px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .header-panel-3 {
    height: 150px;
    padding-right: 15px;
    padding-left: 15px;
    background-position: 50% 50%, 50% 50%;
    background-size: cover, cover;
  }
  .header-panel-4 {
    height: 150px;
    padding-right: 15px;
    padding-left: 15px;
    background-position: 50% 50%, 50% 50%;
    background-size: cover, cover;
  }
  .list-item-1.alpha {
    line-height: 20px;
  }
  .rule {
    padding: 28px 29px;
  }
  .div-block-2 {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .div-block-3 {
    width: 100%;
    padding-top: 28px;
    padding-bottom: 5px;
  }
  .bullets-div-flex {
    padding: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .header-panel-led {
    height: 150px;
    padding-right: 15px;
    padding-left: 15px;
    background-position: 50% 50%, 50% 50%;
    background-size: cover, cover;
  }
  .header-panel-ventilation {
    height: 150px;
    padding-right: 15px;
    padding-left: 15px;
    background-position: 50% 50%, 50% 50%;
    background-size: cover, cover;
  }
  .header-panel-plumbing {
    height: 150px;
    padding-right: 15px;
    padding-left: 15px;
    background-position: 50% 50%, 50% 50%;
    background-size: cover, cover;
  }
  .header-panel-contact {
    height: 150px;
    min-height: 140px;
    padding-right: 15px;
    padding-left: 15px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/carpentry_bg.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/carpentry_bg.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
  }
  .contacttext {
    font-size: 15px;
    line-height: 20px;
  }
  .body-text-wrapper-2 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .content-wrapper {
    padding: 9px 5px 40px;
  }
  .intro-text-2 {
    text-align: center;
  }
  .heading {
    padding-right: 17px;
    padding-left: 17px;
    font-size: 22px;
    line-height: 22px;
    font-weight: 400;
    text-align: center;
  }
  .list {
    padding-left: 44px;
  }
  .logo {
    width: 55%;
  }
  .list-text {
    margin-bottom: 12px;
  }
  .list-text.alpha {
    line-height: 20px;
  }
  .section-gallery {
    margin-bottom: 0px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .lightbox-link {
    width: 130px;
    margin: 9px;
  }
  .list-2 {
    display: none;
  }
  .list-2.mob {
    display: block;
    margin-bottom: 10px;
    padding-left: 19%;
    text-align: left;
  }
  .logo-content {
    width: 200px;
  }
  .header-wrapper-flex {
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .header-wrapper-flex.omega {
    padding-top: 30px;
    padding-bottom: 5px;
  }
  .list-div {
    width: 100%;
    margin-right: 0px;
    text-align: center;
  }
  .list-div.home {
    width: 100%;
  }
  .header-panel-bathrooms {
    height: 180px;
    min-height: 180px;
  }
  .header-panel-renovations {
    height: 180px;
    min-height: 180px;
  }
  .brand {
    padding-left: 10px;
  }
  .brand.w--current {
    padding-left: 10px;
  }
  .intro-text-3 {
    font-size: 16px;
    text-align: center;
  }
  .header-panel-testimonials {
    height: 180px;
  }
  .heading-4 {
    margin-top: 55px;
    margin-bottom: 20px;
    text-align: center;
  }
}

