/* Responsive Adjustments */
@media (min-width: 1400px) {
    .about-img.left {
        margin-left: -50px;
    }

    .about-img.right {
        margin-right: -50px;
    }
}

@media (max-width: 1199.98px) {
    .offcanvas {
        width: 400px;
    }

    .hero-section {
        padding-top   : 250px;
        padding-bottom: 220px;
    }

    .hero-content h1 {
        font-size: 70px;
    }

    .hero-img {
        max-width: 48%;
    }

    .hero-section .hero-img::before {
        width : 75%;
        height: 80%;
        right : -25%;
    }

    .about-section {
        padding: 100px 0;
    }

    .section-title h3 {
        font-size: 2.2rem;
    }

    .wptb-item-text {
        font-size  : 32px;
        line-height: 45px;
    }

    .wptb-item-text .separator {
        margin   : 4px 20px;
        width    : 35px;
        height   : 35px;
        font-size: 20px;
    }

    .services-section {
        padding: 80px 0;
    }

    .section-title .title {
        font-size: 2.2rem;
    }

    .service-item {
        padding: 25px;
    }

    .section-title h2 {
        font-size: 42px;
    }

    .section-title h1 {
        font-size: 42px;
    }

    .cleaning-services-counter h3 {
        font-size: 54px;
    }
}

@media (max-width: 991.98px) {
    .header-info li:not(:last-child) {
        border-right : none;
        padding-right: 10px;
        margin-right : 0;
    }


    .get-btn {
        margin: auto;
    }

    .offcanvas {
        width: 350px;
    }

    .hero-section {
        padding-top   : 262px;
        padding-bottom: 180px;
    }

    .hero-content h1 {
        font-size    : 60px;
        margin-bottom: 20px;
    }

    .hero-content p {
        font-size    : 18px;
        margin-bottom: 35px;
    }

    .hero-img {
        position       : relative;
        top            : 0;
        transform      : none;
        max-width      : 70%;
        margin         : 60px auto 0;
        justify-content: center;
    }

    .hero-section .hero-img::before {
        width : 70%;
        height: 75%;
        right : -20%;
        top   : -5%;
    }

    .hero-content {
        text-align: center;
    }

    .hero-shape {
        display: none;
        /* Hide shape on tablets for better layout */
    }

    .about-section {
        padding: 80px 0;
    }

    .about-img {
        margin-bottom: 40px;
    }

    .section-title h3 {
        font-size: 2rem;
    }

    .feature-about {
        padding: 15px;
    }

    .feature-about .icon {
        width       : 60px;
        height      : 60px;
        font-size   : 25px;
        margin-right: 15px;
    }

    .marquee-section {
        padding: 80px 0;
    }

    .wptb-marquee {
        padding-bottom: 120px;
    }

    .wptb-item-text {
        font-size     : 28px;
        line-height   : 40px;
        letter-spacing: 1.2px;
    }

    .wptb-item-text .separator {
        margin   : 4px 15px;
        width    : 30px;
        height   : 30px;
        font-size: 18px;
    }

    .wptb-slide-to-left {
        top: 60px;
    }

    .services-section {
        padding: 60px 0;
    }

    .section-title .title {
        font-size    : 2rem;
        margin-bottom: 40px;
    }

    .service-item {
        margin-bottom: 25px;
    }

    .service-icon {
        width    : 60px;
        height   : 60px;
        font-size: 25px;
    }

    .service-content h4.title {
        margin-top: 20px;
    }

    .test-title {
        font-size: 2rem;
    }

    .cleaning-services {
        padding: 80px 0;
    }

    .cleaning-services-content {
        padding-left: 0;
        margin-top  : 50px;
    }


    .section-title h2 {
        font-size: 36px;
    }

    .section-title h1 {
        font-size: 36px;
    }

    .cleaning-services-counter h3 {
        font-size: 48px;
    }

    .section-padding {
        padding: 80px 0;
    }

    .main_sidebar {
        border-top : none;
        padding-top: 0;
        margin-top : 0;
    }

    .sidebar_widget {
        max-width   : 100%;
        margin-left : 0;
        margin-right: 0;
    }

    .services_details_content .content_box h1 {
        font-size: 30px;
    }

    .services_details_content .content_box h2 {
        font-size: 24px;
    }

    .info_boxes {
        grid-template-columns: 1fr;
    }

    .photo-gallery {
        width: calc(50% - 20px);
    }

    .blog-card img {
        height: 200px;
    }
}

