@media screen and (min-width: 355px) and (max-width: 480px) {
    .py-lg-17.py-11.bg-cover {
        margin-top: 0px;
    }

    .nav-custom {
        margin-left: 0px;
    }

    .navbar-brand {
        max-width: 100px;
        /* Adjust the logo width for smaller screens */
    }

    .navbar-nav {
        flex-direction: column;
        align-items: baseline !important;
        margin-top: 0;
        padding-left: 14px;
    }

    .nav-link {
        margin: 5px 0;
        /* Add some space between the navigation links on small screens */
    }

    .navbar-collapse {
        /* background-color: #333; Set the background color for the collapsed menu */
    }

    .navbar-toggler {
        color: #fff;
        /* Set the color of the toggler icon on small screens */
    }

    .navbar-nav {
        flex-direction: column;
        align-items: center;
        margin-top: 0;
        /* background-color: rgba(38, 108, 94, 0.5); */
        background-color: #00948b;
    }

    .banner_mobile {
        text-align: left;
    }

    .search-box2 {
        display: none;
    }
    .search-box{
        display: none;
    }

    .bradcamp-image {
        margin-top: -74px;
        height: 200px;
    }

    .search-top {
        display: none;
    }

    .pad-blog-top {
        padding-top: 0px !important;
    }

    .pad-blog-middle {
        padding-top: 0px !important;
    }

    .adjust {
        padding-left: 35px;
        padding-top: 8px;
    }

    .search_icon {
        display: block;
    }

    .search-box {
        display: none;
        margin-top: 63px;
        border-radius: 0px;
        height: 354px;
    }

    .search_btn {
        margin-top: 0;
        font-size: 16px;
        padding: 5px 18px !important;
        width: 85px;
    }

    .search-btn-dn {
        padding-top: 9px;
        margin-bottom: 2px;
    }

    .display-1,
    .display-2 {
        font-size: 1.5rem;
    }

    .middle {
        padding-bottom: 30px;
    }

    .search_icon {
        padding-left: 8px;
        padding-bottom: 38px;
    }

    .tab_content {
        padding-top: 0px;
    }

    a#bd-versions:hover {
        background: none !important;
    }

    .search-container-mobile {
        background-color: none;
        color: #fff;
        /* border: 1px solid #ccc; */
        padding: 18px;
        border-radius: 10px;
        /* box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); */
        max-width: 645px;
        margin: 0 auto;
        padding: 0;
        margin-top: -24px;
        padding-bottom: 45px;
    }

    .custom-form {
        height: calc(2.86em + -0.25rem + -4px);
    }

    label.form-pad {
        color: #fff;
    }

    .middle {
        padding-bottom: 0;
    }

    .banner_mobile {
        padding-top: 0px;
    }
    .stickyMobile {
        display: none;
    }
    .rent {
        display: block;
        color: black;
        background-color: white;
        text-align: center;
        padding-right: -20px;
        margin-right: 280px;
        position: relative;
        left: 138px;
        bottom: -18px;
    }
    span.select2-selection.select2-selection--multiple {
        display: flex;
        align-items: center;
        color: black;
    }
    /* .p_pad{
    padding-left: 90px !important;
} */
    .desktop {
        display: none;
    }
    .manik {
        display: block;
    }
    .pagination{
           display: flex !important;
    }
}

/* Responsive styles using media queries */
/* For screens smaller than or equal to 1199px */
@media screen and (max-width: 1199px) {
    .navbar-brand {
        max-width: 100px;
        /* Adjust the logo width for smaller screens */
    }

    .navbar-nav {
        margin-top: 10px;
        /* Add some space between the logo and navigation links */
    }

    .navbar-collapse {
        /* background-color: #333; Set the background color for the collapsed menu */
    }

    .navbar-toggler {
        color: #fff;
        /* Set the color of the toggler icon on small screens */
    }
}

/* For screens smaller than or equal to 991px */
@media screen and (max-width: 991px) {
    .nav-item {
        margin-right: 0;
        /* Remove right margin between navigation links on small screens */
    }
}

/* For screens smaller than or equal to 767px */
@media screen and (max-width: 767px) {
    .navbar-brand {
        display: block;
        /* Make the logo display as block to take full width on small screens */
    }

    .navbar-nav {
        flex-direction: column;
        /* Stack navigation links vertically on small screens */
        align-items: center;
        /* Center the navigation links on small screens */
        margin-top: 0;
        /* Remove the margin on small screens */
    }

    .nav-link {
        margin: 5px 0;
        /* Add some space between the navigation links on small screens */
    }

    .navbar-collapse {
        /* background-color: #333; Set the background color for the collapsed menu */
    }

    .navbar-toggler {
        color: #fff;
        /* Set the color of the toggler icon on small screens */
    }
}

