@media (min-width: 1440px) {

    .article-wrapper .item img,    
    .project-wrapper .item img{
        min-height: 370px;
    }

    nav .menu-container ul {
        width: 910px;
        max-width: 910px;
    }

    .copyright p,
    .copyright a{
        font-size: 14px;
    }

    .copyright {
        bottom: 50px;
    }

    footer .details{
        margin-top: 4vw;
    }

}


@media (min-width: 1921px){
    .article-wrapper .item img {
        min-height: 370px;
        height: 550px;
    }
}

@media (min-width: 1920px){

}



@media (max-width: 1440px){

}



@media (max-width: 991px) {

body{
    font-size: 16px;
}

.section-width {
    padding: 0 30px;
}

.section-content .col-left,
.section-content .col-right{
	width: 100%;
}

/*-----------------------------------------------------------
   Menu
-------------------------------------------------------------*/

.home nav,
nav{
    position: fixed;
}

#mobile-overlay li.menu-item a:before {
    top: -5px;
}

#mobile-overlay li.menu-item a:after {
    bottom: -3px;
}

.menu-container{
    padding: 0px 30px;
    width: 100%;
    margin: 0;
    background: #eaeaea;
}

.menu-mobile {
    width: 17%;
    justify-content: flex-end;
}

.menu-mobile .support-div{
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.logo {
    width: 50%;
    display: block;
}

.menu-container .hamburger-inner,
.menu-container .hamburger-inner::before,
.menu-container .hamburger-inner::after,
.menu-container.sticky .hamburger-inner, 
.menu-container.sticky .hamburger-inner::before, 
.menu-container.sticky .hamburger-inner::after {
  width: 24px;
  height: 2px;
  border-radius: 4px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease; 
}

.right-button{
    width: 66%;
}

.right-button a {
    font-size: 14px;
    width: 100%;
    height: 68px;
    min-width: 100%;
    justify-content: center;
}

.hours-animation{
    display: none;
}

/*-----------------------------------------------------------
  Slider
-------------------------------------------------------------*/

.slider {
    margin: 100px 0 60px;
    padding: 0 30px;
}

.slider .section-width{
    padding: 0;
}

.home .carousel-item {
    min-height: 200px;
    height: calc(100vh - 250px);
}

@media screen and (-webkit-min-device-pixel-ratio:0) {

::i-block-chrome, .home .carousel-item {
    height: calc(100vh - 190px);
}

}

.carousel-item {
    min-height: 200px;
    height: calc(100vh - 190px);
}

.carousel-indicators{
    margin-top: 40px;
}

.carousel-item .title-slide {
    left: 0;
    right: inherit;
    font-weight: 500;
}

.arrow-wrapper {
    width: 90%;
    margin: auto;
}

.home .arrow-wrapper{
    display: none;
}

@media (min-width: 400px){

    .carousel-item {
        height: 25vh;
    }

}

@media (min-width: 500px){

    .carousel-item {
        height: 30vh;
    }

}

@media (min-width: 600px){

    .carousel-item {
        height: 30vh;
    }

}

@media (min-width: 700px){

    .carousel-item {
        height: 40vh;
    }

}

@media (min-width: 800px){

    .carousel-item {
        height: 50vh;
    }

}

 /*-----------------------------------------------------------
   Global fonts/etc
-------------------------------------------------------------*/

/*-----------------------------------------------------------
	Section PAGE
-------------------------------------------------------------*/

/*-----------------------------------------------------------
	Section PAGE PROJEKTY SPECIFIC
-------------------------------------------------------------*/

.project-category {
    margin: 0 0 60px;
}

.project-menu {
    flex-wrap: wrap;
    justify-content: flex-start;
}

.project-category ul li a{
    padding: 0 5px;
}

#page-projekty .section-content{
    padding-top: 0;
    border: none;
    margin-bottom: 100px;
}

#page-projekty .section-content .col-right,
#page-projekty .section-content .col-left {
    width: 100%;
}

#page-projekty .section-content .col-left .text-editor {
    position: relative;
    bottom: 0;
    font-size: 16px;
    margin: 30px 0;
}

#page-projekty .section-content h2 {
    font-size: 28px;
}

.page-id-5180 footer{
    margin-top: 50px;
}

/*
.project-wrapper .item {
    width: 100%;
    margin-bottom: 20px;
}*/

.project-wrapper .item img {
    min-height: 150px;
    height: auto;
    object-fit: cover;
}

.project-wrapper .item h4 {
    font-size: 13px;
    left: 10px;
}

