﻿@media (max-width:567px) {
    .rec_mainpage {
        width: 100%;
        margin: auto;
        /*display:table;*/
    }

    .rec_body1 {
        width: 100%;
        float: left;
        padding-left: 10px;
        padding-right: 10px;
    }

    .rec_body2 {
        width: 100%;
        float: left;
        background-color: #F9F9F9;
        padding-left: 10px;
        padding-right: 10px;
    }

    .rec_option1 {
        /*width:100%;*/
        float: left;
        text-align: left;
        font-size: 0.79rem;
    }

    .rec_option2 {
        /*width:100%;*/
        float: left;
        text-align: left;
        font-size: 0.79rem;
    }

    .rec_option1:not(:last-child) {
        padding-right: 10px
    }

    .rec_option2:not(:last-child) {
        padding-right: 10px
    }

    .rec_option1_2 {
        /*width:100%;*/
        font-size: 0.79rem;
    }

    .rec_property_detail {
        width: 100%;
        background-color: #F9F9F9;
        float: left;
        margin-bottom: 20px;
        position: relative;
     
    }

    .rec_property_detail1 {
        width: 100%;
        padding: 5px;
        float: left;
    }

    .rec_property_images {
        width: 190px;
        height: auto;
        aspect-ratio: 320 / 199;
        object-fit: contain;
        position: relative;
        z-index: 10000;
        text-align: center;
        float: none;
        clear: both;
        margin: auto;
        margin-bottom: 10px;
    }

    .rec_property_images .picture_house_status {
        width: 100%;
        height: auto;
        aspect-ratio: 320/199;
        object-fit: contain;
    }

    .rec_property_images .picture_house_status img {
        width: 100%;
        height: auto;
        aspect-ratio: 320/199;
        object-fit: contain;
    }

    .rec_property_sell {
        width: auto;
        line-height: 1.2;
        clear: both;
    }

    .rec_property_price {
        width: 100%;
        float: left;
        margin-top: 5px;
    }

    .detaildetail_house {
        display: none;
    }

    .rec_main_detail {
        border-bottom: 1px solid #d4d4d4;
        float: left;
        margin-bottom: 15px;
        width: 100%;
        padding: 1.5%;
    }

    .rec_sitebanner {
        width: 100%;
        float: left;
        margin-top: 15px;
    }

    .rec_new_project {
        width: 100%;
        float: left;
        margin-top: 15px;
    }

    .rec_new_project_detail {
        width: 100%;
        float: left;
        margin-top: 10px;
    }

    .rec_new_project_images {
        width: 38%;
        margin-right: 3%;
        float: left;
    }

    .rec_new_project_det {
        width: 59%;
        float: left;
        line-height: 1;
    }

    .rec_new_project_det_topic {
        width: 100%;
        float: left;
    }

    .rec_list_other {
        width: 70%;
        margin: auto;
        padding-top: 15px;
        display: table;
    }

    .rec_header_search {
        display: none;
    }

    #rec_type {
        display: none;
    }

    .detail_nav_search {
        display: none;
    }

    .detail_nav_search_2 {
        display: none;
    }

    .detail_nav_search_price_header {
        display: none;
    }

    .slider_range_price {
        display: none;
    }

    .detail_slider_range_price {
        display: none;
    }

    .detail_Facility {
        display: none;
    }

    .rec_lineend_1 {
        display: none !important;
    }

    .detail_nav_search_price {
        padding: 0px !important;
    }

    .scroll_top {
        position: absolute;
        bottom: 5px;
        right: 5px;
    }

    .rec_property_sell .rec_house_detail_2 {
        display: none;
    }

    .rec_property_sell .rec_house_date {
        display: none;
    }

    .rec_property_price .panel-body {
        /* display: none; */
    }

    .statussubject {
        display: none;
    }

    .bkkassetstext {
        display: none;
    }

}