@media screen and (max-width: 991px) {
    body {
        font-size: 15px;
        line-height: 1.6;
    }

    .container-big,
    .container-mid {
        padding-left: 1rem;
        padding-right: 1rem;
    }

    .mh-top {
        font-size: 0.75rem;
        padding: 0.35rem 0;
    }

    .mh-top .contact-info {
        justify-content: center;
        gap: 0rem;
        flex-wrap: wrap;
    }

    .mh-top .contact-info i {
        font-size: 0.85rem;
    }

    .mh-main {
        padding: 1rem 0;
    }

    .mh-main .row {
        align-items: center;
        gap: 0.75rem;
    }

    .mh-main .logo {
        position: relative;
        top: auto;
        margin: 0 auto 0.5rem;
        display: flex;
        justify-content: center;
    }


    .main-nav .nav-list {
        flex-direction: column;
        align-items: center;
        gap: 0.5rem;
    }

    .main-nav .nav-list li {
        font-size: 0.8rem;
    }

    .mh-main .main-nav .nav-list li a {
        padding: 0.25rem 0;
    }

    .mh-main .btn-row {
        gap: 0.5rem;
        justify-content: center;
    }

    .btn-main__without a,
    .btn-main__dark a,
    .btn-line__border a,
    .btn-main__full-white a,
    .btn-main__full a {
        padding: 0.5rem 0.9rem;
        min-width: 38px;
        min-height: 38px;
        font-size: 0.8rem;
    }

    .mh-main .social-links {
        justify-content: center;
        gap: 0.6rem;
    }

    .mh-main .social-links a {
        font-size: 1.05rem;
    }

    p {
        font-size: 1rem;
    }

    .social-links {
        display: none
    }

    /******* Rotator ********/

    .item.rotator {
        padding: 2rem 0 2rem;
    }

    .item.rotator .container-big {
        flex-direction: column;
        align-items: flex-start;
        gap: 0rem;
    }

    body.page-id-2 .item.rotator .box {
        flex: 1;
        z-index: 2;
        max-width: 100%;
    }

    .item.rotator .box {
        position: relative;
        max-width: 100%;
        width: 100%;
        z-index: 3;
        text-align: center;
    }

    .item.rotator .box h2 {
        font-size: 2rem;
        line-height: 1.3;
        max-width: 100%;
        margin-bottom: 1.5rem;
    }

    .item.rotator .box h3 {
        font-size: 1.3rem;
    }

    .item.rotator .image-wrap {
        position: relative;
        top: auto;
        right: auto;
        bottom: 0;
        max-width: 100%;
        width: 100%;
        justify-content: center;
        align-items: flex-end;
        display: flex;
        z-index: 1;
    }

    .item.rotator .image-wrap img {
        width: 100%;
        height: auto;
        margin-top: 2rem;
        object-fit: cover;
        min-height: 460px;
    }

    #main::before {
        content: none
    }

    .about {
        padding: 2rem 0 2rem;
        background: #eee;
        min-height: 100%;
    }

    .about .box {
        padding-left: 1rem;
        padding-right: 1rem;
    }

    .about h3 {
        font-size: 2rem;
        line-height: 1.25;
        max-width: 100%;
        margin-bottom: 0.75rem;
    }

    .about h2 {
        font-size: 1.35rem;
        margin-bottom: 0.4rem;
    }

    .about h4 {
        font-size: 1rem;
        line-height: 1.7;
        max-width: 100%;
    }

    .about h4 span {
        padding: 0.08rem 0.3rem;
    }

    .including::before {
        height: 220px;
        background-size: cover;
        background-position: top center;
    }

    .including .box {
        position: relative;
        top: 0;
        right: auto;
        left: auto;
        width: 100%;
        padding: 2rem 1.5rem;
        margin-top: 2rem;
        box-sizing: border-box;
    }

    .including .box .logo-wrap img {
        max-width: 160px;
        margin-bottom: 1.5rem;
    }

    .including .box .text-wrap {
        font-size: 1.1rem;
        line-height: 1.6;
        margin-bottom: 1.5rem;
        color: #fff;
    }

    .repeater__icon {
        padding: 5rem 0 3rem;
    }

    .repeater__icon .section-title h2 {
        font-size: 1.35rem;
        margin-bottom: 1.5rem;
        letter-spacing: .3px;
    }

    .repeater__icon .inwestycja-item {
        padding: .5rem 0;
        margin-bottom: 1.5rem;
    }

    .repeater__icon .inwestycja-item .icon-wrap {
        min-height: 64px;
        margin-bottom: 1rem;
    }

    .repeater__icon .inwestycja-item .icon-wrap img {
        max-width: 56px;
    }

    .repeater__icon .inwestycja-item .item-heading {
        font-size: 1rem;
        margin-bottom: .4rem;
    }

    .repeater__icon .inwestycja-item .item-text {
        font-size: .95rem;
        line-height: 1.55;
    }

    .lokal-uslugowy {
        padding: 0rem 0 0;
    }

    .lokal-uslugowy::after {
        position: relative;
        width: 100%;
        height: 260px;
        background-position: center bottom;
        background-size: cover;
        display: block;
        order: 2;
    }

    .lokal-uslugowy .container-big {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .lokal-uslugowy__box {
        position: relative;
        background: #009640;
        color: #fff;
        width: 100%;
        max-width: 100%;
        padding: 3rem 1.5rem;
        margin-bottom: 2rem;
        text-align: left;
        z-index: 3;
    }

    .lokal-uslugowy__icon img {
        max-width: 80px;
        margin-bottom: 1.25rem;
    }

    .lokal-uslugowy__heading {
        font-size: 1.4rem;
        line-height: 1.3;
    }

    .lokal-uslugowy__text {
        font-size: 1rem;
        line-height: 1.6;
    }

    .widgets-three {
        padding: 0 0 3rem;
        background-size: cover;
        background-position: center;
    }

    .widgets-three .container-big {
        padding: 0 1rem;
    }

    .widgets-three .row>* {
        padding-left: 0;
        padding-right: 0;
    }

    .widget-card {
        margin-bottom: 0;
    }



    .widget-caption {
        left: 50%;
        bottom: 0.75rem;
        transform: translateX(-50%);
        width: 100%;
        background: rgba(0, 150, 64, .75);
        padding: 1.25rem 1rem;
    }

    .widget-caption span {
        font-size: 1rem;
        line-height: 1.35;
    }

    .lokale {
        padding: 3.5rem 0 2rem;
        background-position: center;
        background-size: cover;
    }

    .lokale__box {
        width: 100%;
        padding: 2rem 1.25rem;
        background: rgba(0, 150, 64, .82);
        /* minimalnie mocniejsze tło dla czytelności */
        box-sizing: border-box;
    }

    .lokale__box h2,
    .lokale__heading {
        font-size: 1.6rem;
        line-height: 1.25;
        margin-bottom: 1rem;
    }

    .lokale__box p,
    .lokale__text {
        font-size: .98rem;
        line-height: 1.6;
        margin-bottom: 1rem;
    }

    .lokale__img img {
        max-width: 100%;
        margin: 1.25rem auto 0 auto;
        /* bez ujemnego marginesu na fonie */
    }

    .btn-main__row {
        gap: .5rem;
    }

    .btn-line__border a,
    .btn-main__full a {
        min-height: 42px;
        padding: .6rem 1rem;
        font-size: .9rem;
    }

    .lokale__box {
        position: relative;
        z-index: 2;
    }

    .lokale__img {
        position: relative;
        z-index: 1;
    }

    .maps {
        padding: 5rem 0 3rem;
    }

    .maps::after {
        bottom: -80px;
        height: 180px;
        background-size: cover;
        background-position: bottom center;
    }

    .maps__title {
        font-size: 1.8rem;
        line-height: 1.25;
        max-width: 100%;
        margin-bottom: .75rem;
        text-align: left;
    }

    .maps__text {
        font-size: .98rem;
        line-height: 1.6;
        margin-bottom: 2rem;
    }

    .maps__embed {
        aspect-ratio: 16/9;
        border-radius: 12px;
        overflow: hidden;
    }

    .maps__embed iframe {
        position: absolute;
        width: 100%;
        height: 100%;
        inset: 0;
    }

    .mieszkaj-centrum {
        padding: 6rem 0 4rem;
        text-align: center;
    }

    .mieszkaj-centrum .box h2 {
        font-size: 1rem;
        letter-spacing: .05em;
    }

    .mieszkaj-centrum .box h3 {
        font-size: 2rem;
        line-height: 1.3;
    }

    .mieszkaj-centrum .box h4 {
        font-size: 1rem;
        line-height: 1.7;
        max-width: 100%;
        margin: 1rem 0 2rem;
    }

    .white-space__img img {
        margin-top: -3rem;
    }

    .filozofia {
        padding: 1rem 0 2rem;
    }

    .box__green {
        position: relative;
        top: 0;
        right: auto;
        left: auto;
        max-width: 100%;
        padding: 2.5rem 1.5rem;
        font-size: 1rem;
        line-height: 1.6;
        margin: 0 0 2rem;
    }

    .filozofia__box {
        padding: 3rem 1.5rem;
    }

    .filozofia__box h2 {
        font-size: 1.4rem;
        letter-spacing: .05em;
        margin-bottom: 1.5rem;
        text-align: left;
    }

    .filozofia__text {
        font-size: 1rem;
        line-height: 1.6;
    }

    .filozofia__text h4 {
        font-size: 1rem;
        margin-bottom: 1rem;
    }

    .filozofia__text::before {
        content: none;
    }

    .filozofia__text ul li {
        font-size: .95rem;
        padding-left: 1.75rem;
        margin-bottom: 1rem;
    }

    .filozofia .btn-main__row {
        flex-direction: column;
        align-items: flex-start;
        gap: .75rem;
        margin-bottom: 2rem;
    }

    .filozofia__text2 {
        font-size: .98rem;
        line-height: 1.7;
    }

    .jak-bedzie {
        padding: 2rem 0 3rem;
    }


    .jak-bedzie .box h2 {
        font-size: 1.9rem;
        line-height: 1.2;
        max-width: 100%;
        margin-bottom: .75rem;
    }

    .jak-bedzie .box .text {
        font-size: 1rem;
        line-height: 1.6;
        max-width: 100%;
        margin-bottom: 2rem;
    }

    .przykladowe-realizacje {
        padding: 3.5rem 0 2.5rem;
    }

    .przykladowe-realizacje::before {
        top: -4rem;
        height: 180px;
        background-size: cover;
        background-position: top center;
        opacity: .35;
    }

    .przykladowe-realizacje .container-mid {
        padding: 0 1rem;
    }

    .realizacje__title {
        font-size: 1.4rem;
        margin-bottom: 1.25rem;
        letter-spacing: .06em;
    }



    .realizacje__grid .realizacje__card img {
        min-height: 0;
        max-height: none;
        width: 100%;
        height: auto;
        object-fit: cover;
    }

    .realizacje__overlay {
        bottom: .75rem;
        left: 50%;
        transform: translateX(-50%);
        width: calc(100% - 1.5rem);
    }

    .realizacje__overlay-inner {
        padding: 1rem 1rem;
        background: rgba(0, 150, 64, .75);
    }

    .realizacje__lead {
        font-size: .9rem;
        margin-bottom: .5rem;
    }

    .realizacje__headline {
        font-size: 1.4rem;
        line-height: 1.2;
    }

    .metraze {
        padding: 4rem 0 2.5rem
    }

    .metraze::before {
        height: 180px;
        background-size: cover;
        opacity: .35
    }

    .metraze .section-title h2 {
        font-size: 1.35rem;
        letter-spacing: .05em;
        margin: 0 0 1.25rem
    }

    .metraz-card {
        padding: 1.25rem 1rem;
        margin-bottom: 1rem
    }

    .metraz-card__plan {
        min-height: 140px;
        margin: 0 0 1rem
    }

    .metraz-card__rows {
        gap: .65rem
    }

    .metraz-row {
        padding: .5rem 0
    }

    .metraz-row__label {
        font-size: .88rem
    }

    .metraz-row__val {
        font-size: .98rem
    }

    .metraze__cta {
        margin-top: 1.5rem
    }

    .repeater__icon3 {
        padding: 4rem 0 2.5rem;
        text-align: center;
    }

    .repeater__icon3::before {
        background-size: cover;
        background-position: center top;
        opacity: .25;
        margin-top: 0;
    }

    .repeater__icon3 h3 {
        max-width: 100%;
        margin: 1rem auto 2rem;
        font-size: 1rem;
        line-height: 1.6;
    }

    .repeater__icon3 .row h3.item-heading {
        font-size: .95rem;
        margin-top: .5rem;
    }

    .faq {
        padding: 0 0 2.5rem;
    }

    .faq::before {
        top: -140px;
        height: 320px;
        background-size: cover;
        opacity: .35;
    }

    .faq .section-title h2 {
        font-size: 1.4rem;
        margin: 0 0 1.25rem;
        letter-spacing: .05em;
    }

    .faq .section-title h3 {
        max-width: 100%;
        margin: 1rem auto 2rem;
        font-size: 1rem;
        line-height: 1.6;
    }

    #wp-block-themeisle-blocks-accordion-6adbfd08 {
        padding: 2rem 1.25rem;
        border-radius: 0;
    }

    #wp-block-themeisle-blocks-accordion-6adbfd08 details {
        padding: .75rem 0;
        border-bottom: 2px solid #fff;
    }

    #wp-block-themeisle-blocks-accordion-6adbfd08 summary {
        font-size: 1rem;
        padding: .25rem 0;
    }

    .wp-block-themeisle-blocks-accordion .wp-block-themeisle-blocks-accordion-item__title>* {
        margin: 0 1rem;
    }

    #wp-block-themeisle-blocks-accordion-6adbfd08 .wp-block-themeisle-blocks-accordion-item__content {
        max-width: 100%;
        padding-left: 1.25rem;
        font-size: .98rem;
        line-height: 1.65;
    }

    .umow-sie {
        margin-top: 0rem;
        padding: 0rem 0 0rem;
    }

    .umow-sie::after {
        position: relative;
        top: auto;
        right: auto;
        width: 100%;
        height: 220px;
        background-position: center center;
        background-size: cover;
        display: block;
        order: 2;
    }

    .umow-sie .umow-sie__title {
        font-size: 1.4rem;
        margin-bottom: 1.5rem;
        letter-spacing: .05em;
    }

    .umow-sie .umow-sie__text {
        max-width: 100%;
        font-size: 1rem;
        line-height: 1.6;
        margin: 0 0 1.5rem 0;
    }

    .footer-cta {
        padding: 3.5rem 0;
    }

    .footer-cta::after {
        height: 260px;
        background-size: cover;
        opacity: .6;
    }

    .footer-cta__title {
        font-size: 1.6rem;
        line-height: 1.25;
        margin: 0 0 1rem;
    }

    .footer-cta__left {
        padding: 1.25rem;
        background: #fff;
        margin-bottom: 1.25rem;
    }

    .footer-cta__right {
        padding: 0;
    }

    .footer-cta .wpcf7 form p {
        margin: 0 0 .8rem;
    }

    .footer-cta .wpcf7 input[type="text"],
    .footer-cta .wpcf7 input[type="email"],
    .footer-cta .wpcf7 input[type="tel"],
    .footer-cta .wpcf7 textarea {
        padding: .85rem 1rem;
        font-size: .95rem;
    }

    .footer-cta .wpcf7 input[type="submit"],
    .footer-cta .wpcf7 .wpcf7-submit {
        min-height: 44px;
        padding: .7rem 1.1rem;
        font-size: .9rem;
    }

    .footer-cta__right .contact-person h3 {
        font-size: 1.1rem;
    }

    .footer-cta__right p {
        font-size: .98rem;
    }

    .footer-cta__social {
        gap: .75rem;
    }

    .footer-cta__social .soc {
        width: 40px;
        height: 40px;
    }

    .footer-widget {
        padding: 2rem 0;
    }

    .footer-bottom {
        padding: 1.5rem 0;
        font-size: .9rem;
    }

    .footer-bottom .fb-inner {
        gap: 1rem;
        justify-content: space-between;
    }

    .footer-bottom .fb-credits {
        margin-top: 1rem;
        text-align: center;
        width: 100%;
    }

    .hero3 .item.rotator .box {
        max-width: 100%;
    }

    .hero2 .item.rotator .box {
        max-width: 100%;
    }

    .pi-sec {
        padding-bottom: 3rem;
        z-index: 1;
    }

    .pi-sec ul {
        margin: 1.25rem 0 0;
    }

    .pi-sec ul>li {
        font-size: 1rem;
        line-height: 1.6;
        padding: .9rem .75rem .9rem 1rem;
        margin: .6rem 0;
    }

    .pi-sec ul>li span {
        margin-left: 0;
        display: block;
        margin-top: .35rem;
    }

    .pi-sec ul>li::before {
        height: 18px;
        background-size: 16px auto;
        width: calc(var(--stars, 1) * 16px);
        left: .25rem;
        display: block;
        position: static;
    }

    .pi-cta {
        position: relative;
        inset: auto;
        left: auto;
        right: auto;
        bottom: auto;
        top: auto;
        width: 100%;
        padding: 2rem 1.25rem;
        margin-top: 1.25rem;
    }

    .pi-cta h3 {
        font-size: 1.1rem;
        line-height: 1.5;
    }

    .pi-cta-sub {
        font-size: 1rem;
        line-height: 1.6;
        margin: 0 0 2rem
    }

    .pi-card {
        padding: 1.5rem 1.25rem 2rem;
    }

    .pi-card--bottom {
        max-width: 100%;
        margin-top: 1.5rem;
        padding: 1.5rem 1.25rem 2rem;
    }

    .pi-imgwrap img {
        position: static;
        display: block;
        width: 100%;
        max-width: 100%;
        margin-top: 1rem;
    }

    body.page-id-115 .entry-page {
        padding: 0rem 0 3rem;
    }

    #i_group {
        padding: 3rem 1rem;
    }

    .pw-archive {
        padding-bottom: 3.5rem;
    }

    .pw-archive article {
        margin-bottom: 1.25rem;
        box-shadow: 0 6px 20px rgba(0, 0, 0, .08);
    }

    .pw-archive article .content__box {
        padding: 18px 18px 22px;
    }

    .pw-archive article h3 {
        font-size: 1.08rem;
        line-height: 1.35;
        margin-bottom: .75rem;
    }

    .pw-archive article .excerpt p {
        font-size: .96rem;
        line-height: 1.7;
        margin-bottom: 1rem;
    }

    .pw-archive article .content__thumb img {
        height: 200px;
        object-fit: cover;
    }

    .pw-archive article .btn-small a {
        font-size: .9rem;
    }

    #i_group h3 {
        font-size: 1.1rem;
        margin: 2rem 0 1rem;
    }

    .entry-page h2 {
        font-size: 2rem;
        margin: 0 0 2rem;
    }

    .entry-page ul li,
    .filozofia__text ul li {
        font-size: .9rem;
    }

    .i-about {
        padding: 4rem 0;
    }

    .i-about .img__row {
        flex-direction: column;
        gap: 1rem;
    }

    .i-about .img-card img {
        height: 360px;
    }

    .i-about .img-card--right {
        transform: none;
    }

    .i-about .img-badge {
        left: 1rem;
        right: 1rem;
        bottom: .75rem;
        font-size: .9rem;
        padding: .85rem 1rem;
        line-height: 1.35;
        border-radius: 10px;
    }

    .i-about__text {
        padding-left: 0;
        margin-top: 1.5rem;
        font-size: 1rem;
        line-height: 1.7;
        text-align: left;
    }

    .i-pattern {
        padding: 6rem 0 4rem;
        background-position: center;
        background-size: cover;
    }

    .i-pattern__text {
        max-width: 100%;
    }

    .i-pattern__text p {
        font-size: 1rem;
        line-height: 1.7;
    }

    .bottom-info {
        padding-bottom: 3rem;
        overflow: visible;
    }

    .bottom-info__box {
        max-width: 100%;
        margin-top: 1rem;
        padding: 2rem 1.25rem;
    }

    .bottom-info__box::before {
        top: 50%;
        left: 50%;
        right: auto;
        width: 100vw;
        height: 100vw;
        transform: translate(-50%, -50%);
        opacity: .35;
    }

    .bottom-info__box h3 {
        margin-bottom: 1.25rem;
    }

    body.page-id-308 .lokale__box h2 {
        margin-bottom: 2rem;
        line-height: 2.5rem;
        font-size: 2rem;
    }

    .entry-page {
        padding: 2rem 0 0 0;
    }

    .entry-page h4 {
        font-size: .85rem;
        padding: 0.1rem 0.3rem;
    }
}

