@media screen and (max-width: 1880px) {}

@media screen and (max-width: 1740px) {}

@media screen and (max-width: 1536px) {
    .navbar .navbar-nav .nav-link {
        font-size: 20px;
        font-weight: 500 !important;
        margin: 0 8px;
    }
}

@media screen and (max-width: 1440px) {}

@media screen and (max-width: 1300px) {
    .navbar .container-fluid {
        padding: 0 15px;
    }

    section {
        padding: 35px 0;
    }

    .sec-title--page .title {
        font-size: 40px;
        margin-bottom: 40px;
        letter-spacing: 0;
        line-height: 1.4;
    }

    .ar-footer-info {
        margin-top: 50px;
        padding-left: 57px;
    }

}

@media screen and (max-width: 1200px) {
    .navbar-brand {
        max-width: 26%;
    }

    .navbar .navbar-nav .nav-link {
        margin: 0 10px;
        font-size: 20px;
    }

    .navbar {
        background-color: #ffffff29;
        backdrop-filter: blur(10px);
    }

    button.navbar-toggler {
        filter: invert(1);
    }

    .heading-title h3 {
        font-size: 54px;
    }

    .group {
        font-size: 32px;
    }

    p {
        font-size: 18px;
    }

    a.btn {
        font-size: 18px;
    }

    .city-tabs .heading-title h3 {
        line-height: 1.4;
        font-size: 45px;
    }

    .heading-title p {
        font-size: 19px;
    }

    .city-tabs .city-wrappering {
        padding: 50px 20px;
        border: 1px solid #000;
    }

    .hero .heading-title h3 {
        font-size: 46px;
        margin-top: 20px;
    }

    .circle1 {
        width: 500px;
        height: 500px;
    }

    .circle2 {
        width: 390px;
        height: 390px;
        top: 9%;
    }

    .circle3 {
        width: 250px;
        height: 250px;
        animation-duration: 10s;
        top: 22%;
        left: 24%;
    }

    .key-features-body {
        padding: 35px 18px;
    }

    .price-box h2 {
        font-size: 34px;
    }

    .price-box {
        padding: 30px 15px;
    }

    .price-box ul li {
        margin: 17px 0;
        font-size: 16px;
    }

    .ar-testimonial-content .xb-item--name {
        font-size: 17px;
    }

    .xb-gallary-info h2 {
        font-size: 46px;
    }

    .ar-testimonial-content {
        margin-bottom: 20px;
    }

    .ar-footer_bottom {
        margin-top: 0;
    }
}

@media screen and (max-width:1024px) {}

@media screen and (max-width:991px) {
    section {
        padding: 40px 0;
    }

    .heading-title h3 {
        font-size: 42px;
    }

    .heading-title p {
        font-size: 17px;
    }

    a.btn {
        font-size: 15px;
    }

    .ar-testimonial-content {
        margin-right: 0;
        padding: 70px 50px 44px;
    }

    .ar-testimonial-content .xb-item--content {
        font-size: 24px;
    }

    .ar-testimonial-img {
        margin-left: 0;
        height: 100%;
    }

    .ar-footer-left {
        margin-bottom: 40px;
    }

    .ar-footer-nav {
        margin: 0;
        position: relative;
    }

    .ar-footer-info {
        margin-top: 50px;
        padding-left: 0;
    }

    .ar-footer-info .title {
        font-size: 31px;
        margin-bottom: 30px;
    }

    .ar-footer_bottom {
        padding: 0;
        border-top: none;
        margin-top: 30px;
    }

    .cta-content {
        padding: 60px 15px;
    }

    .cta-content p {
        width: 100%;
        max-width: 100%;
    }

    .prt_single_image-wrapper.prt_single_image-about .tm-reveal-direction-lr.rl .elementor-widget-container {
        padding-bottom: 0;
    }

    .about-section .prt_single_image-wrapper.prt_single_image-about .prt-about-bg.elementor-widget-container {
        margin-top: 20px;

        margin-left: 0;
    }

    .elementor-widget-container img {
        width: 100%;
    }

    .nav-pills .nav-item {
        margin-bottom: 15px;
    }

    .city-tabs .nav-link {
        font-size: 18px;
    }

    .sec-title--page .title {
        font-size: 30px;
    }

    .ap-work-list {
        padding-top: 25px;
        padding-bottom: 25px;
    }
footer{
    padding: 0;
}
    .vision-img {
        width: 100%;
        max-width: 100%;
    }

    .about-overlay-marquee {
        top: 40%;
        opacity: 0.2;
    }

    .content-box h4 {
        font-size: 24px;
    }

    .working-block-one .inner-block .content-box .text {
        max-width: 100%;
        font-size: 16px;
    }

    .feature-list li {
        font-size: 15px;
    }

    .ar-footer-info .title {
        font-size: 30px;
        line-height: 1.2;
        margin-bottom: 26px;
        letter-spacing: 0.03em;
        color: var(--white);
    }

    .ar-footer-nav {
        margin: 0;
        position: relative;
    }

    .ar-footer-nav li a {
        font-size: 19px;
    }

    .ar-footer-nav li a {
        padding: 30px 22px;
    }
    .hero-badge{
        margin-top: 50px;
    }
    .ap-work-list li::before{
        top: 6px;
    }
}

