
@media screen and (min-width: 1800px) {
    .header .header_menu {
        width: 1025px;
        float: left;
    }

    .header .top_menu ul li a{
        padding: 0 41px;
    }
    .header .top_menu ul .products_m ul li {
        box-sizing: border-box;
        width: 248px;
    }
    .header_menu ul .products_m ul {
        display: none;
        position: absolute;
        width: 1240px;
        background: #fff;
        height: 240px;
        margin-top: -1px;
    }
    .services_m ul {
        margin-top: -1px;
    }
    .news_read_info {
        margin-left: 0;
    }
    .desktop {
        display: none;
    }
}




@media screen and (min-width: 640px) and (max-width: 1239px ) {
    .owl-carousel-gallery {
        height: auto;
    }
    .wrapper,
    #mediaRead .wrapper {
        width: 100%;
        min-width: 320px;
        padding: 0 10px;
    }
    .tablet_desktop {
        display: block;
    }
    .show_in_mob {
        display: block;
    }

    .owl-carousel-gallery .owl-nav .owl-prev {
        left: 5px;
    }
    .owl-carousel-gallery .owl-nav .owl-next {
        right: 5px;
    }
    .show_in_desc {
        display: none;
    }

    .header {
        height: 110px;
    }

    .header .header_logo {
        width: 195px;
        margin-top: 0;
    }

    .header .header_menu {
        display: none;
    }

    .header .header_mobile_menu {
        display: none;
    }
    .header .header_mobile_menu {
        width: 100%;
        background: #f3f3f3;
        position: absolute;
        top: 110px;
        min-height: 650px;
        left: 0;
    }
    .header_wrapper {
        width: 100%;
        height: 110px;
        position: relative;
        display: flex;
        display: -webkit-flex;
        justify-content: space-between;
        align-items: center;
    }

    #header_mobile_menu ul.menu {

    }
    .header .top_menu ul li.selected,
    .header .top_menu ul li.hover {
        color: #0e3083;
    }
    .header .top_menu {
        float: left;
        width: 100%;
        background: #fff;
        position: absolute;
        top: 0;
        height: 100vh;
        min-height: 480px;
    }

    .header .top_menu ul li {
        float: none;
        font-size: 18px;
        width: 100%;
        height: 45px;
        text-align: left;
        padding-top: 10px;
        padding-left: 10px;
        margin: 0;
    }

    .header .top_menu ul li a {
        width: 100%;
        display: block;
        height: 100%;
    }
    .owl-carousel.owl-carousel-gallery .owl-item img {
        display: block;
        max-width: 640px;
    }
    .products_m ul li a {
        padding-top: 110px;
    }

    .header .top_menu ul li.selected {
        background: #ffdd0d;
        width: 100% !important;
        border-radius: 0 !important;
    }
    .product_top_columba {
        background: url(../images/columba_1_screen_tab.jpg) 50% 0 /cover no-repeat;
    }
    .header .top_menu ul > li:first-child {
        width: 100% !important;
        border-radius: 0 !important;
    }

    .services_m ul, .products_m ul {
        display: none;
        border: none;
    }

    .services_m ul {
        width: 100%;
        left: 0;
        background: #fff;
        z-index: 10;
    }
    .header .top_menu ul .services_m ul li {
        padding-left: 20px;
    }
    .products_m ul {
        height: auto;
        top: 0;
        padding-bottom: 50px;
        padding-top: 155px;
        position: absolute;
        width: 100%;
        background: #fff;
        left: 0;
    }

    .header .top_menu ul .products_m ul li {
        height: 150px !important;
        width: 50% !important;
        float: left;
        background-size: auto 55px !important;
        text-align: center;
        margin: 0;
        font-size: 20px;
    }

    .services_m:hover ul,
    .footer_menu .products_m:hover ul {
        display: none;
        padding-bottom: 50px;
    }

    .mobile_set_lang {
        display: block;
    }

    .mobile_set_lang .set_lang {
        background: transparent;
        padding: 9px 0;
        border-radius: 10px;
    }

    .mobile_set_lang .set_lang ul li {
        float: left;
        margin: 10px 13px;
        text-align: center;
        font-size: 14px;
    }

    ul.droplangs {
        width: 80px;
        right: 20px;
    }
    #iso9001 {
        right: 40px;
        bottom: 80px;
    }

    #medal {
        width: 100px;
        height: 100px;
        top: 215px;
        left: 120px;
    }

    #burger {
        display: flex;
        display: -webkit-flex;
        justify-content: center;
        width: 55px;
        height: 35px;
        align-items: center;
    }
    #back_burger {
        position: absolute;
        top: 10px;
        display: none;
        right: 10px;
        z-index: 100;
    }

    .header_logo img {
        width: 100%;
    }

    .top_service .text {
        width: 100%;
    }

    .main {
        min-height: unset;
        height: 480px;
    }

    .main .main_left {
        float: left;
        width: 100%;
        font-weight: 700;
        color: #0e3083;
        top: auto;
        left: auto;
        position: relative;
    }

    .main_left .main_title {
        font-size: 36px;
        text-align: left;
        margin-top: 155px;
        width: 400px;
        height: 120px;
    }
    .main_left .main_title h1{
        font-size: 36px;
    }

    .main_title br {
        display: none;
    }
    #prod_menu {
        height: 100vh;
    }
    #prod_menu .menu {
        flex-wrap: wrap;
    }
    .header .prod_menu ul li {
        width: 33%;
    }
    .main_left .main_caption {
        font-size: 22px;
        margin-top: 15px;
        padding: 2px;
        display: inline-block;
    }

    .main_left .main_button {
        font-size: 16px;
        margin-top: 40px;
    }

    .main_left .main_button a {
        border-radius: 30px;
        display: inline-block;
        padding: 13px 51px;
        background: #000;
    }

    .main .main_right {
        float: none;
        position: absolute;
        top: 145px;
        left: 40px;
        width: 100%;
        right: 0;
        text-align: right;
        margin-right: -70px;
    }

    .main_right img {
        width: 274px;
    }

    .list .item_margin_1, .list .item_margin_2, .list .item_margin_3, .list .item_margin_4 {
        margin: 0;
    }

    .list .list_item.active {
        background-repeat: no-repeat;
        background-position: 50% 100%;
    }

    .list .list_item {
        width: auto;
        height: auto;
        padding: 0;
        float: none;
        border: none;
        margin: 10px 0 20px;
    }
    .set_lang li a.active {
        color: #ffdd0d;
    }
    #training_question .question_title,
    #productions_question .question_title,
    #development_question .question_title{
        color: #282828;
    }
    #training_question,
    #productions_question,
    #development_question {
        background: #ffdd0d;
    }
    .products {
        height: 100%;
    }

    .products .list {
        float: none;
        display: flex;
        justify-content: space-around;
        flex-wrap: wrap;
    }
    .products_previewmodulebody {
        background: none;
    }
    .products .navigation_bar {
        height: auto;
        margin: 10px 0;
    }
    .list .list_item.active:after {
        height: 5px;
        width: 100%;
        background: #ffdd0d;
        left: 0;
        bottom: -10px;
    }
    .products_info .info_title {
        font-size: 40px;
        margin-top: 0;
        font-weight: 700;
        color: #1e3083;
        padding-top: 20px;
    }

    .products_info .info_description {
        font-size: 16px;
        font-weight: 300;
        width: 100%;
        text-align: justify;
    }
    .products .product_image_mob {
        text-align: center;
        float: none;
        padding: 0;
        margin: 20px 0;
        width: 100%;
        height: 350px;
        display: flex;
        display: -webkit-flex;
        align-items: center;
        justify-content: center;
    }
    .products .products_image img {
        width: 500px;
    }

    .products .products_info {
        margin: 0;
        float: none;
        text-align: center;
    }

    .products .product_preview {
        position: relative;
    }

    .products .button {
        margin: 30px 0;
        text-align: left;
    }

    .navigation_bar .products_title {
        float: left;
        font-size: 50px;
        font-weight: 700;
        color: #f2f2f2;
        text-align: right;
        padding-top: 39px;
        width: 100%;
    }

    .products_info .products_title {
        font-size: 30px;
        font-weight: 700;
        color: #f2f2f2;
        text-align: right;
        padding: 25px 0;
    }
    .info_digits .digits_item {
        margin: 0;
    }
    .products .bottom_part {
        height: auto;
        padding: 20px 0;
    }
    .products_info .info_digits {
        text-align: left;
        display: flex;
        display: -webkit-flex;
    }

    .services .services_item:nth-child(3),
    .news .news_item:nth-child(3) {
        margin: 0 0 10px 0;
    }

    .services .services_item {
        float: none;
        width: 100%;
        height: 100%;
        overflow: hidden;
        padding: 20px;
        text-align: center;
        margin: 0 0 10px 0;
    }

    .services_item .item_title {
        text-align: left;
        margin-top: 10px;
    }

    .services_item .item_description {
        text-align: left;
    }

    .services_item .item_button {
        text-align: left;
        float: left;
    }

    .news .news_item {
        width: 500px;
        margin: 0 auto 20px;
        overflow: hidden;
    }
    .news_item .item_description {
        margin-top: 0;
        height: auto;
    }
    .articles_view .news_item .item_description {
        height: 150px;
    }
    .articles_view .news_view .item_title {
        margin: 0;
    }
    .articles_view .mod_latest_title_a {
        font-size: 16px;
        width: 100%;
        height: 65px;
    }
    .articles_view .news .list {
        justify-content: space-around;
    }
    .social_module {
        display: none;
    }
    .articles_view .news .news_view {
        height: 615px;
        margin: 0;
        width: 300px;
        padding: 0;
    }
    .news .news_item .item_image img {
        width: 100%;
    }

    .moduletitle {
        width: 100%;
        padding: 40px 0 40px 10px;
        font-size: 30px;
        font-weight: 700;
        color: #0e3083;
        text-transform: uppercase;
    }

    .servicesmoduletitle {
        width: 100%;
        padding: 40px 0 40px 10px;
        font-size: 26px;
        font-weight: 700;
        color: #0e3083;
        text-transform: uppercase;
    }

    .servicesmodule {
        padding: 0;
        height: auto;
    }

    #videowrapper {
        height: 370px;
    }

    #videowrapper .button {
        background: url(../images/background_video_tablet.jpg) 50% 50% no-repeat;
        height: 270px;
        background-size: cover;
    }

    .news_latest .news_item:nth-child(3) {
        display: none;
    }

    .news .news_button {
        padding: 40px 0;
        margin: 0;
    }

    .news_latest .mod_latest_image {
        text-align: center;
        width: 100%;
    }
    .news_latest .news_head {
        flex-wrap: wrap;
        padding-bottom: 10px;
    }
    .news_latest .news_item:nth-child(2) {
        margin: auto;
    }

    .main_question {
        height: 80px;
        background: #ffdd0d;
        margin: 50px 0;
    }

    .main_question .yellow_strip {
        height: 80px;
    }

    .main_question .plane {
        display: block;
    }
    #company_question {
        margin: 50px 0;
    }
    .company_question .plane {
        left: calc(50% - 165px);
        margin-top: -75px;
    }
    .sparrowle_1 .plane {
        margin-top: -85px;
        margin-left: calc(50% - 210px);
        z-index: 1000;
    }

    .plane img {
        height: 210px;
    }

    .yellow_strip .question_title {
        width: 50%;
        float: left;
        font-size: 22px;
        box-sizing: border-box;
        font-weight: 700;
        color: #282828;
        padding-top: 30px;
        margin: 0;
        text-align: left;
        text-transform: uppercase;
        padding-left: 0;
    }

    .yellow_strip .question_button {
        width: 50%;
        top: 0;
        left: auto;
        right: 10px;
        position: absolute;
        display: inline-block;
        text-align: right;
        padding-top: 20px;
    }

    .home_question .yellow_strip .question_button {
        left: auto;
    }

    .yellow_strip .question_button a {
        padding: 10px 10px;
        font-size: 14px;
    }

    .home_question {
        margin-top: 70px;
        margin-bottom: 50px;
    }

    .le_question .question_title {
        padding-bottom: 0;
        padding-top: 15px;
    }

    .footer {
        font-family: 'FranckerCYR', sans-serif;
        box-sizing: border-box;
        position: relative;
    }

    .footer .footer_menu {
        position: absolute;
        width: 130px;
        text-align: center;
        left: calc(50% - 65px);
        padding: 0;
        margin: 0;
        top: 50px;
    }

    .footer .footer_contacts {
        margin: 0;
        min-width: 160px;
        padding: 0;
        text-align: center;
        font-size: 14px;
        max-width: 300px;
    }

    .footer .wrapper {
        display: flex;
        display: -webkit-flex;
        align-items: center;
        justify-content: space-between;
    }
    .footer .footer_logo {
        padding-right: 10px;
        margin-right: 0;
        border: none;
    }
    .footer .get_in_touch {
        float: none;
        padding: 0;
        font-size: 12px;
        min-width: 115px;
        margin: 0 10px;
    }
    .footer .puller {
        display: none;
    }
    .footer .social_bar {
        float: none;
        min-width: 125px;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .footer .footer_powered {
        float: none;
        margin-top: 20px;
        text-align: right;
        position: absolute;
        right: 10px;
    }

    .product_top {
        height: 100%;
        min-height: unset;
        background-color: #edeef3;
        background-size: cover;
        position: relative;
    }
    .product_top .top_image img {
       width: 100%;
    }
    .news .wrapper {
        padding: 0 10px;
    }

    .news_latest .news_item .item_title {
        padding: 0;
    }

    .top_info .title {
        position: relative;
        padding: 0;
        text-align: center;
        margin: 0 auto;
        margin-bottom: 50px;
    }
    .product_view .foot {
        flex-wrap: wrap;
    }
    .product_view .foot .image {
        width: 100%;
        padding-bottom: 20px;
    }
    .product_view .foot .image img {
        width: 100%;
    }
    .specifications .title {
        padding-bottom: 20px;
    }
    .product_view {
         padding: 20px 0;
     }
    .product_view .foot .text {
        width: 100%;
    }

    .top_info .title h1 {
        font-size: 40px;
    }

    .top_info span {
        font-size: 20px;
    }

    .top_info .description {
        font-size: 16px;
        font-weight: 300;
        color: #3c3c3e;
        margin: 0;
        width: 100%;
        line-height: 150%;
        margin-top: 30px;
    }

    .product_top .wrapper {
        height: 100%;
        min-height: unset;
        position: relative;
    }
    .product_top .top_image {
        position: absolute;
        z-index: 5;
        right: 0;
        top: 0;
        margin: 0;
    }
    .product_top .top_image img {
        width: 300px;
    }

    .top_info .button a {
        padding: 15px 52px;
        margin-bottom: 35px;
        margin-left: 0;
        margin-top: 90px;
    }

    .product_top .top_info {
        width: 100%;
        margin: 0 auto;
        top: auto;
        position: relative;
        z-index: 10;
    }

    .specifications .description .title {
        font-size: 18px;
        margin-left: 0;
        border-left: 8px solid #ffdd0d;
        border-bottom: none;
        display: inline-block;
        padding-left: 10px;
    }

    .specifications .description {
        width: 100%;
        background-size: cover;
        float: none;
        margin-bottom: 35px;
    }

    /*.specifications_sparrow .description {
        background: url(../images/sparrow_tablet.png) 50% 100% no-repeat;
    }
    .specifications_anser .description {
        background: url(../images/an2_tablet.png) 50% 100% no-repeat;
    }
    .specifications_le .description {
        background: url(../images/le2_tablet.png) 50% 100% no-repeat;
    }
    .specifications_columba .description {
        background: url(../images/co2_tablet.png) 50% 100% no-repeat;
    }
    .specifications_ardea .description {
        background: url(../images/ardea2_tablet.png) 50% 100% no-repeat;
    }*/
    #columba_2 .plane {
        left: calc(50% - 135px);
        margin-top: -60px;
    }

    .specifications {
        background: none;
        padding-bottom: 35px;
        margin: 0;
    }
    .specifications .characteristics {
        float: none;
        width: 100%;
        height: auto;
        margin-top: 0;
        margin-left: 0;
        display: flex;
        display: -webkit-flex;
        justify-content: space-between;
    }
    .characteristics2 {
        justify-content: center;
    }
    .characteristics .char_item {
        width: 50%;
        height: 115px;
        margin-bottom: 15px;
    }
    .complexInclude .rightSide .text {
        padding: 20px 0;
    }
    .question {
        padding: 50px 0;
    }
    .product_view .head {
        padding-bottom: 10px;
    }
    .details {
        width: 100%;
        margin: 0 auto;
    }

    .details .details_item {
        width: 100%;
        float: none;
        height: 120px;
        font-size: 16px;
        padding-left: 70px;
    }

    .details_item span {
        font-size: 18px;
    }



    .watch_video .name_video {
        width: 100%;
        height: 50px;
        position: absolute;
        top: calc(50% - 25px);
        left: 0;
        padding-top: 0;
    }

    .end_text {
        width: 100%;
        margin: 35px 0;
        font-size: 22px;
        height: 50px;
        padding-top: 0;
    }

    .training_question {
        margin-top: 92px;
        margin-bottom: 92px;
    }
    .columba_1 .question_title, .sparrowle_1 .question_title, .sparrow_1 .question_title {
        padding: 30px 0 0 0 !important;
    }

    .sparrow_2 .question_title, .anser_2 .question_title, .ardea_2 .question_title, .columba_2 .question_title, .sparrowle_2 .question_title {
        padding-top: 15px !important;
        padding-left: 0 !important;
    }

    /*-----------*/
    .training_question .yellow_strip .question_button {
        left: auto;
        margin-top: 0;
    }

    .sparrow_question .plane {
        margin-top: -70px;
        left: calc(50% - 150px);
    }

