
@media only screen and (min-width: 1300px) and (max-width: 1500px) {
    .my-properties.report {
        padding: 10px;
    }

    h5.card-title.count_row_img {
        font-size: 15px;
    }

    .recent-title {
        font-size: 15px;
    }

    .my-properties.report table tbody tr .image {
        width: 92px;
    }

    .my-properties.report table h2 {
        font-size: 14px;
        color: #000;
    }

    .my-properties table thead tr th {
        font-size: 14px;
        color: #000;
    }

    .portfolio .item.col-lg-3 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
}

@media only screen and (max-width: 991px) {

.swipper_details_tabs {
    top: 60%;
}

.dashborad-box .col-lg-3.dar.pro, .dashborad-box .col-lg-3.dar.rev, .dashborad-box .col-lg-3.dar.com, .dashborad-box .col-lg-3.dar.booked {
    max-width: 100% !important;
    flex: 0 0 100%;
}

.banner_box_wrapper .row.flex_dir {
    flex-direction: column-reverse;
}

.the-search .rld-banner-tab .nav-item {
    flex: 1;
}

.the-search .rld-banner-tab {
    gap: 20px;
}

.homepage-23 img {
    height: 60vh;
}

.catagray-menu-item {
    flex-direction: column;
}

section.file-trading-catagray-menu {
    padding: 25px 5px 0;
}
.catagray-menu-item ul {
    margin: 0 0 15px;
    padding: 0;
}

.catagray-menu-item li {
    margin: 5px 20px;
}

.logo-or-name-titile {
    padding-bottom: 15px;
}

.top-most-trading-part-show table td {
    font-size: 13px;
    text-align: left;
}

section.tarding-table-area table td, 
section.tarding-table-area table th {
    font-size: 12px;
    font-weight: 600;
}

section.tarding-table-area {
    background: #fff;
    padding: 15px 5px;
}

}