@media (max-width: 1365px){
    .robototech_vnedren_cont_box2{
        width:50%;
        margin-left:30px;
    }
    .robototech_vnedren_title{
        font-size:30px;
    }
    .robototech_vnedren_tx{
        margin-top:25px;
        font-size:18px;
    }

    .robototech_product_inner{
        max-width:550px;
        margin:0 auto;
    }
    .robototech_product_title{
        text-align:center;
        font-size:27px;
    }
    .robototech_product_list{
        margin-top:25px;
        margin-left:-10px;
        margin-right:-10px;
    }
    .robototech_product_list_item{
        width:calc(50% - 20px);
        margin:0 10px 20px 10px;
        padding:15px 15px 30px 20px;
    }
    .robototech_product_list_item_photo{
        min-height:271px;
    }
    .robototech_product_list_item_text{
        font-size:15px;
    }

    .robototech_block1_include_title{
        font-size:26px;
    }
    .robototech_block1_include_list ul li{
        font-size:17px;
    }
    .robototech_block1_best{
        width:370px;
        margin-left:15px;
    }
    .robototech_block1_best_list ul li{
        font-size:18px;
        margin-top:40px;
    }

    .robototech_justfoto_list{
        margin-left:-5px;
        margin-right:-5px;
    }
    .robototech_justfoto_list_item{
        width:calc(33.33% - 10px);
        margin:5px;
    }
}

@media (max-width: 1023px){
    .robototech_vnedren{
        margin-top:80px;
    }
    .robototech_vnedren_inner{
        max-width:450px;
    }
    .robototech_vnedren_cont{
        flex-direction:column;
    }
    .robototech_vnedren_cont_box2{
        margin:0;
        width:100%;
        margin-top:20px;
    }
    .robototech_vnedren_title{
        text-align:center;
    }

    .robototech_product{
        margin-top:80px;
    }

    .robototech_block1{
        margin-top:80px;
    }
    .robototech_block1_inner{
        max-width:450px;
    }
    .robototech_block1_cont{
        flex-direction:column;
    }
    .robototech_block1_include{
        width:100%;
        padding-top:30px;
        padding-bottom:30px;
    }
    .robototech_block1_include_title{
        font-size:23px;
    }
    .robototech_block1_include_list{
        margin-top:15px;
    }
    .robototech_block1_include_list ul li{
        font-size:16px;
        margin-top:10px;
    }
    .robototech_block1_best{
        width:100%;
        margin:0;
        margin-top:15px;
        padding-top:40px;
        padding-bottom:40px;
    }
    .robototech_block1_best_list ul li{
        font-size:17px;
        line-height:1.5;
        margin-top:30px;
    }

    .robototech_justfoto{
        margin-top:80px;
    }
}

@media (max-width: 767px){
    .robototech_vnedren{
        margin-top:60px;
    }
    .robototech_vnedren_title{
        font-size:26px;
        line-height:1.1;
    }

    .robototech_product{
        margin-top:60px;
    }
    .robototech_product_title{
        font-size:23px;
        line-height:1.1;
    }
    .robototech_product_list{
        margin-top:20px;
        margin-left:-3px;
        margin-right:-3px;
    }
    .robototech_product_list_item{
        width:calc(50% - 6px);
        margin:0 3px 6px 3px;
        padding:10px 10px 20px 10px;
    }
    .robototech_product_list_item_photo{
        min-height:235px;
    }
    .robototech_product_list_item_text{
        font-size:14px;
        line-height:1.4;
    }

    .robototech_justfoto{
        margin-top:60px;
    }
    .robototech_justfoto_inner{
        max-width:550px;
    }
    .robototech_justfoto_list_item{
        display:none;
        width:calc(50% - 10px);
    }
    .robototech_justfoto_list_item:nth-child(1){
        display:block;
    }
    .robototech_justfoto_list_item:nth-child(2){
        display:block;
    }

    .robototech_block1{
        margin-top:60px;
    }
    .robototech_block1_include{
        padding-top:25px;
        padding-bottom:25px;
    }
    .robototech_block1_include_title{
        font-size:21px;
        line-height:1.2;
        text-align:center;
    }
}

@media (max-width: 479px){
    .robototech_vnedren_cont_box1{
        padding:0;
    }
    .robototech_vnedren_cont_box2{
        margin-top:10px;
    }
    .robototech_vnedren_title{
        font-size:23px;
    }
    .robototech_vnedren_tx{
        margin-top:15px;
        font-size:16px;
    }

    .robototech_product{
        margin-top:60px;
    }
    .robototech_product_list{
        margin-top:15px;
        margin-left:-9px;
        margin-right:-9px;
    }
    .robototech_product_list_item{
        width:calc(50% - 4px);
        margin:0 2px 4px 2px;
        padding:10px 5px 16px 8px;
    }
    .robototech_product_list_item_photo{
        min-height:185px;
    }
    .robototech_product_list_item_name{
        font-size:18px;
        letter-spacing:-0.5px;
        line-height:1.2;
    }
    .robototech_product_list_item_text{
        font-size:13px;
        line-height:1.35;
        margin-top:10px;
    }
}