@media screen and (max-width: 1400px) {
    .key_features__content video {
        height: auto;
    }
    .container {
        padding: 0 24px;
    }
    header .navigation {
        justify-content: space-between;
    }
    footer .contact_info {
        display: block;
    }

    footer .social {
        text-align: left;
        margin-bottom: 20px;
    }

    footer .column {
        justify-content: space-between;
    }
    section.server_equipment ul {
        min-width: unset;
    }

    .network_equipment__content ul {
        width: max-content;
    }
    section.benefits li {
        width: auto;
    }
    .page-information_security .list__informSecurity {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }
    .page-information_security .list__informSecurity .text:first-child {
        grid-column: 1;
    }
    .page-information_security .list__informSecurity .text:last-child {
        grid-column: 2;
    }
    .page-information_security .item__informSecurity.image img {
        margin: 0 auto;
    }
    .page-information_security .section__informSecurity h2 {
        width: 100%;
    }
    .page-serv_network_equip .offer_services__content ul {
        width: 100%;
    }
    .page-serv_network_equip .offer_services__content {
        justify-content: center;
    }
    .modal_content_form {
        padding-right: 20px;
    }
    .modal__contact_form .modal_content #btn_close {
        right: 0;
    }
    .page_cloude_computing .offer_services__content li,
    .page_cloude_computing .offer_services__content li:first-child,
    .page_cloude_computing .offer_services__content li:nth-child(5),
    .page_cloude_computing .offer_services__content li:nth-child(4) {
        width: 40%;
    }
    .page_cloude_computing .offer_services__content ul {
        justify-content: space-between;
    }

}

@media screen and (max-width: 1500px) {
    #mod_searchText{
        width: auto;
    }
    .modal__contact_form .modal_content img.image_form {
        display: none;
    }
}

@media screen and (max-width: 1200px) {
    .modal__contact_form .modal_content {
        padding: 50px;
    }
    header .search .form-inline {
        display: none;
    }
    .modal_content_form {
        padding-right: 0;
    }
    .btn-mobile_search {
        display: block;
        width: 36px;
        height: 36px;
        background: #EEF1F6;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .page-serv_network_equip section.benefits ul {
        grid-template-columns: repeat(2, 1fr);
    }

    section.benefits li {
        margin-right: 0;
    }

    section.about_us .line_aboutUs {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        grid-gap: 28px;
    }

    section.about_us .column {
        flex-direction: column;
    }

    section.about_us .column .col_left {
        max-width: 100%;
        margin-right: 0;
        margin-bottom: 28px;
    }

    section.about_us .column .col_right {
        text-align: center;
    }

    template_col-imgxUl,
    .template_col-ulxImg {
        gap: 32px;
    }

    .openMenu .navigation ul li.parent div.podMenu {
        padding-left: 51px;
    }

    .navigation ul li.parent ul li a {
        font-size: 22px;
        line-height: 35px;
    }

    .text_development {
        align-items: unset;
    }
    section.contact_section_page_home {
        gap: 60px;
    }
    section.about_us .about_our_services_list .icon_flex {
        flex-direction: column;
    }
}

@media screen and (max-width: 1024px) {
    .module_contact_form {
        padding: 32px;
    }

    h2.bottom_border {
        padding: 40px;
    }

    .key_features__content ul {
        grid-template-columns: 1fr;
    }

    .key_features__content video {
        max-width: 100%;
    }

    .structure_column {
        flex-direction: column;
    }

    .structure_column .container_left {
        width: 100%;
    }

    .structure_column .container_left .label {
        margin-bottom: 16px;
    }

    .structure_column .container_right {
        width: 100%;
    }

    section.parthners .containerParthners {
        margin: 0;
        width: auto;
    }

    section.parthners .blockParthners {
        display: flex;
    }

    section.parthners .owl-carousel .owl-item img {
        width: auto;
    }

    section.parthners .blockParthners .item {
        width: auto;
    }

    .page-home .container_left .social {
        display: none;
    }

    section.parthners .blockParthners .owl-item:nth-child(2n) .item {
        background: none;
    }

    .page__contact_us .first_screen .template_bottomImage,
    .page-about .tab_parthners,
    .page-about .parthners_abouPage .row_top,
    .page-about .first_screen .template_bottomImage {
        grid-template-columns: 1fr;
    }

    .page-about .tab_parthners__list {
        grid-column-start: 1;
        grid-row-start: 1;
    }

    .page-about .values_section .column {
        flex-direction: column;
    }

    .page-about .values_section ul {
        margin-right: 0;
        margin-bottom: 28px;
    }

    section.contact_us__address .item {
        padding: 28px 32px;
    }
    section.contact_section_page_home {
        gap: 30px;
    }
    .page-support .keyFeatures .container_left .label {
        margin-bottom: 40px;
    }
}

