﻿
@media (max-width: 1365px) {
    .recent-works__item.mb-75 {
        margin-bottom: 38px;
    }
    .mb-60 {
        margin-bottom: 37px;
    }
}
@media (max-width: 1199px) {
    .img-comp-img img, .img-comp-img.img-comp-overlay img {
        width: 100%;
        height:250px;
        object-fit:cover;
    }
    .what-we-do__item:hover p {
        -webkit-line-clamp: 10;
    }
    .recent-works__item-media {
        height: 300px;
    }
    .footer-3__widget.footer-3__widget-item-3 {
        padding-right: 0px;
        margin-left: -24px;
    }
    .contact-us__info-item {
        padding: 41px 16px;
    }
    .section__title {
        font-size: 30px;
    }
    .section-space {
        padding-top: 70px;
        padding-bottom: 70px;
    }
    .about-us__shape-1 {
        top: -208px;
    }
    .experience__item {
        width: 48%;
        flex: 48%;
    }
    .privacy-policy-sec {
        margin-top: 65px;
        margin-bottom: -30px;
    }
}
@media (max-width: 991px) {
    .header-1 .header__logo {
        width: 237px;
        min-width: 216px;
        min-height: 140px;
    }

    .header__logo .logo {
        width: 176px;
    }

    .header-1 .header__top-menu li a {
        font-size: 15px;
    }

    .header-1 .header__top {
        padding: 6px 15px;
    }

    .banner__item-title {
        font-size: 30px;
    }

    .banner__item-sub-title {
        font-size: 19px;
    }

    h2, .h2 {
        font-size: 30px;
        line-height: 50px;
    }

    .section__title-wrapper p {
        font-size: 15px;
        line-height: 1.5;
        padding-top: 10px;
    }

    .img-comp-img img, .img-comp-img.img-comp-overlay img {
        width: 100%;
        height: 200px;
        object-fit: cover;
    }

    .image-comresser {
        margin: 70px 0px 71px;
    }

    .rr-fw-sbold {
        font-weight: var(--rr-fw-sbold);
        font-size: 19px;
    }

    .experience.section-space-100 {
        padding-top: 45px;
        padding-bottom: 45px;
        margin-top: 90px;
    }

    .banner-3__content {
        text-align: center;
    }

    .footer-3__widget {
        margin-bottom: 37px;
    }

        .footer-3__widget.footer-3__widget-item-3 {
            padding-right: 0;
            margin-left: 0px;
        }

    .banner__space {
        padding-top: 220px;
        padding-bottom: 140px;
    }

    .project-details__content-text-block ul li {
        flex: 50%;
        padding-right: 3px;
    }

    .breadcrumb-space {
        padding: 238px 0 96px;
    }

    h1, .h1 {
        font-size: 37px;
        line-height: 1.5;
    }

    h3, .h3 {
        font-size: 23px;
        line-height: 1.3;
    }

    .project-details__content-text-block p {
        line-height: 1.6;
        font-size: 15px;
    }

    .contact-us__info-item {
        padding: 20px 10px;
        min-height: 215px;
    }

        .contact-us__info-item a {
            font-size: 15px;
            line-height: 1.5;
        }

    .contact-us__text h4 {
        font-size: 20px;
    }

    .contact-us__icon i {
        width: 50px;
        height: 50px;
        font-size: 23px;
        line-height: 50px;
    }

    .contact-us__text {
        margin-top: 13px;
    }

        .contact-us__text .mb-10 {
            margin-bottom: 5px;
        }

    .banner-3__from {
        margin-top: 0px;
    }

    .get-in-touch__contact-form .banner-3__from {
        padding: 28px 20px;
    }

    .rr-btn {
        padding: 10px 20px;
    }
    .banner-3__content .rr-btn {
        margin-bottom: 35px;
    }
    .banner-3__from h4 {
        margin-bottom: 22px;
        text-align: center;
    }
    .banner-3 .rr-btn {
        padding: 9px 21px;
    }
    .desktop-about{
        display:none;
    }
    .mobile-about-us{
        display:block !important;
    }
    .mobile-about-us img {
        width: 100%;
        height: 350px;
        border-radius: 10px;
        object-fit: cover;
        margin-bottom: 30px;
    }
    .ulta-row.row{
        flex-direction:unset !important;
    }
    .about-us .rr-mb-60-lg {
        margin-bottom: 0px;
    }
    .about-us p{
        margin-bottom:5px;
    }
    .vision-bottom{
        margin-top:25px;
    }
    .bim-ul.service-li li {
        flex: 50%;
        font-size: 15px;
    }
    .cad-page.service-all-ul {
        margin-top: 43px;
    }
    .project-details__media-wrapper .img-comp-img img, .project-details__media-wrapper .img-comp-img.img-comp-overlay img {
        height: 340px;
    }
    .core-sec {
        min-height: auto;
        padding: 21px 18px;
    }
    .core-sec-content h3 {
        padding-bottom: 7px;
        font-size:17px;
    }
    .header-1 .header__top-menu li a {
        gap: 7px;
        font-size:14px;
    }
    .about-us-2.section-space {
        padding-top: 95px;
        padding-bottom: 15px;
    }
    .about-us-2__media {
        margin-bottom: 195px;
    }
    .about-us-2__btn-box{
        justify-content:center;
    }
    .border-color{
        width:100%;
    }
    .experience__item {
        width: 42%;
        flex: 42%;
    }
}
@media (max-width: 767px) {
    .header__area.header-1 .header__main-inner {
        background-color: transparent;
    }

    .header-1 .header__main {
        overflow: hidden;
        background-color: #ffffff;
    }

    .header-1 .header__logo {
        width: auto;
        min-width: auto;
        max-width: 100%;
        padding-left: 30px;
        padding-right: 10px;
    }

    .header-1 .header__logo {
        min-height: inherit;
        background: transparent;
        border-radius: inherit;
    }

    .header__main {
        padding: 15px 0;
    }

    .footer-3__widget.footer-3__widget-item-3 {
        padding-right: 10px;
        margin-left: 4px;
    }

    .header__logo .logo {
        width: 160px;
        padding: 0px 0px;
    }

    .offcanvas__top {
        margin-bottom: 0px;
    }

    .offcanvas__wrapper {
        padding: 30px 40px;
    }

    .banner__item-content {
        text-align: center;
    }

    .banner__item-content-link {
        display: block !important;
    }

    .banner__slider__controller-view {
        left: 50%;
        display: none;
    }

    .banner__space {
        padding-top: 171px;
        padding-bottom: 70px;
    }

    .img-comp-container {
        height: 250px;
    }

    .img-comp-img {
        width: 100%;
    }

    .image-comresser {
        margin: 70px 0px 40px;
    }

    h2, .h2 {
        font-size: 25px;
    }

    .what-we-do__item-text h4 {
        font-size: 21px;
    }

    .what-we-do__item {
        height: 250px;
    }

    .experience__item-text-title {
        margin-bottom: -2px;
        font-size: 17px;
    }

    .experience__box {
        gap: 10px;
    }

    .rr-fw-sbold {
        font-size: 14px;
    }

    .experience.section-space-100 {
        padding-top: 30px;
        padding-bottom: 30px;
        margin-top: 67px;
    }

    .contact-info .banner-3__content-title {
        font-size: 22px;
        margin-bottom: 5px;
    }

    .banner-3__from h4 {
        margin-bottom: 16px;
        font-size: 22px;
    }

    .footer-3__logo img {
        width: 160px;
    }

    .banner__item-title {
        font-size: 25px;
    }

    .project-details__content-text-block p {
        font-size: 15px;
        line-height: 1.4;
    }

    .breadcrumb-space {
        padding: 154px 0 50px;
    }

    h1, .h1 {
        font-size: 30px;
        line-height: 1.1;
    }

    .project-details__media__slider__arrow-next, .project-details__media__slider__arrow-prev {
        width: 35px;
        height: 35px;
    }

    .project-details__media__slider__arrow svg {
        width: 13px;
    }

    .project-details__media__slider__arrow-prev {
        left: 5px;
    }

    .project-details__media__slider__arrow-next {
        right: 5px;
    }

    .footer-3__main-wrapper {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .footer-3__widget-title h4, .footer__widget-title h4 {
        font-size: 17px;
        margin-bottom: 7px;
    }

    h3, .h3 {
        font-size: 22px;
    }

    .service-list.service-li.list-service li {
        max-width: 100%;
        flex: 100%;
    }

    .row-ulta.row {
        flex-direction: column-reverse;
    }

    .section-space {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .section__subtitle.mb-13 {
        margin-bottom: 0px;
    }

    .contact-us__info-item {
        min-height: auto;
    }

    .contact-map {
        margin-top: 60px;
    }

    .service-all-ul h4 {
        font-size: 16px;
        margin-top: 21px;
    }

    .service-all-ul .project-details__content-text-block ul li {
        padding-bottom: 8px;
        font-size: 14px;
    }

    .rr__faq .accordion-button::after {
        right: 0px;
    }

    .project-details__content-text-block h3 {
        font-size: 25px;
    }

    .project-details__media-wrapper .img-comp-img img, .project-details__media-wrapper .img-comp-img.img-comp-overlay img {
        height: 250px;
    }

    .project-details__content.cad-padding {
        margin-top: 256px;
    }

    .service-all-ul h4 {
        line-height: 1.3;
    }
    .section__title {
        font-size: 25px;
    }
    .why-choose-us-2__text h4{
        font-size:22px;
    }
    .mission-sec .why-choose-us-2__icon {
        width: 70px;
        height: 70px; 
        margin: -70px auto 14px;
        line-height: 70px;
    }
    .mission-sec .why-choose-us-2__icon img {
        width: 34px;
    }
    .why-sec .what-we-do__item p {
        -webkit-line-clamp: 2;
    }
    .experience__item {
        width: 33.33%;
        flex: 33.33%;
    }
    .experience__item h4 {
        font-size: 17px;
    }
    .mean-container .mean-nav ul li li a{
        font-size:15px;
        line-height:1.1;
    }
    .mean-container .mean-nav ul li li:before {
        content: "\f111";
        font-family: "Font Awesome 6 Free";
        font-weight: 900;
        position: absolute;
        color: #2f7a81;
        font-size: 7px;
        text-align: center;
        top: 4px;
        left: 13px;
    }
}

@media (max-width: 575px) {
    .banner__item-content-link .rr-btn {
        padding: 10px 22px;
    }

    .image-comresser {
        margin: 50px 0px 40px;
    }

    .choose-sec.section-space {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    footer {
        margin-top: 60px;
    }

    .img-comp-container {
        height: 321px;
    }

    .img-comp-img img, .img-comp-img.img-comp-overlay img {
        height: 290px;
    }

    .experience__item {
        width: 50%;
        flex: 50%;
    }

    h1, .h1 {
        font-size: 26px;
        line-height: 1.1;
    }

    .get-in-touch .mb-60 {
        margin-bottom: 12px;
    }

    .service-all-ul h4 {
        line-height: 1.4;
    }

    .service-content-bottom a {
        font-size: 15px;
    }

    .mission-sec .why-choose-us-2__icon {
        width: 75px;
        height: 75px;
        margin: -56px auto 14px;
        line-height: 74px;
    }

        .mission-sec .why-choose-us-2__icon img {
            width: 33px;
        }

    .section__title {
        font-size: 25px;
    }

    .mission-sec .why-choose-us-2__text a {
        font-size: 22px;
    }

    .rr__faq .accordion-body > p {
        font-size: 15px;
        line-height: 1.4;
    }

    .bim-ul.service-li li {
        flex: 100%;
        font-size: 15px;
    }

    .rr__faq .accordion-button {
        padding: 0 27px 0px 0;
    }

    .project-details__content-text-block h3 {
        font-size: 20px;
    }

    .cad-page.service-all-ul {
        margin-top: 20px;
    }

    .why-sec .what-we-do__item:hover p {
        -webkit-line-clamp: 8;
        font-size: 15px;
        line-height: 1.3;
    }
    .about-us-2__media{
        display:none;
    }
    .about-us-2.section-space {
        padding-top: 51px;
    }
    .mean-container .mean-nav ul li li:before {
        content: "\f111";
        font-family: "Font Awesome 6 Free";
        font-weight: 900;
        position: absolute;
        color: #2f7a81;
        font-size: 7px;
        text-align: center;
        top: 3px;
        left: 8px;
    }
    .header-1 .header__logo {
        padding-left: 23px;
    }
}
@media (max-width: 479px) {
    h2, .h2 {
        font-size: 22px;
    }

    .what-we-do__item {
        height: 250px;
    }

    .what-we-do__item-text p {
        font-size: 14px;
        line-height: 1.4;
    }

    .contact-info .banner-3__content-title, .banner-3__from h4 {
        font-size: 19px;
    }

    .banner-3__from {
        padding: 24px 19px;
    }

    .what-we-do .mb-60 {
        margin-bottom: 19px;
    }

    .section__subtitle.mb-13 {
        margin-bottom: 0px;
    }

    .recent-works__item-text h4 {
        font-size: 18px;
    }

    .project-details__content-text-block ul li {
        flex: 100%;
        padding-right: 3px;
    }

    h3, .h3 {
        font-size: 20px;
        line-height: 3px;
    }

    .contact-us__text h4 {
        font-size: 17px;
    }

    .project-details__content-text-block h3 {
        margin-bottom: 26px;
    }

    .mission-sec .why-choose-us-2__icon {
        width: 60px;
        height: 60px;
        margin: -52px auto 14px;
        line-height: 60px;
    }

        .mission-sec .why-choose-us-2__icon img {
            width: 29px;
        }

    .project-details__content-text-block h3 {
        font-size: 20px;
    }

    .service-p {
        line-height: 1.3;
        font-size: 15px;
        padding-top: 15px;
        margin-bottom: 15px;
    }

    .core-sec-content h3 {
        padding-bottom: 14px;
        font-size: 16px;
        line-height:1.3;
    }

    .what-we-do__item-img {
        width: 50px;
        height: 50px;
        font-size: 29px;
    }

    .section__title {
        font-size: 21px;
    }

    .privacy-policy-sec .project-details__content-text-block p {
        font-size: 14px;
    }

    .privacy-policy-sec .project-details__content-text-block h3 {
        margin-bottom: 9px;
    }

    .policy-sec.new-ul ul li {
        font-size: 14px;
    }

    .policy-sec.new-ul h5 {
        font-size: 15px;
        line-height: 1.3;
    }

    .data-policy-sec.policy-sec.new-ul li {
        font-size: 14px;
        line-height: 1.4;
    }

}
@media (max-width: 413px) {
    .recent-works__item-text h4 {
        font-size: 18px;
    }
    .banner__item .des {
        font-size: 14px;
        line-height: 21px;
    }
    h2, .h2 {
        font-size: 20px;
    }
    .section__subtitle.mb-13 {
        margin-bottom: 0px;
        font-size: 15px;
    }
    .what-we-do__item .title {
        font-size: 18px;
    }
    .what-we-do__item-img {
        font-size: 24px;
        width: 50px;
        height:50px;
    }
    .footer-3__copyright p {
        font-size: 15px;
    }
    h1, .h1 {
        font-size: 24px;
        line-height: 1.1;
    }
    .breadcrumb__menu ul li {
        font-size: 14px;
        line-height: 22px;
    }
    .project-details__media__item {
        height: 300px;
    }
    .contact-us__icon i {
        width: 40px;
        height: 40px;
        font-size: 18px;
        line-height: 40px;
    }
    .mb-minus-30 .mb-60 {
        margin-bottom: 13px;
    }
    .rr__faq .accordion-button {
        font-size: 14px;
        line-height: 22px;
    }
    .rr__faq .accordion-body > p {
        font-size: 14px;
        line-height: 19px;
    }
    .mobile-about-us img{
        height:auto;
    }
    .why-choose-us-2__text p {
        font-size: 15px;
        line-height: 22px;
    }
    .mission-sec .why-choose-us-2__item {
        padding-right: 10px;
        padding:20px 10px;
    }
    .mission-sec .why-choose-us-2__text a {
        font-size: 19px;
    }
    .project-details__content-text-block h3 {
        font-size: 20px;
        line-height: 1.3;
    }
    .why-sec .what-we-do__item:hover p {
        -webkit-line-clamp: 9;
        font-size: 14px;
        line-height: 1.3;
    }
    .core-sec-content h3{
        line-height:1.3;
    }
    .policy-sec.new-ul h5 {
        font-size: 14px;
        color: #15181b;
        line-height: 1.4;
    }
    .section__title {
        font-size: 20px;
    }
    .what-we-do .section__title {
        font-size: 20px;
        line-height: 1.1;
    }
    .services-sec.section-space {
        padding-top: 48px;
        padding-bottom: 100px;
    }
    .mean-container .mean-nav ul li li:before {
        top: 3px;
        left: 7px;
    }
    .mean-container .mean-nav ul li li:before {
        top: 3px;
        left: 3px;
    }
    .header-1 .header__logo {
        padding-left: 15px;
    }
}

@media (max-width: 359px) {
    h2, .h2 {
        font-size: 19px;
        line-height: 1.4;
    }

    .footer-3__copyright p {
        font-size: 13px;
    }

    .breadcrumb__menu {
        padding: 5px 12px;
    }

    h1, .h1 {
        font-size: 20px;
        line-height: 1.1;
    }

    .mb-minus-30 .mb-60 {
        margin-bottom: 22px;
    }

    .service-all-ul h4 {
        font-size: 15px;
        margin-top: 21px;
    }

    .section__title {
        font-size: 20px;
    }
    .project-details__content-text-block h3 {
        font-size: 19px;
        line-height: 1.3;
    }

}

/* ================================
   TRANSFORM VIEW – FIXED VERSION
   ================================ */

.comparison-controls {
        margin-top: 15px;
    }
    
    .btn-before, .btn-after {
        padding: 8px 20px;
        font-size: 14px;
        cursor: pointer;
    }
    
    .img-comp-container {
        position: relative;
        height: 250px;
        overflow: hidden;
        border-radius: 4px;
    }
    
    .img-comp-img {
        position: absolute;
        width: 100%;
        height: 100%;
        overflow: hidden;
    }
    
    .img-comp-img img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    
    .img-comp-overlay {
        width: 50%;
        border-right: 2px solid #00a6b6;
    }