@media (max-width: 1440px) and (min-width: 800px) {
    .hero__links li:nth-of-type(2) {
        margin-top: -50px;
    }
}
@media (max-width: 1206px) {
    .popup-modal {
        width: 90%;
        height: 80%;
        padding: 13px;
        padding-top: 39px;
    }

    .form-popup__title {
        font-size: 24px;
        margin-bottom: 27px;
    }

}

@media (width: 1024px) {
    .inner .header__right:not(.header__right--search) {
        display: flex;
    }

    .catalog-similar .glide__arrows {
        display: none !important;
    }

    .sales-info ul li {
        align-items: flex-start !important;
        text-align: left !important;
    }

    .sales-info .circle img {
        display: block !important;
    }


    .section-header-left {
        flex-direction: row !important;
    }

    .catalog-element .section-header {
        flex-direction: row !important;
    }

    .catalog-element-description h3 {
        font-size: 18px;
    }

    .catalog-areas {
        flex-wrap: nowrap !important;
        gap: unset !important;
        justify-content: space-between;
    }

    .catalog-banner-order {
        font-size: 36px !important;
    }

    .section-catalog-element-banner {
        padding-left: 27px!important;
        padding-bottom: 27px!important;
        padding-top: 27px!important;
    }

     .about-points .about-section-points li .about-point-mid {
        font-size: 53px;
    }

    .about-points-inner {
        padding-top: 0px;
        justify-content: center;
    }

    .about-point-bottom {
        font-size: 14px;
    }

    .about-assortment-left-image, .about-assortment-left {
        width: unset;
    }

    .about-assortment-right .red-controls .glide-controls {
        display: none!important;
    }


    .about-points .about-section-points li .about-point-top{
        font-size: 12px;
    }

    .section-catalog-element-banner::after {
        top: 60px!important;
    }

    .catalog:not(.catalog--sections) .products-section-items li {
        padding: 5px;
    }

    .services-measure-info {
        line-height: 26px;
    }

    .services-extra-items .button {
        width: 180px;
        font-size: 13px;
    }

    .inner .section-header .section-header-left {
        align-self: unset;
        justify-content: unset;
    }

    .about-assortment--bottom {
        flex-direction: column-reverse!important;
    }

    .about-assortment-left img {
        width: 100%;
    }

    .about-promo {
        font-size: 24px!important;
        line-height: 31px!important;
    }

    .rec-services-items li a {
        padding: 15px;
        padding-right: 40px;
    }

    .seminar-detail .section-title {
        margin-top: 20px;
        margin-bottom: 14px;
    }

    .clients-curve img {
        padding-left: 50px;
    }

    .clients-curve-point--1 {
        left: -5px;
    }

    .clients-curve-point--2 {
        left: 320px;
    }

    .news-section-items {
        flex-direction: row!important;
    }

    .news-section-left a {
        height: 100%!important;
    }

    .news-section {
        padding-bottom: 0px!important;
    }

    .doc-items .button {
        font-size: 16px;
        padding-left: 0px;
        padding-right: 0px;
    }

    .catalog-content-left, .catalog-menu {
        width: 213px!important;
    }
}