@media screen and (max-width: 992px) {
    .modal__contact_form .modal_content #btn_close {
        right: 0px;
        top: -10px;
    }

    .item-105 a {
        pointer-events: none;
    }
    .item-105 .child-menu a {
        pointer-events: auto;
    }
    .burger-menu {
        display: flex;
        margin-left: 18px;
    }

    header .navigation ul.menu {
        display: none;
    }
    header .mod-languages {
        display: none;
    }
    footer .navigation {
        flex-direction: column;
        align-items: baseline;
        margin-right: 20px;
    }

    footer .navigation .item {
        margin-right: 0;
        width: max-content;
    }

    footer .navigation .item:first-child {
        margin-bottom: 20px;
    }

    .template_col-ulxImg {
        flex-direction: column;
    }
    .template_col-imgxUl {
        flex-direction: column;
    }
    .network_equipment .template_col-imgxUl {
        flex-direction: column-reverse;
    }
    .server_equipment .template_col-ulxImg {
        flex-direction: column-reverse;
    }
    .page_cloude_computing .benefits .template_col-imgxUl {
        flex-direction: column-reverse;
    }
    section.features_block .template_col-imgxUl {
        flex-direction: column-reverse;
    }
    .network_equipment__content ul {
        width: 100%;
        margin-left: 0;
    }
    .page_software section.list_software .list_software__content {
        grid-template-columns: 1fr;
        border: none;
        background: none;
    }
    section.list_software .text {
        padding: 40px 8px;
    }
    section.list_software .item_column:first-child .text:first-child {
        border-top: 1px solid var(--grey-2);
        border-bottom: 1px solid var(--grey-2);
    }
    section.list_software .item_column .image {
        margin-top: -12px;
        text-align: center;
    }
    section.list_software .item_column:nth-child(2) {
        border: none;
    }
    section.first_screen .slider .item p.description {
        max-height: 112px;
        overflow: hidden;
    }
    section.first_screen .slider .item .column-left {
        padding: 28px;
        height: 368px;
    }
    section.first_screen .slider .item {
        grid-template-columns: 375px 1fr;
    }
    .page_software .list_software {
        padding-top: 2px;
    }
    .page_cloude_computing .offer_services__content li,
    .page_cloude_computing .offer_services__content li:first-child,
    .page_cloude_computing .offer_services__content li:nth-child(5),
    .page_cloude_computing .offer_services__content li:nth-child(4) {
        width: 100%;
    }
    .blockmobile_menu .child-menu .container {
        padding: 0;
        margin-bottom: 10px;
    }
    .module_contact_form .column {
        flex-direction: column;
        gap: 0;
    }
    .page__contact_us section.contact_us {
        gap: 20px;
    }
    .modal__contact_form .modal_content {
        padding: 24px;
        width: auto;
        max-width: 768px;
    }
    .row_search_page form {
        display: none;
    }
    .mobBtn_filter {
        display: flex;
        margin-top: 8px;
    }
    .page-search .btn-toolbar,
    .page-search .new_block_searchs .btn-group {
        padding-bottom: 16px;
        border-bottom: 1px solid var(--grey-2);
    }
    .blog .items-leading .leading-0 {
        flex-direction: column;
        gap: 20px;
        align-items: start;
    }
    .blog .items-leading .leading-0 .description_article {
        margin: 0;
        max-width: none;
    }
    .content_article {
        flex-direction: column;
        margin-bottom: 40px;
    }
    .content_article .articleBody {
        max-width: none;
    }
    .content_article .rightSidebar {
        padding: 0;
    }
    .item-page .item-image {
        margin-bottom: 40px;
    }
    .page-header_info {
        margin-bottom: 28px;
    }
    section.contact_section_page_home {
        flex-direction: column;
    }
    section.about_us .about_our_services_list {
        flex-direction: column-reverse;
        align-items: start;
        gap: 28px;
    }
    section.about_us .about_our_services_list .icon_flex {
        flex-direction: row;
    }
    .page-support .keyFeatures__content ul {
        gap: 48px;
    }
}

