* {
  margin: 0;
  padding: 0;
  font-family: var(--font-MONTSERRAT-REGULAR), sans-serif;
  box-sizing: border-box;
}

*:before,
*:after {
  box-sizing: inherit;
}

.after::after {
  content: "";
  position: absolute;
  top: 0%;
  left: 0;
  width: 660px;
  height: 40px;
  z-index: -1;
}

html {
  scroll-behavior: smooth;
}

body {
  width: 100%;
  margin: auto;
  max-width: 1920px;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: none;
}

a {
  color: inherit;
  text-decoration: none;
  cursor: pointer;
}

a:hover {
  text-decoration: none;
  color: inherit;
}

h1 span,
h1 {
  font-family: var(--font-ANTIPASTOPRO-DEMIBOLD_TRIAL);
  font-size: 100px;
  background: #fff;
  font-weight: 100;
  filter: drop-shadow(4px 4px 2px #000);
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
}

h1 span {
  background: #3EBE07;
}

p {
  font-family: var(--font-POPPINS-LIGHT);
  font-size: 16px;
  color: #061217;
}

img {
  max-width: 100%;
  height: auto;
  transition: transform 0.3s ease-in-out, filter 0.3s ease-in-out;
  -o-object-fit: contain;
  object-fit: contain;
  cursor: pointer;
}

img:hover {
  transform: scale(1.05);
}

/* all button ===========================*/
.btn1,
.btn {
  font-family: var(--font-POPPINS-REGULAR);
  font-size: 15px;
  width: 100%;
  height: 72px;
  background: #41C108;
  background-size: contain;
  max-width: 215px;
  padding: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-transform: uppercase;
  border-radius: 7px;
  color: #fff;
  transition: all 0.2s ease-in-out;
}

.btn1:hover,
.btn:hover {
  transition: all 0.5s ease-in-out;
  transform: scale(1.1);
  cursor: pointer;
  color: #fff;
}

.btn1 {
  background: transparent;
  border: 1px solid #fff;
  max-width: 260px;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}

.clearfix {
  display: block;
}

/*cookie*/
.cc-animate.cc-revoke.cc-bottom {
  font-size: 14px;
  padding: 5px 10px;
  position: fixed;
  display: block !important;
  transform: none !important;
  bottom: 0 !important;
  left: 20px !important;
}

/*call to action*/
.cta {
  display: none;
}

/*=============================
	End Global CSS 
===============================*/
.suspension-contain {
  max-height: 980px;
  overflow: hidden;
  position: relative;
}

/* header =====================================================================*/
#header {
  /* background: url(../images/content/bg.png) center no-repeat; */
  padding: 0 0 0 0;
  position: relative;
}

#header .row {
  padding: 0 0 0 0;
  z-index: 99999;
  position: relative;
}

#header .row nav {
  position: relative;
  max-width: 1562px;
  padding: 44px 56px 0 98px;
  background: #fff;
  margin-top: -44px;
  box-shadow: 5px 5px 8px rgba(0, 0, 0, 0.7);
  border-bottom-left-radius: 10000000px;
  border-bottom-right-radius: 10000000px;
}

#header .row nav a#pull {
  display: none;
}

#header .row nav .box {
  max-width: 799px;
}

#header .row nav .box .btn {
  height: 53px;
  max-width: 194px;
  font-family: var(--font-POPPINS-BOLD);
  font-size: 14px;
}

#header .row nav .line {
  width: 1px;
  background: #444444;
  height: 73px;
}

#header .row nav .box1 {
  max-width: 191px;
}

#header .row nav .box1 p {
  font-family: var(--font-POPPINS-MEDIUM);
  font-size: 14px;
  color: #444444;
}

#header .row nav .box2 {
  max-width: 278px;
}

#header .row nav .box2 p {
  font-family: var(--font-POPPINS-REGULAR);
  font-size: 15px;
  color: #444444;
}

#header .row nav .box2 a {
  font-family: var(--font-MONTSERRAT-BOLD);
  font-size: 20px;
  color: #444444;
}

#header .row nav .box3 {
  width: 83px;
  height: 73px;
  background-attachment: fixed;
  background: linear-gradient(179deg, rgb(238, 246, 13) 0%, rgb(8, 167, 187) 100%);
}

