@media only screen and (max-width:1366px) {

    .common-space {
        padding: 70px 0;
    }

    .about-page .common-heading {
        font-size: 28px;
    }

    .our-cars-page .listing-item .listing-price h6 {
        font-size: 17px;
    }
}


@media only screen and (max-width:1024px) {
    header .cont-btns a {
        margin-top: 0;
        padding: 9px 12px;
        font-size: 14px;
    }

    header .navbar-nav li a.nav-link {
        font-size: 14px;
        padding-left: 5px;
        padding-right: 0;
    }
    header .callbtn{
        display: none;
    }

    header .navbar-brand img {
        max-height: 50px;
    }

    footer .footer-widget.links-widget {
        padding-left: 20px;
    }

    .our-cars .listing-item .listing-img img {
        height: 190px;
    }

    .work-schd .form-box {
        max-width: 100%;
        border-radius: 10px;
        background-color: var(--theme-color2);
        padding: 20px;
    }

    .common-heading.center {
        font-size: 28px;
    }

    .count .count-main .count-box .icon-box i {
        font-size: 44px;
    }

    .count .count-main .count-box .content span {
        font-size: 28px;

    }

    .count .count-main {

        gap: 25px;
    }

    .count .count-main .count-box {
        justify-content: start;

    }

    .common-space {
        padding-left: 1rem;
        padding-right: 1rem;
    }
}

@media only screen and (max-width:991px) {
    .navbar-toggler {
        position: absolute;
        right: 7px;
        top: 19px;
    }

    .about-page .common-heading {
        font-size:24px;
    }


    header .cont-btns {
        position: absolute;
        right: 81px;
        top: 20px;
    }

    header .callbtn {
        position: absolute;
        right: 209px;
        top: 11px;
    }

    .local-attraction-page .local-atta-wrapper:before {
        display: none;
    }

    .local-attraction-page .local-atta-wrapper .loca-box .loca-box-wrapper {
        max-width: 100%;

        margin-top: 1rem;
        padding-right: 0;
    }

    .local-attraction-page .local-atta-wrapper .loca-box .loca-box-wrapper:before {
        display: none;
    }

    .local-attraction-page .local-atta-wrapper .loca-box:nth-child(even) .loca-box-wrapper {
        padding-right: 0px;
        padding-left: 0;
    }
}

@media only screen and (max-width:768px) {
    .about-us .ab-img-wrapper img {
        width: 100%;
        max-height: unset;
    }

    .service-home .ser-ab-wrapper {
        grid-template-columns: repeat(2, 1fr);
    }

    .counter .counter-box-wrapper {

        grid-template-columns: repeat(2, 1fr);
        gap: 25px;
    }

    .work-schd .form-box {

        margin-bottom: 2.5rem;
    }


    footer .footer-widget {
        padding: 10px 0;
    }

    .count .count-main .count-box {

        flex-direction: column;
        align-items: center;
    }

    .count .count-main .content {
        text-align: center;
    }

    .other-services .other-ser-ab-wrapper {

        grid-template-columns: repeat(2, 1fr);

    }

    .contact-page .add__card {
        padding: 21px 20px;
        margin-bottom: 10px;
    }

    .contact-page .add__card p {
        font-size: 18px;

    }

    .contact-page {
        padding-bottom: 2rem;
    }

    .ser-sidebar .side-ser-wrapper {
        margin-top: 1.5rem;
    }
    .about-page {
    background-image: none;
}
}

@media only screen and (max-width:576px) {
    footer .info-list li {
    align-items: center; 

}

  .banner-home.desktop-ban{
        display: none;
    }

     .banner-home.mobile-ban{
        display: block;
    }


footer .info-list li i {
    font-size: 20px;
}
    .common-space {
        padding: 40px 0;
    }

    .our-cars .listing-item .listing-img img {
        height: auto;
    }

    .common-heading.center {
        font-size: 27px;
        line-height: 40px;
    }

    footer .footer-widget.links-widget {
        padding-left: 0;
    }

    .service-home .ser-ab-wrapper {
        grid-template-columns: repeat(1, 1fr);
    }

    .counter .counter-box-wrapper .counter-box {
        padding: 15px;
    }

    .counter .counter-box-wrapper .counter-box h4 {
        font-size: 37px;
        font-weight: 500;
        margin-bottom: 0;
    }

    .counter .counter-box-wrapper {
        grid-template-columns: repeat(2, 1fr);
        gap: 15px;
    }

    header .callbtn {
        display: none;
    }

    .m-btnss {
        display: grid;
    }

    .breds h1 {
        font-size: 32px;

    }

    .breds {

        padding: 3rem 0 3rem;
    }

    .ab-part2 .ab-p-2-wrapper {

        padding: 40px 20px 40px 20px;

    }

    .service-car-detaila-row .car-img-wrapper {

        margin-top: 2rem;
        margin-bottom: 3rem;
    }

    .service-car-detaila-row .car-img-wrapper::before {

        width: 250px;
        height: 250px;

    }

    .count .count-main {
        grid-template-columns: repeat(1, 1fr);
    }

    .common-heading {
        font-size: 32px;
        line-height: 45px;
    }

    .other-services .other-ser-ab-wrapper {
        grid-template-columns: repeat(1, 1fr);
    }

    .testimonials .work-content .inner-test h2 {
        font-size: 21px;
    }

    .testimonials .work-content .inner-test .rating {
        bottom: -17px;
    }

    .cont-page-form .form-wrapper-page {

        padding: 40px 20px;

    }

    .blog-page .blogs-wrapper {

        grid-template-columns: repeat(1, 1fr);
    }

    .book-now-page img {
        margin-top: 10px;
    }

    .book-now-page .form-wrapper-page {

        padding: 20px;

    }
    .whatsapp{
        display: none;
    }
    .phone-call{
        display: none;
    }
}

@media only screen and (max-width:375px) {
    header .navbar-brand img {
        max-height: 43px;
    }

    header .cont-btns {
        position: absolute;
        right: 81px;
        top: 20px;
        font-size: 15px;
    }

    header .cont-btns a {

        padding: 9px 12px;
        font-size: 12px;
    }

    header .cont-btns .common-btn i {

        font-size: 12px;

    }

}