/*SERVICES*/
    .service_item_container {
        flex-wrap: wrap;
        height: auto;
        margin-bottom: 20px;
    }
    .service_content .first_line {
        padding: 20px 0;
    }
    .training.second_text .service_item_container {
        flex-wrap: wrap-reverse;
    }
    .training_content .line_title {
        margin:  0 0 20px 0;
    }
    .training_content .training_title {
        font-size: 36px;
        background: none;
    }
    .service_item_container .description {
        font-size: 16px;
        width: 100%;
        padding: 10px 0;
    }

    .service_item_container .image img {
        width: 100%;
    }

    .service_item_container .image {
        width: 640px;
        padding: 0;
        margin: 0 auto;
    }
    body .wrap_slider {
        padding-bottom: 30px;
        width: 640px;
        margin: 0 auto;
        height: auto;
    }
    body .slider {
        height: auto;
    }
    .training_content .training {
        height: auto;
    }
    .guaranty .line_title {
        width: 100%;
        text-align: center;
        padding-top: 50px;
    }

    .guaranty .g_title {
        font-size: 30px;
        border-bottom: none;
        width: 100%;
        padding-top: 50px;
        padding-bottom: 10px;
        display: inline;
        text-align: center;
        background: url(../images/mobile_line_contacts.png) 50% 100% repeat-x;
    }

    .guaranty .guaranty_item_wrap {
        margin-top: 0;
        padding-bottom: 50px;
    }

    .guaranty .guaranty_item {
        height: 100%;
        width: 50%;
        float: left;
        padding-top: 45px;
        margin: 0 !important;
    }

    .guaranty .guaranty_item:nth-child(even) {
        padding-left: 10px;
    }

    .guaranty .guaranty_item:nth-child(odd) {
        padding-right: 10px;
    }

    .guaranty .guaranty_item .title {
        font-size: 22px;
    }

    .guaranty .guaranty_item .text {
        font-size: 16px;
    }


    .company_logo img {
        width: 240px;
    }

    .company_top {
        min-height: 480px;
        background-color: #edeef3;
        height: 100%;
        width: 100%;
        position: relative;
        padding-top: 145px;
        padding-bottom: 50px;
    }

    .company_top .company_top_text {
        margin: 35px auto 0;
        font-size: 16px;
        font-weight: 300;
        color: #fff;
    }

    .company_align {
        margin-top: 0;
        height: 100%;
        left: auto;
        position: relative;
        width: 100%;
        top: auto;
        z-index: 3;
    }

    .company_description {
        height: 100%;
    }

    .company_description .c_description_top {
        width: 560px;
        font-size: 22px;
        font-weight: 300;
        color: #282828;
        margin: 0 auto 40px;
    }
    .owl-carousel-gallery .owl-nav {
        left: 0;
        width: 100%;
        padding: 0 20px;
    }
    .company_products {
        flex-wrap: wrap;
        width: 620px;
        margin: 0 auto;
        padding-bottom: 0;
    }
    .company_product .c_p_name {
        font-size: 16px;
    }
    .company_description .c_description_bot {
        font-size: 18px;
        margin: 40px auto 45px;
        width: 100%;
    }
    .desktop {
        display: none;
    }
    .yellowStripe .wrapper .col1 {
        padding-top: 40px;
        width: 100%;
        height: 95px;
    }
    #yellowStripeProduct {
        height: 279px;
    }
    #yellowStripeProduct .col1{
        padding-top: 40px !important;
        width: 100% !important;
        height: 95px !important;
    }
    #yellowStripeProduct .col {
        width: 50%;
        height: 150px;
        padding: 0 0 0 12px;
    }
    .complexInclude .leftSide .image img {
        /*width: 100%;*/
    }

    .complexInclude .leftSide, .complexInclude .rightSide{
        width: 100%;
    }

    .complexInclude .rightSide {
        padding-left: 0;
        padding-top: 30px;
    }
    .complexInclude .leftSide .title {
        font-size: 18px;
    }
    .complexInclude .rightSide ol {
        font-size: 14px;
    }
    .complexInclude .bottomText {
        font-size: 16px;
        font-weight: 600;
        color: #2e3b8b;
    }
    .valuesCompany .topValues .topTextValues {
        width: 100%;
        font-size: 26px;
    }
    .valuesCompany .valueItem {
        width: 50%;
        height: 130px;
        font-size: 14px;
        margin: 0 0 20px 0;
    }
    .valuesCompany .valueDesc {
        width: 295px;
        margin: 0 auto;
    }
    .schemeAdvantages .containerAdvantages {
        padding: 30px 0;
        display: flex;
        display: -webkit-flex;
        flex-wrap: wrap;
        justify-content: space-around;
    }

    .schemeAdvantages {
        height: auto;
        background: #f9f9f9;
    }
    .schemeAdvantages .circle {
        position: relative;
        top: auto !important;
        left: auto !important;
        margin: 20px;
    }
    .yellowStripe {
        background: #ffdd0d;
    }
    .schemeAdvantages .centralCircle {
        position: relative;
        top: 0 !important;
        left: 0 !important;
        border-radius: 0;
        width: 100%;
        height: 118px;
    }
    .schemeAdvantages .centralCircle span {
        width: 345px;
        padding-top: 35px;
        font-size: 20px;
    }
    .main_question {
        background: url(../images/mobileQuestions.jpg) top center /cover no-repeat;
    }
    #anser_2,
    #columba_2,
    #ardea_2 {
        background: #ffdd0d;
    }
    #anser_2 .question_title,
    #columba_2 .question_title,
    #ardea_2 .question_title{
        color: #282828;
    }
    .company_question .yellow_strip .question_title {
        color: #fff;
    }

    .company_question .yellow_strip .question_button a {
        background: #ffdd44;
        padding: 8px 25px;
        color: #282828;
        border-radius: 33px;
        display: inline-block;
        border: 3px solid transparent;
    }
    .valuesCompany {
        padding: 50px 0;
    }
    .ourClientsCompanyImage {
        background: none;
    }
    .yellowStripe {
        height: 245px;
    }
    .yellowStripe .col {
        width: 50%;
        height: 150px;
        padding: 55px 0 0 44px;
        background-position: 5% 50% !important;
    }
    .yellow_block {
        height: 322px;
    }
    #videowrapper .name_video .text span {
        font-size: 35px;
    }
    #videowrapper .name_video .text {
        font-size: 20px;
    }
    #videowrapper .name_video .button_video {
        margin-top: 20px;
    }
    #videowrapper .name_video .button_video a {
        padding: 10px 25px;
        background: #ffdd0d;
        font-size: 14px;
    }
    #videowrapper .name_video .button_video a:hover {
        background: #002589 !important;
    }
    #sparrowle_2 {
        background: url(../images/sparrowle_bottom_bg.jpg) top center /cover no-repeat;
        color: #fff;
        margin: 0;
    }
    #sparrow_2 {
        background: url(../images/sparrow_bottom_bg.jpg) top center /cover no-repeat;
        color: #fff;
        margin: 0;
    }
    #sparrowle_2 .plane,
    #sparrow_2 .plane {
        left: calc(50% - 75px) !important;
        margin-top: 0 ;
    }
    #sparrowle_2 .plane img,
    #sparrow_2 .plane img{
        height: 110px;
    }
    #sparrow_2 .question_title,
    #sparrowle_2 .question_title{
        color: #fff;
        padding: 15px 0 0 0;
    }
    .product_top .top_image_ardea,
    .product_top .top_image_columba,
    .product_top .top_image_anser {
        padding-top: 0;
    }
    #ardea_2 .plane {
        left: calc(50% - 200px);
        margin-top: -65px;
    }
    #anser_2 .plane {
        left: calc(50% - 210px);
        margin-top: -65px;
    }
    #sparrow_2 .question_button a,
    #sparrowle_2 .question_button a{
        background: #0e3083;
        color: #fff;
    }
    #sparrow_2 .question_button a:hover,
    #sparrowle_2 .question_button a:hover{
        border: 3px solid transparent;
    }
    .yellow_block #videowrapper {
        width: 100%;
        height: 100%;
    }
    .company_video_align .replacement {
        color: #fff !important;
        padding-top: 125px !important;
    }

    .achievements {
        height: 100%;
        padding-bottom: 45px;
    }

    .achievements .achievements_title {
        font-size: 24px;
        padding-bottom: 0;
    }

    .achievements .list_achiv {
        width: 640px;
        margin: 0 auto;
    }

    .list_achiv .achievement {
        height: 230px;
        width: 160px;
        float: left;
        margin: 42px 26px 0;
    }

    .sparrow_2 .plane {
        margin-top: -55px;
        left: calc(50% - 145px);
    }

    .videowrapper_ardea .name_video .replacement {
        padding-top: 0 !important;
    }

    .achievement img {
        width: 100%;
    }

    .vacancy .vacancy_title {
        text-align: center;
        font-size: 24px;
        font-weight: 300;
        color: #282828;
        padding-top: 40px;
        padding-bottom: 0;
    }

    .vacancy_item .item_name {
        font-size: 18px;
        width: 73%;
    }

    .vacancy_item .item_read {
        font-size: 14px;
        width: 27%;
    }

    .vacancy_info .vacancy_pic {
        width: 50%;
    }

    .vacancy_description .vacancy_info {
        height: 100%;
        margin-bottom: 0;
        padding-top: 5px;
    }
    .vacancy_description .vacancy_info .info_bar {
        height: auto;
        flex-wrap: wrap;
        padding: 20px 10px;
    }
    .vacancy_info .location {
        background: url(../images/ico_vacancy_1.png) 10px 50% no-repeat;
        margin-bottom: 20px;
    }
    .vacancy_info .duration {
        background: url(../images/ico_vacancy_2.png) 10px 50% no-repeat;
        margin-bottom: 20px;
    }
    .vacancy_info .experience {
        background: url(../images/ico_vacancy_3.png) 10px 50% no-repeat;
    }
    .vacancy_description .vacancy_text {
        padding-top: 30px;
        font-size: 16px;
        text-align: left;
    }

    .vacancy_description .vacancy_text span {
        font-size: 16px;
    }

    .vacancy_button a {
        margin: 0;
        padding: 0;
    }

    .vacancy_description .vacancy_button {
        width: 50%;
        justify-content: center;
        height: 50px;
        padding-left: 10px;
        display: flex;
        display: -webkit-flex;
        align-items: center;
    }

    .vacancy {
        padding-bottom: 20px;
    }

    .top_contacts .contacts_title {
        font-size: 46px;
    }

    .top_contacts {
        height: 765px;
        padding-top: 200px;
        background: url(../images/background_contacts.jpg) top center no-repeat;
        background-size: cover;
    }

    .top_contacts .contacts_item {

        font-size: 16px;
        font-weight: 700;
        margin-left: 0;
        color: #06288c;
        margin-top: 0;
        padding-top: 50px;
        height: 135px;
        background-position: 50% 0;
        text-align: center;
        float: left;
    }



    .top_contacts .contacts_item_1, .top_contacts .contacts_item_3 {
        width: 170px;
    }
    .top_contacts .contacts_item_2 {
        width: 210px;
        margin: 0 35px;
    }

    .top_contacts .contact_wrap {
        width: 640px;
        margin: 0 auto;
    }

    .contacts_form .form_contacts {
        background: #fff;
        width: 100%;
    }
    .form_contacts .small_inputs {
        flex-wrap: wrap;
        justify-content: center;
    }
    .form_contacts input {
        width: 400px;
    }

    .contacts_form {
        padding: 0 10px;
    }
    .contacts_wrap {
        flex-wrap: wrap;
    }
    .contacts_wrap .contacts_item {
        width: 50%;
        border: none;
    }
    .form_contacts .form_container {
        padding: 30px 10px;
        text-align: center;
    }

    .form_contacts .form_title {
        font-size: 24px;
        width: auto;
        display: inline-block;
        border-bottom: 0;
        padding: 0;
        background: none;
    }
    .form_contacts .form_title:after {
        width: 0;
    }
    .form_contacts .small_inputs input {
        width: 600px;
        padding-left: 10px;
        height: 45px;
        font-size: 14px;
        margin-top: 30px;
    }

    #message_contacts {
        width: 600px;
        padding-left: 10px;
        padding-top: 10px;
        height: 115px;
        font-size: 14px;
        margin-top: 30px;
    }
    .articles_view .news_title {
        margin: 0 auto;
        padding: 20px 0;
    }

    .articles_view .news_title h1 {
        font-size: 36px;
    }
    .blog_container {
        flex-wrap: wrap;
    }
    .blog_container .news {
        width: 100%;
    }
    .blog_container .blog-sidebar {
        width: 100%;
    }
    .news_read_question {
        margin-top: 170px;
        margin-bottom: 50px;
    }

    .news_read_question .plane {
        margin-top: -85px;
        left: calc(50% - 180px);
    }

    .mod_latest_image {
        text-align: center;
    }

    .news_read_container {
        flex-wrap: wrap;
    }
    .news_read_container .news_read_content {
        width: 100%;
    }
    .news_read_container .other_news {
        width: 100%;
        float: none;
        margin: 0;
    }

    .other_news .other_news_wrap {
        margin: 0 auto;
        width: 100%;
    }

    .other_news .other_news_title {
        font-size: 24px;
        font-weight: 700;
        color: #282828;
        padding: 25px 0;
    }

    .other_news .other_news_item {
        margin-bottom: 30px;
        width: 50%;
        float: left;
    }

    .other_news .other_news_item:nth-child(2) {
        padding-right: 10px;
    }

    .other_news .other_news_item:nth-child(3) {
        padding-left: 10px;
    }

    .other_news .other_news_item:nth-child(4) {
        display: none;
    }

    .other_news_item .oni_title a {
        font-size: 18px;
        color: #0e3083;
        text-decoration: underline;
        margin-top: 10px;
        display: inline-block;
    }

    .other_news_item .oni_image img {
        width: 100%;
    }



    .news_read_question .question_title {
        padding: 35px 0;
    }

    .popup_callback, .popup_checklist, .popup_form_info, .popup_login, .popup_registration, .popup_sendproduct {
        width: 500px !important;
        height: 600px !important;
        position: absolute !important;
        left: calc(50% - 250px) !important;
        top: calc(50% - 300px) !important;
        background-color: transparent !important;
        z-index: 9999 !important;
        text-align: center !important;
    }



    .news_read_info h1 {
        font-size: 22px;
    }

    .news_read_leftwrap {
        width: 100%;
        float: none;
        margin-top: 30px;
        margin-bottom: 0;
    }

    .news_read_leftwrap .news_read_content {
        font-size: 16px;
    }

    #mainpic a img {
        width: 100%;
    }

    .image-wrapper {
        width: 100%;
        float: none;
    }

    #mainpic {
        width: 100%;
    }

    .show_in_tablet {
        display: block;
    }

    .hide_in_tablet {
        display: none;
    }

    .stamp-ua, .stamp-ru, .stamp-en {
        top: 390px;
        right: 50px;
    }
    /*Media*/
    .whiteHeader {
        padding-top: 150px;
    }
    h1.con_heading.media {
        font-size: 50px;
    }
    .mod_latest_entry.media-item{
        width: 49%;
        height: auto;
        max-height: 320px;
        float: left;
        margin: 0 2% 22px 0;
    }
    #question_media .question_title {
        padding-top: 30px;
        color: #fff;
    }
    #question_media {
        margin-top: 50px;
        margin-bottom: 50px;
    }
    .mod_latest_entry.media-item .mod_latest_title.has-video {
        width: 100%;
        margin-top: 5px;
        font-size: 16px;
    }
    .mod_latest_entry.media-item .mod_latest_desc {
        float: none;
        width: 100%;
        padding-left: 10px;
    }
    .listItems .mod_latest_entry.media-item:nth-child(2n){
        margin-right: 0 !important;
    }
    .listItems .mod_latest_entry.media-item:nth-child(3n){
        margin-right: 2%;
    }
    .mod_latest_entry.media-item .mod_latest_image img{
        width: 100%;
    }


    h1.con_heading.media{
        font-size: 20px;
    }

    ul.droplangs {
        width: 80px;
        right: 108px;
    }


    /* wizard */

    .wizard-popup{
        width: 320px;
        left: calc(50% - 160px);
    }

    .wizard-popup .wizard-picture{
        float: none;
        width: 100%;
        height: 140px;
        background-position: 50% 50%;
    }

    .wizard-popup .wizard-picture .w-title {
        padding-top: 30px;
        margin-top: 0;
    }
    .wizard-popup .wizard-picture .w-content {
        margin-top: 10px;
    }

    .wizard-popup .wizard-content{
        width: 100%;
        float: none;
        min-height: auto;
        padding: 15px 10px;
    }

    .wizard-popup .field-short,
    .wizard-popup .field-short:nth-child(2n){
        width: 100%;
        float: none;
        padding-right: 0;
        padding-left: 0;
    }


    #popup .wizard-popup .field-long textarea,
    #popup .wizard-popup .field-short input,
    #popup .wizard-popup .field-long input{
        font-size: 14px;
    }

    .wizard-popup .w-buttons-rapper{
        text-align: center;
        float: none;
        padding-bottom: 20px;
    }
    #popup .wizard-popup .close_button {
        position: absolute;
        margin-top: -25px;
        right: 145px;
    }

    #popup .wizard-popup .radios {
        flex-wrap: wrap;
        padding: 20px 0;
    }


    #popup .wizard-popup .radios .radio-wrapper {
        text-align: center;
        width: 50%;
        min-height: 100px;
    }

    #popup .wizard-popup .field-long textarea{
        height: 64px;
        padding: 5px 10px;
    }

    #popup .wizard-popup .fieldset-success {
        padding-top: 100px;
    }

    a.button_contacts{
        line-height: 45px;
    }

}

