@media all and (min-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1456px;
    }

}

@media all and (max-width: 1400px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        border-radius: 10px;
        padding: 5px;
    }
    .branding {
        width: 110px;
    }
    .slide-text {
        font-size: 20px;
    }
    .map-callback {
        bottom: 20px;
    }
    .map-callback > a {
        width: auto;
        height: auto;
        font-size: 16px;
    }
    #map {
        height: 540px;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        font-size: 11px;
    }
    .branding::after {
        bottom: -24px;
        z-index: -1;
    }
    .about-left br {
        display: none;
    }
    .maps-title {
        font-size: 20px;
    }
}

@media all and (max-width: 1200px) {
	.page-header .breadcrumbs {
        position: relative;
        top: 0px;
        left: 0px;
        max-width: unset;
        font-size: 14px;
        width: 100%;
        padding-bottom: 20px;
        text-align: center;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        font-size: 9px;
    }
    .phone a {
        font-size: 12px;
    }
    .navbar-expand-lg .navbar-nav {
        gap: 5px;
    }
    .cat-item > a {
        padding: 20px;
    }
    .cat-name {
        font-size: 16px;
        line-height: 1.2;
    }
    .job-item {
        width: 33.333%;
    }
    .award-carousel {
        margin: 0px;
    }
    h1.entry-title, h2.block-title {
        font-size: 26px;
    }
    .price-row {
        align-items: flex-start;
        flex-direction: column;
        gap: 10px;
    }
    .map-pic {
        display: none;
    }
    .slide-text {
        padding-left: 0px;
        padding-right: 0px;
    }
    .archive #geo h2.block-title, .block-title_wrapper_2 h2.block-title, #contacts h2.block-title, .tech-item h2.block-title {
        font-size: 30px;
        letter-spacing: 5px;
        line-height: 1.4;
    }
}

@media all and (max-width: 960px) {
    #first-screen .social {
        position: relative;
    }
    .navbar-toggler {
        border: 0px;
        outline: none !important;
        box-shadow: unset !important;
    }
    .navbar-toggler-icon {
        background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") center center no-repeat;
    }
    #navbarNavOffcanvas {
        background: #211f20;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        font-size: 12px;
    }
    .navbar-expand-lg .navbar-nav .nav-link br {
        display: none;
    }
    .dropdown-menu {
        padding: 10px 15px;
    }
    .dropdown-item {
        white-space: wrap;
    }
    .map-block {
        position: relative;
        top: 0px;
        transform: unset;
        left: 0px;
        width: 100%;
        max-width: 690px;
        margin: 0 auto 40px auto;
    }
     .map-callback > a {
        padding: 20px 45px;
        font-size: 20px;
    }
    .map-text {
        width: 100%;
    }
    #job .row {
        justify-content: space-between;
    }
    .map-pic {
        display: block;
        width: 550px;
    }
    .archive #geo h2.block-title, .block-title_wrapper_2 h2.block-title, #contacts h2.block-title, .tech-item h2.block-title {
        font-size: 20px;
        letter-spacing: 2px;
        line-height: 1.4;
    }
    .maps-title {
        font-size: 16px;
    }
    .slide-text h1 {
        font-size: 32px;
        line-height: 1.3;
    }
    .about-left {
        padding-bottom: 30px;
    }
    .slide-text p {
        width: 100%;
        padding: 15px;
    }
    .slide-gallery img {
        max-height: 100px;
    }
}

@media all and (max-width: 767px) {
    .slide-text {
        padding: 50px 10px 0px 10px;
        text-align: center;
    }
    .slide-text br {
        display: none;
    }
    .slick-arrow {
        left: 15px;
    }
    .slick-arrow.slick-next {
        left: auto;
        right: 15px;
    }
    .slide-item {
        height: auto !important;
        padding: 50px 0px;
    }
    .s-name {
        font-size: 16px;
    }
    ul.lang {
        position: absolute;
        top: 0px;
        left: auto;
        transform: unset;
        display: flex;
        gap: 15px;
        right: 15px;
    }
    .slide-text h1 {
        font-size: 26px;
    }
    .slide-text ul li {
        margin-bottom: 25px;
        font-size: 12px;
        line-height: 1.4;
        text-align: left;
    }
    .slide-text p {
        font-size: 13px;
        line-height: 1.5;
    }
    .slide-gallery img {
        max-height: 70px;
    }
    .about-left h2 {
        font-size: 32px;
    }
    .about-left p strong {
        font-size: 18px;
        line-height: 1.5;
    }
    .about-bg {
        display: flex;
        justify-content: space-between;
        align-items: center;
        background: #fbb256;
        width: 100%;
        height: auto;
        border-radius: 20px;
        overflow: hidden;
        flex-direction: column;
    }
    .about-bg p {
        font-size: 20px;
        line-height: 1.5;
        margin-bottom: 20px;
    }
    .about-bg_pic {
        width: 100%;
        min-width: unset;
        height: 250px;
    }
    .map-text_inner {
        text-align: center;
    }
    .block-title_wrapper {
        margin-top: 0px;
    }
    .archive #geo h2.block-title, .block-title_wrapper_2 h2.block-title, #contacts h2.block-title, .tech-item h2.block-title {
        font-size: 16px;
    }
    .tech-left h2, #advantages .row h2 {
        font-size: 18px;
    }
    #clients .col a {
        height: 50px;
    }
    #clients .col {
        width: 33.333%;
    }
    .job-item {
        width: 50%;
    }
     h1.entry-title, h2.block-title {
        font-size: 24px;
        line-height: 1.5;
    }
    header.page-header {
        padding-top: 0px;
    }
    .award-item a {
        display: flex;
        justify-content: center;
    }
    #footer .container {
        flex-direction: column;
        gap: 20px;
    }
    .slide-text {
        font-size: 16px;
    }
    .slick-arrow svg {
        max-width: 14px;
        height: auto;
    }
    .map-pic {
        display: none;
    }
    .map-text {
        padding-top: 0px;
    }
    .wpc-filters-section {
        margin-bottom: 0px !important;
    }
    .wpc-filters-main-wrap .wpc-filters-section:not(.wpc-filter-terms-count-0) ul.wpc-filters-labels {
        margin: 0px !important;
    }
    .news-filter {
        padding-bottom: 30px;
    }
    .wpc-filters-section {
        width: 100% !important;
    }
    .social {
        gap: 15px;
        padding-top: 15px;
    }
    #page {
        overflow: hidden;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        padding: 5px 20px;
    }
    .route-link {
        font-size: 16px;
    }
    .map-text_inner {
        padding: 0px 25px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .map-text_inner p {
        min-width: 205px;
    }
    .copy img {
        width: 45px;
        min-width: 45px;
    }
    .map-pic {
        display: none;
    }
}