@media (max-width: 1024px) {

    .button--mobile--fullwidth {
        width: 100%;
        padding-right: 0px;
        justify-content: center;
        text-align: center;
      }

    #submit_index_contact {
        width: 210px;
    }


    .catalog-link--desktop {
        display: none;
    }

    .catalog-link--mobile {
        display: inline-block;
        display: inline;
        width: fit-content;
        white-space: nowrap;
    }

    .inner .section-header .section-header-left {
        display: flex;
        align-items: flex-end;
    }

    .section-header-right,
    .catalog-filter {
        width: fit-content;
    }

    #ask-question-button {
        width: 100%;
    }

    .catalog-element-similar--pub .glide-controls {
        display: flex;
    }

    .catalog-element-similar--pub .glide__arrows {
        display: none !important;
    }

    .catalog-similar .glide__slide a {
        padding-left: 0px;
        padding-top: 0px;
    }

    .catalog-similar .glide__slide {
        display: flex;
        flex-direction: column;
    }

    .catalog-element-similar--pub .catalog-similar .glide__slide a img {
        height: 216px;
        width: 166px !important;
        padding: 0px;
    }

    .catalog-element-similar--pub .pub__right .pub__description {
        display: none;
    }

    .catalog-element-similar--pub .pub__right .pub__date {
        display: none;
    }

    .pub__title {
        font-size: 18px;
        padding-top: 10px;
        line-height: 22px;
    }

    .about-section-container-right {
        margin-left: -16px;
        margin-right: -16px;
        margin-top: 50px;
    }

    .pub__right--mobile {
        width: 100%;
        display: flex !important;
        text-align: left;
    }

    .catalog-similar .glide__slide a {
        height: auto;
    }

    .catalog-similar .glide__slide {
        justify-content: space-between;
    }


    .catalog-similar--pub .glide__slide {
        height: 398px !important;
        max-height: 398px;
        ;
    }

    .pub__description {
        margin-top: 0px;
    }

    .page-container {
        padding-left: 16px;
        padding-right: 16px;
    }

    .contacts-section-container-right form {
        gap: 5px;
        padding: 16px;
    }

    .header__links,
    .header__right {
        display: none;
    }

    .contacts-section-container {
        flex-direction: column;
    }

    .footer-container {
        flex-direction: column;
    }

    .news-section-items {
        flex-direction: column;
    }

    .hero__points {
        flex-direction: row;
        gap: 6px;
    }

    .hero__points li:nth-of-type(4) {
        display: none;
    }

    .contacts-section-buttons {
        flex-direction: column;
    }

    .form-captcha {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .contacts-section-container-right label {
        font-size: 12px;
        line-height: 15px;
        margin-bottom: 10px;
    }

    .contacts-section {
        padding-bottom: 50px;
    }

    .footer-container {
        text-align: center;
        align-items: center;
    }

    .footer-container li {
        border-right: unset !important;
    }

    .footer-container li .footer_hotline {
        display: none;
    }

    .footer_hotline {
        display: flex;
    }

    .footer-container li:nth-of-type(1) {
        padding-bottom: 0px;
    }

    .footer-container>li {
        border-bottom: 1px solid #ABABAB;
        width: 100%;
    }

    .footer-container>li:nth-of-type(1) {
        border-bottom: 0px;
    }

    .footer_extra {
        display: none;
    }

    .footer-mobile-links {
        display: flex;
        flex-direction: column;
        gap: 10px;
        margin-top: 15px;
        margin-bottom: 15px;
        text-align: center;
    }

    .footer_hotline {
        margin: 0 auto;
        text-align: center;
        align-items: center;
    }


    .about-section-points {
        flex-wrap: nowrap !important;
        overflow: hidden !important;
    }

    .index-about-slider.red-controls .glide-controls {
        display: flex !important;
    }



    .footer-container li:nth-of-type(1) img {
        align-self: center;
    }

    footer .copyright {
        border: 1px solid #ABABAB;
        padding-top: 10px;
    }

    .footer_socials {
        align-items: center;
    }

    .footer-mobile-links .footer_extra {
        display: block;
    }

    .header__right--mobile {
        display: flex;
    }

    .burger {
        display: block;
        padding: 20px;
        padding-top: 10px;
        padding-right: 0px;
        cursor: pointer;
        cursor: pointer;
    }

    .burger::after {
        content: "";
        position: absolute;
        right: 0;
        top: 15px;
        width: 30px;
        height: 12px;
        background-image: url(../images/burger.png);
        background-size: contain;
        background-repeat: no-repeat;
        right: 15px;
        left: unset;
    }

    .seminars-section-items {
        flex-direction: column;
    }

    hr.hero {
        display: none;
    }

    .hero__points li {
        border: 0.5px solid #FFFFFF8A;
        gap: 19px;
        padding: 10px;
    }

    .products-section-items {
        flex-direction: column;
        gap: 10px;
    }

    .products-section-items li {
        flex: 1;
        gap: 10px;
    }

    .section-header {
        padding-top: 16px;
        padding-bottom: 16px;
        flex-direction: column;
    }

    .section-header-quote {
        font-size: 16px;
        line-height: 21px;
    }

    .products-section-items li a {
        font-size: 13px;
        line-height: 13px;
    }

    .products-section-items li img {
        max-height: 200px;
    }

    .section-header-left {
        flex-direction: row;
        align-items: baseline;
        margin-bottom: 22px;
        justify-content: space-between;
    }

    .section-title {
        font-size: 32px;
        margin-top: 15px;
    }

    .red-controls .glide-controls {
        margin-top: 20px !important;
        gap: 8px !important;
        display: flex !important;
    }

    .about-section-container {
        flex-direction: column;
        align-items: unset;
    }

    .news-section {
        margin-top: -40px;
    }

    .news-section-left {
        box-shadow: 0px 1.84px 5.62px 0px #00000017;
    }

    .read-more::after {
        right: 5px;
        top: 2px;
    }

    .news-section-left-title {
        font-size: 14px;
        line-height: 15px;
        font-family: 'Circe';
    }

    .news-section-left,
    .news-section-right ul li {
        border-radius: 5px;
    }

    .news-section-left a {
        padding: 15px;
        min-height: 320px;
        display: flex;
        justify-content: flex-end;
        background: linear-gradient(180deg, rgba(255, 255, 255, 0) 60%, rgba(255, 255, 255, 0.7) 74.4%, #FFFFFF 83%, #FFFFFF 99.52%);
    }

    .news-section-right ul li {
        flex-direction: column;
        gap: 5px;
    }

    .seminars-section .section-header {
        flex-direction: row;
        align-items: center;
    }

    .seminars-section-items li {
        flex: unset;
        height: 312px;
        padding: 12px;
    }

    .news-section-right ul li img {
        width: 100%;
        height: 217px;
        object-fit: cover;
    }

    .news-section-right ul li a {
        padding: 13px;
    }

    .news-section-left-date {
        font-size: 12px;
        line-height: 12px;
        border-radius: 5px;
        padding-bottom: 4px;
    }

    .read-more {
        color: #000000A6;
        font-size: 13px;
        line-height: 10px;
    }

    .news-section .section-header {
        display: flex;
        flex-direction: row;
        align-items: center;
    }

    .section-header-right .section-link {
        font-size: 18px;
        line-height: 20px;
    }

    .about-section-points li:nth-child(1)::before,
    .about-section-points li:nth-child(3)::before {
        content: unset;
    }

    .about-section-container-right .glide__track::before {
        background-image: url(../images/index_about_gears.png);
        background-size: cover;
        width: 78px;
        height: 77px;
        content: "";
        background-position: center;
        background-repeat: no-repeat;
        left: -21px;
        display: block;
        position: absolute;
        z-index: 0;
        top: -33px;
    }

    .about-section-container-right .glide__track::after {
        background-image: url(../images/index_about_gears.png);
        background-size: cover;
        width: 78px;
        height: 77px;
        content: "";
        background-position: center;
        background-repeat: no-repeat;
        right: -21px;
        display: block;
        position: absolute;
        z-index: 0;
        bottom: 17px;
        right: -12px;
    }

    .about-section-points {
        z-index: 3;
    }

    .about-section {
        margin-top: 40px;
        overflow: hidden;
    }

    .contact-info {
        flex-direction: column;
        height: unset;
        border-bottom: none;
    }

    .contact-info li {
        padding-top: 20px;
        gap: 10px;
    }

    .contacts-section-container-left div {
        padding-top: 0px;
    }

    .contacts-section-container-left {
        border: none;
    }

    .contacts-right-title {
        font-size: 24px;
        line-height: 20px;
    }

    .contacts-right-subtitle {
        font-size: 12px;
        line-height: 12px;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .contacts-section-container-right input:not([type="file"]):not([type="checkbox"]),
    .contacts-section-container-right textarea {
        height: 40px;
        border-radius: 8px;
        padding-right: unset;
        font-size: 14px;
    }

    .contacts-section-container-right {
        border-top: 1px solid #CACACA;
    }

    .contact-info-text {
        font-size: 12px;
        line-height: 14px;
    }

    .contact-info li:nth-of-type(2) .contact-info-text {
        display: flex;
        flex-direction: column;
        gap: 10px;
    }

    .contact-info-label {
        font-size: 24px;
        line-height: 20px;
    }

    .contact-info li:nth-of-type(1) {
        border-right: unset;
        border-bottom: 1px solid #CACACA;
    }

    .about-section .button {
        margin: 0 auto;
    }

    .about-section-text {
        font-size: 16px;
        line-height: 22px;
    }

    .index-services-slider ul li {
        box-shadow: unset;
        background: unset;
        border: 1px solid #878787;
        border-radius: unset;
        padding: 8px;
        flex: unset;
    }

    .red-controls .glide-controls .left,
    .red-controls .glide-controls .right {
        width: 30px;
        height: 30px;
    }

    .index-services-slider .glide__slides {
        flex-direction: unset;
        border: none;
        gap: unset;
    }

    .index-services-slider ul li a {
        flex-direction: row;
        flex: 1;
        justify-content: space-between;
    }

    .index-services-slider .controls {
        display: flex;
    }

    .index-services-slider li .services-item-number {
        position: relative;
        right: unset;
        top: unset;
        transform: unset;
    }

    .index-services-slider ul li img {
        width: 31px;
    }

    .services-item-text {
        font-size: 24px;
        max-width: 154px;
        display: block;
        text-wrap: wrap;
        text-align: left;
    }

    .index-services-slider::before,
    .index-services-slider::after {
        content: none;
    }

    .hero__points li img {
        width: fit-content;
        height: 48px;
    }

    .hero__points li span {
        font-size: 16px;
        line-height: 18px;
    }

    .hero h1 {
        font-size: 26px;
        line-height: 33px;
        font-family: 'Circe Light';
    }

    .hero__links li:nth-of-type(2) {
        display: none;
    }

    .hero h2 {
        font-size: 16px;
        line-height: 22px;
    }

    .header img {
        width: 125px;

    }

    .header .page-container {
        padding-top: 8px;
    }

    .inner .header .page-container {
        padding-top: 14px;
        padding-bottom: 14px;
    }

    .inner header.header {
        box-shadow: 0px 2px 6.3px 0px #B4B4B440;
    }

    .catalog-content {
        flex-direction: column;
    }

    .inner .burger::after {
        filter: invert(1);
        top: 50%;
        transform: translateY(-50%);
    }

    body.inner {
        padding-top: 70px;
    }

    .contacts-section-container-right {
        gap: 10px;
    }

    .services-measure .section-header {
        gap: 15px;
        align-items: flex-end !important;
    }

    .equipment-list-items {
        flex-direction: column;
        gap: 21px;
    }

    .equipment-list-items li {
        height: 274px;
        flex: unset;
    }

    .services-measure-photo img {
        max-width: 100%;
    }

    .services-measure-terms {
        flex-direction: column;
        gap: 20px;
        margin-top: 21px;
    }

    .terms-right-links li,
    .terms-right-links li a {
        font-family: Circe;
        font-size: 16px;
        line-height: 23px;
    }

    .terms-right-links li {
        padding-bottom: 20px;
    }

    .services-extra-items {
        flex-direction: column;
        gap: 26px;
    }

    .services-extra-items>li {
        flex: unset;
        padding: 15px;
    }

    .service-pusk-list {
        flex-direction: column;
        gap: 15px;
    }

    .service-pusk-list li {
        flex: unset;
        min-height: unset;
    }

    .service-sbor-list {
        gap: 0;
    }

    .service-sbor-list li {
        flex: unset;
        min-height: 220px;
        white-space: normal;
        text-align: left;
        display: flex;
    }


    .sborka-items .glide-controls {
        margin-bottom: 0px !important;
    }

    .galv-points>li {
        flex-direction: column;
    }

    .galv-points li .left,
    .galv-points li .right {
        padding: 12px;
        border: none;
    }

    .about-video .play-button {
        width: 36px;
        height: 36px;
    }

    .about-points .about-section-points {
        flex-direction: column;
        gap: 15px;
    }

    .about-points .about-section-points li {
        height: 247px;
        flex: unset;
    }

    .about-assortment {
        flex-direction: column;
    }

    .about-assortment-right {
        flex-direction: column;
    }

    .about-promo {
        font-family: Circe;
        font-weight: 400;
        font-style: Regular;
        font-size: 18px;
        leading-trim: NONE;
        line-height: 22px;
        letter-spacing: 0%;
        text-align: center;

    }

    .about-history-points {
        flex-direction: column;
        gap: 17px;
    }

    .about-history-points li {
        max-width: unset !important;
    }

    .about-history-points li div {
        margin-left: -2.5px;
    }

    .about-history-title {
        padding-left: 16px;
    }

    .about-rewards {
        flex-direction: column;
    }

    .about-rewards-container {
        overflow: hidden;
    }

    .about-work-items {
        flex-direction: column;
        gap: 15px;
    }

    .about-work-items li {
        flex: unset;
        min-height: 183px;
        gap: 30px !important;
        height: unset;
    }

    .seminar-gallery-container {
        padding-top: 0px;
    }

    .seminar-detail .seminar-gallery-container {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .seminar-detail .archive {
        width: 100%;
    }


    .footer-container li div {
        align-self: center;
    }

    .seminar-gallery-container .glide__slide {
        height: 198px;
    }

    .news-banner ul {
        flex-direction: column;
        gap: 20px;
    }


    .seminar-detail .logos img {
        max-width: 100%;
    }

    .seminar-detail .logos {
        display: flex;
        flex-wrap: wrap;
        gap: 20px;
    }

    .certs-items {
        flex-direction: column;
    }

    .seminar-detail .logos li {
        height: fit-content;
        width: 200px;
        flex: 0 1 calc((100% - 20px) / 2);
        overflow: hidden;
    }

    .review-order-container form .form-row {
        flex-direction: column;
    }

    .reviews-items .image-block {
        padding-left: 35px;
        padding-right: 35px;
    }

    .services-review-form .button {
        width: 100%;
        justify-content: center;
    }

    .publik-items {
        flex-direction: column;
    }

    .publik-items li a {
        flex-direction: column;
    }

    .publik-items .publik-image {
        width: 100%;
        height: fit-content;
        max-height: 280px;
        object-fit: contain;
    }

    .rewards-items li {
        flex-direction: column;
        gap: 30px;
    }

    .sales-items {
        flex-direction: column;
        gap: 45px;
    }

    .sales-info ul {
        flex-direction: column;
        margin-top: 50px;
    }

    .sales-info ul li {
        align-items: center;
        max-width: 220px;
        text-align: center;
        align-self: center;
    }

    .sales-info .circle img {
        display: none;
    }

    .publik-items .publik-image img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .sales-info .button {
        width: 100%;
        justify-content: center;
    }

    .clients-logos {
        gap: 8px;
    }

    .clients-logos li {
        flex: 0 1 calc((100% - 8px) / 2);
        border-radius: 5px;
    }


    .curve-mobile {
        display: block;
        margin-top: -50px !important;
        margin-right: -5px !important;
    }

    .clients-curve-point--2 {
        left: 180px;
        top: 320px;
    }

    .jobs-list {
        flex-direction: column;
        margin-top: 20px;
    }

    .news-section-items {
        margin-top: 40px;
    }

    .news-page ul {
        flex-direction: column;
    }

    .news-banner ul li {
        height: 380px;
        flex: unset;
    }

    .news-banner span {
        z-index: 3;
    }

    .news-section-title {
        margin-bottom: 20px;
    }

    .news-banner .button {
        z-index: 3;
    }


    .curve-desktop {
        display: none;
    }

    .certs-items img {
        max-width: 100% !important;
    }

    .cert-contact {
        padding: 8px;
        padding-top: 20px;
        padding-bottom: 20px;
        width: unset;
    }

    .cert-contact-title .accent {
        font-size: 20px;
        line-height: 37px;
        text-align: center;
        display: block;
    }

    .cert-contact form {
        margin-top: 20px;
        text-align: center;
    }

    .cert-contact form input[type="text"],
    .cert-contact form input[type="email"] {
        height: 48px;
        font-family: Circe;
        font-weight: 400;
        font-style: Regular;
        font-size: 16px;
        leading-trim: NONE;
        line-height: 20px;
        letter-spacing: 0%;
        text-align: center;

    }

    .cert-bg {
        margin-top: 70px;
        padding-top: 24px;
        padding-bottom: 24px;
    }

    .about-work-items img {
        height: 58px;
    }

    .about-history-point-title {
        margin-bottom: 0px;
        padding-left: 20px;
    }

    .about-history-point-year {
        display: none;
    }

    .about-history-points-line {
        margin-top: 0px;
    }

    .about-history .history-container {
        border-left: 1px solid #FF5000;
    }

    .about-history-points-line hr {
        margin-bottom: 0px;
    }

    .galv-points li .left {
        font-family: 'Circe Bold';
        font-weight: 700;
        font-style: Bold;
        font-size: 18px;
        leading-trim: NONE;
        line-height: 100%;
        letter-spacing: 0%;

    }

    .services-extra-items>li img {
        max-width: 100%;
    }

    .services-extra-items>li .button {
        width: 100%;
        justify-content: center;
    }

    .inner .section-header {
        flex-direction: row;
        align-items: flex-end;
    }

    .inner .section-header .section-header-left {
        margin-bottom: 0px;
    }

    .catalog-link {
        font-size: 16px;
        line-height: 20px;
    }

    .catalog-link::after {
        height: 2px;
    }

    .catalog-content-left .button {
        width: 100%;
        text-align: center;
        justify-content: center;
    }

    .breadcrumbs {
        flex-flow: wrap;
    }

    #del_filter {
        margin-top: 10px;
    }

    .catalog-element .section-header {
        flex-direction: column;
        margin-top: -10px;
        gap: 25px;
    }

    .catalog-element .section-header-right {
        justify-content: flex-end;
        flex: 1;
        width: unset;
        max-width: unset;
        flex-direction: row;
        width: 100%;
    }

    .catalog-element-image {
        width: unset;
        height: 200px;
        box-shadow: none;
    }

    section.catalog .products-section-items li a div {
        height: 140px;
    }

    .catalog-props {
        justify-content: space-between;
    }

    .catalog-share {
        justify-content: center;
        margin-top: 5px;
    }

    .catalog-element-tabs {
        margin-top: 40px;
    }

    .popup-model .contacts-section-container-right {
        border-top: none;
    }

    .popup-model .contacts-section-container-right {
        gap: 10px;
    }

    .popup-modal {
        height: fit-content;
    }

    .reviews-items {
        flex-direction: column;
    }

    .reviews-items li {
        flex: 1;
        flex-direction: column;
    }

    .reviews-items {
        padding-inline-start: 0px !important;
        padding-inline-end: 0px !important;
    }

    .image-block img {
        width: 100%;
        margin-bottom: 50px;
    }

    .image-block {
        width: 100%;
    }

    .catalog-element .section-header {
        flex-direction: row;
        margin-top: 40px;
    }

    .section-catalog-element-banner {
        padding: 11px;
        margin-top: 80px;
        padding-bottom: 300px;
    }

    .section-header-top {
        flex-direction: column !important;
        margin-top: 0px !important;
    }

    .popup-modal .contacts-section-container-right {
        border-top: none;
    }

    .catalog-similar .glide__arrows {
        display: none;
    }

    .catalog-similar {
        padding: 0px;
    }

    .catalog-similar .glide__slide a img {
        padding: 10px;
    }

    .catalog-element-similar h1 {
        margin-bottom: 30px;
    }

    .catalog-element-similar {
        margin-bottom: -60px;
    }

    .section-catalog-element-banner {
        overflow: hidden;
    }

    .section-catalog-element-banner::after {
        right: -70px;
        bottom: 0px;
        width: 458px;
        height: 260px;
        top: unset;
    }

    .catalog-banner-order,
    .catalog-banner-title {
        font-size: 24px;
        line-height: 29px;
    }

    .catalog-banner-buttons {
        flex-direction: column;
        gap: 15px;
    }

    .catalog-banner-buttons .button {
        width: 100%;
    }

    .catalog-areas {
        flex-wrap: wrap;
        gap: 34px;
    }

    .catalog-areas li {
        flex: 0 1 calc((100% - 34px) / 2);
    }

    .catalog-element-buttons {
        flex-direction: column;
        margin-top: 0px;
    }

    .catalog-element-top-right .catalog-element-buttons {
        flex-direction: column;
    }

    .catalog-element-buttons li {
        width: 100%;
    }

    .catalog-element-buttons .button {
        justify-content: center;
        width: 100%;
        display: flex;
    }


    .catalog-element-top {
        flex-direction: column;
        gap: 25px;
    }

    .index-contact-form .button {
        margin: 0 auto;
    }

    .certs-items li {
        margin-bottom: 70px;
    }

    .rek {
        flex-direction: column;
        gap: 30px;
    }

    .rec-services {
        padding-left: 16px;
        padding-right: 16px;
    }

    .seminars-items {
        flex-direction: column;
        gap: 15px;
        margin-top: 0px;
    }

    .seminars-item-text {
        font-size: 17px;
        line-height: 13px;
    }

    .seminars-item-date {
        font-size: 12px;
        line-height: 22px;
        border-radius: 10px;
        height: 30px;
        padding-top: unset;
        padding-bottom: unset;
        display: flex;
        align-items: center;
    }

    .seminar-detail .section-header {
        flex-direction: column;
        gap: 20px;
        padding-top: 0px;
        align-items: flex-start;
        margin-bottom: 30px;
        border-bottom: 1px solid #CCCCCC;
        padding-bottom: 20px;
    }

    .seminar-detail .terms {
        font-size: 18px;
        flex-direction: column;
        gap: 10px;
    }

    .seminar-detail .action {
        flex-direction: column;
        margin-bottom: 30px;
    }

    .seminar-detail .action .button {
        width: 100%;
        text-align: center;
    }

    .seminar-detail .details {
        flex-direction: column;
        gap: 8px;
        margin-bottom: 20px;
    }

    .seminar-detail .info {
        flex-direction: column;
    }

    .seminar-detail .materials {
        flex-direction: column;
        row-gap: 22px;
    }

    .seminar-detail .organizers {
        padding-top: 35px;
        background: #F7F7F7;
    }

    .seminar-detail .organizers .button {
        width: 100%;
        text-align: center;
        justify-content: center;
    }

    .seminar-detail .organizers-list>li,
    .seminar-detail .organizers-list>li:nth-child(2) {
        border-bottom: 1px solid #B2B2B2 !important;
        padding-bottom: 20px;
    }

    .seminar-detail .past {
        flex-direction: column;
    }

    .seminar-detail .presentations {
        flex-direction: column;
        gap: 15px;
    }

    .seminar-detail .presentations li {
        flex-direction: column;
        gap: 13px;
    }

    .seminar-detail .presentations li .right {
        flex-direction: column;
        padding-left: 30px;
    }

    .seminar-detail .organizers-list {
        flex-direction: column;
        gap: 40px;
        border: none;
    }

    .seminar-detail .organizers-list>li:nth-child(2) {
        padding-left: 0;
        padding-right: 0;
        border: none;
    }

    .seminar-detail .organizers-list li .points {
        margin-top: 20px;
    }

    .seminar-detail .materials-container {
        padding-left: 16px;
    }

    .seminar-detail .details-date,
    .seminar-detail .details-address {
        width: 100%;
    }

    .seminar-detail .section-title {
        font-size: 32px;
        line-height: 32px;
    }

    .seminars-items li {
        flex: unset;
        min-height: 312px;
    }

    .rec-services-items li a {
        font-family: Circe;
        font-weight: 400;
        font-style: Regular;
        font-size: 24px;
        leading-trim: NONE;
        line-height: 24.8px;
        letter-spacing: 0%;
        padding-right: 60px;
    }

    .rec-services-items {
        flex-direction: column;
        gap: 15px;
    }

    .rec-services-items li {
        height: 163px;
        flex: unset;
    }

    .doc-items {
        flex-direction: column;
    }

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

    #dokpo-container {
        flex-direction: column;
    }

    .contacts-top {
        flex-direction: column;
    }


    /*
    .contacts-container ol,
    ul {
        padding-left: 0 !important;
        padding-right: 0 !important;
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }
    */

    .contacts-top-right iframe {
        height: 300px;
    }

    .contacts-list,
    .contacts-list tbody,
    .contacts-list tr,
    .contacts-list td {
        display: block;
        width: 100%;
        border: none;
        background: white;
        height: unset;
    }

    .contacts-list {
        border: 1px solid #0000004D;
        border-radius: 8px;
        margin-top: 40px;
    }

    .contacts-list td {
        border-bottom: 1px solid #0000004D;
        border-radius: 0;
    }

    .contacts-managers {
        flex-direction: column;
        gap: 15px;
    }

    .contacts-section-buttons {
        margin-top: 10px !important;
    }

    .cert-page .section-header {
        flex-direction: column !important;
        align-items: flex-start !important;
    }



}

@media (max-width: 760px) {
    .hero h2 {
        margin-bottom: 24px;
    }
    
    .catalog-page {
        flex-direction: column;
    }

    .catalog-page .catalog-menu {
        width: 100%;
    }
    .catalog-similar .glide__slide a {
        flex-direction: column;
    }

    .sales-info-title {
        font-size: 32px;
        line-height: 32px;
    }

    .sales-subtitle {
        margin-top: 20px;
        font-family: 'Circe';
        margin-bottom: 10px;
    }

    .clients-curve-point--1 {
        left: 0px;
        top: 0px;
    }

    #managers .section-title {
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .download-org {
        font-size: 15px;
        width: 100%;
    }

    .news-detail-interesting-slider.red-controls .glide-controls .left,
    .news-detail-interesting-slider.red-controls .glide-controls .right {
        width: 60px;
        height: 60px;
    }

    #dokpo-container {
        margin-top: -30px;
        gap: 0px;
    }

    .docpo-menu {
        min-width: unset;
    }

    .news-section .section-header {
        align-items: baseline !important;
    }

    .seminar-detail .past .left {
        font-size: 16px;
    }

    .about-history-title {
        padding-left: 0px;
    }

    .index-services-slider::before,
    .index-services-slider::after {
        content: none;
    }

    .services-section-bg .glide-controls {
        padding-bottom: 120px;
    }

    .catalog-element-similar--pub .catalog-similar .glide__slide a img {
        width: 100% !important;
    }

    .catalog-similar--pub .glide__slide {
        height: unset !important;
        max-height: unset !important;
    }

    .catalog .section-header {
        flex-direction: column !important;
    }

    .inner .section-header {
        align-items: flex-start;
    }

    .catalog-filter {
        margin-top: 30px;
    }

    .catalog-filter {
        width: 100%;
    }

    .catalog .section-header-right {
        width: 100%;
    }

    #dokpo-container #sidebar {
        margin-top: 0px;
    }

}

