@media screen and (max-width: 600px) {
.h1-90 {
    font-size: 4.4rem !important;
    line-height: 6rem !important;
}
.header-right {
    display: none;
}
.header-right.mobile {
    display: flex !important;
    flex-wrap: nowrap;
    justify-content: flex-end;
    flex-direction: row;
}
.fullscreen-bg {
    height: 100%;
}
section.welcome >.fullscreen-bg {
    height: 50vh;
}
video.fullscreen-bg__video {
    height: 100%;
}
.wh-h h1 {
    font-size: 5rem;
    line-height: 5rem;
}
.welcome > .fullscreen-bg > .containerhome {
    top: 50%;
    left: 0;
}
.wh-btn {
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
}
section.welcome {
    height: auto;
}
section.stal-nierdzewna {
    overflow: visible;
    background-size: cover;
}
.stal-nierdzewna > .fullscreen-bg > .container {
    padding: 15rem 0 3rem 0;
}
.stal-nierdzewna > .fullscreen-bg > .container > .content {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
}
.stal-nierdzewna > .fullscreen-bg > .container > .content > .top {
    position: relative;
    width: 100%;
}
.stal-nierdzewna > .fullscreen-bg > .container > .content > .top > .image {
    margin: 15% 0 15% 0;
}
.stal-nierdzewna > .fullscreen-bg > .container > .content > .top > .image > img {
    width: 45rem;
}
.stal-nierdzewna > .fullscreen-bg > .container > .content >.bottom > .desc >pre {
    font-size: 14px;
    line-height: 24px;
    padding: 0;
}
.stal-nierdzewna > .fullscreen-bg > .container > .content > .top > .button {
    display: none;
}
section.stal-nierdzewna > .fullscreen-bg > .container > .content > .top > .h h1 {
    padding: 0 2.5rem;
}
.line {
    display: none;
}
.h {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0;
}
.h h1 {
    font-size: 24px;
    line-height: 24px;    
    padding: 0;
}
.desc > h2 {
    font-size: 24px;
    line-height: 24px;
}
section.nasza-oferta > .fullscreen-bg > .container > .content > .title_desc {
    display: flex;
    flex-direction: column;
    padding: 0 0 5rem 0;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: nowrap;
    width: 100%;
}
section.nasza-oferta > .fullscreen-bg > .container > .content {
    border: none;
    border: 0px;
    padding: 0 0 8rem 0;
}
section.nasza-oferta > .fullscreen-bg > .container > .content > .title_desc h1 {
    font-family: 'Barlow';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 24px;
    text-transform: uppercase;
    color: #D2D4EA;
    width: 100%;
    padding: 0
}
section.nasza-oferta > .fullscreen-bg > .container > .content > .title_desc > .text {
    font-size: 14px;
    line-height: 23px;
    width: 95%;
    padding: 2rem 0;
}
img.bg-w-tle {
    width: 100%;
    height: 30rem;
    object-fit: cover;
    object-position: right;
}
section.katalog-produktow {
    padding: 5rem 0 9rem 0;
}
.katalog-produktow .content {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    gap: 5rem;
}
.line-katalog img {
    display: none;
}
.katalog-produktow .image {
    padding: 18% 0;
    width: 100%;
    z-index: 2;
    position: inherit;
}
.katalog-produktow .image img {
    width: 100%;
}
.katalog-produktow .h {
    padding: 0;
    margin: 0;
    width: 70%;
}
.katalog-produktow .desc, .katalog-produktow .image {
    padding: 0;
    margin: 0;
    width: 100%;
}
.stal-nierdzewna > .fullscreen-bg > .container > .content > .bottom {
    align-items: flex-start;
    width: 90%;
}
.content > .bottom >.desc > pre {
    font-family: 'Barlow';
    font-style: normal;
    font-weight: 200;
    font-size: 16px;
    line-height: 32px;
    letter-spacing: 0.07em;
    color: #D2D4EA;
    white-space: pre-wrap;
    padding: 0;
}
.line-katalog {
    position: relative;
    z-index: 0;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    left: 1%;
    margin: 0 auto;
}
.buttons-katalog {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
    gap: 1.5rem;
    position: relative;
    left: 0;
    bottom: 0;
}
.katalog-produktow .content .top {
    position: relative;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: flex-start;
    gap: 5rem;
}
.blog-post {
    width: 100%;
    height: 100%;
    position: relative;
    border-radius: 10px;
}
.thumbn {
    height: 350px;
}
.blog > .container > h2 {
    width: 100%;
    font-size: 24px;
    line-height: 24px;
    display: flex;
    align-items: center;
    letter-spacing: -0.05em;
    text-transform: uppercase;
    color: #D2D4EA;
    padding: 0 1rem 5rem 0;
}
footer h1 {
    font-size: 24px;
    line-height: 24px;
}
.b-top {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: flex-start;
    justify-content: center;
    position: relative;
    padding: 5rem 0;
}
.b-top-left, .b-top-right {
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: flex-start;
    padding: 0;
    font-family: 'Barlow';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    color: #D2D4EA;
}
footer > .container > .b-top {
    padding: 10rem 0rem;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: flex-start;
    gap: 3rem;
}
footer.footer-bg > .container > .b-top::before {
    width: 65%;
    top: -1.1rem;
}
footer.footer-bg > .container > .b-bottom::before {
    width: 100%;
}
footer > .container > .b-bottom {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: flex-start;
    padding: 0 0 5rem 0;
}
.b-bottom-right {
    margin: 2rem 0;
}
.line-nasza-oferta {
    display: none;
    }
.logo {
    margin: 0;
    padding: 6px 0 0 2rem;
}
.wrap {
    max-width: 1400px;
    width: 100%;
    display: flex;
    align-items: center;
    background: #353545;
    height: 70px;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
}
/****************************/
.hamburger-iconm {
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 999;
    cursor: pointer;
}

.hamburger-iconm svg{
    transition: 0.3s;
}
.mobile-menu {
    position: fixed;
    top: 0;
    right: -100%;
    width: 75%;
    height: 100%;
    background-color: #353546;
    z-index: 999;
    overflow: auto;
    transition: 0.3s;
    padding: 8rem 2.5rem 0 0;
    box-shadow: -3px 0 14px rgba(0, 0, 0, 0.1);
}
.mobile-menu ul {
    list-style-type: none;
    padding: 0;
    margin: 20px;
    text-align: right;
}

.mobile-menu ul li {
    margin-bottom: 10px;
}
.mobile-menu ul li a {
    text-decoration: none;
    color: #D2D4EA;
    font-size: 20px;
    font-family: 'Barlow';
    font-style: normal;
    font-weight: 300;
    padding: 0.3rem 0;
}

.show-menu {
    right: 0;
}
.language-menu-mobile {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-end;
    align-items: center;
    gap: 1rem;
    margin: 2rem 2rem 6rem 0;
}
.language-menu-mobile a {
    color: #D2D4EA;
    font-size: 20px;
    font-family: 'Barlow';
    font-style: normal;
    font-weight: 300;
}li.mham-sm-head {
    display: none;
}
li.mham-download {
    margin: 0 0 3rem 0;
    position: relative;
}
li.mham-download:after {
    content: "";
    display: block;
    width: 18px;
    height: 1px;
    background-color: #E30613;
    position: absolute;
    bottom: -5px;
    right: 0;
}
.b-bottom-right > .row >.col {
    padding: 0px 1rem;
}
.b-bottom-right > .row >.col >.dokument {
    padding: 0.5rem 0 0 0;
}
section.nasza-oferta {
    margin: 2rem 0;
}
section.nasza-oferta, section.stal-nierdzewna {
    overflow: hidden;
}
section.nasza-oferta > .fullscreen-bg > .container > .content > .our-offer {
    gap: 3rem 4rem;
}
section.kontakt-head > .container h1, section.blog-head > .container h1, section.single-head > .container h1, section.oferta-head > .container h1, section.o-nas-head > .container h1 {
    font-size: 5rem;
    line-height: 5rem;
}
.onas-head {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: flex-start;
    justify-content: center;
}
.desc-head {
    font-family: 'Barlow';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #D2D4EA;
    width: 100%;
    padding: 4rem 0px;
}
section.oferta {
    overflow: hidden;
}
section.kontakt-head, section.blog-head, section.single-head, section.oferta-head, section.o-nas-head {
    min-height: 50vh!important;
    padding: 5rem 0 !important;
}
section.sekcja_1 > .container, section.sekcja_2 > .container {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: flex-start;
    justify-content: space-around;
    position: relative;
}
.s_left_1, .s_left_2 {
    width: 100%;
}
.s_left_1 > h2, .s_left_2 > h2, .s_right_1 > h3, .s_right_2 > h3, .s_left_3 h2, .s_left_4 h2, .s_right_3 h3, .s_right_4 h3 {
    font-size: 24px;
    line-height: 24px;
    margin: 0;
    text-align: left;
}
.s_right_1, .s_right_2 {
    width: 100%;
}
p.s-right_1_top {
    font-size: 14px;
    line-height: 24px;
    padding: 2rem 0;
    margin: 0;
}
p.s-right_1_bottom {
    font-size: 16px;
    line-height: 24px;
}
.line-onas-1, .line-onas-2, .line-onas-3, .line-onas-4, .line-onas-5 , .line-onas-6,.line-onas-7 , .line-onas-8, .line-onas-11, .line-contact, .line-oferta {
    display: none;
}
section.sekcja_1 {
    background-position: 30%;
    min-height: 100%;
    margin: 0 0 10rem 0;
}
section.sekcja_s1_image {
    min-height: 16rem;
    margin-top: -35rem;
    z-index: 500;
}
section.sekcja_2 {
    margin: 0 0 7rem 0;    
    padding: 11rem 0 6rem 0;
}
section.sekcja_1 > .container, section.sekcja_2 > .container {
    align-items: center;
}
section.sgallery {
    margin: 6rem 0;
}
.kroki {
    margin: 0;
}
.pozycja_n, .pozycja_p {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    margin: 5rem 0;
    align-items: center;
    position: relative;
    justify-content: center;
    width: 100%;
}
.pozycja_n p, .pozycja_p p {
    font-size: 16px;
    line-height: 24px;
    padding: 0 0 0 5rem;
    width: 40%;
}
.pozycja_p {
    margin: 0 !important;
}
.pozycja_n img, .pozycja_p img {
    width: 12rem;
}
section.sekcja_3 > .container {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: flex-start;
    position: relative;
    justify-content: center;
}
section.sekcja_3 > .container > .s_left_3, section.sekcja_3 > .container > .s_right_3 {
    width: 100%;
    margin: 0;
}
.s_right_3 p.strong, .center p.strong {
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    margin: 4rem 0;
}
.s_right_3 p, .center p, .s_right_4 p {
    font-size: 14px;
    line-height: 24px;
    margin: 0rem 0 4rem 0;
}
section.sekcja_3 > .container > .cechy {
    margin: 0;
}
.tg {
    display: flex;
    width: 100%;
    align-items: flex-start;
    flex-direction: column;
    flex-wrap: nowrap;
}
.s_left_4 {
    width: 100%;
    position: relative;
}
.s_right_4 {
    width: 100%;
}
.s_left_4 img {
    margin: 0 4rem 4rem 4rem;
}
.wp-block-gallery.wp-block-gallery-1 {
    width: 90%;
    margin: 0 0 0 7.4%;
}
.oferta-head {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: flex-start;
}
.wlcm-info {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: flex-start;
    gap: 3rem 0;
    width: 100%;
}
.wlcm p {
    font-size: 16px;
    line-height: 24px;
}
.oferta-container {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    padding: 0;
    position: relative;
}
.oferta-left > a{
    width: 100%;
}
.oferta-container > .oferta-left > h2, .oferta-container > .oferta-left > a > h2 {
    font-size: 24px;
    line-height: 24px;
    margin: 0px 0 3rem 0;
}
 .oferta-left > h2,  .oferta-left > a > h2 {
    width: 100%;
    text-align: left;
    margin: 0 0 4rem 0;
}
.oferta-left, .oferta-right {
    margin: 0 0 4rem 0px;
    position: relative;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
}
.line-oferta.mirror {
    display: none;
}
.bg-image-offer {
    width: 250px;
    height: 250px;
}
ul {
    font-family: 'Barlow';
    font-style: normal;
    font-weight: 200;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.07em;
    color: #D2D4EA;
    padding: 0 0 0 10%;
}
section.blog {
    padding: 0;
}
.filters {
    margin: 10rem 0;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
}
form#filters-form {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-family: 'Barlow';
    font-style: normal;
    font-weight: 200;
    font-size: 16px;
    line-height: 32px;
    letter-spacing: 0.07em;
    color: #D2D4EA;
    flex-wrap: nowrap;
    align-content: center;
}
select#category, select#sort, select.postform {
    font-family: 'Barlow';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #D2D4EA;
    background: transparent;
    border: none;
    padding: 1.5rem;
}
form#filters-form {
    font-size: 14px;
    line-height: 24px;
}
.b-box {
    margin: 0 0 1rem 0;
}
iframe {
    width: 100%;
    height: 30rem;
}
.b-top-right {
    align-items: flex-start;
}
section > .container > .b-bottom {
    position: relative;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: flex-start;
}
section > .container > .b-bottom > .b-top-left > .b-box > pre, section > .container > .b-bottom > .b-top-right > .b-box > pre {
    font-size: 14px;
    line-height: 24px;
}
p.fat {
    font-weight: 700;
    font-size: 16px;
}
section.form > .container > h2 {
    font-size: 24px;
    line-height: 24px;
    margin: 5rem 0 5rem 0;
}
.wpcf7-list-item {
    width: 100%;
}
span.wpcf7-list-item > label {
    text-align: justify;
    font-size: 14px;
    padding: 0rem;
}
input.wpcf7-form-control.has-spinner.wpcf7-submit.actp {
    margin: 2rem 0 2rem 11.5rem;
}
input[type="checkbox"] {
    margin: 1rem !important;
}
.entry-wrapper-kariera {
    display: flex;
    align-items: stretch;
    margin: 18rem 0;
    position: relative;
    flex-direction: column-reverse;
}
.left-side > .contract-type, .left-side > .work-hours, .left-side > .location, .left-side > .location-province, .left-side > .offer-summary, .left-side > .work-mode {
    display: none;
}
.aplikuj-button {
    position: absolute;
    bottom: 10rem;
    left: 16%;
}
.right-side {
    width: 100%;
    border: 0;
    padding: 0;
}
.details-link {
    padding: 2rem 0;
    font-size: 16px;
    line-height: 24px;
    width: 17rem;
    bottom: -8.5rem;
    opacity: 1;
}
.arrows {
    position: absolute;
    top: 2rem;
    right: -17.2rem;
}
.right-side > .title > h2 {
    font-size: 24px;
    line-height: 24px;
    padding: 0 0 1rem 0;
}
.det-mobile, .det-mobile >.location-province, .det-mobile >.offer-summary, .det-mobile >.work-mode {
    display: block;
}
section.single > .container > article > .entry-content p {
    padding: 2rem 0 0 0rem !important;
}
h5.wp-block-heading {
    font-size: 16px;
    line-height: 24px;
    padding: 0;
}
h5.wp-block-heading::before{
	display: none;
}
section.single > .container > article > .entry-content ul {
    padding: 0 2.5rem;
}
.oferta-button {
    left: 20%;
    bottom: 18rem;
    z-index: 1;
}
.oferta-container-mobile {
	display: block;
}
.oferta-container {
display: none;
}
h2.wp-block-heading {
    font-family: 'Barlow';
    font-style: normal;
    font-weight: 250;
    font-size: 24px;
    line-height: 24px;
    display: flex;
    align-items: center;
    letter-spacing: -0.05em;
    text-transform: uppercase;
    color: #D2D4EA;
    padding: 1rem 0;
}
h3.wp-block-heading {
    font-family: 'Barlow';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #D2D4EA;
    padding: 2rem 0 3rem 0;
}
.image-grid {
    grid-template-columns: repeat(2, 1fr);
}
.swiper-container-desktop {
    display: none;
}
.swiper-container-mobile {
    display: block;
}
.right-side.\.rs-hover::before, .right-side::before {
    display: none;
}
.mobile-menu .button-catalogue > a {
    border-radius: initial;
    border: initial;
    background-color: initial;
    display: flex;
    width: initial;
    height: initial;
    align-items: self-end;
    justify-content: flex-end;
    color: inherit;
    margin: initial;
    padding: initial;
    line-height: initial;
    gap: 4px;
}
.mobile-menu .button-catalogue > a::after {
    content: '';
    background: url('./../pobierz-katalog-mobile.svg') no-repeat center center;
    width: 20px;
    height: 20px;
    margin-left: 0;
    display: inline-block; 
    transition: 0.3s ease-in-out;
}
}