@media only screen and (min-width: 1440px) {
    .container {
        max-width: 1540px;
    }
    .banner .slider {
        height: 500px;
    }

    .header .navbar-collapse {
        width: auto;
        overflow: inherit;
    }

    .footer-ml {
        margin-left: 70px !important;
    }

    .navbar-light .navbar-nav .nav-link {
        padding-inline: 0.8rem;
        font-size: 16px;
    }

    .property-post button {
        padding-inline: 1.5rem !important;
        font-size: 16px;
    }

    .property-info h3 {
        margin-top: 20px;
    }
    .right-contact-info h4 {
        margin-bottom: 16px;
    }

    .agent .buy-img {
        width: 210px;
    }

    .side-images img {
        height: 127px;
    }

    .image.gallery.bg .propert-right-video {
        height: 410px;
    }
    .image.gallery.bg .propert-right-video .event-lg-img {
        height: 306px;
    }
}
@media only screen and (max-width: 1420px) {
    .page .property-item .d-flex.gap-3.align-items-center.p-2.pb-3 {
        flex-direction: column;
    }

    .page .request-property a {
        justify-content: center;
    }

    

    .rent-items-title .left-item-side h2 {
        font-size: 17px;
    }

    .about-img {
        height: 300px;
    }
}
@media only screen and (max-width: 991px) {

    .page .property-img {
        height: 125px;
    }


    .page #propertytype,
    .page #price {
        width: 100%;
    }
    .navbar-expand-lg {
        padding-block: 10px;
    }
    .new-hieght {
        height: 270px;
    }
    .search-content {
        position: inherit;
        transform: translate(0);
        margin-top: -165px;
    }

    .page .search-content {
        position: absolute;
        margin-top: inherit;
        transform: translate(-50%, -50%);
        left: 50%;
        width: 90%;
    }

    .banner-title h3 {
        font-size: 18px;
    }

    .banner-title p {
        font-size: 12px;
    }
    .footer-ml {
        margin-left: 0px !important;
    }
    .navbar-toggler {
        padding: 4px 12px;
        font-size: 14px;
        background-color: var(--primary-color);
        color: var(--white-color) !important;
    }
    .navbar-toggler:focus {
        box-shadow: none;
    }
    .navbar-light .navbar-toggler-icon {
        background-image: none;
        content: "";
        width: auto;
        height: auto;
    }

    .banner .slider {
        height: 180px;
    }
    .focus-title {
        text-align: start;
    }
    .focus-title h2 {
        font-size: 13px;
    }
    .event-lg-img {
        height: 200px;
    }
    .lg-event-content {
        height: 295px;
        margin-bottom: 10px;
        padding: 10px;
    }
    .sm-right-content-items .d-flex {
        flex-direction: column;
    }

    .publications .publication-img {
        height: 320px;
    }

    .news-items {
        height: auto;
    }
    .scroll-fix::-webkit-scrollbar-thumb {
        display: block;
    }

    .social-icons {
        margin-top: 14px;
    }
    .worldcontry {
        overflow: hidden;
    }

    .podcasts-details h3 {
        font-size: 23px;
    }
    .sticky-news {
        position: inherit;
    }

    .top-events .lg-event-content {
        height: 328px;
    }
    .top-events .event-lg-img {
        height: 200px;
    }
    .right-img-sm .sm-img {
        width: 100px;
        height: 86px;
    }
    .gallery-title h1 {
        font-size: 23px;
        line-height: 28px;
    }

    .top-nav-left {
        flex-direction: column;
        align-items: self-start;
        padding-top: 10px;
        display: none;
    }

    .bg-light.top-header {
        display: none;
    }
    .top-header .top-nav-left li a {
        padding: 0;
    }

    .top-header .top-nav-right li:first-child a {
        padding-left: 0;
    }

    .search-btn-outline {
        width: auto;
    }
    .search-btn-outline .d-flex {
        flex-wrap: wrap;
        flex-direction: column;
    }

    .bg-search {
        width: auto;
    }
    .bg-search form {
        width: 100%;
    }
    .bg-search .d-flex {
        flex-direction: column;
        align-items: flex-start !important;
    }
    .search-btn {
        width: 100%;
        display: flex;
        justify-content: flex-end;
    }
    .search-btn .d-flex {
        flex-direction: row;
        text-align: center;
        justify-content: right;
        gap: 10px !important;
        font-size: 12px;
        padding: 4px 12px;
        align-items: center !important;
    }

    .search-btn .d-flex i {
        font-size: 10px;
    }

    .rentpills,
    .yearlyplan,
    .buypills {
        width: 100%;
    }

    .search-footer .d-flex {
        align-items: flex-end !important;
    }
    .search-footer .d-flex .d-flex {
        flex-direction: row;
        align-items: flex-start !important;
    }

    .favourite a,
    .login-register,
    .language-change button {
        font-size: 12px;
        display: flex;
        gap: 4px;
        align-items: center;
    }
    .favourite a {
        display: none;
    }
    .right-top-bar {
        gap: 0 !important;
        width: 100%;
        justify-content: space-between;
    }

    .header .logo img {
        height: 28px;
    }

    .header .d-flex.align-items-center.gap-3 {
        gap: 0 !important;
    }

    .about-us-wrapper .row.g-5,
    .city-wrapper .row.row-cols-lg-6.row-cols-md-4.row-cols-sm-2.g-5 {
        margin: 0;
        --bs-gutter-x: 1rem;
        --bs-gutter-y: 1rem;
    }

    .lg-none {
        display: flex !important;
    }

    .sm-none {
        display: none !important;
    }

    .visaul-frame {
        margin-block: 8px;
        flex-direction: column;
        position: relative;
        z-index: -1;
    }
    .city-wrapper {
        padding-block: 0px;
        padding-bottom: 4px;
    }

    .city-content h3 {
        font-size: 14px;
        margin-block: 6px;
    }

    .city-content p {
        font-size: 12px;
    }
    /* .line::after {
        left: 50%;
        transform: translateX(-50%);
    } */

    .gif {
        padding-block: 10px;
    }
    .focus-title {
        margin: 0 0 16px 0;
    }
    .focus-title p {
        margin: 0;
        font-size: 12px;
        margin-top: 13px;
    }
    .our-properties {
        padding-block: 0px;
    }
    .properties-tab .nav.nav-pills {
        justify-content: flex-start;
        flex-wrap: nowrap;
        margin-bottom: 4px !important;
    }

    .nav-pills-center {
        overflow: hidden;
        overflow-x: auto;
    }

    .properties-tab .nav-link,
    .properties-tab .nav-pills .nav-link.active,
    .properties-tab .nav-pills .show > .nav-link {
        font-size: 12px;
        padding: 2px 8px;
    }

    .property-item .d-flex.gap-3.align-items-center.p-2.pb-3 {
        flex-direction: column;
    }

    .request-property a {
        justify-content: center;
        font-size: 10px;
        padding: 4px;
    }
    .request-property img {
        width: 12px;
    }
    .view-details a:hover, .view-details a {
        font-size: 10px;
        padding: 0;
    }

    .property-content h3 {
        font-size: 18px;
    }

    .property-content .price h4 {
        font-size: 12px;
        padding: 6px;
        margin: 0;
    }

    .our-properties ::-webkit-scrollbar {
        width: 8px;
        height: 6px;
    }

    .our-properties ::-webkit-scrollbar-track {
        background: #f1f1f1;
        border-radius: 10px;
    }

    .our-properties ::-webkit-scrollbar-thumb {
        background: var(--primary-color);
        border-radius: 10px;
    }

    .our-properties ::-webkit-scrollbar-thumb:hover {
        background: #555;
    }

    .our-popular-properties ::-webkit-scrollbar {
        width: 8px;
        height: 6px;
    }

    .our-popular-properties ::-webkit-scrollbar-track {
        background: #f1f1f1;
        border-radius: 10px;
    }

    .our-popular-properties ::-webkit-scrollbar-thumb {
        background: var(--primary-color);
        border-radius: 10px;
    }

    .our-popular-properties ::-webkit-scrollbar-thumb:hover {
        background: #555;
    }

    .property-veiw .bookmark {
        transform: translateX(0px);
        visibility: visible;
        opacity: 1;
    }

    .visual-content {
        height: inherit;
        background: transparent;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
    }

    .visaul-frame .visual-img {
        height: 125px;
    }

    .visaul-frame .visual-img::after {
        position: absolute;
        top: 0;
        left: 0;
        background: linear-gradient(90deg, #1ac099 0%, #ffffff 100%);
        width: 100%;
        height: 100%;
        content: "";
        opacity: 0.7;
    }
    .our-popular-properties {
        padding-block: 0px;
    }

    .simplyfy-item {
        margin-bottom: 0px;
        height: auto;
        padding: 10px;
    }
    .simplify-cmarg-bg {
        padding-block: 10px;
    }

    .add-property .content h2 {
        font-size: 12px;
    }

    .free-tag {
        width: 55px;
        height: 20px;
    }

    .add-property .content p {
        font-size: 12px;
    }
    .add-property .d-flex.align-items-center.justify-content-between.flex-wrap {
        align-items: end !important;
        justify-content: flex-end !important;
        row-gap: 0px;
    }
    .add-property .d-flex.align-items-end {
        align-items: flex-start !important;
        gap: 8px;
    }

    .events_activities {
        padding-block: 10px;
    }

    .lg-event-content .content-left .buying-exp {
        gap: 4px;
        align-items: flex-start;
    }

    .about-us-wrapper {
        padding-block: 10px;
    }

    .right-img {
        height: 100px;
    }

    .testimonials {
        padding-block: 0px;
    }

    .testimonial-slider .slick-track {
        gap: 4px;
    }

    .subscriber-bg {
        padding-block: 10px;
    }

    .footer-all-menu-content img {
        height: 35px;
        width: auto !important;
    }
    .copyright .social-right {
        justify-content: flex-start !important;
        align-items: flex-start !important;
    }
    .social-icons ul {
        padding: 0;
        margin-bottom: 10px;
    }

    .browsing-city {
        /* width: 95vw;
        height: auto;
        left: -144px; */
        position: fixed;
        top: 0;
        width: 100%;
        left: 0;
        right: 0;
        border: 0;
        border-radius: 0;
        overflow-x: auto;
        height: 100vh;
        z-index: 11;
    }

    .city-header {
        display: block;
        background-color: var(--primary-color);
        margin-top: -20px;
        margin-left: -20px;
        margin-right: -20px;
        margin-bottom: 20px;
        padding: 10px;
        color: var(--white-color);
        cursor: pointer;
    }

    .city-grid {
        grid-template-columns: repeat(2, 1fr);
    }
    .right-side {
        width: 100vw;
        overflow: hidden;
        overflow-y: auto;
    }

    .navbar-light .navbar-nav .nav-link {
        display: inline-block;
    }

    .top-header {
        padding-block: 8px;
    }
    .browsing-city:before {
        left: 240px;
    }

    .sm-flex-row-reverse {
        flex-direction: row-reverse;
    }
    .property-post button {
        font-size: 12px;
        display: flex;
        gap: 5px;;
    }
    .humburger-sidemenu-open button {
        font-size: 12px;
        padding: 2px 10px !important;
        border-radius: 4px;
    }

    .nepal-city-toggle button {
        font-size: 12px;
    }

    .nav-item:hover > .dropdown-menu {
        border: 0;
    }
    .dropdown-submenu {
        display: inline-block;
    }

    .offcanvas-start {
        border-right: 0;
    }
    .city-grid li {
        border-top: 1px solid #c5c5c5;
        padding-block: 4px;
    }

    .offcanvas-header .btn-close {
        background: var(--secondary-color);
        opacity: 1;
        width: 10px;
        height: 10px;
        display: flex;
        justify-content: center;
        align-items: center;
        color: var(--white-color);
    }

    .right-contact-info ul li a {
        font-size: 13px;
    }

    .offcanvas-body {
        padding: 0;
    }

    .offcanvas-body li {
        border-bottom: 1px solid #f2f2f2;
        padding-inline: 10px;
    }

    .offcanvas-body .property-post {
        margin-left: 10px;
        margin-top: 6px;
    }

    .up-arrow,
    .whatsapp {
        bottom: 60px;
    }

    .nav-item:hover > .dropdown-menu {
        display: none;
        border: 0;
    }
    .nav-item:hover > .dropdown-menu.show {
        display: flex;
        flex-direction: column;
    }

    .nav-item:hover > .dropdown-menu.show .dropdown-item {
        display: inline;
    }

    .testimonial-slider .slick-prev {
        left: -6px !important;
    }

    .testimonial-slider .slick-next {
        right: -6px !important;
    }

    .rent-items-title .d-flex {
        flex-wrap: wrap;
        margin-bottom: 0px;
        gap: 4px !important;
    }
    .rent-items-title .left-item-side h2 {
        line-height: 22px;
        margin-bottom: 10px;
    }
    .rent-items-title .right-item-side {
        flex-wrap: wrap;
    }
    .rent-items-img {
        height: 200px;
    }

    .breadcumb {
        white-space: nowrap;
        overflow: hidden;
        overflow-x: auto;
    }

    .breadcumb::-webkit-scrollbar {
        height: 6px;
    }
    .filter-title > .d-flex {
        flex-direction: column;
        align-items: flex-start !important;
    }

    .right-filter-by .map,
    .right-filter-by .list {
        padding-inline: 6px;
    }
    .custom-select-wrapper {
        width: 130px;
    }
    .custom-select {
        padding: 4px 8px;
        font-size: 12px;
    }
    .view-details,
    .request-property {
        padding: 0;
    }

    /* .buy-item.mb-3
        .row.aling-items-center
        .col-lg-8
        .col-lg-7
        .d-flex.gap-3.align-items-center {
        flex-wrap: nowrap;
    } */

    .buy-item {
        position: relative;
    }
    .buy-item .for-sell-item {
        position: absolute;
        top: 20px;
        left: 10px;
        width: 60px;
        height: 20px;
        font-size: 12px;
    }
    .buy-item .buy-content .buybookmark {
        position: absolute;
        top: 20px;
        right: 10px;
        font-size: 10px;
        width: 20px;
        height: 20px;
    }
    .page .banner-title h3 {
        padding: 0 15px;
        font-size: 16px;
    }
    .bg-search > div {
        padding: 8px;
    }
    .filter-title h2 {
        font-size: 14px;
    }

    .property-features .features {
        flex-wrap: wrap;
    }
    .feature-grid {
        grid-template-columns: 1fr;
    }

    /* .page .search-content {
        transform: translateY(-50%);
    } */

    .who-you-are {
        flex-wrap: wrap;
    }

    .about-items-flex {
        margin-top: 10px;
    }

    .about-items-flex {
        flex-direction: column;
        margin-bottom: 10px;
    }

    .about-items-flex:nth-child(odd) {
        flex-direction: column;
    }
    .about-1-content {
        position: inherit;
        transform: translate(0);
        width: 100%;
    }

    .furni-item + .furni-item {
        padding-left: 0;
        border-left: 0;;
    }
    .top-info {
        flex-direction: column-reverse;
        align-items: start;
    }

    .mobile-inline,
    .croom-name {
        display: inline-block;
    }

    .apartment-content h2 {
        font-size: 18px;
    }
    .apartment-content ul li {
        line-height: 16px;
        font-size: 14px;
        margin-bottom: 14px;
    }

    .about-items .d-flex.align-items-center.gap-3 {
        flex-direction: column;
    }
    .freqeunt-bg {
        padding-inline: 10px;
        padding-bottom: 0;
        padding-top: 10px;
    }

    .newsletter-wrapper h3 {
        font-size: 14px;
    }
    .newsletter-wrapper p {
        font-size: 12px;
        padding-block: 5px;
        margin: 0;
        line-height: 15px;
    }

    .secondhandsale-wrapper .row.justify-content-between.custom-padding {
        margin: 0;
    }

    .search-agents .container div form .d-flex.aling-items-center.gap-3 {
        flex-direction: column;
    }

    .search-agents .container div form .d-flex.aling-items-center.gap-3 .search-location .d-flex.align-items-center.gap-3 {
        flex-direction: column;
    }

    .branch-table {
        width: 100%;
        white-space: nowrap;
        overflow: hidden;
        overflow-x: auto;
    }
    .lg-form {
        width: 100%;
    }

    .buy-item.mb-3.agent .d-flex.aling-items-center.justify-content-between {
        flex-direction: column;
    }

    .d-flex.gap-3.align-items-center {
        justify-content: center;
        gap: 6px !important;
    }
    .d-flex.gap-3.align-items-center.mt-3 {
        margin-top: 6px !important;
    }

    .bg-search .d-flex.gap-3.align-items-center {
        width: 100%;
    }
    
    .agent .buy-img {
        margin: auto;
    }
    .buy-content .d-flex.align-items-center.justify-content-between {
        flex-direction: column-reverse;
        margin-top: 10px;
    }
    .buy-content {
        text-align: center;
    }

    .right-item-side.d-flex.gap-2 {
        justify-content: center;
    }
    .rent-shale {
        flex-direction: column;
        margin-bottom: 15px;
    }
    .pro-property {
        margin-bottom: 15px;
    }

    .right-bank-title {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .bank-info a,
    .bank-info h3 {
        font-size: 14px;
    }

    .embedded-map iframe {
        height: 200px;
    }

    .apartment-depart-img {
        height: 260px;
        width: 260px;
        margin: auto;
    }
    .apartment-depart-img::before {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
    .apartment-depart-img::after {
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
    }

    .our-benefit ul {
        grid-template-columns: 1fr;
        gap: 0;
    }

    .our-benefit ul li {
        font-size: 16px;
        line-height: 20px;
    }

    .our-benefit ul li p {
        margin: 0;
        margin-top: 4px;
    }

    .buyer-benefit-contents h1 {
        font-size: 16px;
        margin: 0;
        margin-bottom: 10px;
        text-align: start;
    }
    .buyer-benefit-contents .heading p {
        font-size: 14px;
        text-align: start;
    }
    .freeq-header .d-flex.align-items-center.gap-2 {
        flex-direction: column;
    }

    .freeq-header h2 {
        font-size: 16px;
    }
    .freeq-header p {
        font-size: 14px;
    }

    .apartment-contact-wrapper .d-flex.justify-content-between.align-items-center {
        flex-direction: column;
    }

    .apartment-contact-info .col-lg-4:not(:first-child) {
        border-left: 0;
        padding-right: 0;
    }
    .apartment-contact-info .col-lg-4 {
        margin-block: 10px;
        padding: 0;
    }
    .apartment-contact-wrapper .contact-title {
        margin-bottom: 10px;
    }
    .contact-title h3 {
        margin-bottom: 10px;
        font-size: 18px;
    }

    .col-lg-2.apart-social-media {
        padding: 0;
        margin-top: 10px;
    }

    .simplyfy-item .content h3 {
        font-size: 14px;
    }
    .simplyfy-item .content p {
        font-size: 12px;
    }
    .simplyfy-item .content.mt-3 .line-2.mb-3 {
        margin-bottom: 10px !important;
    }

    .apartment-content {
        margin-bottom: 50px;
    }
    .page .focus-title h2 {
        font-size: 18px;
    }

    .pie-about-agent-wrapper .d-flex.gap-4.align-items-center {
        flex-wrap: wrap;
    }
    .profile-main.position-relative {
        display: none;
    }
    .profile-agent .agent-bg {
        padding-top: 60px;
    }

    .profile-img {
        height: 100px;
        width: 100px;
    }
    .profile-single {
        left: 50%;
        transform: translateX(-50%);
    }
    .profile-agent {
        padding-block: 0;
    }
    .single-profile-details .agent-details h2 {
        font-size: 18px;
    }
    .pie-about-agent-wrapper {
        margin-top: 10px;
    }
    .buy-img {
        height: 150px;
    }
    .buy-item .buy-content {
        text-align: start;
    }

    .login-register-form {
        padding: 50px 30px;
        margin-bottom: 10px;
    }

    .col-lg-7.d-flex.flex-column {
        height: auto !important;
    }
    .login-property-slider {
        height: auto !important;
    }
    .container.py-5.login-reg {
        padding-block: 10px !important;
    }
    .agent .location p,
    .agent .sirname h4 {
        text-align: center;
    }
    /* .residential-commercial .tab-content .tab-pane.active {
        grid-template-columns: 1fr;
    } */

    .residential-commercial-wrapper {
        width: 100%;
    }

    .navbar-brand.for-sm-logo {
        width: 90px;
    }
   
    .ctzn-img-control input {
        width: 100%;
    }
    #baato-map-modalLocation {
        height: 200px !important;
    }

    .dropdown-menu.show {
        display: flex;
        flex-direction: column;
        gap: 10px;
    }

    .right-top-bar a {
        font-size: 12px;
    }

    .search-btn-outline .nav-pills .nav-link {
        font-size: 12px;
        padding: 2px 12px;
    }

    .search-location input.form-control {
        font-size: 12px;
        padding: 4px 0px 4px 24px;
    }
    .location-con {
        top: 45%;
    }
    .location-con i {
        font-size: 12px;
    }

    .form-select {
        font-size: 12px;
    }

    .search-footer  p {
        font-size: 12px;
    }

    .try-assistant {
        font-size: 12px;
    }

    .visual-content {
        padding: 10px;
    }

    .visual-content h3 {
        font-size: 13px;
        line-height: 18px;
    }

    .visual-content p {
        font-size: 12px;
    }

    .view-more a:hover, .view-more a {
        font-size: 12px;
        font-weight: 500;
        padding: 4px 12px;
    }
    .view-more a i {
        font-size: 10px;
    }

    .property-content h3 {
        font-size: 12px;
        font-weight: 600;
    }
    .for-sell-btn {
        width: 55px;
        height: 20px;
        font-size: 12px;
        top: 10px;
    }
    .property-img {
        height: 125px;
    }

    .property-content .location p {
        font-size: 10px;
    }

    .bookmark i {
        font-size: 10px;
    }

    .bookmark {
        height: 20px;
        width: 17px;
    }

    .property-type.mt-2 {
        font-size: 12px;
        margin-top: 0 !important;
    }

    .property-type.mt-2 i {
        font-size: 10px;
    }
    .our-properties > .container > .my-3 {
        margin-block: 0 !important;
    }

    .our-popular-properties > .container > .my-3 {
        margin-bottom: 0 !important;
    }

    .simply-img {
        width: 45px;
        height: 45px;
    }

    .captured {
        padding-block: 0;
    }
    .captured-photos {
        height: 90px;
    }

    .add-property-btn .btn {
        font-size: 12px;
        padding: 2px 8px !important;
    }
    .add-property-btn .btn span {
        font-size: 11px;
        padding: 2px 6px;
    }

    .add-property .gif-img {
        width: 55px;
        height: 40px;
    }

    .lg-event-content .content-left .items h3 {
        font-size: 14px;
        font-weight: 600;
        margin-bottom: 4px;
    }
    .lg-event-content .content-left p {
        font-size: 12px;
        line-height: 15px;
    }

    .lg-event-content .right-content .items h3 {
        font-size: 14px;
        line-height: 18px;
    }
    .lg-event-content .right-content .items p {
        font-weight: 500;
    }
    .lg-event-content .items h3 {
        font-size: 12px;
        font-weight: 600;
        margin-bottom: 0;
    }

    .items.mb-4 {
        margin-bottom: 10px !important;
    }
    .lg-event-content .right-content .items a {
        font-size: 12px;
    }

    .about h1 {
        font-size: 16px;
    }

    .about-items {
        padding: 10px;
    }
    .about-content-item p {
        font-size: 12px;
        margin: 0;
    }

    /* .about-items .background-img {
        width: auto;
    } */

    .about-content-item h4 {
        font-size: 12px;
        line-height: 16px;
    }

    .col-lg-6.mb-4 {
        margin-bottom: 10px !important;
    }

    .knowledge-items {
        padding: 8px;
    }
    .knowledge-items .background-img {
        width: 40px;
        height: 40px;
        margin-bottom: 10px;
    }

    .info h2 {
        font-size: 12px;
    }
    .testimonial-wrapper {
        padding: 10px !important;
    }
    .info p {
        font-size: 12px;
    }
    .descript p {
        font-size: 12px;
        margin: 5px 0;
    }
    .right-comma,
    .left-comma {
        display: flex;
    }

    .right-comma svg,
    .left-comma svg {
        width: 5px;
    }
    .left-comma {
        right: -3px;
        bottom: -10px;
    }
    .right-comma {
        left: -6px;
        top: -6px;
    }

    .test-img {
        width: 33px;
        height: 33px;
    }

    .testimonial-rating svg {
        width: 15px;
    }
    
    .newsletter-content.mb-4 {
        margin-bottom: 10px !important;
    }

    .newsletter-wrapper .search input {
        padding: 4px 15px;
        font-size: 12px;
    }

    .search-thro {
        right: 4px;
        top: 46%;
    }
    .search-thro button {
        font-size: 12px;
        padding: 2px 0;
    }

    .footer-content.pt-4 {
        padding-top: 0px !important;
    }
    .footer-all-menu-content p {
        font-size: 12px;
    }

    .footer-all-menu-content h4 {
        font-size: 14px;
    }
    .footer-all-menu-content h4 {
        margin-bottom: 0;
    }

    .footer-all-menu-content ul li {
        margin-bottom: 0;
    }

    .footer-all-menu-content ul li a {
        font-size: 12px;
    }

    .contact-foot li {
        margin-top: 10px;
    }

    .contact-foot a {
        align-items: center;
        gap: 10px;
    }
    .copyright .social-right div p {
        font-size: 12px;
    }

    .social-icons ul li {
        width: 25px;
        height: 25px;
    }
    .social-icons ul li a {
        font-size: 12px;
    }
    .banner .slider.page {
        height: 175px;
    }

    .page .banner-title h3 {
        font-size: 14px;
    }

    .btn-explore:hover, .btn-explore {
        padding: 2px 12px !important;
        font-size: 12px;
    }

    .title h2 {
        font-weight: 700;
        font-size: 13px;
    }

    .title {
        margin-top: 10px;
    }
    .rent-room-img {
        height: 90px;
    }

    .rent-room-details h2 {
        font-size: 10px;
    }
    .rent-room-details p {
        font-size: 10px;
        padding: 3px;
    }
    .rent-room-details .price {
        font-size: 10px;
        padding: 0;
    }

    .features {
        flex-direction: column;
        align-items: flex-start;
        padding-bottom: 0;
    }

    .feature-item span {
        font-size: 10px;
    }

    .features .feature-item svg {
        width: 17px;
    }

    .view-room {
        padding-block: 0;
        padding-bottom: 10px;
    }
    .view-room a {
        font-size: 12px;
    }
    .row.g-2.g-sm-3.mb-4 {
        margin-bottom: 10px !important;
    }
    .row.g-2.g-sm-3.mb-4 .col-6.col-sm-6.col-lg-3.mt-4 {
        margin-top: 10px !important;
    }
    
    .breadcumb span, .breadcumb a {
        font-size: 10px;
    }

    .image.gallery.bg {
        padding: 10px;
    }

    .propert-right-video .event-lg-img {
        height: 220px;
    }

    .lg-event-content {
        margin-bottom: 0;
    }

    .property__detail-main .details-items.border {
        font-size: 10px;
    }

    .shar, .fav {
        font-size: 12px;
    }

    .property-location h2 {
        font-size: 14px;
    }
    .rent-item-price h3 {
        font-size: 12px;
    }
    .rent-item-price h2 {
        font-size: 14px;
        padding-top: 2px;
    }

    .emi-calc a {
        font-size: 14px;
    }

    .tt-title, .property-details p {
        font-size: 10px;
    }

    .download-details a {
        font-size: 10px;
        padding: 2px 12px !important;
    }

    .property__detail-main .details-items.border {
        padding: 10px;
    }
    .image.gallery.bg {
        margin-bottom: 10px;
    }

    .property-features {
        margin-top: 10px !important;
    }

    .feature-amenities-title h2 {
        font-size: 14px;
    }

    .featr-amen-title-img img {
        width: 18px;
        height: 18px;
    }

    .item-flex li {
        font-size: 12px;
    }

    .agent-img {
        width: 45px;
        height: 45px;
    }

    .agent-details h2 {
        font-size: 12px;
    }

    .agent-details h3 {
        font-size: 13px;
        line-height: 1px;
    }

    .property__detail-main .details-items.border {
        margin-top: 10px;
    }

    .border-bottom.mb-3.pb-3.d-flex.align-items-start.justify-content-between {
        padding-bottom: 10px !important;
        margin-bottom: 10px !important;
    }
    .agent-contact ul li a {
        font-size: 10px;
    }

    .contact-form-submit .form-control {
        font-size: 10px;
        padding: 7px 12px;
    }

    .mb-3.ctzn-img-control {
        margin-bottom: 10px !important;
    }

    .check-bank-offers {
        padding-top: 6px;
    }

    .check-bank-offers button {
        width: auto;
        font-size: 10px;
    }

    .embedded-map {
        margin-top: 10px;
    }
    .mapboxgl-map {
        height: 230px !important;
    }

   

    .container.my-5 {
        margin-block: 10px !important;
    }

    .container.my-5 .row .col-md-12 h2.mb-4 {
        font-size: 14px;
        margin-bottom: 10px !important;
    }

    .terms-condition-content p {
        margin: 0px;
        margin-bottom: 8px;
        font-size: 12px;
    }
    .terms-condition-content ul {
        margin-bottom: 8px;
    }
    .terms-condition-content ul li {
        font-size: 12px;
        margin-bottom: 6px;
    }
    .terms-condition-content ul li p {
        font-size: 12px;
    }
    .privacy-policy-content ul {
        margin-bottom: 8px;
    }
    .privacy-policy-content p {
        font-size: 12px;
        margin-bottom: 8px;
    }

    .our-blog .title h1 {
        font-size: 17px;
        margin-bottom: 5px;
    }
    .our-blog .title p {
        margin: 10px;
        font-size: 12px;
    }

    .search-blogs input {
        padding: 6px 14px;
        font-size: 10px;
    }

    .search-blogs button {
        padding: 2px 14px;
        font-size: 10px;
        right: 4px;
    }
    .search-blog-wrapper p {
        font-size: 12px;
    }
    .blog-wrapper {
        padding-block: 10px;
    }
    .news-img {
        height: 125px;
    }

    .news-content h3 {
        font-size: 14px;
        margin: 0;
    }
    .news-content p {
        font-size: 12px;
        line-height: 16px;
        margin-bottom: 4px;
    }
    .blog-post p {
        font-size: 10px;
    }
    .right-arrow-blog {
        font-size: 12px;
    }
    .container.my-4 {
        margin-block: 8px !important;
    }

    .all-blogs .news-img {
        height: 125px;
    }

    .news-details-img {
        height: 165px;
    }
    
    .page-content {
        padding: 10px;
        margin-bottom: 10px !important;
    }
    .news-details .page-content h2 {
        font-size: 14px;
        margin-bottom: 4px;
    }

    .news-details .page-content p {
        font-size: 10px;
    }
    .description {
        font-size: 10px;
    }

    .populart-title h2 {
        font-size: 14px;
        line-height: 15px;
    }

    .populart-title {
        padding-bottom: 6px;
        margin-bottom: 6px;
    }

    .all-blogs .news-content h3 {
        font-size: 14px;
    }

    .dropdown-menu > li > a {
        font-size: 12px;
    }

    .dropdown-menu {
        border: 0;
    }

    .calc-title h1 {
        font-size: 14px;
    }

    .calc-title {
        padding-block: 4px;
    }

    .calc-title p {
        font-size: 12px;
    }

    .calc-wrapper,
    .emi-calculotor-wrapper {
        padding: 10px;
    }

    .section-card {
        padding: 10px;
        margin-bottom: 10px;
    }

    .stats-card {
        margin-bottom: 10px !important;
    }
    .stats-card p {
        font-size: 12px;
    }
    .stats-card b {
        font-size: 14px;
    }

    .right-bank-title h4, .bank-info h3 {
        font-size: 14px;
    }

    .bank-info p {
        font-size: 12px;
    }
    .bank-info a {
        font-size: 12px;
    }

    .check-bank-offers a:hover, .check-bank-offers a {
        font-size: 12px;
    }
    .bank-card {
        margin-bottom: 10px;;
    }

    .buy-item .buy-content .d-flex.align-items-center.justify-content-between {
        margin-top: 0;
    }
   .buy-content .price h4 {
        font-size: 14px;
        margin-bottom: 4px;
    }
    .location p {
        font-size: 12px;
    }

    .buy-item.mb-3 div.mt-3 {
        margin-top: 0px !important;
        margin-bottom: 8px;
    }

    .buy-item.mb-3 div.mt-3 p {
        margin: 0;
        font-size: 12px;
    }

    .buy-item.mb-3 {
        margin-bottom: 10px !important;
    }

    .right-filter-by .map, .right-filter-by .list {
        font-size: 12px;
    }
    .right-filter-by .map svg, .right-filter-by .list svg {
        width: 12px;
    }

    .filter-title.pb-3.pt-2 {
        padding-bottom: 10px !important
    }
    .faq-bg {
        padding-block: 10px;
    }
    .freqeunt-bg p {
        font-size: 12px;
        margin: 0;
    }
    
    .accordion-flush .accordion-item .accordion-button {
        font-size: 12px;
        padding: 10px;
    }
    .accordion-button::after {
        font-size: 12px;
    }

    .title p {
        font-size: 12px;
    }
    .about-1-content {
        padding: 10px;;
    }
    .about-1-content h3 {
        font-size: 14px;
    }

    .about-1-content p {
        font-size: 12px;
    }
    .life-items {
        height: 125px;
    }

    .advertisement-wrapper .title h3 {
        font-size: 14px;
    }

    .apartment-content h2 {
        font-size: 14px;
        margin: 0;
    }

    .advertisement-wrapper .apartment-content ul li {
        font-size: 14px;
    }
    .advertisement-wrapper .apartment-content ul li p {
        font-size: 12px;
        line-height: 16px;
    }

    .apartment-content ul {
        margin-top: 15px;
    }
    .apartment-content {
        margin-top: 15px !important;
        margin-bottom: 0;
    }
    .apartment-content p {
        font-size: 12px;
    }

    .latest-title  {
        margin-bottom: 10px;
    }
    .latest-title h2 {
        font-size: 14px;
        margin: 0;
    }
    .adver-property-wrapper {
        padding: 10px;
    }
    .properties-post.mb-3 {
        margin-bottom: 10px !important;
    }

    .properties-post .property-details h4 {
        font-size: 14px;
    }

    .properties-post .property-details p {
        font-size: 12px;;
    }

    .properties-post .property-details h5 {
        font-size: 10px;
        margin-top: 4px;
    }

    .properties-post .post-items .property-img {
        height: 100px;
    }

    .properties-post {
        gap: 12px;
    }
 
    .contact-form-submit form#inquiryForm div.mt-4 div.mb-3 > label {
        margin-top: -0.4rem !important;
    }

    .buy-content h3 {
        font-size: 14px;
    }

    .buy-item .buy-content .d-flex.align-items-center.justify-content-between {
        flex-direction: inherit;
    }

    .navbar-brand.logo img {
        width: 110px;
    }

    .login-seller h2 {
        font-size: 14px;
        padding-block: 10px;
    }

    .login-seller p {
        font-size: 12px;
        text-align: center;
    }
    .login-logo img {
        width: 60px;
    }
    .login-with .option {
        margin-bottom: 10px;
        padding: 8px;
    }

    .login-with .option a {
        font-size: 12px;
    }

    .login-with .option a svg {
        width: 13px;
    }
    .journey-create a {
        font-size: 14px;
    }

    .term-agree {
        margin-top: 0;
        font-size: 12px;
    }

    .copyright.mt-4 {
        margin-top: 10px !important;
    }

    .regsiter-with label {
        font-size: 12px;
        margin-bottom: 4px;
    }
    .regsiter-with input {
        font-size: 12px;
    }

    .regsiter-with form div.mb-3 {
        margin-bottom: 10px !important;
    }

    .regsiter-with button {
        font-size: 12px;
    }

    .residential-commercial {
        padding: 10px;
    }

    .residential-commercial .nav-pills .nav-link {
        padding: 2px 8px;
        font-size: 12px;
    }

    .residential-commercial .tab-content {
        margin-top: 10px;
    }

    .residential-commercial .d-flex.align-items-center.justify-content-between.gap-3.mt-3 {
        flex-direction: row;
    }
    .residential-commercial-wrapper a.btn {
        font-size: 12px;
        padding: 2px;
    }

    .unitDropdownToggle,
    .residential-commercial-wrapper a {
        padding: 2px 8px;
    }

    #category_type, .page #propertytype, .page #price {
        width: 100%;
        padding: 2px 8px;
    }
    .residential-commercial .form-check {
        padding: 4px;
    }

    .residential-commercial .form-check-input {
        width: 10px;
        height: 10px;
        margin-top: 0;
        margin-left: 4px !important;
    }

    .residential-commercial label {
        font-size: 12px;
    }

    .unitDropdownContent .small {
        font-size: 12px;
        margin-bottom: 0 !important;
    }

    .dropdown-menu.unit-dropdown-menu .d-flex {
        flex-direction: row;
    }
    .dropdown-menu.unit-dropdown-menu a.btn {
        font-size: 12px;
        padding: 2px;
    }
    .form-select.propertyUnitSelect {
        padding: 2px 12px;
    }
    .minimum-price h2, .maximum-price h2 {
        font-size: 12px;
    }

    .maximum-price input,
    .minimum-price input {
        padding: 2px 10px;
    }
    .custom-option {
        font-size: 12px;
        padding: 4px 12px;
    }

    .alert.alert-warning.mt-4 {
        margin-top: 10px !important;
        font-size: 12px;
        padding: 8px;
    }

    .contactus-page.my-5 {
        margin-block: 12px !important;
    }

    .contactus-page .page-content {
        padding: 10px;
    }

    .contactus-page h5 {
        font-size: 14px;
        margin-bottom: 4px;
    }

    .title-tag {
        padding-bottom: 8px;
        font-size: 12px;
    }
    .contact-info .contact-throu {
        gap: 8px;
        margin-bottom: 10px;
        padding-bottom: 10px;
    }
    .contact-info .contact-throu p {
        font-size: 14px;
    }
    .contact-info .contact-throu {
        font-size: 12px;
    }

    .contact-info .contact-throu i {
        width: 30px;
        height: 30px;
        font-size: 12px;
    }

    .contactus-page .social-icons a {
        font-size: 15px;
        margin-right: 0;
    }
    .contactus-page .row .col-md-6 {
        padding-left: 10px;
        border-left: 0;
    }

    .contactus-page .row .col-md-6 form .mb-3 {
        margin-bottom: 10px !important;
    }
    .contactus-page .row .col-md-6 form label {
        font-size: 12px;
    }

    .contactus-page .row .col-md-6 form input {
        padding: 4px 10px;
        font-size: 12px;
    }

    .contactus-page .row .col-md-6 form textarea {
        font-size: 12px;
    }

    .contactus-page .row .col-md-6 form .send-message {
        padding: 4px 12px;
        font-size: 12px;
    }

    .map-content iframe {
        height: 145px;
    }

    .latest-news-title a h2 {
        font-size: 13px;
        font-weight: 600;
    }

    .main-image {
        height: 190px;
    }

    .row.property-gallery.popup-gallery .col-lg-8.mb-3.mb-lg-0.position-relative {
        margin-bottom: 0 !important;
    }

    .view-content a {
        font-size: 12px;
    }

    .rent-room-details .d-flex.align-items-center.justify-content-between {
        padding-inline: 10px;
    }

    .map-display > div {
        height: 190px;
    }

    .mobile-width {
        width: 100%;
        justify-content: space-between !important;
    }

    .popup-img-items {
        height: 100%;
    }

    .afsdefa .search-location {
        display: none;
        position: relative;
    }

    .madfsljsearch {
        display: block;
    }
    .mobile-dfsadf {
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 100%;
    }

    .afsdefa .search-location .search-btn {
        position: absolute;
        top: 0;
        right: 0;
        width: auto;
    }
    .afsdefa .search-location .search-btn span {
        display: none;
    }

    .search-location .search-btn .d-flex {
        padding: 8px;
    }
    .search-btn .d-flex span {
        display: none;
    }

    .xzasadf {
        position: relative;
    }
    .xzasadf .search-btn span {
        display: none;
    }

    .xzasadf .search-btn {
        position: absolute;
        top: 0;
        right: 0;
        width: auto;
    }

    
    .card-header.bg-primary.text-white h4 {
        font-size: 16px;
    }

    h5.text-primary.mb-3 {
        margin-bottom: 10px !important;
        font-size: 15px;
    }

    .form-group.question-container label {
        font-size: 12px;
    }
    .form-group.question-container input[type='file'] {
        font-size: 12px;
    }

    .btn.btn-primary.menu-tenant-form-request {
        font-size: 12px;
    }
    .gallery-title h1 {
        font-size: 14px;
        margin-bottom: 8px;
        line-height: 16px;
    }
    .gallery-title p {
        width: 100%;
        font-size: 12px;
        line-height: 17px;
        margin-bottom: 10px;
    }

    .team-items .team-info h3 {
        font-size: 14px;
    }

    .team-items .team-info h4 {
        font-size: 12px;
        line-height: 15px;
    }

    .team-items {
        padding: 0;
    }
    .team-items .recent-photo {
        height: 95px;
    }
}

@media only screen and (max-width: 424px) {
    .donut-circle svg {
        margin-left: -35px;
    }
}