#header .row nav ul {
  max-width: 499px;
}

#header .row nav ul li {
  position: relative;
  display: inline-block;
}

#header .row nav ul li .dropbtn,
#header .row nav ul li a {
  z-index: 10;
  font-size: 13px;
  color: #666666;
  display: inline-block;
  font-family: var(--font-POPPINS-REGULAR);
  text-transform: uppercase;
  white-space: nowrap;
}

#header .row nav ul li .dropbtn.active-menu,
#header .row nav ul li .dropbtn-sub.active-menu,
#header .row nav ul li .dropbtn:hover,
#header .row nav ul li .dropbtn-sub:hover,
#header .row nav ul li.active-menu a,
#header .row nav ul li a:hover {
  transition: all 0.4s ease;
  cursor: pointer;
  position: relative;
  font-weight: 900;
  color: #41C108;
}

#header .row nav::after {
  content: "";
  position: absolute;
  z-index: 1;
  bottom: -7px;
  left: 50%;
  transform: translateX(-50%);
  width: 1199px;
  height: 7px;
  border-bottom-left-radius: 10000px;
  border-bottom-right-radius: 10000px;
  clip-path: polygon(94.71% 100%, 97.62% 52.54%, 100% 0%, 96.71% 0%, 125.29% 0%, 0% 0%, 2.38% 60.54%, 4.29% 100%);
  background: linear-gradient(160deg, rgb(238, 246, 13) 0%, rgb(8, 167, 187) 100%);
  box-shadow: inset 2px 3px 2px rgba(0, 0, 0, .5);
}

/* end */
/* dropdown */
.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown .dropdown-content {
  display: none !important;
  position: absolute;
  min-width: 280px;
  background: #fff;
  z-index: 100;
}

.dropdown .dropdown-content a {
  font-family: var(--font-POPPINS-REGULAR);
  color: #fff;
  padding: 0px 16px;
  text-decoration: none;
  display: block;
}

.dropdown .dropdown-content-sub {
  position: relative;
  padding-left: 25px;
}

.dropdown-sub:hover .dropdown-content-sub,
.dropdown:hover .dropdown-content {
  display: flex !important;
  line-height: 40px;
}

svg {
  color: #000;
}

/* banner */
#banner {
  background: url(../images/content/bg1.png) center bottom no-repeat;
  padding: 137px 0 128px 80px;
  margin-top: -97px;
  position: relative;
}

#banner-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -1;
}

#banner .box {
  position: relative;
  z-index: 1;
}

#banner h1 {
  font-family: var(--font-ANTIPASTOPRO-LIGHT_TRIAL);
  font-size: 80px;
  padding-top: 87px;
}

#banner p {
  font-family: var(--font-POPPINS-EXTRALIGHT);
  font-size: 20px;
  color: #fff;
  padding: 20px 0 15px;
}

#services {
  background: url(../images/content/bg1.png) center no-repeat;
  /* padding: 174px 0 96px 0; */
  padding: 80px 0 96px 0;
  /* margin: -87px 0 -44px 0; */
  margin-bottom: -44px;
}

#services h1 {
  filter: unset;
}

#services .al,
#services .ar {
  margin-top: -147px;
}

#services .al {
  margin-right: -33px;
  position: relative;
  z-index: 1;
}

#services .ar {
  margin-left: -33px;
}

#services p {
  font-size: 20px;
  color: #444444;
  padding: 20px 0 20px;
}

#services .btn1 {
  border-color: #000000;
  color: #000000;
}

#services .row>h1:nth-of-type(1) {
  font-family: var(--font-ADAMIYA);
  font-size: 60px;
  background: #333333;
}

#services .row h1 {
  font-family: var(--font-ANTIPASTOPRO-LIGHT_TRIAL);
  font-size: 35px;
  background: #08A7BB;
}

#services .row>h1:nth-of-type(2) {
  padding: 24px 0 19px;
}

#services .row .box {
  max-width: 556px;
  background: #fff;
  border-radius: 7px;
  border: 1px solid #D6D6D6;
  overflow: hidden;
  padding-bottom: 31px;
}

#services .row .box h1 {
  font-size: 45px;
  background: #545454;
  padding: 29px 0 7px;
}

