/*************
Hash CSS Start
**************/
@media(min-width: 1921px){
    .property-gallery > .col-12 {
        max-height: 700px;
    }
}
@media(max-width: 991px){
    .header, .container-fluid{
        padding-left: 16px;
        padding-right: 16px;
    }
    .property-gallery > .col-12 {
        max-height: 380px;
    }
    .more-gallery-btn{
        padding: 10px 14px;
        font-size: 20px;
    }
    .property-action-wrapper .action-btn {
        padding: 10px 14px;
        font-size: 18px;
        line-height: 18px;
        min-width: fit-content;
    }
    .title-area .title {
        font-size: 32px;
        line-height: 38px;
    }
    .about-logo-wrapper {
        min-width: 150px;
    }
    .specifications > li.item {
        width: calc(33.33% - 20px);
    }
    .google-map > iframe {
        max-height: 320px;
    }
    .property-item > a, .blog-listing .blog-card > a, .property-item > a > img, .blog-listing .blog-card > a > img{
        height: 250px;
    }
    .property-action-wrapper{
        overflow-x: auto;
        gap: 6px !important;
    }
}
@media(max-width: 767px){
    .header {
        padding: 10px 16px;
        z-index: 99;
        position: relative;
    }
    .header .logo {
        max-width: 130px;
    }
    .header .button-group .global-btn{
        padding: 10px;
    }
    .header .button-group .global-btn > span{
        display: none;
    }
    .header .button-group .global-btn > i{
        margin-left: 0;
    }
    .hero-sec {
        min-height: auto;
    }
    .hero-title{
        font-size: 34px;
        line-height: 44px;
        margin-bottom: 20px;
    }
    .property-list {
        padding: 40px 0;
        gap: 20px 0;
    }
    .title-area .title {
        font-size: 32px;
        line-height: 36px;
    }
    .title-area .subtitle {
        font-size: 22px;
        line-height: 24px;
    }
    .blog-listing {
        gap: 20px 0;
    }
    .blog-listing .blog-card-content .blog-title {
        font-size: 24px;
        line-height: 28px;
    }
    .proerty-city-list{
        flex-wrap: wrap;
    }
    .proerty-city-list .property-box {
        width: 100%;
    }
    .proerty-city-sec {
        padding: 50px 0;
    }
    .proerty-city-list .property-box .box-title {
        font-size: 24px;
        line-height: 30px;
    }
    .proerty-city-list {
        gap: 20px 50px;
    }
    .ft-wrapper .desc{
        max-width: 100%;
    }
    .ft-wrapper > .container > .row > .col-12:not(:last-child){
        margin-bottom: 30px;
    }
    .ft-wrapper{
        margin: 0;
        padding: 0 0 50px;
    }
    .ft-wrapper .desc{
        margin-bottom: 24px;
    }
    .ft-wrapper .title{
        margin-bottom: 20px;
        font-size: 18px;
        line-height: 28px;
    }
    .copy-text{
        font-size: 18px;
        line-height: 28px;
    }
    .about-logo-wrapper {
        min-width: unset;
        max-width: 140px;
        margin: 0 auto;
    }
    .property-action-wrapper{
        top: 76px;
    }
    .property-content-wrapper .about-content-wrapper {
        border-top: 1px solid var(--light-gray-color);
        padding-top: 20px;
        margin-top: 20px;
        border-left: unset;
        padding-left: unset;
        margin-left: unset;
    }
    .property-content-wrapper {
        margin-left: 0 !important;
    }
    .title-area .title {
        font-size: 28px;
        line-height: 34px;
        margin-bottom: 20px;
    }
    .property-content-wrapper .shadow-box, .property-sidebar-wrapper .shadow-box {
        padding: 16px;
        margin-bottom: 20px;
    }
    .about-content-wrapper .desc p:not(:last-child), .about-developer .desc p:not(:last-child) {
        margin-bottom: 14px;
    }
    .specifications {
        gap: 20px 14px;
    }
    .specifications > li.item {
        width: calc(50% - 14px);
    }
    .specifications .item .icon {
        width: 40px;
    }
    .specifications > li.item > span {
        font-size: 18px;
        line-height: 22px;
    }
    .main-ad-image {
        margin-bottom: 20px;
    }
    .about-location {
        font-size: 18px;
        line-height: 22px;
    }
    .google-map > iframe {
        max-height: 260px;
    }
    .property-sidebar-wrapper .shadow-box {
        padding: 20px 16px !important;
    }
    .main-property-wrapper .row.mb-40{
        margin-bottom: 20px !important;
    }
    .about-developer .col-12 > .pe-5{
        padding-left: 16px !important;
        padding-right: 16px !important;
        margin-bottom: 30px;
    }
    .slick-arrow-custom {
        width: 38px;
        height: 38px;
        font-size: 18px;
    }
    .slick-arrow-custom.slick-next {
        right: 4px;
    }
    .slick-arrow-custom.slick-prev{
        left: 4px;
    }
    .about-developer.shadow-box{
        padding-right: 0px !important;
        margin-bottom: 30px;
    }
    .related-properties .title-area .title{
        margin-bottom: 20px !important;
    }
    .companies-logos {
        gap: 30px 20px;
    }
    .companies-logos .logo-wrap .logo {
        max-height: 48px;
        max-width: 86px;
    }
    .companies-logos .logo-wrap {
        width: calc(33.33% - 16px);
        height: 40px;
    }
    .main-property-wrapper {
        padding: 20px 0 40px;
    }
    .property-sidebar-wrapper {
        z-index: 7;
    }
    .detail-form-modal .modal-dialog {
        max-width: 80%;
        margin: auto;
    }
    .detail-form-modal .modal-content {
        border-radius: 24px;
        padding: 20px;
    }
    form .submit-btn {
        font-size: 20px;
        line-height: 24px;
    }
    .modal-close-btn {
        width: 32px;
        height: 32px;
        position: absolute;
        top: -23px;
        right: -23px;
        font-size: 23px;
    }
    .developer-logo > img {
        max-width: 105px;
    }
    .filter-form .filter-select{
        width: 100%;
    }
    .filter-form .dropdown, .filter-group-btn{
        width: 100%;
        max-width: 100%;
    }
    .filter-form {
        gap: 14px 10px;
    }
    .filter-form .filter-select[name="rooms"] {
        max-width: 100%;
        width: 100%;
        background-position-x: 5%;
    }
    .filter-group-btn > img {
        max-width: 20px;
    }
    .filter-form .dropdown-menu .dev-select{
        margin-bottom: 10px;
    }
    .filter-form .filter-btn, .filter-form .dropdown-menu .dev-select{
        width: 100%;
        max-width: 100%;
    }
    .filter-wrapper{
        border-radius: 20px;
        padding: 20px;
    }
    .filter-form .dropdown-menu{
        min-width: unset !important;
        width: 100%;
        max-width: 100%;
        left: unset !important;
    }
    .banner-sec.min-h-400 {
        min-height: unset;
    }
    .banner-sec {
        padding: 80px 0;
    }
    .blog-content-sec {
        padding: 0 0 40px;
    }
    .blog-content-area .blog-desc-wrapper h2 {
        font-size: 26px;
        line-height: 30px;
        margin-bottom: 16px;
    }
    .blog-content-area .blog-desc-wrapper h3{
        font-size: 24px;
        line-height: 28px;
        margin-bottom: 20px;
    }
    .blog .banner-content-area .page-title {
        font-size: 36px;
        line-height: 44px;
    }
    .blog .breadcrumbs > .item{
        font-size: 16px;
        line-height: 22px;
    }
    .blog .banner-sec{
        padding: 60px 0;
    }

    /********************
    Developer Profile CSS
    *********************/
    .archive-property-banner {
        min-height: 320px;
    }
    .archive-property-banner .title-area .title {
        font-size: 36px;
        line-height: 36px;
    }
    .dev-logo-wrapper {
        width: 180px;
        height: 130px;
        margin-top: -64px;
    }
    .developer-detail {
        padding: 40px 0;
    }

    /* Comment CSS start */
    .custom-comments{
        padding: 16px;
    }
    .comment-list li .comment-body, .comment-list > .comment, .comment-author .fn{
        font-size: 16px;
    }
    .comment-list li .comment-body, .comment-list > .comment{
        padding: 16px;
    }
    .comment-list > .comment ul.children > .comment .comment-body{
        padding: 0 10px 20px !important;
    }
    .comment-author{
        margin-bottom: 6px;
    }
    .comment-list li .comment-body p{
        margin-bottom: 10px;
    }
    .comment-author .avatar{
        width: 35px;
        height: 35px;
    }

    /*********************
    Admin Profile Page CSS
    **********************/
    .banner-content-area .page-title{
        font-size: 42px;
        line-height: 42px;
    }
    .breadcrumb {
        padding: 14px 0 0;
        gap: 7px;
    }
    .admin-wrapper{
        padding: 40px 0;
    }
    .admin-wrapper .admin-sidebar-wrapper, .admin-wrapper .admin-content-wrapper{
        width: 100%;
    }
    .admin-content-wrapper .title-area .title {
        font-size: 28px;
    }
    .user-info-list li{
        flex-wrap: wrap;
    }
    .admin-wrapper .admin-content-wrapper, .admin-wrapper .admin-sidebar-wrapper .admin-sidebar{
        padding: 16px;
    }
    #trafficGraph{
        min-height: 280px !important;
        height: 280px !important;
    }
}