.container {
    max-width: 1350px;
}

@media (max-width: 768px) {
    .container {
        /*padding-right: 74px !important;*/
        /*padding-left: 74px !important;*/
    }

    .images-section {
        padding-top: 20px !important;
    }

    .map-canvas-wrapper {
        padding-top: 15px;
    }

    .background_color_section_wrapper {
        margin-bottom: 30px !important;
    }

    .listing-title-area {
        padding: 20px 0 !important;
    }

    .img-fluid.main {
        height: 100% !important;
    }

    .spls_style_two .title a {
        font-size: 12px;
    }

    .d-flex.similar_product {
        display: unset !important;
    }

    a.btn.btn-block.btn-lg.btn-thm.circle {
        width: 145px !important;
        height: 43px !important;
        font-family: Nunito;
        font-size: 14px;
        font-weight: 700;
        line-height: 19.1px;
        text-align: left;

    }
}

@media (max-width: 425px) {
    .container {
        padding-right: 20px !important;
        padding-left: 20px !important;
    }

    .images-section {
        padding: 0 !important;
    }

    .listed_by_wrapper {
        padding-bottom: 5px !important;
    }

    .media img {
        width: 50px !important;
        height: 50px !important;
    }

    .sidebar_listing_list {
        padding: 15px !important;
    }

    .background_color_section_wrapper {
        padding: 20px 0px !important;
    }

    .image {
        height: 106px !important;
    }

    .spls_style_two.end_style {
        min-height: 92px !important;
    }

    .images-section {
        padding-top: 15px;
    }

    .media img {
        width: 82px !important;
        height: 82px !important;
    }
}

.spls_style_two .title {
    color: #FFFFFF;
    font-family: "Nunito";
    font-size: 26px;
    font-weight: bold;
    /* left: 50%; */
    line-height: 1;
    position: absolute;
    /* right: 0; */
    text-align: center;
    top: 50%;
    transform: translate(0, -50%);
    white-space: nowrap;
}

.images-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    row-gap: 10px;
    align-content: center;
    margin: auto;
    margin-top: 0;
}

.property_type_lable {
    padding: 0;
    margin-bottom: 20px;
}

.media img {
    width: 100px;
    height: 100px;
}

.single_property_title {
    font-family: Nunito;
    font-size: 40px;
    font-weight: 600;
    line-height: 54px;

}

h2.single_property_title.small_title {
    font-weight: 700;
}

.single_property_title h2 {
    color: #292D32;
}

.main {
    width: 840px;
    height: 510px;
    top: 149px;
    left: 170px;
    gap: 0px;
    opacity: 0px;
}

.image {
    /* width: 162px !important; */
    height: 162px;
    /* width: 100%; */
    gap: 0px;
    opacity: 0px;
}

.mb30 {
    margin-bottom: 20px;
}

.type {
    width: 110px !important;
    height: 49px !important;
    top: 907px;
    left: 170px;
    padding: 11px 35px 11px 35px;
    gap: 10px;
    border-radius: 5px 0px 0px 0px;
    opacity: 0px;
    background: #F3A72233;
}

.location {
    width: 28px;
    height: 28px;
    top: 927px;
    left: 170px;
    gap: 0px;
    opacity: 0px;

}

.address {
    font-family: Nunito;
    font-size: 16px;
    font-weight: 500;
    line-height: 26px;
    text-align: left;
    color: #656F79;
    margin-left: 10px;
}

.description p {
    font-family: Nunito;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    text-align: left;

}

h4 {
    font-weight: bold;

}

h4 span {
    font-weight: normal;
}

.map-canvas-wrapper,
#map-canvas {
    /* width: 679px; */
    height: 100%;
}

.mb30 {
    margin-bottom: 40px;
}

.sidebar_listing_list {
    width: 100%;
    word-break: break-all;
    height: 100%;
}

.listed_by_wrapper {
    border-bottom: 1px solid #94A0A54D;
    padding-bottom: 30px;
}

.icon_lable_wrapper {
    font-size: 24px;
    justify-content: left;
    gap: 15px;
    color: #656C74;
    display: flex;
    align-items: center;
}

.icon_lable_wrapper p {
    width: 117px;
    height: 20px;
    top: 1446px;
    left: 1058px;
    gap: 0px;
    opacity: 0px;

    color: #656C74 !important;
}

.user_detail_wrapper {
    display: flex;
    justify-content: left;
    flex-direction: column;
    gap: 4px;
}

.view_listing_wrapper a {
    padding: 11px 35px 11px 35px;
    border-radius: 5px 0px 0px 0px;
    background: #EFC05933;
    margin-top: 10px;
}

.image-container {
    padding: 4px 10px;
}

.show-more-container {
    margin-right: 10px;
}

.address_wrapper.mb10 ul.list-inline-item {
    display: flex;
    flex-direction: column;
}

/* .address_wrapper.mb10 ul.list-inline-item {
    display: flex;
    flex-direction: column;
    justify-content: start;
    gap: 0px;
} */
.background_color_section_wrapper {
    padding: 60px 10px;
    margin-bottom: 70px;
    background: #F7F7F7;
}

.address_wrapper.mb10 ul.list-inline-item h4.detail.mt10 span {
    line-height: 26px;
}

.image_section_wrapper img.img-fluid {
    border-radius: unset;
}

.spls_style_two.end_style {
    border-radius: unset;
    min-height: 162px;
}

.sidebar_listing_list {
    border-radius: unset;
}

.single_property_title.border_bottom {
    border-bottom: 1px solid #94A0A54D;
    padding-bottom: 10px;
}

.feat_property {
    height: 409px;
}

.lightboxed--thumb.lightboxed--active {
    border: 3px solid #F2A41E;
}

@media (max-width: 580px) {
    .single_property_title {
        font-size: 25px !important;
    }

}

@media (max-width: 430px) {
    .spls_style_two.end_style {
        min-height: 0px;
    }
}
