@media (max-width: 1600px){
    .header-wrap {
        max-width: 1470px;
    }
}

@media (min-width: 920px) and (max-width: 1200px) {

}

@media (max-width: 920px) {


}

@media (max-width: 767px) {
    /*.table-setting-ads .mob-50{*/
    /*    max-width: 50%;*/
    /*}*/
    .header-top .chkbox label{
        position: absolute;
        bottom: 8px;
        right: 38px;
    }
    .header-top input[type="checkbox"]:checked::before {
        right: 7px;
    }
    .about-bg-image{
        width: 50%;
    }
    .table-top-filter .searchbox .chkbox{
        right: 0px !important;
    }
    .mobile-header-main-wrapper{
        width: 100% !important;
        display: flex;
        align-items: center;
    }
    .col-md-2.mobil-50.morder1{
        width: 75% !important;
    }
    .col-md-7.morder3.text-lg-end.top-filter-wrap{
        width: 100% !important;
    }
    .files-downlaod-sec{
        margin-bottom: 45px;
    }
    .table-top-filter{
        overflow: hidden;
    }
    .inner-imge-mortgage img{
        margin-top:0 !important;
        height: 300px;
        width: 100%;
        object-fit: cover;
    }
    .mortga-list-style li{
        font-size: 14px;
    }
    .accordian-mortgage .accordion-button p{
        font-size: 16px;
    }
    #sectionseven.mortgage {
        margin-bottom: 45px !important;
        padding: 0 !important;
        margin: 0;
    }
    .faqs-wrap .faq-head-wrapper {
        padding: 0 !important;
    }
    .accordian-mortgage .accordion-body{
        padding: 15px 10px;
    }
    .mortgage-acc-list{
        padding-right: 20px;
    }
    .thumbnail-gallery-part{
        padding: 0;
        margin: 0;
    }
    .thumbnail-gallery-part .slick-prev, .thumbnail-gallery-part .slick-next {
        bottom: 25px;
    }
    .slick-prev {
        right: 1px !important;
    }
    .thumbnail-gallery-part .slick-next {
        left: 15px;
    }
    .mortgage.morder2 {
        width: 100% !important;
    }
    .mortgage-img.morder1 {
        width: 100% !important;
    }
    .table-head-title p {
        font-size: 19px;
        padding: 1px 0 10px 0;
    }
    .table-head-title p:after{
        left: -27%;
        border-left: 14px solid transparent;
        border-right: 14px solid transparent;
        border-top: 12px solid #FFFFFF;
        background-image: none;
        top: 29%;
    }
    .searchbox .hed-serch-lable{
        display: block;
        width: 100%;
        text-align: center;
        margin-bottom: 12px;
        margin-top: 12px;
        font-weight: var(--bold);
    }
    .price-form select, .ads-serch-btn-top, .chkbox{
        width: 49.2%;
        margin-left: 0;
    }
    #searchbox #sel2{
        width: 48%;
        margin-left: 5px;
        padding: 9px 6px;
    }
    .ads-serch-btn-top, .chkbox{
        text-align: center;
    }
    .select-wrap{
        display: flex;
        justify-content: space-between;
        margin-bottom: 15px;
    }
    #searchbox{
        width: 100%;
    }
    .price-list{
        margin-bottom: 45px;
    }
    .files-downlaod-sec h2{
        font-size: 28px;
    }
    .filed-downlaod {
        padding-top: 20px;
    }
    .price-list h2{
        font-size: 44px;
        line-height: 50px;
        margin-bottom: 0;
    }
    .header-top{
        padding-top: 14px !important;
    }
    .price-form label{
        display: block;
    }
    #chkbxinputone:after{
        width: 26px;
        height: 26px;
        top: -10px;
        right: 0;
    }
    .table-head-title {
        width: 100%;
    }
    #searchbox .price-form select{
        width: 48.8%;
    }
    .hero-banner-bg{
        padding-left: 0;
        padding-right: 0;
        min-height: 393px;
        margin-bottom: 22px;
    }
    .section-one{
        margin-bottom: 3px;
    }
    .hero-banner-bg img{
        height: 393px;
        object-fit: cover;
    }
    .section-one-text {
        padding-left: 0px;
        padding-right: 0px;
        text-align: justify;
        line-height: 30px;
    }
    .section-one-wrap{
        padding: 0 !important;
        padding-top: 24px !important;
    }
    .project-box{
        width: 49%;
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 6px !important;
    }
    .fst-top-right h2, .fst-top-right h2 span{
        font-size: 50px;
    }
    .fst-top-right h2{
        margin-bottom: 18px;
    }
    .hearo-banner{
        margin-bottom: 45px;
        min-height: auto;
    }
    .image-caption-overlay{
        padding: 28px 0 48px 0;
        width: 119px;
    }
    .about-gallery{
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: auto;
    }
    .about-section {
        padding: 0;
        direction: rtl;
    }
    .about-description{
        margin-bottom: 20px;
    }
    .neighbour-content-wrapper{
        max-width: 100%;
        padding: 50px 20px 0px;
    }
    .neighbourhood-right-side {
        max-width: 100%;
        position: relative;
        text-align: center;
    }

    .neighbourhood-vector {
        position: absolute;
        top: -50px; /* Adjust the position of the vector */
        left: 50%;
        transform: translateX(-50%);
        width: 80px; /* Adjust the size for mobile */
    }
    .neighbourhood-content{
        max-width: 100%;
        text-align: center;
        margin-bottom: 20px;
        width: 100%;
        padding-left: 0;
        background-size: 200px;
    }
    .neighbourhood-container {
        flex-direction: column;
        align-items: center;
    }
    .about-company-container {
        flex-direction: column;
        align-items: center;
    }
    .about-company-content {
        max-width: 100%;
        text-align: center;
        margin-bottom: 20px;
        padding: 0;
        width: 100%;
    }
    .about-company-section{
        margin-bottom: 45px;
    }
    .about-company-section .container{
        padding: 0;
    }
    .about-company-container{
        padding: 0 20px;
    }
    .neighbourhood-title{
        font-size: 60px;
        line-height: 60px;
        margin-bottom: 0;
        margin-top: 20px;
    }
    .about-section{
        margin-bottom: 45px;
    }
    .about-title{
        margin-bottom: 0;
        font-size: 28px;
    }
    .neighbourhood-main-title{
        font-size: 28px;
    }
    .main-navbar{
        position: fixed;
        top: 58px;
        background: var(--white-color);
        z-index: 9;
        width: 100%;
        display: none;
        height: auto;
    }
    .main-menu-ul{
        display: block !important;
        padding-bottom: 10px;
    }
    .main-menu li a{
        font-weight: var(--regular) !important;
    }
    .main-menu li.active a{
        background: #FFFFFF;
        color: var(--t-color);
    }
    .mobile-order-wrap{
        display: flex;
        flex-direction: row-reverse;
        justify-content: space-between;
    }
   
    .pricelist-search{
        width: 100%;
        margin: 0 !important;
    }
    .price-list p{
        font-size: 24px;
    }
    .mobile-order-wrap .morder1{
        order: 1;
    }
    .mobile-order-wrap .morder2{
        order: 3;
    }
    .mobile-order-wrap .morder3{
        order: 2;
    }
    .mobile-order-wrap .morder4{
        order: 4;
    }
    .mobile-order-wrap .morder5{
        order: 5;
    }
    .mobile-order-wrap .morder6{
        order: 7;
    }
    .mobile-order-wrap .morder7{
        order: 6;
    }
    .mobile-order-wrap .morder8{
        order: 8;
    }
    .mobil-50{
        width: 50%;
        padding-right: 12px;
        padding-left: 12px;
    }
    .main-menu ul li{
        border-bottom: 1px solid #000000;
    }
    /*humburger menu*/
    .hamburger {
        width: 30px;
        height: 3px;
        background-color: #ffffff;
        position: relative;
        display: block;
        cursor: pointer;
    }

    .hamburger:before, .hamburger:after {
        content: '';
        position: absolute;
        width: 30px;
        height: 3px;
        background-color: #ffffff;
    }

    .hamburger:before {
        top: -10px;
    }

    .hamburger:after {
        top: 10px;
    }

    .open {
        transform: rotate(45deg);
    }

    .open:before {
        top: 0;
        transform: rotate(90deg);
    }

    .open:after {
        top: 0;
        transform: rotate(90deg);
    }
    .city-neighbour-content{
        width: 100%;
        padding: 0px !important;
        overflow: hidden;
        background-position:center;
        top: -100px;
    }
    .city-neighbour-content h2 {
        font-size: 40px;
        margin-top: 0 !important;
        padding-top: 2rem !important;
        line-height: 50px;
    }
    .city-neighbour-content span {
        margin-top: 10px !important;
    }
    .city-neighbour-content p {
        font-size: 16px;
        line-height: 26px;
    }
    #myTabContent, #myTabContent2 {
        overflow-x: scroll;
    }
    .thumbnail-gallery-wrap{
        padding: 0 0rem 0 0rem !important;
    }
    .thumbnail-gallery-content h2 {
        font-size: 50px;
        text-align: center;
    }
    .thumbnail-gallery-content h3 {
        font-size: 40px;
        text-align: center;
    }
    .thumbnail-gallery-content p {
        font-size: 16px;
    }
    .thumbnail-gallery{
        background: #FFFFFF;
        overflow: hidden;
        margin-bottom: 0 !important;
        padding-top: 0 !important;
    }
    .thumbnail-gallery-wrap {
        padding-left: 0;
        padding-right: 0;
    }
    .mobile-paddin-0{
        padding-left: 0 !important;
        padding-right: 0 !important;
        margin-left: 0;
        margin-right: 0;

    }
    .gallery-right-part{
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }
    .faqs-text-col, .faqs-col{
        width: 100%;
    }
    .faqs-img {
        padding-right: 0px;
        padding-left: 0px;
    }
    .faqs-bottom{
        margin: 0;
    }
    .faqs-bottom p {
        padding-right: 0px;
        font-size: 16px;
    }
    .spread-payment-content{
        margin-right: 0;
        padding: 20px 0 15px 0;
    }
    .spread-payment {
        padding: 20px 15px 20px 20px !important;
    }
    .mortgage-main-wrap {
        padding-right: 0px;
    }
    .price-list{
        padding: 0 !important;
    }
    .price-list .searchbox {
        width: 100%;
        position: relative;
    }
    .ads-serch-btn, .ads-serch-btn-comp4 {
        position: absolute;
        left: 0px;
        width: 163px;
        padding: 8px 50px;
        bottom: 0;
    }
    #chkbxinputmain:after{
        width: 15px;
        height: 15px;
        right: 0;
        top: -3px;
    }
    .pdf-files-download{
        display: block !important;
        text-align: center;
    }
    .fils-for-downlaod li {
        text-align: center;
        width: 31%;
        display: inline-block;
        vertical-align: text-top;
        padding: 0 0px;
        overflow: hidden;
    }
    .main-table, .main-table .container{
        padding: 0 !important;
        overflow: hidden;
    }
    .city-neighbor{
        overflow: hidden;
    }
    .ads-serch-btn-top{
        width: 49.5%;
        display: inline-block;
        margin-top: 14px;
    }
    #sel22, .chkbox{
        margin-left: calc(50% - 50%);
        position: relative !important;
        top: 0;
        right: 0;
    }
    .body-fixed{
        position: fixed;
        top: 0px;
        width: 100%;
    }
    input[type="checkbox"]:checked::before{
        bottom: 10px;
        right: -6px;
    }
    #sectionone {
        margin-bottom: 50px !important;
    }
    .main-table-file-chek-label{
        position: absolute;
        bottom: 7px;
    }
    /*.project-galler-upper-wrap .morder2, .project-galler-upper-wrap .morder4, .project-galler-upper-wrap .morder6, .project-galler-upper-wrap .morder8{*/
    /*    padding-right: 3px;*/
    /*}*/
    .upper-project {
        min-height: 265px;
        background-position: center;
    }
    .lower-project {
        object-fit: cover;
        background-size: cover;
    }
    .content-proj-wrap:after {
        width: 100px;
        height: 112px;
    }
    .section-two-5{
        width: 100%;
    }
    .project-box h3 {
        font-size: 12px;
    }
    .project-box p {
        font-size: 14px;
        margin-top: 0px;
        margin-bottom: 0;
        line-height: 16px;
    }
    /*.project-galler-upper-wrap .morder1{*/
    /*    background: #00819e;*/
    /*}*/
    .project-galler-upper-wrap .morder1 .upper-project{
        z-index: 1;
    }
    .content-proj-wrap{
        padding-right: 46px;
    }

    .mobile-wrap-neighbour .container{
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .mobile-wrap-neighbour .container .row{
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .left-side-image {
        padding-top: 2rem;
    }
    .section-two-7 {
        width: 100%;
        padding: 0;
    }
    #sectiontwo{
        margin-bottom: 30px;
    }
    #sectionthree:before, #sectionthree:after{
        display: none;
    }
    .neighbourhood-section{
        margin-bottom: 45px;
    }
    .about-company-section{
        margin-bottom: 45px;
    }
    .map-chart-wrap h2{
        margin-bottom: 20px;
        font-size: 28px;
    }
    .chart, .map{
        min-height: 226px;
        background-size: contain;
        background-repeat: no-repeat;
    }
    .map{
        margin-bottom: 0;
    }
    .chart {
        background-position: right;
    }
    .map-chart-wrap a {
        padding: 8px 30px;
    }
    .mobile-wrap-neighbour{
        background: #363735;
        min-height: 518px;
        background-size: cover;
        object-fit: cover;
        position: relative;
    }
    .neighbour-city-wrap{
        background-image: none !important;
        min-height: auto;
    }
    .map-chart-wrap .col-md-6:first-child{
        margin-bottom: 20px;
    }
    .ads-mb-4{
        margin-bottom: 25px;
    }
    .thumb img{
        height: 68px;
    }
    .thumb {
        min-height: auto;
    }
    .faqs-sec-heading{
        font-size: 28px;
        line-height: 32px;
    }
    .spread-payment-content h2{
        font-size: 28px;
        line-height: 32px;
    }
    .payemtn-lower{
        margin-top: 0 !important;
    }
    .mortgage-upper{
        margin-bottom: 20px !important;
    }
    .mortgage-upper h2{
        font-size: 28px;
        line-height: 32px;
    }
    .mortgage-upper .sub-heading{
        font-size: 20px;
    }
    .spread-payment-content .sub-heading{
        font-size: 22px;
    }
    .spread-payment p{
        font-size: 18px;
    }
    .mortgage-notice{
        margin: 0 !important;
    }
    .mortgage-notice p{
        margin: 0;
    }
    .faqs-section .sub-heading{
        font-size: 20px;
    }
    .faqs-wrap .mobile-paddin-0{
        padding: 0 0 20px 0 !important;
        margin: 0 !important;
    }
    .slider-content .slick-slide img{
        max-height: 235px;
        width: 100%;
        object-fit: cover;
    }
    .slider-content{
        padding: 0 0;
    }
    .notice-gallery-thimbnail{
        font-size: 12px;
        position: static;
    }
    .faqs .accordion-button p {
        font-size: 17px;
    }
    .faqs .accordion-body {
        padding-bottom: 20px;
    }
    .faqs .accordion-item {
        margin-bottom: 14px;
    }
    .spread-payments{
        padding-top: 0 !important;
        margin-bottom: 45px;
    }
    .mortgage-img{
        margin-bottom: 20px;
    }
    .price-list input[type='text']{
        width: 47%;
        margin-top: 6px;
    }
    .pricelist-search .ads-serch-btn-top{
        margin-right: calc(100% - 49%);
        width: 48%;
    }
    .pricelist-search .chkbox{
        margin-right: 3px;
        margin-top: 30px;
    }
    .price-list input[type="checkbox"]:checked::before{
        top: -3px;
        background-image: url('https://barkan.webzsites.site/wp-content/uploads/2025/08/price-checkbox.png');
        width: 15px;
        height: 15px;
    }
    .price-list #chkbxinputone:after {
        content: '';
        width: 30px;
        height: 30px;
        top: -6px;
        right: 0px;
    }
    .price-list .price-form label {
        display: block;
        text-align: right;
    }
    .price-lit-top-label{
        padding-right: 6px !important;
    }
    .adn-tabs-accordian{
        margin-bottom: 2px;
    }
    table tbody>tr>th{
        min-width: 100px;
        text-align: center;
        padding: 0px 7px;
    }

    /* width */
    .main-table ::-webkit-scrollbar {
        width: 4px;
        height: 6px;
    }

    /* Track */
    .main-table ::-webkit-scrollbar-track {
        background: #dee2e5;
    }

    /* Handle */
    .main-table ::-webkit-scrollbar-thumb {
        background: #135565;
    }

    /* Handle on hover */
    .main-table ::-webkit-scrollbar-thumb:hover {
        background: #135565;
    }
    .fils-for-downlaod span{
        font-size: 14px;
    }
    .footer-imge01, .footer-imge02{
        width: 50% !important;
        margin-top: 35px;
    }
    .footer {
        padding: 26px 16px !important;
    }
    .custom-tabs nav{
        overflow: auto;
    }
    .faqs .accordion-body p {
        font-size: 15px;
        line-height: 22px;
    }
    .mortgage-img{
        overflow: hidden;
    }
    #sectionfive{
        padding-top: 20px;
        padding-bottom: 20px;
        background-image:none;
        background-color: #eaebec;
        overflow: hidden;
        margin-bottom: 45px;
    }
    .faqs-section{
        margin-bottom: 45px;
    }
    .thumbnail-gallery-content{
        background-color: #353835;
        padding: 40px 28px;
    }
    .fst-top-right{
        padding-bottom: 20px;
    }
    .faqs-text-col:before{
        display: none;
    }
    .faqs .accordion-header .accordion-button {
        background: linear-gradient(111deg, #0D515C 72%, #f8f3ec 30%, #f8f3ec 100%);
    }
    .image-disclaimer.notice-gallery-thimbnail{
        margin-top: 0;
    }
    #sectionfour{
        background: none;
    }
    .faqs .accordion-button span{
        font-size: 16px;
    }
    .tab-content{
        overflow-x: auto;
    }
}