@media (max-width: 767.98px) {
    .offcanvas {
        width: 300px;
    }

    .hero-section {
        padding-top   : 230px;
        padding-bottom: 150px;
    }

    .hero-content h1 {
        font-size    : 48px;
        margin-bottom: 15px;
    }

    .hero-content p {
        font-size    : 17px;
        margin-bottom: 30px;
    }

    .hero-img {
        max-width: 80%;
        margin   : 50px auto 0;
    }

    .hero-section .hero-img::before {
        width : 65%;
        height: 70%;
        right : -15%;
        top   : -3%;
    }

    .about-section {
        padding: 60px 0;
    }

    .section-title h3 {
        font-size: 1.8rem;
    }

    .feature-about {
        flex-direction: column;
        text-align    : center;
        padding       : 20px;
    }

    .feature-about .icon {
        margin-right : 0;
        margin-bottom: 15px;
        align-self   : center;
    }

    .ts-list li {
        font-size: 15px;
    }

    .marquee-section {
        padding: 60px 0;
    }

    .wptb-marquee {
        padding-bottom: 100px;
    }

    .wptb-item-text {
        font-size     : 22px;
        line-height   : 35px;
        letter-spacing: 1px;
    }

    .wptb-item-text .separator {
        margin   : 4px 10px;
        width    : 25px;
        height   : 25px;
        font-size: 16px;
    }

    .wptb-slide-to-left {
        top: 50px;
    }

    .wptb-slide-to-right,
    .wptb-slide-to-left {
        transform: rotate(-1deg);
    }

    .services-section {
        padding: 50px 0;
    }

    .section-title .title {
        font-size    : 1.8rem;
        margin-bottom: 30px;
    }

    .service-item {
        padding      : 20px;
        margin-bottom: 20px;
    }

    .service-content h4.title {
        font-size: 1.3rem;
    }

    .test-title {
        font-size: 1.8rem;
    }

    .footer-container {
        grid-template-columns: 1fr;
        gap                  : 1.5rem;
    }

    .footer-section h3 {
        margin-bottom: 1rem;
    }

    .contact-info p {
        flex-direction: column;
    }

    .contact-info strong {
        margin-bottom: 0.3rem;
    }

    .testimonials-section {
        padding: 2rem 0;
    }

    .section-title {
        margin-bottom: 2rem;
    }

    .testimonial-card {
        padding: 1.5rem;
    }

    .owl-nav {
        display: none;
    }

    .cleaning-services {
        padding: 60px 0;
    }

    .section-title h2 {
        font-size: 32px;
    }

    .section-title h1 {
        font-size: 32px;
    }

    .cleaning-services-counter {
        flex-direction: column;
        gap           : 10px;
        text-align    : center;
    }

    .cleaning-services-counter h3 {
        font-size: 42px;
    }

    .cleaning-services-content-list ul li {
        font-size: 16px;
    }

    .section-padding {
        padding: 60px 0;
    }

    .sidebar_widget {
        padding: 25px 20px;
    }

    .services_details_content .content_box h1 {
        font-size: 26px;
    }

    .services_details_content .content_box h2 {
        font-size: 22px;
    }

    .info_boxes .icon_box {
        flex-direction : column;
        text-align     : center;
        justify-content: center;
        align-items    : center;
    }

    .photo-gallery {
        width: calc(100% - 20px);
    }

    .photo-gallery img {
        height: 300px;
    }

    .blog-card-content {
        padding: 20px;
    }

    .blog-card h3 {
        font-size: 20px;
    }

    .sidebar-widget {
        padding: 20px;
    }

    .services-grid {
        grid-template-columns: 1fr;
    }

    .modal-body {
        padding: 20px;
    }

    .modal-header,
    .modal-footer {
        padding: 15px 20px;
    }

}