#services .row .box a {
  font-family: var(--font-ANTIPASTOPRO-BOLD_TRIAL);
  color: #41C108;
  font-size: 16px;
  text-decoration: underline;
}

#services .box1 {
  max-width: 1755px;
}

#limitedtime {
  background: url(../images/content/bg7.png) center no-repeat;
  padding: 200px 60px 144px 0;
  position: relative;
  z-index: 1;
}

#limitedtime .row {
  max-width: 592px;
  margin-right: 0;
}

#limitedtime span,
#limitedtime h1 {
  font-size: 85px;
  line-height: 92px;
}

#limitedtime p,
#limitedtime a {
  color: #FFFFFF;
}

#limitedtime p {
  font-size: 28px;
  font-style: italic;
}

#limitedtime p span {
  font-size: 28px;
  color: #EDF60C;
  line-height: unset;
}

#limitedtime p:nth-of-type(1) {
  padding-bottom: 10px;
}

#limitedtime p:nth-of-type(2) {
  font-family: var(--font-POPPINS-REGULAR);
  font-size: 20px;
}

#limitedtime a {
  font-family: var(--font-PLAYFAIRDISPLAY-EXTRABOLD);
  font-size: 35px;
}

#about {
  background: url(../images/content/bg3.png) center no-repeat;
  padding: 176px 0 192px 84px;
  margin: -62px 0 -107px 0;
}

#about h1 {
  filter: unset;
  background: linear-gradient(146deg, rgb(238, 246, 13) 0%, rgb(8, 167, 187) 100%);
}

#about .btn1 {
  border-color: #000000;
  color: #000000;
}

#about .row {
  max-width: 716px;
}

#about .row>h1:nth-of-type(1) {
  font-family: var(--font-ADAMIYA);
  font-size: 45px;
  background: #333333;
  padding-bottom: 24px;
}

#about .row>h1:nth-of-type(2) {
  font-size: 120px;
}

#about .box1 {
  padding-bottom: 29px;
}

#about p a {
  font-family: var(--font-MONTSERRAT-EXTRABOLD);
  color: #41C108;
  font-size: 30px;
}

#about .box {
  max-width: 226px;
  height: 192px;
  background: linear-gradient(179deg, rgb(238, 246, 13) 0%, rgb(8, 167, 187) 100%);
  justify-content: center;
  border-radius: 4px;
}

#about .box p {
  font-family: var(--font-MONTSERRAT-SEMIBOLD);
  font-size: 16px;
  padding-top: 27px;
  color: #fff;
}

#review {
  background: url(../images/content/bg4.png) center top no-repeat;
  padding: 368px 0 0 0;
}

#review .row {
  max-width: 1522px;
}

#review img:hover {
  transform: unset;
}

#review img[alt=st] {
  padding: 24px 0 20px;
}

#review .box {
  position: relative;
  background: #fff;
  max-width: 1400px;
  border-radius: 7px;
  box-shadow: 5px 5px 7px rgba(0, 0, 0, 0.5);
}

#review .box p {
  font-size: 23px;
  color: #777777;
  font-style: italic;
}

#review .box p:nth-of-type(2),
#review .box p:nth-of-type(3) {
  font-family: var(--font-ANTIPASTOPRO_TRIAL);
  color: #141B22;
  font-size: 34px;
  font-style: unset;
}

#review .box p:nth-of-type(2) {
  padding: 20px 0 16px;
}

#review .box p:nth-of-type(3) {
  font-size: 23px;
}

#review .box::after,
#review .box::before {
  content: "";
  position: absolute;
  width: 15px;
  left: -15px;
  height: 90%;
  border-radius: 4px;
  background: linear-gradient(179deg, rgb(238, 246, 13) 0%, rgb(8, 167, 187) 100%);
}

#review .box::before {
  left: 100%;
}

#gallery {
  background: url(../images/content/bg1.png) center no-repeat;
  padding: 187px 0 165px 0;
  margin: -88px 0 -78px 0;
}

#gallery h1 {
  font-family: var(--font-ADAMIYA);
  background: linear-gradient(179deg, rgb(238, 246, 13) 0%, rgb(8, 167, 187) 100%);
  filter: unset;
  font-size: 80px;
}

