@media (min-width: 1400px){
    .wsus__single_details {
        padding: 25px;
    }

    .details_aminities {
        padding-bottom: 5px !important;
    }

    .list_view .tk {
        font-size: 14px;
    }
}


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

    /* home page start */
    .wsus__about_img {
        height: 560px;
    }
    /*.wsus__popular_properties_single {*/
    /*    height: 230px;*/
    /*}*/

    .wsus__blog_img {
        height: 210px;
    }

    .wsus__top_properties_img {
        height: 130px;
    }
    /* home page end */


    /* 404 start */
    .wsus__404_text h2 {
        font-size: 130px;
    }

    .wsus__404_text h4 {
        font-size: 26px;
    }

    .wsus__404_text {
        margin-top: 70px;
        margin-bottom: 110px;
    }
    /* 404 end */


    /* about page start */
    .wsus__about_page .wsus__about_img {
        height: 685px;
    }

    .wsus__single_team_img {
        height: 230px;
    }
    /* about page end */


    .list_view .wsus__single_property_img {
        height: 226px;
    }

    .list_view .wsus__single_property_text {
        padding-bottom: 20px;
    }

    .wsus__blog_det_img {
        height: 430px;
    }

    /* login start */
    .wsus__login_link li a {
        padding: 10px 25px 10px 55px;
    }
    /* login end */

    /*.wsus__single_details {*/
    /*    padding: 25px !important;*/
    /*}*/

    .details_aminities {
        padding-bottom: 5px !important;
    }

    .list_view .tk {
        font-size: 14px;
    }

    .wsus__comm_text {
        width: 84%;
    }

    .wsus__dash_order .package {
        width: 220px;
    }

    .wsus__dash_order .p_date {
        width: 215px;
    }

    .wsus__dash_order .e_date {
        width: 160px;
    }

    .wsus__dash_order .price {
        width: 130px;
    }

    .wsus__dash_order .action {
        width: 125px;
    }

    .wsus__message_text {
        width: 80%;
        padding-left: 15px;
    }

    .existing_item img {
        height: 270px !important;
    }

    .wsus__deshboard_menu {
        height: 350px;
    }

    .wsus__contact_single a p {
        font-size: 16px;
    }
}


@media (min-width: 992px) and (max-width: 1199.99px) {
    /* home page start */
    .login_icon a {
        font-size: 12px;
        padding: 10px;
    }

    .main_menu .navbar-nav .nav-item .nav-link,
    .main_menu .navbar-nav .nav-item:hover .nav-link,
    .main_menu .navbar-nav .nav-item .nav-link.active,
    .main_menu .navbar-nav .nav-item .nav-link:hover,
    .main_menu .navbar-nav .nav-item .nav-link:focus {
        font-size: 15px;
        font-weight: 600;
        margin: 0px 10px;
    }

    .wsus__about_img {
        height: 550px;
    }
    /* home page end */


    /* 404 start */
    .wsus__404_text h2 {
        font-size: 130px;
    }

    .wsus__404_text h4 {
        font-size: 26px;
    }

    .wsus__404_text {
        margin-top: 70px;
        margin-bottom: 110px;
    }
    /* 404 end */


    /* about page start */
    .wsus_bread_overlay {
        background: #0B2C3DA6;
        padding: 70px 0px 60px 0px;
    }

    .wsus__breadcrumb h4 {
        font-size: 40px;
    }

    .wsus__about_page .wsus__about_img {
        height: 730px;
    }

    .wsus__single_team_img {
        height: 270px;
    }
    /* about page end */


    /* agent profile start */
    .wsus__main_agent_img {
        height: 475px;
    }

    .wsus__agent_profile .wsus__pagination {
        margin-bottom: 25px;
    }

    .wsus__main_agent_text h2 {
        font-size: 28px;
    }
    /* agent profile end */


    /* blog details start */
    .wsus__blog_det_img {
        height: 350px;
    }

    .wsus__blog_det_area h3 {
        font-size: 22px;
    }

    .wsus__comm_img {
        width: 85px;
    }

    .wsus__comm_img img {
        width: 70px !important;
        height: 70px !important;
    }

    .wsus__comm_text {
        width: 80%;
        padding-left: 10px;
    }
    /* blog details send */


    /* login start */
    .wsus__login_link li a {
        padding: 10px 25px 10px 55px;
    }
    /* login end */


    /* property details start */
    .wsus__single_details h4 {
        font-size: 25px;
    }

    .wsus__single_details .list li a {
        font-size: 13px;
        padding: 7px 12px;
    }

    .wsus__single_details {
        padding: 25px !important;
    }

    .details_future table {
        margin-bottom: 25px;
    }

    .details_future {
        padding-bottom: 0 !important;
    }

    .details_aminities ul li {
        width: 50%;
    }

    .details_aminities {
        padding-bottom: 5px !important;
    }

    .wsus__total_rating {
        height: 170px;
        margin-top: 25px;
    }

    .wsus__dashboard .wsus__total_rating {
        height: 100% !important;
        margin: 0 !important;
    }

    .wsus__property_page
    .wsus__pagination {
        margin-bottom: 25px;
    }

    .list_view .tk {
        font-size: 14px;
    }

    .pro_det_slider_item {
        height: 450px;
    }

    .details_videos iframe {
        height: 350px;
    }
    /* property details end */


    /* dashboard start */
    .wsus__dashboard {
        padding: 65px 10px 20px 10px;
    }

    .wsus__dashboard_side_bar {
        width: 30%;
        background: #e6ecf9;
        transform: scaleX(0);
        transform-origin: left;
    }

    .wsus__menu_icon {
        display: block;
        margin-top: 10px;
    }

    .wsus__dashboard_side_bar.\.show_menu {
        transform: scale(1);
    }

    .wsus__close_icon {
        display: block;
    }

    .wsus__deshboard_menu {
        height: 350px;
    }

    /* dashboard order start */
    .wsus__dash_order .package {
        width: 197px;
    }
    /* dashboard order end */
    /* dashboard end */

    .details_nearest_location ul li span {
        width: 65%;
    }

    .main_menu .navbar-brand {
        width: 160px;
    }

    .wsus__agent_profile h3.text-danger {
        margin-bottom: 20px;
    }

    .wsus__contact_single a p {
        font-size: 16px;
    }

    .wsus__property_page h3.text-danger {
        margin-bottom: 20px;
    }
}