@media (min-width: 0px) and (max-width:340px) {}

@media (min-width: 340px) and (max-width:576px) {}

@media (min-width: 0px) and (max-width:400px) {}

@media (min-width: 400px) and (max-width:576px) {}

@media (min-width: 0px) and (max-width:576px) {
    .widget-card img {
        width: 100%;
        height: auto;
        min-height: 0;
        max-height: none;
        object-fit: cover;
    }

    .mh-main .logo img {
        max-height: 64px;
        width: auto;
    }

}

@media (min-width: 0px) and (max-width:768px) {

    .widgets-three .row>*:nth-child(1) img,
    .widgets-three .row>*:nth-child(2) img,
    .widgets-three .row>*:nth-child(3) img {
        margin-top: 0;
    }

    .jak-bedzie::after {
        right: 50%;
        transform: translateX(50%);
        bottom: -20px;
        width: 100%;
        max-width: none;
        height: 240px;
        background-position: bottom center;
        background-size: cover;
        opacity: .25;
    }

    /* 1 kolumna, bez skoków pionu */
    .realizacje__grid {
        display: grid;
        grid-template-columns: 1fr;
        gap: 1rem;
    }

    .realizacje__grid>* {
        padding: 0 !important;
    }

    .realizacje__grid>*:nth-child(2) .realizacje__card,
    .realizacje__grid>*:nth-child(3) .realizacje__card {
        margin-top: 0;
    }
}