@media (min-width: 560px) and (max-width:1024px) {
    .header__right {
        display: none;
    }

    .header__right--mobile {
        display: flex;
    }

    .header .page-container {
        padding-top: 20px;
    }

    .page-container {
        padding-left: 63px;
        padding-right: 63px;
    }

    .header img {
        width: 205px;
    }

    .burger::after {
        top: 34px;
        width: 40px;
        height: 20px;
        right: 63px;
    }

    .header__right--search {
        display: none;
    }

    .hero h1 {
        font-size: 42px;
        line-height: 62px;
    }

    .hero h2 {
        font-size: 22px;
        line-height: 31px;
        margin-bottom: 39px;
    }

    .hero__links li:nth-of-type(2) {
        display: flex;
    }

    .hero__points li:nth-of-type(4) {
        display: flex;
    }

    hr.hero {
        display: block;
    }

    .hero__points li {
        border: unset;
        border-right: 1px solid white;
    }

    .section-title {
        font-size: 36px;
        margin-top: 20px;
    }

    .section-header-left {
        flex-direction: column;
    }

    .section-header {
        flex-direction: row;
        align-items: center;
    }

    .section-header-quote {
        font-size: 18px;
        line-height: 25px;
    }

    .section-link {
        white-space: nowrap;
    }

    .products-section-items {
        flex-direction: row;
        gap: 20px;
    }

    .products-section-items li {
        flex: 0 1 calc((100% - 20px) / 2);
    }

    .products-section-items li a {
        font-size: 16px;
        line-height: 15px;
    }

    .index-services-slider .glide__slides {
        flex-direction: unset;
        border: none;
        gap: unset;
        border-top: 1px solid #878787;
        border-left: 1px solid #878787;
    }

    .red-controls .glide-controls {
        display: none !important;
    }

    .about-section .button {
        margin: unset;
    }

    .about-section-points {
        gap: 40px;
        display: flex;
        flex-wrap: wrap;
        flex-wrap: wrap !important;
        overflow: unset !important;
    }

    .about-section-container-right .glide__track::before {
        content: none;
    }

    .about-section-points li:nth-child(1)::before,
    .about-section-points li:nth-child(3)::before {
        content: "";
        left: -45px;
    }

    .about-section-container-right .glide__track::after {
        content: none;
    }

    .index-about-slider.red-controls .glide-controls {
        display: none !important;
    }

    .about-section-container-right {
        margin-bottom: 40px;
    }

    .news-section-left a {
        height: 900px;
    }

    .news-section-right ul li {
        flex-direction: row;
        gap: 35px;
    }

    .news-section-right ul li img {
        width: 197px;
    }

    .news-section-left-date {
        font-size: 18px;
        line-height: 12px;
        border-radius: 5px;
        height: 38px;
        display: flex;
        align-items: center;
    }

    #submit_index_contact {
        width: 280px;
        justify-content: center;
        padding-right: 0px !important;
        padding-left: 0px;
    }

    section.catalog .products-section-items li a div img {
        max-height: 130px;
    }

    #submit_index_contact::before,
    #submit_index_contact::after {
        content: none;
    }

    .news-section-left-title {
        font-size: 14px;
        line-height: 15px;
        font-family: 'Circe';
    }

    .news-section-left-title {
        font-family: 'Circe Light';
        font-weight: 400;
        font-style: Regular;
        font-size: 20px;
        leading-trim: NONE;
        line-height: 22px;
        letter-spacing: 0%;
        color: black;
    }

    .read-more {
        font-family: 'Circe Light';
        font-weight: 400;
        font-style: Regular;
        font-size: 16px;
        leading-trim: NONE;
        line-height: 22px;
        letter-spacing: 0%;
        color: #000000A6;
        position: relative;
        width: fit-content;
        padding-right: 30px;
    }

    .section-header-right .section-link {
        font-size: 25px;
        line-height: 20px;
    }

    .seminars-section-items li {
        height: 477px;
    }

    .contact-info {
        display: flex;
        flex-direction: row;
        height: 180px;
        border-bottom: 1px solid #CACACA;
        margin-bottom: 25px;
    }

    .contact-info li:nth-of-type(1) {
        border-right: 1px solid #CACACA;
        border-bottom: 0px;
    }

    .contact-info li {
        flex: 1;
        border-bottom: 0px;
        gap: 20px;
    }

    .contacts-section-buttons {
        flex-direction: row;
    }

    .contacts-section-container {
        margin-bottom: 33px;
    }

    .contacts-section-container .button {
        width: 220px;
        text-align: left;
        margin: 0px;
        justify-content: unset;
    }

    .footer-container {
        flex-direction: row;
        text-align: unset;
        align-items: unset;
        border-bottom: none;
        padding-bottom: 0px;
        margin-bottom: 0px;
    }

    .footer-container>li:nth-of-type(1),
    .footer-container>li:nth-of-type(2),
    .footer-container>li:nth-of-type(3) {
        border-right: 1px solid #ABABAB !important;
    }

    footer .copyright {
        margin-top: 0px;
    }

    .inner .section-header {
        padding-top: 25px;
        padding-bottom: 25px;
    }

    .catalog-content-left,
    .catalog-menu {
        width: 328px;
    }

    .catalog-menu li a {
        font-size: 14px;
    }

    .catalog-content {
        flex-direction: row;
    }

    .catalog-content {
        flex-direction: row;
    }

    section.catalog .products-section-items li a span {
        font-size: 14px;
        line-height: 15px;
    }

    .breadcrumbs li:not(:last-child)::after {
        white-space: nowrap;
    }

    .catalog-element-top {
        flex-direction: row;
    }

    .catalog-element-image {
        width: 431px;
        height: 298px;
        display: flex;
        background: white;
        border: 1px solid #E9E9E9;
        box-shadow: 0px 4px 4px 0px #00000040;
        border-radius: 8px;
        justify-content: center;
        overflow: hidden;
    }

    .catalog-props {
        justify-content: unset;
    }

    .catalog-element-buttons {
        flex-direction: row;
        margin-top: 20px;
    }

    .catalog-element-tabs {
        margin-top: 70px;
    }

    .news-section {
        margin-top: 5px;
    }

    .footer-mobile-links {
        display: none;
    }

    .catalog-element-image .glide,
    .catalog-element-image .glide__track,
    .catalog-element-image .glide__slides {
        height: 100%;
    }

    .catalog-element-image .glide__slide {
        display: flex;
        justify-content: center;
    }

    .footer_hotline {
        display: none;
    }

    .footer-container li:nth-of-type(1) img {
        align-self: unset;
    }

    .footer-container>li {
        border-bottom: unset;
        width: unset;
    }

    .contacts-section-container-right label br {
        display: none;
    }

    .contacts-section-buttons .button--full-width {
        justify-content: unset;
    }

    .contact-info-label {
        color: black;
        font-family: Circe;
        font-weight: 400;
        font-style: Regular;
        font-size: 32px;
        leading-trim: NONE;
        line-height: 20px;
        letter-spacing: 0%;
    }

    .contact-info-text {
        font-family: 'Circe Light';
        font-weight: 400;
        font-style: Regular;
        font-size: 16px;
        leading-trim: NONE;
        line-height: 20px;
        letter-spacing: 0%;
        color: #535353;
    }

    .index-services-slider ul li {
        border: unset;
        flex: 0 1 calc((100%) / 2);
        height: 248px;
        border-right: 1px solid #878787;
        border-bottom: 1px solid #878787;
        position: relative;
    }

    .services-item-circle {
        margin-left: 50px;
    }

    .services-section-items li .services-item-number {
        right: 15px;
    }


    .section-catalog-element-banner {
        padding-right: 300px;
        padding-bottom: 30px;
    }

    .catalog-banner-buttons {
        flex-direction: row;
    }

    .section-catalog-element-banner::after {
        top: 0px;
        bottom: unset;
    }

    .catalog-similar .glide__arrows {
        display: block;
    }

    .catalog-similar .glide__slide {
        display: flex;
        justify-content: center;
    }

    .catalog-similar .glide__slide a {
        height: 100%;
    }

    .catalog-similar .glide__slide a img {
        height: 100%;
    }

    .services-measure .section-header {
        flex-direction: row !important;
    }

    .services-measure .section-header li {
        flex: 1;
    }

    .services-extra-items {
        flex-direction: row;
    }

    .services-extra-items>li {
        flex: 0 1 calc((100% - 60px) / 2);
    }

    .services-extra-items>li .button {
        width: fit-content;
    }

    .equipment-list-items {
        flex-direction: row;
    }

    .equipment-list-items .services-item-circle {
        margin-left: 0px;
        width: 38px;
        height: 38px;
    }


    .services-item-circle img {
        width: 18px;
    }

    .equipment-list-items li {
        font-size: 20px;
        line-height: 22px;
        flex: 1;
        gap: 15px;
        padding: 15px;
        height: 172px;
    }

    .page-pusk .service-pusk-list {
        flex-direction: row;
    }

    .page-pusk .service-pusk-list li {
        flex: 0 1 calc((100% - 23px) / 2);
    }

    .sborka-items.red-controls .glide-controls {
        display: flex !important;
    }

    .galv-page .service-pusk-list {
        flex-direction: row;
    }

    .galv-page .service-pusk-list li {
        flex: 0 1 calc((100% - 46px) / 3);
    }

    .galv-points>li {
        flex-direction: row;
    }

    .galv-points li .left {
        border-right: 1px solid #CBCBCB;
    }

    .about-points .about-section-points {
        flex-direction: row;
    }

    .about-points .about-section-points li {
        flex: 1;
        height: 154px;
    }

    .about-assortment-right {
        flex-direction: row;
    }

    .about-assortment-left-image {
        height: 348px;
        flex: unset;
    }

    .about-history .history-container {
        border-left: unset;
    }

    .about-history-title {
        padding-left: unset;
    }

    .about-history-points {
        display: flex;
        flex-direction: row;
        z-index: 2;
        gap: 50px;
    }

    .about-history-points-line {
        margin-top: -69px;
    }

    .about-history-point-title {
        margin-bottom: 30px;
        padding-left: unset;
    }

    .about-history-points li div {
        margin-left: unset;
    }

    .about-history-point-year {
        display: block;
    }

    .about-history-point-dot {
        margin-bottom: 6px;
    }

    .about-rewards {
        flex-direction: row;
        grid-column-gap: 70px;
    }

    .services-measure .section-header li {
        align-self: center;
        display: flex;
        justify-content: flex-end;
    }

    .about-work-items {
        flex-direction: row;
        flex-wrap: wrap;
    }

    .certs-items {
        flex-direction: row;
        grid-column-gap: 30px;
    }

    .certs-items li {
        flex: 0 1 calc((100% - 30px) / 2);
    }

    .cert-contact form input[type="text"],
    .cert-contact form input[type="email"] {
        text-align: left;
    }

    .index-contact-form {
        padding: 20px;
        text-align: left;
    }

    .index-contact-form .button {
        margin: unset;
    }

    .cert-contact form label {
        text-align: left;
    }

    .rek {
        flex-direction: row;
    }

    .rec-services-items {
        flex-direction: row;
        gap: 7px;
    }

    .rec-services-items li a {
        font-size: 16px;
        line-height: 15px;
    }

    .rec-services-items li {
        height: 156px;
        flex: 1;
    }

    .catalog-similar .glide__slide a img {
        object-fit: contain;
    }

    .seminars-items {
        flex-direction: row;
    }

    .seminars-items li {
        flex: 0 1 calc((100% - 30px) / 2);
    }

    .publik-items li a {
        flex-direction: row;
    }

    .publik-items .publik-image {
        width: 240px;
        display: flex;
        height: 223px;
    }

    .seminar-detail .organizers-list {
        flex-direction: row;
        flex-wrap: wrap;
    }

    .seminar-detail .organizers-list>li,
    .seminar-detail .organizers-list>li:nth-child(2) {
        flex: 0 1 calc((100% - 40px) / 2);
        border-bottom: 0px !important;
    }

    .seminar-detail .archive {
        width: fit-content;
    }

    .seminar-detail .logos li {
        flex: unset;
    }

    .seminar-detail .action {
        flex-direction: row;
    }

    .seminar-detail .action .button {
        width: fit-content;
    }

    .seminar-detail .materials {
        flex-direction: row;
        column-gap: 30px;
    }

    .seminar-detail .materials li {
        flex: 0 1 calc((100% - 60px) / 3);
    }

    .materials-subtitle {
        display: block;
    }

    .seminar-detail .organizers .button {
        width: fit-content;
    }

    .reviews-items li {
        flex-direction: row;
    }

    .reviews-items .image-block {
        width: 269px;
    }

    .reviews-items li .review-item-content {
        flex: 1;
    }

    .review-order-container form .form-row {
        flex-direction: row;
    }

    .services-review-form .button {
        width: fit-content;
    }

    .rewards-items li {
        flex-direction: row;
    }

    .sales-info ul {
        flex-direction: row;
        gap: 50px;
        flex-wrap: wrap;
    }

    .sales-info ul li {
        flex: 0 1 calc((100% - 100px) / 3);
        align-self: flex-start;
    }

    .sales-info .button {
        width: fit-content;
    }

    .curve-mobile {
        display: none;
    }

    .curve-desktop {
        display: block;
    }

    .clients-curve-point-title {
        font-size: 42px;
    }

    .clients-curve-point--2 {
        left: 270px;
        top: 150px;
    }

    .clients-curve-point--1 {
        left: 60px;
        top: 10px;
    }

    .clients-logos li {
        flex: 0 1 calc((100% - 40px) / 5);
    }

    .jobs-list {
        flex-direction: row;
        flex-wrap: wrap;
    }

    .jobs-list>li {
        flex: 0 1 calc((100% - 26px) / 2);
    }

    .news-section-right ul li:nth-child(3) {
        display: none;
    }

    .news-page ul {
        flex-direction: row;
    }

    .news-banner ul {
        flex-direction: row;
    }

    .news-banner ul li {
        flex: 1;
    }

    .news-banner ul li:first-child::after {
        bottom: -90px;
    }

    .news-banner ul li:nth-child(2)::after {
        bottom: -90px;
    }

    .red-controls .glide-controls {
        display: block;
    }

    .news-detail-interesting-slider {
        margin-bottom: 30px;
    }

    #dokpo-container {
        flex-direction: row;
    }

    .doc-items {
        flex-direction: row;
        flex-wrap: wrap;
    }

    .doc-items li {
        flex: 0 1 calc((100% - 21px) / 2);
    }

    .contacts-list {
        border: unset;
        margin-top: 40px;
    }

    .contacts-list,
    .contacts-list tbody,
    .contacts-list tr,
    .contacts-list td {
        display: unset;
        width: unset;
        border: unset;
        background: transparent;
        height: unset;
    }

    .contacts-list td {
        display: table-cell;
        width: 20%;
        background: transparent;

    }

    .contacts-list tr {
        display: table-row;
    }

    .contacts-list td {
        border: 1px solid #0000004D;
        height: 115px;
        padding: 10px;
        border-radius: 8px;
        overflow: hidden;
    }

    .services-measure .section-header {
        margin-left: 0px;
        padding-left: 0px;
    }

    .contacts-managers {
        flex-direction: row;
    }

    .contacts-managers li {
        flex: 0 1 calc((100% - 15px) / 2);
        background: transparent;
    }

    .news-section-right ul li img {
        width: 197px;
        height: 100%;
        object-fit: cover;
    }

    .rec-services-items li a::after {
        width: 17px;
        height: 17px;
    }

    .about-work-items li {
        flex: 0 1 calc((100% - 15px) / 2);
        height: 250px;
    }

    .about-point-mid {
        font-size: 85px;
    }

    .equipment-list-items-number {
        font-size: 111px;
        line-height: 112px;
    }


    .index-services-slider .glide-controls {
        display: none !important;
    }
}