#gallery p {
  font-size: var(--font-ANTIPASTOPRO-LIGHT_TRIAL);
  font-size: 26px;
  color: #333333;
  padding: 12px 0 23px;
}

#gallery .row {
  max-width: 1615px;
}

#gallery .box {
  padding-bottom: 20px;
}

#gallery .box2 {
  position: relative;
}

#gallery .box1 {
  position: absolute;
  bottom: 31%;
  left: 50%;
  transform: translateX(-50%);
  width: 190px;
  height: 190px;
  background: #41C108;
  border-radius: 50%;
  box-shadow: 5px 5px 7px rgba(0, 0, 0, .8);
}

#gallery .box1 a {
  font-family: var(--font-ANTIPASTOPRO_TRIAL);
  color: #fff;
  font-size: 35px;
  line-height: 42px;
}

#gallery .row .box2 > div {
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

#process {
  background: url(../images/content/bg5.png) center no-repeat;
  padding: 104px 0 220px 0;
}

#process h1 {
  font-size: 85px;
  padding-bottom: 48px;
}

#process .row {
  max-width: 1283px;
}

#process p {
  font-family: var(--font-POPPINS-REGULAR);
  font-size: 18px;
  color: #fff;
  padding-top: 10px;
}

#appointment {
  background: url(../images/content/bg2.png) center bottom no-repeat;
  padding: 20px 0 239px 0;
  margin-bottom: -173px;
  margin-top: -30px;
}

#appointment .contact-container {
  position: relative;
  max-width: 1615px;
  margin-top: -130px;
  z-index: 3;
  background: #fff;
  padding: 62px 0 72px 0;
  box-shadow: 0 7px 10px rgba(0, 0, 0, 0.3);
}

#appointment .contact-container p {
  font-family: var(--font-MYRIADPRO-REGULAR);
  font-size: 15px;
  padding: 0 0 20px;
  line-height: 29px;
  color: #666666;
}

#appointment .contact-container h1 {
  font-size: 80px;
  font-family: var(--font-ANTIPASTOPRO-MEDIUM_TRIAL);
  padding: 15px 0 20px;
  background: #41C108;
  filter: unset;
}

#appointment .contact-container .hy {
  padding-bottom: 15px;
}

#appointment .contact-container .hy span,
#appointment .contact-container .hy a {
  color: #333333;
}

#appointment .contact-container .hy span {
  font-family: Arial;
  font-size: 14px;
  color: #666666;
}

#appointment .contact-container .label {
  font-family: var(--font-BARLOW-BOLD);
  font-size: 17px;
  color: #878787;
  letter-spacing: 10px;
}

#appointment .contact-container .ctc-hides {
  font-family: Arial, Helvetica, sans-serif;
  color: #fff;
  font-size: 15px;
  display: none;
}

#appointment .contact-container .box {
  padding: 75px 43px 104px 68px;
}

#appointment .contact-container .box h1 {
  font-family: var(--font-MONTSERRAT-EXTRABOLD);
  font-size: 36px;
  background: #333333;
  filter: unset;
}

#appointment .contact-container .box1 {
  border-bottom: 1px solid #000;
  padding: 25px 0;
}

#appointment .contact-container .box1 p {
  font-family: var(--font-POPPINS-SEMIBOLD);
  font-size: 18px;
  color: #333333;
  padding: unset;
}

#appointment .row {
  padding-top: 100px;
  max-width: 1657px;
}

#appointment .row .box11 {
  padding-top: 38px;
}

#appointment .row h1 {
  background: linear-gradient(146deg, rgb(90, 203, 10) 0%, rgb(227, 243, 13) 49%, rgb(68, 197, 9) 100%);
  filter: unset;
  text-align: center;
}

#appointment .row .box {
  max-width: 818px;
  border: 1px solid #D6D6D6;
  border-radius: 7px;
  padding: 57px 49px 0;
  background: #fff;
  height: 491px;
}

#appointment .row .box h1 {
  background: #45C507;
  font-size: 50px;
  font-family: var(--font-POPPINS-REGULAR);
  text-align: left;
}

#appointment .row .box span {
  color: #41C107;
}

footer {
  background: url(../images/content/bg6.png) top right no-repeat;
  padding: 15px 0 0 0;
}

footer .box {
  padding: 120px 0 50px 0;
  max-width: 1100px;
}

