@media (max-width: 1200px) {
    .footer-star-rating-box {
        padding: 0px 15px;
    }
    .about-hero-section-bg, .hero-section-bg {
        height: 500px;
    }
    .hero-section .nav-menu {
        transform: translateY(-10%);
    }
     .service-card .btn {
        display: block
    }
}
@media (max-width: 998px) {
    footer .footer-social-links, .social-links {
        margin-top: 15px;
    }
    footer .footer-link {
        margin-top: 10px;
        font-size: 12px;
    }
    .hero-section .menu-card {
        gap: 10px;
        padding: 40px 0px;
    }
   
    .menu-card h6 {
        font-size: 16px;
        text-align: center
    }
    .method-cards .single-card {
        padding: 50px 15px;
        text-align: center;
    }
    .method-cards .single-card img {
        height: 100px;
        margin-bottom: 22px;
    }
    .contact-detail-card .contact-detail-img {
        height: 120px;
        width: 120px;
    }
    .contact-detail-card .contact-detail-img img {
        height: 100px;
        width: 100px;
        max-width: 100px;
        max-height: 100px;
        padding: 20px;
    }
    .footer-star-rating-box {
        padding: 0px 10px;
        justify-content: center;
    }
        .footer-star-rating-box img {
            width: 25px;
        }
    .app-links img {
        width: 120px !important;
    }
    .app-links {
        flex-direction: row;
    }
}
@media (max-width: 768px) {
    .service-hero-section-bg.pt-300 {
        padding-top: 200px !important
    }
    .menu-card-item .horizontal-line::before {
        width: 30%;
    }

    .social-icons a {
        width: 30px;
        height: 30px;
        font-size: 12px;
    }

    .navbar-brand img {
        width: 160px;
    }

    .bar-icon {
        height: 15px;
        width: 25px;
    }

    .user-icon, .login-icon {
        height: 20px;
        width: 20px;
    }

    .globe-icon {
        width: 15px;
        height: 15px;
    }

    .navbar-light .navbar-nav .nav-link span span {
        font-size: 12px;
    }

    .hero-section-video {
        height: 50vh;
    }

    .hero-section .menu-card {
        gap: 8px;
        padding: 25px 0px;
    }

    .footer-star-rating-box img {
        width: 40px;
        flex: unset !important;
    }

    .contact-detail-card .contact-detail-img {
        height: 100px;
        width: 100px;
    }

        .contact-detail-card .contact-detail-img img {
            height: 80px;
            width: 80px;
        }

    .contact-us-section .pt-100 {
        padding-top: 50px !important
    }

    .contact-us-section.pb-100 {
        padding-bottom: 50px !important
    }

    .contact-us-section .pb-100 {
        padding-bottom: 50px !important
    }

    .slick-prev img, .slick-next img {
        width: 30px;
    }

    .client-profile img {
        height: 80px;
    }

    .star-rating-box {
        display: flex;
        gap: 8px;
        margin-top: 0px;
    }

        .star-rating-box span i {
            font-size: 14px;
            color: #EEBC2E;
        }

    .client-profile h5 {
        font-size: 18px;
        margin-bottom: 0px;
    }

    .review-content p {
        font-size: 14px;
        padding: 0px;
        line-height: 24px;
    }

    .statistics-card img {
        height: 100px;
        width: 100px;
    }

    .hero-img, .hero-img2 {
        height: 50vh;
    }

    .profile-card img {
        height: 120px;
        width: 120px;
    }

    .single-timeline .timeline-icon {
        height: 60px;
        width: 60px;
        padding: 15px;
        min-width: 60px;
        min-height: 60px;
    }

    .tracking-form button {
        padding: 15px 15px;
        font-size: 16px;
        border-radius: 10px;
    }

    .tracking-form .form-control {
        font-size: 18px;
        border-radius: 5px;
        padding: 12px 12px !important;
    }
}
@media(max-width:660px){
    .method-cards {
        grid-template-columns: repeat(1, 1fr);
    }
    .method-cards .single-card {
        padding: 50px 35px;
    }
    .footer-star-rating-box img {
        width: 30px;
    }
    .who-we-are-section .text-medium, .method-section .text-medium {
        font-size: 16px;
    }
    .custom-btn {
        font-size: 14px;
    }
    .content-card-text {
        width: 90%;
    }
    .content-card.pb-100{
        padding-bottom:50px!important
    }
    .about-hero-section-bg, .hero-section-bg {
        height: 300px;
    }
}
@media (max-width: 550px)  {
    .navbar-brand img {
        width: 130px;
    }
    .contact-cards {
        transform: unset !important;
    }
    .statistics-card img {
        height: 80px;
        width: 80px;
    }
    .review-section.pb-100{
        padding-bottom:0px !important
    }
   
}
@media (max-width: 500px)  {
    .service-hero-section-bg.pt-300 {
        padding-top: 150px !important;
    }
    .hero-section .menu-card {
        gap: 10px;
        padding: 15px 2px;
    }
 
    .menu-card h6 {
        font-size: 14px;
    }
    .client-profile img {
        height: 50px;
    }
    .client-profile h5 {
        font-size: 15px;
        margin-bottom: 0px;
    }
    .star-rating-box {
        gap: 2px;
    }
    .star-rating-box span i {
        font-size: 10px;
        color: #EEBC2E;
    }
  
    .contact-us-section label, .form-section label {
        font-size: 14px;
    }

    .btn-primary {
        font-size: 14px;
        border-radius: 10px;
        padding: 12px 30px !important;
    }
    .map-btn {
        padding: 4px 16px !important;
    }
    .profile-card {
        padding: 10px;
    }
        .profile-card p {
            font-size: 14px;
            line-height: 18px;
        }
}
@media (max-width: 400px) {
    .menu-card p {
        padding: 0px 0px;
    }
    .tracking-form .form-control {
        font-size: 14px;
    }
    .tracking-form button {
        padding: 2px 10px;
        font-size: 13px;
        border-radius: 5px;
        height: 35px;
        margin-right: 7px;
    }
    .tracking-timeline::before {
        left: 20px;
    }
    .single-timeline .timeline-icon {
        height: 40px;
        width: 40px;
        padding: 7px;
        min-width: 40px;
        min-height: 40px;
    }
    .navbar-light .navbar-nav .nav-link {
        padding-right: 5px;
        padding-left: 5px;
    }
}
@media (max-width: 350px) {
    

    .language-selection {
        padding: 0px 10px;
    }

    .bar-icon {
        width: 20px;
    }
    .profile-card img {
        height: 90px;
        width: 90px;
    }
    .single-timeline h4 {
        font-size: 14px;
    }
    .single-timeline .timeline-icon {
        height: 40px;
        width: 40px;
        padding: 5px;
        min-width: 40px;
    }
    .user-icon, .login-icon {
        height: 15px;
        width: 15px;
    }
    .bar-icon {
        width: 15px;
    }
    .navbar-brand img {
        width: 100px;
    }
}
@media (max-width: 300px) {

    .language-selection {
        font-size: 14px !important;
    }
    .nav-item.dropdown {
        padding: 0px !important
    }

    .menu-card h6 {
        font-size: 12px;
    }
    .hero-section .menu-card {
        gap: 5px;
        padding: 15px 2px;
    }
   
}
@media (min-width: 1400px) {
    .primary-nav .container, .secondary-nav .container {
        max-width: 1000px;
    }
}