@media (min-width: 768px) and (max-width: 991.99px) {
    /* home page start */
    .navbar-toggler {
        padding: 0;
        font-size: 21px;
        line-height: 1;
        background-color: #f02c2d;
        border: none;
        border-radius: 3px;
        transition: box-shadow .15s ease-in-out;
        width: 39px;
        height: 35px;
        color: #fff;
    }

    #navbarSupportedContent {
        background: #fff;
        margin-top: 15px;
    }

    .main_menu .navbar-nav .nav-item .nav-link {
        line-height: 55px;
        text-align: center;
        border-bottom: 1px solid #eee;
    }

    .main_menu {
        border-bottom: 1px solid #f02c2d;
        padding: 20px 0px;
    }

    .login_icon {
        justify-content: center;
        display: flex;
        padding-bottom: 20px;
        padding-top: 10px;
    }

    .main_menu .dropdown-menu {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
    }

    .main_menu .dropdown-menu li a {
        text-align: center;
    }

    .wsus__banner_single {
        height: 570px;
    }

    .wsus__banner_text {
        text-align: center;
        width: 350px;
    }

    .wsus__banner_text a {
        font-size: 25px;
    }

    .wsus__banner_search .nav-item {
        width: 33.33%;
    }

    .wsus__about_img {
        height: 350px;
        margin-bottom: 13px;
    }

    .wsus__blog_img {
        height: 200px;
    }

    .wsus__testi_text {
        padding: 30px 25px;
    }

    .wsus__testimonial .slick-dots {
        bottom: -25px;
    }

    .wsus__single_property_footer .category {
        font-size: 14px;
    }

    .wsus__testi_item {
        margin: 35px 12px 12px 12px;
    }

    .wsus__footer_content .footer_logo {
        line-height: 25px;
    }

    .wsus__footer_content {
        margin-bottom: 35px;
    }

    .wsus__footer_content h4 {
        margin-bottom: 0;
    }

    .footer_icon {
        margin-top: 20px;
    }
    /* home page end */


    /* 404 start */
    .wsus__404_text h2 {
        font-size: 100px;
    }

    .wsus__404_text h4 {
        font-size: 26px;
    }

    .wsus__404_text {
        margin-top: 85px;
        margin-bottom: 125px;
    }
    /* 404 end */


    /* about page start */
    .wsus_bread_overlay {
        background: #0B2C3DA6;
        padding: 70px 0px 60px 0px;
    }

    .wsus__breadcrumb h4 {
        font-size: 40px;
    }

    .wsus__about_page .wsus__about_img {
        height: 350px;
        margin-bottom: 25px;
    }

    .wsus__single_team_img {
        height: 270px;
    }
    /* about page end */


    /* agent profile start */
    .wsus__main_agent {
        padding: 0;
        box-shadow: none;
        background: none;
    }

    .wsus__main_agent_img {
        height: 100%;
    }

    .agent_det_topbar h4,
    .wsus__quick_contact h4 {
        font-size: 18px;
    }

    .wsus__main_agent_text {
        padding: 15px;
    }

    .wsus__agent_profile .wsus__pagination {
        margin-bottom: 25px;
    }

    .list_view .wsus__single_property_img {
        height: 218px;
    }

    .wsus__main_agent_text h2 {
        font-size: 25px;
    }
    /* agent profile end */


    /* blog details start */
    .wsus__blog_det_area {
        margin-bottom: 25px;
    }

    .wsus__blog_det_img {
        height: 350px;
    }

    .wsus__comm_text {
        width: 83%;
    }
    /* blog details send */


    /* checkout start */
    .wsus__pay_method {
        margin-bottom: 25px;
    }

    .wsus__pay_details{
        margin-bottom: 25px;
    }
    /* checkout end */


    /* contact start */
    .wsus__con_map iframe {
        height: 300px;
    }
    /* contact end */


    /* contact start */
    .wsus__login_link li {
        width: 100%;
    }
    /* contact end */


    /* property details start */
    .details_future table {
        margin-bottom: 25px;
    }

    .details_aminities ul li {
        width: 50%;
    }

    .details_aminities ul li:last-child{
        margin-bottom: 0;
    }

    .xs_sm_mb {
        margin-bottom: 0 !important;
    }

    .details_aminities.pb_10 {
        padding-bottom: 5px !important;
    }

    .wsus__single_details {
        padding: 25px !important;
    }

    .wsus__property_page
    .wsus__pagination {
        margin-bottom: 25px;
    }

    .list_view .tk {
        font-size: 14px;
    }

    .pro_det_slider_item {
        height: 350px !important;
    }

    .details_videos iframe {
        height: 350px;
    }
    /* property details end */


    /* dashboard start */
    .wsus__dashboard {
        padding: 65px 10px 20px 10px;
    }

    .wsus__dashboard_side_bar {
        width: 40%;
        background: #e6ecf9;
        transform: scaleX(0);
        transform-origin: left;
    }

    .wsus__menu_icon {
        display: block;
        top: 15px;
    }

    .wsus__dashboard_side_bar.\.show_menu {
        transform: scale(1);
    }

    .wsus__close_icon {
        display: block;
    }

    .wsus__deshboard_menu {
        height: 350px;
    }

    .wsus__manage_single i {
        font-size: 20px;
        width: 40px;
        height: 40px;
        line-height: 40px;
    }

    /* dashboard order start */
    .wsus__dash_order .serial {
        width: 80px;
    }

    .wsus__dash_order .package {
        width: 170px;
    }

    .wsus__dash_order .p_date {
        width: 170px;
    }

    .wsus__dash_order .e_date {
        width: 170px;
    }

    .wsus__dash_order .action {
        width: 100px;
    }
    /* dashboard order end */


    /* dashboard review start */
    .wsus__message_text {
        width: 80%;
    }

    .wsus__message_text span {
        margin-bottom: 15px;
    }
    /* dashboard review end */


    /* dashboard property edit start */
    .wsus__edit_img {
        height: 250px !important;
    }

    .existing_item img {
        height: 250px !important;
    }

    .existing_item iframe {
        height: 250px;
    }

    .wsus__dashboard .common_btn {
        padding: 10px;
        font-size: 15px;
    }
    /* dashboard property edit end */
    /* dashboard end */

    .details_nearest_location ul li span {
        width: 55%;
    }

    .details_review .wsus__select_review ul li span {
        font-size: 14px;
    }

    .wsus__section_heading h2 {
        text-align: center !important;
    }

    .large_subscribe_text h4 {
        margin: 20px 0px;
    }

    .large_subscribe form {
        border-left: 0;
        border-top: 1px solid #4b5d7c;
        padding-top: 10px;
    }

    .large_subscribe form button {
        width: 54px;
        top: 11px;
        right: 10px;
    }

    .large_subscribe {
        margin-top: 5px;
        padding-bottom: 10px;
    }

    .row.large_subscribe .col-xl-8.pe-0 {
        padding-right: 10px !important;
    }

    .wsus__section_heading span {
        text-align: center;
    }

    .wsus__agent_profile h3.text-danger {
        margin-bottom: 20px;
    }

    .main_menu .navbar-brand {
        width: 150px;
    }

    .wsus__contact_single {
        margin-bottom: 25px;
    }

    .wsus__contact_single.md_mar {
        margin-bottom: 0px;
    }

    .wsus__contact_single a p {
        font-size: 16px;
    }

    .wsus__property_page h3.text-danger {
        margin-bottom: 20px;
    }
}


