@media (max-width: 1280px){
    .newrealty__cat-header-union_feedback_phone_tx{
        font-size:20px;
    }
}

@media (max-width: 992px){
    .newrealty__cat_list1_item{
        width:50%;
        margin-left:0;
        padding:0 10px;
        margin-bottom:30px;
    }
    .newrealty__cat_list1_item:nth-child(3n+1){
        clear:none;
    }
    .newrealty__cat_list1_item:nth-child(2n+1){
        clear:left;
    }

    .newrealty__cat-header-union_table{
        display:block;
    }
    .newrealty__cat-header-union_table_col{
        display:block;
        width:100% !important;
        border:0;
    }
    .newrealty__cat-header-union_table_col:nth-child(2){
        margin-top:25px;
    }

    .newrealty__cat-header-union_table_col{
        padding:0;
    }

    .infostr *{
        font-size:14px !important;
    }
    .infostr_box_right{
        word-wrap: break-word;
    }


    .newrealty__cat-header-union_feedback_phone_ico{
        width:25px;
        height:26px;
        background-size:25px auto;
        margin-right:10px;
    }
    .newrealty__cat-header-union_feedback_phone_tx{
        font-size:18px;
    }
}

@media (max-width: 767px){
    .newrealty__cat-header-union_feedback_phone_inner{
        padding-top:25px;
    }
    .newrealty__cat-header-union_feedback_phone_ico{
        display:none;
    }
    .newrealty__cat-header-union_feedback_phone_tx{
        font-size:17px;
    }
    .newrealty__cat-header-union_feedback_buton{
        font-size:19px;
    }
}

@media (max-width: 480px){
    .newrealty__cat_list1_item{
        width:100%;
        margin-bottom:25px;
    }
    .newrealty__cat_list1_item:nth-child(2n+1){
        clear:none;
    }
    .newrealty__cat_list1_item_name{
        margin-top:5px;
    }
    .newrealty__cat_list1_item_name a{
        font-size:17px;
    }

    .newrealty__nav ul li{
        display:block;
        margin-left:0;
    }
    .newrealty__nav ul li a{
        text-align:left;
        padding:5px 5px 5px 15px;
        width:100%;
    }
    .newrealty__nav .ico{
        display:table-cell;
        width:30px;
        margin:0;
    }
    .newrealty__nav .name{
        display:table-cell;
        font-size:16px;
        padding-left:10px;
    }

    .newrealty__cat-header-union_feedback_box1{
        display:block;
        width:100%;
        height:auto;
    }
    .newrealty__cat-header-union_feedback_box2{
        display:block;
        width:100%;
        height:auto;
    }
    .newrealty__cat-header-union_feedback_phone{
        position:static;
    }
    .newrealty__cat-header-union_feedback_phone_inner{
        padding-top:0px;
        /*
        top:0;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        */
    }
    .newrealty__cat-header-union_feedback_phone_tx{
        font-size:16px;
    }
    .newrealty__cat-header-union_feedback_buton{
        position: static;
        font-size:18px;
        padding:10px 5px;
    }
}