@media (min-width: 576px) and (max-width:768px) {
    .widget-card img {
        width: 100%;
        height: auto;
        min-height: 450px;
        max-height: none;
        object-fit: cover;
    }

    .mh-main .logo img {
        max-height: 120px;
        width: auto;
    }

}

@media (min-width: 768px) and (max-width: 991px) {
    .mh-main .logo img {
        max-height: 120px;
        width: auto;
    }

    .widget-card img {
        min-height: 520px;
    }

    .widgets-three .row>*:nth-child(1) img {
        margin-top: 3rem;
    }

    .widgets-three .row>*:nth-child(2) img {
        margin-top: 6rem;
    }

    .widgets-three .row>*:nth-child(3) img {
        margin-top: -2rem;
    }

    .jak-bedzie::after {
        right: 50%;
        transform: translateX(50%);
        bottom: -20px;
        width: 100%;
        max-width: none;
        height: 460px;
        background-position: bottom center;
        background-size: cover;
        opacity: .25;
    }

    .realizacje__grid>*:nth-child(2) .realizacje__card {
        margin-top: 3rem;
    }

    .realizacje__grid .realizacje__card img {
        min-height: 420px;
    }

    .realizacje__grid>*:nth-child(3) .realizacje__card {
        margin-top: 1rem;
    }
}

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

