@media all and (min-width: 768px){
	.hidden-desktop,
	.mobile-menu-toggle{
	    display: none!important;
	}
}

.blog-grid > .post .post-thumbnail img {
    width: 100%;
}

section.post-hero {
    background-size: cover;
    padding: 112px 0 74px;
    background-position: center bottom;
}

@media all and (max-width: 1600px){
    .hero-content {
        max-width: 400px;
    }

    .hero-logo {
        max-width: 350px;
        margin: 0 auto;
    }

    .hero-sideimage img {
        height: 75vh;
        min-height: 500px;
    }

    h2, .h2 {
        font-size: 48px;
    }

    section.products-categories-grid {
        padding: 100px 0 150px;
    }

    section.katalog_produktowy-block {
        padding: 150px 0 120px;
    }

    section.about-company-block {
        padding: 120px 0 150px;
    }

    section.services-block {
        padding: 80px 0 200px;
        background-position: center bottom;
    }

    section.blog-section {
        padding-bottom: 180px;
    }

    .kontakt-block {
        top: -108px;
    }

    .services-block-header h2 {
        margin-bottom: 60px;
    }

    .about-callout-image.hidden-mobile {
        width: 53%;
    }

    .ac-content {
        width: 45%;
    }

    .support-service-item h3 {
	    font-size: 20px;
	}

	.support-service-item {
	    padding: 30px 16px;
	}

	.parts-service-grid {
	    padding: 120px 0;
	}

	.support-service-wrap {
	    padding: 100px 0 120px;
	}

	.gallery-page-header {
	    padding: 120px 0 60px;
	}

	.gallery-filter__type {
	    margin-top: 60px;
	}
}

@media all and (max-width: 1400px){

}

@media all and (max-width: 1300px){
    .cg-image {
        width: 40%;
    }

    .categories-grid-container {
        width: 60%;
    }

    .categories-grid-header {
        margin-bottom: 80px;
    }

    a.category-box {
        height: 320px;
    }

    .konfigurator-image {
        margin-top: -40px;
    }

    .katalog_produktowy-grid {
        padding-left: 50px;
    }

    section.katalog_produktowy-block {
        padding: 120px 0 100px;
    }

    h2, .h2 {
        font-size: 42px;
    }

    .service-item-content {
        padding: 50px;
    }

    section.services-block {
        padding-bottom: 140px;
    }

    .blog-heading-box {
        padding: 30px;
        width: 30%;
    }

    .blog-grid-posts {
        width: 67%;
    }

    .blog-grid-posts > div {
        width: calc(50% - 12px);
    }

    .blog-grid-posts > div.left-col .post-thumbnail {
        display: none;
    }

    .blog-grid-posts > div.left-col .post-content {
        width: 100%;
    }

    .blog-grid-posts > div.right-col .post-item .post-content {
        padding: 20px;
    }

    .footer-logo-col {
        width: 300px;
        padding-right: 10px;
    }

    .footer-title h3 {
    }

    .footer-right {
        padding-left: 30px;
        width: calc(100% - 300px);
    }

    .kontakt-block {
        top: -90px;
    }

    .hero-logo {
        max-width: 260px;
    }

    nav.header-main-menu {
        margin-right: 20px;
    }

    ul.main-menu > li {
        margin: 0 16px;
    }

    .support-service-item h3 {
	    font-size: 18px;
	    line-height: 24px;
	}

	.support-service-image {
	    text-align: left;
	}

	a.gallery-video-item span.icon-play {
	    font-size: 60px;
	}
}

