@media (min-width: 1200px) {
    .search_popup .container {
        width: 100%;
        padding: 0;
    }
}

@media (max-width: 1199px) {
    a {
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    }
    body.fixed {
        position: fixed;
        width: 100%;
    }
    body.fixed:after {
        position: absolute;
        width: 100%;
        height: 100%;
        background: #004046;
        opacity: 0.9;
        content: '';
        top: 0px;
        left: 0px;
        z-index: 999;
    }
    .fixed .header_top .logo,
    .fixed .header_top .header_right {
        z-index: 1000;
        position: relative;
    }
    .wrapper {
        overflow: hidden;
    }
    header .langs {
        display: none !important;
    }
    .header_video {
        display: none;
    }
    .fixed header .langs,
    .fixed .header_search {
        display: -webkit-flex !important;
        display: -moz-flex !important;
        display: -ms-flex !important;
        display: -o-flex !important;
        display: flex !important;
    }
    .fixed header .enter {
        display: none !important;
    }
    .top_menu {
        display: block;
        position: absolute;
        top: 75px;
        left: 0px;
        width: 100%;
        margin: 0px;
        background: #004046;
        box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
        z-index: 1000;
        padding-top: 24px;
        padding-bottom: 75px;
        height: auto;
        border-top: 1px solid rgba(255, 255, 255, 0.5);
        display: none;
    }
    .menu_phones {
        display: -webkit-flex !important;
        display: -moz-flex !important;
        display: -ms-flex !important;
        display: -o-flex !important;
        display: flex !important;
        justify-content: center;
        text-align: center;
        width: 100%;
        color: #858585;
        margin-top: 65px;
    }
    .top_menu li {
        margin-right: 0px;
    }
    .top_menu li ul {
        position: static;
        width: 100%;
        padding: 0px 0px 20px 0;
        background: none;
        box-shadow: unset;
    }
    .top_menu li ul li {
        border: none !important;
        margin-bottom: 0px !important;
        padding: 0;
        width: 100% !important;
    }
    .top_menu li ul li a {
        color: white;
        text-decoration: none;
        padding: 10px 0 !important;
    }
    .top_menu li:not(.menu_phones) a {
        width: 960px;
        margin: 0 auto;
        position: relative;
    }
    .top_menu li:not(.menu_phones) a span {
        position: absolute;
        top: 0px;
        right: 0px;
        display: block;
        background: url(../images/menu_arrow.svg) no-repeat 14px 26px;
        width: 64px;
        height: 100%;
    }
    .top_menu li.menu_phones a {
        color: #858585;
        font-size: 14px;
        line-height: 30px;
        display: inline-block;
        margin: 0 5px;
    }
    .top_menu li:not(.menu_phones) {
        display: block;
        border-bottom: 1px solid #D0D6D7;
    }
    .top_menu li:not(.menu_phones) a {
        display: block;
        font-size: 16px;
        line-height: 19px;
        text-align: center;
        letter-spacing: -0.02em;
        padding: 23px 0 16px 0;
    }
    .header_right {
        margin-left: auto;
    }
    .header_top .row {
        height: 75px;
    }
    .header_top {
        height: 76px;
    }
    .logo {
        margin-top: 12px;
    }
    header .enter,
    .header_search,
    header .lang {
        padding-top: 12px;
    }
    header .lang {
        background-position: 70% 42px;
        padding-left: 15px;
        width: 55px;
    }
    header .langs:hover .lang {
        background-position: 70% 42px;
    }
    .langs_popup {
        padding: 20px 10px;
    }
    .search_popup {
        top: 76px;
        padding-top: 30px;
        padding-bottom: 30px;
        width: 100%;
        margin-left: 0px;
        left: 0px;
    }
    .search_popup .container {
        padding-left: 25px;
        padding-right: 25px;
    }
    .header_phones {
        display: none !important;
    }
    .burger {
        width: 64px;
        border-left: 1px solid rgba(255, 255, 255, 0.5);
        height: 100%;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        -ms-align-items: center;
        align-items: center;
        justify-content: center;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
        flex-direction: column;
        padding-top: 12px;
    }
    .burger svg {
        display: none;
    }
    .burger.toggle svg {
        display: block;
    }
    .burger.toggle span {
        display: none;
    }
    .burger span {
        width: 4px;
        height: 4px;
        margin-bottom: 3px;
        background: #FFFFFF;
        border-radius: 6px;
    }
    .burger span:last-child {
        margin-bottom: 0px;
    }
    header {
        background: url(../images/tablet_header_bg.jpg) no-repeat top center;
        -webkit-background-size: cover;
        background-size: cover;
        height: 480px;
    }
    header .row {
        margin-left: 0px;
        margin-right: 0px;
    }
    header h1 {
        margin: 120px 0 30px 0;
        font-size: 24px;
        line-height: 28px;
    }
    .header_top .row {
        position: static;
    }
    .video_link {
        margin-left: 0px;
    }
    .main_blocks {
        padding-top: 30px;
        padding-bottom: 80px;
    }
    .main_blocks_outer {
        padding: 0;
    }
    .main_blocks_link span {
        font-size: 18px;
        line-height: 21px;
        padding-left: 35px;
    }
    .main_blocks_link img {
        display: none;
    }
    .main_blocks_link1 {
        background: url(../images/main_links1.jpg) no-repeat center;
        -webkit-background-size: cover;
        background-size: cover;
    }
    .main_blocks_link2 {
        background: url(../images/main_links2.jpg) no-repeat center;
        -webkit-background-size: cover;
        background-size: cover;
    }
    .main_blocks_link3 {
        background: url(../images/main_links3.jpg) no-repeat center;
        -webkit-background-size: cover;
        background-size: cover;
    }
    .main_blocks_link4 {
        background: url(../images/main_links4.jpg) no-repeat center;
        -webkit-background-size: cover;
        background-size: cover;
    }
    .main_blocks_link {
        height: 220px;
        display: block;
    }
    .main_blocks_inner .cl {
        min-width: 50%;
    }
    .inner_text {
        padding-left: 0px;
    }
    .about_image {
        margin-left: 40px;
        padding-right: 0px;
    }
    .about_image img {
        width: 320px;
        min-width: 320px;
        max-width: 320px;
    }
    .about_block h2 {
        font-size: 24px;
        line-height: 28px;
        margin-bottom: 20px;
    }
    .about_block p {
        font-size: 12px;
        line-height: 14px;
        padding-right: 0;
        margin-bottom: 30px;
    }
    .about_block p br {
        display: none;
    }
    .about_block p.left {
        font-size: 14px;
        line-height: 16px;
        padding-left: 20px;
        border-left: 1px solid #03929F;
        margin-bottom: 10px;
    }
    .about_block {
        padding-bottom: 80px;
    }
    .main_catalog {
        padding: 50px 0 10px 0;
    }
    .main_catalog h2 {
        font-size: 24px;
        line-height: 28px;
        margin-bottom: 50px;
    }
    .main_catalog .row {
        margin-left: -30px;
        margin-right: -30px;
    }
    .main_catalog .col-md-6 {
        padding-left: 30px;
        padding-right: 30px;
    }
    .main_catalog .container {
        padding-left: 35px;
        padding-right: 35px;
    }
    .good {
        margin-bottom: 70px;
    }
    .representations h2 {
        font-size: 24px;
        line-height: 28px;
        margin-bottom: 40px;
    }
    .representations_item {
        height: 140px;
    }
    .representations_item img {}
    .representation_text {
        padding: 15px 20px 25px 20px;
        margin: 0 12px;
    }
    .representations .button {
        width: 230px;
        margin: 0 auto;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        margin-top: 30px;
    }
    .news h2 {
        font-size: 24px;
        line-height: 28px;
        margin-bottom: 30px;
    }
    .news_inner {
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
        flex-direction: column;
    }
    .news_dates {
        width: 100%;
        margin-right: 0px;
        margin-bottom: 60px;
    }
    .news_dates_item p {
        font-size: 16px;
        line-height: 19px;
        margin: 20px 0 30px 0;
        width: 50%;
    }
    .sld_next {
        right: 0px;
        top: 25px;
    }
    .sld_prev {
        right: 60px;
        top: 25px;
    }
    .news_dates_item .date span {
        font-size: 12px;
        line-height: 14px;
        margin-left: 10px;
    }
    .news_dates_item .date div {
        font-size: 24px;
        line-height: 28px;
    }
    .news_blocks_wrapper {
        padding-left: 30px;
        padding-right: 30px;
    }
    .news_blocks_wrapper .col-md-6 {
        padding-left: 30px;
        padding-right: 30px;
    }
    .news_blocks_wrapper .row {
        margin-left: -25px;
        margin-right: -25px;
    }
    .news_item p {
        font-size: 14px;
        line-height: 16px;
        height: 32px;
    }
    .news_item_date {
        font-size: 12px;
        line-height: 14px;
        margin-bottom: 10px;
    }
    .news_blocks .button {
        margin-top: 25px;
    }
    .news {
        padding-top: 80px;
        padding-bottom: 40px;
    }
    .trust_block {
        padding: 40px 0;
    }
    .trust_block h2 {
        font-size: 24px;
        line-height: 28px;
        margin-bottom: 30px;
    }
    .trust_slider_item {
        height: 120px;
    }
    .bx-wrapper img {
        max-width: 145px;
    }
    .trust_slider_wrapper {
        height: 120px;
    }
    footer {
        margin-top: 100px;
    }
    .footer_top .container {
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
        flex-direction: column;
    }
    .footer_logo {
        margin-bottom: 40px;
        margin-left: 15px;
    }
    .footer_menu {
        width: 100%;
        text-align: center;
        margin-bottom: 60px;
    }
    .footer_logo img {
        width: 120px;
    }
    .footer_menu li a {
        font-size: 14px;
        line-height: 20px;
    }
    .footer_menu li {
        margin-bottom: 20px;
    }
    .footer_right {
        width: 515px;
        margin: 0 auto;
    }
    .footer_form {
        display: block;
        background: none;
        height: unset;
        margin-bottom: 30px;
        padding-left: 0px;
    }
    .footer_form .input {
        background-color: #F2F7F6;
        background-image: url(../images/email_icon.svg);
        background-repeat: no-repeat;
        background-position: 20px 18px;
        border-radius: 100px;
        padding: 0 43px;
        height: 44px;
        margin-bottom: 20px;
    }
    .footer_right .button {
        width: 100%;
        margin: 0 auto;
    }
    .footer_top {
        padding-top: 40px;
        padding-bottom: 105px;
    }
    .footer_bottom {
        height: unset;
        padding: 55px 0;
    }
    .footer_bottom .container {
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
        flex-direction: column;
        -ms-align-items: center;
        align-items: center;
        justify-content: center;
    }
    .footer_rght {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
        flex-direction: column;
        margin-left: unset;
    }
    .footer_rght .link {
        margin-left: 0;
        margin-top: 30px;
        font-size: 12px;
        line-height: 14px;
    }
    a.totop {
        margin: 55px auto 0 auto;
    }
    .search_popup {
        z-index: 1001;
    }
    .inner_page {
        padding-bottom: 40px;
    }
    .inner_menu {
        margin-bottom: 50px;
    }
    .top_image img {
        width: 100%;
    }
    .inner_text>p {
        font-size: 14px !important;
        line-height: 16px !important;
        margin-bottom: 40px;
    }
    .no_margin>p {
        margin-bottom: 20px;
    }
    .tab_inner {
        padding: 20px 0 50px 0;
        border-bottom: 1px solid #D0D6D7
    }
    .tab_inner p {
        font-size: 14px;
        line-height: 16px;
    }
    .breadcrumbs {
        margin-bottom: 30px;
        padding-right: 5px;
    }
    .inner_header {
        height: 240px;
    }
    .inner_header.header404,
    .inner_header.thanks_header {
        height: 480px;
    }
    .inner_header_title {
        height: calc(100% - 76px);
    }
    .about_header {
        background: url(../images/about_bg_tablet.jpg) no-repeat top center;
        -webkit-background-size: cover;
        background-size: cover;
    }
    .top_menu li.active a:after,
    .top_menu li:hover a:after {
        display: none;
    }
    .history_blocks {
        border-left: none;
        padding-left: 0;
    }
    .history_block_date:after {
        display: none;
    }
    .history_block {
        padding: 30px 15px;
    }
    .history_header {
        background: url(../images/history_bg_tablet.jpg) no-repeat top center;
        -webkit-background-size: cover;
        background-size: cover;
    }
    .management_header {
        background: url(../images/management_bg_tablet.jpg) no-repeat top center;
        -webkit-background-size: cover;
        background-size: cover;
    }
    .management_item .image {
        height: 200px;
        border: none;
    }
    .manager_status {
        margin-bottom: -6px;
    }
    .manager_name {
        font-size: 16px;
        line-height: 19px;
        height: 38px;
    }
    .management_item {
        margin-bottom: 31px;
    }
    .map_title {
        font-size: 16px;
        line-height: 19px;
        margin-bottom: 30px;
    }
    .map_title br {
        display: none;
    }
    .contacts_header {
        background: url(../images/contacts_bg_tablet.jpg) no-repeat top center;
        -webkit-background-size: cover;
        background-size: cover;
    }
    .contacts_item {
        padding-left: 15px;
        padding-right: 15px;
    }
    .certs_header {
        background: url(../images/certs_bg_tablet.jpg) no-repeat top center;
        -webkit-background-size: cover;
        background-size: cover;
    }
    .inner_text.politic_blocks_wraper>p {
        margin-bottom: 30px;
    }
    .politic_block_title {
        margin-bottom: 20px;
    }
    .politic_blocks p {
        padding-left: 0px;
        font-size: 14px;
        line-height: 16px;
    }
    .politic_block {
        margin-bottom: 50px;
    }
    .politic_blocks li,
    .main_list li {
        margin-left: 0px;
        font-size: 14px;
        line-height: 16px;
    }
    .politic_header {
        background: url(../images/politic_bg_tablet.jpg) no-repeat top center;
        -webkit-background-size: cover;
        background-size: cover;
    }
    .map {
        height: 460px;
    }
    .business_header {
        background: url(../images/business_bg_tablet.jpg) no-repeat top center;
        -webkit-background-size: cover;
        background-size: cover;
    }
    .inner_text_lefter {
        margin-left: -15px;
    }
    .catalog_item_image {
        width: 50px;
        height: 50px;
        min-width: 50px;
        margin-right: 20px;
    }
    .catalog_item_name {
        font-size: 14px;
        line-height: 16px;
    }
    .catalog_item .button {
        display: none;
    }
    .catalog_form {
        margin-bottom: 50px;
        background: none;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
        flex-direction: column;
        padding-top: 265px;
        height: unset;
        margin-bottom: 55px;
    }
    .catalog_form .input {
        width: 100%;
        margin-bottom: 0px;
        background: #F2F7F6;
        border-radius: 100px;
        font-size: 12px;
        height: 44px;
        margin-bottom: 20px;
    }
    .catalog_form .button {
        width: 100%;
    }
    .check {
        padding-right: 40px;
    }
    .catalog_item {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .filter {
        margin-bottom: 50px;
    }
    .image {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .wide_form {
        padding: 50px 100px;
    }
    .wide_form .inp {
        height: 40px;
        margin-bottom: 20px;
    }
    .wide_form .input_wrapper.success:after,
    .wide_form .input_wrapper.error:after {
        top: 8px;
        right: 10px;
    }
    .input_file {
        height: 40px;
        margin-bottom: 10px;
    }
    .wide_form_title {
        font-size: 23px;
        margin-bottom: 30px;
        text-align: center;
    }
    .business_wind {
        background: url(../images/wind_bg_tablet.jpg) no-repeat top center;
        -webkit-background-size: cover;
        background-size: cover;
    }
    .catalog_table td.image {
        display: none;
    }
    .catalog_table td {
        font-size: 12px;
        line-height: 14px;
        height: 74px;
    }
    .catalog_table td.name {
        text-align: left;
        padding-left: 35px;
    }
    .good_main_slider_controls {
        display: none;
    }
    .good_slider_wrapper .bx-wrapper img {
        max-width: 100%;
    }
    .good_main_slider_wrapper {
        width: 460px;
        height: 460px;
        margin: 0 auto;
    }
    .good_slider_item {
        height: 458px;
    }
    .good_slider_wrapper {
        margin-bottom: 125px;
    }
    .good_description p {
        font-size: 14px;
        line-height: 16px;
        margin-bottom: 40px;
    }
    a.pdf {
        -ms-align-items: center;
        align-items: center;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        justify-content: center;
    }
    .good_description .button {
        margin: 0 auto;
        margin-top: 40px;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
    }
    .good_block {
        margin-bottom: 50px;
    }
    .good_tab {
        width: 25%;
        font-size: 12px;
    }
    .good_main_slider_wrapper {
        overflow: visible;
    }
    .good_main_slider_wrapper .bx-wrapper .bx-prev,
    .tab_tables .bx-wrapper .bx-prev {
        left: calc(50% - 35px);
        right: auto;
    }
    .good_main_slider_wrapper .bx-wrapper .bx-next,
    .tab_tables .bx-wrapper .bx-next {
        right: calc(50% - 35px);
        left: auto;
    }
    .tabs_inner {
        margin-top: 50px;
    }
    .good_description {
        padding-left: 0;
    }
    .description_tab .block {
        margin-bottom: 30px;
    }
    .description_tab p {
        font-size: 14px;
        line-height: 16px;
        margin-bottom: 16px;
    }
    .details_tab table {
        width: 350px;
        margin: 0 auto;
        max-width: 100%;
    }
    .details_tab table td {
        width: 50% !important;
        font-size: 12px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .detailsdata_tab table {
        width: 350px;
        margin: 0 auto;
        max-width: 100%;
    }
    .detailsdata_tab table td {
        width: 50% !important;
        font-size: 12px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .table_slider img {
        width: 100%;
        max-width: 100%;
    }
    .tab_tables_description {
        margin-top: 100px;
        font-size: 14px;
        line-height: 16px;
    }
    .preload_percents {
        display: none;
    }
    .partner_blocks {
        margin-top: 100px;
    }
    .partner_block_image {
        min-width: unset;
        width: 100%;
    }
    .partner_block {
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
        flex-direction: column;
    }
    .parnters_header {
        background: url(../images/partners_bg_tablet.jpg) no-repeat top center;
        -webkit-background-size: cover;
        background-size: cover;
    }
    .partner_block_image {
        height: 165px;
        margin-bottom: 30px;
    }
    .partner_block_text p {
        font-size: 14px;
        line-height: 16px;
        margin-bottom: 35px;
    }
    .partner_block_text .button {
        margin-left: auto;
        margin-right: auto;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
    }
    .partner_block:nth-last-child(-n+2) {
        margin-bottom: 0px;
    }
    .solo_partner_block>a {
        height: 165px;
    }
    .parnters2_header {
        background: url(../images/partners2_bg_tablet.jpg) no-repeat top center;
        -webkit-background-size: cover;
        background-size: cover;
    }
    .service_header {
        background: url(../images/service_bg_tablet.jpg) no-repeat top center;
        -webkit-background-size: cover;
        background-size: cover;
    }
    .tenders_header {
        background: url(../images/tenders_bg_tablet.jpg) no-repeat top center;
        -webkit-background-size: cover;
        background-size: cover;
    }
    .tender_block {
        margin-top: 0;
    }
    .tender_block {
        height: 450px;
    }
    .suppliers_header {
        background: url(../images/suppliers_bg_tablet.jpg) no-repeat top center;
        -webkit-background-size: cover;
        background-size: cover;
    }
    .download_link {
        margin-bottom: 50px;
    }
    .finance_header {
        background: url(../images/finance_bg_tablet.jpg) no-repeat right center;
        -webkit-background-size: cover;
        background-size: cover;
    }
    .report_header {
        background: url(../images/report_bg_tablet.jpg) no-repeat top left;
        -webkit-background-size: cover;
        background-size: cover;
    }
    .raiting_header {
        background: url(../images/raiting_bg_tablet.jpg) no-repeat top center;
        -webkit-background-size: cover;
        background-size: cover;
    }
    .map_header {
        background: url(../images/map_tablet.jpg) no-repeat top center;
        -webkit-background-size: cover;
        background-size: cover;
    }
    .cite_map {
        font-size: 16px;
        line-height: 19px;
    }
    .cite_map li {
        margin-bottom: 15px;
    }
    .cite_map li ul {
        margin-top: 15px;
    }
    .header404 .inner_header_title {
        padding-top: 30px;
    }
    .image404 img {
        width: 160px;
    }
    .title404 {
        font-size: 24px;
        line-height: 28px;
        margin-bottom: 20px;
    }
    .text404 {
        font-size: 12px;
        line-height: 14px;
        margin-bottom: 50px;
    }
    .header404 .inner_header_title {
        height: calc(100% - 76px);
    }
    .thanks_header .inner_header_title {
        height: calc(100% - 76px);
    }
    .thanks_title {
        font-size: 24px;
        line-height: 28px;
        margin-bottom: 30px;
    }
    .thanks_title br {
        display: none;
    }
    .thanks_text {
        font-size: 12px;
        line-height: 14px;
        margin-bottom: 50px;
    }
    .thanks_buttons {
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
        flex-direction: column;
        -ms-align-items: center;
        align-items: center;
    }
    .thanks_buttons .button:first-child {
        margin-bottom: 30px;
    }
    .inner_text .news_item_image {
        height: 150px;
    }
    .inner_text .news_item_date {
        padding-bottom: 6px;
        margin-bottom: 12px;
    }
    .inner_text .news_item p {
        font-size: 14px;
        line-height: 16px;
        height: 32px;
    }
    .inner_text .news_item {
        margin-bottom: 35px;
    }
    .news_header {
        background: url(../images/news_bg_tablet.jpg) no-repeat top center;
        -webkit-background-size: cover;
        background-size: cover;
    }
    .subscribe_block {
        margin-left: auto;
        margin-right: 0px;
    }
    .left_menu_wrapper {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
    }
    .left_menu_wrapper .inner_menu {
        min-width: 255px;
    }
    .articles_header {
        background: url(../images/articles_bg_tablet.jpg) no-repeat top center;
        -webkit-background-size: cover;
        background-size: cover;
    }
    .events_header {
        background: url(../images/events_bg_tablet.jpg) no-repeat top center;
        -webkit-background-size: cover;
        background-size: cover;
    }
    .inner_text .news_dates_item p {
        font-size: 14px;
        line-height: 16px;
        width: 70%;
        height: 72px;
    }
    .main_blocks_link.active:before {
        display: none;
    }
    .main_blocks_images {
        display: none !important;
    }
    .videos_header {
        background: url(../images/videos_bg_tablet.jpg) no-repeat top center;
        -webkit-background-size: cover;
        background-size: cover;
    }
    .inner_text .video .news_item_image {
        height: 200px;
    }
    .photos_header {
        background: url(../images/photos_bg_tablet.jpg) no-repeat top center;
        -webkit-background-size: cover;
        background-size: cover;
    }
    a.totop {
        bottom: 15px;
    }
}

@media (max-width: 991px) {
    .top_menu li:not(.menu_phones) a {
        width: 720px;
    }
    .news_item_image {
        height: 130px;
    }
    .inner_text_lefter {
        margin-left: 0px;
    }
}

@media (min-width: 768px) {
    div.filter.fix {
        position: fixed;
        top: 80px;
        width: 260px;
        background: white;
        z-index: 99;
    }
}

@media (max-width: 767px) {
    .representations_block {
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
        flex-direction: column;
        height: unset;
    }
    .representations_block img {
        margin-bottom: 20px;
    }
    .representations_block img:last-child {
        margin-bottom: 0px;
    }
    .about_text {
        margin-bottom: 50px;
    }
    .header404 .inner_header_title {
        height: calc(100% - 71px);
    }
    .image404 img {
        width: 130px;
    }
    .container {
        padding-left: 15px;
        padding-right: 15px;
    }
    .header_top {
        height: 71px;
    }
    .header_top .row {
        height: 70px;
    }
    .top_menu li:not(.menu_phones) a {
        width: 540px;
    }
    .burger {
        width: 45px;
        padding-right: 13px;
    }
    .burger.toggle {
        padding-right: 10px;
    }
    .top_menu {
        top: 70px;
    }
    .burger {
        -ms-align-items: flex-end;
        align-items: flex-end;
    }
    .top_menu li:not(.menu_phones) a span {
        background-position: 24px 19px;
    }
    .top_menu li:not(.menu_phones) a {
        padding: 15px;
        font-size: 14px;
        line-height: 16px;
        text-align: left;
        font-weight: 400;
    }
    .top_menu li ul {
        padding-left: 45px;
        padding-bottom: 10px;
        margin-top: -10px;
    }
    .top_menu li ul li a {
        padding: ;
    }
    header .lang {
        padding-left: 13px;
        padding-right: 13px;
        background-position: 70% 40px;
    }
    .menu_phones {
        display: block !important;
        text-align: left;
        padding-left: 15px;
        margin-top: 55px;
    }
    .logo {
        margin-top: 10px;
    }
    .top_menu {
        padding-bottom: 40px;
        max-height: calc(100vh - 70px);
        overflow-y: auto;
    }
    .main_blocks {
        padding-top: 15px;
    }
    .main_blocks_inner .cl {
        min-width: 100%;
        margin-bottom: 15px;
    }
    .main_blocks_link span {
        padding-left: 30px;
    }
    .main_blocks_inner {
        display: block !important;
    }
    .main_blocks_link {
        margin-bottom: 15px;
    }
    .main_blocks {
        padding-bottom: 40px;
    }
    .about_block .container {
        display: block !important;
    }
    .about_block p.left {
        margin-bottom: 30px;
    }
    .about_block .button {
        margin: 0 auto;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
    }
    .about_image {
        margin-left: 0px;
        margin-bottom: 40px;
    }
    .about_image img {
        width: 100%;
        max-width: 100%;
        min-width: 100%;
    }
    .about_block {
        padding-bottom: 60px;
    }
    .main_catalog {
        padding-top: 60px;
        padding-bottom: 25px;
    }
    .main_catalog h2 {
        margin-bottom: 40px;
    }
    .main_catalog .col-md-6 {
        padding-left: 15px;
        padding-right: 15px;
    }
    .main_catalog .container {
        padding-left: 15px;
        padding-right: 15px;
    }
    .main_catalog .row {
        margin-left: -15px;
        margin-right: -15px;
    }
    .good {
        margin-bottom: 15px;
    }
    .representations h2 {
        text-align: center;
        margin-bottom: 30px;
    }
    .representations_item {
        height: 140px;
        margin-bottom: 200px;
    }
    .representation_text p {
        font-size: 12px;
        line-height: 14px;
    }
    .representation_text {
        padding-bottom: 35px;
        min-height: 190px;
    }
    .representations_item img {}
    .news {
        padding-top: 60px;
    }
    .news h2 {
        margin-bottom: 30px;
        text-align: center;
    }
    .news_dates_item p {
        font-size: 14px;
        line-height: 16px;
        width: 80%;
        margin-top: 20px;
        margin-bottom: 30px;
    }
    .news_dates {
        min-width: unset;
        width: 100%;
        margin-bottom: 40px;
    }
    .news_blocks_wrapper .col-md-6 {
        padding-left: 15px;
        padding-right: 15px;
        margin-bottom: 50px;
    }
    .news_blocks_wrapper .col-md-6:last-child {
        margin-bottom: 0px;
    }
    .news_blocks_wrapper {
        padding-left: 0px;
        padding-right: 0px;
    }
    .news_blocks_wrapper .row {
        margin-left: -15px;
        margin-right: -15px;
    }
    .news_item p {
        height: unset;
    }
    .news_item {
        margin-bottom: 30px;
    }
    .news_item_image {
        height: unset;
    }
    .video .news_item_image {
        position: relative;
        padding-bottom: 56.25%;
        padding-top: 30px;
    }
    .video .news_item_image iframe {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
    }
    .news_item_image img {
        width: 100%;
    }
    .news_blocks .button {
        margin: 0 auto;
        margin-top: 10px;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
    }
    .news {
        padding-bottom: 30px;
    }
    .trust_block {
        padding: 30px 0;
    }
    .bx-wrapper img {
        max-width: 90%;
    }
    footer {
        margin-top: 30px;
    }
    .footer_menu {
        text-align: left;
        margin-bottom: 40px;
    }
    .footer_logo {
        margin-left: 0px;
    }
    .footer_menu li a {
        font-size: 14px;
        line-height: 16px;
    }
    .footer_menu li {
        margin-bottom: 15px;
    }
    .footer_right {
        width: 100%;
    }
    .footer_address a {
        display: inline-block;
        font-size: 14px;
        line-height: 30px;
    }
    .footer_address {
        margin-bottom: 40px;
    }
    .footer_text br {
        display: none;
    }
    .footer_top {
        padding-bottom: 100px;
    }
    header .langs:hover .lang {
        background-position: 70% 39px;
    }
    .search_popup {
        z-index: 1001;
        padding: 30px 15px;
        top: 70px;
    }
    .search_form {
        display: block;
    }
    .search_form .input {
        background-color: #F2F7F6;
        border-radius: 100px;
        padding: 0 20px;
        height: 44px;
        margin-bottom: 20px;
    }
    .search_popup .container {
        padding-left: 0px;
        padding-right: 0px;
    }
    .search_form {
        height: unset;
        background: none;
    }
    .search_form .button {
        width: 100%;
    }
    .popup {
        padding: 15px;
        min-height: calc(100% - 69px);
        margin-top: 69px;
        display: -webkit-inline-flex !important;
        display: -moz-inline-flex !important;
        display: -ms-inline-flex !important;
        display: -o-inline-flex !important;
        display: inline-flex !important;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
        flex-direction: column;
        -ms-align-items: center;
        align-items: center;
        justify-content: center;
    }
    .fancybox-slide--html,
    .fancybox-slide {
        padding: 0 !important;
    }
    .popup h2 {
        font-size: 24px;
        line-height: 28px;
        margin-bottom: 30px;
    }
    .opened_fancy .fancybox-is-open .fancybox-bg {
        display: none;
    }
    .inp {
        height: 40px;
        margin-bottom: 15px;
    }
    .input_wrapper.error:after,
    .input_wrapper.success:after {
        top: 8px;
        right: 10px;
    }
    .opened_fancy.fancybox-active header .enter,
    .opened_fancy.fancybox-active .header_search,
    .opened_fancy.fancybox-active header .langs,
    .opened_fancy.fancybox-active .burger span {
        display: none !important;
    }
    .popup .close {
        top: -40px;
        right: 20px;
    }
    .popup .close rect {
        fill: white;
    }
    .popup {
        overflow: visible;
    }
    .opened_fancy.fancybox-active {
        position: fixed;
        top: 0px;
        left: 0px;
        width: 100%;
    }
    .inner_header_title {
        height: calc(100% - 70px);
    }
    .inner_menu {
        margin-left: 15px;
        margin-right: 15px;
        width: auto;
        max-width: unset;
        margin-bottom: 50px;
    }
    .top_image {
        margin-left: -15px;
        margin-right: -15px;
        margin-bottom: 40px;
    }
    .tab_inner {
        padding: 20px 0;
    }
    .inner_page {
        padding-bottom: 120px;
    }
    .about_header {
        background: url(../images/about_bg_mobile.jpg) no-repeat top center;
        -webkit-background-size: cover;
        background-size: cover;
    }
    .history_blocks {
        margin-left: -15px;
        margin-right: -15px;
        margin-bottom: ;
    }
    .manager_status {
        height: auto;
        margin-bottom: 10px;
    }
    .manager_name {
        height: unset;
    }
    .management_item {
        margin-bottom: 30px;
    }
    .management_item .image {
        height: unset;
    }
    .map_block {
        margin-top: 0;
    }
    .contacts_header {
        background: url(../images/contacts_bg_mobile.jpg) no-repeat top center;
        -webkit-background-size: cover;
        background-size: cover;
    }
    .map {
        height: unset;
    }
    .contacts_item_wrapper {
        margin-bottom: 30px;
    }
    .contacts_item {
        margin-left: -15px;
        margin-right: -15px;
    }
    .contacts_block .row {
        margin-bottom: 20px;
    }
    .contacts_block row:last-child {
        margin-bottom: 0px;
    }
    .certs_item_wrapper {
        margin-bottom: 30px;
    }
    .certs_item_wrapper:last-child {
        margin-bottom: 0px;
    }
    .politic_block {
        margin-bottom: 30px;
    }
    .map {
        margin-right: -15px;
        margin-left: -15px;
        height: 210px;
    }
    .filter {
        max-width: 100%;
        width: 100%;
    }
    .inner_text_lefter {
        margin-left: 0px;
    }
    .catalog_form {
        padding-top: 30px;
        margin-bottom: 50px;
    }
    .catalog_item_name {
        margin-right: 0px;
    }
    .filter_item_header {
        padding-left: 30px;
    }
    .wide_form {
        padding: 40px 15px;
        margin-left: -15px;
        margin-right: -15px;
    }
    .business_wind {
        background: url(../images/wind_bg_mobile.jpg) no-repeat top center;
        -webkit-background-size: cover;
        background-size: cover;
    }
    .mobile_catalog_list {
        margin-left: -15px;
        margin-right: -15px;
    }
    .catalog_table td {
        padding: 5px;
        font-size: 12px;
        line-height: 14px;
    }
    .catalog_table thead td {
        font-size: 8px;
        line-height: 10px;
    }
    .catalog_table tbody td {
        font-size: 12px;
        line-height: 14px;
    }
    .catalog_table td.name {
        min-width: unset;
        padding-left: 15px;
    }
    .voltage {
        white-space: unset;
        text-align: left !important;
    }
    .tabs_inner {
        margin-top: 30px;
    }
    .good_description .button {
        margin-top: 30px;
    }
    .good_description p {
        margin-bottom: 30px;
    }
    .good_slider_wrapper {
        margin-bottom: 110px;
    }
    .good_main_slider_wrapper {
        width: 100%;
        padding-top: 100%;
        position: relative;
        height: unset;
        min-width: unset;
    }
    .good_main_slider_wrapper .bx-wrapper {
        position: absolute;
        top: 0px;
        left: 0px;
        right: 0px;
        bottom: 0px;
    }
    .good_slider_item {
        height: 100%;
    }
    .good_main_slider_wrapper .bx-viewport {
        height: 100% !important;
    }
    .good_main_slider_wrapper .good_main_slider {
        height: 100%;
    }
    .good_popup {
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
        flex-direction: column;
        -ms-align-items: center;
        align-items: center;
        margin-top: -10px;
        margin-bottom: 30px;
        font-size: 12px;
    }
    .good_popup img {
        margin-right: 0px;
        margin-bottom: 20px;
    }
    .popup form {
        width: 100%;
    }
    .popup .input_file {
        margin-bottom: 20px;
    }
    .details_tab table {
        width: 100%;
    }
    .table_slider img {
        width: 100%;
        max-width: 100%;
    }
    .left_tables_slider {
        margin-bottom: 110px;
    }
    .overflow {
        max-height: 400px;
    }
    .partner_blocks {
        margin-top: 50px;
    }
    .partner_block:nth-last-child(-n+2) {
        margin-bottom: 50px;
    }
    .partner_block:last-child {
        margin-bottom: 0;
    }
    .solo_partner_block:nth-child(2n+1) {
        padding-right: 10px;
    }
    .solo_partner_block:nth-child(2n) {
        padding-left: 10px;
    }
    .solo_partner_block,
    .solo_partner_block:nth-last-child(-n+2) {
        margin-bottom: 30px;
    }
    .solo_partner_block:last-child {
        margin-bottom: 0px;
    }
    .parnters2_header {
        background: url(../images/partners2_bg_mobile.jpg) no-repeat bottom center;
        -webkit-background-size: cover;
        background-size: cover;
    }
    .tenders_header {
        background-position: top left;
    }
    .tender_block {
        height: 200px;
    }
    .suppliers_header {
        background-position: top right;
    }
    .finance_header {
        background-position: center;
    }
    .downloads_links {
        display: block;
    }
    .download_link {
        margin-left: auto;
        margin-right: auto;
        display: block;
        width: 175px;
        margin-bottom: 33px;
    }
    .download_link:last-child {
        margin-bottom: 0px;
    }
    .cite_map {
        padding-left: 20px;
        font-size: 14px;
        line-height: 16px;
    }
    .cite_map li ul {
        margin-left: 15px;
    }
    .left_menu_wrapper {
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
        flex-direction: column;
    }
    .subscribe_block {
        max-width: unset;
        margin-left: 15px;
        margin-right: 15px;
    }
    .inner_text .news_item {
        margin-bottom: 15px;
    }
    .inner_text .news_item_image {
        height: unset;
    }
    .inner_text .news_item p {
        height: unset;
    }
    .see_more {
        display: block;
    }
    .subscribe_block .button {
        width: 100%;
    }
    .inner_text .news_dates_item p {
        height: unset;
        margin-bottom: 30px;
    }
    .pages_list {
        font-size: 14px;
        line-height: 16px;
    }
}

@media (max-width: 575px) {
    .top_menu li:not(.menu_phones) a {
        width: auto;
    }
    .politic_block_title {
        -ms-align-items: flex-start;
        align-items: flex-start;
    }
}