@media (min-width: 576px) and (max-width: 767.99px) {

    /* home page start */
    .wsus__topbar_left li a {
        margin-right: 20px;
    }

    .navbar-toggler {
        padding: 0;
        font-size: 21px;
        line-height: 1;
        background-color: #f02c2d;
        border: none;
        border-radius: 3px;
        transition: box-shadow .15s ease-in-out;
        width: 39px;
        height: 35px;
        color: #fff;
    }

    #navbarSupportedContent {
        background: #fff;
        margin-top: 17px;
    }

    .main_menu .navbar-nav .nav-item .nav-link {
        line-height: 55px;
        text-align: center;
        border-bottom: 1px solid #eee;
    }

    .main_menu {
        border-bottom: 1px solid #f02c2d;
        padding: 18px 0px;
    }

    .login_icon {
        justify-content: center;
        display: flex;
        padding-bottom: 20px;
        padding-top: 10px;
    }

    .main_menu .dropdown-menu {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
    }

    .main_menu .dropdown-menu li a {
        text-align: center;
    }

    .wsus__banner_single {
        height: 350px;
    }

    .wsus__banner_search {
        position: static;
        transform: translateY(0);
        background: #0a557ae3;
        width: 100%;
        margin-top: 75px;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
}

    .wsus__banner_text {
        padding: 10px;
        text-align: center;
        left: 50%;
        top: 50%;
        transform: translate(-50%,-50%);
    }

    .wsus__banner_text a {
        font-size: 25px;
    }

    .wsus__banner_search .nav-item {
        width: 33.33%;
    }

    .wsus__about_img {
        height: 350px;
        margin-bottom: 13px;
    }

    .wsus__top_properties_text a {
        font-size: 16px;
    }

    .wsus__testi_img img {
        width: 150px !important;
        height: 150px !important;
        margin-top: 35px;
        margin-bottom: 10px;
    }

    .wsus__testi_text {
        padding: 20px;
    }

    .wsus__testimonial .slick-dots {
        bottom: -25px;
    }

    .wsus__testi_item {
        margin: 35px 12px 12px 12px;
    }

    .wsus__footer_content .footer_logo {
        line-height: 25px;
    }

    .wsus__footer_content {
        margin-bottom: 35px;
    }

    .wsus__footer_content h4 {
        margin-bottom: 0;
    }

    .footer_icon {
        margin-top: 20px;
    }
    /* home page end */


    /* 404 start */
    .wsus__404_text h2 {
        font-size: 100px;
    }

    .wsus__404_text h4 {
        font-size: 26px;
    }

    .wsus__404_text {
        margin-top: 90px;
        margin-bottom: 130px;
    }
    /* 404 end */


    /* about page start */
    .wsus_bread_overlay {
        background: #0B2C3DA6;
        padding: 50px 0px 40px 0px;
    }

    .wsus__breadcrumb h4 {
        font-size: 30px;
    }

    .wsus__about_page .wsus__about_img {
        height: 350px;
        margin-bottom: 25px;
    }

    .wsus__single_team_img {
        height: 200px;
    }
    /* about page end */


    /* agent profile start */
    .wsus__main_agent {
        padding: 0;
        box-shadow: none;
        background: none;
    }

    .wsus__main_agent_img {
        margin-bottom: 25px;
    }

    .agent_det_topbar h4, .wsus__quick_contact h4 {
        font-size: 18px;
        margin: 12px auto;
    }

    .agent_det_topbar #pills-tab {
        display: none;
    }

    .wsus__agent_profile .wsus__pagination {
        margin-bottom: 25px;
    }

    .wsus__main_agent_text h2 {
        font-size: 23px;
    }
    /* agent profile end */


    /* blog details start */
    .wsus__blog_det_area {
        padding: 0;
        border: none;
        box-shadow: none;
    }

    .wsus__blog_det_img {
        height: 330px;
    }

    .wsus__blog_det_area h3 {
        font-size: 25px;
    }

    .wsus__single_details h5, .wsus__blog_comment h5,
    .wsus__blog_search h5, .wsus__search_categoy h5,
    .wsus__blog_post h5, .wsus__contact_question h5 {
        font-size: 18px;
    }

    .wsus__blog_comment {
        margin-bottom: 25px;
    }

    .wsus__comm_img img {
        width: 70px !important;
        height: 70px !important;
        margin-bottom: 15px;
        margin-left: 0;
    }

    .wsus__comm_text {
        width: 100%;
        padding-left: 0;
    }
    /* blog details end */


    /* checkout start */
    .wsus__pay_method {
        margin-bottom: 25px;
    }

    .wsus__pay_details{
        margin-bottom: 25px;
    }
    /* checkout end */


    /* contact start */
    .wsus__contact_single {
        margin-bottom: 25px;
    }

    .wsus__con_map iframe {
        height: 300px;
    }
    /* contact end */


    /* faq start */
    .wsus__faq #accordionFlushExample {
        padding: 0;
        box-shadow: none;
    }
    /* faq end */


    /* login start */
    .wsus__login_form{
        margin-bottom: 25px;
    }
    .ml_to_mr{
        margin-bottom: 10px;
    }
    /* login end */


    /* property details start */
    .wsus__single_details .list li a {
        font-size: 14px;
        padding: 7px 15px;
        margin-bottom: 10px;
    }

    .details_future table {
        margin-bottom: 25px;
    }

    .details_aminities ul li {
        width: 50%;
    }

    .wsus__blog_comment .wsus__pagination {
        margin: 0px 3px;
    }

    .details_aminities ul li:last-child{
        margin-bottom: 0;
    }

    .xs_sm_mb {
        margin-bottom: 0 !important;
    }

    .wsus__total_rating {
        height: 185px;
        margin-top: 10px;
    }

    .details_aminities.pb_10 {
        padding-bottom: 5px !important;
    }

    .details_map iframe {
        height: 250px;
    }

    .agent_det_topbar {
        display: none !important;
    }

    .wsus__property_topbar {
        display: none !important;
    }

    .wsus__property_page
    .wsus__pagination {
        margin-bottom: 25px;
    }

    .pro_det_slider_item {
        height: 240px !important;
    }

    .details_videos iframe {
        height: 250px;
    }
    /* property details end */


    /* dashboard start */
    .wsus__dashboard {
        padding: 65px 10px 20px 10px;
    }

    .wsus__dashboard_side_bar {
        width: 50%;
        background: #e6ecf9;
        transform: scaleX(0);
        transform-origin: left;
    }

    .wsus__menu_icon {
        display: block;
        top: 15px;
    }

    .wsus__dashboard_side_bar.\.show_menu {
        transform: scale(1);
    }

    .wsus__close_icon {
        display: block;
    }

    .wsus__deshboard_menu {
        height: 350px;
    }

    .wsus__manage_single i {
        font-size: 20px;
        width: 40px;
        height: 40px;
        line-height: 40px;
    }

    .wsus__dashboard .heading {
        font-size: 20px;
    }

    /* dashboard property start */
    .wsus__dashboard .common_btn {
        padding: 7px 10px;
        font-size: 14px;
    }

    .wsus__my_property .image {
        width: 140px;
    }

    .wsus__my_property .title {
        width: 260px;
    }

    .wsus__my_property .purpose {
        width: 110px;
    }

    .wsus__my_property .status {
        width: 110px;
    }

    .wsus__my_property .actions {
        width: 140px;
    }
    /* dashboard property end */


    /* dashboard profile start */
    .wsus__dash_info_text h3 {
        font-size: 20px;
    }

    .medicine_row_input button {
        margin-bottom: 25px;
    }
    /* dashboard profile end */


    /* dashboard order start */
    .wsus__dash_order .serial {
        width: 60px;
    }

    .wsus__dash_order .package {
        width: 150px;
    }

    .wsus__dash_order .p_date {
        width: 150px;
    }

    .wsus__dash_order .e_date {
        width: 150px;
    }

    .wsus__dash_order .action {
        width: 80px;
    }
    /* dashboard order end */


    /* dashboard review start */
    .wsus__message_text {
        padding-left: 0;
        width: 88%;
    }

    .wsus__message_img {
        width: 70px;
        height: 70px;
        margin-bottom: 10px;
    }

    .wsus__message_text span {
        margin-bottom: 15px;
    }
    /* dashboard review end */


    /* dashboard property edit start */
    .wsus__edit_img {
        height: 250px !important;
    }

    .existing_item img {
        height: 250px !important;
    }

    .existing_item iframe {
        height: 250px;
    }

    .nearest_location .select2-container--default .select2-selection--single {
        margin-bottom: 20px;
    }
    /* dashboard property edit end */


    /* dshboard invoice start */
    .invoice_right {
        text-align: left;
        margin-top: 25px;
    }

    .wsus__dash_invoice .table tr th,
    .wsus__dash_invoice .table tr td {
        width: 150px;
    }
    /* dshboard invoice end*/


    .wsus__select_review {
        margin-bottom: 15px;
    }
    /* dashboard end */

    .wsus__banner .wsus__for_search {
        position: static;
        transform: translateX(0);
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
    }

    .details_nearest_location ul li span {
        width: 100%;
    }

    .wsus__section_heading h2 {
        text-align: center !important;
    }

    .large_subscribe_text h4 {
        margin: 20px 0px;
    }

    .large_subscribe form {
        border-left: 0;
        border-top: 1px solid #4b5d7c;
        padding-top: 10px;
    }

    .large_subscribe form button {
        width: 54px;
        top: 11px;
        right: 10px;
    }

    .large_subscribe {
        margin-top: 10px;
        padding-bottom: 10px;
    }

    .row.large_subscribe .col-xl-8.pe-0 {
        padding-right: 10px !important;
    }

    .wsus__section_heading span {
        text-align: center;
    }

    .wsus__agent_profile h3.text-danger {
        margin-bottom: 20px;
    }

    .main_menu .navbar-brand {
        width: 150px;
    }

    .wsus__faq .accordion-button {
        font-size: 16px;
    }

    .wsus__blog_details.xs_mb_20 {
        margin-bottom: 45px !important;
    }

    .wsus__property_page h3.text-danger {
        margin-bottom: 20px;
    }
}


