@media (max-width: 1785px) {
  #home-hero .home-hero-content {
    padding-left: 190px;
    padding-right: 50px;
  }

  #home-hero .home-hero-content img {
    right: -52px;
    width: 70%;
  }
}

@media (max-width: 1600px) {
  #home-hero .home-hero-content {
    padding-left: 90px;
    padding-right: 40px;
  }

  #home-hero .home-hero-content img {
    right: -42px;
  }

  .what-we-clean p {
    right: -30px;
  }

  .contact-form .form-group:nth-child(2),
  .contact-form .form-group:nth-child(3),
  .contact-form .form-group:nth-child(4),
  .contact-form .form-group:nth-child(5) {
    width: 46.741%;
    flex: 0 0 46.741%;
  }

  #testimonials .elementor-swiper-button-next {
    right: 30% !important;
  }

  #testimonials .elementor-swiper-button-prev {
    left: 30% !important;
  }

  .menu-item a {
    padding: 7px 18px;
  }
}

@media (max-width: 1367px) {
  h1 {
    font-size: 4rem;
  }

  #quote-contact form {
    margin: 0 auto;
  }

  .button.red:after {
    top: 14px;
  }

  #pg-content .what-we-clean li {
    width: 44.611%;
    flex: 0 0 44.611%;
  }

  .what-we-clean p {
    right: 0px;
  }

  .icon-what-we-clean {
    width: 200px;
    height: 60px;
  }

  #pg-title.no-form {
    padding: 60px 30px;
  }

  .contact-form .form-group:nth-child(2),
  .contact-form .form-group:nth-child(3),
  .contact-form .form-group:nth-child(4),
  .contact-form .form-group:nth-child(5) {
    width: 47.043%;
    flex: 0 0 47.043%;
  }

  #testimonials .elementor-swiper-button-next {
    right: 29.5% !important;
  }

  #testimonials .elementor-swiper-button-prev {
    left: 29.5% !important;
  }

  .menu-item a {
    padding: 7px 15px;
  }

  .page-id-705 .pg-padding {
    padding: 70px 30px;
  }

  .navigation .menu-main-menu-container li#menu-item-19 {
    padding-left: 30px;
  }

  #testimonials .elementor-testimonial__text {
    font-size: 2.3rem;
  }
}

@media (max-width: 1199px) {
  :root {
    --spacing: 40px;
  }

  #pg-title.no-form h1 {
    text-align: center;
  }

  #home-hero .home-hero-content {
    padding-left: 40px;
    padding-right: 40px;
  }

  #home-hero .home-hero-content img {
    right: -41px;
  }

  .header .brand,
  .header .brand a {
    height: 100%;
  }

  .header .brand a {
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }

  .brand img {
    width: 250px;
  }

  .menu-item a {
    padding: 7px 12px;
  }

  #menu-item-19 a {
    align-items: center;
  }

  .home-service-card figcaption {
    font-size: 3rem;
    height: 55px;
  }

  .footer-first ul li a {
    padding: 0px 15px;
    display: block;
    width: 100%;
  }

  .navigation .menu-main-menu-container li#menu-item-19 {
    padding-left: 32px;
  }

  .pg-title-quote#quote-contact form {
    width: 100%;
  }

  #pg-content .bullet-list {
    width: 100%;
  }

  #pg-content .what-we-clean li {
    width: 43.373%;
    flex: 0 0 43.373%;
  }

  #pg-title.no-form {
    padding: 50px 0;
  }

  #pg-contact .elementor-column.elementor-col-50 {
    width: 100% !important;
  }

  #pg-contact .elementor-container {
    flex-direction: column !important;
  }

  #pg-contact .contact-form {
    padding-top: 40px;
  }

  .contact-info li strong {
    display: unset;
  }

  .contact-info li:nth-child(1):before {
    top: -2px;
  }

  .contact-form .form-group:nth-child(2),
  .contact-form .form-group:nth-child(3),
  .contact-form .form-group:nth-child(4),
  .contact-form .form-group:nth-child(5) {
    width: 48.325%;
    flex: 0 0 48.325%;
  }

  #testimonials .swiper-slide {
    background: #fff;
    height: 330px;
    padding: 0 20px !important;
    position: relative;
  }

  .wcu-card {
    margin-top: 50px;
  }

  .pg-title-quote#quote-contact form {
    height: 300px;
  }

  .pg-padding {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  #pg-title {
    height: 350px;
    padding: 0 0 0 15px;
  }

  #pg-title #quote-contact form .form-group:nth-child(4),
  #pg-title #quote-contact form .form-group:nth-child(5) {
    width: 49.292%;
  }

  .navigation .menu-main-menu-container li#menu-item-16 {
    margin-right: 15px;
  }

  .navigation .menu-main-menu-container li#menu-item-19 {
    padding-left: 15px;
  }

  .navigation .menu-main-menu-container li {
    margin-right: 5px;
  }

  .menu-item a {
    padding: 7px 9px;
  }

  .testimonial-form form .form-group:nth-child(2), .testimonial-form form .form-group:nth-child(3) {
    grid-column: span 4;
  }

  .testimonial-form {
    padding: 20px;
  }

  .testimonial-pg-card:after,
  .testimonial-pg-card:before {
    width: 60px;
    height: 60px;
  }
}