@media screen and (max-width: 768px) {
    .content_article .bg_block {
        padding: 24px 20px;
    }

    .blog .items-row.cols-3 {
        grid-template-columns: 1fr
    }

    .blog .items-leading .leading-0 .item-image img {
        min-width: auto;
    }

    .container-min {
        padding: 24px 0;
    }

    .page_text {
        margin-top: 40px;
        margin-bottom: 40px;
    }

    .page_text .page_text__date {
        margin-bottom: 40px;
    }

    .page__contact_us section.contact_us {
        flex-direction: column;
        gap: 8px;
    }

    section.contact_us__address .container_right {
        grid-template-columns: 1fr;
        grid-gap: 16px;
    }

    .page_ulaAnalyticalSystem .first_screen h1 {
        width: 100%;
    }

    .page_ulaAnalyticalSystem .first_screen .content_first_screen {
        width: 100%;
    }

    footer .footerBottom {
        flex-direction: column-reverse;
        gap: 12px;
        align-items: center;
    }

    .page_software section.first_screen {
        grid-template-columns: 1fr;
    }

    .page-information_security .list__informSecurity {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
    }

    .page-information_security .list__informSecurity .text:first-child {
        grid-column: 1;
    }

    .page-information_security .list__informSecurity .text:last-child {
        grid-column: 1;
    }
    .page-information_security .item__informSecurity {
        border: none;
    }
    .page-information_security .item__informSecurity {
        border-top: 1px solid var(--grey-2);
    }
    .page-information_security .item__informSecurity:last-child {
        padding-bottom: 40px;
        border-bottom: 1px solid var(--grey-2);
    }
    .page-information_security .item__informSecurity.image {
        display: none;
    }
    .item__informSecurity___image_mob {
        display: block;
        padding-top: 28px;
        margin-bottom: -40px;
    }
    .page-information_security .item__informSecurity.text {
        padding: 40px 0;
    }
    .page-information_security .item__informSecurity:last-child .item__informSecurity___image_mob {
        margin-bottom: 0;
    }
    section.parthners .blockParthners .item {
        height: 150px;
    }
    section.company_offers .company_offers__item .image {
        display: block;
        width: 160px;
    }
    section.company_offers .company_offers__item:hover .image {
        position: unset;
    }
    section.company_offers .company_offers__item .item_content {
        display: flex;
        align-items: center;
        gap: 12px;
    }
    section.first_screen .slider .item p.description {
        margin-bottom: 0;
    }
    section.first_screen .slider .item {
        grid-template-columns: 1fr;
    }
    section.first_screen .slider img {
        width: 100%;
        height: auto;
        border-radius: 4px 4px 0px 0px;
    }
    section.company .tab_section {
        margin-top: 40px;
    }
    .page-home footer {
        margin-top: 40px;
    }
    section {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .page-information_security .first_screen h1 {
        width: 100%;
    }
    .page-information_security .first_screen .content_first_screen {
        width: 100%;
    }
    .modal_content {
        width: 80%;
    }
    .img__width-big {
        margin-top: 40px;
    }
    .template_col-imgxUl,
    .template_col-ulxImg {
        gap: 28px;
    }
    .page-about .mission h2 {
        padding: 30px;
    }
    .page__contact_us .first_screen .template_bottomImage {}

    .rowHeaderSearch {
        flex-direction: column-reverse;
        gap: 28px;
    }
    .rowHeaderSearch .right_content {
        border-radius: 4px;
        background: var(--grey-150);
        justify-content: end;
        padding-right: 8px;
    }
    section.about_us .line_aboutUs {
        grid-template-columns: 1fr;
    }
    section.about_us .line_aboutUs .item {
        justify-self: center;
        width: 250px;
    }
    section.about_us .line_aboutUs .item .image {
        width: 60px;
        text-align: center;
    }
    section.first_screen .slider .item .bottom_mob .btn_moreSlider {
        display: block;
        width: max-content;
    }
    section.first_screen .slider .item .btn_moreSlider {
        display: none;
    }
    .blog .items-row .item-image img {
        width: 100%;
        max-height: none;
    }
    .content_article .news_vmware h3 {
        padding-right: 0;
    }
    .modalCoockie__content {
        flex-direction: column;
        align-items: baseline;
    }
    .blog .items-leading .page-header h2 {
        font-size: 24px;
    }
    .page-header_info__left {
        flex-direction: column;
    }
    .page-header_info {
        align-items: baseline;
    }
    .page-support .first_screen {
        grid-template-columns: 1fr;
    }
    .page-support .keyFeatures__content ul {
        grid-template-columns: 1fr;
    }
    .page-support .keyFeatures__content ul li p {
        max-width: unset;
    }
    .page-support .keyFeatures__content ul li h2 {
        max-width: unset;
    }
    header #mod_searchtextForm{display: none;}
}

@media screen and (max-width: 600px) {
    .blog {
        margin-bottom: 28px;
    }

    .blog .items-leading .leading-0 {
        border: none;
        border-bottom: 1px solid var(--grey-3);
        border-radius: 0;
        padding: 32px 0 28px 0;
    }

    .blog .items-row .span4 {
        border: none;
        border-bottom: 1px solid var(--grey-3);
        border-radius: 0;
        padding: 32px 0 28px 0;
    }

    .blog .items-row .span4:last-child {
        border-bottom: 0;
    }
    .blog .items-row.cols-3 {
        gap: 0;
    }
    .page-about .tab_parthners__list ul {
        grid-template-columns: 1fr;
    }
    .page-about .tab_parthners__list li:last-child {
        grid-column-start: auto;
        grid-column-end: auto;
        grid-row-start: auto;
        grid-row-end: auto;
    }

    h2.bottom_border {
        padding: 32px;
    }
    footer .footerTop {
        flex-direction: column;
    }
    footer .footerTop .container_left {
        margin-bottom: 28px;
    }
    section.about_us .line_aboutUs {
        padding: 20px;
    }
    header .search {
        display: none;
    }
    .page-serv_network_equip .offer_services__content {
        gap: 28px;
    }
    .page_cloude_computing .purpose h2 {
        margin-bottom: 28px;
    }
    .page_cloude_computing section.offer_services h2 {
        margin-bottom: 28px;
    }
    .page_cloude_computing .benefits h2 {
        padding-bottom: 28px;
    }
    section.company_offers .company_offers__item .product .label_product {
        display: none;
    }
    section.company_offers .company_offers__item .product.mob .label_product {
        display: block;
        margin-top: 6px;
    }
    section.company_offers .big_image_section {
        display: none;
    }
    section.company_offers .big_image_section.mobile {
        display: block;
        object-fit: cover;
        width: 100%;
    }
    .modal__contact_form .modal_content_container {
        width: 100%;
    }
    .page-about section.team img.mob {
        display: block;
        width: 100%;
    }
    .page-about section.team img.desctop {
        display: none;
    }
    .content_article .news_vmware .video_page iframe {
        height: 300px;
    }
    section.about_us .about_our_services_list .icon_flex {
        flex-direction: column;
    }
    section.about_us .about_our_services_list img {
        width: 100%;
    }
    .page-about .tab_parthners__list li:first-child {
        order: 2;
    }
    .page-about .tab_parthners__list li:nth-child(2) {
        order: 1;
    }
    .page-about .tab_parthners__list li:nth-child(3) {
        order: 3;
    }
    .img_first_screen .image_first_mob,
    section.first_screen .image_first_mob {
        display: block;
        margin-top: 28px;
        width: 100%;
    }
    .img_first_screen .desctop_image,
    section.first_screen .img__width-big {
        display: none;
    }
    section.first_screen video.img__width-big {
        display: block;
    }
    .item-page .item-image-mob {
        display: block;
    }
    .item-page .item-image {
        display: none;
    }
    .page-header_info .shared {
        position: absolute;
        right: 30px;
    }
    .item-page .item-image.video {
        display: block;
    }
}

@media screen and (max-width: 550px) {
    section.first_screen p.description {
        margin-top: 16px;
    }

    .read_more {
        margin-top: 16px;
    }

    .network_equipment__content {
        padding-bottom: 80px;
    }

    .template_col-imgxUl {
        gap: 28px;
    }

    .page-serv_network_equip h2 {
        margin-bottom: 28px;
    }

    .page-serv_network_equip section.benefits ul,
    .page-serv_network_equip .offer_services__content ul {
        grid-template-columns: repeat(1, 1fr);
        width: 100%;
    }

    footer .column {
        flex-wrap: wrap;
    }
    .img__width-big {
        margin-top: 28px;
    }

    .page-about .mission h2 {
        padding: 20px;
        font-size: 24px;
        font-weight: 500;
    }

    .page-about .parthners_abouPage .tab_parthners__result {
        padding: 20px;
    }
    section.company_offers .company_offers__item .image {
        width: 80px;
    }
    .content_article .news_vmware .video_page iframe {
        height: 280px;
    }
    .page-support section.contact_section_page h2 {
        font-size: 24px;
    }
    .text_development{margin-top: 75px}
}

@media screen and (max-width: 425px) {
    section.contact_section_page .navigation a {
        width: 100%;
    }
    section.about_us .line_aboutUs {
        grid-template-columns: repeat(1, 1fr);
    }
    .page-about .parthners_abouPage .tab_parthners__result,
    .page-about .mission h2 {
        padding: 16px;
    }
    .row_search_page form.modal {
        width: 88%;
    }
    .content_article .news_vmware .video_page iframe {
        height: 215px;
    }
    .page-about .first_screen .content_first_screen .navigation a {
        width: 100%;
        text-align: center;
    }
}
@media screen and (max-width: 375px) {
    .blockmobile_menu,
    .blockmobile_menu__footer {
        width: 87%;
    }
    .content_article .news_vmware .video_page iframe {
        height: 180px;
    }
}