/* Responsive Styles */
@media (max-width: 1399px) {
    .main-slider-one__thumb {

        bottom: -22px;
        right : -11.2%;

    }

    .main-slider-one__thumb img {
        width: 80% !important;

    }
}

@media (max-width: 1200px) {
    .main-slider-one__title {
        font-size  : 60px;
        line-height: 70px;
    }

    .main-slider-one__thumb {
        right: -22%;
        top  : 37%;
    }

    .navbar-nav li {
        margin: 0 3px;
    }

    .repcar-services__main-title {
        font-size  : 36px;
        line-height: 46px;
    }
}

/* Responsive adjustments */
@media (max-width: 991.98px) {

    .about-section-padding {
        padding-top: 30px;
    }

    .cleaning-services-counter {
        display: none !important;
    }

    .navbar-collapse {
        position        : fixed;
        top             : 0;
        right           : -300px;
        width           : 300px;
        height          : 100vh;
        padding         : 70px 20px 20px;
        background-color: var(--dark-color);
        transition      : right 0.3s ease;
        z-index         : 1020;
        overflow-y      : auto;
        box-shadow      : -5px 0 15px rgba(0, 0, 0, 0.3);
    }

    .feature-section {
        padding: 80px 0 30px;
    }

    .sec-title {
        font-size: 2.2rem;
    }

    .feature-content {
        margin: 0 0 40px;
    }

    .navbar-collapse.show {
        right: 0;
        top  : 11%;
    }

    .nav-link {
        padding      : 15px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }

    .dropdown-menu {
        background-color: rgba(0, 0, 0, 0.2);
        box-shadow      : none;
        margin-left     : 15px;
    }




    /* Close button for mobile menu */
    .close-menu {
        position  : absolute;
        top       : 15px;
        right     : 15px;
        color     : var(--light-color);
        font-size : 24px;
        background: none;
        border    : none;
        cursor    : pointer;
    }

    .about-two {
        padding: 80px 0 90px;
    }

    .about-two__content {
        padding: 50px 0 0;
    }

    .sec-title__title {
        font-size  : 29px;
        line-height: 35px;
    }

    .about-two__image img:nth-child(2) {
        max-width: 60%;
    }

    .about-two__image::after {
        height: 140px;
    }

    .about-two__fact {
        width : 290px;
        bottom: -70px;
    }

    .about-two__fact__count {
        font-size  : 58px;
        line-height: 68px;
    }

    .slide-text {
        padding: 0;
        margin : 0;
    }

    .slide-text__one {
        padding: 20px 0 19px;
    }

    .slide-text__one__list li {
        font-size: 25px;
    }

    .slide-text__one__list li::after {
        right : -82px;
        top   : 2.5px;
        width : 45px;
        height: 45px;
    }

    .slide-text__two {
        padding  : 20px 0 19px;
        top      : -78px;
        transform: rotate(-8.19deg);
    }

    .slide-text__two__list li {
        font-size: 25px;
    }

    .slide-text__two__list li::after {
        right : -82px;
        top   : 2.5px;
        width : 45px;
        height: 45px;
    }

    .main-slider-one__item {
        padding-top: 130px;
        min-height : 600px;
    }

    .main-slider-one__title {
        font-size  : 50px;
        line-height: 60px;
    }

    .main-slider-one__sub-title {
        font-size  : 20px;
        line-height: 30px;
    }

    .main-slider-one__thumb {
        right : -20%;
        bottom: 0;
    }

    .owl-nav {
        left: 20px;
    }

    .owl-dots {
        right: 35px;
    }

    .main-slider-one__thumb img {
        width: 70% !important;
    }

    .main-slider-one__thumb {
        right: -25%;
        top  : 48%;
    }

    .repcar-services {
        padding: 80px 0 60px;
    }

    .repcar-service-item__title {
        font-size  : 20px;
        line-height: 30px;
    }

    .repcar-services-carousel .owl-nav {
        position       : relative;
        top            : 0;
        justify-content: center;
        margin-top     : 20px;
    }

    .cleaning-services-content {
        padding-left: 0;
        margin-top: 10px;
    }

    .cleaning-services-counter {
        position  : relative;
        margin-top: 30px;
        right     : auto;
        bottom    : auto;
        display   : inline-block;
    }

    .page-header {
        padding: 175px 0 120px;
    }

    .work-img img {
        height: 200px;
    }

    .section-title-2 h3 {
        font-size: 36px;
    }

    .header-contact-box {
        padding: 25px 20px;
    }

    .header-contact-info h3 {
        font-size: 20px;
    }

    .header-contact-info p,
    .header-contact-info a {
        font-size: 16px;
    }

    .gallery-page__card img {
        height: 220px;
    }
}