/*-----------------------------------------------------------
	Section PAGE PRACOWNIA SPECIFIC
-------------------------------------------------------------*/

#page-pracownia .main-image{
    margin-top: 70px;
}

#page-pracownia .main-image img {
    min-height: 300px;
    object-fit: cover;
}

#page-pracownia .content-wrapper {
    display: block;
    margin: 50px auto 0px;
}

#page-pracownia .col-left, 
#page-pracownia .col-right {
    width: 100%;
}

#page-pracownia .content-wrapper h1 {
    font-size: 28px;
    margin-bottom: 30px;
    line-height: 1.4;
}

#page-pracownia h2 {
    font-size: 26px;
    text-transform: uppercase;
    line-height: 1.4;
}

#page-pracownia .wrapper {
    margin: 50px auto 0;
}

#page-pracownia .partners.wrapper {
    margin-bottom: 50px;
}

#page-pracownia .partners.wrapper h2 {
    margin-bottom: 20px;
}

#page-pracownia .item {
    display: block;
    justify-content: space-between;
    align-items: center;
    height: auto;
    border-bottom: 1px solid #9C4235;
    padding: 32px 0;
}

#page-pracownia .item:last-child{
    border: none;
}

#page-pracownia .date, 
#page-pracownia .spec, 
#page-pracownia .link {
    width: 100% !important;
    height: 100%;
}

#page-pracownia .spec {
    margin: 16px 0;
}

#page-pracownia .spec .kind{
    color: #767575;
}

#page-pracownia .spec .cat{
    color: #1D1D1B;
}

#page-pracownia .link a{
    text-decoration: underline;
    text-underline-position: under;
    color: #1D1D1B;
}

#page-pracownia .bg-image img{
    margin-top: 40px;
    min-height: 200px;
    object-fit: cover;
}

#page-pracownia .partners.wrapper .repeater {
    display: inline-flex;
    gap: 4%;
}

#page-pracownia .partners.wrapper .item {
    width: 48%;
}

#page-pracownia .partners.wrapper .item .name,
#page-pracownia .partners.wrapper .item .workplace{
    font-size: 14px;
}

#page-pracownia .partners.wrapper .item .workplace{
    color: #767575;
}

#page-pracownia .partners.wrapper .item {
    padding: 15px 0;
}

.page-id-5184 footer{
    margin-top: 90px;
}

#page-pracownia .awards .link a:before, 
#page-pracownia .publication .link a:before{
    display: none;
}

/*-----------------------------------------------------------
	SECTION ARCHIVE
-------------------------------------------------------------*/

#section-archive.section{
    padding: 20px 0;
}

#section-archive .article-wrapper {
    gap: 4%;
}

.article-wrapper .item {
    width: 100%;
    padding-bottom: 32px;
    margin-bottom: 32px;
    border-bottom: 1px solid #9C4235;
}

.article-wrapper .item .date {
    font-size: 14px;
    margin: 10px 0;
    line-height: 1.3;
}

.article-wrapper .item img {
    height: 55vw;
    min-height: 150px;
    width: 100%;
    object-fit: cover;
}

.archive.category .section-content{
    margin-top: 70px;
}

.archive.category .article-wrapper .item h4, 
.archive.tag .article-wrapper .item h4 {
    font-size: 14px;
    line-height: 1.7;
    letter-spacing: 0.02em;
    margin: 0;
}

.item.separator{
    display: none;
}

.archive.tag .tags {
    display: flex;
    flex-wrap: wrap;
    margin: 90px 0 50px;
    text-transform: uppercase;
}

.tag,
.archive.tag .tags .back-link, 
.cat-post a {
    font-size: 14px;
}

.archive.tag .tags .bread {
    justify-content: space-between;
    width: 100%;
}

.archive.tag .tags .back-link {
    margin: 30px 0 0 auto;
}

.line {
    height: 12px;
    margin: 0 15px;
}

.archive.post-type-archive .article-wrapper .item h4,
.archive.tax-kategorie-projekty .article-wrapper .item h4{
    bottom: 45px;
}

/*-----------------------------------------------------------
	Section SINGLE 
-------------------------------------------------------------*/

.single-post .section-content,
.single-wszystkie-projekty .section-content{
    margin-top: 70px;
}

.function-bar {
    margin: 20px 0;
}

.mini-title .wrapper {
    position: absolute;
    right: 30px;
    bottom: 60px;
    font-size: 14px;
    width: 70%;
    color: white;
}

