@media (max-width: 1499px) {
    .desktop-navbar .nav-link {

        font-size: 16px;
    }
}

@media (max-width: 1399px) {
    .navbar-brand img {
        width: 150px;
    }

    .desktop-navbar .navbar-brand {

        bottom: 7px;
    }

    .get-btn a {

        margin: 1px -2px;
    }

    .desktop-navbar {

        width: 85%;
    }
}

@media (max-width: 1199px) {
    .desktop-navbar {

        padding: 5px 0;
    }

    .desktop-navbar .nav-link {

        margin: 0 0px;

    }

    .desktop-navbar .estimate-btn {

        padding: 8px 9px;
    }

    .desktop-navbar .nav-link {
        font-size: 14px;
    }

    .desktop-navbar {

        width: 85%;
    }
}

@media (max-width: 1080px) {
    .navbar-brand img {
        width: 120px;
    }

    .desktop-navbar .navbar-brand {
        bottom: 17px;
        padding-right: 40px;
    }
}

@media (max-width: 991px) {
    .top-icon a {
        padding: 6px 0px;
        font-size: 12px;
    }

    .desktop-navbar {
        display: none;
    }

    .mobile-navbar {
        display: flex;
    }

    .about-images-column,
    .about-text-column {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .about-text-column {
        padding-top: 0;
    }

    .large-image-wrapper .about-image {
        margin-top: 30px;
    }

    .construction-icon {
        bottom: 80px;
    }

    .it-slider-title {
        font-size: 48px;

    }

    .section-padding {
        padding: 25px 0;
    }

    .project-section {
        padding: 0px 0;
    }

    .company-exp {

        padding: 35px 0 0 100px;
    }

    .company-exp:after {
        display: none;
    }

    .emblem {
        display: none;
    }

    .emblem-wrap i {
        display: none;
    }
}

@media (min-width: 992px) {
    .mobile-navbar {
        display: none;
    }

    .services-section {
        padding: 80px 0;
    }

    .section-header h2 {
        font-size: 2.2rem;
    }

    .service-image-wrap {
        margin-bottom: 30px;
    }
}



@media (max-width: 767px) {
    .about-section {
        padding: 80px 0;
    }

    .section-title {
        font-size: 32px;
    }

    .image-grid {
        flex-direction: column;
    }

    .small-image-wrapper,
    .large-image-wrapper {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .large-image-wrapper .about-image {
        margin-top: 0;
    }

    .stats-row {
        flex-direction: column;
    }

    .contact-shape-2 {
        width: 100%;
    }

    .section-header h2 {
        font-size: 1.8rem;
    }

    .service-item {
        padding: 20px;
    }

    .service-arrow {
        width: 40px;
        height: 40px;
    }
}

/* Responsive adjustments */
@media (max-width: 991.98px) {
    .footer {
        padding-top: 80px;
    }

    .footer-title {
        font-size: 20px;
    }
}

@media (max-width: 767.98px) {
    .footer-widget {
        margin-bottom: 40px;
    }

    .footer-title {
        margin-bottom: 20px;
    }

    .footer-gallery {
        grid-template-columns: repeat(2, 1fr);
    }

    .testimonial-section {
        padding: 80px 0;
    }

    .testimonial-text p {
        font-size: 18px;
    }

    .testimonial-avatar-info h5 {
        font-size: 20px;
    }

    .slider-author {
        margin-bottom: 30px;
    }

    .testimonial-btn-wrap {
        text-align: left !important;
    }
}


@media (max-width: 575.98px) {
    .footer {
        padding-top: 60px;
    }

    .copyright-text {
        text-align: center;
        margin-bottom: 15px;
    }

    .social-links {
        justify-content: center;
    }

    .wt-title {
        font-size: 29px;
    }

    .company-exp-tagline {

      display: none;
    }
    .company-exp {
    position: relative;
    z-index: 1;
    padding: 0;
}
.company-exp-media {
    position: relative;
    max-width: 100%;
    margin-left: auto;
    margin-right: 0;
}
}

/* footer section end here  */
/* Responsive adjustments */
@media (max-width: 1199.98px) {
    .section-title {
        font-size: 36px;
    }

    .contact-form-box {
        padding: 40px;
    }
}

@media (max-width: 991.98px) {
    .contact-section {
        padding: 80px 0;
    }

    .contact-info-box {
        margin-bottom: 30px;
    }

    .contact-form-box::after {
        display: none;
    }
}

@media (max-width: 767.98px) {
    .section-title {
        font-size: 30px;
    }

    .contact-form-box {
        padding: 30px 20px;
    }

    .contact-info-content {
        font-size: 18px;
    }
}

@media (max-width: 575.98px) {
    .section-title {
        font-size: 28px;
    }

    .contact-form-title {
        font-size: 26px;
    }

    .map-column h3 {
        font-size: 22px;
        font-weight: 600;
        text-transform: uppercase;
    }
}

/* Responsive Adjustments */
@media (max-width: 992px) {

    .project-title {
        font-size: 1.25rem;
    }

    .project-client-info-box {
        padding: 0 20px;
    }

    .project-client-btn {
        width: 70px;
        height: 70px;
    }
}

@media (max-width: 768px) {
    .project-title {
        font-size: 1.1rem;
    }

    .project-tag .badge {
        font-size: 0.75rem;
        padding: 0.2rem 0.8rem;
    }

    .project-arrow {
        width: 40px !important;
        height: 40px !important;
    }

    .project-arrow-wrap button {
        width: 40px !important;
        height: 40px !important;
    }
}

@media (max-width: 576px) {
    .project-section {
        padding: 60px 0;
    }

    .project-client-info span,
    .project-client-info a {
        font-size: 0.75rem;
    }

    .project-client-info-box img {
        width: 50px !important;
        height: 50px !important;
    }

    .project-client-btn {
        width: 60px;
        height: 60px;
    }

    .project-dots .owl-dot {
        width: 20%;
    }
}

/* Responsive Adjustments */
@media (max-width: 992px) {}

@media (max-width: 768px) {
    .section-header h2 {
        font-size: 1.8rem;
    }

    .service-item {
        padding: 20px;
    }

    .service-arrow {
        width: 40px;
        height: 40px;
    }
}

@media (max-width: 576px) {
    .services-section {
        padding: 60px 0;
    }

    .section-header h2 {
        font-size: 1.5rem;
    }

    .service-item {
        text-align: center;
    }

    .service-item .col-md-4 {
        margin-bottom: 15px;
    }

    .service-item .d-flex {
        flex-direction: column;
    }

    .service-item p {
        margin-bottom: 15px !important;
        margin-right: 0 !important;
    }
    .inner-heading h3 {
        font-size: 25px;
    }
}