footer .box p {
  font-family: var(--font-TEKO-BOLD);
  font-size: 16px;
  background: linear-gradient(146deg, rgb(90, 203, 10) 0%, rgb(227, 243, 13) 49%, rgb(68, 197, 9) 100%);
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
  text-transform: uppercase;
}

footer .box a {
  font-family: var(--font-MONTSERRAT-REGULAR);
  font-size: 18px;
  color: #FFFFFF;
}

footer .box .box1 {
  gap: 12px;
}

footer .box .box3 {
  gap: 20px;
}

footer .box img[alt=logo] {
  margin-top: -73px;
}

footer .box .box2 p {
  background: #fff;
  font-size: 14px;
  font-family: var(--font-POPPINS-MEDIUM);
}

footer .copy-right {
  padding: 6px 0 0 0;
  background: #222222;
  gap: 6px;
}

footer .copy-right ul {
  list-style: none;
  max-width: 798px;
}

footer .copy-right li a {
  font-family: var(--font-JOST-SEMIBOLD);
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 3px;
}

footer .copy-right p {
  font-family: var(--font-POPPINS-REGULAR) !important;
  color: #fff;
  font-size: 16px !important;
  padding: 1px 0 10px;
  width: 100%;
  font-weight: 100;
  text-transform: capitalize;
  justify-content: center;
}

.ctc-form {
  max-width: 1368px;
}

.ctc-form input[type=text],
.ctc-form textarea {
  height: 55px;
  display: block;
  width: 100%;
  border: none;
  background: #EDEDED;
  box-sizing: border-box;
  padding-left: 25px;
  margin-bottom: 15px;
  box-shadow: inset 2px 2px 5px rgba(0, 0, 0, 0.3);
}

.ctc-form input[type=text]:focus,
.ctc-form textarea:focus {
  outline: none;
}

.ctc-form input[type=text]::-moz-placeholder,
.ctc-form textarea::-moz-placeholder {
  color: #202020;
  font-size: 15px;
  text-transform: capitalize;
  font-family: Arial;
}

.ctc-form input[type=text]::placeholder,
.ctc-form textarea::placeholder {
  color: #202020;
  font-size: 15px;
  text-transform: capitalize;
  font-family: Arial;
}

.ctc-form textarea {
  padding-top: 16px;
  height: 140px;
  resize: none;
  padding-bottom: 30px;
}

.ctc-form .recap {
  display: inline-block;
}

.ctc-form .ctc-hide {
  display: none;
}

.ctc-form .copy {
  text-align: start;
  padding-top: 20px;
  color: #fff;
  font-size: 14px;
  letter-spacing: 0.5px;
}

.ctc-form .btn {
  margin: auto;
  max-width: 207px;
  font-size: 17px;
  height: 53px;
  padding: 10px;
  border: unset;
}

form .messages p {
  display: none;
  font-weight: 400 !important;
  letter-spacing: 0 !important;
  font-size: 16px !important;
}

form .loading {
  display: none;
}

form .alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

form .alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

form .alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

/* end */
/* inner pages */
#inner {
  max-width: 1100px;
  min-height: 400px;
  padding: 20px 0;
}

#inner>h1 {
  filter: unset;
  background: linear-gradient(146deg, rgb(238, 246, 13) 0%, rgb(8, 167, 187) 100%);
  font-size: 60px;
  padding: 20px 0;
}

#inner h1 {
  filter: unset;
}

#inner p {
  color: #000;
  line-height: 1.8;
  margin-bottom: 20px;
  font-size: 16px;
}

#inner-gallery {
  max-width: 1400px;
  margin: auto;
}

#inner-gallery .gallery {
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: center;
  align-items: center;
}

#inner-gallery .gallery li {
  display: inline-block;
}

#inner-gallery .gallery li .thumbnail {
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  display: block;
  line-height: 0.42857;
  margin-bottom: 20px;
  padding: 4px;
  transition: border 0.5s ease-in-out 0s;
}

#inner-gallery .page_navigation {
  display: inline-block;
  text-align: center;
  max-width: 100%;
  width: 100%;
}