@media (min-width: 1024px) {
  #testimonials .swiper-slide {
    transform-origin: center;
    transform: scale(0.8);
    opacity: 0.5;
    transition: all 0.3s;
  }

  #testimonials .swiper-slide.swiper-slide-next {
    transform: scale(1);
    opacity: 1;
  }
}

@media (max-width: 1024px) {
  #testimonials .elementor-swiper-button-next {
    right: 0 !important;
  }

  #testimonials .elementor-swiper-button-prev {
    left: 0 !important;
  }

  #testimonials .elementor-main-swiper {
    width: calc(90% - 40px);
  }
}

@media (max-width: 991px) {
  :root {
    --spacing: 30px;
  }

  #home-hero {
    height: auto;
  }

  #home-hero .home-hero-content,
  #home-hero .home-hero-form,
  #pg-title .pg-title-content,
  #pg-title .pg-title-quote {
    width: 100% !important;
  }

  #home-hero .home-hero-content {
    padding: 40px;
  }

  #pg-title .pg-title-content:not(.no-form) {
    padding: 40px;
  }

  #home-hero .home-hero-content img {
    right: -41px;
    bottom: -40px;
    width: 50%;
  }

  .pg-title-quote#quote-contact form {
    right: 0;
  }

  .brand img {
    width: 175px;
  }

  .menu-item a {
    padding: 7px 9px;
    font-size: 12px;
  }

  .navigation .menu-main-menu-container li#menu-item-16 {
    margin-right: 5px;
  }

  .navigation .menu-main-menu-container li#menu-item-19 {
    padding-left: 10px;
  }

  .navigation .menu-main-menu-container li {
    margin-right: 5px;
  }

  .navigation .menu-main-menu-container ul {
    align-items: center;
  }

  .home-service-card figcaption {
    height: 30px;
    font-size: 2.5rem;
  }

  section#home-services h2 {
    margin-bottom: 5px;
  }

  .home-service-card:last-of-type {
    margin: 0 auto;
  }

  #cta-section .cta-content,
  #cta-section .cta-image {
    width: 100% !important;
  }

  #cta-section .cta-image {
    order: 1;
    margin: 0 0 15px;
  }

  #cta-section .cta-content {
    order: 2;
    text-align: center;
  }

  #cta-section .cta-content .elementor-widget-container {
    align-items: center;
  }

  .footer .col-sm-3,
  .footer .col-sm-6 {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    text-align: center !important;
  }

  .footer-last {
    justify-content: center;
    align-items: center;
  }

  .footer .col-sm-3 {
    margin: 0 0 40px;
  }

  .footer-first ul li {
    position: relative;
    border-bottom: 1px solid #fff;
    padding-bottom: 5px;
  }

  .footer-last p,
  .footer-last p a {
    font-size: 12px;
  }

  .footer-last p:nth-child(1) {
    position: fixed;
    bottom: 30px;
    top: unset;
    left: 30px;
    right: unset;
    width: auto;
    height: auto;
    z-index: 99999999;
    background: var(--yellow);
    padding: 15px;
    border-radius: 15px;
  }

  .footer-last p:nth-child(1) i {
    display: block;
    margin: 0 auto;
  }

  .footer-last p:nth-child(1) a {
    font-size: 0px;
    display: block;
  }

  .button.red:after {
    top: 12px;
  }

  #pg-title {
    height: auto;
  }

  .pg-title-quote#quote-contact form {
    position: relative;
    width: 450px !important;
  }

  .pg-title-content .elementor-widget-container {
    align-items: center;
    text-align: center;
  }

  #pg-title p {
    font-size: 2rem;
  }

  #pg-content .elementor-column.elementor-col-50 {
    width: 100% !important;
  }

  #pg-content .content-img,
  #pg-content .what-we-clean {
    order: -1;
    margin: 0 0 30px;
  }

  #pg-content .bullet-list {
    width: 70%;
  }

  #pg-content .what-we-clean li {
    width: 45.443%;
    flex: 0 0 45.443%;
  }

  #pg-title.no-form {
    padding: 40px 0;
    text-align: center;
  }

  .contact-form .form-group:nth-child(2),
  .contact-form .form-group:nth-child(3),
  .contact-form .form-group:nth-child(4),
  .contact-form .form-group:nth-child(5) {
    width: 47.766%;
    flex: 0 0 47.766%;
  }

  #testimonials i.eicon-chevron-right,
  #testimonials i.eicon-chevron-left {
    font-size: 40px !important;
  }

  #testimonials .swiper-slide {
    height: auto;
    padding: 20px !important;
  }

  #testimonials .swiper-slide:before {
    content: url(i/icons/icon-left-quotes-mobile.svg);
    width: 60px;
    height: 49px;
    top: 20px;
    left: 20px;
  }

  #testimonials .swiper-slide:after {
    content: url(i/icons/icon-right-quotes-mobile.svg);
    width: 60px;
    height: 49px;
    top: 20px;
    right: 20px;
  }

  #testimonials h2 {
    margin: 0 0 30px;
  }

  #testimonials .elementor-main-swiper {
    width: calc(90% - 40px);
  }

  #home-hero .home-hero-form {
    height: 500px !important;
  }

  .wcu-card {
    margin-top: 40px;
  }

  .why-choose h2+p {
    padding: 0 0 30px;
  }

  .contact-info li {
    margin: 0 0 20px;
  }

  .home-hero-contact#quote-contact form {
    height: 290px;
  }

  .pg-padding {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .header .col-sm-8 {
    padding: 0;
  }

  .p-push-right {
    padding-right: 0px !important;
  }

  .p-push-left {
    padding-left: 0px !important;
  }

  .rates-area ul li {
    height: 100px;
  }

  .elementor-element-f99f152 .elementor-col-66,
  .elementor-element-f99f152 .elementor-col-33 {
    width: 100% !important;
  }

  .testimonial-form form .form-group:nth-child(2), .testimonial-form form .form-group:nth-child(3) {
    grid-column: span 2;
  }

  .testimonial-pg-card,
  .testimonial-pg-card:last-of-type {
    margin: 0 0 50px 0 !important;
  }

  .elementor-element-7602052 {
    display: none !important;
  }

  #quote-contact-home form {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    grid-gap: 15px;
  }

  #quote-contact-home form p,
  #quote-contact-home form .form-group:nth-child(6) {
    grid-column: span 6;
  }

  #quote-contact-home form p {
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
  }

  #quote-contact-home #form.homeform > .elementor-container.elementor-column-gap-default {
      display: flex;
      flex-wrap: wrap;
  }

  #quote-contact-home #form.homeform > .elementor-container.elementor-column-gap-default > .elementor-column {
      width: 100% !important;
  }

  #quote-contact-home #form.homeform h2 {
    text-align: center;
  }

  #quote-contact-home #form.homeform form .elementor-form-fields-wrapper {
    justify-content: center;
  }
}

