@media only screen and (max-width: 575px) {
    .hero-single .hero-content .hero-sub-title {
        font-size: 12px;
        letter-spacing: 2px;
    }
    .hero-single .hero-content .hero-title {
        font-size: 26px;
    }
    .theme-btn {
        font-size: 12px;
        padding: 10px 20px;
    }
    .hero-slider.owl-theme .owl-nav [class*=owl-] {
        width: 40px;  
        height: 40px;  
        line-height: 40px;
        font-size: 16px;
    }
    .hero-slider.owl-theme .owl-nav .owl-prev {
        right: 65px;
    }
    .hero-slider.owl-theme .owl-nav .owl-next {
        right: 15px;
    }


    .booking-title {
        font-size: 22px;
    }
    .booking-area .booking-form .nav-tabs li {
        width: 100%;
    }
    .booking-area .booking-form .nav-tabs li .nav-link {
        width: 100%;
    }
    .booking-form .form-group label {
        font-size: 14px;
    }
    .booking-form .form-select, .booking-form .form-control {
        padding: 8px 35px 8px 12px;
    }
    .booking-form .form-group i {
        position: absolute;
        right: 15px;
        bottom: 14px;
    }

    .py-120 {
        padding: 30px 0;
    }
    .about-experience-icon {
        font-size: 20px;
        width: 35px;
        height: 35px;
        line-height: 30px;
    }
    .about-experience {
        font-size: 12px;
    }
    .site-title-tagline {
        font-size: 15px;
    }
    .site-title {
        font-size: 22px;
    }

    .service-title a {
        font-size: 20px;
    }
    .service-icon {
        width: 60px;
        height: 60px;
        line-height: 50px;
        font-size: 35px;
    }
    .service-icon img {
        width: 30px;
    }


    .counter-box .icon {
        width: 100px;
        height: 100px;
        line-height: 80px;
    }
    .counter-box .counter {
        font-size: 33px;
    }
    .counter-box .title {
        margin-top: 10px;
        font-size: 16px;
    }
    .counter-area .counter-box {
        margin: 18px 0;
    }

    .cta-text h1 {
        font-size: 28px;
    }
    .cta-area {
        padding: 40px 0;
    }

    .team-area {
        padding-top: 40px;
        padding-bottom: 10px;
    }

    .copyright::before {
        display: none;
    }


    .site-breadcrumb .breadcrumb-title {
        font-size: 28px;
    }   
    .site-breadcrumb .breadcrumb-menu li {
        font-size: 14px;
    }
    .py-120 {
        padding: 40px 0;
    }
    .site-title {
        font-size: 24px;
    }

    .contact-info-icon i {
        font-size: 24px;
        width: 50px;
        height: 50px;
        line-height: 50px;
    }
    .contact-form .form-group .form-control {
        padding: 10px 20px;
        border-radius: 12px;
    }
    .contact-form .form-group {
        margin-bottom: 16px;
    }

    .pt-120 {
        padding-top: 40px;
    }
    .pb-120 {
        padding-bottom: 40px;
    }
    .terms-content h3 {
        font-size: 22px;
        margin-bottom: 16px;
    }
    .terms-content:not(:last-child) {
        margin-bottom: 26px;
    }

    .footer-social {
        margin-top: 10px;
    }

    .cta-phone {
        left: 5px;
        bottom: 8px;
    }
    .cta-whatsapp {
        right: 5px;
        bottom: 8px;
    }
    .booking-summary-container {
        width: 100%;
    }

    .rate-item {
        padding: 10px;
    }
    .rate-content {
        padding: 10px;
    }

    .accordion-section .accordion-body .row {
        margin-bottom: 0;
    }

    .accordion-section .accordion-body .row .col-12 {
        margin-bottom: 10px;
    }

    .taxi-fare-section {       
        padding: 0;
    }
    .taxi-fare-section .container {
    
        width: 100%;
    }
    .taxi-fare-section .container .table tr th {
        font-size: 13px;
        font-weight: 600;
        line-height: 1.4;
    }
    .taxi-fare-section .container .table tr td {
        font-size: 12px;
    }
    .copyright .copyright-text {
        font-size: 14px;
    }
}