/* media queries */
@media (max-width: 1200px) {
    .header-main-left {
        grid-column-gap: 10px;
    }

    .header-nav {
        grid-column-gap: 20px;
    }

    .section-hero-col {
        padding: 30px 20px;
    }

    .section-hero-btns {
        grid-gap: 6px;
    }

    .header-nav-item:first-child {
        margin-right: 0;
    }

    .company-content::before {
        top: 10px;
        left: 10px;
    }

    .company-content {
        padding-top: 60px;
        padding-left: 60px;
    }

    .service-item-title {
        font-size: 16px;
        padding-right: 15px;
    }

    .hero-slide-text {
        margin-top: 15px;
        position: static;
    }

    .partner-card__first-img {
        transform: scale(1.4);
        transform-origin: 150px 100%;
    }
}

@media (max-width: 992px) {
    h1 {
        font-size: 20px;
    }

    .section-hero {
        padding-top: 0;
        padding-bottom: 60px;
        height: 100vh;
    }

    .section-hero-image {
        height: auto;
        padding-bottom: 90%;
        overflow: hidden;
        border-radius: 20px;
    }

    .section-hero-content {
        height: 100vh !important;
    }

    .hero-slider-new .section-block {
        padding: 20px 15px;
        border: 1px solid #c7c7c7;
        margin: 0;
        border-radius: 20px;
    }

    .section-hero-btns {
        padding-bottom: 153px;
        justify-content: center;
    }

    .hero-slider-new-pagination {
        position: absolute;
        z-index: 10;
        bottom: 5vh !important;
    }

    .header-grid {
        display: block;
        padding-left: 12px;
        padding-right: 12px;
    }

    .header-grid > div:first-child,
    .header-grid > div:last-child {
        display: none;
    }

    .overlay {
        top: 0;
    }

    .case-content {
        padding-left: 0;
        padding-right: 0;
    }

    .header-nav {
        display: none;
    }

    .header-top {
        display: none;
    }

    .counter-caption {
        margin-bottom: 30px;
    }

    .company-content {
        font-size: 16px;
        line-height: 1.4;
    }

    .company-content {
        padding-top: 30px;
        padding-left: 30px;
    }

    .company-content::before {
        z-index: 0;
        top: 0;
        left: 0;
        font-size: 20px;
    }

    .hero-slide-title {
        font-size: 51px;
    }

    .services-grid__item {
        flex-direction: column-reverse;
    }

    .services-grid__item-content,
    .services-grid__item-img,
    .services-grid__item-img img {
        max-width: 100%;
        width: 100%;
    }

    .services-grid__item-content {
        padding: 0 0px 0px 20px;
    }

    .service-item-text {
        font-size: 13px;
    }

    .services-grid {
        gap: 30px;
    }

    .section-block-content {
        background-image: none !important;
    }

    .form-card {
        margin: 0;
    }

    .section-block {
        -webkit-background-size: cover;
        background-size: cover;
        background-position: center;
        border: none;
    }

    .section-block-row {
        min-height: 600px;
        background-position: center;
        background-size: cover;
    }

    .section-hero-col p {
        margin-bottom: 35px;
    }

    .button-sharper-new {
        padding: 10px;
        border-radius: 30px;
        font-weight: 500;
        font-size: 14px;
        line-height: 22px;
    }

    .button-white-new {
        padding: 10px;
        border-radius: 30px;
        font-weight: 500;
        font-size: 14px;
        line-height: 22px;
    }

    #header {
        position: fixed;
        padding: 10px 15px;
    }

    .header-main {
        padding-top: 0;
    }

    .experience-image {
        background-position-x: 20%;
    }

    .section {
        padding: 30px 0;
    }
}