@media (min-width: 991px) and (max-width:1200px) {
    body {
        font-size: 15.5px;
        line-height: 1.65;
    }

    .container-big,
    .container-mid {
        padding-left: 16px;
        padding-right: 16px;
    }

    /* Header */
    .mh-main {
        padding: 1.5rem 0;
    }

    .mh-main .logo img {
        max-height: 100px;
    }

    .main-nav .nav-list {
        gap: .5rem;
    }

    .main-nav .nav-list li {
        font-size: .7rem;
        text-transform: none;
    }

    .btn-line__border a,
    .btn-main__full a {
        font-size: 0.7rem;
        text-transform: none;
        padding: .7rem 1rem;
    }

    /* HERO */
    .item.rotator {
        padding: 6rem 0 3rem;
    }

    .item.rotator .box {
        max-width: 48%;
        text-align: left;
    }

    .hero2 .item.rotator .box,
    .hero3 .item.rotator .box {
        max-width: 55%;
    }

    .item.rotator .box h2 {
        font-size: 2.8rem;
        margin-bottom: 2rem;
    }

    .item.rotator .box h3 {
        font-size: 1.5rem;
    }

    .item.rotator .image-wrap {
        top: -2rem;
        max-width: 58%;
    }

    /* About / including */
    .about {
        padding: 4rem 0 3rem;
        min-height: 869px;
    }

    .about h3 {
        font-size: 2.6rem;
    }

    .about h2 {
        font-size: 1.8rem;
    }

    .including::before {
        height: 300px;
        background-size: contain;
    }

    .including .box {
        right: 4rem;
        width: 100%;
        padding: 3rem;
        position: static;
    }

    /* Ikony / widgets */
    .repeater__icon {
        padding: 6rem 0 3rem;
    }

    .widgets-three {
        padding-bottom: 4.5rem;
    }

    .widgets-three .row>*:nth-child(1) img {
        margin-top: 3rem;
    }

    .widgets-three .row>*:nth-child(2) img {
        margin-top: 9rem;
    }

    .widget-card img {
        min-height: 520px;
        max-height: 520px;
    }

    .widget-caption {
        width: 78%;
        padding: 1.5rem 1.25rem;
    }

    /* Lokale */
    .lokal-uslugowy {
        position: relative;
        background: #fff;
        padding: 0;
        overflow: hidden;
    }

    .lokale {
        padding: 4rem 0;
    }

    .lokal-uslugowy__box {
        max-width: 420px;
    }

    .lokale__box {
        width: 80%;
        padding: 3rem 2rem;
    }

    .lokale__img img {
        max-width: 560px;
        margin: 1rem auto -16rem;
    }

    /* Maps */
    .maps {
        padding: 6rem 0 3.5rem;
    }

    .maps__title {
        font-size: 2.2rem;
    }

    .maps::after {
        height: 240px;
        bottom: -140px;
        background-size: contain;
    }

    /* Mieszkaj-centrum */
    .mieszkaj-centrum {
        padding: 8rem 0 5rem;
    }

    .mieszkaj-centrum .box h3 {
        font-size: 2.6rem;
    }

    .mieszkaj-centrum .box h4 {
        max-width: 80%;
    }

    /* Filozofia */
    .filozofia {
        padding: 4rem 0;
    }

    .box__green {
        right: 0rem;
        top: -12rem;
        max-width: 520px;
        padding: 4rem 3rem;
    }

    .filozofia__box {
        padding: 4rem 2.25rem;
    }

    .filozofia__text::before {
        left: -4rem;
        width: 360px;
        height: 360px;
        opacity: .4;
    }

    /* Jak będzie */
    .jak-bedzie {
        padding: 5rem 0 4rem;
    }

    .jak-bedzie .box h2 {
        font-size: 2.6rem;
        max-width: 75%;
    }

    .jak-bedzie .box .text {
        max-width: 70%;
    }

    .jak-bedzie::after {
        max-width: 1000px;
        opacity: .3;
    }

    /* Przykładowe realizacje */
    .realizacje__grid .realizacje__card img {
        min-height: 560px;
    }

    .realizacje__overlay {
        width: 82%;
    }

    .realizacje__overlay-inner {
        padding: 1.5rem 2rem;
    }

    /* Metraże */
    .metraze {
        padding: 5rem 0 3rem;
    }

    .metraze::before {
        height: 320px;
        background-size: contain;
    }

    .metraz-card {
        padding: 2rem 1.5rem;
    }

    /* Repeater icon 3 – 5 kolumn po 20% już masz, tylko lekkie spacingi */
    .repeater__icon3 {
        padding: 5rem 0 3rem;
    }

    .repeater__icon3 h3 {
        max-width: 70%;
        margin: 2rem auto 3.5rem;
    }

    /* FAQ */
    .faq::before {
        top: -380px;
        height: 720px;
        opacity: .6;
    }

    #wp-block-themeisle-blocks-accordion-6adbfd08 {
        padding: 5rem 3rem;
    }

    /* Umów się */
    .umow-sie {
        padding: 12rem 0;
        margin-top: 2rem;
    }

    .umow-sie .umow-sie__title {
        font-size: 1.9rem;
    }

    .umow-sie .umow-sie__text {
        max-width: 60%;
    }

    .umow-sie::after {
        width: 50%;
    }

    /* Footer CTA / footer */
    .footer-cta {
        padding: 5rem 0;
    }

    .footer-cta__title {
        font-size: 2.4rem;
    }

    .footer-cta::after {
        height: 520px;
        background-size: contain;
    }

    .footer-cta__left {
        padding: 2.5rem;
    }

    .footer-cta__right {
        padding: 3rem 0 0 2rem;
    }

    /* Entry page / archive */
    .entry-page {
        padding: 12rem 0 6rem;
    }

    .entry-page h2 {
        font-size: 2.6rem;
    }

    #i_group {
        padding: 5rem 2rem;
    }

    .pw-archive article .content__thumb img {
        height: 280px;
    }

    /* I-ABOUT / pattern / bottom-info */
    .i-about {
        padding: 5rem 0;
    }

    .i-about .img-card img {
        height: 560px;
    }

    .i-about .img-badge {
        left: 8%;
        right: 8%;
        bottom: 4%;
        padding: 1.1rem 1.25rem;
    }

    .i-about__text {
        padding-left: 2rem;
    }

    .i-pattern {
        padding: 12rem 0;
        background-size: cover;
    }

    .i-pattern__text {
        max-width: 85%;
    }

    .bottom-info__box {
        max-width: 80%;
        padding: 4rem 2.5rem;
    }

    .bottom-info__box::before {
        width: 120%;
        height: 120%;
        top: -10%;
        right: 6%;
        opacity: .45;
    }

    /* PI sekcja */
    .pi-sec {
        padding-bottom: 5rem;
    }

    .pi-cta {
        left: -2rem;
        bottom: -8rem;
        padding: 4rem 2.5rem;
    }

    .pi-card--bottom {
        max-width: 52%;
    }

    .footer-widget p {
        font-size: .9rem;
    }

    .footer-widget .fa-brands {
        font-size: 1rem;
    }

    body.page-id-308 .lokale__box h2 {
        line-height: 3rem;
        font-size: 2rem;
    }

    #i_group h3 {
        font-size: 1.4rem;
    }

    .entry-page h2 {
        font-size: 2.4rem;
    }

    .entry-page h2 {
        font-size: 2.4rem;
    }
}