@media (max-width: 767.98px) {
    .text-anime {
        padding-top: 0px;
        font-size  : 29px !important;
    }

    .about-two {
        padding: 80px 0 30px;
    }

    .slide-text__one__list {
        animation: text-scrolling 6s linear infinite;
    }

    .slide-text__two {
        display: none;
    }

    .about-two__fact {
        position : relative;
        margin   : 30px auto;
        bottom   : 0;
        width    : 100%;
        max-width: 366px;
    }

    .main-slider-one__item {
        padding-top   : 120px;
        padding-bottom: 180px;
        min-height    : 700px;
    }

    .main-slider-one__bg {
        clip-path: none;
    }

    .main-slider-one__title {
        font-size  : 37px;
        line-height: 47px;
    }

    .main-slider-one__title br {
        display: none;
    }

    .main-slider-one__title span::after {
        display: none;
    }

    .main-slider-one__thumb {
        right : -50%;
        bottom: 65px;
    }

    .main-slider-one__thumb img {
        max-width: 80%;
    }

    .main-slider-one__btn {
        flex-direction: column;
        align-items   : flex-start;
    }

    .owl-nav,
    .owl-dots {
        display: none;
    }

    .repcar-services__main-title {
        font-size  : 28px;
        line-height: 38px;
    }

    .repcar-service-item__content {
        padding: 20px;
    }

    .repcar-feature-item {
        margin-bottom: 30px;
    }

    .feature-section {
        padding: 60px 0 20px;
    }

    .sec-title {
        font-size: 1.8rem;
    }

    .feature-item {
        flex-direction: column;
        align-items   : flex-start;
        gap           : 15px;
        padding       : 20px;
    }

    .feature-item__icon {
        font-size: 35px;
    }

    .feature-item__title {
        font-size: 20px;
    }

    .testimonial-section {
        padding: 40px 0;
    }

    .section-header {
        margin-bottom: 40px;
    }

    .section-title {
        font-size: 2rem;
    }

    .testimonial-text {
        font-size: 1rem;
    }

    .author-img {
        width : 60px;
        height: 60px;
    }

    .decoration-1,
    .decoration-2 {
        display: none;
    }

    .fastfix-services__main-title {
        font-size  : 30px;
        line-height: 38px;
    }

    .cleaning-services {
        padding: 60px 0;
    }

    .cleaning-services-img {
        flex-direction: column;
    }

    .cleaning-services-img figure {
        width        : 100%;
        margin-bottom: 20px;
    }

    .cleaning-services-counter h3 {
        font-size: 48px;
    }

    .cleaning-services-content-list ul li {
        font-size: 16px;
    }

    .page-header {
        padding: 150px 0 100px;
    }

    .text-anime .char {
        animation-delay: calc(0.05s * var(--char-index));
    }

    .content-section {
        padding: 60px 0;
    }

    .our-work-page {
        padding: 60px 0;
    }

    .work-box {
        margin-bottom: 25px;
    }

    .custom-lightbox {
        position: fixed;
        top     : 35px;
    }

    .get-in-touch {
        padding: 70px 0 70px;
    }

    .section-title-2 h3 {
        font-size: 32px;
    }

    .form-group input,
    .form-group textarea {
        font-size: 16px;
    }

    .btn-default {
        font-size: 16px;
        padding  : 10px 25px;
    }

    .contact-call-to-action {
        padding: 70px 0 30px;
    }

    .col-md-4 {
        margin-bottom: 25px;
    }

    .header-contact-info h3 {
        font-size: 18px;
    }

    .header-contact-info p,
    .header-contact-info a {
        font-size: 15px;
    }

    .gallery-page {
        padding: 60px 0;
    }

    .gallery-page__card img {
        height: 200px;
    }

    .lightbox-close {
        top  : -30px;
        right: 0;
    }

    .lightbox-prev,
    .lightbox-next {
        width    : 40px;
        height   : 40px;
        font-size: 24px;
    }
}