@media (min-width: 361px) and (max-width:560px) {

    .catalog-content-left,
    .catalog-menu {
        width: 100%;
    }
}

@media (max-width:560px) {

    .about-assortment-left-image,
    .about-assortment-left {
        width: unset;
    }

    .about-assortment-left-image {
        height: 300px;
    }

    .about-assortment-right-slides {
        gap: unset;
    }

    .header__links-menu {
        position: relative;
    }

    h1 {
        font-size: 30px;
        line-height: 35px;
    }

    section.catalog--categories .products-section-items li a div {
        justify-content: unset;
        background: white;
        box-shadow: 0px 4px 4px 0px #00000040;
        height: 230px;
    }

    .catalog-left-filter-button {
        display: block;
    }

    .catalog-element .section-header-right {
        justify-content: space-between;
    }

    .catalog-element-top .glide__slide {
        align-self: center;
    }

    .nav-tabs>li {
        width: 100%;
        border-color: #DD4010;
        color: #DD4010;
        border: 1px solid;
        border-radius: 5px;
        background: transparent;
        overflow: hidden;
        height: 44px;
        margin-bottom: 15px;
    }

    .news-section {
        background: none;
        margin-top: -60px;
    }

    .news-section .section-header {
        margin-bottom: -20px;
    }

    .news-section-right ul li {
        box-shadow: 0px 4px 12.2px 0px #00000017;

    }

    .services-measure-terms-left .terms-left-title {
        font-size: 20px;
    }

    .nav-tabs>li>a,
    .nav-tabs>li.active>a,
    .nav-tabs>li:hover>a {
        background: transparent;
        color: #DD4010;
        background-image: unset;
        font-family: Circe;
        font-weight: 400;
        font-style: Regular;
        font-size: 18px;
        leading-trim: NONE;
        line-height: 20px;
        letter-spacing: 0%;
        padding: 0;
        display: flex;
        height: 100%;
        flex: 1;
        align-items: center;
        padding-left: 15px;
        position: relative;
    }

    .nav-tabs>li>a::after {
        content: "";
        position: absolute;
        right: 15px;
        bottom: 13px;
        width: 10px;
        height: 10px;
        background-image: url(../images/catalog-mobile-shevon.png);
        background-size: contain;
        background-repeat: no-repeat;
    }

    .nav-tabs>li.active>a::after {
        content: "";
        position: absolute;
        right: 17px;
        bottom: 15px;
        width: 10px;
        height: 10px;
        transform: rotate(180deg);
        background-image: url(../images/catalog-mobile-shevon.png);
        background-size: contain;
        background-repeat: no-repeat;
    }

    .nav-tabs {
        border-bottom: none;
    }



    #ask-question-button {
        margin-top: -30px;
    }

    .catalog-filter-mobile,
    .catalog-menu-mobile {
        display: block;
    }

    .catalog-filter-desktop,
    .catalog-desktop {
        display: none;
    }

    section.catalog--categories .products-section-items li {
        border: unset;
    }

    section.catalog--categories .products-section-items li a div::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-image: url(../images/product_card_shevron.png);
        background-size: contain;
        background-repeat: no-repeat;
        z-index: 2;
    }

    _section.catalog--categories .products-section-items li a div:hover {
        border-bottom: 8px solid transparent;
        border-image: linear-gradient(90deg, #FF5000 0%, #993000 100%);
        border-image-slice: 1;
    }

    _section.catalog--categories .products-section-items li a div:hover::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-image: url(../images/product_card_shevron_hover.png);
        background-size: auto;
        background-repeat: no-repeat;
        z-index: 2;
    }

    #loadMoreCategories {
        display: block;
    }

    .products-section-items li:nth-child(n+5) {
        display: none;
    }

    .seminars-section-items li:nth-child(n+3) {
        display: none;
    }

    .news-section-left {
        display: none;
    }

    .news-section-right ul:not(.glide__slides) li:nth-child(n+3) {
        display: none;
    }

    .products-section-items.active li:nth-child(n+5) {
        display: flex;
    }

    .about-rewards-container {
        padding-bottom: 80px;
    }

    #loadMoreRewardsProfie {
        display: block;
    }

    .about-rewards li:nth-child(n+6) {
        display: none;
    }

    .about-rewards.active li:nth-child(n+6) {
        display: list-item;
    }

    .services-extra-mobile {
        display: flex;
        flex-direction: column;
        gap: 20px;
    }

    .cert_minprom {
        padding-left: 0px;
        padding-top: 50px;
        display: block;
        position: relative;
    }

    .cert_minprom::before {
        top: -25px;
    }

    .captcha-img {
        max-width: 120px;
    }

    .rek-item {
        width: 100% !important;
        display: block;
        flex: 1;
    }

    .reviews-items img {
        display: none;
    }

    .services-extra-mobile .extra-item {
        color: #0C0C0C;
        font-family: Circe;
        font-weight: 400;
        font-style: Regular;
        font-size: 24px;
        leading-trim: NONE;
        line-height: 24.8px;
        letter-spacing: 0%;
        position: relative;
        min-height: 100px;
        background: #F7F7F7;
        border-radius: 11px;
        padding: 10px;
    }

    .services-extra-items {
        display: none;
    }

    .services-extra-mobile .extra-item::after {
        content: "";
        position: absolute;
        right: 10px;
        bottom: 10px;
        width: 27px;
        height: 27px;
        background-image: url(../images/extra-item.png);
        background-size: contain;
        background-repeat: no-repeat;
    }

    .hero__points {
        flex-wrap: wrap;
        gap: 2px;
    }

    .hero__points li:nth-of-type(4) {
        display: flex;
        border-right: 0.5px solid #FFFFFF8A;
    }

    .hero__points li {
        gap: 12px;
        padding: 7px;
        flex: 0 1 calc((100% - 2px) / 2);
        height: 132px;
    }

    section.hero {
        padding-top: 70px;
        justify-content: unset;
    }
}

