@media only screen and (max-width: 990px) {
    .formfix {display: none}
    .section_7{
        float: left;
        width: 100%;
        background: url('../img/2_02.png');
        background-repeat: no-repeat;
        background-position: top, center;
        height: 437px;
        margin-top: 110px;
    }

    .pos1{
        width: 20%;
        margin-left: 13%;
        margin-right: 5%;
    }
    .pos2{
        width: 20%;
        margin-right: 5%;
    }
    .pos3{
        width: 20%;
        margin-right: 10%;
    }
    .pos4{
        width: 20%;
        margin-left: 25%;
        margin-right: 10%;
        margin-top: 20px;
        float: left;
    }
    .pos5{
        width: 20%;
        margin-right: 0;
        margin-top: 20px;
        float: left;
    }
    .organizayt_block_all{
        width: 500px;
        float: none;
        margin: auto;
        margin-top: 20px;
        position: relative;
    }
    .prev_slide{
        left: 20px;
        top: 30%;
    }
    .next_slide{
        right: 20px;
        top: 30%;
    }
    .onsver_girl_one{
        display: none;
    }
    .pos_n_1{
        float: left;
        margin-left: 5%;
    }
    .pos_n_2{
        float: right;
        margin-right: 5%;
    }
    .pos_n_3{
        float: left;
        margin-left: 36%;
        margin-right: 0%;
        margin-top: -40px;
        margin-bottom: -40px;
    }
    .pos_n_4{
        float: left;
        margin-left: 5%;
    }
    .pos_n_5{
        float: right;
        margin-right: 5%;
    }
    .onsver_girl_too{
        display: block;
        position: absolute;
        left: 50%;
        bottom: 10px; 
        top: 800px;
    }

    .line_pos_1{
        display: none;
    }
    .line_pos_2{
        display: none;
    }
    .line_pos_3{
        display: none;
    }
    .line_pos_4{
        display: none;
    }
    .text_work_pos_1{
        float: left;
        width: 75%;
        margin-left: 5%;
    }
    .text_work_pos_2{
        float: right;
        width: 68%;
        margin-right: 5%;
    }
    .text_work_pos_3{
        float: left;
        width: 75%;
        margin-left: 5%; 
    }
    .text_work_pos_4{
        float: right;
        margin-right: 5%;
        width: 68%;
    }
    .text_work_pos_5{
        float: left;
        margin-left: 5%;
        width:75%;
        background: #fff;
        z-index: 100;
    }

    .block_how_work{
        float: none;
        width: 90%;
    }
    
.block_worck {min-width:560px; margin: 0 auto;}


.block_worck #circle.p2 {left: 4%;}
.block_worck #circle.p3 {left: 37%;}
    
}