.navbar-section {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 999999;
  display: block;
  max-width: 1400px;
  margin-right: auto;
  margin-left: auto;
}

.navbar-top-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 75px;
  padding-right: 0px;
  -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;
}

.navbar-bottom-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 110px;
  -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;
}

.menu-title-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  -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;
}

.nav-links {
  width: 130px;
  margin-left: 0px;
  font-family: Helvetica, sans-serif;
  color: #fff;
  font-size: 25px;
  font-weight: 900;
  text-align: center;
  letter-spacing: 0px;
  text-decoration: none;
  text-transform: capitalize;
  text-shadow: 0 0 7px #000, 0 0 1px #000;
}

.nav-links:hover {
  font-size: 21px;
}

.nav-links.w--current {
  color: #d0112b;
}

.herosection {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 600px;
  max-width: 1400px;
  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-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.herosection.h400px {
  height: 400px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.herosection.home {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .1), rgba(0, 0, 0, .1)), url('../images/auto-detailing-new-jersey.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .1), rgba(0, 0, 0, .1)), url('../images/auto-detailing-new-jersey.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.herosection.paint-correction {
  background-image: url('../images/paint-correction-nj.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.herosection.detailing-packages {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .35), rgba(0, 0, 0, .35)), url('../images/car-detailing-services.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .35), rgba(0, 0, 0, .35)), url('../images/car-detailing-services.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.herosection.ceramic-coatings {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .25), rgba(0, 0, 0, .25)), url('../images/paint-protection.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .25), rgba(0, 0, 0, .25)), url('../images/paint-protection.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.herosection.pdr {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .15), rgba(0, 0, 0, .15)), url('../images/detailing-7.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .15), rgba(0, 0, 0, .15)), url('../images/detailing-7.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.herosection.about {
  height: 600px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background-image: url('../images/detailing-5_1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.herosection.reservation {
  background-image: url('../images/detailing-8.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.herosection.galleryreviews {
  background-image: url('../images/paint-protection.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.herosection.contact {
  background-image: url('../images/detailing-6-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.herosection-skew {
  position: static;
  display: block;
  width: 500px;
  height: 100%;
  margin-top: -445px;
  margin-left: -150px;
  background-image: -webkit-linear-gradient(270deg, #252525, rgba(37, 37, 37, .94) 30%, rgba(37, 37, 37, .57) 63%, rgba(37, 37, 37, 0));
  background-image: linear-gradient(180deg, #252525, rgba(37, 37, 37, .94) 30%, rgba(37, 37, 37, .57) 63%, rgba(37, 37, 37, 0));
  -webkit-transform: skew(-16deg, 0deg);
  -ms-transform: skew(-16deg, 0deg);
  transform: skew(-16deg, 0deg);
}

.herosection-skew.grey {
  width: 500px;
  height: 528px;
  margin-top: -458px;
}

.herosection-skew.grey.reviews {
  height: 608px;
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 88%, .67), hsla(0, 0%, 85%, .29) 52%, hsla(0, 0%, 91%, .16) 72%, hsla(0, 0%, 74%, .12));
  background-image: linear-gradient(180deg, hsla(0, 0%, 88%, .67), hsla(0, 0%, 85%, .29) 52%, hsla(0, 0%, 91%, .16) 72%, hsla(0, 0%, 74%, .12));
}

.herosection-skew.grey.reviews._1 {
  margin-top: -585px;
}

.herosection-skew.reviews {
  height: 600px;
  margin-top: -547px;
  margin-left: -260px;
  background-image: -webkit-linear-gradient(270deg, #d8d8d8, #f5f5f5);
  background-image: linear-gradient(180deg, #d8d8d8, #f5f5f5);
}

.book-now---contact-wrapper {
  position: relative;
  right: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  padding-right: 0px;
  padding-left: 162px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.phone-number-button {
  width: 155px;
  margin-right: 12px;
  padding: 10px 0px;
  border: 2px solid #fff;
  background-color: transparent;
  box-shadow: 0 0 8px -16px #fff;
  -webkit-transform: skew(-16deg, 0deg);
  -ms-transform: skew(-16deg, 0deg);
  transform: skew(-16deg, 0deg);
  font-family: Helvetica, sans-serif;
  color: #fff;
  font-size: 16px;
  text-decoration: none;
}

.phone-number-button:hover {
  border-color: #f02523;
}

.book-now-nav-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 135px;
  margin-right: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 2px solid #d0112b;
  background-color: #d0112b;
  box-shadow: 0 0 3px 0 #272727;
  -webkit-transform: skew(-16deg, 0deg);
  -ms-transform: skew(-16deg, 0deg);
  transform: skew(-16deg, 0deg);
  font-family: Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
  text-transform: capitalize;
}

.book-now-nav-button:hover {
  border-color: #b60d24;
  background-color: #b60d24;
}

.herosection-content-wrap {
  position: static;
  z-index: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 110px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.herosection-title {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: Helvetica, sans-serif;
  color: #fff;
  font-size: 60px;
  line-height: 55px;
  font-weight: 900;
  text-align: left;
  letter-spacing: -1px;
  text-transform: none;
  text-shadow: 1px 1px 3px #313131;
}

.section-title {
  position: static;
  z-index: 9;
  width: 991px;
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Helvetica, sans-serif;
  color: #3d3d3d;
  font-size: 49px;
  line-height: 42px;
  font-weight: 900;
  text-align: left;
  letter-spacing: -1px;
  text-transform: none;
}

.section-title.pop-up {
  display: block;
  width: 90%;
  margin-right: auto;
  margin-bottom: 13px;
  margin-left: auto;
  padding-bottom: 9px;
  padding-left: 0px;
  border-bottom: 1px solid silver;
  text-align: center;
}

.section-title.centered {
  width: auto;
  padding-left: 0px;
  color: #a0a0a0;
  text-align: center;
}

.section-title.gallery {
  display: block;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
  text-align: center;
}

.section-title.reviews {
  position: static;
  margin-bottom: 40px;
  text-align: center;
}

.paragraph {
  width: 80%;
  margin-bottom: 20px;
  font-family: Helvetica, sans-serif;
  color: #4b4b4b;
  font-size: 16px;
  line-height: 26px;
  font-weight: 100;
}

.section {
  position: static;
  display: block;
  max-width: 1400px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 60px;
  padding-bottom: 60px;
  padding-left: 110px;
}

.section.reviews {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-bottom: 30px;
  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;
  background-color: #f8f8f8;
  background-image: -webkit-linear-gradient(270deg, #f5f5f5 -2%, #f5f5f5 0%, #fff);
  background-image: linear-gradient(180deg, #f5f5f5 -2%, #f5f5f5 0%, #fff);
}

.section.gallery {
  padding-top: 45px;
  padding-left: 0px;
}

.section.ppf-packges {
  position: static;
  height: auto;
  padding-top: 0px;
}

.section.tp0 {
  padding-top: 0px;
}

.section.lightgrey {
  margin-bottom: 30px;
  background-color: #f5f5f5;
}

.container-flexh-ct-ct {
  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-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;
}

.container-flexh-ct-ct.lmargin--110px {
  margin-left: -110px;
}

.service-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 310px;
  height: 400px;
  margin: 8px;
  padding-top: 0px;
  padding-bottom: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .35), rgba(0, 0, 0, .35)), url('../images/paint-correction.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .35), rgba(0, 0, 0, .35)), url('../images/paint-correction.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  text-decoration: none;
}

.service-block.detailing-packages {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .35), rgba(0, 0, 0, .35)), url('../images/steam-wash.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .35), rgba(0, 0, 0, .35)), url('../images/steam-wash.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.service-block.ceramic-coatings {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .35), rgba(0, 0, 0, .35)), url('../images/rolls-royce.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .35), rgba(0, 0, 0, .35)), url('../images/rolls-royce.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.service-block.pdr {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .16), rgba(0, 0, 0, .16)), url('../images/paintless-dent-removal-5.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .16), rgba(0, 0, 0, .16)), url('../images/paintless-dent-removal-5.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.service-text {
  font-family: Helvetica, sans-serif;
  color: #fff;
  font-size: 23px;
  font-weight: 900;
  text-transform: capitalize;
}

.reviews-wrapper {
  position: relative;
  z-index: 99999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 700px;
  height: 500px;
  -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: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.reviews-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 48%;
  max-width: 550px;
  margin-right: 35px;
  -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;
}

.stars---button-wrapper {
  width: 34%;
}

.author---review-wrapper {
  width: 70%;
  margin-left: 0px;
  padding-left: 24px;
}

._5-stars {
  display: block;
  margin-right: auto;
  margin-bottom: 13px;
  margin-left: auto;
}

.more-reviews {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-right: 12px;
  padding-left: 12px;
  background-color: #616161;
  font-family: Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 2px;
  text-transform: none;
}

.more-reviews:hover {
  background-color: #3f3f3f;
}

.review-text {
  font-family: Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 100;
}

.author {
  margin-bottom: 9px;
  font-family: Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 900;
}

.form-block {
  width: 75%;
  margin-top: 42px;
}

.text-field---contact-sec {
  height: 40px;
}

.text-field---contact-sec.msg {
  height: 125px;
}

.text-field---contact-sec.select {
  background-image: -webkit-linear-gradient(270deg, transparent, transparent);
  background-image: linear-gradient(180deg, transparent, transparent);
  color: #868686;
}

.submit-button {
  width: 145px;
  padding-top: 11px;
  padding-bottom: 11px;
  background-color: #3f3f3f;
  font-family: Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 900;
}

.submit-button:hover {
  background-color: #272727;
}

.footer-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 520px;
  max-width: 1400px;
  min-width: 980px;
  margin-bottom: 0px;
  padding-top: 50px;
  padding-bottom: 42px;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: -webkit-linear-gradient(270deg, #303030, #303030);
  background-image: linear-gradient(180deg, #303030, #303030);
}

.footer-block {
  width: 310px;
  margin-right: 30px;
  margin-left: 30px;
}

.footer-title {
  margin-bottom: 12px;
  font-family: Helvetica, sans-serif;
  color: #fff;
  font-size: 17px;
  font-weight: 900;
}

.footer-text {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Helvetica, sans-serif;
  color: #a1a1a1;
  font-size: 15px;
  font-weight: 100;
}

.mini-titles {
  margin-bottom: 12px;
  font-family: Helvetica, sans-serif;
  color: #fff;
  font-size: 12px;
  letter-spacing: 5px;
  text-transform: uppercase;
}

.nav-button-text {
  -webkit-transform: skew(16deg, 0deg);
  -ms-transform: skew(16deg, 0deg);
  transform: skew(16deg, 0deg);
  color: #f8f8f8;
  font-weight: 400;
  text-align: center;
  text-shadow: 1px 1px 6px #222;
}

.submit-button-2 {
  display: block;
  width: 125px;
  margin-right: auto;
  padding-top: 7px;
  padding-bottom: 7px;
  background-color: #d0112b;
  font-family: Helvetica, sans-serif;
  font-size: 12px;
  letter-spacing: 5px;
  text-transform: uppercase;
}

.submit-button-2:hover {
  background-color: #b60d24;
}

.text-field---footer {
  height: 45px;
  padding-top: 13px;
  border: 1px solid #616161;
  background-color: transparent;
  font-family: 'Helvetica extra', sans-serif;
  font-size: 16px;
}

.form {
  display: block;
  width: 95%;
  margin-right: auto;
  margin-bottom: 23px;
}

.media-icon-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 90px;
  margin-bottom: 13px;
  -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: transparent;
}

.copyright-section {
  padding-top: 9px;
  padding-bottom: 9px;
  background-color: #424242;
}

.copyright-text {
  padding-top: 8px;
  padding-bottom: 4px;
  padding-left: 142px;
  font-family: 'Helvetica extra', sans-serif;
  color: silver;
  font-size: 12px;
  line-height: 18px;
  font-weight: 100;
  letter-spacing: 1px;
}

.icon {
  margin-right: 0px;
  color: #fff;
  font-size: 29px;
}

.dropdown-toggle {
  margin-right: 6px;
  padding-right: 15px;
  padding-left: 0px;
}

.dropdown {
  margin-right: 0px;
  margin-left: 0px;
}

.dropdown-list.w--open {
  display: block;
  width: 310px;
  margin-left: -9px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 6px;
  -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;
  background-color: #333;
}

.dropdown-link {
  padding-top: 11px;
  padding-bottom: 11px;
  font-family: Helvetica, sans-serif;
  color: #999;
  font-size: 16px;
  text-align: left;
  text-shadow: 1px 1px 3px #2c2c2c;
}

.dropdown-link:hover {
  color: #d0112b;
}

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

.dropdown-link.white {
  color: #f8f8f8;
}

.packagecontainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1400px;
  margin-left: -110px;
  padding-top: 0px;
  padding-right: 0px;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}

.horizonpricetable-title {
  position: static;
  z-index: 5;
  margin-bottom: 70px;
  font-family: Helvetica, sans-serif;
  color: #fff;
  font-size: 28px;
  font-weight: 900;
  text-align: left;
}

.horizonpricetable-title.bm35px {
  margin-bottom: 35px;
}

.horizontalpricetable-featureswrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  margin-left: 15px;
  -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;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.starting-at {
  margin-bottom: 3px;
  font-family: Helvetica, sans-serif;
  color: #fff;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.price-tag {
  font-family: Helvetica, sans-serif;
  color: #fff;
  font-size: 25px;
  line-height: 25px;
  font-weight: 100;
  text-align: center;
}

.price-tag.bm15px {
  margin-bottom: 15px;
}

.pricetable-button {
  display: block;
  width: auto;
  padding: 15px 20px;
  background-color: #d0112b;
  box-shadow: 0 0 17px -13px #1b1b1b;
  -webkit-transform: skew(-16deg, 0deg);
  -ms-transform: skew(-16deg, 0deg);
  transform: skew(-16deg, 0deg);
  font-family: Helvetica, sans-serif;
  text-align: center;
  letter-spacing: 3px;
  text-decoration: none;
  text-transform: uppercase;
}

.pricetable-button:hover {
  text-decoration: none;
}

.pricetable-buttontext {
  -webkit-transform: skew(16deg, 0deg);
  -ms-transform: skew(16deg, 0deg);
  transform: skew(16deg, 0deg);
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
}

.link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 29px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  font-family: Helvetica, sans-serif;
  color: #fff;
  font-size: 16px;
  text-decoration: none;
  text-shadow: 1px 1px 6px #363636;
}

.herosection-skewhide {
  position: absolute;
  z-index: 999;
  width: 600px;
  height: 100%;
  margin-top: 0px;
  margin-left: -600px;
  background-color: #fff;
}

.herosection-skewhide.reviews {
  margin-left: -710px;
}

.herosection-button {
  width: 230px;
  margin-top: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #d0112b;
  box-shadow: 0 0 16px -20px #272727;
  -webkit-transform: skew(-16deg, 0deg);
  -ms-transform: skew(-16deg, 0deg);
  transform: skew(-16deg, 0deg);
  text-decoration: none;
}

.herosection-button:hover {
  background-color: #b60d24;
}

.text-block {
  -webkit-transform: skew(16deg, 0deg);
  -ms-transform: skew(16deg, 0deg);
  transform: skew(16deg, 0deg);
  font-family: Helvetica, sans-serif;
  color: #fff;
  font-size: 17px;
  text-align: center;
}

._2steppopup-wrap {
  display: block;
  width: 66%;
  padding-top: 0px;
  padding-bottom: 30px;
  background-color: #f5f5f5;
  background-image: -webkit-linear-gradient(270deg, transparent, #f5f5f5), -webkit-linear-gradient(337deg, #e4e4e4 24%, #f5f5f5 0);
  background-image: linear-gradient(180deg, transparent, #f5f5f5), linear-gradient(113deg, #e4e4e4 24%, #f5f5f5 0);
}

._2steppopup-button {
  display: block;
  width: 165px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #f02523;
  font-family: Helvetica, sans-serif;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.form-block-2 {
  display: block;
  width: 85%;
  margin-right: auto;
  margin-left: auto;
}

.pop-up-text-field {
  height: 45px;
  margin-bottom: 6px;
  color: #8d8d8d;
  font-size: 16px;
}

.pop-up-text-field.msg {
  height: 135px;
  margin-bottom: 13px;
}

._2steppopup-closelink {
  position: static;
  top: 0px;
  right: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  margin-left: auto;
  float: none;
  -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;
  color: #333;
  font-size: 24px;
  text-decoration: none;
}

.close-image {
  width: 21px;
}

.close-image:hover {
  width: 25px;
}

.brands-we-use {
  display: block;
  max-width: 1400px;
  margin-right: auto;
  margin-bottom: 50px;
  margin-left: auto;
  padding-top: 44px;
  padding-bottom: 44px;
  background-color: #f5f5f5;
}

.used-brands-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1400px;
  min-width: 991px;
  margin-top: 25px;
  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;
}

.used-brands-block {
  width: 26%;
  margin-bottom: 7px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
}

.brand-image {
  display: block;
  height: 75px;
  margin-right: auto;
  margin-bottom: 5px;
  margin-left: auto;
}

.brand-image._01 {
  background-image: url('../images/Feynlab.png');
  background-position: 50% 50%;
  background-size: 240px;
  background-repeat: no-repeat;
}

.brand-image.shine-supply {
  background-image: url('../images/Shine-Supply-303030.png');
  background-position: 50% 50%;
  background-size: 100px;
  background-repeat: no-repeat;
}

.brand-image._03 {
  background-image: url('../images/XPEL.png');
  background-position: 50% 50%;
  background-size: 190px;
  background-repeat: no-repeat;
}

.brand-image.cquartz {
  background-image: url('../images/bw-cquartzlogo.png');
  background-position: 50% 50%;
  background-size: 270px;
  background-repeat: no-repeat;
}

.brand-image._05 {
  background-image: url('../images/Suntek.png');
  background-position: 50% 50%;
  background-size: 200px;
  background-repeat: no-repeat;
}

.brand-image.rupes {
  background-image: url('../images/Rupes-303030.png');
  background-position: 50% 50%;
  background-size: 200px;
  background-repeat: no-repeat;
}

.brand-image.gtechniq {
  background-image: url('../images/Gtechniq.png');
  background-position: 50% 50%;
  background-size: 200px;
  background-repeat: no-repeat;
}

.instagramembed {
  display: block;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
  text-align: center;
}

.social-media-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 29px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 17px;
  -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;
}

.success-message {
  font-family: Helvetica, sans-serif;
  font-size: 17px;
  font-weight: 100;
  text-align: left;
}

.success-message.white {
  color: #fff;
}

.success-msg-wrapper {
  margin-top: -24px;
  padding-left: 0px;
  background-color: transparent;
}

.error-msg {
  font-family: Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 100;
}

.text-block-3 {
  font-family: Fontawesome, sans-serif;
  color: #fff;
  font-size: 54px;
}

.menu-social-icon-link {
  font-size: 23px;
  text-decoration: none;
}

.gallery-embedwrap {
  display: block;
  width: 991px;
  margin-top: 18px;
  margin-right: auto;
  margin-left: auto;
}

.footer-social-icon-link {
  margin-right: 23px;
  margin-left: 23px;
  text-decoration: none;
}

.horizontablepricetable-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 900px;
  margin-top: 30px;
  padding-top: 50px;
  padding-bottom: 50px;
  -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-linear-gradient(270deg, #080808, hsla(0, 0%, 100%, 0) 31%), -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  background-image: linear-gradient(180deg, #080808, hsla(0, 0%, 100%, 0) 31%), linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
}

.horizontablepricetable-wrap.paint-correction-1 {
  background-image: -webkit-linear-gradient(270deg, #080808, hsla(0, 0%, 100%, 0) 31%), -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/detailing.jpg');
  background-image: linear-gradient(180deg, #080808, hsla(0, 0%, 100%, 0) 31%), linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/detailing.jpg');
  background-position: 0px 0px, 0px 0px, 50% 50%;
  background-size: auto, auto, cover;
}

.horizontablepricetable-wrap.paint-correction-3 {
  background-image: -webkit-linear-gradient(270deg, #080808, hsla(0, 0%, 100%, 0) 31%), -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/detailing-4.jpg');
  background-image: linear-gradient(180deg, #080808, hsla(0, 0%, 100%, 0) 31%), linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/detailing-4.jpg');
  background-position: 0px 0px, 0px 0px, 50% 50%;
  background-size: auto, auto, cover;
}

.horizontablepricetable-wrap.paint-correction-2 {
  background-image: -webkit-linear-gradient(270deg, #080808, hsla(0, 0%, 100%, 0) 31%), -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/detailing-2.jpg');
  background-image: linear-gradient(180deg, #080808, hsla(0, 0%, 100%, 0) 31%), linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/detailing-2.jpg');
  background-position: 0px 0px, 0px 0px, 50% 50%;
  background-size: auto, auto, cover;
}

.horizontablepricetable-wrap.paint-correction-4 {
  background-image: -webkit-linear-gradient(270deg, #080808, hsla(0, 0%, 100%, 0) 31%), -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/detailing-5.jpg');
  background-image: linear-gradient(180deg, #080808, hsla(0, 0%, 100%, 0) 31%), linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/detailing-5.jpg');
  background-position: 0px 0px, 0px 0px, 50% 50%;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, no-repeat;
}

.horizontablepricetable-wrap.paint-correction-5 {
  background-image: -webkit-linear-gradient(270deg, #080808, hsla(0, 0%, 100%, 0) 31%), -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/detailing-3.jpg');
  background-image: linear-gradient(180deg, #080808, hsla(0, 0%, 100%, 0) 31%), linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/detailing-3.jpg');
  background-position: 0px 0px, 0px 0px, 50% 50%;
  background-size: auto, auto, cover;
}

.horizontablepricetable-wrap.ppf-1 {
  background-image: -webkit-linear-gradient(270deg, #080808, hsla(0, 0%, 100%, 0) 31%), -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/Standard-Kit.jpg');
  background-image: linear-gradient(180deg, #080808, hsla(0, 0%, 100%, 0) 31%), linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/Standard-Kit.jpg');
  background-position: 0px 0px, 0px 0px, 50% 50%;
  background-size: auto, auto, cover;
}

.horizontablepricetable-wrap.ppf-2 {
  background-image: -webkit-linear-gradient(270deg, #080808, hsla(0, 0%, 100%, 0) 31%), -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/Full-Frontal-Coverage.jpg');
  background-image: linear-gradient(180deg, #080808, hsla(0, 0%, 100%, 0) 31%), linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/Full-Frontal-Coverage.jpg');
  background-position: 0px 0px, 0px 0px, 50% 50%;
  background-size: auto, auto, cover;
}

.horizontablepricetable-wrap.pdr1 {
  background-image: -webkit-linear-gradient(270deg, #080808, hsla(0, 0%, 100%, 0) 31%), -webkit-linear-gradient(270deg, rgba(0, 0, 0, .25), rgba(0, 0, 0, .25)), url('../images/paintless-dent-removal-3.jpg');
  background-image: linear-gradient(180deg, #080808, hsla(0, 0%, 100%, 0) 31%), linear-gradient(180deg, rgba(0, 0, 0, .25), rgba(0, 0, 0, .25)), url('../images/paintless-dent-removal-3.jpg');
  background-position: 0px 0px, 0px 0px, 50% 50%;
  background-size: auto, auto, cover;
}

.horizontablepricetable-wrap.pdr2 {
  background-image: -webkit-linear-gradient(270deg, #080808, hsla(0, 0%, 100%, 0) 31%), -webkit-linear-gradient(270deg, rgba(0, 0, 0, .25), rgba(0, 0, 0, .25)), url('../images/paintless-dent-removal-4.jpg');
  background-image: linear-gradient(180deg, #080808, hsla(0, 0%, 100%, 0) 31%), linear-gradient(180deg, rgba(0, 0, 0, .25), rgba(0, 0, 0, .25)), url('../images/paintless-dent-removal-4.jpg');
  background-position: 0px 0px, 0px 0px, 50% 50%;
  background-size: auto, auto, cover;
}

.horizontablepricetable-wrap.pdr-3 {
  background-image: -webkit-linear-gradient(270deg, #080808, hsla(0, 0%, 100%, 0) 31%), -webkit-linear-gradient(270deg, rgba(0, 0, 0, .25), rgba(0, 0, 0, .25)), url('../images/paintless-dent-removal-5.jpg');
  background-image: linear-gradient(180deg, #080808, hsla(0, 0%, 100%, 0) 31%), linear-gradient(180deg, rgba(0, 0, 0, .25), rgba(0, 0, 0, .25)), url('../images/paintless-dent-removal-5.jpg');
  background-position: 0px 0px, 0px 0px, 50% 50%;
  background-size: auto, auto, cover;
}

.detail---price-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 70%;
  -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;
}

.horizontal-line {
  display: block;
  width: 25%;
  height: 1px;
  margin: 35px auto;
  padding-top: 0px;
  background-color: #fff;
}

.price--bookin-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-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;
}

.drop-down-inside-menu {
  width: 100%;
  padding-top: 0px;
  padding-bottom: 0px;
}

.dropdown-list-2.w--open {
  width: 310px;
  height: 200px;
  margin-left: -6px;
  padding-left: 7px;
  background-color: #333;
}

.video-wrapper {
  width: 31%;
  margin-right: 5px;
  margin-left: 5px;
}

.smallbrandused-logo {
  margin-right: 25px;
}

.ppf-packages-wrapper {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  width: 990px;
  height: 550px;
  margin-right: auto;
  margin-bottom: 16px;
  margin-left: auto;
}

.ppf-standard-kit-wrapper {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  width: 100%;
  height: auto;
}

.ppf-full-frontal-wrapper {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  width: 100%;
  height: auto;
}

.ppf-track-wrapper {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  width: 100%;
  height: auto;
}

.ppf-track-image {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.ppf-text-wrapper {
  margin-top: -82px;
  background-color: #fff;
}

.ppf-package-title {
  margin-bottom: 9px;
  font-family: Helvetica, sans-serif;
  font-size: 21px;
  font-weight: 700;
  text-align: center;
}

.ppf-text {
  font-family: Helvetica, sans-serif;
  font-size: 16px;
  text-align: center;
}

.ppf-full-frontal-image {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.ppf-standard-image {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.footer-reviewstars {
  margin-top: -12px;
  font-family: Fontawesome, sans-serif;
  color: #fff;
  font-size: 15px;
  letter-spacing: 5px;
}

.button-3 {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 19px;
  border: 1px solid #a1a1a1;
  background-color: transparent;
  font-family: Helvetica, sans-serif;
  font-size: 12px;
  text-align: center;
  letter-spacing: 5px;
}

.button-3:hover {
  background-color: hsla(0, 0%, 45%, .44);
}

.div-block-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 54px;
  padding-top: 9px;
  padding-bottom: 9px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.footer-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 165px;
  height: 40px;
  margin-right: 17px;
  margin-left: 17px;
  padding-top: 19px;
  padding-bottom: 16px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #a1a1a1;
  -webkit-transform: skew(-14deg, 0deg);
  -ms-transform: skew(-14deg, 0deg);
  transform: skew(-14deg, 0deg);
  text-decoration: none;
}

.footer-button:hover {
  background-color: hsla(0, 0%, 45%, .44);
}

.footer-button-text {
  -webkit-transform: skew(14deg, 0deg);
  -ms-transform: skew(14deg, 0deg);
  transform: skew(14deg, 0deg);
  font-family: Helvetica, sans-serif;
  color: #fff;
  font-size: 12px;
  font-weight: 100;
  letter-spacing: 5px;
}

.ppf-button-hover-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 68px;
  -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;
}

.ppf-hover-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 170px;
  height: 70px;
  margin-right: 6px;
  margin-bottom: 11px;
  margin-left: 6px;
  -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: #4d4d4d;
  -webkit-transform: skew(-16deg, 0deg);
  -ms-transform: skew(-16deg, 0deg);
  transform: skew(-16deg, 0deg);
  text-align: center;
  text-decoration: none;
}

.ppf-hover-button:hover {
  background-color: #b60d24;
}

.ppf-title {
  -webkit-transform: skew(16deg, 0deg);
  -ms-transform: skew(16deg, 0deg);
  transform: skew(16deg, 0deg);
  font-family: Helvetica, sans-serif;
  color: #ccc;
  font-size: 15px;
}

.image {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  display: none;
}

.ppf-base-block {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
}

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

.div-block-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  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;
}

.link-block-5 {
  width: 275px;
  padding-top: 9px;
  padding-bottom: 9px;
  background-color: #d0112b;
  -webkit-transform: skew(-16deg, 0deg);
  -ms-transform: skew(-16deg, 0deg);
  transform: skew(-16deg, 0deg);
  text-align: center;
  text-decoration: none;
}

.text-block-9 {
  -webkit-transform: skew(16deg, 0deg);
  -ms-transform: skew(16deg, 0deg);
  transform: skew(16deg, 0deg);
  font-family: Helvetica, sans-serif;
  color: #fff;
}

.new-car-prep-modal {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 9999999900;
  display: none;
  padding-top: 19px;
  background-color: rgba(51, 51, 51, .65);
}

.our-services-pop-up-modal {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 999999999999;
  display: none;
  padding-top: 16px;
  background-color: rgba(51, 51, 51, .63);
}

._2steppopup-container {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 9999999999;
  display: none;
  -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-linear-gradient(270deg, rgba(0, 0, 0, .75), rgba(0, 0, 0, .75));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .75), rgba(0, 0, 0, .75));
}

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

.ceramic-pro.light {
  margin-bottom: 15px;
}

.herosection-logo {
  width: 300px;
  height: 100px;
  background-color: transparent;
  background-image: url('../images/prestigedetailingnj-logo.png');
  background-position: 50% 50%;
  background-size: 300px;
  background-repeat: no-repeat;
}

.footer {
  display: block;
  width: 1400px;
  margin-right: auto;
  margin-left: auto;
}

.herosection-paragraph {
  width: 80%;
  font-family: Helvetica, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  font-weight: 100;
  text-shadow: 1px 1px 6px #000;
}

.horizontalpricetable-specswrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: auto;
  -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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.horizonpricetable-featuretext {
  font-family: Helvetica, sans-serif;
  color: #fff;
  font-size: 18px;
  font-weight: 100;
  letter-spacing: 0.5px;
}

.horizonpricetable-featurewrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 14px;
  -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;
}

.text-block-10 {
  margin-right: 15px;
  font-family: Fontawesome, sans-serif;
  color: #fff;
  font-size: 18px;
}

.button {
  display: block;
  width: 240px;
  background-color: #d0112b;
  -webkit-transform: skew(-16deg, 0deg);
  -ms-transform: skew(-16deg, 0deg);
  transform: skew(-16deg, 0deg);
  font-family: Helvetica, sans-serif;
  color: #fff;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
}

.button.lrmargin-auto {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 15px;
  padding-bottom: 15px;
}

.buttontext {
  display: block;
  -webkit-transform: skew(16deg, 0deg);
  -ms-transform: skew(16deg, 0deg);
  transform: skew(16deg, 0deg);
  text-align: center;
}

.smallbrandused-logowrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}

.smallbrandused-wrap {
  margin-left: -110px;
  padding-bottom: 15px;
  padding-left: 110px;
  border-bottom: 1px solid #e9e9e9;
}

.smallbrandused-title {
  margin-bottom: 15px;
  font-family: Helvetica, sans-serif;
  color: #adadad;
  font-size: 18px;
  font-weight: 900;
  text-align: left;
  letter-spacing: -0.5px;
}

.videoembed-wrap {
  width: 31%;
}

.container-flexh-sb-ct {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container-flexh-sb-ct.lr-110px {
  margin-left: -110px;
}

.contactpage-section {
  display: block;
  max-width: 1400px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 60px;
  padding-bottom: 60px;
  padding-left: 110px;
  background-image: -webkit-linear-gradient(270deg, #f8f8f8, #fff);
  background-image: linear-gradient(180deg, #f8f8f8, #fff);
}

.contactpage-info-text {
  margin-bottom: 10px;
  font-family: Helvetica, sans-serif;
  font-size: 21px;
  font-weight: 100;
}

.contactpage-info-text.first {
  margin-top: 30px;
}

._2steppopup-title {
  margin-bottom: 35px;
  font-family: Helvetica, sans-serif;
  color: #363636;
  font-size: 48px;
  font-weight: 900;
  text-align: center;
}

._2steppopup-closeicon {
  font-family: Fontawesome, sans-serif;
}

.screenshotreview-image {
  height: 500px;
}

.screenshotreview-image._2 {
  height: 500px;
  margin-left: 35px;
}

html.w-mod-js *[data-ix="ppf-standard-initial-appearance"] {
  display: none;
  opacity: 0;
}

html.w-mod-js *[data-ix="ppf-full-frontal-initial-appearance"] {
  display: none;
  opacity: 0;
}

html.w-mod-js *[data-ix="ppf-track-initial-appearance"] {
  display: none;
  opacity: 0;
}

html.w-mod-js *[data-ix="fade-in-load"] {
  opacity: 0;
  -webkit-transform: scale(0.8500000000000004, 0.8500000000000004);
  -ms-transform: scale(0.8500000000000004, 0.8500000000000004);
  transform: scale(0.8500000000000004, 0.8500000000000004);
}

html.w-mod-js *[data-ix="fade-in-load-2"] {
  opacity: 0;
  -webkit-transform: scale(0.8500000000000004, 0.8500000000000004) skewX(0deg) skewY(0deg);
  -ms-transform: scale(0.8500000000000004, 0.8500000000000004) skewX(0deg) skewY(0deg);
  transform: scale(0.8500000000000004, 0.8500000000000004) skewX(0deg) skewY(0deg);
}

html.w-mod-js *[data-ix="ia-paintcorrection-2stepmodal"] {
  display: none;
  opacity: 0;
}

@media (max-width: 991px) {
  .herosection {
    width: auto;
    height: 390px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    background-color: #616161;
  }
  .herosection-skew {
    position: static;
    left: 0px;
    top: 0px;
    width: 420px;
    height: 100%;
    margin-top: 0px;
    margin-left: -150px;
  }
  .herosection-skew.grey {
    width: 420px;
    height: 430px;
    margin-top: 0px;
    margin-left: -137px;
    background-image: -webkit-linear-gradient(270deg, rgba(51, 51, 51, .83), rgba(51, 51, 51, .71) 47%, rgba(56, 56, 56, .4) 93%, rgba(0, 0, 0, .12));
    background-image: linear-gradient(180deg, rgba(51, 51, 51, .83), rgba(51, 51, 51, .71) 47%, rgba(56, 56, 56, .4) 93%, rgba(0, 0, 0, .12));
  }
  .herosection-skew.grey.reviews {
    height: 915px;
  }
  .herosection-skew.grey.reviews._1 {
    margin-top: 0px;
  }
  .herosection-skew.reviews {
    position: absolute;
    height: 390px;
    margin-top: -534px;
  }
  .herosection-content-wrap {
    position: absolute;
    margin-top: 0px;
    padding-bottom: 50px;
    padding-left: 50px;
  }
  .herosection-title {
    margin-bottom: 6px;
    font-size: 52px;
    line-height: 52px;
  }
  .section-title {
    width: auto;
  }
  .section-title.centered {
    margin-bottom: 30px;
  }
  .paragraph {
    width: 100%;
    font-size: 15px;
    line-height: 24px;
  }
  .section {
    width: 90%;
    padding-top: 45px;
    padding-bottom: 30px;
    padding-left: 0px;
    text-align: left;
  }
  .section.reviews {
    width: 100%;
    height: auto;
    margin-bottom: 40px;
    padding-top: 65px;
    padding-bottom: 65px;
  }
  .section.gallery {
    padding-top: 30px;
  }
  .section.ppf-packges {
    padding-bottom: 68px;
  }
  .section.lightgrey {
    width: 100%;
    padding-left: 50px;
  }
  .container-flexh-ct-ct.lmargin--110px {
    margin-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .service-block {
    width: 100%;
    height: 150px;
    margin-right: 3px;
    margin-left: 3px;
    padding-bottom: 50px;
  }
  .service-block:hover {
    padding-bottom: 50px;
  }
  .service-text {
    margin-bottom: 0px;
    text-align: center;
  }
  .reviews-wrapper {
    width: 90%;
    height: auto;
    -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: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-content: space-between;
    -ms-flex-line-pack: justify;
    align-content: space-between;
  }
  .reviews-block {
    width: 100%;
    max-width: none;
    margin-top: 25px;
    margin-right: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .stars---button-wrapper {
    width: 40%;
    margin-left: 0px;
  }
  .author---review-wrapper {
    width: 90%;
    padding-left: 16px;
  }
  .more-reviews {
    font-size: 12px;
    letter-spacing: 2px;
  }
  .form-block {
    margin-top: 30px;
    padding-left: 0px;
  }
  .footer-wrapper {
    height: auto;
    max-width: 991px;
    min-width: 768px;
    padding-bottom: 26px;
    padding-left: 84px;
    -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;
  }
  .footer-block {
    width: 50%;
    margin-bottom: 51px;
    margin-left: 0px;
  }
  .footer-block.contact {
    width: 50%;
    margin-bottom: 0px;
  }
  .form {
    width: 100%;
  }
  .media-icon-wrapper {
    width: 100%;
    margin-top: 50px;
    margin-bottom: 30px;
    padding-left: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .packagecontainer {
    margin-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -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;
  }
  .horizonpricetable-title {
    font-size: 24px;
    text-align: center;
  }
  .horizontalpricetable-featureswrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 60%;
    margin-left: 0px;
    padding-right: 32px;
    padding-left: 0px;
    -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: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .starting-at {
    margin-bottom: 0px;
    font-size: 12px;
  }
  .price-tag {
    font-size: 24px;
    font-weight: 100;
  }
  .pricetable-button {
    width: 200px;
    padding-top: 12px;
    padding-bottom: 12px;
    text-decoration: none;
  }
  .pricetable-buttontext {
    letter-spacing: 2px;
  }
  .navbar {
    z-index: 9999999;
    margin-bottom: -86px;
    padding-top: 6px;
    padding-bottom: 6px;
    background-color: transparent;
  }
  .icon-2 {
    color: #fff;
    font-size: 38px;
  }
  .menu-button {
    z-index: 999;
  }
  .menu-button.w--open {
    background-color: transparent;
  }
  .herosection-button {
    margin-top: 4px;
  }
  .used-brands-wrapper {
    min-width: auto;
    margin-top: 25px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .used-brands-block {
    width: 45%;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .instagramembed {
    width: auto;
  }
  .social-media-wrapper {
    width: 690px;
    margin-top: 346px;
    margin-bottom: 31px;
    padding-top: 9px;
    padding-bottom: 9px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .nav-menu {
    z-index: 9999999999;
    height: 100vh;
    padding-top: 11px;
    padding-bottom: 11px;
    background-color: #333;
  }
  .mobile-nav-link {
    padding-top: 11px;
    padding-bottom: 11px;
    font-family: Helvetica, sans-serif;
    color: #999;
    font-size: 18px;
    font-weight: 900;
    text-align: right;
    text-shadow: 1px 1px 4px #1f1f1f;
  }
  .mobile-nav-link.w--current {
    color: #c71f1d;
  }
  .mobile-nav-link.white {
    color: #f0f0f0;
  }
  .mobile-nav-link.white.small {
    font-size: 15px;
  }
  .text-block-3 {
    font-family: Fontawesome, sans-serif;
    color: #999;
    text-decoration: none;
  }
  .menu-social-icon-link {
    margin-left: 12px;
    text-decoration: none;
  }
  .button-2 {
    padding-top: 9px;
    padding-bottom: 7px;
    float: right;
    border: 1px solid #fff;
    background-color: transparent;
    font-family: Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 100;
  }
  .button-2:hover {
    border-color: #f02523;
  }
  .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -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;
  }
  .gallery-embedwrap {
    width: auto;
  }
  .footer-social-icon-link {
    margin-left: 0px;
  }
  .horizontablepricetable-wrap {
    width: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
    -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;
  }
  .detail---price-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .smallbrandused-logo {
    width: 160px;
  }
  .ppf-packages-wrapper {
    width: auto;
    height: auto;
    margin-bottom: 0px;
  }
  .ppf-text-wrapper {
    display: block;
    width: 500px;
    margin-top: -55px;
    margin-right: auto;
    margin-left: auto;
  }
  .div-block-5 {
    margin-bottom: 51px;
    -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;
  }
  .footer-button {
    margin-right: 0px;
    margin-bottom: 11px;
    margin-left: 0px;
  }
  .ppf-button-hover-wrapper {
    margin-top: 37px;
    padding-bottom: 0px;
  }
  .div-block-6 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .dropdown-list-3.w--open {
    position: relative;
    background-color: #333;
  }
  .dropdown-list-4.w--open {
    background-color: #333;
  }
  .new-car-prep-modal {
    overflow: scroll;
  }
  .icon-3 {
    top: -1px;
    right: 79px;
    color: #999;
    font-size: 20px;
  }
  .dropdown-toggle-3 {
    padding-top: 0px;
    padding-right: 20px;
    padding-bottom: 0px;
  }
  .dropdown-list-5.w--open {
    background-color: #333;
  }
  .footer {
    width: 100%;
  }
  .herosection-paragraph {
    width: 95%;
  }
  .horizontalpricetable-specswrap {
    width: 50%;
  }
  .horizonpricetable-featuretext {
    font-size: 16px;
  }
  .text-block-10 {
    margin-right: 12px;
    font-size: 16px;
  }
  .button {
    width: 240px;
    padding: 15px 20px;
    background-color: #d0112b;
    -webkit-transform: skew(-16deg, 0deg);
    -ms-transform: skew(-16deg, 0deg);
    transform: skew(-16deg, 0deg);
    font-family: Helvetica, sans-serif;
    color: #fff;
    font-weight: 400;
    text-decoration: none;
    text-transform: uppercase;
  }
  .button.lrmargin-auto {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .buttontext {
    display: block;
    margin-right: auto;
    margin-left: auto;
    -webkit-transform: skew(16deg, 0deg);
    -ms-transform: skew(16deg, 0deg);
    transform: skew(16deg, 0deg);
    text-align: center;
  }
  .smallbrandused-wrap {
    margin-left: 0px;
    padding-left: 0px;
  }
  .videoembed-wrap {
    width: 32%;
  }
  .container-flexh-sb-ct.lr-110px {
    margin-left: 0px;
  }
  ._2steppopup-title {
    font-size: 42px;
  }
}

@media (max-width: 767px) {
  .herosection {
    height: 280px;
    padding-top: 0px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .herosection-skew {
    width: 370px;
    margin-left: -197px;
  }
  .herosection-skew.grey {
    width: 370px;
    margin-left: -197px;
  }
  .herosection-skew.grey.reviews {
    height: 1190px;
  }
  .herosection-skew.grey.reviews._1 {
    height: 1127px;
  }
  .herosection-skew.reviews {
    height: 250px;
    margin-left: -200px;
  }
  .herosection-content-wrap {
    height: auto;
    padding-bottom: 35px;
    padding-left: 35px;
  }
  .herosection-title {
    font-size: 30px;
    line-height: 28px;
  }
  .section-title {
    width: auto;
    font-size: 37px;
  }
  .section-title.pop-up {
    padding-right: 0px;
  }
  .section-title.centered {
    display: block;
    width: 90%;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
  }
  .section-title.gallery {
    margin-bottom: 30px;
  }
  .section-title.reviews {
    width: 85%;
  }
  .paragraph {
    margin-top: 15px;
    font-size: 15px;
    line-height: 23px;
    text-align: left;
  }
  .section {
    padding-top: 30px;
    text-align: center;
  }
  .section.reviews {
    margin-bottom: 30px;
    padding-top: 35px;
    padding-bottom: 35px;
  }
  .section.gallery {
    padding-top: 20px;
  }
  .container-flexh-ct-ct {
    padding-top: 14px;
    -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;
  }
  .service-block {
    width: 90%;
    height: 150px;
    margin: 5px;
    padding-bottom: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .service-block:hover {
    padding-bottom: 0px;
  }
  .service-text {
    margin-bottom: 0px;
  }
  .reviews-wrapper {
    margin-top: 0px;
    padding-left: 0px;
  }
  .reviews-block {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .stars---button-wrapper {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .author---review-wrapper {
    display: block;
    width: 100%;
    padding-left: 0px;
  }
  ._5-stars {
    margin-bottom: 10px;
  }
  .more-reviews {
    margin-bottom: 10px;
  }
  .review-text {
    text-align: center;
  }
  .author {
    margin-bottom: 10px;
    text-align: center;
  }
  .form-block {
    width: 85%;
    margin-top: 24px;
  }
  .footer-wrapper {
    max-width: 767px;
    min-width: 480px;
    padding-top: 58px;
    padding-left: 67px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .footer-block {
    width: 70%;
  }
  .footer-block.contact {
    width: 70%;
  }
  .mini-titles {
    text-align: center;
  }
  .media-icon-wrapper {
    margin-bottom: 0px;
  }
  .copyright-text {
    padding-left: 73px;
  }
  .horizonpricetable-title {
    display: block;
    width: auto;
    margin-right: auto;
    margin-bottom: 15px;
    margin-left: auto;
    line-height: 28px;
  }
  .horizontalpricetable-featureswrap {
    position: relative;
    width: 90%;
    padding-right: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .navbar {
    display: block;
    padding-right: 15px;
  }
  .herosection-button {
    width: 120px;
    margin-top: 5px;
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .text-block {
    font-size: 14px;
  }
  ._2steppopup-wrap {
    width: 85%;
  }
  .brands-we-use {
    padding-top: 23px;
    padding-bottom: 35px;
  }
  .used-brands-wrapper {
    margin-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .used-brands-block {
    width: 90%;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .brand-image {
    margin-bottom: 0px;
  }
  .brand-image._01 {
    margin-bottom: 0px;
  }
  .social-media-wrapper {
    width: auto;
    margin-top: 49px;
    padding-right: 20px;
  }
  .nav-menu {
    height: 300vh;
  }
  .mobile-nav-link {
    font-size: 17px;
  }
  .text-block-3 {
    font-size: 32px;
  }
  .button-2 {
    padding-bottom: 5px;
  }
  .footer-social-icon-link {
    margin-right: 17px;
  }
  .horizontablepricetable-wrap {
    padding-top: 30px;
    padding-bottom: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .detail---price-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .horizontal-line {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .price--bookin-wrapper {
    margin-top: 0px;
  }
  .video-wrapper {
    width: 70%;
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .smallbrandused-logo {
    margin-bottom: 10px;
    margin-left: 15px;
  }
  .ppf-packages-wrapper {
    width: 470px;
  }
  .div-block-5 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .ppf-hover-button {
    width: 130px;
    height: 55px;
  }
  .ppf-title {
    font-size: 14px;
    line-height: 18px;
  }
  .div-block-6 {
    padding-left: 0px;
  }
  .link-block-5 {
    width: 235px;
  }
  .icon-3 {
    top: 1px;
  }
  .herosection-logo {
    width: 50px;
    height: 50px;
    margin-bottom: 30px;
  }
  .herosection-paragraph {
    font-size: 14px;
    line-height: 18px;
  }
  .horizontalpricetable-specswrap {
    margin-bottom: 30px;
  }
  .horizonpricetable-featuretext {
    text-align: left;
  }
  .smallbrandused-logowrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .videoembed-wrap {
    width: 100%;
    margin-bottom: 10px;
  }
  .container-flexh-sb-ct {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  ._2steppopup-title {
    margin-bottom: 30px;
    font-size: 36px;
  }
  .screenshotreview-image {
    height: 450px;
  }
  .screenshotreview-image._2 {
    height: 450px;
  }
}

@media (max-width: 479px) {
  .herosection {
    height: 250px;
    background-color: #616161;
  }
  .herosection-skew {
    width: 260px;
    margin-left: -136px;
  }
  .herosection-skew.grey {
    width: 260px;
    height: 540px;
    margin-left: -136px;
  }
  .herosection-skew.grey.reviews {
    height: 1100px;
    margin-left: -200px;
  }
  .herosection-skew.reviews {
    margin-left: -180px;
  }
  .herosection-content-wrap {
    margin-top: 1px;
    padding-left: 20px;
  }
  .herosection-title {
    margin-bottom: 8px;
    font-size: 24px;
    line-height: 24px;
  }
  .section-title {
    font-size: 28px;
    line-height: 26px;
  }
  .section-title.pop-up {
    margin-top: -10px;
    margin-bottom: 18px;
    color: #333;
  }
  .section-title.centered {
    display: block;
    width: 90%;
    margin-right: auto;
    margin-bottom: 30px;
    margin-left: auto;
    padding-right: 0px;
  }
  .section-title.review {
    display: block;
    width: 250px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
    text-align: center;
  }
  .section-title.ta-centered {
    text-align: center;
  }
  .paragraph {
    font-size: 15px;
    line-height: 23px;
  }
  .section {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .section.reviews {
    width: 100%;
    margin-bottom: 15px;
    padding-left: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .section.lightgrey {
    margin-bottom: 15px;
    padding-left: 0px;
  }
  .container-flexh-ct-ct {
    margin-top: 0px;
    padding-top: 5px;
    -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;
  }
  .service-block {
    width: 100%;
    height: 120px;
  }
  .reviews-wrapper {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .reviews-block {
    margin-bottom: 28px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .stars---button-wrapper {
    width: 170px;
  }
  .author---review-wrapper {
    width: 80%;
    padding-right: 0px;
    padding-left: 0px;
  }
  .more-reviews {
    margin-bottom: 8px;
    padding-top: 7px;
    padding-bottom: 7px;
  }
  .review-text {
    font-size: 15px;
    line-height: 19px;
  }
  .form-block {
    display: block;
    width: 90%;
    margin-top: 12px;
    margin-right: auto;
    margin-left: auto;
  }
  .footer-wrapper {
    max-width: 479px;
    min-width: 320px;
    padding-bottom: 32px;
    padding-left: 33px;
  }
  .footer-block.contact {
    width: 65%;
  }
  .media-icon-wrapper {
    margin-top: 59px;
  }
  .copyright-text {
    padding-right: 0px;
    padding-left: 35px;
    font-size: 12px;
  }
  .packagecontainer {
    min-width: 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;
  }
  .horizonpricetable-title {
    font-size: 21px;
    line-height: 21px;
  }
  .horizontalpricetable-featureswrap {
    width: 85%;
  }
  .pricetable-buttontext {
    font-size: 12px;
  }
  .navbar {
    position: static;
    margin-bottom: -86px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
  .herosection-button {
    width: 110px;
    margin-top: 0px;
    padding-top: 7px;
    padding-bottom: 7px;
  }
  .text-block {
    font-size: 14px;
    font-weight: 400;
  }
  ._2steppopup-wrap {
    width: 100%;
    padding-top: 2px;
    padding-bottom: 25px;
    background-color: #dadada;
    background-image: -webkit-linear-gradient(338deg, #f3f3f3 11%, #cecece 25%, #ccc 35%, #dbdbdb 0, #f3f3f3 51%);
    background-image: linear-gradient(112deg, #f3f3f3 11%, #cecece 25%, #ccc 35%, #dbdbdb 0, #f3f3f3 51%);
  }
  ._2steppopup-button {
    width: 155px;
    margin-top: 23px;
    padding-top: 12px;
    padding-bottom: 12px;
    background-color: #f02523;
  }
  .pop-up-text-field {
    border: 1px solid #e2e2e2;
  }
  .pop-up-text-field.msg {
    height: 75px;
  }
  ._2steppopup-closelink {
    width: 25px;
    height: 25px;
    font-size: 20px;
  }
  .close-image {
    width: 14px;
  }
  .close-image:hover {
    width: 22px;
  }
  .brands-we-use {
    margin-bottom: 29px;
  }
  .used-brands-wrapper {
    margin-top: 16px;
  }
  .used-brands-block {
    width: 65%;
    padding-top: 6px;
    padding-bottom: 6px;
  }
  .brand-image {
    height: 50px;
  }
  .brand-image._01 {
    background-size: 200px;
  }
  .brand-image.shine-supply {
    background-size: 200px;
  }
  .brand-image._03 {
    background-size: 140px;
  }
  .brand-image.cquartz {
    background-size: 160px;
  }
  .brand-image._05 {
    background-size: 140px;
  }
  .instagramembed {
    display: block;
    min-width: auto;
    margin-top: 10px;
    margin-right: auto;
    text-align: center;
  }
  .social-media-wrapper {
    margin-top: 101px;
  }
  .mobile-nav-link {
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 16px;
  }
  .button-2 {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 14px;
    font-weight: 400;
  }
  .horizontal-line {
    width: 20%;
    margin-top: 24px;
    margin-bottom: 24px;
  }
  .video-wrapper {
    width: 90%;
  }
  .smallbrandused-logo {
    width: 130px;
    margin-left: 21px;
  }
  .ppf-packages-wrapper {
    width: 300px;
  }
  .ppf-text-wrapper {
    width: 300px;
    margin-top: -19px;
  }
  .div-block-5 {
    margin-bottom: 36px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .footer-button {
    margin-right: 5px;
    margin-bottom: 13px;
    margin-left: 5px;
  }
  .ppf-button-hover-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .ppf-hover-button {
    width: 220px;
    height: 35px;
    margin-bottom: 8px;
  }
  .link-block-5 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 220px;
    height: 35px;
    -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;
  }
  .icon-3 {
    left: -12px;
    right: 70px;
    font-size: 16px;
  }
  .link-3 {
    color: #1677d1;
    text-decoration: underline;
  }
  .herosection-logo {
    width: 50px;
    height: 50px;
  }
  .herosection-paragraph {
    font-size: 13px;
  }
  .horizonpricetable-featuretext {
    width: 93%;
    text-align: center;
  }
  .horizonpricetable-featurewrap {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .text-block-10 {
    width: 7%;
  }
  .button.lrmargin-auto {
    width: 220px;
    padding-top: 12px;
    padding-right: 15px;
    padding-bottom: 12px;
  }
  .buttontext {
    font-size: 13px;
  }
  ._2steppopup-title {
    margin-bottom: 20px;
    font-size: 28px;
  }
  .screenshotreview-image {
    height: 400px;
  }
  .screenshotreview-image._2 {
    margin-top: 30px;
  }
}

@font-face {
  font-family: 'Fontawesome webfont';
  src: url('../fonts/fontawesome-webfont.woff2') format('woff2'), url('../fonts/fontawesome-webfont.eot') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff') format('woff'), url('../fonts/fontawesome-webfont.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Helvetica';
  src: url('../fonts/Helvetica-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Helvetica';
  src: url('../fonts/Helvetica-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Helvetica';
  src: url('../fonts/Helvetica-Regular-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'Helvetica extra';
  src: url('../fonts/Helvetica-Extra-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'Fontawesome';
  src: url('../fonts/FontAwesome.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}