@media (max-width: 1440px){
    .logo {
        width: 100px;
    }
    .navigation {
        top: 85px;
        height: calc(100vh - 85px);
    }
}
@media (max-width: 1199px){
    .card__summary__list--item {
        padding: 0px 8px 0px 40px;
    }
    .card__summary__list--item:before {
        left: 5px;
    }
    .card__estimate {
        padding: 10px 5px;
    }
}
@media (max-width: 991px){
    .about-proj__graphic {
        padding-bottom: 20px;
    }
    .about-proj__info {
        padding-bottom: 10px;
    }
    .collection__card {
        margin-bottom: 15px !important;
    }
    .details-section .detail-body , .details-section .photo {
        width: 100%;
    }
    .details-section .photo {
        order: 1;
    }
    .details-section .detail-body {
        order: 2;
        display: flex;
        flex-wrap: wrap;
        padding-bottom: 0;
    }
    .details-section .grid{
        padding-bottom: 0;
    }
    .title--text1 {
        order: 1;
        padding-bottom: 10px;
    }
    .body__list--item {
        padding-bottom: 15px;
    }
    .details-section .action {
        margin-top: 0;
        padding: 10px ;
    }
    .body__summary {
        order: 2;
    }
    .body__list {
        order: 3;
    }
    .photo__thumbnils .slick-list {
        padding-right: 0 !important;
    }
    .photo__thumbnils .slick-slide {
        padding: 0;
    }
    .photo__thumbnils {
        margin-bottom: 5px;
    }
    .details-section .sec-inner-box {
        padding: 0;
    }
    .detail-body {
        padding: 10px;
    }
    .detail-body .body__summary {
        padding: 10px;
        margin-bottom: 10px;
    }
    .body__summary--item {
        padding: 0 5px 0 24px;
        margin: 0 5px 0 0;
        font-size: 12px;
    }
    .body__summary--item:last-of-type {
        border: 0;
    }
    .body__list--label {
        font-size: 12px;
    }
    .body__list--value, .body__list--link {
        font-size: 12px;
    }
    .applyLoan, .market-price-link {
        font-size: 12px;
    }
    .price {
        font-size: 16px;
    }
    .title--text1--text {
        font-size: 12px;
    }
    .section__title--text1 {
        font-size: 16px;
    }
    .why-proj__list--item {
        font-size: 14px;
        line-height: 20px;
    }
    .section__title {
        padding-bottom: 15px;
    }
    .why-proj--count {
        margin: 0;
    }
    .list--value, .list--label {
        font-size: 14px;
        padding-left: 10px;
    }
    .list--label {
        padding-left: 10px;
    }
    .priceTrends__desc  {
        margin: 10px 0;
    }
    .left__container, .right__container {
        width: 100%;
        padding: 15px 10px;
    } 
    .body__container {
        flex-wrap: wrap;
    }
    .post-property {
        padding: 40px 0 20px;
    }
    .post-step {
        padding: 20px 0 40px;
    }
}
@media (max-width: 767px){
    .list--label {
        width: 130px;
    }
    .list--value {
        width: calc(100% - 130px);
    }
    .agent-dtl__list {
        margin-top: 0;
        padding-top: 15px;
    }
    .agent-dtl__graphic {
        width: 100px;
        height: 100px;
    }
    .agent-dtl__info {
        width: calc(100% - 100px);
    }
    .agent-dtl__list--item {
        margin-bottom: 10px;
        padding-right: 10px;
        margin-right: 0;
        width: 100%;
        border-right: 0;
    }
    .agent-dtl__list--label {
        font-size: 14px;
    }
    .agent-dtl__list--value {
        font-size: 13px;
    }
    .agent-dtl__list {
        flex-wrap: wrap;
    }
    .agent-dtl__list .agent-dtl__right {
        display: none;
    }
    .priceTrends__content td, .priceTrends__content th {
        font-size: 12px;
    }
    .form__checkbox__label {
        font-size: 14px;
    }
    .prop-service__card--content {
        padding: 10px;
    }
    .prop-service__card__title {
        font-size: 16px;
    }
    .prop-service__card__text {
        font-size: 12px;
        line-height: 18px;
    }
    .list--item {
        width: 100%;
        padding-bottom: 10px;
    }
    .description--content p{
        font-size: 12px;
    }
    .description--content  a {
        font-size: 12px;
    }
    .amenities--viewall {
        font-size: 12px;
        margin-right: 10px;
        padding-right: 0;
        padding-bottom: 10px;
    }
    .amenities--viewall:after {
        margin-left: 5px;
    }
    .detail_wrapper .action {
        display: none;
    }
    .details-section .action {
        display: inline-block;
    }
    .amenities--download {
        font-size: 12px;
        padding-bottom: 10px;
    }
    .amenities__list--item {
        font-size: 14px;
        line-height: 20px;
        padding: 4px 12px 20px 36px;
    }
    .details-section .action--inline  {
        box-shadow: 0 0 10px rgb(136 136 136 / 50%);
        position: fixed;
        bottom: 0;
        background: #fff;
        z-index: 1;
        padding: 10px 10px;
        width: 100%;
        text-align: center;
        left: 0;
    }
    .details-section .action--btn {
        height: auto;
        padding: 10px;
        line-height: 14px;
        font-size: 12px;
        margin: 0 2px;
    }
    .photo__list {
        display: none;
    }
    .download-tab {
        max-width: 100%;
        padding: 15px 10px;
        margin: 50px 0;
    }
    .banner-inner h1 {
        font-size: 24px;
    }
    .banner-section {
        height: auto;
        min-height: auto;
        padding: 40px 0;
        margin: 0;
    }
    .sections-nav li a {
        font-size: 12px;
        margin-right: 10px;
        line-height: 20px;
    }
    .banner-inner {
        position: sticky;
        transform: none;
    }
    .tab-link {
        font-size: 12px;
        line-height: 20px;
    }
    .down-head {
        padding-top: 30px;
        padding-bottom: 20px;
    }
    .slick-list {
        padding:0 20% 0 0 !important;
    }
    .bld-image-gallery  .slick-list {
        padding:0  !important;
    }
    .section_title--text1 {
        font-size: 14px;
    }
    .section_title--anchor-see-all {
        font-size: 12px;
    }
    .featured-proj_card--graphic, .feature__card--graphic {
        height: 150px;
    }
    .feature__card--cap {
        font-size: 12px;
        padding: 5px;
        line-height: 1.4;
    }
    .feature__card--content {
        padding: 10px;
    }
    .feature__card--lbl {
        font-size: 12px;
        line-height: 16px;
    }
    .feature__card--title {
        font-size: 14px;
    }
    .home-section {
        padding: 15px 0;
    }
    .featured-proj_card--by, .featured-proj_card--loc {
        font-size: 12px;
        line-height: 14px;
    }
    .featured-proj_card--by {
        font-size: 14px;
        line-height: 18px;
    }
    .featured-proj_card--name {
        font-size: 14px;
        line-height: 18px;
    }
    .top-proj_card--by, .top-proj_card--loc {
        font-size: 12px;
        padding-bottom: 5px;
        line-height: 14px;
    }
    .top-proj_card--name {
        font-size: 12px;
        line-height: 14px;
    }
    .top-proj_card--type {
        font-size: 12px;
        line-height: 14px;
    }
    .top-proj_card--price {
        font-size: 12px;
        padding-bottom: 5px;
        line-height: 14px;
    }
    .featured-proj_card {
        height: auto;
    }
    .featured-proj_card--detail {
        width: 100%;
        padding-left: 0;
    }
    .featured-proj_card--info {
        width: 100%;
        text-align: left;
        margin-top: 8px;
    }
    .featured-proj_card--type, .featured-proj_card--price {
        font-size: 12px;
    }
    .featured-proj_card--content {
        flex-wrap: wrap;
        padding: 10px;
    }
    .select2-container {
        width: 100% !important;
    }
    .select-box {
        flex-wrap: wrap;
    }
    .select-box form {
        width: calc(100% - 35px);
        display: none;
    }
    .select-box .form-btn {
        display: none;
    }
    .prpost img {
        display: inline-block;
    }
    .sections-stage {
        margin-top: 10px;
    }
    .select-box .form-btn {
        width: 35px;
        font-size: 0;
        padding: 5px;
        justify-content: center;
    }
    .select-box .form-btn i {
        font-size: 12px;
        margin: 0;
    }
    .select-box input[type="text"] {
        font-size: 14px;
    }
    .pop-builder-item {
        flex-wrap: wrap;
    }
    .pop-builder__card {
        padding: 10px;
    }
    .pop-builder__card--name {
        font-size: 14px;
        line-height: 18px;
        padding-bottom: 5px;
    }
    .pop-builder__card--cap {
        font-size: 12px;
    }
    .pop-builder-item li {
        margin-left: 5px;
        margin-bottom: 5px;
    }
    .logo {
        width: 70px;
    }
    .prpost {
        margin-right: 5px;
    }
    .prpost-btn {
        font-size: 12px;
        padding: 5px;
    }
    .login-btn a {
        font-size: 12px;
        padding: 5px 5px;
        line-height: 20px;
    }
    .hamburger-wrapper {
        margin-right: 5px;
    }
    .site-header_main {
        padding: 10px 5px;
    }
    .select2-container{
        margin-bottom: 10px;
    }
    .navigation {
        width: 100%;
        height: calc(100vh - 62px);
    }
    .sections-nav li {
        flex: 1;
    }
    .logo {
        display: none;
    }
    .mobile-logo {
        display: block;
        max-width: 100px;
        margin: auto;
    }
    .login-btn {
        display: none;
    }
    .navigation {
        top: 0;
    }
    .hamburger-wrapper {
        margin: 10px 10px 0 auto;
    }
    .navigation-close {
        position: absolute;
        top: 10px;
        right: 10px;
        font-size: 16px;
        background: #000;
        color: #fff;
        padding: 7px 0;
        border-radius: 40px;
        width: 30px;
        height: 30px;
        text-align: center;
    }
    .mobile-menu-bar, .mobile-logo {
        display: block;
    }
    .location-mobile-view {
        display: block;
    } 
    .location-mobile-view {
        display: flex;
        align-items: center;
        border: 1px solid #fff;
        padding: 0px 10px;
        border-radius: 50px;
    }
    .select2-container--default .select2-selection--single {
        border-radius: 40px;
        padding: 5px 20px 5px 5px;
    }
    .select2-container--default .select2-selection--single .select2-selection__arrow {
        top: 2px;
    }
    .location-mobile-view i {
        font-size: 20px;
        color: #fff;
    }
    .select2-container--default .select2-selection--single {
        background: transparent;
    }
    .select2-container--open .select2-dropdown--below {
        width: 100% !important;
        top: 16px;
    }
    .select2-container {
        left: 0 !important;
    }
    .select-box .select2-container {
        display: none;
    }
    .hamburger-wrapper {
        display: none;
    }
    .select2-container .select2-selection--single .select2-selection__rendered {
        padding-right: 10px;
        color: #fff;
    }
    .select2-container--default .select2-selection--single .select2-selection__arrow b {
        border-color: #fff transparent transparent transparent ;
    }
    .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
        border-color: transparent transparent #fff transparent ;
    }
    .prpost a {
        background: transparent;
        font-size: 0;
        width: 40px;
    }
    .other-prop-near__card {
        height: auto;
    }
    .sec-inner-box {
        padding: 10px;
    }
    .project-slider-box {
        margin: 0;
        height: 100%;
    }
    .section__title--text1 {
        font-size: 16px;
        line-height: 24px;
    }
    .other-prop-near__card--graphic {
        height: 120px;
    }
    .other-prop-near__card--content {
        height: 100%;
        padding: 10px;
    }
    .project-Previously .other-prop-near__card--graphic {
        width: 100px;
        max-height: 100%;
        height: auto;
    }
    .other-prop-near__card--type {
        font-size: 12px;
        line-height: 16px;
    }
    .other-prop-near__card--price {
        font-size: 14px;
        line-height: 20px;
    }
    .other-prop-near__card--projname, .other-prop-near__card--status {
        font-size: 12px;
        line-height: 16px;
    }
    .owner-collection-in {
        padding: 15px 0;
    }
    .card__photo__fig {
        width: 120px;
        max-height: 100%;
        border-radius: 8px 0px 0px 8px;
    }
    .card__photo_content {
        flex-wrap: wrap;
    }
    .card__photo {
        display: flex;
        padding: 0;
        height: 100%;
        position: unset;
    }
    .listing-card {
        position: relative;
    }
    .card__ads {
        width: calc(100% - 50px);
        padding: 0 0 8px;
    }
    .card__price {
        width: 100%;
        padding: 0 0 8px;
    }
    .card__summary__list {
        display: none;
    }
    .card__info {
        padding: 10px 5px;
    }
    .card__estimate {
        padding: 0;
    }
    .listing-card .card-image-col{
        width: 120px;
        height: 100%;
        padding: 0;
    }
    .listing-card .card-info-col {
        width: calc(100% - 120px);
        padding: 0 5px;
    }
    .listing-card .row {
        margin: 0;
        width: 100%;
    }
    .card--desc {
        display: none;
    }
    .listing-card .action--link {
        display: none;
    }
    .card__action .action--btn {
        margin-right: 2px;
        font-size: 10px;
        width: calc(50% - 2px);
        margin-bottom: 5px;
        padding: 0px 5px;
    }
    .share-add {
        right: 5px;
        top: 10px;
    }
    .sections-stage {
        display: none;
    }
    .new-proj-gallery__card--graphic {
        width: 100px;
        max-height: 100%;
        height: auto;
    }
    .new-proj-gallery__card--content {
        width: calc(100% - 100px);
        padding: 10px;
    }
    .new-proj-gallery__card--name {
        font-size: 16px;
        line-height: 20px;
    }
    .new-proj-gallery__card--by, .new-proj-gallery__card--loc {
        font-size: 12px;
    }
    .new-proj-gallery__card--loc {
        padding-bottom: 5px;
    }
    .new-proj-gallery__card--type {
        font-size: 12px;
    }
    .new-proj-gallery__card--price{
        font-size: 12px;
    }
    .new-proj-gallery__card {
        height: 100%;
    }
    .slick-arrow {
        display: none !important;
    }
    .footer-title {
        font-size: 16px;
        line-height: 20px;
        padding-bottom: 15px;
    }
    .footer-box li a {
        font-size: 14px;
        line-height: 16px;
    }
    .footer-box {
        padding-bottom: 20px;
    }
    .copy-right {
        font-size: 16px;
        line-height: 20px
    }
    .social-link ul li a {
        font-size: 16px;
        width: 30px;
        height: 30px;
    }
    .social-link ul li a i{
        line-height: 30px;
    }
    .toll-free {
        font-size: 12px;
    }
    .footer-email {
        font-size: 12px;
    }
    .navigation-close {
        display: inline-block;
    } 
    .navigation ul li a {
        padding: 5px 0;
        font-size: 14px;
        line-height: 16px;
    }
    .navigation ul li a.nav-item {
        font-size: 16px;
    }
    .navigation ul li a i {
        margin-top: 2px;
        font-size: 12px;
    }
    body {
        padding-bottom: 62px;
    }
    .radio-btn-list label span {
        font-size: 12px;
    }
    .range-slider {
        --range-slider-thumb-size: 16px;
    }
    .related-post-area, .comment-box, .comment-post {
        padding: 20px 15px;
    }
    .post_info {
        padding: 20px 15px;
    }
    .blog-single-post {
        margin-bottom: 20px !important;
    }
    .blog-detail-box {
        padding: 20px 15px;
    }
    .blog-detail-title {
        font-size: 20px;
    }
    .blog-sub-title {
        font-size: 16px;
        margin-bottom: 15px;
    }
    .blog-detail-image {
        margin-bottom: 15px;
    }
    .sidebar_feature_listing, .sidebar_search_widget, .terms_condition_widget, .blog_tag_widget {
        padding: 20px 15px;
    }
    .blog_tag_widget .tag_list li {
        padding: 5px 10px;
    }
    .comment-item {
        flex-wrap: wrap;
        padding: 10px;
    }
    .comment-reply-btn {
        height: auto;
        font-size: 12px;
        line-height: 20px;
        padding: 5px 10px;
    }
    .comment-reply-btn i {
        line-height: 20px;
    }
    .commenter-comment h6 {
        font-size: 14px;
    }
    .commenter-comment .comment-date {
        font-size: 12px;
        margin-bottom: 5px;
    }
    .commenter-comment {
        width: 100%;
        padding-top: 15px;
    }
    .commenter-image {
        width: 70px;
        height: 70px;
    }
    .blog-banner-box {
        top: auto;
        bottom: 0;
        transform: none;
    }
    .blog-grid-posts {
        padding: 40px 0;
    }
    .post_info > h3 {
        font-size: 14px;
    }
    .blog-single-post p {
        margin-bottom: 15px;
    }
    .blog-title {
        padding-bottom: 20px;
        margin-bottom: 20px;
    }
    .blog-img {
        height: 150px;
    }
    .blog-detail-title {
        font-size: 14px;
    }
    .blog-meta li a {
        font-size: 12px;
    }
    .blog-meta li {
        font-size: 12px;
    }
    .blog-detail-box p {
        font-size: 14px;
    }
    .blog-detail-ul li {
        font-size: 14px;
    }
    h3.blog-title-2 {
        margin-bottom: 20px;
        font-size: 18px;
    }
    .form-control {
        font-size: 14px;
        padding: 10px 15px;
    }
    .form-control::-webkit-input-placeholder { /* Edge */
        color: #000000;
        font-weight: 400;
        font-size: 14px;
        display: inline-block;
    }
    
    .form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
        color: #000000;
        font-size: 14px;
        font-weight: 400;
        display: inline-block;
    }
    
    .form-control::placeholder {
        color: #000000;
        font-size: 14px;
        font-weight: 400;
        display: inline-block;
    }
    .comment-post .btn {
        font-size: 14px;
        padding: 5px 10px;
    }
    .form__container {
        margin: 20px 0;
    }
    .sub__title__container h2, .post-step-title h2 {
        font-size: 18px;
        line-height: 24px;
    }
    .property-block {
        padding: 15px 10px;
        margin-top: 15px;
    }
    .post-login-text h2 {
        font-size: 18px;
        line-height: 24px;
    }
    .prop-step-box {
        padding: 15px 10px;
    }
    .step-title {
        font-size: 16px;
        line-height: 24px;
    }
    .step-image img {
        margin-bottom: 15px;
    }
    .site-header_main {
        background-color: var(--bs-primary);
    }
    .upload__img-box {
        width: 50%;
    }
    button.p-login-btn {
        font-size: 14px;
        line-height: 20px;
        padding: 10px 20px;
    }
    .terms-wrapper {
        padding: 40px 0;
    }
    .terms-wrapper h1 {
        font-size: 20px;
    }
    .terms-wrapper h2, .terms-wrapper h3 {
        font-size: 18px;
    }
}
@media (max-width: 567px){
    .amenities__list--item {
        width: 50%;
        padding-left: 35px;
    }
}