@media screen and (max-width: 639px ) {
    .desktop {
        display: none;
    }

    .owl-carousel-gallery .owl-nav .owl-prev {
        left: 5px;
    }
    .owl-carousel-gallery .owl-nav .owl-next {
        right: 5px;
    }
    .mobile {
        display: inline-block;
    }
    .tablet {
        display: inline-block;
    }
    .owl-carousel-gallery {
        height: auto;
    }
    .wrapper,
    #mediaRead .wrapper {
        width: 100%;
        min-width: 320px;
        padding: 0 10px;
    }
    .footer .wrapper {
        justify-content: center;
        flex-wrap: wrap;
    }

    .show_in_mob {
        display: block;
    }

    .show_in_desc {
        display: none;
    }
    .information-windhover-1 {
        left: 50%;
        margin-left: 0px;
        top: 100px;
    }
    .information-windhover-2 {
        left: 50%;
        margin-left: -70px;
        top: 25%;
    }
    .information-windhover-3 {
        left: 50%;
        margin-left: 125px;
        top: 85px;
    }
    .information-windhover-4 {
        left: 50%;
        margin-left: -165px;
        top: 20px;
    }
    .information-windhover-5 {
        left: 50%;
        margin-left: -40px;
        top: 170px;
    }
    .information-windhover-6 {
        left: 50%;
        margin-left: 100px;
        top: 150px;
    }
    .information-windhover-7 {
        top: 0;
        left: 50%;
    }
    .header {
        height: 110px;
    }

    .header .header_menu {
        display: none;
    }

    .header .header_mobile_menu {
        width: 100%;
        background: #f3f3f3;
        position: absolute;
        top: 110px;
        min-height: 650px;
        left: 0;
    }

    .header_wrapper {
        width: 100%;
        height: 110px;
        position: relative;
        display: flex;
        display: -webkit-flex;
        justify-content: space-between;
        align-items: center;
    }

    #header_mobile_menu ul.menu {

    }
    .complexInclude .rightSide .buttons {
        text-align: center;
    }
    .header .top_menu {
      width: 100%;
    }

    .header .top_menu ul li {
        float: none;
        font-size: 18px;
        width: 100%;
        height: auto;
        text-align: center;
        padding-top: 20px;
        padding-bottom: 20px;
        padding-left: 0;
        margin: 0;
    }

    .header .top_menu ul li a {
        width: 100%;
        display: block;
        height: 100%;
    }
    #prod_menu .menu,
    #serv_menu .menu {
        flex-wrap: wrap;
    }
    .header .prod_menu ul li,
    .header .serv_menu ul li{
        width: 100%;
        padding: 10px 0;

    }

    .header .prod_menu ul li.sparrow,
    .header .prod_menu ul li.windhover ,
	.header .prod_menu ul li.windhoverw ,
    .header .prod_menu ul li.sparrowle,
    .header .prod_menu ul li.anser,
    .header .prod_menu ul li.ardea,
    .header .prod_menu ul li.columba{
        background-position: 0 50%;
    }

    .header .prod_menu ul li:after,
    .header .serv_menu ul li:after{
        height: 1px;
        width: 100%;
        top: auto;
        bottom: 0;
    }

    .header .prod_menu ul li a{
        padding-top: 30px;
        padding-bottom: 20px;
        padding-left: 50%;
    }

    .header .serv_menu ul li a{
        padding-top: 30px;
        padding-bottom: 20px;
        padding-left: 100px;
        text-align: left;
    }

    /*.serv_menu ul li.productions {*/
        /*background: url(../images/ico_productions.png) 10px 50% no-repeat;*/
    /*}*/

    .header .serv_menu ul li.development{ background-position: 0 50%}
    .header .serv_menu ul li.productions{ background-position: 6px 50%}
    .header .serv_menu ul li.training{ background-position: 10px 50%}
    .header .serv_menu ul li.service{ background-position: 4px 50%}


    .header .serv_menu .arrow {
        background: url(../images/arrow-menu.png) 0 50% no-repeat;
    }
    .header .serv_menu li a:hover .arrow {
        background: url(../images/arrow-menu-hover.png) 0 50% no-repeat;
    }

    #prod_menu,
    #serv_menu{
        box-shadow: 0 10px 10px rgba(0,0,0,0.5);
    }


    .products_m ul li a {
        padding-top: 110px;
    }

    .header .top_menu ul > li:first-child {
        width: 100% !important;
        border-radius: 0 !important;
    }

    .services_m ul, .products_m ul {
        display: none;
        border: none;
    }

    .services_m ul {
        width: 100%;
        left: 0;
        border-radius: 0;
        padding-bottom: 15px;
        z-index: 10;
        padding-top: 10px;
        margin-top: 15px;
    }

    .services_m ul li:last-child {
        border-radius: 0;
    }

    .products_m ul {
        height: 100%;
        top: 0;
        position: absolute;
        width: 100%;
        background: #fff;
        left: 0;
        z-index: 10;
    }

    .header .top_menu ul .products_m ul li {
        box-sizing: border-box;
        height: 150px !important;
        width: 50% !important;
        float: left;
        background-size: auto 55px !important;
        text-align: center;
        margin: 0;
        font-size: 20px;
    }

    .services_m:hover ul,
    .footer_menu .products_m:hover ul {
        display: none;
    }
    .question .question_title {
        width: 100%;
        background-size: 100% auto !important;
        margin: 0 auto;
        max-width: 450px;
    }
    .question.question_sparrow .question_title {
        padding-top: 150px;
    }
    .question.question_sparrowle .question_title {
        padding-top: 150px;
    }
    .question.question_anser .question_title {
        padding-top: 100px;
    }
    .question.question_columba .question_title {
        padding-top: 150px;
    }
    .question.question_ardea .question_title {
        padding-top: 150px;
    }
    .question {
        padding: 50px 0;
    }
    .mobile_set_lang {
        display: block;
    }

    .mobile_set_lang .set_lang {
        padding: 0;
        margin: 0;
        float: none;
        border-radius: 10px;
    }
    .current_lang, .whiteWord .header_menu:hover .current_lang {
        width: 60px;
    }

    .mobile_set_lang .set_lang ul li {
        float: left;
        margin: 10px 10px;
        text-align: center;
        font-size: 14px;
    }

    #burger {
        display: flex;
        display: -webkit-flex;
        justify-content: center;
        width: 55px;
        height: 35px;
        align-items: center;
    }

    #back_burger {
        position: absolute;
        top: 10px;
        display: none;
        right: 10px;
        z-index: 100;
    }

    .header_logo img {
        width: 100%;
    }

    .top_service .text {
        width: 100%;
    }

    .main {
        min-height: 480px;
        margin-top: 110px;
        height: calc(100vh - 110px);
    }

    .main .main_left {
        float: none;
        width: 100%;
        font-weight: 700;
        color: #0e3083;
        top: auto;
        left: auto;
        position: relative;
        display: flex;
        display: -webkit-flex;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
        height: calc(100vh - 110px);
    }

    .main_left .main_title {

    }
    .main_left .main_title h1{
        font-size: 30px;
        font-family: "FranckerCYR";
        text-align: center;
    }

    .main_title br {
        display: none;
    }

    .main_left .main_caption {
        font-size: 20px;
        text-align: center;
    }

    .main_left .main_button {
        font-size: 16px;
        margin-top: 0;
        width: 100%;
        text-align: center;
    }

    .main_left .main_button a {
        border-radius: 30px;
        display: inline-block;
        width: 250px;
        color: #fff;
        height: 55px;
        background: #000;
        padding-top: 18px;
   }

    .main .main_right {
        float: none;
        position: absolute;
        top: 300px;
        left: 100px;
        width: 100%;
        right: 0;
        text-align: right;
        margin-right: -70px;
    }
    .header .top_menu ul .services_m ul li {
        padding-left: 0;
    }
    .main_right img {
        width: 274px;
    }

    .list .item_margin_1, .list .item_margin_2, .list .item_margin_3, .list .item_margin_4 {
        margin: 0;
    }

    .list .list_item.active {
        background-repeat: no-repeat;
        background-position: 50% 100%;
    }
    .list .list_item:after{
        display: none;
    }

    .list .list_item {
        margin-top: 20px;
        padding: 0;
        height: 150px;
        border-right: none;
        float: none;
    }
    .owl-carousel.owl-carousel-gallery .owl-item img {
        display: block;
        max-width: 320px;
    }
    .products {
        height: 100%;
    }

    .products .list {
        float: none;
    }

    .products .navigation_bar {
        height: 200px;
    }

    .products_info .info_title {
        font-size: 34px;
        margin-top: 0;
        font-weight: 700;
        color: #1e3083;
        padding-top: 20px;
        text-align: center;
    }

    .products_info .info_title span {
        display: block;
        float: none;
    }

    .products_previewmodulebody {
        background-image: linear-gradient(#f3f3f3 0, #f3f3f3 74px, #fff 275px, #fff 670px);
    }
    .products .bottom_part {
        padding: 20px 0;
        height: auto;
    }

    .products_info .info_description {
        font-size: 16px;
        font-weight: 300;
        margin-top: 15px;
        width: 100%;
        padding-right: 0;
        text-align: justify;
    }

    .products .products_image {
        width: 100%;
        text-align: center;
        float: none;
        margin-top: 0;
        padding-right: 0;
        padding-top: 20px;
        height: 260px;
    }
    .products .products_image_mob {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .product_preview .products_image img {
        width: 300px;
    }

    .navigation_bar .owl-prev{
        background: url(../images/nav-prev.png) 50% 50% no-repeat;
        width: 18px;
        height: 32px;
        position: absolute;
        left: calc(50% - 100px);
        margin-top: -33px
    }
    .navigation_bar .owl-next{
        background: url(../images/nav-next.png) 50% 50% no-repeat;
        width: 18px;
        height: 32px;
        position: absolute;
        right: calc(50% - 100px);
        margin-top: -33px
    }

    .navigation_bar .owl-nav{
        position: absolute;
        width: 100%;
    }

    .products_previewmodulebody .wrapper{
        padding: 0;
    }

    .products_previewmodulebody .container_products{
        padding: 0 10px;
    }

    .products .products_info {
        margin: 0;
        float: none;
    }

    .products .product_preview {
        position: relative;
    }

    .products .button {
        margin: 40px 0;
        text-align: center;
    }

    .navigation_bar .products_title {
        float: left;
        font-size: 50px;
        font-weight: 700;
        color: #f2f2f2;
        text-align: right;
        padding-top: 39px;
        width: 100%;
    }

    .products_info .products_title {
        font-size: 26px;
        font-weight: 700;
        color: #f2f2f2;
        text-align: right;
        padding: 45px 0;
    }

    .info_digits .digits_item {
        width: 50%;
        height: 150px;
        padding-top: 55px;
        padding-left: 0;
        text-align: center;
        background-position: 50% 0% !important;
    }

    .products_info .info_digits {
        flex-wrap: wrap;
    }


    .news .news_item:nth-child(3) {
        margin: 0;
    }

    .news .news_item:nth-child(3) {
        margin: 0;
    }


    .services .services_item {
        float: none;
        width: 100%;
        height: 100%;
        overflow: hidden;
        text-align: center;
        padding: 25px 10px;
        margin-bottom: 15px;
        box-shadow: 0 0 5px 1px rgba(0,0,0,0.1);
    }

    .services_item .item_title {
        text-align: left;
    }

    .services_item .item_description {
        text-align: left;
        height: auto;
    }

    .services_item .item_button {
        text-align: left;
    }
    .textAlign {
        height: 130px;
        top: calc(50% - 65px);
    }
    .news .news_item {
        float: none;
        width: 100%;
        margin-left: 0;
        overflow: hidden;
        margin-bottom: 30px;
        height: auto;
    }


    .moduletitle {
        width: 100%;
        padding: 40px 0 40px 10px;
        font-size: 26px;
        font-weight: 700;
        color: #0e3083;
        text-transform: uppercase;
    }

    .servicesmoduletitle {
        width: 100%;
        padding: 40px 0 40px 10px;
        font-size: 26px;
        font-weight: 700;
        color: #0e3083;
        text-transform: uppercase;
    }

    .servicesmodule {
        height: auto;
        padding: 20px 0;
    }

    #videowrapper {
        height: 300px;
        display: flex;
        align-items: center;
    }

    #videowrapper .button {
        padding-top: 80px;
        height: 90px;
    }
    .latest-wrapper .news{
        flex-wrap: wrap;
    }

    .latest-wrapper .news .news_item:nth-child(2n){
        display: none;
    }
    .news_latest .news_head {
        flex-wrap: wrap;
        justify-content: center;
    }
    .news_latest .news_head {
        flex-wrap: wrap;
        justify-content: center;
    }
    .news_latest .news_item:nth-child(3) {
        display: none;
    }

    .news .news_button {
        padding: 40px 0;
    }

    .news_button a {
        padding: 20px 60px;
    }

    .news_latest .mod_latest_image {
        text-align: center;
        width: 100%;
    }

    .news_latest .mod_latest_image img {
        width: 100%;
    }

    .main_question {
        height: 165px;
        background: #ffdd0d;
    }

    .main_question .plane {
        display: none;
    }

    .home_question .question_title {
        padding-top: 30px;
        padding-bottom: 40px;
        padding-left: 0;
    }

    .yellow_strip .question_title {
        width: 100%;
        float: none;
        font-size: 22px;
        box-sizing: border-box;
        font-weight: 700;
        color: #282828;
        text-align: center;
        text-transform: uppercase;
    }

    .yellow_strip .question_button {
        float: none;
        left: auto;
        position: relative;
        top: auto;
        font-size: 14px;
        text-align: center;
    }

    .home_question .yellow_strip .question_button {
        left: 0;
    }

    .yellow_strip .question_button a {
        padding: 8px 35px;
    }

    .home_question {
        margin-top: 0;
        margin-bottom: 0;
    }

    .le_question .question_title {
        padding-bottom: 18px;
    }

    .footer {
        font-family: 'FranckerCYR', sans-serif;
        box-sizing: border-box;
        height: auto;
        padding: 25px 0;
        height: auto;
    }
    .footer .get_in_touch {
        padding: 20px 0;
        height: auto;
        width: 100%;
        justify-content: center;
    }
    .footer .social_bar {
        float: none;
        margin: 0 auto;
        height: auto;
        padding: 10px 0;
        width: 150px;
    }
    .footer .get_in_touch a {
        font-size: 16px;
    }
    .footer .footer_contacts {
        padding: 15px 0;
        width: 100%;
        text-align: center;
        margin: 0;
        float: none;
        justify-content: center;
        height: auto;
    }


    .footer .footer_menu {
        width: 50%;
        padding: 25px 0 0 0;
        margin: 0;
        text-align: right;
        position: absolute;
        right: 20px;
    }
    .footer .footer_logo {
        margin-left: 0;
        width: 100%;
        float: none;
        height: auto;
        padding: 0;
        justify-content: center;
    }

    .footer .footer_powered {
        display: none;
    }

    #medal {
        width: 100px;
        height: 100px;
        top: 300px;
        left: calc( 50% - 120px );
    }
    #iso9001 {
        width: 100px;
        height: 100px;
        top: 300px;
        left: calc( 50% + 20px );
    }
    #iso9001 img{
        width: 100px;
        height: auto;
    }

    #stamp {
        right: auto;
        left: 0;
        top: -80px;
    }

    .product_top {
        height: calc(100vh - 180px);
        min-height: auto;
        background-color: #edeef3;
        background-size: cover;
        margin-top: 110px;
        position: relative;
        text-align: center;
    }
    .product_top_columba {
        background: url(../images/columba_1_screen_mob.jpg) 50% 0 /cover no-repeat;
    }
    .product_top .top_image img {
        width: 100%;
    }
    .top_info .button {
        position: absolute;
        bottom: 0;
        text-align: center;
        width: 100%;
    }
    .top_info .title {
        position: relative;
        margin: 0;
        padding: 0 0 20px 0;
    }
    .owl-carousel-gallery .owl-nav {
        left: 0;
        width: 100%;
        padding: 0 20px;
    }
    .characteristics2 {
        justify-content: center;
        background-size: 300px auto;
        padding-top: 115px;
    }
    .vacancy_description .vacancy_info .info_bar {
        flex-wrap: wrap;
        padding: 0 25px;
        height: auto;
    }
    .question.question_windhover .question_title {
        padding-top: 100px;
        background-size: 300px auto;
    }
    .info_bar .info_item.employment,
    .info_bar .info_item.city,
    .info_bar .info_item.demands {
        width: 100%;
        height: 90px;
        padding-left: 75px;
        border-bottom: 1px solid #e5e5e5;
    }
    .vacancy_info .info_bar .info_item:last-child {
        width: 100%;
        height: 70px;
    }
    .info_bar .info_item.employment {
        background: url(../images/ico_vacancy_1.png) 10px 50% no-repeat
    }
    .info_bar .info_item.city {
        background: url(../images/ico_vacancy_2.png) 10px 50% no-repeat
    }
    .info_bar .info_item.demands {
        background: url(../images/ico_vacancy_3.png) 10px 50% no-repeat
    }
    .product_top .top_info .title h1{
        font-size: 46px;
        display: inline-block;
        width: 100%;
    }
    .product_view {
        padding: 30px 0;
    }
    .top_info span {
        font-size: 20px;
    }

    .top_info .description {
        font-size: 16px;
        font-weight: 300;
        color: #3c3c3e;
        margin: 15px 0 0 0;
        width: 100%;
        line-height: 150%;
    }
    .product_view .head {
        flex-wrap: wrap;
        padding-bottom: 10px;
    }
    .product_view .head .title {
        width: 100%;
    }
    .product_view .head .status {
        color: #282828;
    }
    .product_view .foot {
        height: auto;
        flex-wrap: wrap-reverse;
    }
    .product_view .foot .image {
        width: 100%;
    }
    .product_view .foot .image img {
        width: 100%;
    }
    .product_view .foot .text {
        width: 100%;
        padding-left: 0;
        font-size: 16px;
        padding-bottom: 20px;
    }

    .product_top .wrapper {
        height: 100%;
        min-height: unset;
        position: relative;
    }

    .product_top .top_image {
        position: absolute;
        z-index: 5;
        right: 0;
        top: 120px;
        margin-right: 0;
        width: 80%;
        text-align: center;
        left: calc(50% - 40%);
    }


    .top_info .button a {
        padding: 15px 52px;
        margin-bottom: 35px;
        margin-left: 0;
        margin-top: 90px;
    }

    .product_top .top_info {
        width: 100%;
        height: 100%;
        margin: 0 auto;
        top: auto;
        position: relative;
        z-index: 10;
        justify-content: center;
    }

    .specifications .description .title {
        font-size: 26px;
        margin-left: 0;
    }

    .specifications .description {
        width: 100%;
        float: none;
        margin-bottom: 35px;
    }
    .specifications .description .image img {
        width: 100%;
    }
    .videowrapper_ardea .name_video .replacement {
        padding-top: 0 !important;
    }

    .con_text .yellowStripeProduct {
        background-image: linear-gradient(180deg, #ffdd0d 0, #ffdd0d 243px, #f8d710 243px, #f8d710 500px);
        background: -moz-linear-gradient(180deg, #ffdd0d 0, #ffdd0d 243px, #f8d710 243px, #f8d710 500px);
        background: -webkit-linear-gradient(180deg, #ffdd0d 0, #ffdd0d 243px, #f8d710 243px, #f8d710 500px);
        background: linear-gradient(180deg, #ffdd0d 0, #ffdd0d 243px, #f8d710 243px, #f8d710 500px);
        padding-bottom: 40px;
    }
    .con_text .yellowStripeProduct .col {
        height: auto;
        padding: 0 0 10px 0;
        color: #2e3b8b !important;
    }
    .complexInclude .leftSide, .complexInclude .rightSide {
        float: none;
        width: 100%;
    }
    .complexInclude .leftSide .title {
        margin-bottom: 0;
    }
    .complexInclude .leftSide .image img {
        width: 310px;
    }
    .complexInclude .rightSide {
        padding-top: 0;
        padding-left: 0;
    }
    .complexInclude .rightSide ol li {
        margin-bottom: 10px;
    }
    .complexInclude .bottomText {
        color: #2e3b8b;
        font-size: 16px;
        font-weight: 700;
        text-align: center;
    }
    .specifications {
        background: none;
        margin-bottom: 20px;
    }

    .specifications .characteristics {
        float: none;
        width: 100%;
        height: auto;
        margin-top: 0;
        margin-left: 0;
    }

    .characteristics .char_item {
        float: none;
        margin-bottom: 20px;
        float: none;
        width: 50%;
    }
    .specifications .char_item::after {
        width: 0;
        height: 0;
    }
    .specifications .title {
        text-align: center;
        padding-bottom: 30px;
    }
    .plane_images img {
        width: 100%;
    }

    .details {
        width: 100%;
        margin: 0 auto;
    }

    .details .details_item {
        width: 100%;
        float: none;
        height: 120px;
        font-size: 14px;
    }

    #sparrowle_2 {
        background: url(../images/sparrowle_bottom_bg.jpg) top center /cover no-repeat;
        color: #fff;
    }
    #sparrowle_2 .question_title{
        color: #fff;
    }
    #sparrowle_2 .question_button a{
        background: #0e3083;
        color: #fff;
    }
    #sparrowle_2 .question_button a:hover{
        border: 3px solid transparent;
    }
    #sparrow_2 {
        background: url(../images/sparrow_bottom_bg.jpg) top center /cover no-repeat;
        color: #fff;
    }
    #sparrow_2 .question_title,
    #sparrowle_2 .question_title{
        color: #fff;
    }
    #sparrow_2 .question_button a,
    #sparrowle_2 .question_button a{
        background: #0e3083;
        color: #fff;
    }
    #sparrow_2 .question_button a:hover,
    #sparrowle_2 .question_button a:hover{
        border: 3px solid transparent;
    }
    #home_question .question_title, #newsQuestion .question_title {
        color: #282828;
        padding-top: 30px;
    }
    .set_lang li a.active,
    .mobile_set_lang ul.droplangs li a.active{
        color: #ffdd0d;
    }

    #training_question .question_title,
    #productions_question .question_title,
    #development_question .question_title{
        color: #282828;
        padding-top: 30px;
    }
    #training_question,
    #productions_question,
    #development_question {
        background: #ffdd0d;
    }

    .header .top_menu ul li.selected,
    .header .top_menu ul li.hover {
        color: #0e3083;
    }

    .product_top_sparrow .top_image {
        top: 100px;
    }

    #videowrapper .name_video .text span {
        font-size: 35px;
    }

    #videowrapper .name_video .text {
        font-size: 20px;
    }

    #videowrapper .name_video .button_video {
        margin-top: 20px;
    }

    #videowrapper .name_video .button_video a {
        padding: 10px 25px;
        background: #ffdd0d;
        font-size: 14px;
    }
    #videowrapper .name_video .button_video a:hover {
        background: #002589 !important;
    }


    .end_text {
        width: 100%;
        margin: 35px 0;
        font-size: 18px;
        height: 50px;
        padding-top: 0;
    }



    .news .wrapper {
        padding: 0 10px;
    }


    .service_item_container {
        flex-wrap: wrap;
        height: auto;
        margin: 0 0 20px 0;
    }
    .service_content .first_line {
        font-size: 18px;
        padding: 25px 0;
    }
    .service_item_container .description {
        width: 100%;
        font-size: 16px;
    }
   .service_item_container .image img {
        width: 100%;
   }
    .training_content .line_title {
       margin: 0;
   }
   .line_title .training_title {
       font-size: 18px;
       background: none;
   }
    .training_content .training .title {
        font-size: 16px;
        margin-bottom: 10px;
    }
    .training_content .training {
        height: auto;
    }
    .guaranty .g_title {
        font-size: 30px;
        border-bottom: 7px solid #ffdd0d;
        width: 100%;
        padding-top: 50px;
    }

    .guaranty .guaranty_item_wrap {
        margin-top: 0;
        padding-bottom: 50px;
    }

    .guaranty .guaranty_item {
        height: 100%;
        width: 100%;
        float: none;
        padding-top: 45px;
        margin: 0 !important;
    }

    .guaranty .guaranty_item .title {
        font-size: 22px;
    }

    .guaranty .guaranty_item .text {
        font-size: 16px;
    }



    .news_latest .news_item:nth-child(2) {
        margin: auto;
    }

    .news_latest .news_item .item_title {
        height: auto;
        max-height: 100px;
        padding-left: 0;
    }