@media (max-width: 768px) {
    .services-menu {
        padding-top: 60px;
    }

    .privacy {
        padding-bottom: 50px;
    }

    .consult-list-item i,
    .consult-list-item img {
        font-size: 24px;
        max-width: 24px;
    }

    .consult-list-item {
        font-size: 13px;

        display: flex;
        align-items: flex-start;
    }

    .section-title {
        font-size: 24px;
    }

    .consult-form {
        padding: 20px;
    }

    .form-shield-image {
        position: static;
    }

    .form-shield {
        height: auto;
    }

    .services-row {
        margin-top: 0;
    }

    .section-title {
        font-size: 24px;
    }

    .services-scroll {
        overflow-x: scroll;
    }

    /*.services-row {
        width: calc(100vw * 2 - 30px);
    }*/

    .hero-slider-nav {
        display: none;
    }

    .hero-pagination-title {
        display: none;
    }

    .hero-slide-title {
        font-size: 37px;
    }

    .hero-slide {
        height: 720px;
    }

    .hero-slide-container {
        align-items: flex-end;
        padding-bottom: 80px;
    }

    .hero-pagination {
        bottom: 40px !important;
    }

    .header-buttons {
        grid-column-gap: 8px;
    }

    .button {
        padding-left: 15px;
        padding-right: 15px;
    }

    .header-second {
        --padding: 50px 0 30px;
    }

    .hero-pagination-slide {
        height: 35px;
    }

    .company-content {
        padding-left: 0;
        padding-top: 70px;
    }

    .company-content::before {
        font-size: 40px;
        top: 15px;
    }

    .company-row {
        margin-top: 30px;
    }

    .counter-v-list {
        display: flex;
        grid-column-gap: 15px;
        flex-wrap: wrap;
    }

    .counter-v-item {
        flex: 1;
    }

    .spec-info {
        padding: 15px 10px;
    }

    .spec-name {
        font-size: 11px;
    }

    .spec-prof {
        font-size: 10px;
    }

    .specs-description {
        font-size: inherit;
    }

    .hero-form-new {
        padding: 20px;
        margin-top: 0;
    }

    .hero-container {
        padding: 0;
    }

    .experience-container {
        margin-top: 25px;
        flex-flow: column;
        border-radius: 0;
        min-height: 0;
    }

    .experience-image {
        background-size: cover;
        position: relative;
        height: 300px;
        border-radius: 30px;
    }

    .experience-text-container {
        margin: 0;
        padding: 0;
        max-width: 100%;
        max-height: 385px;
        background: none;
        backdrop-filter: none;
        border-radius: 0;
    }

    .experience-heading {
        padding-top: 25px;
        margin-bottom: 10px;
        font-size: 24px;
        line-height: 34px;
        color: #212121;
    }

    .experience-text {
        font-size: 12px;
        font-weight: 500;
        color: rgba(0, 0, 0, 0.6);
        letter-spacing: 0.1px;
    }

    .partner-fix {
        margin-top: 20px;
    }
}

@media (max-width: 767px) {
    .contacts>.container {
        position: static;
        padding-bottom: 40px;
    }

    .privacy .container-fluid {
        display: none;
    }

    .privacy-content {
        padding-top: 0;
    }

    .privacy-image {
        padding-bottom: 72%;
    }

    .footer .row,
    .col-footer-button {
        text-align: center;
    }

    .col-footer-button {
        margin-top: 30px;
    }

    .footer-logo img,
    .footer-logo svg {
        height: 50px;
    }

    .footer-nav {
        margin-top: 30px;
    }

    .hero-slide {
        background-position: center right;
    }

    .hero-slide-container {
        backdrop-filter: blur(0px);
        background: rgba(15, 15, 15, 0.7);
    }
}

