@media screen and (max-width: 1367px) {
  #START h1 {
    font-size: 3.5rem;
  }
  .footer {
    padding-top: 40px;
  }
  .text_section {
    padding: 40px 0 60px 0;
  }
  #news-promo-section .tile .content {
    max-width: 45%;
  }
  #news-promo-section .tile .content h2 {
    margin-bottom: 25px;
  }
  #START h2 {
    font-size: 2.5rem;
  }
  #START p {
    font-size: 18px;
  }
  .img_links,
  .accordeon {
    gap: 80px;
  }
  .img_links .right,
  .accordeon .right {
    max-width: 50%;
  }
  .img_links .link,
  .img_links .right .link,
  .accordeon .right .accordion-card {
    padding: 20px 0;
  }
  .img_links .link h4,
  .img_links .right .link h4,
  .accordeon .right .accordion-card h4 {
    font-size: 1.25rem;
  }
  .accordion-icon-svg {
    width: 40px !important;
    height: 40px !important;
  }
  .projects_listing_module .header,
  .listing-module .header,
  .relation-products .header {
    padding-bottom: 10px;
  }
  .card .project_details {
    margin-top: 20px;
  }
  .projects_listing_module .card h3,
  .listing-module .card h3,
  .relation-products .card h3 {
    margin: 20px 0;
  }
  .investment-map h2 {
    top: 50px;
  }
  .investment-map .button {
    bottom: 50px;
  }
  .projects_listing_module .descr,
  .listing-module .descr,
  .relation-products .descr {
    margin-top: -10px;
  }
  .contact-box-form-window-wrapper img {
    height: 100%;
  }
  #TOP .container {
    padding: 0 60px;
  }
  #product_configurator_window .window {
    max-width: 90vw;
  }
}
@media screen and (max-width: 1200px) {
  .stany_dew {
    grid-template-columns: 1fr 1fr;
  }
  #TOP .container {
    padding: 0 40px;
  }
  #logo .primary-logo {
    max-height: 35px;
  }
  .sticked #logo {
    height: 35px;
  }
  .text_section {
    padding: 40px 0 50px 0;
  }
  #news-promo-section .tile .content {
    padding: 120px 50px 50px 50px;
  }
  #news-promo-section .tile .content {
    max-width: 40%;
  }
  #START h2 {
    font-size: 2rem;
  }
  h3 {
    font-size: 1.25rem;
  }
  .page-section,
  #START .page-section {
    padding: 70px 0;
  }
  .img_links,
  .accordeon {
    gap: 50px;
  }
  #START p,
  p {
    font-size: 16px;
  }
  .img_links .link,
  .img_links .right .link,
  .accordeon .right .accordion-card {
    padding: 10px 0;
  }
  .img_links .link h4,
  .img_links .right .link h4,
  .accordeon .right .accordion-card h4 {
    font-size: 18px;
  }
  .investment-map h2 {
    top: 40px;
  }
  .investment-map .button {
    bottom: 40px;
  }
  .columns {
    margin: 0 -10px;
  }
  .columns > div {
    padding: 0 10px 40px 10px;
  }
  .contact-box-form-window-wrapper {
    gap: 50px;
  }
  .footer-section .contact_data {
    flex-direction: column;
    gap: 40px;
  }
  .copyright {
    padding: 25px 0;
  }
  .PAGE-HEADER {
    padding-bottom: 10px;
  }
  .links ul li {
    margin-bottom: 20px;
  }
  nav.desktop .nav-button > a {
    padding: 8px 5px;
    font-size: 15px;
  }
  #TOP.sticked #logo {
    height: 32px;
  }
  #TOP.sticked #logo .primary-logo {
    max-height: 32px;
  }
  #page-contactus .contact_data_contactus {
    padding: 20px;
    gap: 20px;
  }
  #page-contactus .contact_data_contactus .form-wrapper {
    width: 45%;
  }
  #page-contactus .contact_data_contactus .phone-wrapper .phone-txt,
  #page-contactus .contact_data_contactus .phone-wrapper .email,
  #page-contactus .contact_data_contactus .email-wrapper .phone-txt,
  #page-contactus .contact_data_contactus .email-wrapper .email {
    font-size: 1.25rem;
  }
  .gallery_slider {
    margin-top: 40px;
  }
  #page-product .gallery_slider .splide__arrow--prev {
    left: 40px;
  }
  #page-product .gallery_slider .splide__arrow--next {
    right: 40px;
  }
  #page-product .section-container {
    padding: 60px 40px;
  }
  #page-product .special-container {
    gap: 100px;
  }
  #page-product .toc {
    width: 250px;
  }
  #page-product .toc a {
    font-size: 16px;
  }
  .container:has(.custom-gallery-grid) {
    padding: 0;
  }
  .custom-gallery-grid {
    gap: 15px;
  }
  .heading h2:first-child {
    margin-top: 0;
  }
  .specyfication-table.divided tbody {
    gap: 15px;
  }
  #page-contactus .contact_data_contactus {
    flex-direction: column;
  }
  #page-contactus .contact_data_contactus .form-wrapper {
    width: auto;
  }
}
@media screen and (max-width: 900px) {
  #mobile-menu-button > span,
  #mobile-menu-button > span:after,
  #mobile-menu-button > span:before {
    background-color: #1a1a1a;
  }
  .stany_dew {
    grid-template-columns: 1fr;
  }
  .project_details .value {
    font-size: 18px;
  }
  .nav-bottom {
    display: none;
  }
  nav.mobile {
    bottom: 0;
  }
  .header-modules {
    margin-right: 30px;
  }
  #START h1 {
    font-size: 3rem;
  }
  .footer {
    padding-top: 30px;
  }
  #news-promo-section .news-wrapper .tile {
    flex-direction: column;
  }
  #news-promo-section .tile .content {
    max-width: none;
    padding: 100px 50px 50px 50px;
  }
  .news-wrapper .tile .image-wrapper .image,
  .news-wrapper .tile .image-wrapper .image img {
    width: 100%;
  }
  .img_links,
  .accordeon.reverse,
  .accordeon {
    flex-direction: column-reverse;
  }
  .img_links .right,
  .accordeon.reverse .right,
  .accordeon .right {
    max-width: none;
  }
  .columns.x4 > div {
    padding: 0 10px 20px 10px;
  }
  .header {
    padding-bottom: 20px;
  }
  .columns > div {
    padding: 0 10px 30px 10px;
  }
  .card .controls {
    display: flex;
    align-items: center;
    gap: 10px;
  }
  .card .controls .button {
    margin: 0;
  }
  .map-tooltip {
    bottom: 35px;
  }
  .point::before,
  .point::after,
  .point {
    width: 30px;
    height: 30px;
  }
  .investment-map h2 {
    top: 30px;
  }
  .investment-map .button {
    bottom: 30px;
  }
  .contact-box-form-window-wrapper {
    flex-direction: column-reverse;
    overflow: hidden;
    align-items: normal;
  }
  .contact-data-form-window-section .main-section {
    padding: 0;
  }
  #SYSTEM-FOOT .footer-section {
    flex-direction: column;
    align-items: flex-start;
    gap: 40px;
  }
  .copyright {
    font-size: 14px;
    padding: 20px 0;
  }
  #logo,
  #TOP.sticked #logo,
  .sticked #logo {
    width: auto;
    height: 35px;
  }
  .text_section {
    padding: 50px 40px;
  }
  .under_header {
    flex-direction: column;
  }
  #page-product .special-container {
    gap: 50px;
  }
  #page-product .toc {
    width: 210px;
  }
  #page-product .toc a {
    gap: 10px;
  }
  #product_configurator_window .question label,
  #product_configurator_window .order_form .input-wrapper.check label {
    padding-right: 30px;
  }
  #product_configurator_window .config-layout {
    position: static;
  }
  #product_configurator_window .content {
    bottom: 80px;
    padding: 0;
  }
  #product_configurator_window .content-inner {
    padding: 25px;
  }
  #product_configurator_window .window {
    max-width: 450px;
    max-height: 95svh;
  }
  #product_configurator_window .bottom {
    height: 80px;
    padding: 15px 25px;
  }
  #product_configurator_window .product_image {
    display: none;
  }
  #product_configurator_window .product_image_mobile {
    display: block;
    height: 200px !important;
  }
  #product_configurator_window .config-right {
    width: 100%;
    height: 100%;
    position: static;
  }
  #product_configurator_window .config-left {
    width: 100%;
    height: 300px;
    position: static;
  }
  #product_configurator_window .nav-header {
    gap: 10px;
  }
  #product_configurator_window .content h3 {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 700px) {
  #page-contactus .contact_data_contactus .form-wrapper {
    padding: 15px;
  }
  #page-product .project_details {
    padding: 0;
    border: 0;
  }
  #page-product .detail {
    padding: 7px 12px;
    border: 1px solid rgba(26, 26, 26, 0.1490196078);
    box-sizing: border-box;
    border-radius: 5px;
  }
  #TOP .container {
    padding: 0 20px;
  }
  #mobile-menu-button {
    right: 7px;
  }
  .header-modules {
    margin-right: 40px;
  }
  .reveal-phone-number-wrapper.show-on-mobile .button {
    width: 40px;
    height: 40px;
    padding: 0px;
    background: none;
  }
  .reveal-phone-number-wrapper.show-on-mobile .button img {
    filter: invert(1);
  }
  .reveal-phone-number-wrapper.show-on-mobile .button {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #logo .primary-logo,
  #logo,
  #TOP.sticked #logo,
  .sticked #logo {
    height: 30px;
  }
  #START h1, h1 {
    font-size: 2rem;
  }
  #page-product .PAGE-HEADER .container h1 {
    font-size: 2rem;
  }
  .animate_img .image-wrapper,
  .animate_img .image {
    transform: none !important;
  }
  #news-promo-section .tile .content {
    padding: 100px 30px 30px 30px;
  }
  .accordion-content {
    font-size: 14px;
  }
  .project_details {
    flex-direction: column;
    height: auto;
  }
  .project_details .v-separator {
    display: none;
  }
  .card .project_details {
    flex-direction: row;
  }
  .under_header {
    gap: 20px;
  }
  .gallery_slider {
    margin-top: 20px;
  }
  #page-product .gallery_slider .splide__arrow--next {
    right: 18px;
  }
  #page-product .gallery_slider .splide__arrow--prev {
    left: 18px;
  }
  #page-product .toc {
    display: none;
  }
  #page-product .section-container {
    padding: 40px;
  }
  .custom-gallery-grid {
    grid-gap: 15px;
  }
  .custom-gallery-grid .grid-item .overlay {
    font-size: 3rem;
  }
  .custom-gallery-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  #product_configurator_window .window {
    max-width: 100svw;
    max-height: 100svh;
  }
  #product_configurator_window .content h4 {
    padding-top: 15px;
    margin-bottom: 5px;
  }
  #product_configurator_window .header,
  #product_configurator_window .content-inner,
  #product_configurator_window .bottom {
    padding: 15px;
  }
  #product_configurator_window .content-inner {
    padding-top: 25px;
  }
  #product_configurator_window .summary-table tr.total td.value {
    white-space: nowrap;
  }
  .step-name {
    font-size: 14px;
  }
  #BANER-CONTENT .text_section {
    padding: 50px 20px;
  }
  #BANER-CONTENT .footer {
    padding-top: 20px;
  }
  #START h2 {
    margin-bottom: 15px;
    font-weight: 500;
  }
  h2, h3 {
    font-weight: 500;
  }
  .columns > div {
    padding: 0 10px 30px 10px;
  }
  .listing-module .card .project_details .value {
    font-size: 16px;
  }
  .project_details .detail .value {
    font-size: 18px;
  }
  .investment-map.show-on-mobile {
    background: none;
    padding: 0 20px;
  }
  .investment-map.show-on-mobile h2,
  .investment-map.show-on-mobile .button {
    position: static;
    transform: none;
    margin-top: 20px;
  }
  .investment-map.show-on-mobile .right {
    width: 100%;
  }
  .investment-map.show-on-mobile img {
    margin-top: 50px;
  }
  #SYSTEM-FOOT .footer-section {
    gap: 30px;
  }
  #SYSTEM-FOOT .footer-section .contact_data {
    gap: 30px;
  }
  #SYSTEM-FOOT .footer-section .address {
    text-align: left;
  }
  #SYSTEM-FOOT .footer-section .contact_data .image-wrapper {
    text-align: left;
  }
  #SYSTEM-FOOT .footer-section .contact_data .image-wrapper img {
    margin-right: auto;
    max-height: 35px;
  }
  #SYSTEM-FOOT .footer-section .right-footer-section {
    display: grid;
    width: 100%;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
  }
  #SYSTEM-FOOT .footer-section .right-footer-section li, #SYSTEM-FOOT .footer-section .right-footer-section li a {
    text-align: left;
    font-size: 16px;
  }
  #SYSTEM-FOOT .footer-section .right-footer-section ul li:last-child {
    margin-bottom: 0;
  }
  #SYSTEM-FOOT .footer-section .links-footer-section {
    text-align: left;
    font-size: 16px;
  }
  #SYSTEM-FOOT .footer-section .links-footer-section span {
    margin-top: 20px;
    display: block;
  }
  .timeline-wrapper {
    padding-left: 70px;
  }
  .timeline-wrapper .timeline-block {
    padding: 25px;
  }
  .timeline-wrapper .circle {
    left: -48px;
  }
  .cb-related_pages .container, .contact-data-form-window-section .container {
    padding: 0 20px;
  }
  .splide__arrow {
    width: 36px;
    height: 36px;
  }
  .cb-related_pages .splide .splide__arrow--next {
    right: -18px;
  }
  .cb-related_pages .splide .splide__arrow--prev {
    left: -18px;
  }
  .animate_img img {
    height: 300px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .specyfication-table.divided tbody {
    gap: 0;
  }
  #page-knowledge_listing .card .image-wrapper {
    margin-bottom: 15px;
  }
  #page-knowledge_listing .header {
    padding-bottom: 20px;
  }
  #product_configurator_window .nav-bar-wrapper > span {
    margin-right: 5px;
  }
  #product_configurator_window .question label, #product_configurator_window .order_form .input-wrapper.check label {
    align-items: flex-start;
  }
  #product_configurator_window .content .image-wrapper {
    width: 60px;
    height: 60px;
    min-width: 60px;
  }
  #product_configurator_window .content .image-wrapper img {
    width: 35px;
    height: 35px;
  }
  #product_configurator_window .content .image-wrapper.big-img {
    height: 100%;
  }
  #product_configurator_window .bottom .controls .button {
    min-width: auto;
  }
  #product_configurator_window .bottom {
    gap: 5px;
  }
  #product_configurator_window .bottom .price, #product_configurator_window .content h3 {
    font-size: 20px;
  }
  #START h1 {
    margin-bottom: 15px;
  }
  .accordion-content {
    padding-right: 0px;
  }
  .contact-data-form-window-section .buttons > div {
    font-size: 20px;
  }
}
@media screen and (max-width: 450px) {
  .right-footer-section {
    gap: 10px;
  }
  .specyfication-table td.key {
    width: 190px;
  }
  .specyfication-table.divided tbody {
    grid-template-columns: 1fr;
  }
  #SYSTEM-FOOT .container {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .contact-box-form-window-wrapper .buttons img {
    max-height: 400px;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  #news-promo-section .tile .content h2, h2,
  #START h2 {
    font-size: 28px;
    line-height: 1.3;
  }
  #news-promo-section .tile .content h2 {
    margin-bottom: 15px;
  }
  #page-product .section-container {
    padding: 40px 20px;
  }
}/*# sourceMappingURL=praktyki.css.map */