@media screen and (max-width: 1000px) and (orientation: landscape) {
    body {
        overflow-x: hidden;
        width: 1000px;
    }
    .blocks {
        width: 100% !important;
        overflow-x: hidden !important;
    }

    .top_a {
        font-size: 16px;
    }

    .top_a:hover {
        transition: 0.3s;
        font-size: 20px;
    }

    .bottom_a {
        font-size: 12px;
    }

    .simple_text {
        font-size: 16px;
    }

    #mobile_phone {
        background-position: -45px -115px;
        background-size: 351px 761px;
        top: 278px;
        width: 301px;
        height: 633px;
        margin-left: 170px;
        background-repeat: no-repeat;
        position: absolute;
        left: 50%;
        z-index: 2;
    }

    .text1 {
        position: absolute;
        width: 380px;
        left: 50%;
        margin-left: -455px;
        top: 436px;
    }
    #text1_download {
        position: absolute;
        width: 450px;
        left: 50%;
        margin-left: -455px;
        top: 588px;
        display: none;
        z-index: 2;
    }

    .text_block_H_white {
        width: 100%;
        margin-left: -455px;
        top: 188px;
        font-size: 70px;
    }

    .text_block_H_white div {
        font-size: 70px;
    }

    #overview {
        height: 1200px;
    }

    #security {
        width: 100%;
        height: 1037px;
        background: #201e45;
    }

    #bottom_block_h {
        font-size: 70px;
    }

    .table1 {
        margin-top: 42px;
    }

    .grey_text {
        font-size: 13px;
    }

    .grey_text_1 {
        font-size: 13px;
    }

    .logo_href {
        margin-top: 20px;
        margin-left: 20px;
    }

    #main_div {
        position: fixed;
        left: 0px;
        top: -100px;
        width: 100%;
        display: none;
        z-index: 50;
    }

    #main_menu_table_desctop {
        margin-right: 15px;
        margin-top: 15px;
    }

    #main_menu_mob {
        width: 40px;
        height: 30px;
        right: 55px;
        top: 40px;
    }

    #main_table_mob {
        margin-top: 150px;
        margin-left: 55px;
    }

    #main_table_mob td {
        padding-bottom: 40px;
    }

    #main_table_mob a {
        font-size: 50px;
    }

    #main_table_mob a:hover {
        font-size: 60px;
    }

    #block_2_text {
        left: 50%;
        margin-left: 88px;
        top: 207px;
    }

    table.items_table {
        width: 100%;
        margin-left: -455px;
    }
    #features {
        height: 1146px;
    }
    #features_tabs {
        width: 970px;
        margin-left: -425px;
    }

    #security_tab {
        margin-left: -455px;
        top: 461px;
        width: 100%;
    }

    .security_h_tab {
        height: 22px;
    }

    table.items_table td {
        font-size: 22px;
        padding: 0px;
    }

    .margin_top_h2,
    .margin_top_h4,
    .margin_top_h5 {
        top: 100px;
    }
    .margin_top_h3 {
        top: 175px;
    }
    #download {
        height: 750px;
    }
    .blue_block {
        font-size: 80px;
        line-height: 100%;
        width: 700px;
        left: 50%;
        top: 110px;
    }

    .blue_block div {
        font-size: 60px;
    }

    .button_bottom {
        top: 320px;
        margin-top: 29px;
        width: 196px;
        height: 58px;
    }

    #download .down_QR {
        top: 450px;
    }

    #apple_button {
        margin-left: -220px;
    }

    #google_button {
        margin-left: 20px;
    }

    #download_tel {
        float: left;
        margin-right: 30px;
    }

    #icon_mob {
        float: left;
        margin-right: 20px;
        margin-top: 7px;
    }

    .footer_div {
        padding-bottom: 60px;
    }

    .foot_copyright {
        margin-left: 55px;
        margin-right: 200px;
    }

    .bottom_href {
        font-size: 12px;
    }

    .marg_top,
    .security_marg_top {
        margin-top: 40px;
    }

    .security_tab_marg_td {
        width: 0px;
    }

    #features_tab_1,
    #features_tab_2 {
        width: 1080px !important;
        margin-left: -485px !important;
    }

    #features_tab_2 {
        margin-left: -435px !important;
    }

    .foot_address {
        margin-right: 84px;
    }
    #download {
        padding-top: 20px;
    }
}
