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

    .text_block, .main_image, #icons, #icons_prod, #phone, #address, #search {
        display: none;
    }

    #header {
        min-height: 930px;
        left: 0px !important;
    }

    .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;
    }

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

    h1 {
        font-size: 33px;
        left: 52px;
        top: 124px;
    }

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

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

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

    .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: 366px;
        top: 823px;
        width: 92px;
        height: 91px;
        background: url(../images/mobile/vk.gif) no-repeat left top;
    }

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

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

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

    #mobile_menu {
        height: 950px;
        width: 640px;
        position: absolute;
        z-index: 900100;
        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: 900099;
    }

    #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: 0px;
    }


    #mobile_menu li {
        position: absolute;
        padding-left: 124px;
        left: 0px;
        top: 184px;
        width: 516px !important;
        list-style: none;
        display: block;
        height: 91px;
    }

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

    #mobile_menu li a {
        position: relative;
        top: 28px;
    }


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

    #mobile_menu .menu_item_2 {
        top: 277px;
    }

    #mobile_menu .menu_item_3 {
        top: 368px;
    }

    #mobile_menu .menu_item_4 {
        top: 459px;
    }

    #mobile_menu .menu_item_5 {
        top: 551px;
    }

    #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;
    }
    .main_banner {
        display: none;
    }
    #slider {
        display: none;
    }
}
