@media screen and (max-width: 768px) {
    
    /*
    .wrap{
        padding: 0 10px;
    }
    header{
        height: 888px;
    }
   .header-top{
        background-image: url(../img/mobile_top.png);
        height: 56px;
        background-position: center
    }
    .header-top p{
        display: none;
    }
    .header-bottom .left {
        float: none;
        margin: auto;
        margin-top: 50px;
        text-align: center;
        width: 100%;
        margin-bottom: 20px;
        font-size: 28px;
        line-height: 28px;
    }
    .header-bottom .right {
        float: none;
        margin: auto;
        width: 100%;
        font-size: 35px;
        margin-top: 0;
        text-align: center
    }
    .header-bottom .right:before{
        width: 53px;
        height: 50px;
        background-size: 46px;
    }
    .logo {
        display: block;
        margin: auto;
        position: relative;
        float: none;
        width: 149px;
        height: 66px;
        background-size: cover;
    }
    .content{
        height: auto;
    }
    .content h2{
        font-size: 30px;
        width: initial;
    }
    .home_wrap{
        overflow: visible;
    }
    .tree{
        padding-top: 200px;
        position: relative;
        display: inline-block;
    }
    .tree li{
        text-align: left;
        margin-bottom: 30px !important;
        float: right;
        margin-top: 0 !important;
        width:74%;
        height: initial;
    }
    .tree li:nth-child(even){
        
    }
    .tree li h3{
        font-size: 14px;
    }
    .tree li p{
        font-size: 14px;
    }
    .tree span{
        left: -35% !important;
    }
    .tree li:after{
        background: url(../img/chrtik_right.png) no-repeat;
        bottom: -8px;
        left: -32px ;
        right: initial;
    }
    .tree:after, .tree:before{
        left: 29px;
        top: 129px;
    }
    .tree:after{
        bottom: -120px;
        top: auto;
    }
    .body_color img{
            width: 100%;
    }
    .body_color p{
        margin: 0 !important;
        float: none !important;
        font-size: 18px;
        width:100%;
        text-align: center !important;
        margin-top:20px !important;
    }
    .body_color p:before{
        width:100%;
        background-size: auto 100%;
        background-position: center;
    }
    .body_color .right_p{
        padding-bottom: 30px;
    }
    .content-bottom{
        height: initial;
        margin-top: 120px;
        
    }
    .content-bottom > DIV{
        padding-top: 120PX;
    }
    .content-bottom h3{
        font-size: 25px;
        margin-top: -78px;
        margin-bottom: 0;
        line-height: 28px;
    }
    .content-bottom p{
        font-size: 18PX;
        padding-bottom: 30px;
    }
    .body_color{
        height: initial;
        margin-top: -2px;
        padding-top: 50px;
    }
    .black_back{
        height: initial;
        margin-top: -83px;
    }
    .body_color h3{
        margin-top: 10px;
        font-size: 24px;
        margin-bottom: 10px;
            
    }
     .body_color h2{
       font-size: 28px;  
     }
     .inchu-menq .inchu-menq-top{
         background-size: auto 72%;
         margin-top: 45px;
     }
    .black_back h3{
        width: initial;
        font-size: 22px;
        line-height: 28px;
        padding-top: 87px;
        padding-bottom: 20px;
    }
    .inchu-menq ul{
        flex-direction: column;
    }
    .inchu-menq-top h2{
        left: 50%;
        margin-left: -100px;
    }
    .inchu-menq ul li{
        flex: 1;
        margin-bottom: 20px;
        flex-basis: 0;
        display: block;
        text-align:  center;
    }
    .goal .goal_middle{
        padding: 42px 10px;
        width: 300px;
        box-sizing: border-box;
    }
    .goal{
        height: initial;
    }
    .goal .goal_middle h2{
        width: initial;
    }
    .goal .goal_middle .form p{
        padding: 12px;
    }
    .goal:after{
        width: 300px;
        height: 46px;
        background-size: 300px;
    }
    .product{
        padding: 65px 0 50px;
        text-align: center;
    }
    .product ul{
        overflow: hidden;
        display: inline-block;
    }
    .product li{
        height: 52px;
        margin: auto;
        width: 244px;
        margin-right: 0 !important;
        margin-bottom: 30px;
        background-size: 80px;
        float: none;
        position: relative;
    }
    .product li:first-child{
        background-size: 130px;
    }
    .product li p{
        line-height: 22px;
        font-size: 20px;
        margin-left: 0 !important;
        width: initial !important;
        position: absolute;
        bottom: 0;
    }


    
    .contact{
        left: 50%;
        margin-left: -150px;
    }
    .contact form input, .contact form textarea{
        padding: 15px 28px;
        width: 300px;
        float: none;
        margin: auto;
        margin-bottom: 10px;
    }
    .contact form button{
        float: none;
        margin: auto;
        display: block;
    }
    */
    
    .header-bottom{
        height:auto;
    }
    
    .header{
      height:170px;   
    }
    
    
    
    .logo_design_parent {
    height: 800px;
    
    }
    
}

