.nav-bar-desktop {
  z-index: 10000;
  width: 100%;
  height: 15%;
  background-image: url('../images/Nav-Background.jpg');
  background-position: 50%;
  background-repeat: repeat;
  background-size: cover;
  background-attachment: scroll;
  justify-content: center;
  display: flex;
  position: fixed;
}

.logo {
  width: 100%;
  justify-content: flex-start;
  align-items: center;
  padding-left: 37px;
  display: flex;
}

.slogan {
  width: 100%;
  justify-content: flex-end;
  align-items: center;
  padding-right: 37px;
  display: flex;
}

.image {
  padding-top: 25px;
  padding-bottom: 25px;
}

.controller {
  width: 95%;
  flex: 1;
  justify-content: center;
  align-items: flex-end;
  margin-top: 0;
  padding-left: 367px;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.div-block-2 {
  width: 100%;
  height: 10vh;
  background-color: rgba(255, 255, 255, 0);
  background-image: url('../images/Controll-bar.png');
  background-position: 50%;
  background-size: cover;
  background-attachment: scroll;
  flex: 1;
  justify-content: flex-end;
  align-items: center;
  padding-right: 22px;
  display: flex;
}

.div-block-2.con {
  height: 6vh;
  background-color: rgba(34, 34, 34, 0);
  background-image: url('../images/Controll-bar_1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex: 1;
  margin-top: 137px;
  padding: 32px 0;
}

.home {
  border-radius: 20px;
  margin-left: 22px;
  margin-right: 22px;
  padding-left: 41px;
  padding-right: 41px;
  font-weight: 700;
}

.home.con {
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 4px solid #3898ec;
  margin-left: 2px;
  margin-right: 2px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 20px;
}

.home.con.w--current {
  padding: 6px 24px;
}

.services {
  border-radius: 20px;
  margin-left: 22px;
  margin-right: 22px;
  padding-left: 41px;
  padding-right: 41px;
  font-weight: 700;
}

.services.con {
  color: #424242;
  background-color: rgba(56, 152, 236, 0);
  border: 4px solid #3898ec;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 20px;
}

.services.con:hover {
  color: #202020;
}

.services.con.w--current {
  color: #fff;
  background-color: #3898ec;
}

.services.con.services-a {
  padding: 6px 24px;
}

.gallery {
  border-radius: 20px;
  margin-left: 22px;
  margin-right: 22px;
  padding-left: 41px;
  padding-right: 41px;
  font-weight: 700;
}

.gallery.con {
  color: #424242;
  background-color: rgba(92, 82, 82, 0);
  border: 4px solid #3898ec;
  padding: 6px 24px;
  font-size: 20px;
}

.contact {
  border-radius: 20px;
  margin-left: 22px;
  margin-right: 22px;
  padding-left: 41px;
  padding-right: 41px;
  font-weight: 700;
}

.contact.con {
  color: #424242;
  background-color: rgba(56, 152, 236, 0);
  border: 4px solid #3898ec;
  padding: 6px 24px;
  font-size: 20px;
}

.body {
  background-color: #acacac;
}

.slider-services {
  background-image: url('../images/Vehcile-Branding.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
}

.left-row {
  width: 100%;
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 269px 0 69px;
  display: flex;
}

.services.head {
  width: 50%;
  text-align: center;
  flex: 0 auto;
  justify-content: center;
  align-self: center;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.slider {
  width: 90vw;
  height: 45vh;
  background-color: rgba(221, 221, 221, 0);
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.slide {
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
}

.heading-3 {
  color: #fff;
  font-family: Avgardd, sans-serif;
}

.large-format-printing {
  background-image: linear-gradient(to right, #1c1c1c, #0a0a0a 24%, #000 57%, #1c1c1c 99%);
  flex-direction: row;
  padding-top: 0;
  padding-bottom: 45px;
  display: flex;
}

.blank-left-coloum {
  width: 100%;
  position: relative;
}

.right-container-text {
  width: 100%;
  padding-top: 22px;
  padding-bottom: 22px;
}

.paragraph-3 {
  color: #fff;
  padding-right: 227px;
  font-family: Avenirltstd book, sans-serif;
  font-size: 20px;
  line-height: 25px;
}

.company-profile {
  background-color: #fff;
  padding-top: 26px;
  padding-bottom: 26px;
  display: flex;
}

.company-profile-button {
  color: #000;
  background-color: #fff;
  border: 3px solid #000;
  border-radius: 20px;
  font-family: Avenirltstd book, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.image-2 {
  margin-left: 105px;
  padding: 51px;
  position: absolute;
  top: -8.859px;
  left: 5px;
}

.image-2.b {
  margin-left: 0;
  padding-right: 161px;
}

.large-format-printing-heading {
  color: #fff;
  margin-bottom: 0;
  padding-bottom: 0;
  font-family: Avgardd, sans-serif;
  line-height: 40px;
}

.company-profile-heading {
  color: #000;
  padding-bottom: 14px;
  font-family: Avgardd, sans-serif;
}

.mask {
  width: 100%;
  flex: 0 auto;
}

.how-can-we-help {
  flex-direction: row;
  display: flex;
}

.form-left {
  width: 100%;
  background-color: #e6e6e6;
  flex-direction: column;
  padding: 0;
  display: flex;
}

.form-right {
  width: 100%;
  background-color: #e6e6e6;
  justify-content: flex-end;
  display: flex;
}

.container-contact {
  flex-direction: row;
  flex: 1;
  display: flex;
}

.heading-contact {
  color: #000;
  text-align: center;
  padding-top: 0;
  padding-bottom: 21px;
}

.html-embed {
  height: 45vh;
  padding-left: 94px;
}

.footer {
  background-color: #1a1a1a;
}

.main-contain {
  height: 45vh;
  justify-content: center;
  padding: 36px 112px;
  display: flex;
}

.a {
  margin-left: 0;
  margin-right: 0;
  padding: 42px 0;
}

.b {
  padding-left: 111px;
  padding-right: 111px;
}

.void {
  width: 10%;
}

.void-space {
  height: 12%;
}

.homew {
  text-decoration: none;
}

.homew.ps {
  padding-top: 11px;
  padding-bottom: 11px;
}

.homew.about {
  padding-top: 0;
  padding-bottom: 11px;
}

.gallery {
  margin-left: 0;
  margin-right: 0;
  padding: 11px 0;
}

.contact-footer, .gallery-footer {
  padding-top: 11px;
  padding-bottom: 11px;
}

.link {
  color: #666;
  font-family: Avenirltstd book, sans-serif;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
}

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

.c {
  padding-right: 111px;
}

.contact-footer-sub {
  text-decoration: none;
}

.contact-footer-sub.ps-copy, .cell-footer {
  padding-top: 11px;
  padding-bottom: 11px;
}

.facebook-icon {
  margin-left: 0;
  margin-right: 0;
  padding: 11px 20px 11px 0;
}

.d2 {
  padding-right: 11px;
}

.text-block {
  color: #666;
  padding-top: 1px;
  font-family: Avenirltstd book, sans-serif;
}

.image-4 {
  height: 220px;
}

.image-5 {
  display: none;
}

.vehicle-branding {
  justify-content: flex-start;
  align-items: center;
  padding-top: 50px;
  padding-bottom: 50px;
  padding-left: 148px;
  display: flex;
}

.vehcile-image {
  padding-left: 51px;
  padding-right: 51px;
}

.heading-7 {
  text-align: center;
  font-size: 15px;
}

.right {
  width: 50%;
  border-left: 2px solid #1a1a1a;
  justify-content: center;
  align-items: center;
  margin-top: 17px;
  margin-bottom: 17px;
  font-size: 20px;
  font-weight: 700;
  text-decoration: none;
  display: flex;
}

.conainer {
  width: 85%;
  flex-direction: row;
  flex: 0 auto;
  justify-content: center;
  display: flex;
}

.left {
  width: 50%;
}

.link-2 {
  color: #000;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 15px;
  text-decoration: none;
}

.heel {
  justify-content: center;
  display: flex;
}

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

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

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.hamburger, .mobile-nav-extended, .center-info {
  display: none;
}

.services-ham, .gallery-hamburger-link {
  border-radius: 20px;
  margin-left: 22px;
  margin-right: 22px;
  padding-left: 41px;
  padding-right: 41px;
  font-weight: 700;
}

.hamburger-foorer {
  width: 85%;
  justify-content: center;
  display: flex;
}

.x3-cards {
  justify-content: center;
  display: flex;
}

.cards-hero {
  width: 100%;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.indoor {
  width: 100%;
  height: 95vh;
  text-align: center;
  background-image: linear-gradient(rgba(0, 0, 0, 0), #00afef), url('../images/Indoorr-background.jpg');
  background-position: 0 0, 0 0;
  background-repeat: repeat, repeat-x;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  padding: 0 0 77px;
  display: flex;
}

.indoor:hover {
  background-image: url('../images/Indoorr-background.jpg'), linear-gradient(rgba(0, 0, 0, 0), #00afef);
  background-position: 0 0, 0 0;
  background-repeat: repeat-x, repeat;
  background-size: cover, auto;
}

.icon {
  width: 100%;
  height: 66.9844vh;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding-top: 135px;
  display: flex;
}

.image-7 {
  flex: 1;
  padding: 104px;
}

.button-2 {
  color: #000;
  background-color: #fff;
  border-radius: 601px;
  font-size: 25px;
  font-weight: 700;
}

.outdoor-i {
  width: 100%;
  height: 95vh;
  text-align: center;
  background-image: linear-gradient(rgba(0, 0, 0, 0), #ec268f), url('../images/Outdoor-Sign.jpg');
  background-position: 0 0, 0 0;
  background-repeat: repeat, repeat-x;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  padding: 0 0 77px;
  display: flex;
}

.outdoor-i:hover {
  background-image: url('../images/Outdoor-Sign.jpg'), linear-gradient(rgba(0, 0, 0, 0), #ec268f);
  background-position: 0 0, 0 0;
  background-repeat: repeat-x, repeat;
  background-size: cover, auto;
}

.v-wrap-i {
  width: 100%;
  height: 95vh;
  text-align: center;
  background-image: linear-gradient(rgba(0, 0, 0, 0), #fff212), url('../images/V-Wrap-icon-.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  padding: 0 0 77px;
  display: flex;
}

.v-wrap-i:hover {
  background-image: url('../images/V-Wrap-icon-.jpg'), linear-gradient(rgba(0, 0, 0, 0), #fff212);
  background-position: 0 0, 0 0;
  background-repeat: repeat-x, repeat;
  background-size: cover, auto;
}

.outdoor-icon, .v-wrap {
  color: #000;
  background-color: #fff;
  border-radius: 601px;
  font-size: 25px;
  font-weight: 700;
}

.section-b {
  height: 300%;
  justify-content: center;
  display: flex;
}

.secton-b-herp {
  width: 95%;
}

.heading {
  padding: 40px 336px;
}

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

.paragraph-4 {
  text-align: center;
  font-size: 18px;
}

.heading-10 {
  width: 99.9999%;
  font-family: Avgardd, sans-serif;
}

.columns {
  width: 95%;
}

.column {
  text-align: center;
}

.column-2 {
  color: #fff;
  padding-bottom: 0;
  padding-right: 121px;
}

.welcome-hero {
  background-color: #f5f5f5;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-top: 128px;
  display: flex;
}

.left-column {
  width: 100%;
}

.right-column {
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  padding-top: 113px;
  padding-bottom: 0;
  display: flex;
}

.heading {
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 0 77px 22px 54px;
  display: flex;
}

.button-section {
  justify-content: center;
  padding: 13px 303px 13px 44px;
  display: flex;
}

.paragraph-5 {
  width: auto;
  color: #000;
  padding: 0;
  font-family: Avenirltstd book, sans-serif;
  font-size: 23px;
  line-height: 28px;
}

.sub-headinhg {
  color: #fff;
  margin-top: 0;
  font-family: Avenirltstd book, sans-serif;
  font-size: 20px;
}

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

.image-8 {
  padding-top: 39px;
  padding-bottom: 147px;
}

.last-section {
  height: 20vh;
  background-image: url('../images/CMYK-Paint.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  margin-bottom: 36px;
  padding-top: 0;
  padding-bottom: 0;
}

.section-2 {
  background-color: #ccc;
  padding-top: 0;
  padding-bottom: 0;
}

.scroll-track {
  height: 400vh;
  position: relative;
}

.sticky {
  background-color: rgba(255, 77, 77, 0);
  padding-top: 0;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.flex {
  width: 400vh;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/Outdoor-Sign.jpg');
  background-position: 0 100%;
  background-size: cover;
  align-items: stretch;
  padding-top: 72px;
  padding-left: 85px;
  padding-right: 0;
  display: flex;
}

.consultation {
  width: 15%;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  margin-top: 25px;
  padding: 68px 0;
  display: flex;
}

.div-block-9 {
  width: 85%;
  height: 21vh;
  background-color: #000;
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
}

.heading-11 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  padding: 15px 15px 0;
  font-family: Avenirltstd, sans-serif;
  font-size: 28px;
}

.paragraph-6 {
  color: #fff;
  background-color: #000;
  border-bottom-right-radius: 60px;
  border-bottom-left-radius: 20px;
  margin-bottom: 0;
  padding: 23px 24px;
  font-family: Avenirltstd book, sans-serif;
  font-size: 18px;
}

.div-block-10 {
  width: 85%;
  height: 38vh;
  background-color: #0cf;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-10.site {
  height: 38vh;
  background-color: #f0b;
}

.div-block-10.design {
  width: 85%;
  height: 38vh;
  background-color: #ebd52a;
  flex: 0 auto;
  justify-content: center;
  padding-top: 0;
  padding-bottom: 0;
}

.div-block-10.consultation {
  height: 38vh;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.div-block-10.installation {
  width: 85%;
  background-color: #f0b;
  margin-top: 0;
}

.image-9 {
  padding: 0;
}

.site-visit {
  width: 15%;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  margin-top: 25px;
  padding: 68px 0;
  display: flex;
}

.design {
  width: 15%;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  margin-top: 25px;
  padding: 47px 0 68px;
  display: flex;
}

.design.popup {
  width: 100%;
  margin-top: 10px;
  padding: 0;
}

.fabrication, .installation {
  width: 15%;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  margin-top: 25px;
  padding: 68px 0;
  display: flex;
}

.heading-12 {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Avenirltstd, sans-serif;
  font-size: 50px;
}

.windows-art-frosting {
  background-color: #fff;
  flex-direction: row-reverse;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-13 {
  color: #0cf;
  font-family: Avenirltstd, sans-serif;
  position: static;
}

.heading-14 {
  text-align: center;
  font-family: Avenirltstd, sans-serif;
  font-size: 50px;
}

.button-hero {
  justify-content: center;
  padding: 28px 0;
  display: flex;
}

.container {
  width: 95%;
}

.top-row {
  justify-content: center;
  display: flex;
}

.pvc-printing {
  text-align: center;
  background-color: #1ec1fc;
  border-radius: 600px;
  align-items: center;
  margin-left: 17px;
  margin-right: 17px;
  padding: 20px 32px;
  display: flex;
}

.text-block-2 {
  color: #fff;
  font-family: Avenirltstd book, sans-serif;
  font-size: 22px;
}

.text-block-3, .text-block-4, .text-block-5, .text-block-6, .text-block-7 {
  color: #fff;
  font-size: 22px;
}

.bottom-row {
  justify-content: center;
  padding-top: 27px;
  padding-bottom: 27px;
  display: flex;
}

.container-m {
  display: none;
}

.heading-15 {
  color: #000;
  font-family: Avgardd, sans-serif;
  font-size: 50px;
}

.div-block-11 {
  background-color: #fff;
}

.heading-section {
  height: 60vh;
  background-color: #575757;
  background-image: url('../images/Recent-Work.jpg');
  background-position: 50%;
  background-size: contain;
  background-attachment: fixed;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  padding-top: 256px;
  display: flex;
}

.recent-work, .arrow-down {
  text-align: center;
}

.heading-41 {
  color: #fff;
  font-family: Avenirltstd, sans-serif;
  font-size: 50px;
}

.text-block-13 {
  color: #fff;
  padding-bottom: 22px;
  font-family: Avenirltstd book, sans-serif;
  font-size: 22px;
}

.top-image {
  height: auto;
  background-color: #f1f1f1;
  border-radius: 10px;
  flex-direction: column;
  flex: 1;
  align-items: center;
  margin-left: 14px;
  margin-right: 14px;
  padding: 19px 15px 15px;
  display: flex;
}

.text {
  font-size: 25px;
}

.image-33 {
  padding-top: 0;
}

.g-section {
  justify-content: center;
  padding: 101px 52px 34px;
  display: flex;
}

.recent-work-image-copy {
  width: 100%;
  height: 100%;
  background-image: url('../images/Full-Wrap.jpg');
  background-position: 50%;
  background-size: cover;
  padding-top: 131px;
  padding-bottom: 131px;
}

.dome {
  background-color: #fff;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
}

.dome.cdx {
  width: 100%;
  height: 100%;
  background-image: url('../images/Chromadek.jpg');
  background-position: 50%;
  background-size: cover;
}

.dome.t {
  width: 100%;
  height: 100%;
  background-image: url('../images/Dome-Sticker.jpg');
  background-position: 50%;
  background-size: cover;
  padding-top: 131px;
  padding-bottom: 131px;
}

.sign {
  width: 100%;
  height: 100%;
  background-image: url('../images/Disclamer-Image.jpg');
  background-position: 50%;
  background-size: cover;
}

.perspex {
  width: 100%;
  height: 100%;
}

.perspex.sandblast {
  background-image: url('../images/Sandblast-Windlow.jpg');
  background-position: 50%;
  background-size: cover;
}

.perspex.t {
  background-image: url('../images/Perspex-Sign.jpg');
  background-position: 50%;
  background-size: cover;
}

.g-section-below {
  justify-content: center;
  align-items: stretch;
  padding: 0 52px 136px;
  display: flex;
}

.fence-banner {
  width: 100%;
  height: 100%;
  background-image: url('../images/Fence-Banner.jpg');
  background-position: 50%;
  background-size: cover;
  padding-top: 131px;
  padding-bottom: 131px;
}

.heading-42, .heading-43 {
  margin-top: 0;
  margin-bottom: 0;
  padding: 13px;
  font-family: Avenirltstd, sans-serif;
  font-size: 25px;
}

.heading-44 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding: 13px;
  font-family: Avenirltstd, sans-serif;
  font-size: 25px;
  position: static;
}

.heading-45 {
  margin-top: 0;
  margin-bottom: 0;
  padding: 13px;
  font-family: Avenirltstd, sans-serif;
  font-size: 25px;
}

.paragraph-25 {
  margin-bottom: 0;
  font-family: Avenirltstd book, sans-serif;
}

.heading-46, .heading-47, .heading-48, .heading-49 {
  font-family: Avenirltstd, sans-serif;
  font-size: 25px;
}

.design-button {
  background-color: #282828;
  border-radius: 20px;
  margin-left: 0;
  margin-right: 10px;
  padding: 15px 39px;
  font-family: Avgardd, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.print-button, .brand-button {
  background-color: #282828;
  border-radius: 20px;
  margin-left: 0;
  margin-right: 10px;
  padding: 15px 39px;
  font-family: Avgardd, sans-serif;
  font-size: 16px;
}

.design-popup-window {
  width: auto;
  flex-direction: row;
  padding-left: 131px;
  padding-right: 0;
  display: none;
  position: absolute;
  top: 26%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.design-popup-window.print, .design-popup-window.print.brand {
  display: none;
}

.ghost-div {
  width: 100%;
}

.right-popup-display {
  width: 100%;
  padding: 0;
}

.design-popi {
  width: 85%;
  height: 38vh;
  background-color: #0cf;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.design-popi.site {
  height: 38vh;
  background-color: #f0b;
}

.design-popi.design {
  width: 85%;
  height: 38vh;
  background-color: #ebd52a;
  background-image: url('../images/design_800x600.gif');
  background-position: 50%;
  background-size: auto;
  flex-direction: row;
  flex: 0 auto;
  justify-content: center;
  padding-top: 0;
  padding-bottom: 0;
}

.design-popi.design.pirnt {
  background-image: url('../images/80dc031fd46cde252b8db85fed876396.gif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
}

.design-popi.design.pirnt.brand {
  background-image: url('../images/ezgif.com-gif-maker-1.gif');
}

.design-popi.consultation {
  height: 38vh;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.design-popi.installation {
  width: 85%;
  background-color: #f0b;
  margin-top: 0;
}

.design-close-button {
  padding-top: 9px;
}

.button-3 {
  border-radius: 20px 20px 0 0;
  padding: 26px 26px 26px 22px;
}

.main-header {
  min-width: 100%;
  background-color: #292929;
  display: block;
}

.hero {
  background-image: url('../images/Contact.png');
  background-position: 0 0;
  background-size: cover;
  flex-direction: column;
  padding-top: 210px;
  display: flex;
}

.left-col {
  width: 100%;
  justify-content: center;
  padding-top: 105px;
  padding-bottom: 38px;
  display: flex;
}

.arrow {
  padding: 12px;
  display: flex;
}

.we-help {
  display: block;
}

.image-34 {
  padding-left: 22px;
}

.image-35 {
  flex: 1;
}

.section-3 {
  background-color: #e6e6e6;
  flex-direction: row;
  padding: 48px 28px 84px 0;
  display: flex;
}

.g-map {
  width: 100%;
}

.email {
  width: 100%;
  padding-left: 23px;
  padding-right: 23px;
}

.map-container {
  width: 100%;
}

.html-embed-2 {
  width: 100%;
  padding: 0 1px 0 0;
  display: flex;
}

.paragraph-28 {
  font-family: Avenirltstd book, sans-serif;
}

.locate-us {
  color: #000;
  text-align: center;
  padding-top: 0;
  padding-bottom: 21px;
}

.paragraph-32 {
  font-family: Avenirltstd book, sans-serif;
  position: static;
}

.paragraph-33, .paragraph-34, .paragraph-35, .paragraph-36, .paragraph-37, .paragraph-38 {
  font-family: Avenirltstd book, sans-serif;
}

.dedicated-whatsapp-icon {
  z-index: 0;
  justify-content: center;
  display: flex;
  position: fixed;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.whatsapp-icon-responsive {
  z-index: 1;
  width: 10%;
  height: 8vh;
  flex: none;
  justify-content: flex-end;
  display: flex;
  position: relative;
}

.whatsapp-icon {
  width: 8%;
  height: 8%;
  background-image: url('../images/whatspulse.gif');
  background-position: 50%;
  background-size: cover;
  position: fixed;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.div-block-114 {
  flex-direction: column;
  justify-content: center;
  display: flex;
  position: relative;
}

@media screen and (min-width: 1280px) {
  .main-contain {
    padding-left: 120px;
    padding-right: 120px;
  }

  .image-4 {
    height: 220px;
  }

  .heading-section {
    padding-bottom: 45px;
  }
}

@media screen and (min-width: 1440px) {
  .div-block-2.con {
    height: 6vh;
    margin-top: 137px;
    padding-left: 1px;
    padding-right: 6px;
  }

  .home.con.w--current, .services.con.services-a, .gallery.con, .contact.con {
    padding: 6px 24px;
  }

  .right-container-text {
    padding-left: 196px;
  }

  .image-2.b {
    padding-left: 241px;
    padding-right: 20px;
  }

  .main-contain {
    padding-left: 266px;
    padding-right: 266px;
  }

  .image-4 {
    height: 220px;
  }

  .heading-section {
    height: 65vh;
    background-color: #3d3d3d;
    justify-content: center;
    align-items: center;
    padding-top: 186px;
    padding-bottom: 0;
    display: flex;
  }

  .recent-work {
    text-align: center;
  }

  .arrow-down {
    text-align: center;
    padding-top: 21px;
    padding-bottom: 4px;
  }

  .heading-41, .text-block-13 {
    color: #fff;
  }

  .top-image {
    flex: 1;
  }

  .g-section {
    flex-direction: row;
    justify-content: center;
    padding-top: 101px;
    padding-left: 52px;
    padding-right: 52px;
    display: flex;
  }

  .recent-work-image-copy {
    width: 100%;
    height: 100%;
    background-image: url('../images/Full-Wrap.jpg');
    background-position: 0 0;
    background-size: cover;
    padding: 113px 0;
  }

  .dome {
    width: 100%;
    height: 100%;
    background-image: url('../images/Dome-Sticker.jpg');
    background-position: 50%;
    background-size: cover;
    padding-top: 113px;
    padding-bottom: 113px;
  }
}

@media screen and (min-width: 1920px) {
  .nav-bar-desktop {
    height: auto;
  }

  .logo {
    padding-top: 28px;
    padding-bottom: 28px;
  }

  .image {
    padding-top: 7px;
    padding-bottom: 7px;
  }

  .div-block-2.con {
    height: 6vh;
    background-position: 100%;
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-attachment: scroll;
    margin-top: 140px;
    position: fixed;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .home.con.w--current, .services.con.services-a, .gallery.con {
    font-family: Avgardd, sans-serif;
  }

  .contact.con {
    font-family: Avenirltstd, sans-serif;
  }

  .left-row {
    padding-top: 160px;
  }

  .heading-3 {
    font-family: Avgardd, sans-serif;
    font-size: 50px;
  }

  .large-format-printing {
    padding-left: 160px;
    padding-right: 134px;
  }

  .right-container-text {
    padding-left: 35px;
  }

  .paragraph-3 {
    font-family: Avenirltstd book, sans-serif;
    font-size: 22px;
    line-height: 23px;
  }

  .large-format-printing-heading {
    margin-bottom: 31px;
    padding-top: 23px;
    font-family: Avgardd, sans-serif;
    font-size: 50px;
    line-height: 48px;
  }

  .company-profile-heading {
    font-family: Avgardd, sans-serif;
    font-size: 50px;
  }

  .form-left {
    flex: 0 auto;
    padding: 0;
  }

  .container-contact {
    width: 50%;
  }

  .heading-contact {
    padding-top: 31px;
    padding-bottom: 31px;
    font-family: Avenirltstd, sans-serif;
    font-size: 50px;
  }

  .contact-form-code {
    width: auto;
  }

  .html-embed {
    width: auto;
    height: 45vh;
    flex-direction: row;
    padding-left: 0;
    display: flex;
  }

  .main-contain {
    padding-left: 266px;
    padding-right: 266px;
    font-family: Avenirltstd, sans-serif;
  }

  .link {
    font-family: Avgardd, sans-serif;
    font-size: 22px;
  }

  .link.servuces.ps, .link.servuces-copy.ps, .heading-6 {
    font-family: Avgardd, sans-serif;
  }

  .text-block {
    padding-right: 0;
    font-family: Avenirltstd book, sans-serif;
    font-size: 20px;
    line-height: 23px;
  }

  .div-block-3 {
    width: 100%;
    flex-direction: column;
    flex: 1;
    display: flex;
  }

  .vehicle-branding {
    padding-top: 0;
    padding-bottom: 0;
  }

  .vehcile-image {
    padding-left: 0;
    padding-right: 0;
  }

  .container {
    flex-direction: column;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    padding: 0;
    display: flex;
  }

  .heading-10 {
    font-family: Avgardd, sans-serif;
    font-weight: 700;
  }

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

  .column {
    padding-top: 90px;
    padding-bottom: 90px;
  }

  .column-2 {
    padding-top: 33px;
    padding-bottom: 33px;
  }

  .welcome-hero {
    padding-top: 260px;
    padding-left: 53px;
  }

  .button-section {
    padding: 28px 453px 28px 0;
  }

  .paragraph-5 {
    padding-right: 217px;
    font-size: 32px;
    line-height: 32px;
  }

  .sub-headinhg {
    font-family: Avenirltstd book, sans-serif;
  }

  .flex {
    padding-right: 0;
  }

  .heading-11 {
    font-size: 32px;
  }

  .paragraph-6 {
    padding-left: 27px;
    padding-right: 27px;
    font-size: 23px;
    line-height: 24px;
  }

  .heading-12 {
    font-size: 50px;
  }

  .heading-13 {
    padding-bottom: 39px;
    font-size: 50px;
  }

  .heading-14 {
    font-size: 50px;
  }

  .heading-section {
    height: 55vh;
    background-color: #3d3d3d;
    background-position: 50% 80%;
    background-size: cover;
    justify-content: center;
    align-items: center;
    padding-top: 182px;
    display: flex;
  }

  .recent-work {
    padding: 18px;
  }

  .heading-41 {
    color: #fff;
    text-align: center;
    padding: 5px;
    font-family: Avenirltstd, sans-serif;
    font-size: 50px;
  }

  .text-block-13 {
    color: #fff;
    text-align: center;
    padding-left: 74px;
    padding-right: 74px;
    font-family: Avenirltstd book, sans-serif;
    font-size: 20px;
  }

  .div-block-113 {
    padding: 3px 17px;
  }

  .gallery {
    border-radius: 20px;
  }

  .container {
    height: auto;
    flex-direction: column;
    flex: 1;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    padding: 51px 0;
    display: flex;
  }

  .top-row {
    height: auto;
    flex-flow: row;
    flex: 0 auto;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-content: center;
    justify-content: center;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .gellery-container {
    flex-direction: column;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    padding: 52px 0 0;
    display: flex;
  }

  .top-image {
    width: 25%;
    height: auto;
    -webkit-text-fill-color: inherit;
    background-color: rgba(240, 240, 240, .53);
    background-clip: border-box;
    border-radius: 17px;
    flex-direction: column;
    flex: 1;
    justify-content: center;
    align-items: center;
    margin-left: 34px;
    margin-right: 34px;
    padding: 20px 19px;
    display: flex;
  }

  .image-33 {
    height: auto;
  }

  .g-section {
    flex-direction: row;
    padding: 101px 52px 47px;
    display: flex;
  }

  .recent-work-image-copy {
    width: 100%;
    height: 100%;
    background-image: url('../images/Full-Wrap.jpg');
    background-position: 50%;
    background-size: cover;
    border-radius: 12px;
    padding-top: 131px;
    padding-bottom: 131px;
  }

  .dome {
    width: 100%;
    height: 100%;
    background-image: url('../images/Dome-Sticker.jpg');
    background-position: 50% 80%;
    background-size: 443px;
    border-radius: 12px;
    padding-top: 131px;
    padding-bottom: 131px;
  }

  .dome.cdx {
    background-image: url('../images/Chromadek.jpg');
    background-position: 50% 0;
  }

  .sign {
    width: 100%;
    height: 100%;
    background-image: url('../images/Disclamer-Image.jpg');
    background-position: 50% 0;
    background-size: 502px;
    border-radius: 12px;
    padding-top: 131px;
    padding-bottom: 131px;
  }

  .sign.box-sign {
    background-image: url('../images/Road-Sign.jpg');
    background-position: 100%;
    background-size: cover;
  }

  .perspex {
    width: 100%;
    height: 100%;
    background-image: url('../images/Perspex-Sign.jpg');
    background-position: 0%;
    background-size: 384px;
    border-radius: 12px;
    padding-top: 131px;
    padding-bottom: 131px;
  }

  .perspex.sandblast {
    background-image: url('../images/Sandblast-Windlow.jpg');
    background-position: 100%;
    background-size: cover;
  }

  .g-section-below {
    padding: 0 52px 75px;
    display: flex;
  }

  .fence-banner {
    width: 100%;
    height: 100%;
    background-image: url('../images/Fence-Banner.jpg');
    background-position: 50%;
    border-radius: 12px;
    padding-top: 131px;
    padding-bottom: 131px;
  }

  .heading-42, .heading-43, .heading-44, .heading-45 {
    font-size: 30px;
  }

  .paragraph-25 {
    font-size: 20px;
  }

  .heading-46, .heading-47, .heading-48, .heading-49 {
    font-size: 30px;
  }

  .design-button, .print-button, .brand-button {
    padding: 16px 39px;
  }

  .button-3 {
    padding-bottom: 60px;
  }

  .main-header {
    height: 65vh;
  }

  .hero {
    height: 100%;
    background-image: url('../images/Contact.png');
    background-position: 50% 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    flex-direction: column;
    justify-content: center;
    padding-top: 198px;
    display: flex;
  }

  .left-col {
    flex: 0 auto;
    justify-content: center;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .section-3 {
    padding-top: 51px;
    padding-left: 0;
    padding-right: 0;
  }

  .g-map {
    flex-direction: column;
    flex: 1;
    justify-content: center;
    align-items: center;
    margin-left: 0;
    padding-bottom: 0;
    padding-left: 0;
    display: flex;
  }

  .email {
    width: 100%;
    flex-direction: column;
    flex: 1;
    justify-content: center;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .map-container {
    width: auto;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .html-embed-2 {
    width: 42vw;
    height: 100%;
    border-radius: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .paragraph-26, .paragraph-27 {
    font-size: 22px;
  }

  .paragraph-28 {
    width: auto;
    font-family: Avenirltstd book, sans-serif;
    font-size: 22px;
    line-height: 25px;
  }

  .locate-us {
    padding-top: 31px;
    padding-bottom: 31px;
    font-family: Avenirltstd, sans-serif;
    font-size: 50px;
  }

  .paragraph-29, .paragraph-30, .paragraph-31 {
    font-size: 22px;
    line-height: 25px;
  }

  .paragraph-32, .paragraph-33, .paragraph-34, .paragraph-35, .paragraph-36, .paragraph-37, .paragraph-38 {
    font-size: 20px;
  }

  .whatsapp-icon-responsive {
    height: 8vh;
  }

  .whatsapp-icon {
    width: 5%;
    background-position: 100%;
    background-repeat: no-repeat;
    background-size: contain;
  }
}

@media screen and (max-width: 991px) {
  .nav-bar-desktop {
    flex-direction: row;
  }

  .controller {
    width: 90%;
    height: 20%;
    flex-direction: column;
    flex: 1;
    justify-content: center;
    align-items: center;
    padding-top: 0;
    padding-left: 0;
    display: block;
    position: fixed;
  }

  .div-block-2.con {
    width: 100%;
    flex-direction: row;
    justify-content: flex-end;
    padding: 0;
  }

  .home.con {
    padding: 6px 24px;
  }

  .slider-services {
    flex-wrap: nowrap;
  }

  .left-row {
    padding-top: 240px;
  }

  .slider {
    width: auto;
    height: 55vh;
  }

  .paragraph-3 {
    padding-right: 17px;
  }

  .image-2 {
    top: 118.141px;
  }

  .how-can-we-help {
    flex-flow: row;
    justify-content: center;
    align-items: flex-end;
  }

  .form-left {
    padding-left: 15px;
    padding-right: 15px;
  }

  .form-right {
    width: 0%;
    height: 100vh;
  }

  .container-contact {
    flex: 1;
    justify-content: center;
    padding-left: 0;
  }

  .main-contain {
    padding-left: 19px;
  }

  .a {
    margin-left: -2px;
    margin-right: -2px;
    padding: 27px 0;
  }

  .b {
    padding-left: 15px;
    padding-right: 102px;
  }

  .void {
    width: 8%;
  }

  .c {
    padding-right: 41px;
  }

  .contact-footer-sub.ps-copy {
    padding-right: 0;
  }

  .image-3 {
    z-index: 1;
    width: auto;
    height: 100vh;
    flex: 1;
    align-self: auto;
    display: block;
    position: absolute;
  }

  .div-block-3 {
    z-index: 2;
    background-color: rgba(255, 255, 255, .91);
    border-radius: 25px;
    align-self: auto;
    padding: 130px 38px;
    position: relative;
  }

  .vehicle-branding {
    padding-left: 0;
  }

  .image-7 {
    padding: 29px;
  }

  .columns {
    flex: 0 auto;
  }

  .welcome-hero {
    padding-top: 304px;
  }

  .heading {
    padding-left: 41px;
    padding-right: 0;
  }

  .button-section {
    padding-left: 39px;
  }

  .paragraph-5 {
    font-size: 15px;
  }

  .image-8 {
    padding: 55px;
  }

  .section-2 {
    padding-top: 342px;
  }

  .scroll-track {
    height: auto;
  }

  .sticky {
    position: static;
  }

  .flex {
    width: auto;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: stretch;
    padding-left: 0;
    display: grid;
  }

  .consultation {
    width: 100%;
    flex: 0 auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .div-block-9 {
    width: 85%;
  }

  .paragraph-6 {
    padding-left: 44px;
    padding-right: 44px;
  }

  .div-block-10 {
    width: 85%;
  }

  .div-block-10.installation {
    justify-content: center;
  }

  .site-visit, .design, .fabrication, .installation {
    width: 100%;
    flex: 0 auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .button-hero {
    flex-direction: row;
    padding-left: 0;
    padding-right: 0;
  }

  .container {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .top-row {
    width: 100%;
  }

  .pvc-printing {
    margin-left: 14px;
    margin-right: 14px;
    padding: 7px 18px;
  }

  .text-block-2, .text-block-3, .text-block-4, .text-block-5, .text-block-6, .text-block-7 {
    text-align: center;
    font-size: 15px;
  }

  .bottom-row {
    width: 100%;
  }

  .top-image {
    flex: none;
    padding: 19px 24px;
  }

  .g-section {
    height: 120vh;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-wrap: nowrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    padding: 34px 0;
    display: grid;
  }

  .recent-work-image-copy {
    padding-top: 0;
    padding-bottom: 0;
  }

  .g-section-below {
    height: 120vh;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    padding-bottom: 72px;
    padding-left: 0;
    padding-right: 0;
    display: grid;
  }

  .design-popup-window {
    flex-flow: column;
    padding-left: 0;
    display: none;
  }

  .design-popi {
    width: 85%;
  }

  .design-popi.installation {
    justify-content: center;
  }

  .section-3 {
    flex-direction: column;
  }

  .g-map {
    flex-direction: column;
    flex: 1;
    align-items: center;
    display: flex;
  }

  .email {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .nav-bar-desktop {
    display: block;
  }

  .slogan {
    display: none;
  }

  .controller {
    flex-direction: column;
    display: none;
  }

  .div-block-2.con {
    display: none;
  }

  .home {
    display: flex;
  }

  .slider-services {
    flex-direction: column;
    align-items: center;
  }

  .left-row {
    width: 90%;
    padding-left: 0;
    padding-right: 0;
  }

  .services {
    padding: 5px;
  }

  .slider {
    width: 85vw;
  }

  .slide {
    background-size: contain;
  }

  .large-format-printing {
    flex-direction: column;
    padding-bottom: 0;
  }

  .right-container-text {
    text-align: center;
    margin-top: 489px;
    padding-top: 29px;
  }

  .right-container-text.d {
    margin-top: 0;
    padding-bottom: 29px;
  }

  .paragraph-3 {
    padding-right: 33px;
    font-size: 19px;
  }

  .company-profile {
    flex-direction: column;
    padding: 0;
  }

  .image-2 {
    padding-top: 100px;
    padding-left: 48px;
    padding-right: 48px;
    top: -83.859px;
  }

  .mask {
    padding: 61px 0 0;
  }

  .slide-nav {
    padding-top: 13px;
  }

  .main-contain {
    width: 85%;
    height: auto;
    flex-direction: column;
  }

  .a {
    padding-top: 87px;
    padding-bottom: 0;
  }

  .b {
    padding-left: 0;
    padding-right: 35px;
  }

  .c, .contact-footer-sub.ps-copy {
    padding-left: 0;
    padding-right: 0;
  }

  .image-3 {
    height: 112vh;
  }

  .image-4 {
    display: none;
  }

  .image-5 {
    display: block;
  }

  .heading-7._2 {
    color: #797979;
    line-height: 25px;
  }

  .right._2 {
    border-left-color: #797979;
  }

  .link-2._2 {
    color: #797979;
  }

  .hamburger {
    width: 100%;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-6 {
    justify-content: center;
    align-items: center;
    display: block;
  }

  .mobile-nav-extended {
    z-index: 5;
    height: 100vh;
    background-color: #2c2c2c;
    display: none;
    position: fixed;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .top {
    height: 15%;
    color: #616161;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding-top: 29px;
    padding-bottom: 29px;
    display: flex;
  }

  .left-logo {
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
    padding: 0;
    display: flex;
  }

  .right-hamburger {
    width: 100%;
  }

  .icon {
    justify-content: center;
    align-items: center;
    padding: 33px;
    display: flex;
  }

  .center-info {
    display: block;
  }

  .container {
    height: 100vw;
    flex-direction: column;
    justify-content: flex-end;
    padding-top: 87px;
    display: flex;
  }

  .home-link {
    color: #363636;
    padding-left: 57px;
    padding-right: 57px;
    text-decoration: none;
  }

  .heading-8 {
    color: #fff;
    font-size: 22px;
    text-decoration: none;
  }

  .services-ham {
    display: flex;
  }

  .services-link {
    color: #363636;
    padding-left: 57px;
    padding-right: 57px;
    text-decoration: none;
  }

  .gallery-hamburger-link {
    display: flex;
  }

  .galleru-link, .contact-lin-k {
    color: #363636;
    padding-left: 57px;
    padding-right: 57px;
    text-decoration: none;
  }

  .footer {
    flex-direction: row;
    justify-content: center;
    align-items: flex-end;
    display: flex;
    position: fixed;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .image-7 {
    padding: 0;
  }

  .welcome-hero {
    flex-direction: column-reverse;
  }

  .heading {
    text-align: center;
    padding-top: 52px;
    padding-left: 0;
  }

  .button-section {
    justify-content: center;
    padding-left: 0;
  }

  .paragraph-5 {
    padding-bottom: 27px;
  }

  .image-8 {
    padding: 0;
  }

  .windows-art-frosting {
    flex-direction: column-reverse;
  }

  .gellery-container {
    height: 100vw;
    flex-direction: column;
    justify-content: flex-end;
    padding-top: 87px;
    display: flex;
  }
}

@media screen and (max-width: 479px) {
  .nav-bar-desktop {
    z-index: 5;
    height: 14%;
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .logo {
    width: auto;
    flex: 0 auto;
    justify-content: center;
    padding-left: 0;
    padding-right: 0;
  }

  .slogan {
    padding-right: 0;
  }

  .image {
    width: 250px;
    padding: 0 24px 0 16px;
  }

  .controller {
    z-index: 60000;
    height: 100%;
    display: none;
    top: 0%;
    bottom: auto;
    left: auto;
    right: 0%;
  }

  .div-block-2.con {
    display: none;
  }

  .home {
    margin-left: 0;
    padding: 0 19px 0 0;
  }

  .slider-services {
    width: 100%;
    height: 27.9011%;
    background-size: cover;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .left-row {
    padding-top: 112px;
    padding-bottom: 0;
  }

  .services.head {
    padding-bottom: 0;
  }

  .home-slider {
    height: 85vh;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .slider {
    width: 100vw;
    height: auto;
    justify-content: center;
    padding: 20px;
  }

  .heading-3 {
    display: none;
  }

  .large-format-printing {
    align-items: center;
  }

  .blank-left-coloum {
    width: 100%;
    flex-direction: row;
    flex: 0 auto;
    justify-content: center;
    display: flex;
  }

  .right-container-text {
    margin-top: 352px;
  }

  .right-container-text.d {
    padding-top: 36px;
    padding-bottom: 36px;
  }

  .paragraph-3 {
    padding-left: 29px;
    padding-right: 29px;
    line-height: 24px;
  }

  .company-profile-button {
    font-family: Avenirltstd book, sans-serif;
  }

  .image-2 {
    padding-bottom: 0;
    top: -28.859px;
    left: 0;
  }

  .image-2.b {
    flex-direction: row-reverse;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    margin-left: 0;
    padding-top: 61px;
    padding-left: 31px;
    padding-right: 31px;
  }

  .large-format-printing-heading {
    padding-left: 65px;
    padding-right: 65px;
  }

  .company-profile-heading {
    margin-top: 0;
    font-family: Avenirltstd, sans-serif;
  }

  .mask {
    height: 60vh;
    padding: 0;
  }

  .slide-nav {
    padding-top: 43px;
  }

  .how-can-we-help {
    align-items: center;
  }

  .form-left {
    flex-direction: column;
    flex: 0 auto;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .container-contact {
    flex-direction: row;
    align-items: center;
  }

  .heading-contact {
    text-align: center;
    padding: 0 0 27px;
  }

  .contact-form-code {
    flex: 1;
  }

  .html-embed {
    padding-left: 0;
  }

  .footer {
    position: static;
  }

  .main-contain {
    width: 85%;
    height: auto;
    flex-direction: column;
    padding-left: 0;
  }

  .a {
    margin-left: 0;
    margin-right: 0;
    padding-top: 15px;
    padding-bottom: 15px;
    display: block;
  }

  .b {
    flex-direction: column;
    padding-left: 0;
    display: flex;
  }

  .a-main-heading, .homew.ps, .gallery, .gallery-footer {
    display: none;
  }

  .link.servuces-copy.ps {
    color: #fff;
    font-family: Avenirltstd, sans-serif;
    font-size: 23px;
  }

  .heading-6 {
    font-family: Avenirltstd, sans-serif;
  }

  .cell-footer {
    padding-top: 11px;
  }

  .image-3 {
    height: 100vh;
    flex: 1;
    padding-top: 154px;
    padding-bottom: 154px;
  }

  .div-block-3 {
    border-radius: 0;
    flex-direction: column;
    align-items: center;
    padding: 0 19px 35px;
    display: flex;
  }

  .image-4 {
    display: none;
  }

  .div-block-4 {
    height: 2vh;
  }

  .image-5 {
    display: block;
  }

  .vehicle-branding {
    padding: 36px 9px;
  }

  .vehcile-image {
    padding-left: 57px;
    padding-right: 57px;
  }

  .heading-7 {
    color: #fff;
    padding-left: 0;
    padding-right: 0;
    font-size: 12px;
    line-height: 20px;
  }

  .heading-7._2 {
    color: #212121;
    margin-top: 10px;
    padding-left: 24px;
    padding-right: 24px;
    line-height: 18px;
  }

  .right {
    width: 100%;
    border-left-style: solid;
    border-left-color: #fff;
    border-radius: 0;
    flex: 0 auto;
    margin-top: 17px;
    margin-bottom: 17px;
  }

  .right._2 {
    border-left-color: #212121;
    flex: 1;
  }

  .conainer {
    width: 95%;
  }

  .left {
    width: 100%;
  }

  .left._2 {
    height: 7vh;
    flex: 1;
    align-items: center;
    display: flex;
  }

  .link-2 {
    color: #fff;
    font-size: 12px;
  }

  .link-2._2 {
    color: #212121;
  }

  .hamburger {
    width: auto;
    padding: 23px 30px;
  }

  .mobile-nav-extended {
    z-index: 600;
    height: 913vh;
    flex-direction: row;
    justify-content: center;
    align-items: stretch;
    padding-top: 0;
    display: none;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .top {
    height: auto;
    align-items: center;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 29px;
    position: absolute;
  }

  .icon {
    height: auto;
    padding: 27px 0 27px 10px;
    position: -webkit-sticky;
    position: sticky;
  }

  .center-info {
    width: 100%;
    height: 95vh;
    flex-direction: column;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .container {
    width: 100%;
    height: 100%;
    flex-direction: column;
    flex: 1;
    justify-content: center;
    padding-top: 0;
    padding-bottom: 71px;
    padding-left: 0;
    display: flex;
  }

  .heading-8 {
    font-size: 20px;
  }

  .services-ham {
    margin-left: 0;
    padding: 0 19px 0 0;
  }

  .services-icon {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .services-link {
    padding-right: 51px;
  }

  .gallery-hamburger-link {
    margin-left: 0;
    padding-left: 19px;
    padding-right: 19px;
  }

  .gallery-icon {
    display: flex;
  }

  .footer {
    flex: 0 auto;
    align-self: center;
    align-items: center;
  }

  .footer.open {
    background-color: #fff;
  }

  .hamburger-foorer {
    width: 100vw;
    flex: 1;
    align-items: center;
  }

  .image-6 {
    color: #c4c4c4;
  }

  .div-block-7 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .cose-image {
    display: block;
  }

  .cards-hero {
    flex-direction: column;
  }

  .icon {
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    padding: 59px;
    display: flex;
  }

  .heading {
    padding: 70px;
  }

  .heading-10 {
    width: auto;
    display: flex;
  }

  .columns {
    height: auto;
    flex-direction: column;
    flex: 1;
    display: flex;
  }

  .column-2 {
    height: 100%;
    text-align: center;
    padding: 44px 0 0;
  }

  .div-block-8 {
    justify-content: center;
    display: flex;
  }

  .welcome-hero {
    padding-top: 138px;
  }

  .left-column {
    text-align: center;
  }

  .heading {
    padding: 33px 9px 0;
  }

  .button-section {
    width: 100%;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 34px 0;
    display: flex;
  }

  .paragraph-5 {
    padding-left: 0;
    padding-right: 0;
    font-size: 20px;
  }

  .last-section {
    background-size: 225px;
    flex-direction: row;
    display: flex;
  }

  .section-2 {
    padding-top: 0;
  }

  .flex {
    flex-direction: column;
    padding-bottom: 77px;
    display: flex;
  }

  .heading-11 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .paragraph-6 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .div-block-10, .div-block-10.site, .div-block-10.design, .div-block-10.consultation {
    height: 25vh;
  }

  .button-hero {
    flex-direction: row;
  }

  .container {
    height: auto;
    flex-direction: column;
    padding-top: 0;
    display: flex;
  }

  .top-row {
    flex-direction: column;
  }

  .pvc-printing {
    justify-content: center;
    margin-top: 6px;
    margin-bottom: 6px;
    padding: 20px 0;
  }

  .bottom-row {
    flex-direction: column;
    padding-top: 0;
    display: none;
  }

  .container-m {
    flex-direction: column;
    padding-top: 0;
    padding-bottom: 59px;
    display: flex;
  }

  .left-arrow {
    width: 100%;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .more-text {
    width: 100%;
    padding: 9px 67px;
  }

  .text-block-9 {
    color: #fff;
    text-align: center;
    background-color: #1ec1fc;
    border-radius: 600px;
    padding-top: 22px;
    padding-bottom: 22px;
    font-size: 22px;
  }

  .text-block-13 {
    padding-bottom: 38px;
  }

  .gellery-container {
    width: 100%;
    height: 100vh;
    background-color: #474747;
    background-image: url('../images/Recent-Work.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    flex-direction: column;
    justify-content: center;
    padding-top: 160px;
    padding-bottom: 82px;
    padding-left: 0;
    display: flex;
  }

  .top-image {
    margin-top: 6px;
    padding-top: 18px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .g-section {
    height: 200vh;
    grid-template-columns: 1fr;
  }

  .dome.t {
    background-repeat: no-repeat;
    background-size: cover;
  }

  .g-section-below {
    height: 200vh;
    grid-template-columns: 1fr;
  }

  .design-button, .print-button, .brand-button {
    padding-left: 22px;
    padding-right: 22px;
  }

  .design-popup-window {
    padding-top: 69px;
    display: none;
  }

  .design-popup-window.print {
    display: none;
  }

  .design-popi, .design-popi.site {
    height: 25vh;
  }

  .design-popi.design {
    height: 35vh;
  }

  .design-popi.consultation {
    height: 25vh;
  }

  .design-close-button {
    padding-top: 0;
  }

  .button-3 {
    border-radius: 20px;
    font-weight: 700;
  }

  .hero {
    background-position: 50%;
    background-size: cover;
  }

  .left-col {
    flex-direction: column;
    flex: 0 auto;
    align-items: center;
    padding-left: 28px;
    padding-right: 28px;
  }

  .image-34 {
    padding-left: 0;
  }

  .section-3 {
    width: 100%;
    background-color: #fff;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: center;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .g-map {
    background-color: #fff;
    flex-direction: column;
    flex: 1;
    justify-content: flex-start;
    align-self: auto;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .email {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .map-container {
    width: 100%;
    flex: 0 auto;
    order: 0;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-self: auto;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .html-embed-2 {
    width: 100%;
    flex: 1;
    justify-content: center;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
  }

  .locate-us {
    text-align: center;
    padding: 0 0 27px;
  }

  .image-36 {
    padding-bottom: 15px;
  }

  .whatsapp-icon-responsive {
    width: 98%;
  }

  .whatsapp-icon {
    width: 20%;
    margin-right: 5px;
    padding-left: 0;
    padding-right: 0;
  }
}


@font-face {
  font-family: 'Avgardn';
  src: url('../fonts/AVGARDN.TTF') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Avgardd';
  src: url('../fonts/AVGARDD.TTF') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Avgarddo';
  src: url('../fonts/AVGARDDO.TTF') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Avgardni';
  src: url('../fonts/AVGARDNI.TTF') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Avenirltstd';
  src: url('../fonts/AvenirLTStd-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Avenirltstd book';
  src: url('../fonts/AvenirLTStd-Book.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Avenirltstd roman';
  src: url('../fonts/AvenirLTStd-Roman.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Itc avant garde gothic lt';
  src: url('../fonts/ITC-Avant-Garde-Gothic-LT-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}