@media  only all and (min-device-width: 320px) and (max-device-width: 736px)
{
    body {
        min-width: 640px;
    }
    /* Main blocks */
    #wrapper {
        width: 100%;
        margin: 0 auto;
        min-height: 100%;
        /* background: url(../images/mobile/main.jpg) no-repeat left top; */
    }

    #text_content .title {
        background: url(../images/mobile/caption_3.png) no-repeat left top;
        width: 100%;
        height: 92px !important;
        border-radius: 37px;

        -webkit-box-shadow: 0px 0px 15px 0px rgba(55, 53, 53, 0.5);
        -moz-box-shadow:    0px 0px 15px 0px rgba(55, 53, 53, 0.5);
        box-shadow:         0px 0px 15px 0px rgba(55, 53, 53, 0.5);
        margin-bottom: 35px;
    }
    
    .menu_1 #text_content .title {
        background: url(../images/mobile/caption_1.png) no-repeat left top;
        background-image: none !important;
        background-color: #ec3b31;
    }
    .menu_1 #text_content .title:before {
        content: "";
        display: block;
        position: absolute;
        width: 45px;
        height: 45px;
        left: 5px;
        top: 5px;
        background: url(../images/mobile/caption_1_spot.png) no-repeat left top;
    }
    .menu_1 #text_content .title:after {
        content: "";
        display: block;
        position: absolute;
        width: 45px;
        height: 45px;
        right: 5px;
        bottom: 5px;
        background: url(../images/mobile/caption_1_spot.png) no-repeat left top;
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
    }

    .menu_2 #text_content .title {
        background: url(../images/mobile/caption_2.png) no-repeat left top;
    }

    .menu_4 #text_content .title {
        background: url(../images/mobile/caption_4.png) no-repeat left top;
    }
    .menu_4 .element_list {
        margin-top: 35px;
    }

    #social #vk {
        left: -6px;
    }
    #social #facebook {
        left: 85px !important;
    }


    #text_content .title h1 {
        position: relative;
        top: 3px;
        padding-left: 52px;
        color: #fff;
        font-size: 30px;
        display: table-cell;
        height: 92px;
        vertical-align: middle;
    }

    #text_content .title {
        position: relative;
        z-index: 900100;
    }

    #icons, #phone, #search, #lang, #fix_about, #social, #footer, #rasporka {
        display: none;
    }

    #left_column div, #left_column ul, #left_column li {
        background: none !important;
    }

    #left_column {
        background-color: #fff !important;
        transform: translate3d(0, 0, 2px);
    }

    #left_column .page_menu:before {
        display: none !important;
    }

    #top_menu {
        display: none;
    }

    #header {
        background: none;
        height: 91px;
        z-index: 900120;
        left: 0px !important;
    }

    #content {
        left: 0px;
    }

    .menu_item_1 {
        left: 54px;
        top: 215px;
    }

    .menu_item_2 {
        left: 153px;
        top: 396px;
    }

    .menu_item_3 {
        left: 55px;
        top: 490px;
    }

    .menu_item_4 {
        left: 153px;
        top: 675px;
    }

    .menu_item_5 {
        left: 300px;
        top: 767px;
    }

    #top_menu li {
        width: 300px !important;
    }

    #top_menu li a:link, #top_menu li a:visited {
        font-size: 30px;
    }

    #text_content {
        float: none;
        width: 100% !important;
        padding-left: 0px;
        padding-top: 0px;
    }

    #lang {
        left: 0px;
        top: 0px;
    }

    h1 {
        font-size: 33px;
    }

    #logo {
        width: 296px;
        height: 77px;
        background: url(../images/mobile/main_logo.png) no-repeat left top;
        left: 0px;
        top: 15px;
        z-index: 1000;
    }

    .sub_caption h2 {
        padding-left: 52px;
        font-size: 30px;
        margin-top: 3px;
        margin-bottom: 27px;
    }

    #lang a {
        width: 92px;
        height: 106px;
    }

    .lang_ru {
        background: url(../images/mobile/lang_ru.jpg) no-repeat left top;
    }
    body.lang_ru {
        background: none !important;
    }

    .lang_ru:hover, .lang_ru.active {
        background-position: -92px top;
    }

    .lang_en {
        width: 105px !important;
        background: url(../images/mobile/lang_en.jpg) no-repeat left top;
    }

    .lang_en:hover, .lang_en.active {
        background-position: -105px top;
    }

    #vk {
        left: 451px;
        top: 823px;
        width: 92px;
        height: 91px;
        background: url(../images/mobile/vk.gif) no-repeat left top;
    }

    #facebook {
        left: 542px;
        top: 823px;
        width: 92px;
        height: 91px;
        background: url(../images/mobile/facebook.gif) no-repeat left top;
    }

    #menu_button {
        width: 60px;
        height: 55px;
        background: url(../images/mobile/menu_button.jpg) no-repeat left top;
        cursor: pointer;
        position: absolute;
        right: 15px;
        top: 18px;
        z-index: 900000;
    }

    #mobile_menu {
        height: 950px;
        width: 100%;
        position: absolute;
        z-index: 900120;
        left: 0px;
        top: 0px;
        background: url(../images/mobile/menu_data.jpg) no-repeat left top #fff;
    }

    #overlay {
        width: 100%;
        background-color: #fff;
        position: absolute;
        left: 0px;
        top: 0px;
        min-height: 100%;
        display: none;
        z-index: 900100;
    }

    #mobile_menu .button {
        position: absolute;
        right: 0px;
        top: 0px;
        width: 95px;
        height: 95px;
    }

    #mobile_menu .logo {
        position: absolute;
        width: 296px;
        height: 77px;
        background: url(../images/mobile/main_logo.jpg) no-repeat left top;
        left: 0px;
        top: 15px;
    }

    #mobile_menu .logo a {
        display: block;
        width: 296px;
        height: 77px;
    }

    #mobile_menu li {
        position: absolute;
        left: 124px;
        top: 216px;
        width: 350px !important;
        list-style: none;
    }

    #mobile_menu a:link, #mobile_menu a:visited {
        font-size: 30px;
        text-decoration: none;
        font-family: 'magistral';
        color: #fff;
        text-transform: uppercase;
    }


    #mobile_menu a:hover {
        color: #000;
        text-shadow: none !important;
    }

    #mobile_menu .menu_item_2 {
        top: 307px;
    }

    #mobile_menu .menu_item_3 {
        top: 398px;
    }

    #mobile_menu .menu_item_4 {
        top: 489px;
    }

    #mobile_menu .menu_item_5 {
        top: 581px;
    }

    #mobile_menu .search {
        left: 9px;
        top: 100px;
        position: absolute;
        width: 401px;
        height: 69px;
        background: url(../images/mobile/search.jpg) no-repeat left top;
    }

    #mobile_menu .search input {
        left: 64px;
        top: 16px;
        width: 300px;
        position: absolute;
        font-size: 30px;
        background-color: transparent;
    }
    #mobile_menu .search button {
        position: absolute;
        left: 0px;
        top: 0px;
        width: 60px;
        height: 60px;
        border: none;
        background-color: transparent;
    }

    #mobile_menu .phone a:link, #mobile_menu .phone a:visited {
        font-size: 65px;
        font-family: 'myriad';
        color: #ec4840;
    }

    #mobile_menu .phone {
        position: absolute;
        width: 100%;
        text-align: center;
        left: 0px;
        top: 865px;
    }

    #mobile_menu .button_full {
        position: absolute;
        width: 486px;
        height: 120px;
        left: 80px;
        top: 717px;
        background: url(../images/mobile/menu_button_full.jpg) no-repeat left top;
    }

    #mobile_menu .button_full a {
        display: block;
        width: 100%;
        position: relative;
        top: 45px;
        text-align: center;
    }

    .image img {
        max-width: 630px;
    }

    .left_menu {
        display: none;
        position: absolute;
        left: 5px;
        top: 95px;
        z-index: 900101;
        width: 99%;
        min-height: 100%;
        background-color: #fff;
    }

    .left_menu .menu_level1 {
        padding-top: 0px !important;
        margin-top: 0px !important;
    }

    .left_menu .page_menu li.has_submenu li {
        display: block;
    }

    .news_content, .content-data {
        padding: 0px 52px;
        width: auto !important;
    }

    .news_item {
        width: 280px;
        margin-bottom: 40px;
        margin-right: 0px;
    }

    .news_item img {
        width: 180px;
    }

    .title {
        position: relative;
    }

    .caption_button {
        position: absolute;
        left: 0px;
        top: 14px;
        background-color: transparent;
        z-index: 2000;
        width: 100%;
        height: 92px;
    }
    #text_top {
        display: none;
    }

    #right_column {
        float: none;
        width: auto;
    }

    .content_foto {
        margin-left: 52px;
    }

    .left_menu .has_submenu + li {
        min-height: auto !important;
        margin-top: 0px !important;
    }

    .left_menu .has_submenu {
        min-height: auto !important;
    }

    .left_menu .page_menu > li:last-child {
        padding-bottom: 0px !important;
    }

    .has_submenu + li + li {
        margin-top: 0px !important;
    }
    .left_menu .has_submenu + li a {
        position: static;
    }
    .left_menu li {
        min-height: 92px;
        position: relative;
        margin-bottom: 0px !important;
        padding-bottom: 0px !important;
    }

    li.has_submenu {
        height: auto !important;
    }


    .left_menu li {
        vertical-align: text-top;
        clear: both;
    }

    .left_menu li a {
        display: block;
        height: 92px;
        padding-left: 0px !important;
    }

    .left_menu li a span, .left_menu li a em {
        height: 92px;
        display: table-cell;
        vertical-align: middle;
        padding-left: 29px;
        font-style: normal;
    }

    .left_menu li a:before {
        content: "";
        background: url(../images/mobile/submenu3.png) no-repeat left top;
        width: 91px;
        height: 92px;
        display: block;
        vertical-align: text-top;
        float: left;

        border-radius: 37px;

        -webkit-box-shadow: 0px 0px 15px 0px rgba(55, 53, 53, 0.5);
        -moz-box-shadow:    0px 0px 15px 0px rgba(55, 53, 53, 0.5);
        box-shadow:         0px 0px 15px 0px rgba(55, 53, 53, 0.5);
        position: relative;
        left: 5px;
    }


    .menu_1 .left_menu li a:before {
        background: url(../images/mobile/submenu1.png) no-repeat left top;
    }

    .menu_2 .left_menu li a:before {
        background: url(../images/mobile/submenu2.png) no-repeat left top;
    }

    .menu_4 .left_menu li a:before {
        background: url(../images/mobile/submenu4.png) no-repeat left top;
    }

    #left_column {
        width: 100%;
        z-index: 1000;
    }

    .page_menu {
        width: auto !important;
    }

    .left_menu a:link, .left_menu a:visited {
        font-size: 27px !important;
        font-family: 'magistral' !important;
        color: #fab032 !important;
        text-shadow: none !important;
    }
    .left_menu a.active:link, .left_menu a.active:visited {
        color: #000 !important;
    }
    .left_menu .has_submenu.submenu_first > a {
        top: 0px;
    }

    .left_menu .page_menu ul li {
        padding-left: 92px !important;
    }

    .left_menu .page_menu li:first-child > a:before {
        /* clip-path: inset(-1px -20px -15px -20px); */
    }

    .menu_level1 li:first-child > a:before {
        /* clip-path: inset(-20px -20px -15px -20px) !important; */
    }

    .has_text_top #text_content    {
        margin-top: 0px !important;
    }

    .has_text_top .page_menu .submenu_first {
        padding-top: 0px !important;
    }

    .menu_1 .left_menu a:link, .menu_1 .left_menu a:visited {
        color: #000 !important;
    }

    .menu_1 .page_menu a:link, .menu_1 .page_menu a:visited, .menu_2 .page_menu a:link, .menu_2 .page_menu a:visited, .menu_3 .page_menu a:link, .menu_3 .page_menu a:visited, .menu_4 .page_menu a:link, .menu_4 .page_menu a:visited, .menu_5 .page_menu a:link, .menu_5 .page_menu a:visited {
        text-shadow: none !important;
    }

    .has_subitems > a {
        margin-left: 92px !important;
    }
    .catalog_level2 {
        padding-top: 0px !important;
    }

    .catalog_level2 li  {
        margin-left: 165px !important;
    }

    .catalog_level2 li > span em {
        display: none;
    }
    .catalog_level2 li.active > span,
    .catalog_level2 li > span {
        background: url(../images/mobile/submenu3.png) no-repeat left top;
        width: 91px;
        height: 92px;
        display: block;
        vertical-align: text-top;
        float: left;

        border-radius: 37px;

        -webkit-box-shadow: 0px 0px 15px 0px rgba(55, 53, 53, 0.5);
        -moz-box-shadow:    0px 0px 15px 0px rgba(55, 53, 53, 0.5);
        box-shadow:         0px 0px 15px 0px rgba(55, 53, 53, 0.5);
        position: relative;
        left: 5px;
    }
    .menu_1 .catalog_level2 li > span {
        background: url(../images/mobile/submenu1.png) no-repeat left top;
    }

    .menu_2 .catalog_level2 li > span {
        background: url(../images/mobile/submenu2.png) no-repeat left top;
    }

    .menu_4 .catalog_level2 li > span {
        background: url(../images/mobile/submenu4.png) no-repeat left top;
    }
    #vacancy_menu li {
        padding-left: 70px;
    }
    .menu_4 .catalog_level2 {
        padding-top: 0px !important;
    }
    .firm_name {
        font-size: 33px;
        padding-left: 50px;
    }
    .video_item {
        display: block;
        width: 100%;
        margin: 0px;
    }

    .video_item .video {
        float: left;
    }

    .video_item .video_link {
        float: left;
        margin-top: 0px;
        padding-left: 30px;
        width: 350px;
    }

    .video_link a {
        display: table-cell;
        height: 144px;
        vertical-align: middle;
    }

    .video_big p {
        color: #ec4840 !important;
        font-size: 32px !important;
    }

    .video_link a:link, .video_link a:visited {
        color: #ec4840;
        font-size: 32px !important;
    }

    .video_desc p {
        padding-left: 52px;
        font-size: 30px !important;
    }

    .content-data p, .news_content p, .content-data li {
        font-size: 28px !important;
    }

    .has_right_column #text_content {
        width: auto !important;
    }

    .foto_content .head {
        display: none;
    }

    .foto_content h2 {
        color: #eb3b31;
        font-size: 32px;
        font-family: 'myriad' !important;
        text-transform: none !important;
    }

    .foto_content .main_content p {
        font-size: 32px !important;
        padding-left: 52px;
    }

    .foto_big p {
        font-size: 32px !important;
    }

    .foto_content .news_item {
        width: 100%;
    }

    .foto_content .news_title {
        float: right;
        width: 430px;
    }

    .foto_content .news_title a {
        display: table-cell;
        vertical-align: middle;
        height: 125px;
    }

    .foto_content .news_title a:link, .foto_content .news_title a:visited
    {
        color: #eb3b31;
        font-size: 32px !important;
        font-family: 'myriad' !important;
        text-transform: none !important;
    }

    .contacts_content .left {
        float: none;
    }

    .shema {
        width: 460px;
        margin: 0 auto;
    }

    .office_row .shema iframe, .office_row .shema > div > ymaps {
        width: 460px !important;
    }

    .contacts_content .right {
        float: none;
        width: 100% !important;
        text-align: center;
    }

    .contact_head, .contacts_content h2 {
        color: #8dc449;
        font-size: 30px;
        font-family: 'magistral';
        text-transform: uppercase;
    }

    .shema .name {
        color: #8dc449;
        font-size: 28px !important;
        font-family: 'myriad';
    }

    .office_row .left {
        width: 100%;
    }

    .office_row .left div, .office_row .left a:visited, .office_row .left a:link {
        font-size: 28px !important;
        margin-left: 0px;
    }

    .office_row .address:before, .office_row .phone:before, .office_row .email:before {
        display: none;
    }

    .contact_row {
        height: auto !important;
    }

    .contact_row a:link, .contact_row a:visited {
        font-size: 28px !important;
    }

    .contact_value, .contact_row div {
        font-size: 28px !important;
        float: none;
        width: 100% !important;
    }

    .contacts_text {
        padding-left: 52px;
    }

    .element_content div,
    .element_content li,
    .element_content h4,
    .element_content h3,
    .element_content p {
        font-size: 28px !important;
    }

    .element_content td {
        font-size: 20px !important;
    }

    .element_image {
        float: none;
        margin: 0 auto !important;
        width: 307px;
        display: block;
        margin-bottom: 30px !important;
    }

    .element_content {
        padding-left: 52px;
        padding-right: 20px;
    }

    .element_buttons {
        text-align: center;
        margin-top: 50px;
    }

    #vacancy_send {
        display: none;
    }

    #vacancy_menu li > span {
        display: none;
    }

    #vacancy_menu {
        margin-top: 0px;
    }

    .vacancy #left_column {
        width: 100% !important;
    }

    #vacancy_menu a {
        width: 100% !important;
    }

    .vacancy_many li:first-child b, .vacancy_many li b {
        top: 0px !important;
    }

    .vacancy_many li:last-child b {
        top: 0px !important;
    }

    .vacancy_block h3, .vacancy_block li, .vacancy_desc {
        font-size: 28px !important;
    }

    .vacancy_content h2 {
        font-size: 30px !important;
    }

    .feedback_content form {
        width: 100%;
        height:850px;
        background: url(../images/mobile/feedback.jpg?v=1) no-repeat left top;
    }

    .feedback_content .title {
        margin-bottom: 0px !important;
    }

    .feedback_content form {
        margin-top: -103px;
    }

    .menu_5 #text_content .title {
        background: none;
        -webkit-box-shadow: none;
        -moz-box-shadow:    none;
        box-shadow:         none;
        border-radius: 0px;
        height: 91px !important;
    }

    .feedback_content .form_row.name {
        position: absolute;
        top: 100px;
    }

    .feedback_content .form_row.email {
        position: absolute;
        top: 194px;
    }

    .feedback_content .form_row.text {
        position: absolute;
        top: 335px;
    }

    .feedback_content .form_row.button {
        position: absolute;
        top: 662px;
    }

    .feedback_content .form_row input {
        font-size: 28px;
    }

    .feedback_content .form_row.name label {
        position: absolute;
        left: 65px;
        top: 23px;
    }

    .feedback_content .form_row.name input {
        position: absolute;
        left: 180px;
        top: 0px;
        padding: 20px;
        width: 416px;

        -webkit-box-shadow: none;
        -moz-box-shadow:    none;
        box-shadow:         none;
        background-color: transparent;

    }


    .feedback_content .form_row.email label {
        position: absolute;
        left: 65px;
        top: 23px;
    }

    .feedback_content .form_row.email input {
        position: absolute;
        left: 180px;
        top: 0px;
        padding: 20px;
        width: 416px;

        -webkit-box-shadow: none;
        -moz-box-shadow:    none;
        box-shadow:         none;
        background-color: transparent;

    }

    .feedback_content .form_row.text label {
        display: block;
        position: absolute;
        left: 65px;
        top: -28px;
        width: 400px !important;
    }


    .feedback_content .form_row.text textarea {
        position: absolute;
        left:92px;
        top: 33px;
        width: 500px;
        height: 234px;
        background-color: transparent;
        border-radius: 37px;
        font-size: 28px;
        padding: 20px;

        -webkit-box-shadow: none;
        -moz-box-shadow:    none;
        box-shadow:         none;
    }

    .form_row label {
        font-size: 28px;
        font-family: 'myriad';
        text-transform: uppercase;
    }

    .feedback_content .form_row.button button {
        position: absolute;
        left: 478px;
        top: 0px;
        background: none;
    }

    .feedback_content .form_row.button button span {
        font-size: 28px;
        font-family: 'myriad';
    }

    .menu_5 #social {
        display: block !important;
        right: auto !important;
        top: 826px;
        left: 7px;
    }

    .menu_5 #social #vk {
        width: 91px;
        height: 91px;
        background: url(../images/mobile/vk.png);
    }

    .menu_5 #social #vk a, .menu_5 #social #facebook a {
        height: 91px;
    }

    .menu_5 #social #facebook {
        width: 91px;
        height: 91px;
        background: url(../images/mobile/facebook.png);
        left: 92px;
        top: -3px;
    }

    .news-block .content_block {
        padding-left: 0px;
    }

    .content_foto {
        width: 525px !important;
        height: auto !important;
        background: none !important;
        margin-bottom: 20px;
    }

    .content_foto img {
        width: 100%;
        -webkit-box-shadow: 0px 0px 15px 0px rgba(55, 53, 53, 0.5);
        -moz-box-shadow:    0px 0px 15px 0px rgba(55, 53, 53, 0.5);
        box-shadow:         0px 0px 15px 0px rgba(55, 53, 53, 0.5);
    }

    .element_list {
        padding-left: 50px;
        padding-right: 20px;
    }

    .next_block {
        padding-left: 52px;
        padding-right: 20px;
    }

    .current_city {
        display: block;
        color: #8dc449;
        font-size: 30px;
        font-family: 'magistral';
        text-transform: uppercase;
        height: 95px;
        margin-bottom: 32px;
    }

    .menu_4 .title {
        margin-bottom: 0px !important;
    }

    .current_city span {
        position: relative;
        top: 32px;
        left: 25px;
    }

    .current_city:before {
        content: "";
        background: url(../images/mobile/submenu4.png) no-repeat left top;
        width: 91px;
        height: 92px;
        display: block;
        vertical-align: text-top;
        float: left;
        border-radius: 37px;
        -webkit-box-shadow: 0px 0px 15px 0px rgba(55, 53, 53, 0.5);
        -moz-box-shadow: 0px 0px 15px 0px rgba(55, 53, 53, 0.5);
        box-shadow: 0px 0px 15px 0px rgba(55, 53, 53, 0.5);
        position: relative;
        left: 5px;
    }

    #search_result_head {
        background: none;
    }

    #left_column a:link, #left_column a:visited {
        max-width: 500px;
    }

    #left_column li li li a:before {
        display: none;
    }
    #youtube {
        display: none;
    }
    .element_content {
        padding-left: 0px !important;
    }
    .element_content .element_content {
        padding-left: 35px !important;
    }
    .catalog_level2 li a {
        top: 0px;
    }
    #social #vk {
        left: -6px;
    }
    #social #facebook {
        left: 86px !important;
    }
    #social #youtube {
        width: 91px;
        height: 91px;
        background: url(../images/mobile/youtube.png) no-repeat left top;
        position: absolute;
        top: -1px;
        left: 179px;
        display: block;
    }
    .bx-wrapper {
        max-width: 577px;
    }
    .has_subitems.multiline_2 .catalog_level2 {
        padding-top: 0px !important;
    }
    .left_menu .page_menu ul.catalog_level2 li:last-child {
        padding-bottom: 0px !important;
    }
    .has_submenu + .rows_1,
    .has_submenu + .rows_2 {
        margin-bottom: 0px !important;
    }
    .page_menu li a {
        top: 0px !important;
    }


    .menu_2 #text_content .title {
        background: url(../images/mobile/caption_2.png) no-repeat left top;
        background-image: none !important;
        background-color: #ee792f;
    }
    .menu_2 #text_content .title:before {
        content: "";
        display: block;
        position: absolute;
        width: 45px;
        height: 45px;
        left: 5px;
        top: 5px;
        background: url(../images/mobile/caption_2_spot.png) no-repeat left top;
    }
    .menu_2 #text_content .title:after {
        content: "";
        display: block;
        position: absolute;
        width: 45px;
        height: 45px;
        right: 5px;
        bottom: 5px;
        background: url(../images/mobile/caption_2_spot.png) no-repeat left top;
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
    }

    .menu_3 #text_content .title {
        background: url(../images/mobile/caption_3.png) no-repeat left top;
        background-image: none !important;
        background-color: #faae1b;
    }
    .menu_3 #text_content .title:before {
        content: "";
        display: block;
        position: absolute;
        width: 52px;
        height: 52px;
        left: 5px;
        top: 5px;
        background: url(../images/mobile/caption_3_spot.png) no-repeat left top;
    }
    .menu_3 #text_content .title:after {
        content: "";
        display: block;
        position: absolute;
        width: 52px;
        height: 52px;
        right: 5px;
        bottom: 5px;
        background: url(../images/mobile/caption_3_spot.png) no-repeat left top;
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
    }

    .menu_4 #text_content .title {
        background: url(../images/mobile/caption_4.png) no-repeat left top;
        background-image: none !important;
        background-color: #8cc349;
    }
    .menu_4 #text_content .title:before {
        content: "";
        display: block;
        position: absolute;
        width: 51px;
        height: 45px;
        left: 5px;
        top: 5px;
        background: url(../images/mobile/caption_4_spot.png) no-repeat left top;
    }
    .menu_4 #text_content .title:after {
        content: "";
        display: block;
        position: absolute;
        width: 51px;
        height: 45px;
        right: 5px;
        bottom: 5px;
        background: url(../images/mobile/caption_4_spot.png) no-repeat left top;
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    .vacancy_content .vacancy_desc, .vacancy_content h2, .vacancy_content .vacancy_buttons, .vacancy_content .vacancy_block {
        padding: 0 20px;
    }
    #text_content li {
        background: url(../images/mobile/li.jpg) no-repeat left 8px;
        padding-left: 17px;
    }
    .element_buttons {
        margin-top: 0px !important;
    }
    .button_block {
        border-radius: 30px;
    }
    .element_content .button_block span {
        font-size: 25px !important;
        padding: 25px 20px !important;
        top: 4px;
    }
    .button_block:before {
        left: 5px;
        top: 5px;
    }
    .button_block:after {
        right: 5px;
        bottom: 5px;
    }
    .button_block a:link,
    .button_block a:visited {
        font-size: 25px;
    }
    .button_block:before {
        width: 43px;
        height: 45px;
        background: url(../images/mobile/button_corner.png) no-repeat left top;
    }
    .button_block:after {
        width: 43px;
        height: 45px;
        background: url(../images/mobile/button_corner.png) no-repeat left top;
    }
    .button_orange:before {
        width: 43px;
        height: 45px;
        background: url(../images/mobile/caption_2_spot.png) no-repeat left top;
    }
    .button_orange:after {
        width: 43px;
        height: 45px;
        background: url(../images/mobile/caption_2_spot.png) no-repeat left top;
    }
    .page_9 .element_list {
        display: none;
    }
    .page_9 .left_menu {
        display: block !important;
    }
}