@media (min-width: 1200px) and (max-width:1380px) {
    .main-nav .nav-list li {
        font-size: .75rem;
        text-transform: none;
    }

    .item.rotator {
        position: relative;
        padding: 7rem 0 5rem;
    }

    .item.rotator .box h2 {
        font-size: 3rem;
    }

    .item.rotator .box h3 {
        font-size: 1.4rem;
    }

    .btn-line__border a,
    .btn-main__full a {
        padding: .7rem .85rem;
        font-size: .8rem;
        text-transform: none;
    }

    .about {
        background: url('https://www.apartamentycentrum.com.pl/wp-content/uploads/2025/11/bg-1-scaled.jpg') no-repeat top left;
        padding: 6rem 0 0 0;
        background-size: contain;
        min-height: 1000px;
    }

    .about h2 {
        font-size: 1.4rem;
    }

    .about h3 {
        font-size: 3rem;
    }

    .including .box {
        position: absolute;
        top: -35rem;
        right: 0;
        padding: 3rem;
    }

    .lokal-uslugowy {
        padding: 0rem 0 0;
    }

    .lokal-uslugowy__box {
        max-width: 560px;
    }

    .mieszkaj-centrum .box h3 {
        font-size: 2.4rem;
    }

    .maps__title {
        font-size: 2.4rem;
    }

    .maps {
        position: relative;
        padding: 6rem 0 3rem 0;
    }

    .repeater__icon {
        padding: 4rem 0 3rem 0;
    }

    .box__green {
        right: 0;
    }

    .jak-bedzie::after {
        max-width: 1000px;
        background: url(https://www.apartamentycentrum.com.pl/wp-content/uploads/2025/10/jak-dziala-bg.png) no-repeat right bottom;

        background-size: contain;
    }

    .realizacje__title {
        font-size: 1.4rem;
    }

    .realizacje__headline {
        font-size: 2.4rem;
    }

    .metraze {
        padding: 3rem 0 2rem;
    }

    .umow-sie::after {
        width: 50%;
    }

    .footer-cta__title {
        font-size: 2rem;
    }

    p {
        font-size: .9rem;
    }

    .i-pattern {
        position: relative;
        padding: 6rem 0;
    }

    .footer-widget .fa-brands {
        font-size: 1rem;
        color: #fff;
    }

    .pi-sec ul>li::before {
        display: block;
        position: static;
    }

    .pi-sec ul>li {
        font-size: .8rem;
    }

    .pi-sec ul>li span {
        margin-left: 0px;
    }

    .pi-cta-sub {
        font-size: 1.125rem;
        line-height: 1.7;
        margin: 0 0 3rem;
        color: #fff;
    }

    body.page-id-308 .lokale__box h2 {
        line-height: 3rem;
        font-size: 2rem;
    }

    #i_group h3 {
        font-size: 1.4rem;
    }

    .entry-page h2 {
        font-size: 2.4rem;
    }

    .entry-page h2 {
        font-size: 2.4rem;
    }
}