@media (max-width: 575.99px) {
    /* home page start */
    .wsus__topbar_left li a {
        margin-right: 0px;
        font-size: 13px;
    }

    .wsus__topbar_left {
        justify-content: space-around;
    }

    .navbar-toggler {
        padding: 0;
        font-size: 21px;
        line-height: 1;
        background-color: #0b67c2;
        border: none;
        border-radius: 3px;
        transition: box-shadow .15s ease-in-out;
        width: 39px;
        height: 35px;
        color: #fff;
    }

    #navbarSupportedContent {
        background: #fff;
        margin-top: 17px;
    }

    .main_menu .navbar-nav .nav-item .nav-link {
        line-height: 55px;
        text-align: center;
        border-bottom: 1px solid #eee;
    }

    .main_menu {
        border-bottom: 1px solid #fff;
        padding: 6px 0;
    }

    .login_icon {
        justify-content: center;
        display: flex;
        padding-bottom: 20px;
        padding-top: 10px;
    }

    .main_menu .dropdown-menu {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
    }

    .main_menu .dropdown-menu li a {
        text-align: center;
    }

    .wsus__banner_single {
        height: 300px;
    }

    .wsus__banner_search {
        position: static;
        transform: translateY(0);
        background: #0a557ae3;
        width: 100%;
        margin-top: 75px;
    }

    .wsus__popular_text h4 {
        font-size: 20px;
    }

    .wsus__banner_text {
        padding: 10px 20px;
        width: 94%;
        top: 45%;
        text-align: center;
        left: 3%;
    }

    .wsus__banner_text a {
        font-size: 25px;
    }

    .wsus__about_img {
        height: 300px;
        margin-bottom: 13px;
    }

    .wsus__about_counter_icon {
        height: 120px;
    }

    .wsus__section_heading h2 {
        font-size: 25px;
        text-align: center !important;
    }

    .wsus__about_counter_single p {
        font-size: 16px;
    }

    .wsus__section_heading span {
        font-size: 14px;
        text-align: center;
    }

    .wsus__single_property_text .title {
        font-size: 20px;
    }

    .wsus__single_property_text {
        padding: 30px 20px 20px 20px;
    }

    .wsus__single_property_footer .category {
        font-size: 13px;
    }

    .wsus__single_property_text ul li {
        font-size: 12px;
    }

    .wsus__popular_text ul li {
        font-size: 12px;
        margin: 3px;
        padding: 3px 6px;
    }

    /*.wsus__popular_properties_single {*/
    /*    height: 200px;*/
    /*}*/

    .wsus__blog_img {
        height: 200px;
    }

    .wsus__testi_img img {
        width: 150px !important;
        height: 150px !important;
        margin-top: 35px;
        margin-bottom: 10px;
    }

    .wsus__testi_text {
        padding: 20px;
    }

    .wsus__testimonial .slick-dots {
        bottom: -25px !important;
    }

    .wsus__testi_item {
        margin: 35px 12px 12px 12px;
    }

    .wsus__footer_content .footer_logo {
        line-height: 25px;
    }

    .wsus__footer_content {
        margin-bottom: 35px;
    }

    .wsus__footer_content h4 {
        margin-bottom: 0;
    }

    .footer_icon {
        margin-top: 20px;
    }
    /* home page end */


    /* 404 start */
    .wsus__404_text h2 {
        font-size: 100px;
    }

    .wsus__404_text h4 {
        font-size: 26px;
    }

    .wsus__404_text {
        margin-top: 80px;
        margin-bottom: 120px;
    }
    /* 404 end */


    /* about page start */
    .wsus_bread_overlay {
        background: #0B2C3DA6;
        padding: 50px 0px 40px 0px;
    }

    .wsus__breadcrumb h4 {
        font-size: 30px;
    }

    .wsus__about_page .wsus__about_img {
        height: 350px;
        margin-bottom: 25px;
    }

    .wsus__about_tab .nav-item {
        width: 100%;
    }
    /* about page end */


    /* agent profile start */
    .wsus__main_agent {
        padding: 0;
        box-shadow: none;
        background: none;
    }

    .wsus__main_agent_img {
        height: 300px;
        margin-bottom: 25px;
    }

    .wsus__main_agent_text {
        padding: 15px;
    }

    .wsus__pagination .page-link {
        width: 30px;
        height: 30px;
        line-height: 26px;
        font-size: 13px;
    }

    .wsus__agent_profile .wsus__pagination {
        margin-bottom: 25px;
    }

    .agent_det_topbar h4, .wsus__quick_contact h4 {
        font-size: 14px;
        margin: 12px auto;
    }

    .agent_det_topbar #pills-tab {
        display: none;
    }

    .wsus__main_agent_text h2 {
        font-size: 20px;
    }
    /* agent profile end */


    /* blog details start */
    .wsus__blog_det_area {
        padding: 0;
        border: none;
        box-shadow: none;
    }

    .wsus__blog_det_img {
        height: 220px;
    }

    .wsus__blog_det_img p span {
        padding: 5px 12px;
        width: 33.33%;
        text-align: center;
    }

    .wsus__blog_det_area h3 {
        font-size: 25px;
    }

    .wsus__single_details h5, .wsus__blog_comment h5,
    .wsus__blog_search h5, .wsus__search_categoy h5,
    .wsus__blog_post h5{
        font-size: 18px;
    }

    .wsus__blog_comment {
        margin-bottom: 25px;
    }

    .wsus__property_sidebar {
        box-shadow: none;
        padding: 0;
        border: none;
        margin-bottom: 0;
    }

    .wsus__blog_text .blog_title {
        font-size: 18px;
    }

    .wsus__comm_img img {
        width: 70px !important;
        height: 70px !important;
        margin-bottom: 15px;
        margin-left: 0;
    }

    .wsus__comm_text {
        width: 100%;
        padding-left: 0;
    }
    /* blog details end */


    /* checkout start */
    .wsus__pay_method {
        margin-bottom: 25px;
    }

    .wsus__pay_details{
        margin-bottom: 25px;
    }

    .wsus__package_details .main_table {
        padding: 0;
    }

    .wsus__package_details table td {
        font-size: 14px;
    }
    /* checkout end */


    /* contact start */
    .wsus__contact_single {
        margin-bottom: 25px;
    }

    .wsus__con_map iframe {
        height: 300px;
    }
    /* contact end */


    /* faq start */
    .wsus__faq #accordionFlushExample {
        padding: 0;
        box-shadow: none;
    }
    /* faq end */


    /* login start */
    .wsus__login_link li a span {
        display: none;
    }

    .wsus__login_link li a {
        padding: 10px 24px;
        margin-bottom: 0;
    }

    .wsus__login_form {
        padding: 0;
        box-shadow: none;
        margin-bottom: 20px;
    }
    /* login end */


    /* property details start */
    .wsus__single_details {
        padding: 0px !important;
        border: 0;
        box-shadow: none;
    }

    .wsus__single_details .item li {
        margin-right: 15px;
        font-size: 14px;
    }

    .wsus__single_details h4 {
        font-size: 23px;
    }

    .wsus__single_details .list li a {
        font-size: 14px;
        padding: 7px 15px;
        margin-bottom: 10px;
    }

    .details_future table {
        margin-bottom: 25px;
    }

    .details_aminities ul li {
        width: 100%;
    }

    .details_aminities ul li:last-child{
        margin-bottom: 0;
    }

    .wsus__blog_comment .wsus__pagination {
        margin: 0px 3px;
    }

    .xs_sm_mb{
        margin-bottom: 0;
    }

    .wsus__total_rating {
        height: 135px;
        margin-top: 25px;
    }

    .wsus__single_details .wsus__pagination {
        margin: 0px 3px 5px 3px;
    }

    .wsus__single_det_top .sale,
    .wsus__single_det_top .rent {
        font-size: 14px;
    }

    .wsus__single_det_top .tk {
        font-size: 14px;
    }

    .details_map iframe {
        height: 250px;
    }

    .wsus__single_details.details_future {
        margin-bottom: 0px !important;
    }
    .agent_det_topbar {
        display: none !important;
    }

    .wsus__property_topbar {
        display: none !important;
    }

    .wsus__property_page
    .wsus__pagination {
        margin-bottom: 25px;
    }

    .pro_det_slider_item {
        height: 250px;
    }

    .details_videos iframe {
        height: 250px;
    }
    /* property details end */


    /* dashboard start */
    .wsus__dashboard {
        padding: 55px 0px 10px 0px;
    }

    .wsus__dashboard_side_bar {
        width: 100%;
        background: #e6ecf9;
        transform: scaleX(0);
        transform-origin: left;
    }

    .wsus__menu_icon {
        display: block;
    }

    .wsus__dashboard_side_bar.\.show_menu {
        transform: scale(1);
    }

    .wsus__close_icon {
        display: block;
    }

    .wsus__deshboard_menu {
        height: 350px;
    }

    .wsus__dashboard_main_content
    .wsus__package_details {
        padding: 0;
        box-shadow: none;
    }

    .wsus__manage_single i {
        font-size: 20px;
        width: 40px;
        height: 40px;
        line-height: 40px;
    }

    .wsus__dashboard .heading {
        font-size: 20px;
    }


    /* dashboard property start */
    .wsus__dashboard .common_btn {
        padding: 7px 10px;
        font-size: 14px;
    }

    .wsus__my_property .image {
        width: 140px;
    }

    .wsus__my_property .title {
        width: 260px;
    }

    .wsus__my_property .purpose {
        width: 110px;
    }

    .wsus__my_property .status {
        width: 110px;
    }

    .wsus__my_property .actions {
        width: 140px;
    }
    /* dashboard property end */


    /* dashboard profile start */
    .wsus__dash_info_text {
        padding: 20px 0;
    }

    .wsus__dash_info_text h3 {
        font-size: 20px;
    }

    .medicine_row_input button {
        margin-bottom: 25px;
    }
    /* dashboard profile end */


    /* dashboard order start */
    .wsus__dash_order .serial {
        width: 60px;
    }

    .wsus__dash_order .package {
        width: 150px;
    }

    .wsus__dash_order .p_date {
        width: 150px;
    }

    .wsus__dash_order .e_date {
        width: 150px;
    }

    .wsus__dash_order .action {
        width: 80px;
    }
    /* dashboard order end */


    /* dashboard review start */
    .wsus__message_text {
        width: 100%;
        padding-left: 0;
    }

    .wsus__message_img {
        width: 70px;
        height: 70px;
        margin-bottom: 10px;
    }

    .wsus__message_icon {
        width: 100%;
        margin-top: 20px;
    }

    .wsus__message_icon a {
        width: 50%;
        height: 40px;
        float: left;
        border-right: 1px solid #fff;
    }

    .wsus__message_text span {
        margin-bottom: 15px;
    }

    .client_message a {
        width: 100% !important;
    }
    /* dashboard review end */


    /* dashboard property edit start */
    .wsus__edit_img {
        height: 150px !important;
    }

    .existing_item img {
        height: 150px !important;
    }

    .existing_item iframe {
        height: 150px;
    }

    .nearest_location .select2-container--default .select2-selection--single {
        margin-bottom: 20px;
    }
    /* dashboard property edit end */


    /* dshboard invoice start */
    .invoice_right {
        text-align: left;
        margin-top: 25px;
    }

    .wsus__dash_invoice .table tr th,
    .wsus__dash_invoice .table tr td {
        width: 150px;
    }
    /* dshboard invoice end*/


    /* dshboard review start*/
    .wsus__dashboard .wsus__dash_info {
        box-shadow: none;
        padding: 0 !important;
    }

    .wsus__select_review {
        margin: 1px 5px;
    }

    .details_review .wsus__select_review ul li span {
        font-size: 14px;
    }
    /* dshboard review end*/
    /* dashboard end */

    .wsus__banner .wsus__for_search {
        position: static;
        transform: translateX(0);
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
    }

    .details_nearest_location ul li span {
        width: 100%;
    }

    .wsus__dash_info_img {
        border: 1px solid #ddd;
        border-radius: 5px;
        overflow: hidden;
    }

    .large_subscribe_text h4 {
        font-size: 20px;
        margin: 20px 0px;
    }

    .large_subscribe form {
        border-left: 0;
        border-top: 1px solid #4b5d7c;
        padding-top: 10px;
        margin-bottom: 10px;
    }

    .large_subscribe form button {
        width: 54px;
        top: 11px;
        right: 10px;
    }

    .large_subscribe {
        margin-top: 10px;
    }

    .row.large_subscribe .col-xl-8.pe-0 {
        padding-right: 10px !important;
    }

    .wsus__banner .slick-dots, .wsus__testimonial .slick-dots {
        bottom: 15px;
    }

    .wsus__about .about_small {
        text-align: center;
    }

    .wsus__top_properties_text p {
        margin-top: 5px;
    }

    .wsus__services_heading .wsus__section_heading {
        padding-right: 0;
    }

    .wsus__search_property {
        padding: 15px;
    }

    .wsus__agent_profile h3.text-danger {
        margin-bottom: 20px;
    }

    .main_menu .navbar-brand {
        width: 150px;
    }

    .wsus__faq .accordion-button {
        font-size: 16px;
    }

    .wsus__single_details.details_description {
        margin-bottom: 0;
    }

    .wsus__contact_single a p {
        font-size: 16px;
    }

    .wsus__property_page h3.text-danger {
        margin-bottom: 20px;
    }

}