@media screen and (max-width:767px) {
    p {
        font-size: 17px;
    }

    .city-tabs .heading-title h3 {
        line-height: 1.4;
        font-size: 32px;
    }
}


@media (max-width:664px) {
    .group {
        font-size: 30px;
        line-height: 1.4;
    }

    p {
        font-size: 16px;
    }

    svg.injected-svg {
        width: 87px;
        margin-top: 51px;
        margin-left: 9px;
    }
.who-section::before{
    bottom: -2rem;
    font-size: 12rem;
}
    .nav-pills .nav-item {
        margin-bottom: 15px;
        width: 100%;
    }
    .content-box h4 {
        font-size: 20px;
    }
    .city-tabs .city-wrappering {
        padding: 0;
        border: 1px solid #000;
    }

    .city-tabs .nav-link {
        width: 100%;
        margin: 0;
    }

    .hero .heading-title h3 {
        font-size: 32px;
        margin-top: 20px;
    }

    .circle {
        display: none;
    }

    .center-phone {
        position: relative;
        top: 0;
        left: 0;
        transform: unset;
        z-index: 2;
        width: 100%;
    }

    .cta-content h5 {
        font-size: 42px;
    }

    .ar-testimonial-content {
        margin-right: 0;
        padding: 38px 20px 44px;
    }

    .ar-testimonial-content .xb-item--author {
        gap: 20px;
        margin-top: 20px;
        padding-left: 0;
    }

    .breadcrumb__title {
        font-size: 50px;
    }

    .contact-form-section .prt-featured-block {
        transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
        padding: 0;
    }

    .contact-form-section {
        padding: 50px 0 73px 0;
    }

    .prt-featured-block .featured-icon-box-style1 {
        padding-left: 0;
    }

    .featured-icon-box-style1 .featured-icon .prt-icon.prt-icon_element-onlytxt {
        padding-right: 38px;
    }

    .featured-icon-box-style1 .featured-icon .featured-icon-type-image:after {

        right: -54px;
        width: 54px;
        height: 1px;
        background-color: var(--muted);
    }

    .contact-form-block {
        padding: 21px;
        border: 1px solid #2a2a2a;
        border-radius: 20px;
    }
}

@media (max-width:480px) {
    .navbar-brand {
        max-width: 39%;
    }

    .ar-footer-info .title {
        font-size: 31px;
        line-height: 1.2;
        letter-spacing: 0;
        margin-bottom: 30px;
    }
    .sec-title--page .title{
        font-size: 24px;
    }
}

@media (max-width:375px) {}

@media (max-width:320px) {}