@media (min-width: 1380px) and (max-width:1656px) {
    .item.rotator {
        position: relative;
        padding: 12rem 0 8rem;
    }

    .item.rotator .box h2 {
        font-size: 3rem;
    }

    .item.rotator .box h3 {
        font-size: 1.4rem;
    }

    .btn-line__border a,
    .btn-main__full a {
        padding: .7rem .85rem;
        font-size: .8rem;
        text-transform: none;
    }

    .about {
        background: url('https://www.apartamentycentrum.com.pl/wp-content/uploads/2025/11/bg-1-scaled.jpg') no-repeat top left;
        padding: 6rem 0 0 0;
        background-size: contain;
        min-height: 1000px;
    }

    .about h2 {
        font-size: 1.4rem;
    }

    .about h3 {
        font-size: 3rem;
    }

    .including .box {
        position: absolute;
        top: -35rem;
        right: 0;
        padding: 3rem;
    }

    .lokal-uslugowy {
        padding: 0rem 0 0;
    }

    .lokal-uslugowy__box {
        max-width: 560px;
    }

    .mieszkaj-centrum .box h3 {
        font-size: 2.4rem;
    }

    .maps__title {
        font-size: 2.4rem;
    }

    .repeater__icon {
        padding: 4rem 0 3rem 0;
    }

    .box__green {
        right: 0;
    }

    .jak-bedzie::after {
        max-width: 1000px;
        background: url(https://www.apartamentycentrum.com.pl/wp-content/uploads/2025/10/jak-dziala-bg.png) no-repeat right bottom;

        background-size: contain;
    }

    .realizacje__title {
        font-size: 1.4rem;
    }

    .realizacje__headline {
        font-size: 2.4rem;
    }

    .metraze {
        padding: 3rem 0 2rem;
    }

    .umow-sie::after {
        width: 50%;
    }

    .footer-cta__title {
        font-size: 2rem;
    }

    p {
        font-size: .9rem;
    }

    .i-pattern {
        position: relative;
        padding: 6rem 0;
    }

    .footer-widget .fa-brands {
        font-size: 1rem;
        color: #fff;
    }

    .pi-sec ul>li::before {
        display: block;
        position: static;
    }

    .pi-sec ul>li {
        font-size: .8rem;
    }

    .pi-sec ul>li span {
        margin-left: 0px;
    }

    .pi-cta-sub {
        font-size: 1.125rem;
        line-height: 1.7;
        margin: 0 0 3rem;
        color: #fff;
    }

    body.page-id-308 .lokale__box h2 {
        line-height: 3rem;
        font-size: 2rem;
    }

    #i_group h3 {
        font-size: 1.4rem;
    }

    .entry-page h2 {
        font-size: 2.4rem;
    }

    .entry-page h2 {
        font-size: 2.4rem;
    }
}