.mini-title .wrapper a{
    color: white; 
}

.swith-view .wrapper {

}

.mini-title.projects{
    display: none;
}

/*-----------------------------------------------------------
	Section SINGLE PROJEKTY SPECIFIC
-------------------------------------------------------------*/

.media-wrapper .slick-slide img {
    height: 25vh;
    min-height: 315px;
}

.content-inside {
    margin: 45px auto 70px;
}

.content-inside h1 {
    font-size: 28px;
    margin-bottom: 30px
}

.content-inside p{
    font-size: 16px;
}

.table-wrapper {
    margin-top: 30px;
}

.additional-text {
    margin: 0 auto 70px;
}

.section .additional-text h2 {
    font-size: 24px;
}

.section .additional-text h2 br{
    display: none;
}

.section h3 {
    font-size: 20px;
}

.related-wrapper {
    margin-bottom: 50px;
}

.related-wrapper .news a{
    font-size: 23px;
}

.related-wrapper .post-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 4%;
}

.post-wrapper .item {
    width: 100%;
    margin-bottom: 32px;
    padding-bottom: 32px;
    border-bottom: 1px solid #9C4235;
}

.related-wrapper .post-wrapper .item .date {
    font-size: 12px;
    line-height: 1.3;
    margin: 10px 0;
}

.related-wrapper .post-wrapper .item h4 {
    font-size: 14px;
    line-height: 1.3;
    letter-spacing: 0.02em;
    margin-top: 0;
}

.table-wrapper .item .name {
    width: 40%;
}

.table-wrapper .item .variable {
    width: 60%;
}


@media (min-width: 400px){
    .media-wrapper .slick-slide img {
        height: 30vh;
    }
}

@media (min-width: 500px){
    .media-wrapper .slick-slide img {
        height: 35vh;
    }
}

@media (min-width: 600px){
    .media-wrapper .slick-slide img {
        height: 40vh;
    }
}

@media (min-width: 700px){
    .media-wrapper .slick-slide img {
        height: 45vh;
    }
}

@media (min-width: 800px){
    .media-wrapper .slick-slide img {
        height: 50vh;
    }
}


/*-----------------------------------------------------------
	Section SINGLE SPECIFIC
-------------------------------------------------------------*/

.single-post .content-wrapper .col-left {
    width: 100%;
    overflow: visible;
    margin-bottom: 30px;
    margin-top: 0;
}

.single-post .media-wrapper {
    position: relative;
    width: auto;
    left: 0;
    top: 0;
}

.single-post .mini-title.posts{
    display: none;
}

.single-post .content-inside {
    width: 100%;
    margin-bottom: 0;
    margin-top: 0;
}

.single-post .date {
    font-size: 16px;
    margin: 45px 0 20px;
}

.single-post h1 {
    font-size: 24px;
}

.single-post .project-wrapper {
    position: absolute;
    top: -70px;
}

.single-post .link-project a {
    font-size: 14px;
    line-height: 1.3;
}

/*Gallery*/

.grid-wrapper {
    width: calc(100% - 60px);
}

.grid-wrapper .item img {
    width: 100%;
    height: 100px;
    object-fit: cover;
}

.grid-wrapper .support-wrapper{
    grid-template-columns: auto auto !important;
    grid-template-rows: 100px;
}

.media-wrapper.open{
    padding: 30px;
}

.media-wrapper.open .function-bar{
    position: absolute;
    bottom: 0;
    width: calc( 100% - 60px );
}

.media-wrapper.open .slick-initialized .slick-slide {
    display: flex;
    height: calc(100vh - 120px);
}

.media-wrapper.open .slick-slide img {
    height: 151px;
    margin: auto;
}

.close-button,
.fancybox__button--close{
    right: 20px;
}

.clone-arrow{
    display: none;
}

.fancybox__toolbar__items--center {
    right: 30px;
    transform: translateX(0) !important;
    left: auto !important;
}

.fancybox__counter {
    font-weight: 600 !important;
    font-size: 16px !important;
}

.fancybox__button--close{
    left: 40px;
}

.carousel__button.grid-button {
    left: 0;
}

.carousel__button.slider-button {
    left: 70px;
}

.fancybox__toolbar__items--right{
    width: calc( 100% - 60px);
}

/*-----------------------------------------------------------
   Overlay menu
-------------------------------------------------------------*/