#inner-gallery .page_navigation .page_link,
#inner-gallery .page_navigation .previous_link,
#inner-gallery .page_navigation .next_link,
#inner-gallery .page_navigation .first_link,
#inner-gallery .page_navigation .last_link,
#inner-gallery .page_navigation .ellipse {
  background-color: #fff;
  border: 1px solid #ddd;
  color: #0275d8;
  display: inline-block;
  line-height: 1.25;
  margin-left: -1px;
  padding: 0.5rem 0.75rem;
  position: relative;
}

#inner-gallery .page_navigation a:hover,
#inner-gallery .page_navigation a.active_page {
  background-color: #eceeef;
  border-color: #ddd;
  color: #014c8c;
  text-decoration: none;
}

#inner-gallery img.img-responsive {
  width: 200px;
  height: 200px;
  -o-object-fit: cover;
  object-fit: cover;
}

#inner-gallery .inner-gallery-container {
  padding-top: 40px;
}

#inner-contact .ctc-form {
  max-width: 600px;
}

#inner-contact #inner .w100p-auto {
  gap: 30px;
}

#inner-contact .copy {
  font-family: var(--font-POPPINS-REGULAR);
  color: #000;
}

#inner-about .box {
  gap: 30px;
}

#inner-contact .box h1,
#inner-about .box h1 {
  background: #000;
  font-size: 30px;
}

#inner-services .row {
  gap: 30px;
}

#inner-services #appointment {
  background: unset;
}

#inner-services .box {
  height: unset !important;
  margin-top: 50px;
}

#inner-DrivewayPressureWashing ol,
#inner-DrivewayPressureWashing ul,
#inner-ResidentialCommercia ol,
#inner-ResidentialCommercia ul,
#inner-TrashBinCleaning ol,
#inner-TrashBinCleaning ul {
  padding-left: 30px;
  padding-bottom: 5px;
}
#about {
    background-position: left;
  }

#inner-DrivewayPressureWashing .text-left>h1,
#inner-ResidentialCommercia .text-left>h1,
#inner-TrashBinCleaning .text-left>h1 {
  background: #000;
  font-size: 35px;
  padding: 20px 0;
}
iframe {
  width: 100% !important;
  max-width: 100% !important;
}
/*# sourceMappingURL=style.css.map */
#appointment .row .box11,
#header .row nav .box,
#services .box1 {
  flex-wrap: wrap;
  justify-content: center;
}
@media screen and (max-width: 1720px) {
  #services .al, #services .ar {
    display: none;
  }
  #services .row .box {
    max-width: 420px;
  }
  #services .row .box h1 {
    font-size: 28px;
  }
  #gallery .row .box2 > div img {
    width: 270px;
  }
  #appointment .row .box {
    max-width: 589px;
  }
}

@media screen and (max-width: 1500px) {
  #header .row nav::after {
    display: none;
  }
  #appointment .row .box {
    height: 100% !important;
  }
  #review .box > div,
  #review .box > img {
    width: 50%;
    object-fit: cover;
  }

  #review .box > div {
    padding: 20px;
  }
  
}

@media screen and (max-width: 1300px) {
  #header .row nav {
    flex-wrap: wrap;
    justify-content: center;
  }
}

@media screen and (max-width: 959px) {
 	body { min-width: 440px;}
  #header {padding: 0; margin-top: 38px}
 	#header .row {width: 100%;max-width: 100%;}
 	#header nav {display:block; height: auto; z-index: 99999;}
  #header nav ul { width: 100%; display: none; height: auto;border-bottom:5px solid #000; padding: 0 15px; position: fixed; background: var(--color-black); margin-top: 26px; left: 0; top: 14px; z-index: 9; background: #000 !important;}
  #header nav ul li { width: 100%;position: relative; }
  #header nav ul li a { display: block; float:none; padding: 10px 0;}
  #header nav a {text-align: left; width: 100%;}
 	#header nav a strong {position: absolute; top: 50%; transform: translateY(-50%); left: 15px;}
 	#header nav a#pull {display: block !important; color: #fff; background-color: #000; height: 37px;padding: 10px 0; width: 100%; position: fixed; top: 0; left: 0; z-index: 100;}
 	#header nav a#pull:after { content:""; background: url('../images/nav-icon.png') no-repeat; width: 20px; height: 20px; display: inline-block; position: absolute; right: 15px; top: 50%; transform: translateY(-50%);}
 	#header .row nav ul {
 		  padding: 20px;
      max-width: 100%;}
 	#header .row nav ul li a  {
 		color: #fff;
 	}
 	.cta{background: #035B96  url("../images/common/phonecall.png") no-repeat center center;border-bottom-left-radius: 40px;border-top: 2px solid #013f9a ;border-top-left-radius: 40px;bottom: 1%;display: block;height: 80px;position: fixed;right: 0;text-decoration: none; text-indent: -9999em;width: 100px;z-index: 999;}
  .dropdown .dropdown-content {
    display: block !important;
    position: relative;
    padding-left: 30px;
    background: #000;
  }
  #banner .box > .text-left {
    background: rgba(0,0,0, 0.4);
  } 
  #services .row .box h1 {
    font-size: 30px;
  }
  
  #review {
    padding: 0px;
  }
  #banner {
    padding: 137px 15px 128px 15px;
  }
  .btn1,
  .text-right,
  .text-left {
    text-align: center;
  }
  .flexbox {
    flex-direction: column;
  }