@media (max-width: 576px) {
    .main-slider-one__item {
        min-height: 650px;
    }

    .main-slider-one__title {
        font-size  : 32px;
        line-height: 42px;
    }

    .main-slider-one__sub-title {
        font-size  : 18px;
        line-height: 28px;
    }

    .main-slider-one__thumb {
        right: -50%;
        top  : 81%;
    }

    .main-slider-one__thumb img {
        max-width: 57%;
    }

    .ripcar-btn,
    .video-popup {
        font-size: 14px;
    }

    .main-slider-one__scrollDown {
        font-size: 14px;
    }

    .main-slider-one__scrollDown i {
        width : 50px;
        height: 50px;
    }

    .sec-title {
        font-size: 1.6rem;
    }

    .feature-text {
        font-size: 1rem;
    }

    .ripcar-btn {
        padding  : 10px 20px;
        font-size: 0.9rem;
    }

    .testimonial-card {
        padding: 20px;
    }

    .quote-icon {
        font-size: 40px;
        top      : 15px;
        right    : 15px;
    }

    .testimonial-author {
        flex-direction: column;
        text-align    : center;
    }

    .author-img {
        margin-right : 0;
        margin-bottom: 15px;
    }

    .testimonial-carousel .owl-prev,
    .testimonial-carousel .owl-next {
        width : 40px;
        height: 40px;
    }

    .contact-icon {
        font-size: 11px;
    }

    .contact-item a {

        font-size: 12px;

    }

    .navbar-brand {
        /* padding: 15px 0; */
        padding-top: 29px;
    }

    .cleaning-services {
        padding: 40px 0;
    }

    .cleaning-services-counter {
        padding: 15px;
    }

    .cleaning-services-counter h3 {
        font-size: 36px;
    }

    .text-anime .char {
        animation-delay: calc(0.05s * var(--char-index));
    }

    .feature-box {
        padding      : 20px;
        margin-bottom: 20px;
    }

    .our-work-page {
        padding: 40px 0;
    }

    .work-img img {
        height: 230px;
    }

    .work-content {
        padding: 15px;
    }

    .work-content h3 {
        font-size: 18px;
    }

    .form-group label {
        font-size: 16px;
    }

    .form-group input,
    .form-group textarea {
        font-size: 15px;
    }

    .header-contact-box {
        padding: 20px 15px;
    }

    .header-contact-info h3 {
        font-size: 16px;
    }

    .header-contact-info p,
    .header-contact-info a {
        font-size: 14px;
    }

    .contact-icon-box i {
        font-size: 32px;
    }

    .gallery-page {
        padding: 40px 0;
    }

    .gallery-page__card img {
        height: 180px;
    }



    .lightbox-nav {
        padding: 0 10px;
    }

    .lightbox-prev,
    .lightbox-next {
        width    : 35px;
        height   : 35px;
        font-size: 20px;
    }

}

@media (max-width: 500px) {
    .main-slider-one__thumb {
        right: -50%;
        top  : 100%;
    }
}