@media (max-width: 475px) {
    .section-block-content {
        padding: 15px;
    }

    .open.open-burger .header-main {
        backdrop-filter: none;
    }

    .work-item-body {
        padding: 15px;
    }

    .work-item-step {
        flex: 0 0 70px;
        max-width: 70px;
    }

    .work-item:first-child .work-item-step::after,
    .work-item-step::after {
        bottom: -11px;
    }

    .work-item-text {
        display: none;
    }

    .work-item-step::before {
        left: 48px;
    }

    .work-item-step::after {
        left: 55px;
    }

    .work-item-title {
        font-size: 14px;
        font-weight: 600;

        border-left: 2px solid var(--red);
        padding-left: 10px;
    }

    .footer_desktop {
        display: none;
    }

    .footer_mobile {
        display: block;
    }

    .page-container {
        padding-top: 9px;
    }

    #consult {
        border: none;
        border-radius: 0;
        padding-top: 30px;
        padding-bottom: 30px;
    }

    #consult .container {
        padding: 0;

    }

    .block-with-hammer {
        background-image: unset !important;
    }

    .block-desc {
        display: none;
        margin-bottom: 1.75rem;
        margin-top: 1.75rem;
        color: white;
    }

    .block-tabs:hover .block-desc {
        display: block;
    }

    .navi-link {
        padding: 12px 15px;
    }

    .section-block {
        border: 1px solid #c0c0c0
    }

    .diag-bg {
        padding-bottom: 86%;
        -webkit-background-size: calc(100% + 48px);
        background-size: calc(100% + 48px);
        border-radius: 20px;

        margin-bottom: 1.5rem;
    }

    .diag-warn {
        font-size: 10px;
        opacity: 60%;
        color: #000;
        font-weight: 500;
        padding-top: 30px;
    }

    .price-discount {
        font-size: 39px;
    }

    .price-actual {
        font-size: 18px;
    }

    .text-bg-pravx {
        font-size: 10px;
    }

    #map {
        margin-top: 1rem;
    }

    .section-block-left-col {
        padding-top: 10px
    }

    .section-block-text {
        font-size: 14px;
    }

    small {
        display: none;
    }

    .diag-consult {
        display: none;
    }

    .diag-text {
        font-size: 12px;
    }

    /* .section-hero-col {
        height: 210px;
    } */

    .section-hero-col p {
        font-size: 12px;
    }

    .section-hero-image-text {
        padding: 24px;
        font-size: 9px;
    }

    .swiper-horizontal>.hero-slider-new-pagination {
        position: absolute;
        top: unset;
        bottom: 10px;
        text-align: center;
    }

    .case-card-panel {
        padding: 16px 28px;
        font-size: 18px;
        font-weight: 500;
    }

    .case-slider {
        margin-left: -12px;
        margin-right: -12px;
        padding-left: 12px;
    }

    .case-card-name {
        font-size: 18px;
    }

    .modal-pravx-content {
        padding: 12px;
    }

    .modal-pravx-title {
        padding-left: 12px;
        padding-top: 12px;
    }

    .block-light {
        padding: 15px;
    }

    .diag-title {
        font-size: 28px;
        font-weight: 600;
        margin-top: 2rem;
    }

    .diag-subtitle {
        font-size: 16px;
        font-weight: 500;
    }

    .button:not(.button-circle) {
        width: 100%;
        justify-content: center;
    }

    .section-services {
        border-radius: 30px;
    }

    /* .section-block-wrapper {
        padding-bottom: 0;
    } */

    .form-card {
        padding: 40px 16px;
        border-radius: 0;
        border: none;
    }

    .section-block {
        /*margin-left: -12px;*/
        /*margin-right: -12px;*/
    }

    .section-block-text-big {
        font-size: 24px;
    }

    .button-label {
        padding: 0;
        background-image: unset;

        display: flex;
        flex-direction: column;
    }

    .button-tg {
        order: 1;
    }

    .section-hero-bg-2 {
        background-image: url(frontend/assets/img/icons/hero-bg-mobile.jpg);
        background-position: 67% 154%;
        -webkit-background-size: 530px;
        background-size: 530px;
    }

    .section-hero-bg-1 {
        position: relative;
        z-index: 1;

        background-position: center 16%;
    }

    /* .section-hero-content {
        padding-top: 80px;
    } */

    .section-hero-image-text h4 {
        font-size: 13px;
    }

    .burger-menu {
        padding: 60px 20px;
    }

    .section-hero-col-start {
        padding-bottom: 130px;
        font-size: 16px;
        font-weight: 300;
        padding-right: 60%;
        padding-top: 128px;
    }

    .section-head {
        /*flex-direction: column;*/
        grid-row-gap: 16px;
    }

    .block-tabs {
        padding: 16px;
        height: auto;
    }

    .block-title {
        font-size: 16px;
        font-weight: 500;
        /*margin-bottom: 1rem;*/
    }

    .block-button-inner {
        text-align: center;
        margin-top: 1rem;
    }

    .block-button-inner .button {
        text-align: center;
        width: 100%;
        justify-content: center;
    }

    .counter-item {
        padding: 7px;
        margin-bottom: 1.5rem;
        border: 1px solid rgba(32, 32, 32, 0.05);
        background: #FCFCFC;
        border-radius: 12px;
    }

    .counter-block {
        background-color: unset;
    }

    .counter-item {
        grid-column-gap: 7px;
        flex: 1;
        max-width: unset;
    }

    .counter-content {

    }

    .counters-text {
        display: none;
    }

    .counter-block {
        padding: 20px 12px 0;
    }

    .section-counters {
        padding-bottom: 40px;
        padding-top: 0;
    }

    .counter-caption {
        font-size: 8px;
    }

    .button-label .button {
        width: 100%;
        justify-content: center;
    }

    .button-tg {
        margin-top: 1rem;
    }

    .header-logo img {
        height: 33px;
        padding-left: 0;
    }

    .header-second {
        --padding: 24px 12px;
    }

    .hero-form {
        padding: 18px;
    }

    .hero-modal-close {
        top: -60px;
        right: 0;
    }

    .hero-new {
        padding-top: 240px;
        padding-bottom: 90px;
    }

    .hero-form-header {
        margin-bottom: 16px;
    }

    .hero-new-title {
        font-size: 24px;
    }

    .hero-new-subtitle {
        font-size: 12px;
    }

    .hero-buttons-flex {
       /* display: none; */
    }

    .hero-col:nth-child(1) {
        order: 2;
    }

    .hero-col:nth-child(2) {
        order: 1;
    }

    .hero-form .button {
        display: block;
        text-align: center;
    }

    .hero-inner {
        padding: 0 0 60px;
    }

    .hero-form-header {
        font-size: 14px;
    }

    .hero-form-body {
        font-size: 10px;
    }

    .row-partner-cards {
        margin-top: 25px;
    }

    .partner-card-big {
        font-size: 12px;
        height: calc(100% - 2rem) !important;
        margin-bottom: 2rem;
    }

    .partner-card__text {
        line-height: 1.2;
    }

    .partner-card-big .partner-card__photo {
        flex: 0 0 186px;
        max-width: 186px;
        overflow: hidden;
    }

    .partner-card-big .partner-card__logo {
        height: 48px;
    }

    .partner-card-big .partner-card__content {
        padding: 15px;
    }

    .partner-card-big .partner-card__photo img {
        transform: scale(1.1);
        transform-origin: 50% 50%;
    }

    .partner-card {
        margin-bottom: 40px !important;
    }

    .services-alt .service-item-body {
        padding: 20px;
    }

    .services-alt .service-item {
        margin-bottom: 16px;
    }

    .faq-list-body {
        font-size: 14px;
    }

    .services-inner {
        font-size: 13px;
    }

    .service-card-text {
        font-size: 13px;
    }

    .footer {
        padding-bottom: 40px;
    }

    .col-footer-button .button {
        width: 100%;
    }

    .contacts>.container {
        margin-top: 5px;
    }

    .contact-name {
        font-size: 11px;
    }

    .contact-item {
        font-size: 13px;
    }

    .container-map #map {
        height: 400px !important;
    }

    .news-photo {
        /* padding-bottom: 47%; */
        height: 200px;
        padding-bottom: 200px;
    }

    .news-controls {
        display: none;
    }

    .news-list {
        margin-top: 30px;
    }

    .news-slider {
        margin-right: -12px;
    }

    .consult-free {
        padding: 20px 20px 40px;
    }

    .consult-free-flex {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .consult-free-row {
        position: relative;
        z-index: 2;
    }

    .consult-free-flex .section-title {
        order: 3;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .mobile-more-news {
        display: block;
        text-align: center;
    }

    .consult-free {
        box-shadow: none;
        background-color: var(--white);
        position: relative;
    }

    .consult-free-group {
        position: relative;
    }

    .consult-free-shadow {
        border-radius: var(--section-radius);
        background-color: var(--light);

        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;

        transform: translateY(45px) scale(0.9);
    }

    .consult-free-title {
        font-size: 13px;
        margin-top: 13px;
        color: var(--gray);
    }

    .consult-subtitle {
        font-size: 13px;
        margin-top: 30px;
    }

    .specs>.container::before {
        display: none;
    }

    .spec-slide {
        opacity: 1 !important
    }

    .specs {
        padding-bottom: 60px;
    }

    .cases {
        padding-bottom: 60px;
    }

    .reviews-counter .counter-v-item:first-child {
        flex: 1;
    }

    .reviews-pagination {
        display: none;
    }

    .partners .cases-pagination {
        display: none;
    }

    .case-content h5 {
        font-size: 16px;
    }

    .case-content {
        font-size: 13px;
    }

    .cases-nav {
        display: flex;
        grid-column-gap: 15px;
        align-items: center;
        padding: 0 12px;
    }

    .cases-scroll {
        margin-top: 0 !important;
        flex: 1;
    }

    .counter-v-item:first-child {
        flex: 0 0 100%;
    }

    .cases-slider {
        margin-left: -12px;
        margin-right: -12px;
    }

    .case-photo {
        border-radius: 0;
        padding-bottom: 50%;
    }

    .case-content {
        padding-left: 12px;
        padding-right: 12px;
    }

    /*.cases .slider-pagination {*/
    /*    display: none;*/
    /*}*/

    .specs-description {
        margin-top: 30px;
    }

    .slider-scroll {
        margin-top: 30px;
        opacity: 1;
    }

    .specs .slider-controls {
        display: none;
    }

    .counter-v {
        padding-top: 30px;
    }

    .consult-list-item {
        margin-bottom: 20px;
    }

    .hero .button,
    .consult-form .button {
        text-align: center;
        width: 100%;
    }

    .consult-form {
        margin-top: 15px;
        padding-bottom: 30px;
    }

    .hero-form-new {
        margin-top: 0;
    }

    .consult-title {
        margin-top: 10px;
        margin-bottom: 30px;
        font-size: 20px;
    }

    /* .section {
        padding-top: 50px;
    } */

    .section-cases {
        padding-top: 80px;
    }

    .hero-slide-title {
        font-size: 24px;
    }

    .hero-slide-text {
        font-size: 13px;
    }

    .company-content {
        font-size: 13px;
    }

    .counter-value {
        font-size: 35px;
    }

    .counter-caption {
        margin-bottom: 0;
    }

    .counter-icon {
        flex: 0 0 30px;
        max-width: 30px;
    }

    .company-row {
        margin-top: 0;
    }

    .service-item,
    .service-item-body,
    .service-item-count {
        min-height: 80px;
    }

    .service-item-title {
        font-size: 18px;
    }

    .section-head,
    .section-heading {
        font-size: 11px;
    }

    .quote-text {
        font-size: 24px;
    }

    .quote-text br {
        display: none;
    }

    .quote-row {
        margin-top: 200px;
        margin-bottom: 0;
    }

    .hero-slide-title {
        font-size: 24px;
    }

    .counters-row__item {
        width: 49%;
    }

    .company {
        padding: 20px 0;
    }

    .service-info__grid {
        display: grid;
        grid-template-columns: 1fr 1fr;
    }

    .service-info {
        padding: 30px 0;
    }

    .experience-image {
        height: 185px;
        border-radius: 9px;
    }
}