footer .copy-right ul,
	br {
 		display: none !important;
 	}
  #appointment .row .box h1 {
    font-size: 37px;
  }
  #limitedtime,
  #inner-contact #inner .w100p-auto,
  #inner-services #appointment .row > .f-row-between-top,
  #inner-about .box,
  footer .box,
 	#banner .box {
 		display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    align-items: center;
 	}
 	.smaple {
 		width: 100%;
 		max-width: 100%;
 	}
  #header .row nav {
    padding: 44px 20px 0 20px;
    border-radius: 0px;
  }
  #appointment .contact-container h1,
  #process h1 {
    font-size: 55px;
  }
  footer .box {
    padding: 120px 20px 50px 20px;
  }
  #inner-contact,
  #inner-DrivewayPressureWashing,
  #inner-ResidentialCommercia,
  #inner-TrashBinCleaning,
  #inner-services #appointment .row,
  #inner-about .box,
  #process,
  #limitedtime,
  #services,
  #limitedtime .row,
  #about,
  #appointment .contact-container,
 	footer .contact-container,
 	footer .copy-right,
 	#reviews,
 	#banner .row,
 	#work .contact-container,
 	#work  {
 		padding: 20px !important;
 		margin: unset;
 	} 
 	#reviews {
 		background: url(../images/content/bg2.png) center no-repeat black;
 	}
  #limitedtime span, #limitedtime h1,
  #about .row>h1:nth-of-type(2) {
    font-size: 45px;
    line-height: 56px;
  }
  footer .box a {
    order: 1;
  }
  footer .box .box3 {
    order: 3;
  }
	    
 	.sample {
 		text-align: center !important;
 		margin: auto !important;
 	}
  #process {
    background-size: cover;
  }
  footer .box img[alt=logo] {
    margin: unset;
  }
 	#header .row {
 		overflow: hidden;
 	}
 	#process .row > .f-row-between-top {
 		flex-wrap: wrap;
 		align-items: center;
 		justify-content: center;
 		z-index: unset;
 	}
 	#header .row .box2 {
 		background: unset;
 	}
 	#header .row .box1 {
 		height: unset;
 	}
  h1 {
    font-size: 40px;
  }
  .btn1,
 	.btn {
 		margin: auto !important;
 	}
 } 

 @media screen and (max-width: 768px){ 
  #review .box {
    flex-wrap: wrap;
    justify-content: center;
  } 
  #review .box > div,
  #review .box > img {
    width: 100%;
  }

	#header .row img[alt=logos] {
		padding: 20px !important;
		margin: unset;
	}

	footer {
        background-size: cover;
    }
    footer .box1,
    footer .box .box3,
	.hy,
	.flexinput,
	footer .contact-container .hy {
		align-items: center;
		justify-content: center;
		display: flex;
		flex-direction: column;
		gap: 10px;
	}
	.label,
	p,
	h1,
	h2 {
		text-align: center !important;
		margin: unset;
	}
	#work .row1 .box3 h1 ,
	h1 {
		font-size: 35px;
	}

	.footer-menu  {
    display: none;
  }
	
	.social  {
		margin: auto;
	}
  footer .box .box3 .box2 {
    justify-content: center;
    align-items: center;
  }
}