@media all and (max-width: 1200px){
    ul.main-menu > li {
        margin: 0 12px;
    }

    ul.main-menu > li > a {
        font-size: 14px;
    }

    nav.header-main-menu {
        margin-right: 0;
    }

    .hero-sideimage img {
        height: auto;
        min-height: 300px;
    }

    .konfigurator-content {
        padding-bottom: 100px;
        padding-top: 100px;
    }

    .konfigurator-container {
        padding-right: 0;
    }

    .konfigurator-form-col {
        gap: 16px;
    }

    section.about-page {
	    padding: 80px 0;
	}

	.about-inner__bg {
	    width: 400px;
	}

	.about-page-grid {
	    padding: 40px 30px;
	}

	.about-page-content {
	    padding-left: 0;
	    width: 40%;
	}

	.about-sidebar-image {
	    width: 55%;
	}

	.about-page-grid a.button {
	    padding: 12px 20px;
	}

	.blog-hero.general-page-header-bg {
	    padding: 80px 0 180px;
	}

	.blog-grid > .post {
	    width: calc(100%/3 - 30px);
	    margin: 0 15px 30px;
	}

	.global-gallery-cta-info-inner h2 {
	    font-size: 48px;
	}

	.blog-pagination-top, .blog-pagination-bottom {
	    width: 100%;
	}

	.blog-pagination-top .wp-pagenavi, .blog-pagination-bottom .wp-pagenavi {
	    justify-content: center;
	}

	.parts-service-content h1 {
	    font-size: 40px;
	}

	.parts-service-right {
	    width: 70%;
	}

	.support-service-item {
	    width: calc(100% / 3 - 5px);
	    margin-bottom: 10px;
	}

	.support-services-grid {
	    flex-wrap: wrap;
	}

	.gallery_category_filters {
	    flex-wrap: wrap;
	}

	.gallery-page-tab__actions .top-pagination {
	    width: 100%;
	}

	.gallery-page-tab__actions {
	    flex-wrap: wrap;
	}

	.top-pagination .wp-pagenavi {
	    justify-content: center;
	    margin-top: 30px;
	}

	.video-pagination .wp-pagenavi {
	    justify-content: center;
	}

	.gallery-pagination .wp-pagenavi {
	    justify-content: center;
	}

	.kontakt-page-right {
	    padding-left: 50px;
	}

	.kontakt-page-left {
	    padding-right: 60px;
	}

	.photo-gallery-grid .gallery-item {
	    width: calc(100%/3 - 26px);
	}
}
@media all and (max-width: 1024px){
    nav.header-main-menu {
        display: none;
    }

    .header-nav .language-switcher {
        display: none;
    }

    .mobile-menu-toggle {
        display: block!important;
    }

    header.site-header {
        padding: 16px 0;
    }

    .hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {
        background: #fff;
        border-radius: 0;
    }
}
@media all and (max-width: 1000px){
    button.hamburger {
        padding: 0;
    }

    .hero-scroll {
        font-size: 40px;
        bottom: 12px;
    }

    section.home-hero span.icon-plus {
        font-size: 20px;
        bottom: 20px;
    }

    .hero-sideimage.left-side-img, .hero-sideimage.right-side-img {
        display: none;
    }

    section.home-hero .container {padding: 120px 0 250px;}

    .cg-image {
        display: none;
    }

    .categories-grid-container {
        width: 100%;
    }

    a.category-box.category-box-3 {
        transform: translateX(0px);
        margin-left: auto;
    }

    .grid-row-three {
        flex-wrap: wrap;
        flex-direction: column;
    }

    a.category-box.category-box-3:after {
        content: "\e907";
        font-family: 'icomoon';
        position: absolute;
        bottom: -21px;
        left: -20px;
        font-size: 43px;
        color: #EC4410;
        z-index: 1;
    }

    .konfigurator-content {
        padding-top: 60px;
    }

    .katalog_produktowy-grid {
        padding-left: 20px;
    }

    .kontakt-block-left-image {
        top: 25px;
    }

    .kontakt-block-inner {
        margin: -60px 0 0;
    }

    .kontakt-block-right-image {
        bottom: -40px;
    }

    .service-item-bg img {
        height: 300px;
        object-fit: cover;
        object-position: center center;
    }

    .service-item-content h3 {
        font-size: 24px;
        line-height: 1.3;
    }

    .service-item-content {
        padding: 40px 20px;
    }

    .service-item-content h3 i {
        font-size: 18px;
        margin-left: 8px;
    }

    .about-company-grid {
        flex-wrap: wrap;
    }

    .about-callout-image.hidden-mobile {
        width: 100%;
        margin-bottom: 60px;
    }

    .ac-content {
        width: 100%;
    }

    section.about-company-block {
        padding: 80px 0 100px;
    }

    .blog-section-grid {
        flex-wrap: wrap;
    }

    .blog-heading-box {
        width: 100%;
    }

    .blog-grid-posts {
        width: 100%;
        margin-top: 24px;
    }

    .blog-heading-box-inner > div {
        margin-left: 0;
        max-width: 100%;
    }

    .footer-right {
        flex-wrap: wrap;
        width: calc(100% - 250px);
    }

    .footer-col.footer-col-4 {
        margin-top: 30px;
    }

    .footer-logo-col {
        width: 250px;
    }

    .footer-col {
        width: 40%;
    }

    .footer-bg-left {
        width: 200px;
        background-position: center right;
    }

    .hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {
        width: 32px;
        opacity: 1;
    }

    span.hamburger-box {
        width: 32px;
    }

    .blog-grid > .post {
	    width: calc(100%/2 - 30px);
	}

	.parts-service-grid .container {
	    flex-wrap: wrap;
	}

	.parts-service-right {
	    width: 100%;
	}

	.parts-service-content {
	    width: 100%;
	}

	.kontakt-page-inenr h1 {
	    font-size: 38px;
	}

	.kontakt-page-wrapper {
	    padding: 80px 0;
	}

	.kontakt-page-left {
	    padding-left: 30px;
	    padding-right: 30px;
	}

	.kontakt-page-right {
	    padding-left: 30px;
	    padding-right: 30px;
	}

	.kontakt-page-city-name {
	    font-size: 14px;
	}

	.kontakt-page-tagline {
	    font-size: 14px;
	}

	.kontakt-block {
        top: -80px;
    }

    .gallery-filter__type a {
	    font-size: 24px;
	    padding: 19px;
	}

	.gallery-filter__type a i {
	    font-size: 20px;
	}

	.gallery-page-header h1, h1.page-heading {
	    font-size: 38px;
	}

	.gallery-page-header {
	    padding: 70px 0 54px;
	}

	a.gallery-video-item {
	    width: calc(100%/2 - 40px);
	}

	.photo-gallery-grid .gallery-item {
	    width: calc(100%/2 - 26px);
	}

	.gallery_category_filters {
	    overflow-x: auto;
	    margin-bottom: 0;
	    margin-right: -60px;
	    margin-left: -30px;
	    padding-left: 0px;
	    position: relative;
	    padding-bottom: 24px;
	}

	.gallery-categories-filter {
	    flex-wrap: nowrap;
	    white-space: nowrap;
	    justify-content: flex-start;
	    padding-bottom: 0;
	    white-space: nowrap;
	}

	/* Override default scrollbar */
	.gallery_category_filters::-webkit-scrollbar {
	    width: 4px;
	    height: 4px;
	    background-color: transparent;
	}
	/* Customize Thumb */
	.gallery_category_filters::-webkit-scrollbar-thumb {
	    background-color: #EC4410;
	    border-radius: 10px;
	}
	.gallery_category_filters::-webkit-scrollbar-thumb:hover {
	    background-color: #EC4410;
	    border: none;
	}
	.gallery_category_filters::-webkit-scrollbar-thumb:active {
	    background-color: #EC4410;
	    border: none;
	}

	.gallery-page-tab__actions {
	    margin: 0 30px;
	}

	.gallery-page-tab__actions .top-pagination {
	    border-top: 1px solid #eee;
	    margin: 0 -30px;
	    width: calc(100% + 60px);
	}
}
@media all and (max-width: 767px){
    section.products-categories-grid {
        padding: 80px 0 105px;
    }

    .categories-grid-header {
        text-align: center;
        margin-bottom: 30px;
    }

    h2, .h2 {
        font-size: 38px;
        line-height: 50px;
    }

    a.category-box {
        width: 100%;
        height: 240px;
        margin-bottom: 24px;
        border-color: #F1F1F1;
    }

    .cb-box-icons {
        display: none;
    }

    .category-box.category-box-3:after {
        display: none;
    }

    section.home-hero span.icon-plus {
        display: none;
    }

    .cb-content {
        text-align: center;
        display: flex;
        flex-direction: column-reverse;
    }

    .category-box-inner {
        padding: 32px 24px 24px;
    }

    .category-box-bg {
        opacity: 1;
    }

    .category-box-bg:before {
        content: '';
        height: 100%;
        width: 100%;
        background: linear-gradient(rgba(30, 30, 30, 0) 0%, #1e1e1e 100%);
        position: absolute;
        top: 0;
        left: 0;
    }

    .cb-content ul {
        display: flex;
        justify-content: center;
        opacity: 1;
    }

    .cb-header i:before {
        color: #EC4410;
        font-size: 22px;
    }

    .cb-content ul li {
        margin: 0 8px;
    }

    .cb-content ul li:first-child {
        margin-left: 0;
    }

    .cb-content ul li:last-child {
        margin-left: 0;
    }

    .konfigurator-container {
        flex-wrap: wrap;
    }

    .konfigurator-content {
        padding-top: 0;
        text-align: center;
    }

    img.hidden-mobile {
        display: none;
    }

    img.hidden-desktop {
        display: block;
    }

    .konfigurator-image img {
        width: 100%;
    }

    .konfigurator-form-col {
        display: block;
        margin-bottom: 10px;
    }

    .konfigurator-form-col > * {
        margin-bottom: 28px;
    }

    p {
        font-size: 14px;
        line-height: 22px;
    }

    section.konfigurator-block .konfigurator-form-col select {
        padding: 0!important;
    }

    .footer-widgets {
        flex-wrap: wrap;
        padding-bottom: 24px;
    }

    .footer-logo-col {
        width: 100%;
        border: 0;
    }

    footer.site-footer {
        padding: 50px 0 90px;
    }

    .footer-right {
        width: 100%;
        flex-wrap: wrap;
        padding: 0;
    }

    .footer-col {
        width: 100%;
        flex-direction: row;
    }

    .footer-col.footer-col-1 {
        margin-top: 16px;
        border-bottom: 1px solid #3F484D;
        margin-bottom: 24px;
    }

    .footer-title h3 {
        font-size: 14px;
    }

    .footer-address {
        max-width: 100%;
        font-size: 14px;
    }

    .footer-contact-details h6 {
        display: none;
    }

    .footer-col.footer-col-3 {
        display: none;
    }

    .footer-col.footer-col-2 > div {
        width: 50%;
    }

    .footer-col.footer-col-4 {
        display: none;
    }

    .design-by {
        text-align: center;
    }

    a.footer-logo {
        max-width: 174px;
        margin: 0;
    }

    .footer-social.hidden-desktop {
        display: block;
    }
    
    .footer-social.hidden-desktop ul {
        background: transparent;
        border: 0;
        padding: 0;
        list-style: none;
        column-gap: 24px;
    }
    
    .footer-logo-wrap {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    
    .footer-logo-col {
        padding: 0;
    }
    
    .footer-logo-wrap {
        margin-bottom: 32px;
    }

    .hero-content {
        max-width: 300px;
    }

    .hero-content h1 {
        font-size: 16px;
    }

    .header-logo {
        max-width: 124px;
    }

    .mobile-bg-image {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        z-index: -1;
    }

    .katalog_produktowy-grid {
        padding: 0;
    }

    section.katalog_produktowy-block {
        padding: 90px 0;
    }

    .katalog-image {
        display: none;
    }

    .katalog_produktowy-content {
        width: 100%;
        text-align: center;
    }

    .hidden-desktop {
        display: block;
    }

    .katalog_produktowy-content .hidden-desktop {
        margin-bottom: 30px;
    }

    .hidden-mobile {
        display: none!important;
    }

    .ac-top-image {
        transform: none;
        height: 373px;
    }

    .ac-feature-content p {
        margin-left: -60px;
    }

    .ac-content h2 {
        margin-top: 16px;
    }

    .services-bg-image-mobile.hidden-desktop {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        background-size: contain;
        background-position: center center;
    }

    .services-bg-image-mobile.hidden-desktop img {
        opacity: 0;
    }

    section.services-block {
        position: relative;
        padding: 80px 0 100px;
    }

    section.services-block .container {
        position: relative;
        z-index: 2;
    }

    .services-grid {
        flex-wrap: wrap;
        border: 0;
    }

    a.service-grid-item:first-child {
    }

    a.service-grid-item {
        border: 1px solid #ffffff !important;
        border-radius: 10px;
        margin-bottom: 24px;
        overflow: hidden;
    }

    .service-item-bg {
        border-radius: 10px;
        overflow: hidden;
    }

    .service-item-bg img {
        height: 240px;
        border-radius: 10px;
    }

    .service-item-bg:after {
        background: linear-gradient(to bottom,rgba(30, 30, 30, 0) -100%, #1e1e1e 100%);
        opacity: 1;
    }

    .service-item-bg {
        opacity: 1;
        visibility: visible;
    }

    .service-item-content h3 {
        display: flex;
        justify-content: space-between;
        align-items: center;
        font-size: 29px;
    }

    .services-grid-wrap span.icon-plus {
        display: none;
    }

    .blog-heading-box {
        border: 0;
        padding: 0;
        text-align: center;
    }

    .blog-grid-posts {
        flex-wrap: wrap;
    }

    .blog-grid-posts > div {
        width: 100%;
        margin-bottom: 24px;
    }

    .blog-grid-posts > div.left-col .post-thumbnail {
        display: block;
        width: 100%;
        order: -1;
    }

    .blog-grid-posts > div.left-col .post-item {
        flex-wrap: wrap;
    }

    .blog-grid-posts .post-thumbnail img {
        height: 162px;
    }

    .blog-grid-posts > div.left-col .post-thumbnail img {
        height: 164px;
        filter: none;
        border-radius: 8px 8px 0 0;
    }

    .blog-grid-posts > div.right-col .post-thumbnail img {
        height: 164px;
        border-radius: 8px 8px 0 0;
    }

    section.blog-section {
        padding-bottom: 120px;
    }

    .kontakt-block-left-image {
        position: relative;
        width: 100%;
        top: -50px;
        left: 0;
        width: calc(100% + 30px);
        margin-bottom: -50px;
    }

    .kontakt-block {
        top: 0;
        padding-top: 0;
        padding-bottom: 0;
        margin-bottom: 0;
    }

    .kontakt-block-right-image {
        display: none;
    }

    .kontakt-block-inner {
        margin: 0 -30px 0;
        padding: 56px 36px 64px;
        border-radius: 30px 0 0px 0;
    }

    .kontakt-block-inner:before {
        display: none;
    }

    .kontakt-block-header h2 {
        margin: 0 -30px;
    }

    .kontakt-block-inner:after {
        display: none;
    }

    section#kontakt {
        padding-bottom: 0;
    }

    body:not(#priority) .kontakt-block-inner .gform_footer .gform_button {
        width: 100%;
    }

    .blog-section a.border-button.hidden-desktop {
        margin: 0 auto;
        display: table;
        width: 100%;
        text-align: center;
    }

    .plus-icons-about {
	    display: none;
	}

	.about-page-grid {
	    flex-wrap: wrap;
	    padding: 0 24px;
	    padding-top: 110px;
	}

	.about-sidebar-image {
	    order: 2;
	    text-align: center;
	    width: 100%;
	    margin-bottom: -70px;
	}

	.about-page-content {
	    width: 100%;
	    max-width: 220px;
	    margin: 0 auto;
	    text-align: center;
	}

	.about-page-box-outer {
	    padding: 0;
	    border: 0;
	}

	.about-inner__bg {
	    max-width: 100%;
	    width: 100%;
	}

	section.about-page .container {
	    width: 100%;
	}

	.about-page-bg {
	    display: none;
	}

	section.about-page {
	    padding-top: 0;
	    padding-bottom: 60px;
	}

	.breadcrumbs-wrapper {
	    z-index: 2;
	    position: relative;
	}

	span.breadcrumb_last {
	    color: #707070;
	}

	.about-inner__bg:after {
	    background: linear-gradient(to bottom,#fff 0%, rgba(255, 255, 255, 0.33) 100%);
	}

	.about-page-content a.button {
	    display: none;
	}

	.about-sidebar-image img {
	    position: relative;
	}

	section.about-page a.button.hidden-desktop {
	    text-align: center;
	    display: table;
	    margin: 80px auto 0;
	    width: calc(100% - 60px);
	}

	.blog-grid > .post {
	    width: calc(100% - 30px);
	}

	h1, .h1 {
	    font-size: 38px;
	}

	.blog-description {
	    font-size: 14px;
	}

	article.post .post-content {
	    padding: 16px 24px;
	}

	.post-content h3 {
	    font-size: 16px;
	    line-height: 22px;
	    margin-bottom: 12px;
	}

	.global-gallery-cta-cols {
	    width: 100%;
	    padding: 0 30px;
	}

	.global-gallery-cta-media {
	    order: -1;
	    width: calc(100% + 60px);
	    margin: 0 -30px 30px;
	}

	.global-gallery-cta-info {
	    width: 100%;
	    text-align: center;
	}

	.global-gallery-cta-info-inner h2 {
	    font-size: 38px;
	    line-height: 50px;
	    margin-top: 12px;
	}

	section.blog-page section.global-gallery-cta-wrapper {
	    padding-bottom: 68px;
	}

	.global-gallery-cta-info-inner a.outline-button {
	    width: 100%;
	    text-align: center;
	    justify-content: center;
	}

	article.post .post-excerpt {
	    display: -webkit-box;
	    -webkit-line-clamp: 3;
	    -webkit-box-orient: vertical;
	    overflow: hidden;
	    text-overflow: ellipsis;
	}

	.post-title-data h1 {
	    font-size: 29px;
	    line-height: 38px;
	}

	.single-post .post-content-full h2 {
	    margin-top: 0;
	    padding-bottom: 20px;
	    font-size: 20px;
	}

	.post-navigation .primary-category {
	    order: 3;
	    width: 100%;
	    margin-top: 30px;
	}

	section.single-post-footer .next-post, section.single-post-footer .previous-post {
	    width: 50%;
	}

	.primary-category a {
	    width: 100%;
	    justify-content: center;
	}

	section.global-gallery-cta-wrapper {
	    padding: 70px 0;
	}

	section.global-gallery-cta-wrapper {
	    background-image: url(../images/bg-gallery-section-mobile.png);
	}

	.czesci-content {
	    margin-top: 40px;
	}

	.service-contact-distributor-block {
	    width: 100%;
	    margin-top: 50px;
	}

	.sdb-image {
	    text-align: center;
	}

	.parts-service-content h1 {
	    font-size: 38px;
	    line-height: 50px;
	}

	.support-service-item {
	    width: calc(100% / 2 - 10px);
	    margin: 0 5px 10px;
	    padding: 24px 16px;
	}

	.support-service-item:nth-child(2) {
	    margin-top: 60px;
	}

	.support-service-item:nth-child(odd) {
	    transform: translateY(-60px);
	}

	.support-services-grid {
	    margin: 40px -5px;
	}

	.support-service-wrap {
	    padding: 80px 0 80px;
	}

	.support-service-item h3 {
	    font-size: 14px;
	    line-height: 18px;
	}

	.support-service-image {
	    text-align: center;
	    margin: 40px 0;
	}

	span.service-count {
	    font-size: 16px;
	}

	.support-service-item:first-child {
	    transform: translateY(0);
	}

	.support-service-wrap h2 {
	    font-size: 38px;
	    line-height: 50px;
	}

	.parts-service-grid {
	    padding: 110px 0 100px;
	}

	a.service-grid-item {
	    width: 100%;
	}

	section.kontakt-page-wrapper .container {
	    width: 100%;
	}

	.kontakt-page-main-cols.flex {
	    border: 0;
	    background: transparent;
	}

	.kontakt-page-left {
	    width: 100%;
	    margin-bottom: 40px;
	    background: transparent;
	/* Note: currently only Safari supports backdrop-filter */
	    backdrop-filter: blur(6px);
	    --webkit-backdrop-filter: blur(6px);
	    padding: 30px;
	    background: rgb(0 0 0 / 30%);
	}

	.kontakt-page-right {
	    width: 100%;
	    background: transparent;
	/* Note: currently only Safari supports backdrop-filter */
	    backdrop-filter: blur(6px);
	    --webkit-backdrop-filter: blur(6px);
	    background-color: rgba(0, 0, 0, 0.03);
	    padding: 30px;
	    background: rgb(0 0 0 / 30%);
	}

	.kontakt-page-inenr h1 {
	    margin-bottom: 48px;
	}

	.kontakt-page-logo img {
	    max-width: 160px;
	}

	.kontakt-page-tagline {
	    margin-top: 24px;
	}

	.kontakt-page-info-row {
	    width: 100%;
	    font-size: 14px;
	    line-height: 20px;
	}

	.kontakt-page-info-row br {
	    display: none;
	}

	.kontakt-page-info-row {line-height: 20px;}

	.kontakt-page-right-cols > div {
	    row-gap: 30px;
	}

	.kontakt-page-right-cols {
	}

	.kontakt-page-left-col, .kontakt-page-right-col {
	    width: 48%;
	}

	.kontakt-page-social {
	    display: flex;
	    justify-content: space-between;
	    align-items: center;
	    padding-top: 24px;
	    border-top: 1px solid #3F484D;
	    margin-top: 24px;
	}

	.kontakt-page-social-title {
	    margin: 0;
	    font-size: 14px;
	}

	.kontakt-page-note.hidden-desktop {
	    margin-bottom: 24px;
	}

	.hidden-desktop.kontakt-page-phones {
	    width: 100%;
	    flex-direction: row;
	    flex-wrap: wrap;
	    margin-top: 24px;
	    justify-content: space-between;
	}

	.kontakt-page-phone-city {
	    width: 48%;
	}

	.kontakt-page-main-cols.flex {
	    padding-bottom: 0;
	    padding-top: 0;
	}

	.gallery-page-tab__actions {
	    padding-bottom: 28px;
	    margin-bottom: 28px;
	}

	.gallery-filter__type a {
	    font-size: 16px;
	}

	.gallery-filter__type a i {
	    font-size: 12px;
	}

	.gallery-page-content {
	    padding-top: 24px;
	}

	.photo-gallery-grid .gallery-item {
	    width: 100%;
	    margin: 0 0 24px;
	}

	.photo-gallery-grid .gallery-item:last-child {
	    margin-bottom: 0;
	}

	.photo-gallery-grid {
	    margin: 0;
	}

	.video-gallery-grid {
	    margin: 0;
	}

	a.gallery-video-item {
	    width: 100%;
	    margin: 0 0 24px;
	}
}