@media screen and (max-width: 480px) {
    .footer-copyright {
        display: block;
        /* margin: 0; */
        padding-left: 20px;
        padding-right: 20px;
    }

    .latest-blog {
        margin-bottom: 35px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .why_rents_title {
        font-size: 22px !important;
    }

    .why_rents_s_desp {
        min-height: 235px;
    }

    .custom-card {
        height: 32rem;
    }

    .custom_btn_pad {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    a#bd-versions {
        color: white;
        font-size: 16px;
    }

    a#bd-versions:hover {
        color: white !important;
    }

    .page_description ul {
        padding-left: 20px;
    }

    .all_properties_heading {
        font-size: 25px !important;
    }

    .nav_tab_top ul {
        display: none;
    }
       .pagination{
           display: flex !important;
    }

    .p_price_m_view {
        color: black !important;
    }

    .preview_m_view {
        display: none;
    }

    .badge {
        line-height: 1.15;
        letter-spacing: 0px;
        text-transform: uppercase;
    }

    .property_price_d {
        display: none;
    }

    .faq_padd {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .accordion-container .accordion-title {
        position: relative;
        padding: 0.625em 2.625em 0.625em 2em;
        background-color: #fff;
        font-size: 1.25em;
        font-weight: normal;
        color: black;
        cursor: pointer;
    }

    .accordion-container .accordion-title::before {
        top: 26%;
        right: 20px;
    }

    .accordion-container .accordion-title::after {
        top: 26%;
        right: 20px;
    }

    .career_card {
        margin-bottom: 20px;
    }

    .pb-11,
    .py-11 {
        padding-bottom: 3rem !important;
    }

    .search-box {
        display: none;
    }

    .nav_tab_top {
        padding-bottom: 50px;
        position: relative;
        top: 15px;
    }

    .sort_text_align {
        font-size: 16px;

        font-weight: bold;
        top: 0px;
        position: relative;
        left: 0px;
    }

    .tags-modal {
        margin-top: 10px;
    }

    .property_title_res {
        text-align: left;
        font-size: 22px;
    }

    .contact_info {
        font-size: 26px;
    }

    .view_listing_res {
        padding: 4px;
    }

    .money_desplay_m {
        display: none !important;
    }

    .side {
        position: sticky;
        top: 0px;
        padding-top: 0px;
        margin-top: 0px;
        padding-bottom: 44px;
        padding-left: 10px;
        padding-right: 10px;
        background-color: white;
    }

    .btn_sty_res {
        margin-bottom: 10px;
    }

    .pb-11,
    .py-11 {
        padding-bottom: 0rem !important;
    }

    i.fa-solid.fa-shower {
        padding-right: 6px;
    }

    i.fa-solid.fa-car {
        padding-right: 5px;
    }

    .tags_res {
        display: none;
    }

    .money {
        display: flex;
    }

    a#compare_properties {
        color: white;
        font-size: 20px;
    }

    a#compare_properties:hover {
        color: #00948b;
        font-size: 20px;
    }

    .bradcamp_section {
        padding-top: 75px;
    }

    .blog_description h1 {
        font-size: 22px;
        padding-bottom: 0px;
    }

    .blog_description p {
        text-align: justify;
        font-size: 15px;
        color: black;
        padding-bottom: 0px;
    }

    .blog_card_res {
        margin-bottom: 20px;
    }

    .blog_area {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }

    .search-blog {
        margin: 5px;
    }

    .blog_details_area {
        padding-top: 0 !important;
    }

    .details-head {
        padding: 20px;
    }

    .blog_title {
        color: black;
        font-size: 22px;
    }

    .blog_description {
        padding-left: 0 !important;
    }

    .form_pd_res {
        padding-top: 10px;
    }

    .check_label_res {
        font-size: 15px !important;
    }

    .size-fix {
        margin-top: 5px;
        width: 14px;
    }

    .join_dis_res {
        font-size: 26px;
    }

    .about_us_area {
        padding-right: 20px;
        padding-left: 20px;
    }

    .terms_pad {
        padding-bottom: 60px;
    }

    .faq_pad {
        padding-top: 30px !important;
        padding-bottom: 50px !important;
    }

    h1.contact_top_query {
        font-size: 22px;
    }

    h1.contact_details {
        padding-top: 20px;
    }

    .responsive-font {
        font-size: 1em !important;
        font-weight: 600 !important;
    }

    .responsive-font-desc {
        font-size: 1em !important;
    }

    .explore_style {
        padding: 30px !important;
    }

    .area_details_page {
        padding-right: 20px;
        padding-left: 20px;
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .area_details_title {
        font-size: 22px;
    }

    .area_details_content {
        text-align: justify;
        padding-top: 0px;
    }

    .career_title {
        padding-top: 0px;
    }

    section.career_details_page {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .career_des ul {
        padding: 20px;
    }

    .table_pad tr th {
        padding-left: 15px;
    }

    .res_pad {
        padding-top: 37px !important;
        padding-bottom: 50px !important;
    }

    .property_id {
        padding-right: 15px !important;
        margin-top: 2px !important;
        height: 37px !important;
        width: 100% !important;
    }

    .banner_label_res {
        font-size: 12px;
    }

    .select2-container .select2-search--inline .select2-search__field {
        margin-bottom: 8px !important;

        padding-left: 8px !important;
    }

    .select2-container--default .select2-selection--multiple {
        margin-right: 6px;
        padding-bottom: 0px;
        padding-left: 26px;
        margin-top: 2px;
        padding-top: 0px;
        border: 1px solid #eaecec !important;
    }

    .select2-container .select2-search--inline .select2-search__field {
        margin-bottom: 2px;
        box-sizing: border-box;
        border: none;
        font-size: 100%;
        /* margin-top: 5px; */
        /* margin-left: 5px; */
        padding: 0;
        max-width: 100%;
        resize: none;
        height: 22px;
        vertical-align: bottom;
        font-family: sans-serif;
        overflow: hidden;
        word-break: keep-all;
    }

    .search-container-mobile {
        display: block;
    }
}

@media screen and (max-width: 480px) {
    .responsive_class {
        padding-bottom: 5rem !important;
    }
   
}