@media (max-width: 575.98px) {
    .site-logo {
        max-width: 200px;
        padding  : 10px 15px;
    }

    .site-logo img {
        max-width: 150px;
    }

    .header-info {
        justify-content: center;
        text-align     : center;
    }

    .hero-section {
        padding-top   : 215px;
        padding-bottom: 120px;
    }

    .hero-content h1 {
        font-size    : 36px;
        margin-bottom: 15px;
    }

    .hero-content p {
        font-size    : 16px;
        margin-bottom: 25px;
        line-height  : 1.5;
    }

    .hero-img {
        max-width: 90%;
        margin   : 40px auto 0;
    }

    .hero-section .hero-img::before {
        width : 60%;
        height: 65%;
        right : -10%;
        top   : -2%;
    }

    .custom-btn {
        padding: 18px 22px;
    }

    .about-section {
        padding: 50px 0;
    }

    .section-title h3 {
        font-size: 1.6rem;
    }

    .section-title .desc p {
        font-size: 15px;
    }

    .feature-content h4 {
        font-size: 1.2rem;
    }

    .primary-btn {
        padding  : 15px 25px;
        font-size: 12px;
    }

    .header-info .mobile {
        display: none !important;
    }

    .marquee-section {
        padding-top   : 40px;
        padding-bottom: 0px;
    }

    .wptb-marquee {
        padding-bottom: 80px;
    }

    .wptb-item-text {
        font-size     : 18px;
        line-height   : 30px;
        letter-spacing: 0.8px;
    }

    .wptb-item-text .separator {
        margin   : 4px 8px;
        width    : 20px;
        height   : 20px;
        font-size: 14px;
    }

    .wptb-slide-to-left {
        top: 40px;
    }

    .wptb-item-container {
        padding: 10px 0;
    }

    .wptb-item-container::before,
    .wptb-item-container::after {
        height: 1px;
    }

    .services-section {
        padding: 40px 0;
    }

    .section-title .title {
        font-size: 1.6rem;
    }

    .service-item {
        padding: 15px;
    }

    .service-icon {
        width        : 50px;
        height       : 50px;
        font-size    : 20px;
        margin-bottom: 15px;
    }

    .service-content h4.title {
        font-size: 1.2rem;
    }

    .service-content .desc p {
        font-size: 14px;
    }

    .test-title {
        font-size: 1.6rem;
    }

    .inner-heading {

        color    : white;
        font-size: 2.5rem;
    }

    .cleaning-services-img {
        flex-direction: column;
        gap           : 20px;
    }

    .cleaning-services-img figure {
        width: 100%;
    }

    .section-title h2 {
        font-size: 28px;
    }

    .section-title h1 {
        font-size: 28px;
    }


    .cleaning-services-counter h3 {
        font-size: 36px;
    }

    .cleaning-services-counter p {
        font-size: 16px;
    }

    .cta_widget .chat_icon {
        width     : 80px;
        height    : 80px;
        font-size : 40px;
        margin-top: -50px;
    }

    .services_widget .services_list li>a {
        padding: 12px 35px 12px 15px;
    }

    .photo-gallery img {
        height: 250px;
    }

    .blog-card img {
        height: 180px;
    }

    .blog-card h3 {
        font-size: 18px;
    }

    .recent-post {
        flex-direction: column;
    }

    .recent-post-thumb {
        width        : 100%;
        height       : 150px;
        margin-right : 0;
        margin-bottom: 10px;
    }

    .modal-title {
        font-size: 20px;
    }
}

@media (max-width: 400px) {
    .wptb-item-text {
        font-size  : 16px;
        line-height: 25px;
    }

    .wptb-item-text .separator {
        margin   : 4px 5px;
        width    : 18px;
        height   : 18px;
        font-size: 12px;
    }

    .service-item {
        text-align: center;
    }

    .service-icon {
        margin-left : auto;
        margin-right: auto;
    }

    .footer {
        padding: 2rem 1rem 1rem;
    }

    .footer-logo h2 {
        font-size: 1.5rem;
    }

    .custom-btn {
        display: none;
    }
}

@media (max-width:350px) {
    .get-btn {
        width: 56%;
    }
}