@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;
    }

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

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

    .about-img {
        height: 300px;
    }
}
@media only screen and (max-width: 991px) {
    .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;
    }

    .banner-title h3 {
        /* color: var(--black-color); */
        font-size: 22px;
    }

    .banner-title p {
        /* color: var(--black-color); */
        font-size: 16px;
    }
    .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: 220px;
    }
    .focus-title {
        text-align: start;
    }
    .focus-title h2 {
        font-size: 20px;
    }
    .event-lg-img {
        height: 200px;
    }
    .lg-event-content {
        height: 352px;
        margin-bottom: 20px;
    }
    .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: 100%;
    }
    .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;
    }
    .search-btn {
        width: 100%;
    }
    .search-btn .d-flex {
        flex-direction: row;
        text-align: center;
        justify-content: center;
        gap: 10px !important;
        width: 100%;
    }

    .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: 20px;
        flex-direction: column;
        position: relative;
    }
    .city-wrapper {
        padding-block: 40px;
    }
    /* .line::after {
        left: 50%;
        transform: translateX(-50%);
    } */

    .gif {
        padding-block: 20px;
    }
    .our-properties {
        padding-block: 40px;
    }
    .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: 14px;
    }

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

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

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

    .property-content .price h4 {
        font-size: 15px;
    }

    .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: 260px;
    }

    .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: 40px;
    }

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

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

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

    .events_activities {
        padding-block: 40px;
    }

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

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

    .right-img {
        height: 200px;
    }

    .testimonials {
        padding-block: 40px;
    }

    .testimonial-slider .slick-track {
        gap: 0;
    }

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

    .footer-all-menu-content img {
        height: 45px;
        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;
    }
    .humburger-sidemenu-open button {
        font-size: 12px;
        padding: 2px 10px !important;
        border-radius: 4px;
    }

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

    .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: 120px;
    }

    .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: -10px !important;
    }

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

    .rent-items-title .d-flex {
        flex-wrap: wrap;
        margin-bottom: 10px;
        gap: 10px !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 10px;
    }
    .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: wrap;
    }

    .buy-item {
        position: relative;
    }
    .buy-item .for-sell-item {
        position: absolute;
        top: 20px;
        left: 10px;
    }
    .buy-item .buy-content .buybookmark {
        position: absolute;
        top: 20px;
        right: 10px;
    }
    .page .banner-title h3 {
        padding: 0 15px;
    }
    .bg-search > div {
        margin-bottom: 10px;
    }
    .filter-title h2 {
        font-size: 18px;
    }

    .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: 20px;
    }

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

    .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: 18px;
    }
    .newsletter-wrapper p {
        font-size: 14px;
    }

    .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 {
        flex-wrap: wrap;
        justify-content: center;
    }
    .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;
    }

    .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: 18px;
    }

    .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: 180px;
    }
    .buy-item .buy-content {
        text-align: start;
    }

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

    .col-lg-7.d-flex.flex-column {
        height: auto !important;
    }
    .login-property-slider {
        height: auto !important;
    }
    .container.py-5.login-reg {
        padding-bottom: 15px !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%;
    }
}

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