@media (max-width: 767px) {
  :root {
    --spacing: 20px;
  }

  .home-hero-contact {
      position: relative !important;
      top: 0 !important;
      left: 0 !important;
      right: 0 !important;
  }

  p,
  li {
    font-size: 16px;
  }

  .logged-in #home-hero,
  .logged-in #pg-title {
    margin-top: 41px;
  }

  #home-hero,
  #pg-title {
    margin-top: 86px;
  }

  .header {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999999;
    background: #fff;
    padding: 15px;
  }

  .header .col-sm-8,
  .navigation .menu-main-menu-container li#menu-item-19 {
    display: none;
  }

  .header .col-sm-4,
  .header .mopt {
    -webkit-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .header .mopt p {
    display: flex;
    justify-content: flex-end;
    align-items: center;
  }

  .header .mopt a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 11px;
    color: var(--red);
  }

  .header .mopt i {
    width: 35px;
    height: 35px;
    background: var(--yellow);
    border-radius: 10px !important;
    display: block;
    background-position: center;
    background-size: auto;
    background-repeat: no-repeat;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 20px;
  }

  .header .mopt i.icon-phone {
    background-image: url(i/icons/icon-phone.svg);
  }

  .header .mopt a:first-of-type {
    margin-right: 15px;
  }

  .header .col-sm-8 {
    position: absolute;
    top: 82px;
    right: 0;
    left: 0;
    width: 100%;
    padding: 0 !important;
  }

  ul#menu-main-menu {
    flex-direction: column;
  }

  ul#menu-main-menu li {
    width: 100%;
  }

  ul#menu-main-menu li a {
    display: block;
    background: #fff;
    color: var(--red);
    border-bottom: 1px solid var(--red);
    padding: 20px 15px;
    text-align: center;
    border-radius: unset;
    font-size: 14px;
  }

  ul#menu-main-menu li a:hover,
  ul#menu-main-menu li a:focus,
  ul#menu-main-menu li.current-menu-item a {
    background: var(--red);
    color: #fff;
  }

  .home-hero-contact#quote-contact form {
    height: 300px;
    width: 350px;
  }

  .footer-first h3,
  .footer-middle h3 {
    font-size: 20px;
  }

  .footer-first ul li a,
  .footer-middle ul li a {
    font-size: 14px;
  }

  .home-hero-contact#quote-contact form,
  .pg-title-quote#quote-contact form {
    height: 300px !important;
    width: 350px !important;
    padding: 20px !important;
  }

  #quote-contact form .form-group input {
    padding: 12px 23px;
    font-size: 16px;
  }

  #quote-contact form p {
    font-size: 20px;
    margin: 0 0 15px;
    text-align: center;
  }

  #quote-contact form .form-group:nth-child(6) input {
    width: 130px !important;
    padding: 15px 24px 15px 54px;
  }

  #quote-contact form .form-group:nth-child(6):before {
    right: 90px;
    top: 23%;
  }

  #home-hero .home-hero-content ul {
    width: 100%;
  }

  .elementor-element.elementor-element-10a4218.pb-sm.elementor-widget.elementor-widget-text-editor {
    margin: 0 !important;
  }

  #pg-title h1+p br {
    display: none;
  }

  #pg-content .bullet-list {
    width: 100%;
  }

  #pg-content .what-we-clean li {
    width: 100%;
    flex: 0 0 100%;
    margin: 0 0 25px;
  }

  #pg-content .what-we-clean li:last-of-type {
    margin: 0px;
  }

  #pg-content .no-bullet-list li {
    height: 175px;
  }

  .what-we-clean p {
    right: -10px;
    top: -40px;
  }

  #pg-title.no-form {
    padding: 25px 0;
  }

  .navigation .menu-item-has-children ul {
    display: none;
    position: unset;
    width: 100%;
    top: unset;
    left: unset;
    transform: unset !important;
    transition: unset !important;
  }

  .navigation .menu-item-has-children ul li {
    margin: 0 !important;
  }

  .navigation .sub-menu {
    transform: unset;
    transform-origin: unset;
  }

  .navigation .menu-item-has-children:hover ul,
  .navigation .menu-item-has-children:focus ul {
    transform: unset;
  }

  .navigation .menu-item-has-children ul li a {
    background: #fff !important;
    color: var(--red) !important;
    border-bottom: 1px solid var(--red);
  }

  .navigation .menu-item-has-children ul li a:hover,
  .navigation .menu-item-has-children ul li a:focus,
  .navigation .menu-item-has-children ul li.current-menu-item a {
    background: var(--yellow) !important;
    color: var(--red) !important;
  }

  .wcu-card ul li {
    width: 100% !important;
    flex: 0 0 100% !important;
  }

  .wcu-card ul li:nth-child(1),
  .wcu-card ul li:nth-child(2),
  .wcu-card ul li:nth-child(3) {
    margin: 0 0 40px;
  }

  .elementor-element.elementor-element-f0e0d02.pt-md.elementor-widget.elementor-widget-html {
    padding-top: 40px;
  }

  .wcu-card h3 {
    font-size: 16px !important;
  }

  .contact-form .form-group:nth-child(2),
  .contact-form .form-group:nth-child(3),
  .contact-form .form-group:nth-child(4),
  .contact-form .form-group:nth-child(5) {
    width: 100%;
    flex: 0 0 100%;
  }

  #home-hero .home-hero-form {
    height: 308px !important;
  }

  .home-service-card figcaption {
    height: 30px;
  }

  #pg-content .content-img,
  #pg-content .what-we-clean {
    order: -1;
    margin: 0 0 15px;
  }

  .wcu-card ul li i {
    background-color: #fcf2de;
    background-repeat: no-repeat;
    background-position: center;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background-size: 55%;
  }

  .wcu-card h3 {
    font-size: 16px !important;
    margin: 10px 0 0 !important;
  }

  .why-choose h2+p {
    padding: 0 0 20px;
  }

  .wcu-card {
    margin-top: 30px;
  }

  #home-hero .elementor-widget-video .e-hosted-video .elementor-video {
    display: none !important;
  }

  #quote-contact form {
    border-radius: 0 !important;
  }

  #quote-contact form .form-group:nth-child(4),
  #quote-contact form .form-group:nth-child(5) {
    width: 100%;
    display: block;
  }

  .home-hero-contact,
  .home-hero-contact .elementor-widget-container,
  .home-hero-contact .form,
  .home-hero-contact#quote-contact form,
  .pg-title-quote#quote-contact form {
    height: 100% !important;
    width: 100% !important;
  }

  .home-hero-contact {
    position: absolute;
    margin: 0;
    bottom: 0;
    right: 0;
    top: 0;
    margin: 0 !important;
  }

  .pg-title-quote .elementor-element-populated {
    padding: 0 !important;
  }

  .pg-padding {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  #pg-title {
    padding: 0;
  }

  .pg-title-quote#quote-contact form {
    bottom: 0px;
  }

  #pg-title #quote-contact form .form-group:nth-child(4),
  #pg-title #quote-contact form .form-group:nth-child(5) {
    width: 100%;
  }

  .home-service-card {
    width: 60%;
    margin: 0 auto;
  }

  .home-service-card figcaption {
    height: 40px;
    font-size: 3rem;
  }

  .rates-area ul li {
    width: 100% !important;
    flex: 0 0 100% !important;
    height: auto;
  }

  .rates-area ul {
    gap: 20px;
  }

  #pg-content h2 {
    text-align: center;
  }

  .rates-services ul li {
    width: 100% !important;
    flex: 0 0 100% !important;
  }

  #quote-contact-home form p,
  #quote-contact-home form .form-group:nth-child(6),
  #quote-contact-home form .form-group {
    grid-column: span 6;
  }

  #quote-contact-home #form.homeform form .elementor-form-fields-wrapper {
    grid-gap: 10px;
  }
}

@media (max-width: 600px) {
  .home-service-card {
    width: 70%;
  }
}

@media (max-width: 500px) {
  h1 {
    font-size: 25px;
  }

  #pg-title h1 {
    font-size: 25px;
  }

  #pg-title h1+p {
    font-size: 17px;
  }

  #home-hero .home-hero-content img {
    width: 70%;
  }

  #pg-content li {
    width: 100%;
    flex: 0 0 100%;
  }

  .wcu-card h3 {
    font-size: 15px !important;
    margin: 10px 0 0 !important;
  }

  .home-service-card {
    width: 80%;
  }

  .home-service-card figcaption {
    font-size: 2.5rem;
    height: 30px;
  }

  .testimonial-form form .form-group:nth-child(2), .testimonial-form form .form-group:nth-child(3) {
    grid-column: span 4;
  }
}