@media (max-width: 400px) {
    .city-neighbour-content p {
        padding-right: 5px;
        padding-left: 5px;
    }
    .thumbnail-gallery-content{
        position: relative;
        width: 100%;
        top: -22px;
        background-size: 142%;
        min-height: auto;
        background-position: -38px 28% !important;
        padding: 40px 32px 30px 32px;
        right: 0;
        background-color: #353835;
    }
    .faqs .accordion-button p {
        font-size: 16px;
        line-height: 15px;
        padding: 13px 0;
    }
    #sectionthree{
        padding: 0px 20px !important;
        margin-bottom: 25px;
    }
}
@media (max-width: 365px) {
    .price-form label {
        font-size: 14px;
    }
    .thumbnail-gallery-content h2 {
        font-size: 46px;
    }
    .faqs .accordion-button p {
        font-size: 14px;
    }
    .faqs .accordion-header .accordion-button{
        max-height: 44px;
    }
    
}
@media (max-width: 1020px){
    .spread-payment{
        padding: 0;
    }
    .spread-payment-content{
        margin-right: 0;
        padding: 20px;
    }
    .mortgage-main-wrap{
        padding: 0;
    }
    .about-company-content{
        padding-left: 40px;
    }
    .neighbourhood-content{
        padding-left: 40px;
        padding-right: 20px;
    }
    .footer-wrap .main-site-logo img{
        width: 200px;
    }
    .col-md-2.mobil-50.morder1 {
        width: 40%;
    }
    .mobile-header-main-wrapper {
        width: 50%;
    }
    .col-md-7.morder3.text-lg-end.top-filter-wrap{
        width: 50%;
    }
    .pricelist-search {
        width: 100%;
        display: flex;
        justify-content: center;
    }
}
@media (max-width: 600px){
    .about-company-content{
        padding-left: 0px;
    }
    .neighbourhood-content{
        padding-left: 0px;
        padding-right: 0px;
    }
    .footer-wrap .main-site-logo img{
        width: 100%;
    }
    .footer-main-wrapper{
        display: block;
    }
    .fooer-wrap-1 {
        display: block;
        width: 100%;
    }
    .footer-wrap-2 {
        width: 100%;
    }
    .spread-payments{
        margin-bottom: 45px;
    }

}   