/* ===== SITE-WIDE RESPONSIVE ENHANCEMENTS ===== */

html {
    -webkit-text-size-adjust: 100%;
}

img,
video,
iframe {
    max-width: 100%;
}

.container,
.container-fluid {
    padding-left: 15px;
    padding-right: 15px;
}

/* Video hero banner */
.video-container {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.video-container video {
    display: block;
    width: 100%;
    object-fit: cover;
}

@media (min-width: 1200px) {
    .video-container video {
        min-height: 560px;
    }
}

@media (min-width: 992px) and (max-width: 1199.99px) {
    .video-container video {
        min-height: 480px;
    }
}

@media (min-width: 768px) and (max-width: 991.99px) {
    .video-container video {
        min-height: 400px;
    }
}

/* Navigation phone button */
@media (max-width: 991.99px) {
    .navPhoneIcon {
        display: flex !important;
        width: 100%;
        max-width: 300px;
        margin: 12px auto 8px;
        justify-content: center;
        font-size: 15px;
        padding: 10px 20px;
    }

    .main_menu .navbar-collapse {
        padding-bottom: 12px;
    }

    .main_menu .navbar-brand {
        max-width: 140px;
    }
}

/* About Us responsive */
@media (max-width: 991.99px) {
    .about-us {
        padding: 50px 0;
    }

    .about-us img {
        margin-bottom: 25px;
    }

    .about-us .headline .h3 {
        font-size: 26px;
        text-align: center;
    }

    .about-us .content .p_n {
        text-align: left;
    }
}

@media (max-width: 575.99px) {
    .about-us {
        padding: 40px 0;
    }

    .about-us .headline .h3 {
        font-size: 22px;
    }

    .about-us .content .p_n {
        font-size: 14px;
    }

    .about-us .theme-btn {
        width: 100%;
        text-align: center;
    }
}

/* Footer columns */
@media (max-width: 767.99px) {
    footer .col-xl-2,
    footer .col-lg-2,
    footer .col-md-2 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    footer .col-sm-7,
    footer .col-md-7,
    footer .col-lg-3 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    footer .wsus__footer_content {
        margin-bottom: 25px;
    }

    footer.pt_45 {
        padding-top: 35px !important;
        padding-bottom: 55px;
    }
}

@media (max-width: 575.99px) {
    footer .col-xl-2,
    footer .col-lg-2,
    footer .col-md-2 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

/* Mobile bottom action bar */
@media (max-width: 767.99px) {
    .wsus__banner {
        margin-top: 0;
    }

    .ibox {
        position: fixed;
        display: block !important;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 999;
        background: transparent;
        pointer-events: none;
        padding-bottom: env(safe-area-inset-bottom, 0px);
    }

    .ibox-bar {
        pointer-events: auto;
        display: grid;
        grid-template-columns: 1fr 1fr;
        align-items: stretch;
        gap: 0;
        padding: 0;
        border-radius: 0;
        background: linear-gradient(180deg, rgba(16, 58, 48, 0.98) 0%, rgba(11, 48, 38, 0.98) 100%);
        border: none;
        border-top: 1px solid rgba(201, 149, 100, 0.35);
        box-shadow: 0 -6px 18px rgba(11, 48, 38, 0.28);
        backdrop-filter: blur(10px);
        -webkit-backdrop-filter: blur(10px);
    }

    .ibox-btn {
        position: relative;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        gap: 8px;
        min-height: 40px;
        padding: 8px 12px;
        border-radius: 0;
        color: #fff !important;
        text-decoration: none !important;
        font-family: 'Poppins', sans-serif;
        font-size: 12px;
        font-weight: 600;
        letter-spacing: 0.03em;
        text-transform: uppercase;
        line-height: 1.1;
        transition: transform 0.2s ease, background 0.2s ease;
        -webkit-tap-highlight-color: transparent;
    }

    .ibox-btn i {
        font-size: 15px;
        line-height: 1;
    }

    .ibox-wa {
        background: linear-gradient(160deg, #2fe076 0%, #1fbf5a 100%);
        box-shadow: none;
    }

    .ibox-call {
        background: linear-gradient(160deg, #1a6f96 0%, #0a547a 100%);
        box-shadow: none;
        border: none;
        border-left: 1px solid rgba(255, 255, 255, 0.18);
    }

    .ibox-call-ring {
        display: none;
    }

    .ibox-btn:active {
        transform: scale(0.98);
        opacity: 0.92;
    }

    @keyframes iboxPulse {
        0% { opacity: 0.7; transform: scale(1); }
        100% { opacity: 0; transform: scale(1.08); }
    }

    body {
        padding-bottom: 48px;
    }

    .wsus__scroll_btn {
        bottom: 56px;
        right: 16px;
    }
}

/* Modal on small screens */
@media (max-width: 575.99px) {
    #onload_Modal .modal-header p {
        font-size: 1.1rem;
        line-height: 1.4;
    }

    #onload_Modal .modal-dialog {
        margin: 10px auto;
        max-width: calc(100% - 20px);
    }
}

/* Topbar */
@media (max-width: 575.99px) {
    .wsus__topbar {
        padding: 8px 0;
    }

    .wsus__topbar_left {
        flex-wrap: wrap;
        gap: 4px 12px;
    }

    .wsus__topbar_left li a {
        font-size: 12px;
    }
}

/* Services & testimonials */
@media (max-width: 991.99px) {
    .wsus__services_heading .wsus__section_heading span {
        font-size: 14px;
        line-height: 1.75;
        display: block;
        margin-top: 10px;
    }

    .wsus__testimonial .wsus__section_heading {
        text-align: center;
        margin-bottom: 20px;
    }

    .wsus__testimonial .wsus__section_heading h2,
    .wsus__testimonial .wsus__section_heading span {
        text-align: center !important;
    }
}

@media (max-width: 767.99px) {
    .wsus__testi_img img {
        width: 120px !important;
        height: 120px !important;
    }

    .wsus__testi_text h2 {
        font-size: 20px;
    }

    .wsus__testi_text p {
        font-size: 14px;
    }
}

/* Property slider */
@media (max-width: 767.99px) {
    .wsus__new_properties .top_properties {
        padding: 0 32px;
    }

    .top_properties .slick-prev.slick-arrow,
    .top_properties .slick-next.slick-arrow {
        width: 34px;
        height: 34px;
        font-size: 14px;
    }
}

@media (max-width: 575.99px) {
    .wsus__new_properties .top_properties {
        padding: 0 28px;
    }

    .wsus__new_properties .top_properties .wsus__single_property_img img {
        height: 100%;
    }
}

/* Search form - mobile/tablet only */
@media (max-width: 991.99px) {
    .commonSearchBtn {
        width: 100% !important;
        margin-top: 0 !important;
    }
}

/* Property listing grids */
@media (max-width: 767.99px) {
    .wsus__single_property_text .title {
        font-size: 18px;
    }

    .list_view .wsus__single_property {
        margin-bottom: 20px;
    }
}

/* Breadcrumb & inner pages */
@media (max-width: 767.99px) {
    .wsus__breadcrumb h4 {
        font-size: 28px;
    }

    .wsus_bread_overlay {
        padding: 50px 0 40px !important;
    }
}

/* Prevent horizontal scroll from wide tables */
.wsus__dash_order,
.table-responsive {
    max-width: 100%;
}

.wsus__dash_order {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

/* Career page */
@media (max-width: 991.99px) {
    .wsus__career_img {
        padding: 18px;
    }

    .wsus__career_form_wrap {
        padding: 28px 22px;
    }
}

@media (max-width: 767.99px) {
    .wsus__career .wsus__section_heading h2 {
        font-size: 30px;
    }

    .wsus__career_img {
        padding: 14px;
    }

    .wsus__career_form_wrap h5 {
        font-size: 22px;
    }

    .wsus__career_highlight_item {
        padding: 14px 16px;
    }
}

/* =========================================================
   SITE-WIDE RESPONSIVE POLISH
   Mobile / Tablet / Desktop — layout only, no design changes
   ========================================================= */

/* --- Fluid media & overflow safety (all viewports) --- */
img,
video,
iframe,
embed,
object,
svg {
    max-width: 100%;
}

video {
    height: auto;
}

iframe {
    max-width: 100%;
}

table {
    max-width: 100%;
}

.container,
.container-fluid {
    padding-left: 15px;
    padding-right: 15px;
}

/* --- Large desktop --- */
@media (min-width: 1200px) {
    .container.pro-del-cont {
        max-width: 95%;
    }
}

/* --- Tablet + below (≤991.98px) --- */
@media (max-width: 991.98px) {
    /* Project gallery: unlock fixed heights from page inline CSS */
    .prop-four-image-sec > .row,
    .pro_det_slider,
    .pro_det_slider_item,
    .prop-four-image-sec .col-6,
    .pro-four-image-sec,
    .slider-image-sec {
        height: auto !important;
        min-height: 0 !important;
    }

    .pro_det_slider_item img,
    .prop-four-image-sec img,
    .slider-image-sec img,
    .pro-four-image-sec img {
        width: 100% !important;
        height: auto !important;
        max-height: 380px;
        object-fit: cover;
        display: block;
    }

    .pro_det_slider .slick-dots {
        bottom: 12px !important;
        left: 0 !important;
        right: 0 !important;
    }

    .pro-four-image-sec {
        float: none !important;
        width: 100%;
        padding: 2px;
    }

    /* Amenities / why-choose lists */
    .whychooeseimg-text ul {
        display: flex;
        flex-wrap: wrap;
        margin: 0;
        padding: 0;
        list-style: none;
    }

    .whychooeseimg-text ul li {
        width: 50% !important;
        float: none !important;
        box-sizing: border-box;
    }

    /* Callback popup */
    #myDIV {
        width: min(92vw, 420px) !important;
        max-width: 92vw;
        left: 50% !important;
        right: auto !important;
        transform: translateX(-50%);
        box-sizing: border-box;
    }

    /* Project title / logo row */
    #project_logo {
        float: none !important;
        width: 100%;
        margin-bottom: 12px !important;
    }

    /* Section headings */
    .wsus__section_heading h2 {
        font-size: clamp(24px, 4vw, 32px);
    }

    /* Property detail videos / maps */
    .details_videos iframe,
    .details_map iframe {
        width: 100% !important;
        height: 280px !important;
    }

    /* Forms & buttons */
    .common_btn,
    .theme-btn,
    .btn-primary {
        max-width: 100%;
    }

    /* Modal callback form */
    .onload_ModalClass .modal-dialog {
        margin: 12px auto;
        max-width: calc(100% - 24px);
    }

    .onload_ModalClass .modal-body .row[style],
    .onload_ModalClass .pophh > .row {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .onload_ModalClass .col-md-4,
    .onload_ModalClass .col-md-8,
    #onload_Modal .col-md-4,
    #onload_Modal .col-md-8,
    #choose_us .col-md-4,
    #choose_us .col-md-8 {
        flex: 0 0 100%;
        max-width: 100%;
        margin-left: 0 !important;
        width: 100%;
    }

    /* Home hero search on tablet */
    .video-container .hero-search {
        width: 94%;
        max-width: 94%;
        padding: 0 10px;
        box-sizing: border-box;
    }

    .video-container .hero-search .wsus__banner_search {
        padding: 16px 14px;
    }

    /* Topbar contact wrap */
    .wsus__topbar_left {
        flex-wrap: wrap;
        gap: 4px 12px;
    }

    .wsus__topbar_left li a {
        font-size: 13px;
    }

    /* Footer brand */
    .home-footer .footer-brand {
        max-width: 100%;
    }

    .home-footer .footer-contact a {
        max-width: 100%;
    }

    /* Tables scroll on smaller screens */
    .wsus__property_details table,
    .details_description table,
    .wsus__single_details table,
    .table {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }

    /* Pricing / EMI blocks */
    .price-on-request-col {
        text-align: left;
        justify-content: flex-start;
    }

    /* Input groups with dial code */
    .input-group {
        flex-wrap: wrap;
    }

    .input-group > .form-control,
    .input-group > .form-select,
    .input-group > select.form-control {
        min-width: 0;
    }
}

/* --- Tablet only: project cards 2-up --- */
@media (min-width: 768px) and (max-width: 991.98px) {
    .wsus__property_page .project-card-grid > [class*="col-md-3"] {
        flex: 0 0 50%;
        max-width: 50%;
    }
}

/* --- Large phone / small tablet (≤767.98px) --- */
@media (max-width: 767.98px) {
    .prop-four-image-sec > .row,
    .pro_det_slider,
    .pro_det_slider_item,
    .prop-four-image-sec .col-6,
    .pro-four-image-sec,
    .slider-image-sec {
        height: auto !important;
    }

    .pro_det_slider_item img,
    .prop-four-image-sec img,
    .slider-image-sec img,
    .pro-four-image-sec img {
        max-height: 260px;
    }

    .whychooeseimg-text ul li {
        width: 100% !important;
        float: none !important;
        padding-left: 46px;
        padding-right: 10px;
    }

    #myDIV {
        width: calc(100% - 20px) !important;
        max-width: calc(100% - 20px);
        left: 10px !important;
        right: 10px !important;
        transform: none;
        position: absolute;
    }

    /* Nav brand */
    .main_menu .navbar-brand {
        width: auto;
        max-width: 130px;
    }

    .main_menu .navbar-brand img {
        width: 100%;
        height: auto;
    }

    /* Dropdown menus full width */
    .main_menu .dropdown-menu {
        width: 100%;
        max-width: 100%;
        left: 0 !important;
        right: 0 !important;
        transform: none !important;
        position: static !important;
        float: none;
        margin: 0;
        box-shadow: none;
    }

    /* Hero video + search stack */
    .video-container {
        display: flex;
        flex-direction: column;
    }

    .video-container video {
        width: 100%;
        max-height: 220px;
        min-height: 0 !important;
        object-fit: cover;
    }

    .video-container .hero-search {
        position: relative !important;
        top: auto !important;
        left: auto !important;
        bottom: auto !important;
        transform: none !important;
        width: 100%;
        max-width: 100%;
        padding: 0;
    }

    .video-container .hero-search .commonSearchBtn .common_btn {
        margin-top: 12px;
        width: 100%;
    }

    /* Banner text blocks */
    .wsus__banner_text {
        width: 100% !important;
        max-width: 100% !important;
        padding: 0 10px;
    }

    /* Property detail sidebar forms */
    .wsus__property_details .col-lg-4,
    .wsus__property_details .col-md-4 {
        margin-top: 20px;
    }

    .details_videos iframe,
    .details_map iframe {
        height: 220px !important;
    }

    /* Section spacing */
    .wsus__section_heading {
        margin-bottom: 20px;
    }

    .wsus__section_heading h2 {
        font-size: 26px;
    }

    /* Testimonial / blog text */
    .wsus__testimonial .wsus__section_heading h2 {
        font-size: 28px;
    }

    /* Slick arrows smaller */
    .top_properties-single-pro .slick-arrow,
    .slick-prev,
    .slick-next {
        width: 34px !important;
        height: 34px !important;
        line-height: 34px !important;
        font-size: 14px !important;
    }

    /* Contact / about / career CTAs */
    .nk-cta-row {
        flex-direction: column;
        align-items: stretch;
    }

    .nk-btn,
    .contact-hero-links a,
    .whychooeseimg-text-btn .theme-btn {
        width: 100%;
        text-align: center;
        display: inline-block;
        box-sizing: border-box;
    }

    /* Footer copyright */
    .home-footer .copyright-row {
        flex-direction: column;
        gap: 10px;
        text-align: center;
    }

    .home-footer .copyright-links {
        justify-content: center;
        flex-wrap: wrap;
    }

    /* Dial code selects in forms */
    #onload_Modal select.form-control,
    #choose_us select.form-control,
    .onload_ModalClass select.form-control,
    select.form-control[name="dial_code"] {
        width: 80px !important;
        flex-shrink: 0;
    }

    /* EMI / calculator inputs */
    .input-group-text {
        font-size: 13px;
        white-space: normal;
    }

    /* Project overview text */
    .wsus__property_details #project_logo h1,
    .wsus__property_details h1#name,
    .wsus__property_details h1.name {
        font-size: 18px !important;
    }

    /* Long words / URLs */
    .details_description,
    .wsus__single_property_text,
    .home-footer,
    .contact-info-card,
    .nk-split__text {
        overflow-wrap: anywhere;
        word-break: break-word;
    }

    /* Project listing: full-width cards, no right-side gap */
    .wsus__property_page .project-card-grid {
        margin-left: 0 !important;
        margin-right: 0 !important;
        max-width: 100%;
        width: 100%;
    }

    .wsus__property_page .project-card-grid > [class*="col-"] {
        flex: 0 0 100% !important;
        max-width: 100% !important;
        width: 100% !important;
    }

    .wsus__property_page .project-card {
        width: 100% !important;
    }
}