/*BLOG*/
    .blog_container {
        flex-wrap: wrap;
    }
    .blog_container .news {
        width: 100%;
    }
    .blog_container .blog-sidebar {
        width: 100%;
    }
    .blog-banner {
        margin-top: 110px;
    }
    .blog-banner h1 {
        font-size: 41px;
        text-align: center;
    }
    .articles_view .mod_latest_title_a {
        width: 100%;
        padding: 5px 0;
        min-height: 40px;
        height: auto;
    }
    .news_view .item_title {
        margin: 0;
    }
    .aftertitle_line .date {
        padding-bottom: 10px;
    }
    .articles_view .news .news_read_more {
        display: none;
    }
    .blog_container .news_item .item_description {
        margin: 0;
    }
    .blog_container .news .news_view {
        width: 300px;
        height: auto;
        margin: 0 auto;
    }
    .news_item .item_description {
        height: auto;
        padding: 10px 0;
    }
    .show_more_articles {
        text-align: center;
    }
    .show_more_articles a {
        font-size: 16px;
        text-transform: uppercase;
        border: 1px solid #dedede;
        display: inline-block;
        width: 300px;
        height: 70px;
        padding-top: 25px;
        text-align: center;
    }
    .social_module {
        display: none;
    }
/*COMPANY*/
    .company_logo img {
        width: 240px;
    }

    .company_top {
        min-height: 570px;
        background-color: #edeef3;
        height: 100vh;
        width: 100%;
        position: relative;
        padding-top: 145px;
        padding-bottom: 50px;
    }

    .company_top .company_top_text {
        margin: 35px auto 0;
        font-size: 16px;
        font-weight: 300;
        color: #fff;
    }

    .company_align {
        margin-top: 0;
        height: 100%;
        left: auto;
        position: relative;
        width: 100%;
        top: auto;
        z-index: 3;
    }

    .company_description {
        height: 100%;
    }
    .company_products {
        flex-wrap: wrap;
        justify-content: space-around;
        padding-bottom: 0;
    }
    .company_description .c_description_top {
        width: 100%;
        color: #282828;
        margin: 0 auto 40px;
        font-size: 22px;
        font-weight: 300;
    }

    .company_products .company_product {
        margin-bottom: 20px;
    }
    .company_product .c_p_name {
        border: none;
    }


    .company_description .c_description_bot {
        font-size: 16px;
        margin: 10px auto 45px;
        width: 100%;
    }
    #anser_2,
    #columba_2,
    #ardea_2 {
        background: #ffdd0d;
    }
    #anser_2 .question_title,
    #columba_2 .question_title,
    #ardea_2 .question_title{
        color: #282828;
    }
    .yellow_block {
        height: 290px;
    }

    .yellow_block #videowrapper {
        width: 100%;
        height: 290px;
    }

    .yellow_block .company_video_align {
        height: 100px;
        top: calc(50% - 50px);
    }

    .company_video_align .replacement {
        color: #fff !important;
        font-size: 32px !important;
    }

    .achievements {
        height: 100%;
        padding-bottom: 45px;
    }

    .achievements .achievements_title {
        font-size: 20px;
        padding-bottom: 0;
    }

    .achievements .list_achiv {
        width: 320px;
        margin: 0 auto;
    }

    .list_achiv .achievement {
        height: 195px;
        width: 150px;
        margin-right: 0;
        margin-top: 30px;
        float: left;
    }

    .list_achiv .achievement:nth-child(even) {
        padding-left: 15px;
    }

    .list_achiv .achievement:nth-child(odd) {
        padding-right: 15px;
    }

    .achievement img {
        width: 100%;
    }

    .vacancy .vacancy_title {
        text-align: center;
        font-size: 24px;
        font-weight: 300;
        color: #282828;
        padding-top: 40px;
        padding-bottom: 0;
    }

    .vacancy_item .item_name {
        font-size: 18px;
        width: 73%;
    }

    .vacancy_item .item_read {
        font-size: 14px;
        width: 27%;
    }

    .vacancy_info .vacancy_pic {
        width: 100%;
        height: 90px;
        border-right: none;
        border-bottom: 1px solid #e5e5e5;
    }

    .vacancy_description .vacancy_info {
        height: 100%;
        margin-bottom: 0;
        padding-top: 5px;
    }

    .vacancy_description .vacancy_text {
        padding-top: 30px;
        font-size: 16px;
        text-align: left;
    }

    .vacancy_description .vacancy_text span {
        font-size: 16px;
    }

    .vacancy_button a {

    }

    .vacancy_description .vacancy_button {
        text-align: center;
        height: 75px;
        display: flex;
        margin: 0 auto;
        display: -webkit-flex;
        align-items: center;    }

    .vacancy {
        padding-bottom: 20px;
    }

    .top_contacts .contacts_title {
        font-size: 46px;
    }

    .top_contacts {
        height: 765px;
        padding-top: 200px;
        background: url(../images/background_contacts.jpg) top center no-repeat;
        background-size: cover;
    }

    .top_contacts .contacts_item {
        font-size: 16px;
        font-weight: 700;
        width: 100%;
        margin-left: 0;
        color: #06288c;
        margin-top: 20px;
        padding-top: 0;
        padding-left: 65px;
        height: 60px;
        background-position: 5% 50%;
        text-align: left;
        float: none;
    }

    .top_contacts .contacts_item_1, .top_contacts .contacts_item_3 {
        padding-top: 15px;
    }

    .contacts_form .form_contacts {
         background: #fff;
        box-shadow: 0 0 20px 5px #c8c9ce;
        width: 100%;
        height: 590px;
    }

    .form_contacts .form_container {
        text-align: center;
    }

    .form_contacts .form_title {
        font-size: 20px;
        padding-top: 10px;
        padding-bottom: 12px;
        width: auto;
        display: inline-block;
        border-bottom: 0;
        background: url(../images/mobile_line_contacts.png) 50% 100% repeat-x;
    }

    .form_contacts .small_inputs input {
        width: 300px;
        font-size: 14px;
        margin-top: 30px;
        color: #ababab;
        text-align: left;
    }

    #message_contacts {
        width: 300px;
        padding-left: 10px;
        padding-top: 10px;
        height: 115px;
        font-size: 14px;
        margin-top: 30px;
    }

    .articles_view .news_title {
        margin: 0 auto;
        padding: 20px 0;
    }

    .articles_view .news_title h1 {
        font-size: 36px;
    }

    .news_read_question {
        margin-top: 30px;
        margin-bottom: 0;
    }

    .mod_latest_image {
        text-align: center;
    }

    .mod_latest_image img {
        width: 100%;
    }

    .news_read_question .question_title {
        padding: 35px 0;
    }

    .popup_callback, .popup_checklist, .popup_form_info, .popup_login, .popup_registration, .popup_sendproduct {
        width: 300px !important;
        height: 590px !important;
        left: calc(50% - 150px) !important;
        top: 10px !important;
    }

    .form_contacts .button_contacts {
        width: 220px !important;
    }

    .news_read_info {
    }

    .news_read_info h1 {
        font-size: 22px;
    }

    .news_read_leftwrap {
        width: 100%;
        float: none;
        margin-top: 30px;
        margin-bottom: 0;
    }

    .news_read_leftwrap .news_read_content {
        font-size: 16px;
    }



    #mainpic a img {
        width: 100%;
    }

    .image-wrapper {
        width: 100%;
        float: none;
    }

    #mainpic {
        width: 100%;
    }
    .news_read_container {
        flex-wrap: wrap;
    }
    .news_read_container .news_read_content {
        width: 100%;
    }
    .news_read_container .other_news {
        width: 100%;
        float: none;
        margin: 0;
    }

    body .wrap_slider {
        padding-bottom: 30px;
        width: 100%;
        height: 100%;
    }

    body .slider {
        height: 100%;
    }


    .stamp-ua, .stamp-ru, .stamp-en {
        right: calc(50% - 80px);
        top: 410px;
    }

    /*update*/
    .yellowStripe {
        height: auto;
        text-align: center;
        background-image: linear-gradient(180deg, #ffdd0d 0, #ffdd0d 79px, #f9d80d 79px, #f9d80d 210px, #f2d20c 210px, #f2d20c 100%);
        background: -moz-linear-gradient(180deg, #ffdd0d 0, #ffdd0d 79px, #f9d80d 79px, #f9d80d 210px, #f2d20c 210px, #f2d20c 100%);
        background: -webkit-linear-gradient(180deg, #ffdd0d 0, #ffdd0d 79px, #f9d80d 79px, #f9d80d 210px, #f2d20c 210px, #f2d20c 100%);
        background: linear-gradient(180deg, #ffdd0d 0, #ffdd0d 79px, #f9d80d 79px, #f9d80d 210px, #f2d20c 210px, #f2d20c 100%);
    }

    .yellowStripe .wrapper .col1 {
        height: 79px;
        color: #282828;
        padding-top: 30px;
        width: 100%;
    }

    .yellowStripe .col {
        width: 100%;
        float: none;
        height: 131px;
        padding-top: 45px;
        padding-left: 0;
    }

    .ourClientsCompanyImage {
        background: none;
    }

    .valuesCompany .topValues .topTextValues {
        padding: 36px 0;
        width: 258px;
        color: #282828;
        font-size: 17px;
        font-weight: 700;
        margin: 0 auto;
    }

    .valuesCompany .valueItem {
        width: 295px;
        height: auto;
        float: none;
        margin: 0 auto 20px;
    }

    .schemeAdvantages .containerAdvantages {
        padding: 30px 0;
    }

    .schemeAdvantages {
        height: auto;
        background: #f9f9f9;
    }

    .schemeAdvantages .circle {
        position: relative;
        top: 0 !important;
        left: 0 !important;
        margin: 0 auto 30px;
    }

    .schemeAdvantages .centralCircle {
        position: relative;
        top: 0 !important;
        left: 0 !important;
        border-radius: 0;
        width: 100%;
        height: 118px;
    }

    .schemeAdvantages .centralCircle span {
        width: 275px;
        padding-top: 40px;
        font-size: 16px;
    }

    .main_question {
        background: url(../images/mobileQuestions.jpg) top center /cover no-repeat;
    }

    .company_question .yellow_strip .question_title {
        color: #fff;
    }

    .company_question .yellow_strip .question_button a {
        background: #ffdd44;
        padding: 8px 25px;
        color: #282828;
        border-radius: 33px;
        display: inline-block;
        border: 3px solid transparent;
    }

    .mod_latest_entry.media-item {
        width: 300px;
        height: 270px;
        float: none;
        margin: 0 auto;
    }
    #question_media .question_title {
        padding-top: 35px;
        color: #fff;
    }
    .whiteHeader {
        padding-top: 100px;
    }
    .mod_latest_entry.media-item .mod_latest_desc {
        float: none;
        width: 100%;
        padding-left: 10px;
    }
    .listItems .mod_latest_entry.media-item,
    .listItems .mod_latest_entry.media-item:nth-child(3n),
    .listItems .mod_latest_entry.media-item:nth-child(2n) {
        margin: 20px auto;
    }
    .tablet_desktop {
        display: none;
    }

    h1.con_heading.media{
        font-size: 20px;
    }

    .image-wrapper.mobile a img{
        width: 100%;
        height: auto;
    }

    #mediaRead .news_read_leftwrap{
        padding: 0;
        margin: 0;
    }
    #mediaRead .news_read_leftwrap .news_read_content{
        padding: 0;
    }
    #mediaRead .nr_info_title h1 {
        font-size: 30px;
    }

    #mediaRead .news_read_leftwrap iframe{
        height: 200px;
    }

    .data-tooltip{
        position: fixed;
        bottom:0;
        padding: 20px 20px 30px 20px;
        width: 100%;
        border-radius: 0;
        font-size: 16px;
    }

    .complexInclude .image{
        text-align: center;
        margin: 25px 0;
    }
    .information-sparrow-1{ left: 50%; margin-left: -35px;top: 120px;}
    .information-sparrow-2{ left: 50%; margin-left: -82px;top: 80px;}
    .information-sparrow-3{ left: 50%; margin-left: 106px;top: 47px;}
    .information-sparrow-4{ left: 50%; margin-left: 10px;top: 190px;}
    .information-sparrow-5{ left: 50%; margin-left: -150px; top: 40px;}
    .information-sparrow-6{ left: 50%; margin-left: 107px;top: 212px;}
    .information-sparrow-7{ left: 50%; margin-left: 0;top: 80px;}
    .information-sparrow-8{ left: 50%; margin-left: 10px;top: 35px;}

    .information-sparrowle-1{ left: 50%; margin-left: 100px;top: 100px;}
    .information-sparrowle-2{ left: 50%; margin-left: -37px;top: 100px;}
    .information-sparrowle-3{ left: 50%; margin-left: 105px;top: 14px;}
    .information-sparrowle-4{ left: 50%; margin-left: -146px;top: 58px;}
    .information-sparrowle-5{ left: 50%; margin-left: -147px; top: 202px;}
    .information-sparrowle-6{ left: 50%; margin-left: 100px;top: 212px;}
    .information-sparrowle-7{ left: 50%; margin-left: -38px;top: 214px;}
    .information-sparrowle-8{ left: 50%; margin-left: -100px;top: 4px;}

    #popup_privacy{
        width: 100%;
        left: 0;
    }
    #popup_privacy .form_container{
        padding: 20px 10px;
    }


    ul.droplangs {
        width: 80px;
        right: 20px;
    }

    .news_read_content img{
        max-width: 100% !important;
        height: auto !important;
    }

    /* wizard */

    .wizard-popup{
        width: 320px;
        left: calc(50% - 160px);
    }

    .wizard-popup .wizard-picture{
        float: none;
        width: 100%;
        height: 140px;
        background-position: 50% 50%;
    }

    .wizard-popup .wizard-picture .w-title {
        padding-top: 30px;
        margin-top: 0;
    }
    .wizard-popup .wizard-picture .w-content {
        margin-top: 10px;
    }

    .wizard-popup .wizard-content{
        width: 100%;
        float: none;
        min-height: auto;
        padding: 15px 10px;
    }

    .wizard-popup .field-short,
    .wizard-popup .field-short:nth-child(2n){
        width: 100%;
        float: none;
        padding-right: 0;
        padding-left: 0;
    }


    #popup .wizard-popup .field-long textarea,
    #popup .wizard-popup .field-short input,
    #popup .wizard-popup .field-long input{
        font-size: 14px;
    }

    .wizard-popup .w-buttons-rapper{
        text-align: center;
        float: none;
        padding-bottom: 20px;
    }
    #popup .wizard-popup .close_button {
        position: absolute;
        margin-top: -25px;
        right: 145px;
    }

    #popup .wizard-popup .radios {
        flex-wrap: wrap;
        padding: 20px 0;
    }


    #popup .wizard-popup .radios .radio-wrapper {
        text-align: center;
        width: 50%;
        min-height: 100px;
    }

    #popup .wizard-popup .field-long textarea{
        height: 64px;
        padding: 5px 10px;
    }

    #popup .wizard-popup .fieldset-success {
        padding-top: 100px;
    }

    a.button_contacts{
        line-height: 45px;
    }
    .contacts_head {
        background: url(../images/contacts_top_mobile.jpg) 50% 50% /cover no-repeat;
        text-align: center;
    }
    .contacts_wrap {
        flex-wrap: wrap;
        justify-content: center;
    }
    .contacts_wrap .contacts_item {
        border: 0;
    }
    .contacts_form .form_contacts {
        box-shadow: none;
        height: auto;
    }
    .form_contacts .small_inputs {
        justify-content: center;
        flex-wrap: wrap;
     }
    .form_contacts .form_title {
        font-size: 24px;
        padding: 30px 0;
        background: none;
    }
    .form_contacts .form_title:after {
        width: 0;
    }
}