@media (max-width: 380px) {
    .about-rewards-chips-categoy {
        margin-left: 20px;
    }

    .catalog-element-description {
        font-size: 16px;
    }

    .services-measure-terms-left .terms-left-title {
        font-size: 18px;
    }

    .services-measure-info {
        font-size: 16px;
    }

    .equipment-list-items li {
        padding-left: 13px;
        gap: 20px;
        height: 159px;
    }

    .equipment-list-items-number {
        right: 5px;
        top: 0px;
        transform: unset;
        right: -30px;
        top: -50px;
        transform: unset;
    }

    .rek-line {
        flex-direction: column;
    }

    .serivces-extra-title {
        font-family: Circe;
        font-weight: 400;
        font-style: Regular;
        font-size: 32px;
        leading-trim: NONE;
        line-height: 32px;
        letter-spacing: 0%;
        color: #26509C;
    }


    .hero h1 {
        font-size: 19px;
        line-height: 26px;
        margin-bottom: 20px;
    }

    .hero__links .button {
        font-size: 18px;
    }

    .hero h2 {
        font-size: 14px;
        line-height: 16px;
        margin-bottom: 20px;
    }

    .hero__points li span {
        font-size: 11px;
        line-height: 14px;
    }

    section.hero {
        padding-top: 80px;
        justify-content: unset;
    }

    .products-section-items li img {
        width: 110px;
    }

    .index-services-slider ul li a {
        gap: 20px;
    }

    .services-item-text {
        font-size: 20px;
    }

    .services-section-items li .services-item-number {
        font-size: 138px;
    }

    .section-header-right .section-link {
        font-size: 15px;
        padding-right: 30px;
    }

    .catalog-content-left,
    .catalog-menu {
        width: unset;
    }

    .services-measure-terms-left .terms-left-title {
        line-height: 32px;
    }

    .services-measure-terms-left ul,
    .services-measure-terms-left ul,
    .terms-right-links,
    .servces-item-points {
        margin-left: 15px;
    }

    .services-measure-terms-left .button {
        margin-top: 15px;
    }

    .service-measure-button {
        margin-top: 20px;
    }

    .about-points {
        margin-top: 40px;
    }

    .news-banner ul li:first-child::after {
        bottom: -70px;
    }

    .news-banner ul li:nth-child(2)::after {
        bottom: -90px;
    }

    .sales-item-top {
        gap: 20px;
    }

    .sales-item-top img {
        height: fit-content;
        width: 60px;
        display: block;
    }

    .sales-item-top span {
        flex: 1;
        font-size: 17px;
        line-height: 18px;
    }

    .clients-curve-point-title {
        font-size: 40px;
    }
}

@media screen and (max-width: 800px) and (orientation: landscape) {
    section.hero {
        height: unset;
        padding-top: 80px;
    }

    .hero__bottom {
        position: unset;
    }

    .section-header-right {
        flex: 1;
    }

    .products-section-items li {
        flex: 0 1 calc((100% - 20px) / 2);
        overflow: hidden;
    }


    .index-services-slider .glide__slides {
        flex-direction: column;
    }

    .contacts-section-buttons {
        flex-direction: column;
    }

    .footer-container {
        flex-direction: column;
    }
    
    .hero h1 {
        font-size: 28px;
        line-height: 30px;
    }
}