/* --- Phones (≤575.98px) --- */
@media (max-width: 575.98px) {
    .pro_det_slider_item img,
    .prop-four-image-sec img,
    .slider-image-sec img,
    .pro-four-image-sec img {
        max-height: 220px;
    }

    /* Project listing image height on small phones */
    .wsus__property_page .project-card .wsus__single_property_img {
        height: 180px !important;
    }

    .main_menu .navbar-brand {
        max-width: 110px;
    }

    .navPhoneIcon {
        max-width: 100%;
        font-size: 14px;
        padding: 10px 14px;
    }

    .wsus__section_heading h2 {
        font-size: 22px;
    }

    .wsus__testimonial .wsus__section_heading h2 {
        font-size: 24px;
    }

    .details_videos iframe,
    .details_map iframe {
        height: 200px !important;
    }

    .whychooeseimg-text ul li {
        font-size: 13px;
        line-height: 1.4;
        padding-top: 14px;
        padding-bottom: 12px;
    }

    #myDIV {
        padding: 12px !important;
    }

    .onload_ModalClass .modal-dialog {
        margin: 8px;
        max-width: calc(100% - 16px);
    }

    .video-container video {
        max-height: 180px;
    }

    /* Topbar stack */
    .wsus__topbar .row > [class*="col-"] {
        width: 100%;
        max-width: 100%;
        flex: 0 0 100%;
    }

    .wsus__topbar_left {
        justify-content: center;
        text-align: center;
    }

    /* Contact info cards already stack via page CSS; reinforce */
    .contact-info-grid {
        grid-template-columns: 1fr !important;
    }

    .contact-info-card:last-child {
        grid-column: auto !important;
    }

    /* About hero brand */
    .nk-brand {
        font-size: clamp(1.8rem, 8vw, 2.35rem);
    }

    .nk-hero {
        min-height: 70vh;
    }

    .nk-mv__panel {
        min-height: 0;
        padding: 28px 20px;
    }

    /* Spacing utilities safety on tiny screens */
    .py-5 {
        padding-top: 2.5rem !important;
        padding-bottom: 2.5rem !important;
    }
}

/* --- Very small phones (≤479.98px) --- */
@media (max-width: 479.98px) {
    .container {
        padding-left: 12px;
        padding-right: 12px;
    }

    .main_menu {
        padding-left: 4px;
        padding-right: 4px;
    }

    .pro_det_slider_item img,
    .prop-four-image-sec img {
        max-height: 180px;
    }

    .wsus__section_heading h2 {
        font-size: 20px;
    }

    .common_btn,
    .theme-btn {
        padding-left: 16px;
        padding-right: 16px;
        font-size: 14px;
    }
}

/* --- Landscape phones --- */
@media (max-width: 991.98px) and (orientation: landscape) {
    .video-container video {
        max-height: 280px;
        min-height: 0 !important;
    }

    .nk-hero {
        min-height: auto;
        padding: 48px 0;
    }
}