.overlay-section {
    display: flex;
    align-items: center;
    top: 0px;
	z-index: 200; 
	width: 0;
	transition: width 1s;
	transition-timing-function: ease;
    height: 100%;
    position: fixed;
    overflow: hidden;
    background-color:  white;
    flex-direction: column;
}

.overlay-section.active {  
	width: 100%;
    top: 0;
}

.menu-overlay {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 131px;
    width: 182px;
    margin: auto;
    padding-bottom: 20px;
    transition: .5s;
}

#mobile-overlay {
    left: -250%;
    visibility: hidden;
    opacity: 0;
    height: auto;
    position: relative;
    transition: all 1s;
    transition-timing-function: ease;
    text-align: left;
}

#mobile-overlay.active {
	visibility: visible;
	opacity: 1;
    left: 0;
}

#mobile-overlay ul{
    padding-left: 0;
    border-bottom: 1px solid #9C4235;
    padding-bottom: 40px;
}

#mobile-overlay li {
    list-style: none;
    padding: 13px 0 13px 0;
}

#mobile-overlay li a {
   font-family: 'Red Hat Display', sans-serif;
   font-weight: 500;
   font-size: 17px;
   text-transform: uppercase;
   color: #1D1D1B;
   position: relative;
   text-decoration: none;
   transition: 0.5s;
}

#mobile-overlay li.current-menu-item a {
    font-weight: 600;
    color: #9C4235;
}

#mobile-overlay ul li ul.sub-menu{
    padding-top: 10px;
}

#mobile-overlay ul li ul li{
    padding: 10px 0 0px 15px;
}

#mobile-overlay ul li ul li a{
    font-size: 16px;
}

.overlay-section .menu-container {
    position: absolute;
    top: 0;
    border: 1px solid transparent !important;
    background: transparent;
    padding: 0 30px;
}

.overlay-section  .menu-mobile .support-div {
    justify-content: flex-end;
}

.overlay-section .right-button {
    width: 100%;
    bottom: 0;
    position: absolute;
    height: 200px;
}

.overlay-section .right-button a {
    font-size: 14px;
    width: 100%;
    height: 200px;
    min-width: 100%;
    justify-content: center;
}

.overlay-section .hours-animation{
    display: flex;
    margin-right: 30px;
}

.menu-mobile .hamburger{
    visibility: visible;
    opacity: 1;
    transition: .5s;
}

.menu-mobile .hamburger.is-active{
    visibility: hidden;
    opacity: 0;
    transition: .5s;
}

.overlay-section .hamburger{
    visibility: hidden;
    opacity: 0;
    transition: .5s;
}

.overlay-section .hamburger.is-active{
    visibility: visible;
    opacity: 1;
    transition: .5s;
}

.overlay-section .social-media{
    width: 120px;
    margin: 50px 0 0;
	display: flex;
	align-items: center;
}

.overlay-section  .social-media .wrapper {
    width: 132px;
    display: flex;
    justify-content: space-between;
    margin-left: auto;
	height: 24px;
}

.overlay-section  .social-media .wrapper svg{
	font-size: 24px;
}


/*-----------------------------------------------
   Footer
-------------------------------------------------------------*/

footer .section .section-width{
    padding: 50px 30px 30px;
}

footer .section-content .content-left {
    padding-top: 0;
    max-width: 100%;
}

footer .section-content .col-right {
    position: relative;
    right: 0;
}

footer .section-content .col-left, 
footer .section-content .col-right {
    width: 100%;
    height: auto !important;
    min-height: 600px;
}

footer .title a {
    margin-top: 40px;
    display: inline-block;
}

footer .title a,
footer h2 {
    font-size: 24px;
    line-height: 1.4;
}

footer p,
footer a{
    font-size: 16px;
}

footer .title br{
    display: none;
}

footer .contact-details {
    display: block;
    position: relative;
}

footer .details{
    width: 100%;
}

footer .details h4{
    margin-bottom: 60px;
}

footer .social-media {
    width: auto;
    position: absolute;
    top: 70px;
}

footer .social-media .wrapper {
    width: 160px;
    margin: 0;
    height: 24px;
}

footer .social-media .wrapper svg {
    font-size: 30px;
}



#map {
    height: 380px !important;
    margin-top: 65px;
}

.copyright{
    margin-top: 30px;
    position: relative;
    bottom: 0;
    flex-wrap: wrap;
}

.copyright .copy{
    width: 100%;
    margin-bottom: 20px;
}

.single-post footer .section-content,
.single-wszystkie-projekty footer .section-content{
    margin-top: 0;
}

#return-to-top{
    display: none !important;
}



















}