@media (min-width: 1656px) and (max-width:1740px) {
    .about {
        background: url(https://www.apartamentycentrum.com.pl/wp-content/uploads/2025/10/bg-1-scaled.jpg) no-repeat top left;
        min-height: 1380px;
        background-size: contain;
    }

    .including .box {
        right: 3rem;
    }

    .lokal-uslugowy {
        padding: 5rem 0 0;
    }
}

@media (min-width: 768px) {}

@media (min-width: 992px) {
    button.nav-toggle {
        display: none
    }

    .repeater__icon3 .row .col-lg-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 20%;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px;
        max-width: 100%;
    }


}


/** CSS for small screen */

@media (min-width: 0px) and (max-width:576px) {
    .w15 {
        float: left;
        width: 15%;
    }

    .w20 {
        float: left;
        width: 20%;
    }

    .w30 {
        float: left;
        width: 30%;
    }

    .w40 {
        float: left;
        width: 40%;
    }

    .w50 {
        float: left;
        width: 50%;
    }

    .w60 {
        float: left;
        width: 60%;
    }

    .w70 {
        float: left;
        width: 70%;
    }
}

@media (max-width: 991px) {
    .main-nav {
        position: static;
    }

    .nav-toggle {
        display: inline-flex;
        position: fixed;
        top: 12px;
        right: 12px;
        width: 48px;
        height: 48px;
        border: 0;
        border-radius: 999px;
        background: #20a85c;
        box-shadow: 0 8px 24px rgba(0, 0, 0, .18);
        align-items: center;
        justify-content: center;
        z-index: 1000000;
    }

    .nav-toggle__box {
        width: 22px;
        height: 16px;
        position: relative;
    }

    .nav-toggle__bar,
    .nav-toggle__box::before,
    .nav-toggle__box::after {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        height: 2px;
        background: #fff;
        transition: transform .25s ease, opacity .2s ease, top .2s ease, bottom .2s ease;
    }

    .nav-toggle__bar {
        top: 7px;
    }

    .nav-toggle__box::before {
        top: 0;
    }

    .nav-toggle__box::after {
        bottom: 0;
    }

    /* STAN SPOCZYNKOWY – całkiem niewidoczne */
    .main-nav .nav-list {
        position: fixed;
        top: 68px;
        right: 12px;
        left: 12px;
        display: flex;
        flex-direction: column;
        gap: .25rem;
        background: transparent;
        /* brak tła */
        border: 0;
        /* brak obramowania */
        box-shadow: none;
        /* brak cienia */
        border-radius: 14px;
        padding: 0;
        /* brak paddingu = brak „paska” */
        max-height: 0;
        overflow: hidden;
        opacity: 0;
        /* ukryte */
        pointer-events: none;
        /* nie klikalne */
        transform: translateY(-6px) scaleY(.98);
        /* lekki „zamknięty” stan */
        transition: max-height .25s ease, opacity .2s ease, padding .2s ease, border-color .2s ease, box-shadow .2s ease, transform .2s ease;
        z-index: 1000000;
    }

    .main-nav .nav-list li a {
        display: block;
        padding: .7rem 1rem;
    }

    /* PO OTWARCIU – pełna szuflada */
    .main-nav.is-open .nav-list {
        background: #fff;
        border: 1px solid rgba(0, 0, 0, .08);
        box-shadow: 0 16px 32px rgba(0, 0, 0, .16);
        padding: .5rem 0;
        max-height: 80vh;
        overflow: auto;
        opacity: 1;
        pointer-events: auto;
        transform: translateY(0) scaleY(1);
    }

    /* Ikona „X” po otwarciu */
    .main-nav.is-open .nav-toggle__bar {
        opacity: 0;
    }

    .main-nav.is-open .nav-toggle__box::before {
        top: 7px;
        transform: rotate(45deg);
    }

    .main-nav.is-open .nav-toggle__box::after {
        bottom: 7px;
        transform: rotate(-45deg);
    }
}

/* Admin bar – żeby nic nie nachodziło */
@media (max-width: 782px) {
    .admin-bar .nav-toggle {
        top: 58px;
    }

    .admin-bar .main-nav .nav-list {
        top: 114px;
    }
}