@media (max-width: 1920px) {
}

@media (max-width: 1680px) {
  /* .container {
    max-width: 1450px;
  } */

  html {
    font-size: 53%;
  }

  header {
    padding: 34px 0;
  }

  /* .logo_area a {
    width: 300px;
  } */

  .banner_sec {
    height: 940px;
  }

  .bnr_cntnt h1 {
    font-size: 105px;
  }

  .bnr_cntnt .bnr_hdr_txt {
    font-size: 68px;
  }

  .bnr_txt span {
    font-size: 44px;
  }

  .guide_sec .container {
    height: 660px;
  }

  .guide_row {
    display: flex;
    align-items: flex-start;
  }

  .guide_img {
    width: 116px;
    height: 116px;
    margin-bottom: 32px;
  }

  .stat_part {
    justify-content: space-between;
    gap: 20px;
  }

  .stat {
    width: auto;
    flex: 1;
    justify-content: flex-start;
    gap: 12px;
  }

  .stat_lft {
    width: 78px;
    height: 78px;
  }

  .stat_lft img {
    width: 34px;
    height: 34px;
  }

  .stat h3 {
    font-size: 26px;
    line-height: 1.1;
  }

  .stat p {
    font-size: 15px;
    line-height: 1.25;
  }

  .property_txt {
    padding: 65px 34px;
  }

  .specs {
    padding-bottom: 70px;
  }

  .real_estate_img,
  .portfolio_sec .real_estate_img {
    height: 590px;
  }

  .stwall_right {
    height: 600px;
  }

  .stwall_txt {
    padding: 78px 48px;
  }

  .cnslt_txt {
    padding: 46px;
  }

  .elite_box {
    padding: 34px 150px;
  }

  .clnt_swpr {
    padding: 58px 42px;
  }

  .discuss {
    height: 430px;
  }

  .ftr_txt {
    font-size: 280px;
  }

  /* sangita 16.06.26 */
  .cmn_hdr h4 {
    font-size: 25px;
  }

  .cmn_hdr h2 {
    font-size: 48px;
  }

  .stat-num {
    font-size: 30px;
  }

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

  .location_content span {
    font-size: 72px;
  }

  .town_guide_btn {
    display: flex;
    gap: 6px;
    justify-content: center;
  }

  .town_guide_btn .cmn_btn {
    padding: 10px 14px;
    justify-content: center;
    display: flex;
    align-items: center;
  }

  .guide_card {
    padding: 27px 20px;
  }

  .elite_txt_logo {
    width: 524px;
  }

  .elite_logo {
    width: 128px;
  }

  /* .elite_menu {
    width: 600px;
  } */

  .elite_box p {
    margin-bottom: 15px;
  }

  .website_logo {
    width: 127px;
    margin-bottom: 26px;
  }

  .clnt_prt h6,
  .clnt_prt p {
    font-size: 20px;
  }

  .real_estate_dtls ul,
  .portfolio_sec .real_estate_dtls ul {
    gap: 15px;
  }

  .stwall_right {
    height: 588px;
  }

  .stonewall_sec .cmn_hdr p {
    width: 92%;
  }

  .map_side {
    width: 58%;
  }

  .chart_side {
    width: 42%;
  }

  .cnslt_lft {
    height: 592px;
  }

  .cnslt_txt {
    padding: 20px 28px;
  }

  .cmn_hdr p {
    font-size: 17px;
  }

  .cnslt_sec .cmn_hdr p {
    margin-bottom: 15px;
  }

  .guide_card h4 {
    padding-bottom: 20px;
  }

  .collection_sec.cmn_pdding {
    padding-bottom: 0;
    padding-top: 0;
  }

  /* sangita 17.06.26 */
  .location_sec {
    height: 737px;
  }
  /* sangita 09.07.26 */
  .elite_menu {
    gap: 22px;
  }
  /* Avik 11.07.26 */
  .custom-select {
    right: 42px;
  }
}

@media (max-width: 1470px) {
  /* .container {
    max-width: 1340px;
  } */

  html {
    font-size: 47%;
  }

  .cmn_hdr h2 {
    font-size: 42px;
  }

  .cmn_hdr h4 {
    font-size: 22px;
  }

  .cmn_hdr h5 {
    font-size: 20px;
  }

  .cmn_hdr p,
  .spec-item {
    font-size: 16px;
  }

  .cmn_btn,
  .cmn_btn.light {
    font-size: 14px;
    padding: 13px 24px;
  }

  header {
    padding: 30px 0;
  }

  /* .logo_area a {
    width: 270px;
  } */

  .ph_btn a {
    font-size: 17px;
  }

  .banner_sec {
    height: 850px;
  }

  .bnr_cntnt h1 {
    font-size: 92px;
  }

  .bnr_cntnt .bnr_hdr_txt {
    font-size: 58px;
  }

  .bnr_txt span {
    font-size: 38px;
  }

  .stats-bar {
    width: 46%;
    gap: 24px;
  }

  .stat-num {
    font-size: 28px;
  }

  .stat-label {
    font-size: 15px;
  }

  .guide_sec .container {
    height: 610px;
  }

  .guide_row {
    padding-inline: 26px;
  }

  .guide_img {
    width: 96px;
    height: 96px;
    margin-bottom: 28px;
  }

  .guide_img img {
    max-width: 52px;
    max-height: 52px;
  }

  .property_txt {
    padding: 53px 30px;
  }

  .specs {
    padding-bottom: 52px;
  }

  .property_sec .swiper-button-prev,
  .property_sec .swiper-button-next,
  .collection-prev,
  .collection-next,
  .stonewall-prev,
  .stonewall-next,
  .cnslt-prev,
  .cnslt-next,
  .portfolio-prev,
  .portfolio-next {
    width: 62px;
    height: 55px;
  }

  .real_estate_img,
  .portfolio_sec .real_estate_img {
    height: 520px;
  }

  .real_estate_dtls ul,
  .portfolio_sec .real_estate_dtls ul {
    gap: 12px 24px;
  }

  /* .real_estate_dtls .spec-item,
  .portfolio_sec .real_estate_dtls .spec-item {
    width: calc(50% - 12px);
  } */

  .stwall_right {
    height: 514px;
  }

  .stwall_txt {
    padding: 62px 40px;
  }

  .stonewall_sec .cmn_hdr p {
    width: 95%;
  }

  .bar1 {
    height: 300px;
  }

  .bar2 {
    height: 220px;
  }

  .bar3 {
    height: 92px;
  }

  .stat_lft {
    width: 70px;
    height: 70px;
  }

  .cnslt_txt {
    padding: 38px;
  }

  .location_content span {
    font-size: 60px;
  }

  .elite_box {
    padding: 32px 115px;
  }

  .elite_menu {
    gap: 26px;
  }

  .elite_menu li,
  .elite_box p {
    font-size: 17px;
  }

  .clnt_prt h6,
  .clnt_prt p {
    font-size: 19px;
  }

  .clnt_swpr {
    padding: 48px 36px;
  }

  .discuss {
    height: 390px;
  }

  .ftr_txt {
    font-size: 240px;
  }

  /* sangita 16.06.26 */
  .guide_dtls {
    width: 25%;
  }

  .guide_row {
    padding-bottom: 42px;
  }

  .real_estate_card .tag,
  .portfolio_sec .real_estate_card .tag {
    font-size: 17px;
  }

  .real_estate_img img,
  .portfolio_sec img .real_estate_img img {
    height: 100%;
  }

  .dsclmr_dv h6 {
    font-size: 20px;
  }

  .bar-name,
  .bar_item span {
    font-size: 17px;
  }

  .stat {
    gap: 10px;
  }

  .stat h3 {
    font-size: 25px;
  }
  .global_reach h2 {
    padding-bottom: 60px;
  }
  .cnslt_sec .cmn_hdr p {
    margin-bottom: 0;
  }
  .cnslt_lft {
    width: 47%;
  }
  .cnslt_right {
    width: 53%;
  }
  .cnslt_lft {
    height: 500px;
  }
  .cnslt_txt {
    padding: 16px 24px;
  }
  .cnslt_txt h2 {
    padding-bottom: 6px;
  }
  .cnslt_sec .cmn_hdr p {
    line-height: 1.6;
  }
  .cmn_pdding {
    padding: 55px 0;
  }
  .portfolio_sec.cmn_pdding {
    padding-top: 0;
  }
  .guide_row_bottom {
    padding-bottom: 31px;
  }
  .elite_txt_logo {
    width: 506px;
    margin-inline: auto;
  }
  .elite_logo {
    width: 118px;
  }
  .elite_box p {
    margin-bottom: 10px;
  }
  .clnt_lft_prt {
    width: 53%;
  }
  .clnt_swpr {
    width: 47%;
  }
  .clnt_prt {
    width: 90%;
  }
  .clnt_prt h6 {
    padding-bottom: 25px;
  }
  .prev_slide img,
  .next_slide img {
    width: 65px;
  }
  .clnt_swpr {
    padding: 33px 36px;
  }
  .slide_logo_img {
    width: 180px;
  }
  .discuss {
    height: 370px;
    background-size: 100% 100%;
  }
  .btm_ftr p {
    margin-bottom: 74px;
  }
  .mdl_ftr p {
    width: 98%;
  }
  .ftr_icn {
    font-size: 15px;
  }
  .ftr_icons ul {
    gap: 12px;
  }
  .ftr_icn_otr {
    width: 32px;
    height: 32px;
  }
  .ftr_form {
    gap: 15px;
  }

  /* .location_content span {
    font-size: 55px;
  } */

  /* sangita 17.06.26 */
  .location_sec {
    height: 657px;
  }
  .bnr_txt {
    gap: 15px;
  }
  /* Avik 24.06.26 */
  .guide_card {
    margin-bottom: 20px;
  }
  /* sangita 30.06.26 */
  .custom-select {
    width: 302px;
    right: 36px;
  }
  .select-btn {
    padding: 13px 18px;
  }
  .option,
  .checkbox-option {
    padding: 15px 25px;
  }
  /* sangita 01.07.26 */
  .checkbox-option input {
    width: 16px;
    height: 16px;
  }
}

/*** ==================<<<<<>>>>>================== ***/

@media (max-width: 1440px) {
  /* .container {
    max-width: 1300px;
  } */

  .banner_sec {
    height: 820px;
  }

  .bnr_cntnt h1 {
    font-size: 88px;
  }

  .bnr_cntnt .bnr_hdr_txt {
    font-size: 56px;
  }

  .guide_sec .container {
    height: 590px;
  }

  .real_estate_img,
  .portfolio_sec .real_estate_img {
    height: 500px;
  }

  .stwall_right {
    height: 504px;
  }

  .ftr_txt {
    font-size: 225px;
  }

  /* sangita 16.06.26 */
  .btm_ftr p {
    padding-bottom: 26px;
  }
  .ftr_logo {
    padding-bottom: 20px;
  }
  .cmn_btn,
  .cmn_btn.light {
    padding: 13px 13px;
  }
  .guide_card {
    padding: 24px 16px;
  }
}

/*** ==================<<<<<>>>>>================== ***/

@media (max-width: 1366px) {
  /* .container {
    max-width: 1240px;
  } */

  .cmn_pdding {
    padding: 52px 0;
  }

  .banner_sec {
    height: 780px;
  }

  .bnr_cntnt h1 {
    font-size: 82px;
  }

  .bnr_cntnt .bnr_hdr_txt {
    font-size: 52px;
  }

  .bnr_txt span {
    font-size: 34px;
  }

  .guide_sec .container {
    height: 560px;
  }

  .guide_sec .cmn_hdr h2 {
    padding-bottom: 36px;
  }

  .guide_img {
    width: 96px;
    height: 96px;
    margin-bottom: 24px;
  }

  .property_txt,
  .stwall_txt {
    padding: 50px 32px;
  }

  .real_estate_img,
  .portfolio_sec .real_estate_img {
    height: 470px;
  }

  .stwall_right {
    height: 485px;
  }

  .bar_item span {
    min-width: 55px;
  }

  .elite_box {
    padding-inline: 90px;
  }

  .ftr_txt {
    font-size: 205px;
  }

  /* sangita 16.06.26 */
  .cmn_hdr h5 {
    font-size: 18px;
  }
  .cmn_hdr h4 {
    font-size: 21px;
  }
  .property_txt,
  .stwall_txt {
    padding: 29px 32px;
  }
  .real_estate_dtls ul,
  .portfolio_sec .real_estate_dtls ul {
    gap: 16px;
  }
  .farm_rvw {
    padding-bottom: 18px;
  }
  .stwall_right {
    height: 479px;
  }
  .stonewall_sec .cmn_hdr p {
    padding-bottom: 26px;
  }
  .global_reach h2 {
    padding-bottom: 44px;
  }
  .stat h3 {
    font-size: 24px;
  }
  .stat h3 {
    padding-bottom: 5px;
  }
  .cnslt_right .play_btn,
  .stonewall_sec .play_btn {
    width: 50px;
    height: 50px;
    outline: 8px solid rgba(163, 135, 127, 0.6);
  }
  .cnslt_right .play_btn::before,
  .stonewall_sec .play_btn::before {
    width: 82px;
    height: 82px;
  }
  .cnslt_lft {
    height: 464px;
  }
  .location_content span {
    font-size: 57px;
  }
  .real_estate_dtls ul,
  .portfolio_sec .real_estate_dtls ul {
    gap: 23px;
  }
  .client_navigation {
    margin-top: -53px;
    z-index: 10;
    position: absolute;
    right: 0;
  }
  .clnt_swpr {
    padding: 25px 36px;
  }
  .mdl_ftr {
    padding-block: 30px;
  }
  .ftr_form {
    width: 90%;
  }
  .upr_ftr {
    padding-bottom: 44px;
  }
  .clnt_prt h6,
  .clnt_prt p {
    font-size: 18px;
  }
  .website_logo {
    width: 111px;
  }
  .dsclmr_dv h6 {
    font-size: 17px;
  }
  /* sangita 17.06.26 */
  .location_sec {
    height: 610px;
  }
  .cmn_hdr p,
  .spec-item {
    font-size: 15px;
  }
  .bnr_cntnt .bnr_hdr_txt {
    width: 80%;
  }
  /* Avik 23.06.26 */
  .nav-menu ul li a {
    font-size: 16px;
    padding: 10px 20px;
  }
  /* sangita 30.06.26 */
  .floating-label {
    font-size: 14px;
  }
  .selected-text,
  .option,
  .checkbox-option {
    font-size: 15px;
  }
}

/*** ==================<<<<<>>>>>================== ***/

@media (max-width: 1280px) {
  /* .container {
    max-width: 1140px;
  } */

  html {
    font-size: 42%;
  }

  /* .cmn_hdr h2 {
    font-size: 44px;
  } */

  .logo_area a {
    width: 240px;
  }

  .banner_sec {
    height: 720px;
  }

  .bnr_cntnt h1 {
    font-size: 74px;
  }

  .bnr_cntnt .bnr_hdr_txt {
    font-size: 48px;
  }

  .stats-bar {
    width: 52%;
  }

  .guide_sec .container {
    height: 530px;
  }

  .guide_row {
    padding-bottom: 34px;
  }

  .guide_img {
    width: 88px;
    height: 88px;
  }

  .property_txt,
  .stwall_txt,
  .cnslt_txt {
    padding: 35px 28px;
  }

  .specs {
    grid-template-columns: 0.5fr 1fr;
    padding-bottom: 36px;
  }

  .real_estate_img,
  .portfolio_sec .real_estate_img {
    height: 430px;
  }

  .real_estate_card .tag,
  .portfolio_sec .real_estate_card .tag {
    font-size: 16px;
  }

  .stwall_right {
    height: 449px;
  }

  .bar1 {
    height: 260px;
  }

  .bar2 {
    height: 190px;
  }

  .bar {
    width: 30px;
  }

  .location_card img {
    /* min-height: 460px; */
    object-fit: cover;
  }

  .elite_box {
    padding-inline: 70px;
  }

  .ftr_txt {
    font-size: 185px;
  }

  /* sangita 16.06.26 */
  .bnr_cntnt {
    top: 28%;
  }
  .stat-num {
    font-size: 22px;
  }
  .stats-bar {
    width: 37%;
  }
  .stat_img {
    width: 32px;
  }
  .stat-item {
    gap: 10px;
  }
  .ftur_brnd_hd.cmn_hdr h2 {
    padding-bottom: 0;
  }
  .guide_img img {
    max-width: 40px;
    max-height: 40px;
  }
  .guide_img {
    width: 80px;
    height: 80px;
  }
  /* .guide_cntnt h4 {
    min-height: 50px;
  } */
  .real_estate_dtls li {
    width: 30%;
  }
  .cmn_hdr h2 {
    font-size: 38px;
  }
  .dsclmr_dv h6 {
    font-size: 16px;
  }
  .bar-name,
  .bar_item span {
    font-size: 16px;
  }
  .stat_part {
    justify-content: start;
    width: 51%;
  }
  .stat_lft img {
    width: 30px;
    height: 30px;
  }
  .stat_lft {
    width: 61px;
    height: 61px;
  }
  .property_txt,
  .stwall_txt,
  .cnslt_txt {
    padding: 8px 23px;
  }
  .cnslt_sec .cmn_hdr p {
    line-height: 1.5;
  }
  .cmn_hdr h5 {
    font-size: 17px;
  }
  .property_sec .swiper-button-prev,
  .property_sec .swiper-button-next,
  .collection-prev,
  .collection-next,
  .stonewall-prev,
  .stonewall-next,
  .cnslt-prev,
  .cnslt-next,
  .portfolio-prev,
  .portfolio-next {
    width: 52px;
    height: 47px;
  }
  .cnslt_right .play_btn,
  .stonewall_sec .play_btn {
    font-size: 16px;
    width: 38px;
    height: 38px;
    outline: 6px solid rgba(163, 135, 127, 0.6);
  }
  .cnslt_right .play_btn::before,
  .stonewall_sec .play_btn::before {
    width: 65px;
    height: 65px;
    outline-offset: 7px;
  }
  .cnslt_rgt_img,
  .stwall_lft_img {
    outline: 11px solid rgba(255, 255, 255, 0.4);
    outline-offset: -11px;
  }
  .location_content span {
    font-size: 45px;
  }
  .town_guide_btn {
    flex-wrap: wrap;
  }
  .town_guide_btn .cmn_btn {
    width: 100%;
  }
  .elite_txt_logo {
    width: 464px;
  }
  .elite_logo {
    width: 100px;
    padding-bottom: 14px;
  }
  /* .elite_menu {
    width: 556px;
  } */
  .clnt_prt h6,
  .clnt_prt p {
    font-size: 17px;
  }
  .cmn_pdding {
    padding: 49px 0;
  }
  .discuss {
    height: 370px;
  }
  .upr_ftr {
    width: 100%;
  }
  .upr_ftr {
    padding-bottom: 36px;
  }
  .btm_ftr p {
    margin-bottom: 65px;
  }
  .btm_ftr {
    padding-top: 28px;
  }

  /* sangita 17.06.26 */
  .bnr_txt {
    gap: 11px;
  }
  .bnr_cntnt .bnr_hdr_txt {
    width: 74%;
  }
  .guide_card h4 {
    min-height: 55px;
  }
  .slide_logo_img {
    width: 150px;
  }
  .slide_logo_img.lgo_img {
    width: 130px;
  }
  .location_sec {
    height: 595px;
  }
  /* Avik 23.06.26 */
  .hamburger-btn {
    width: 20px;
    height: 20px;
    gap: 5px;
  }
  .hamburger-btn.open span:nth-child(1) {
    transform: translateY(9px) rotate(45deg);
  }
  .hamburger-btn.open span:nth-child(3) {
    transform: translateY(-5px) rotate(-45deg);
  }
  /* Avik 24.06.26 */
  .guide_card {
    margin-bottom: 15px;
  }
  .guide_card h4 {
    min-height: 62px;
  }
  /* sangita 30.06.26 */
  .option,
  .checkbox-option {
    padding: 13px 19px;
  }
  /* Avik 1.07.26 */
  .custom-select {
    right: 32px;
  }
}

/*** ==================<<<<<>>>>>================== ***/

@media (max-width: 1199px) {
  .container {
    max-width: 100%;
    padding-inline: 20px;
  }

  .cmn_pdding {
    padding: 46px 0;
  }

  /* .cmn_hdr h2 {
    font-size: 40px;
  } */

  /* .cmn_hdr h4 {
    font-size: 21px;
  } */

  .cmn_hdr h5 {
    font-size: 20px;
  }

  header {
    padding: 24px 0;
  }

  .social-icons {
    gap: 7px;
  }

  .scl_ic {
    width: 31px;
    height: 31px;
  }

  .scl_ic a {
    font-size: 15px;
  }

  .ph_btn {
    padding: 8px 14px;
  }

  .ph_btn a {
    font-size: 15px;
  }

  .banner_sec {
    height: 660px;
  }

  .bnr_cntnt {
    left: 20px;
  }

  .bnr_cntnt h1 {
    font-size: 66px;
  }

  .bnr_cntnt .bnr_hdr_txt {
    font-size: 42px;
    padding-bottom: 22px;
  }

  .bnr_txt span {
    font-size: 30px;
  }

  .stats-bar {
    width: 60%;
    gap: 18px;
  }

  .stat-label {
    font-size: 13px;
  }

  .guide_sec .container {
    height: auto;
    padding-block: 46px;
  }

  .guide_row {
    align-items: flex-start;
    padding-inline: 0;
  }

  .guide_img {
    width: 78px;
    height: 78px;
  }

  .guide_img img {
    max-width: 42px;
    max-height: 42px;
  }

  .property_txt,
  .stwall_txt,
  .cnslt_txt,
  .clnt_swpr {
    padding: 28px 21px;
  }

  .property_sec .swiper_arw,
  .cnslt_nav {
    right: 24px;
    bottom: 24px;
  }

  .property_sec .swiper-button-prev,
  .property_sec .swiper-button-next,
  .collection-prev,
  .collection-next,
  .stonewall-prev,
  .stonewall-next,
  .cnslt-prev,
  .cnslt-next,
  .portfolio-prev,
  .portfolio-next {
    width: 52px;
    height: 46px;
  }

  .real_estate_img,
  .portfolio_sec .real_estate_img {
    height: 380px;
  }

  .real_estate_dtls ul,
  .portfolio_sec .real_estate_dtls ul {
    gap: 10px 18px;
  }

  .real_estate_dtls .spec-item,
  .portfolio_sec .real_estate_dtls .spec-item {
    width: calc(50% - 9px);
  }

  .stwall_right {
    height: 429px;
  }

  .stonewall_sec .cmn_hdr p {
    width: 100%;
  }

  .global_reach .container {
    max-width: 100%;
  }

  .reach_row {
    gap: 24px;
  }

  .chart_side {
    width: 45%;
  }

  .map_side {
    width: 55%;
  }

  .stat_lft {
    width: 66px;
    height: 66px;
  }

  .stat_lft img {
    width: 30px;
    height: 30px;
  }

  .guide_card {
    padding: 22px 16px;
  }

  .card_content {
    left: 26px;
    bottom: 28px;
  }

  /* .card_content span {
    font-size: 54px;
  } */

  .elite_box {
    max-width: 65%;
    padding: 28px 40px 45px;
  }

  .elite_menu {
    flex-wrap: wrap;
    gap: 12px 22px;
    padding-inline: 16px;
  }

  .learn_btn {
    right: auto;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    text-align: center;
  }

  .clnt_prt {
    width: 95%;
  }

  .upr_ftr {
    width: 100%;
    gap: 18px;
  }

  .ftr_form {
    width: 100%;
  }

  .ftr_txt {
    font-size: 155px;
  }

  /* sangita 16.06.26 */
  .elite_menu {
    margin-inline: auto;
  }
  .ftr_logo {
    padding-bottom: 14px;
  }
  .btm_ftr p {
    padding-bottom: 12px;
  }
  .ftr_icn {
    font-size: 13px;
  }
  .ftr_icn_otr {
    width: 29px;
    height: 29px;
  }
  .prev_slide img,
  .next_slide img {
    width: 51px;
  }
  .client_navigation {
    margin-top: -41px;
  }
  .elite_txt_logo {
    width: 443px;
  }
  .elite_logo {
    width: 89px;
  }
  .brand_img {
    width: 120px;
  }
  /* .location_content span {
    font-size: 46px;
  } */
  .location_sec {
    width: 100%;
  }

  /* sangita 17.06.26 */
  .btm_ftr p,
  .mdl_ftr p,
  .ftr_dv p {
    font-size: 14px;
  }
  .guide_cntnt h4 {
    min-height: auto;
  }
  .stats-bar {
    width: 50%;
  }
  .stats-bar {
    gap: 0;
  }
  .bnr_btn {
    padding-bottom: 22px;
  }
  .stat_img {
    width: 30px;
  }
  .collection_hd h2 {
    padding-bottom: 15px;
  }
  .cnslt_lft {
    height: 489px;
  }
  .location_content span {
    font-size: 41px;
  }
  .location_logo {
    width: 202px;
  }
  .slide_logo_img.lgo_img {
    width: 120px;
  }
  .ftr_icn {
    font-size: 13px;
    width: 27px;
    height: 27px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .ftr_icn_otr {
    width: auto;
    height: auto;
  }
  /* Avik 23.06.26 */
  .nav-menu {
    top: 83%;
  }
  /* sangita 30.06.26 */
  .checkbox-option {
    gap: 10px;
  }
  /* Avik 11.07.26 */
  .custom-select {
    right: 20px;
  }
}

/*** ==================<<<<<>>>>>================== ***/

@media (max-width: 1080px) {
  .banner_sec {
    height: 620px;
  }

  .bnr_cntnt h1 {
    font-size: 60px;
  }

  .bnr_cntnt .bnr_hdr_txt {
    font-size: 38px;
  }

  .property_cntnt,
  .stnwl_wrpr,
  .cnslt_cntnt,
  .clnt_wrpr {
    align-items: stretch;
  }

  .property_left,
  .stwall_right,
  .cnslt_lft {
    width: 48%;
  }

  .property-right,
  .stnwl_swpr,
  .cnslt_right {
    width: 52%;
  }

  .property-right img,
  .stwall_lft_img img,
  .cnslt_rgt_img img,
  .clnt_lft_prt img {
    width: 100%;
    height: 410px;
    object-fit: cover;
  }

  .real_estate_img,
  .portfolio_sec .real_estate_img {
    height: 350px;
  }

  .guide_row_top,
  .guide_row_bottom {
    gap: 14px;
  }

  .elite_txt_logo img {
    max-width: 320px;
    margin-inline: auto;
  }

  .ftr_txt {
    font-size: 135px;
  }

  /* sangita 17.06.26 */
  .ftur_brnd_hd.cmn_hdr h2 {
    padding-bottom: 10px;
  }
  .guide_cntnt h4 {
    min-height: 50px;
  }
  .property_cntnt,
  .cnslt_cntnt,
  .clnt_wrpr {
    align-items: center;
  }
  .stnwl_wrpr {
    align-items: start;
  }
  .specs {
    padding-bottom: 20px;
  }
  .divider_2 {
    margin-bottom: 4px;
  }
  .property_sec .cmn_hdr h5 {
    padding-bottom: 14px;
  }
  .property_txt h2 {
    padding-bottom: 4px;
  }
  .real_estate_card .tag,
  .portfolio_sec .real_estate_card .tag {
    font-size: 14px;
    top: 18px;
  }
  .farm_rvw {
    padding-bottom: 8px;
  }
  .stonewall_sec .cmn_hdr p {
    padding-bottom: 17px;
  }
  .stwall_right {
    height: 412px;
  }
  .cmn_hdr h5 {
    font-size: 18px;
  }
  .property_txt {
    padding: 10px 21px;
  }
  .cmn_hdr p {
    font-size: 14px;
  }
  .location_sec {
    height: 562px;
  }
  .location_content span {
    font-size: 37px;
  }
  .location_content p {
    font-size: 19px;
  }
  .elite_menu li,
  .elite_box p {
    font-size: 16px;
  }
  .elite_box {
    padding: 28px 40px 28px;
  }
  .clnt_swpr {
    padding: 43px 21px;
  }
  .slide_logo_img.lgo_img {
    width: 107px;
  }
  .dscs_xntxt.cmn_hdr p {
    padding-bottom: 26px;
  }
  .ftr_logo {
    width: 180px;
  }
  .upr_ftr {
    gap: 14px;
  }
  .ftr_dv li {
    padding-bottom: 12px;
  }
  .ftr_dv:nth-child(3) {
    width: 30%;
  }
  .ftr_dv:nth-child(2) {
    width: 19%;
  }
  .ftr_inpt {
    padding: 12px 14px;
  }
  .ftr_dv.cmn_hdr h4 {
    padding-bottom: 21px;
  }
  .ftr_form {
    gap: 12px;
  }
  .mdl_ftr {
    padding-block: 19px;
  }
  .btm_ftr {
    padding-top: 16px;
  }
  .btm_ftr p {
    padding-bottom: 0px;
  }
  .ftr_dv li,
  .ftr_dv li a {
    font-size: 14px;
  }
  .ftr_inpt,
  .ftr_inpt::placeholder {
    font-size: 14px;
  }
  .guide_img img {
    max-width: 35px;
    max-height: 35px;
  }
  .guide_img {
    width: 66px;
    height: 66px;
    margin-bottom: 19px;
  }
  .cmn_hdr h4 {
    font-size: 20px;
  }
  /* Avik 23.06.26 */
  .nav-menu ul li a {
    font-size: 15px;
    padding: 10px 20px;
  }
}

/*** ==================<<<<<>>>>>================== ***/

@media (max-width: 1024px) {
  .cmn_hdr h2 {
    font-size: 34px;
  }
  .logo_area a {
    width: 210px;
  }

  .banner_sec {
    height: 590px;
  }

  .guide_row {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 26px 20px;
  }

  .guide_dtls {
    width: 100%;
  }

  .specs {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .reach_row {
    gap: 32px;
  }

  /* .map_wrap img {
    max-width: 760px;
    margin-inline: auto;
  } */

  .location_sec {
    flex-wrap: wrap;
  }

  .location_card {
    flex: 0 0 50%;
  }

  .location_card img {
    min-height: 360px;
  }

  .town_guide .guide_row_top,
  .town_guide .guide_row_bottom {
    flex-wrap: wrap;
  }

  /* .upr_ftr {
    flex-wrap: wrap;
  }

  .ftr_dv,
  .ftr_dv:nth-child(3) {
    width: calc(50% - 12px);
  } */

  /* sangita 17.06.26 */
  .bnr_txt span {
    font-size: 27px;
  }
  .bnr_txt {
    gap: 6px;
  }
  .stat-num {
    font-size: 18px;
  }
  .cmn_hdr.wht .guide_cntnt p br {
    display: none;
  }
  .guide_cntnt h4 {
    min-height: auto;
  }
  .property-right .swiper-slide {
    outline: 13px solid rgba(255, 255, 255, 0.4);
    outline-offset: -12px;
  }
  .property_sec .swiper-button-prev,
  .property_sec .swiper-button-next,
  .collection-prev,
  .collection-next,
  .stonewall-prev,
  .stonewall-next,
  .cnslt-prev,
  .cnslt-next,
  .portfolio-prev,
  .portfolio-next {
    width: 48px;
    height: 41px;
  }
  .specs {
    padding-bottom: 17px;
  }
  .real_estate_dtls h5 {
    padding-bottom: 15px;
  }
  .collection_bottom {
    margin-top: 28px;
  }
  .stat h3 {
    font-size: 22px;
  }
  .bar-name,
  .bar_item span {
    font-size: 15px;
  }
  .stat_part {
    width: 53%;
  }
  .stat_lft {
    width: 54px;
    height: 54px;
  }
  .stat_lft img {
    width: 25px;
  }
  .location_content span {
    font-size: 31px;
  }
  .location_content p {
    font-size: 17px;
  }
  .location_logo {
    width: 188px;
  }
  .location_sec {
    height: 544px;
  }
  .guide_row_top,
  .guide_row_bottom {
    gap: 0px;
  }
  .cmn_btn,
  .cmn_btn.light {
    font-size: 13px;
  }
  .guide_card {
    width: 24.5%;
  }
  .guide_card h4 {
    min-height: 58px;
  }
  .real_estate_dtls ul,
  .portfolio_sec .real_estate_dtls ul {
    gap: 13px 18px;
  }
  .elite_txt_logo img {
    max-width: 300px;
  }
  .elite_logo {
    width: 84px;
  }
  .elite_txt_logo {
    padding-bottom: 15px;
  }
  .elite_logo {
    padding-bottom: 7px;
  }
  .elite_menu li,
  .elite_box p {
    font-size: 15px;
  }
  .elite_menu {
    width: 468px;
  }
  .star {
    font-size: 14px;
  }
  .prev_slide img,
  .next_slide img {
    width: 46px;
  }
  .slide_logo_img {
    width: 140px;
  }
  .slide_logo_img.lgo_img {
    width: 84px;
  }
  .discuss {
    height: 312px;
  }
  .ftr_logo {
    width: 169px;
  }
  .ftr_icons ul {
    gap: 9px;
  }
  .ftr_dv {
    width: 25%;
  }
  .ftr_icn {
    font-size: 12px;
    width: 25px;
    height: 25px;
  }
  .brand_img {
    width: 115px;
  }
  /* Avik 24.06.26 */
  .guide_card {
    margin-bottom: 5px;
  }
  /* sangita 30.06.26 */
  .custom-select {
    width: 277px;
  }
}

/*** ==================<<<<<>>>>>================== ***/

@media (max-width: 991px) {
  .cmn_pdding {
    padding: 42px 0;
  }

  .banner_sec {
    height: 560px;
  }

  .bnr_cntnt {
    top: 28%;
  }

  .bnr_cntnt h1 {
    font-size: 56px;
  }

  .bnr_cntnt .bnr_hdr_txt {
    font-size: 35px;
  }

  .stats-bar {
    bottom: 8%;
  }

  .stat_img img {
    max-width: 27px;
    max-height: 27px;
    object-fit: contain;
  }

  .real_estate_img,
  .portfolio_sec .real_estate_img {
    height: 325px;
  }

  .property-right .swiper-slide,
  .stwall_lft_img,
  .cnslt_rgt_img {
    outline-width: 12px;
    outline-offset: -12px;
  }

  .stonewall_sec .play_btn,
  .cnslt_right .play_btn {
    width: 50px;
    height: 50px;
    outline-width: 9px;
  }

  .stonewall_sec .play_btn::before,
  .cnslt_right .play_btn::before {
    width: 82px;
    height: 82px;
    outline-offset: 8px;
  }

  .bar1 {
    height: 230px;
  }

  .bar2 {
    height: 165px;
  }

  .elite_box {
    max-width: 100%;
  }

  .discuss {
    height: 340px;
    background-size: cover;
  }

  /* sangita 17.06.26 */
  .guide_card {
    width: calc(50% - 8px);
  }
  .bnr_btn {
    padding-bottom: 16px;
  }
  .bnr_txt span {
    font-size: 25px;
  }
  .stat-num {
    font-size: 17px;
  }
  .stonewall_sec .play_btn,
  .cnslt_right .play_btn {
    width: 35px;
    height: 35px;
    outline-width: 7px;
    font-size: 14px;
  }
  .stonewall_sec .play_btn::before,
  .cnslt_right .play_btn::before {
    width: 60px;
    height: 60px;
    outline-offset: 6px;
  }
  .chart_wrap {
    margin-top: 18px;
    margin-bottom: 30px;
  }
  .property_left,
  .stwall_right,
  .cnslt_lft {
    width: 51%;
  }
  .property-right,
  .stnwl_swpr,
  .cnslt_right {
    width: 49%;
  }
  /* Avik 18.06.26 */
  .location_sec {
    height: 474px;
  }
  /* Avik 24.06.26 */
  .guide_card {
    margin-bottom: 15px;
  }
  /* sangita 01.07.26 */
  .collection_hd.collection_hdr_filter {
    text-align: start;
    margin-bottom: 9px;
  }
  /* Avik 11.07.26  */
  .portfolio_sec .real_estate_dtls {
    padding: 15px;
    height: 160px;
  }
}

/*** ==================<<<<<>>>>>================== ***/

@media (max-width: 900px) {
  .cus_nav_innr {
    align-items: center;
  }

  /* .social-icons {
    display: none;
  } */

  .banner_sec {
    height: 530px;
  }

  .guide_row {
    gap: 22px;
  }

  .property-right img,
  .stwall_lft_img img,
  .cnslt_rgt_img img,
  .clnt_lft_prt img {
    height: 390px;
  }

  .real_estate_img,
  .portfolio_sec .real_estate_img {
    height: 300px;
  }

  .stat_part {
    flex-wrap: wrap;
    gap: 18px;
  }

  .stat {
    width: calc(50% - 9px);
    justify-content: flex-start;
  }

  .ftr_txt {
    font-size: 110px;
  }

  /* sangita 17.06.26 */
  .scl_ic a {
    font-size: 13px;
  }
  .scl_ic {
    width: 28px;
    height: 28px;
  }
  .logo_area a {
    width: 199px;
  }
  .stat_img img {
    max-width: 23px;
    max-height: 23px;
    object-fit: cover;
  }
  .cmn_btn,
  .cmn_btn.light {
    padding: 10px 12px;
  }
  .stwall_right {
    height: 391px;
  }
  .bar-name,
  .bar_item span {
    font-size: 14px;
  }
  .chart_wrap {
    gap: 10px;
  }
  .chart_side {
    width: 40%;
  }
  .map_side {
    width: 60%;
  }
  .stat_part {
    width: 56%;
  }
  .property_txt,
  .stwall_txt,
  .cnslt_txt,
  .clnt_swpr {
    padding: 21px 21px;
  }
  .cnslt_lft {
    height: 504px;
  }
  .location_sec {
    height: 460px;
  }
  .location_content span {
    font-size: 29px;
  }
  .location_logo {
    width: 300px;
  }
  .location_content p {
    font-size: 16px;
  }
  .guide_card h4 {
    min-height: auto;
  }
  .cmn_hdr h5 {
    font-size: 17px;
  }
  .portfolio_sec .real_estate_dtls h5 {
    min-height: 54px;
  }
  .website_logo {
    width: 89px;
  }
  /* Avik 23.06.26 */
  .hamburger-btn {
    width: 18px;
    height: 18px;
    gap: 4px;
  }
  .hamburger-btn.open span:nth-child(1) {
    transform: translateY(7px) rotate(45deg);
  }
  /* sangita 01.07.26 */
  /* .custom-select {
    right: 3%;
  } */
}

/*** ==================<<<<<>>>>>================== ***/

@media (max-width: 840px) {
  /* .cmn_hdr h2 {
    font-size: 35px;
  } */

  /* .cmn_hdr h4 {
    font-size: 26px;
  } */

  .banner_sec {
    height: 510px;
  }

  .bnr_cntnt h1 {
    font-size: 52px;
  }

  .bnr_cntnt .bnr_hdr_txt {
    font-size: 32px;
  }

  .stats-bar {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    width: calc(100% - 40px);
  }

  .stat-item,
  .stat-item:nth-child(n) {
    width: 100%;
  }

  .real_estate_dtls ul,
  .portfolio_sec .real_estate_dtls ul {
    gap: 10px 18px;
  }

  .elite_box {
    padding-inline: 24px;
  }

  .elite_menu li,
  .elite_box p {
    font-size: 14px;
  }

  /* sangita 17.06.26 */
  .ftr_dv,
  .ftr_dv:nth-child(2),
  .ftr_dv:nth-child(3) {
    width: 45%;
  }
  .upr_ftr {
    flex-wrap: wrap;
    row-gap: 20px;
  }
  .clnt_swpr {
    padding: 30px 21px;
  }
  .location_sec {
    height: 406px;
  }
  .cnslt_txt {
    padding: 21px 15px;
  }
  .stat_part {
    width: 59%;
  }
  .stat_lft img {
    width: 22px;
  }
  .stat_lft {
    width: 47px;
    height: 47px;
  }
  .guide_sec .cmn_hdr h2 {
    padding-bottom: 30px;
  }
  .logo_area a {
    width: 165px;
  }
}

/*** ==================<<<<<>>>>>================== ***/

@media (max-width: 768px) {
  .container {
    padding-inline: 15px;
  }
  html {
    font-size: 40%;
  }

  body {
    overflow-x: hidden;
  }

  .global_reach {
    max-width: 100%;
    width: 100%;
    padding-inline: 15px;
  }

  .cmn_pdding {
    padding: 38px 0;
  }

  .cmn_hdr h2 {
    font-size: 34px;
    line-height: 1.15;
  }

  .cmn_hdr h3 {
    font-size: 23px;
  }

  .cmn_hdr h4 {
    line-height: 1.25;
  }

  .cmn_hdr h5 {
    font-size: 18px;
    line-height: 1.3;
  }

  header {
    padding: 18px 0;
  }

  .cus_nav_innr {
    align-items: center;
    justify-content: center;
  }

  .logo_area a {
    width: 170px;
  }

  .header-right {
    position: absolute;
    right: 15px;
  }

  .ph_btn {
    display: none;
  }

  .social-icons {
    display: none;
  }

  .banner_sec {
    min-height: 650px;
    height: auto;
    background-position: 58% center;
  }

  .bnr_cntnt {
    top: 145px;
    left: 15px;
    right: 15px;
  }

  .bnr_cntnt h1 {
    font-size: 54px;
    line-height: 0.95;
  }

  .bnr_cntnt .bnr_hdr_txt {
    font-size: 35px;
    line-height: 1;
    padding-bottom: 18px;
  }

  .bnr_btn,
  .actions,
  .dscs_btns {
    display: flex;
    /* flex-wrap: wrap; */
    gap: 10px;
    padding-bottom: 18px;
  }

  .stat_img {
    width: 23px;
  }

  .stats-bar {
    left: 15px;
    right: 15px;
    bottom: 28px;
    width: auto;
    /* grid-template-columns: repeat(2, minmax(0, 1fr)); */
    gap: 18px 12px;
  }

  .featured .swiper {
    padding: 10px 0;
  }

  .brand_img img,
  .slide_logo_img img {
    max-height: 46px;
    width: auto;
    object-fit: contain;
  }

  .guide_sec .container {
    padding-block: 38px;
  }

  .guide_sec .cmn_hdr h2 {
    padding-bottom: 28px;
  }

  .guide_row {
    /* grid-template-columns: 1fr; */
    padding-bottom: 28px;
  }

  .guide_img {
    width: 82px;
    height: 82px;
    margin-bottom: 16px;
  }

  .guide_img img {
    max-width: 40px;
    max-height: 40px;
  }

  .property_txt,
  .stwall_txt,
  .cnslt_txt,
  .clnt_swpr {
    padding: 28px 18px;
  }

  .specs {
    padding-top: 10px;
    padding-bottom: 20px;
  }

  .property-right img,
  .stwall_lft_img img,
  .cnslt_rgt_img img,
  .clnt_lft_prt img {
    height: 330px;
  }

  .property_sec .swiper-button-prev,
  .property_sec .swiper-button-next,
  .collection-prev,
  .collection-next,
  .stonewall-prev,
  .stonewall-next,
  .cnslt-prev,
  .cnslt-next,
  .portfolio-prev,
  .portfolio-next,
  .town-guide-prev,
  .town-guide-next {
    width: 42px;
    height: 38px;
  }

  .real_estate_img,
  .portfolio_sec .real_estate_img {
    height: 330px;
  }

  .real_estate_img img {
    width: 100%;
    height: 243px;
    /* object-fit: cover; */
  }

  .real_estate_card .tag,
  .portfolio_sec .real_estate_card .tag {
    top: 12px;
    padding: 6px 10px;
    font-size: 12px;
  }

  .location_card img {
    min-height: 0;
    height: 300px;
  }

  .upr_ftr {
    /* flex-direction: column; */
    gap: 26px;
    width: 100%;
  }

  /* .ftr_dv,
  .ftr_dv:nth-child(3) {
    width: 100%;
  } */

  .ftr_txt {
    display: block;
    font-size: 72px;
    line-height: 0.82;
  }

  /* sangita 17.06.26 */
  .banner_sec {
    min-height: 511px;
  }

  .banner_sec .container {
    height: auto;
    min-height: 511px;
  }

  .guide_img img {
    max-width: 33px;
  }
  .guide_img {
    width: 70px;
    height: 70px;
  }

  .property_cntnt,
  .stnwl_wrpr,
  .reach_row,
  .cnslt_cntnt,
  .clnt_wrpr {
    flex-direction: column-reverse;
  }

  .property_left,
  .property-right,
  .stwall_right,
  .stnwl_swpr,
  .chart_side,
  .map_side,
  .cnslt_lft,
  .cnslt_right,
  .clnt_lft_prt,
  .clnt_swpr {
    width: 100%;
  }

  .property-right img,
  .stwall_lft_img img,
  .cnslt_rgt_img img,
  .clnt_lft_prt img {
    height: 430px;
  }
  .real_estate_img,
  .portfolio_sec .real_estate_img {
    height: auto;
  }
  .discuss {
    height: 305px;
    background-size: cover;
  }
  .location_sec {
    height: 382px;
  }
  .cnslt_lft {
    height: auto;
  }
  .chart_side h4 {
    text-align: center;
  }
  .chart_wrap {
    gap: 10px;
    justify-content: center;
  }
  .stat_part {
    width: 72%;
    margin-inline: auto;
  }
  .btm_ftr p {
    margin-bottom: 24px;
  }
  .portfolio_sec .real_estate_dtls h5 {
    min-height: auto;
  }
  .stonewall_nav {
    margin-top: 36px;
    justify-content: center;
  }
  /* sangita 30.06.26 */
  .select-btn {
    padding: 8px 17px;
  }
  .option,
  .checkbox-option {
    padding: 11px 19px;
  }
  /* sangita 01.07.26 */
  /* .prtflo_img {
    height: 276px;
  } */
  /* Avik 11.07.26 */
  .custom-select {
    width: 224px;
    right: 15px;
  }
}

/*** ==================<<<<<>>>>>================== ***/

@media (max-width: 667px) {
  .logo_area a {
    width: 150px;
  }

  .scl_ic {
    width: 28px;
    height: 28px;
  }

  .scl_ic a {
    font-size: 13px;
  }

  .banner_sec {
    min-height: 640px;
  }

  .bnr_cntnt h1 {
    font-size: 52px;
  }

  .bnr_cntnt .bnr_hdr_txt {
    font-size: 34px;
  }

  .stat_img img {
    max-width: 30px;
    max-height: 30px;
    object-fit: contain;
  }

  .stat-label {
    line-height: 1.25;
  }

  .property-right img,
  .stwall_lft_img img,
  .cnslt_rgt_img img,
  .clnt_lft_prt img {
    height: 300px;
  }

  .location_card {
    width: 100%;
    flex: none;
  }

  .location_card img {
    width: 100%;
    height: 260px;
    object-fit: cover;
  }

  .location_card:not(:last-child) {
    border-right: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  }

  .town_guide .view_btn {
    width: fit-content;
    margin-inline: auto;
  }

  .guide_row_top,
  .guide_row_bottom {
    /* flex-direction: column; */
    gap: 16px;
    padding-bottom: 16px;
  }

  .elite_menu li span {
    width: 7px;
    height: 7px;
  }

  .ftr_txt {
    word-break: break-word;
    white-space: normal;
  }

  /* sangita 17.06.26 */
  /* .clctn_img,
  .prtflo_img {
    height: 403px;
  } */
  .portfolio_sec .real_estate_dtls h5 {
    padding-bottom: 13px;
  }
  .real_estate_dtls ul,
  .portfolio_sec .real_estate_dtls ul {
    gap: 15px 18px;
  }
  .location_sec {
    height: 330px;
  }
  .stwall_right {
    height: 352px;
  }
  .brand_img {
    width: 104px;
  }
  .cmn_btn {
    width: fit-content;
  }
  /* Avik 23.06.26 */
  .hamburger-btn {
    width: 16px;
    height: 16px;
    gap: 4px;
  }
  /* Avik 11.06.26 */
  .cmn_btn.overlay_btn {
    width: auto;
  }
  .custom-select {
    width: 155px;
    right: 15px;
  }
}

/*** ==================<<<<<>>>>>================== ***/

@media (max-width: 600px) {
  body {
    font-size: 14px;
  }

  .container {
    padding-inline: 12px;
  }

  .logo_area a {
    width: 200px;
  }

  .cus_nav_innr {
    justify-content: center;
  }

  .bnr_slide_img {
    object-position: 80%;
  }

  .header-right {
    position: absolute;
    right: 5%;
  }

  .cmn_pdding {
    padding: 35px 0;
  }

  .cmn_hdr h2 {
    text-align: center;
  }

  .collection_sec .custom-select {
    position: relative;
    top: auto;
    right: auto;
    left: auto;
    width: min(100%, 320px);
    margin: 5px auto 5px;
  }

  .cmn_hdr h3 {
    font-size: 22px;
    text-align: center;
    padding-bottom: 0;
  }

  .cmn_hdr h4 {
    text-align: center;
    padding-bottom: 0;
  }

  .cmn_hdr h5 {
    font-size: 18px;
    font-weight: 500;
    text-align: center;
  }

  .cmn_hdr p {
    text-align: center;
    margin-inline: auto;
  }

  .bnr_cntnt h1 {
    text-align: center;
  }

  .bnr_cntnt span {
    text-align: center;
    padding-bottom: 0;
  }

  .cmn_btn,
  .cmn_btn.light {
    text-align: center;
  }

  .cmn_btn.light {
    width: 100%;
  }

  .bnr_txt {
    padding-top: 200px;
    font-size: 30px;
    text-align: center;
    justify-content: center;
    gap: 10px;
  }

  .ftr_txt {
    font-size: 85px;
    text-align: center;
    display: none;
  }

  .stats-bar {
    display: flex;
    z-index: 5;
    bottom: -135px;
  }

  .banner_sec {
    min-height: 680px;
  }

  .banner_sec::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(
      to bottom,
      rgba(0, 0, 0, 0) 50%,
      rgba(0, 0, 0, 0.6) 100%
    );
    z-index: 1;
    pointer-events: none;
  }

  .bnr_cntnt {
    top: 100px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    z-index: 5;
  }

  .bnr_btn,
  .guide_btn,
  .actions,
  .dscs_btns {
    flex-direction: column;
    align-items: center;
    width: fit-content;
    margin-inline: auto;
  }

  .brand_img img,
  .slide_logo_img img {
    max-height: none;
    width: 100px;
    object-fit: contain;
  }

  .divider_1 {
    margin-top: 0;
    margin-bottom: 5px;
  }

  .divider_1,
  .divider_2 {
    width: 100%;
  }

  .ftr_dv:nth-child(1) {
    display: none;
  }

  .clnt_wrpr {
    flex-direction: column;
    text-align: center;
  }

  .collection_bottom {
    align-items: end;
  }

  .collection_bottom .cmn_btn {
    width: auto;
  }

  .ftr_dv_mobile {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .ftr_dv_mobile .ftr_logo {
    padding-bottom: 0;
  }

  .stat_img img {
    max-width: 24px;
  }

  .farm_rvw,
  .dsclmr_dv {
    text-align: center;
  }

  .reach_row {
    flex-direction: column;
  }

  .global_reach h2 {
    padding-bottom: 20px;
  }

  .stnwl_wrpr {
    flex-direction: column;
  }

  .spec-item {
    /* padding-left: 80px; */
    padding-bottom: 5px;
    font-weight: 500;
  }

  .guide_row {
    grid-template-columns: 1fr;
  }

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

  .town_guide_row {
    display: none;
  }

  .view_btn_mobile .cmn_btn {
    width: fit-content;
  }

  .townGuideSwiper {
    display: block;
  }

  .view_btn {
    display: none;
  }

  .view_btn_mobile {
    display: flex;
    justify-content: space-between;
    align-items: end;
    padding-top: 20px;
  }

  #townGuideSwiper .guide_card {
    width: 100%;
    height: 100%;
    background-color: #f5f5f5;
    padding: 30px;
    text-align: center;
    outline: 2px solid #ffffff;
    outline-offset: -4px;
  }

  .town-guide-prev,
  .town-guide-next {
    position: static;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    cursor: pointer;
    transition:
      transform 0.3s ease,
      filter 0.3s ease;
  }

  .town-guide-prev::after,
  .town-guide-next::after {
    display: none;
  }

  .town-guide-prev {
    background-image: url("../images/swiper_left_arw.png");
  }

  .town-guide-next {
    background-image: url("../images/swiper_right_arw.png");
  }

  .town-guide-prev:hover,
  .town-guide-next:hover {
    transform: translateY(-3px) scale(1.05);
    filter: brightness(1.15);
  }

  /* Avik 17.06.26 */
  .stat_part {
    width: 100%;
    flex-direction: row;
    align-items: flex-start;
    gap: 16px;
    margin-inline: auto;
  }

  .cnslt_lft {
    height: auto;
  }

  .stat {
    width: 100%;
    justify-content: flex-start;
    flex-direction: column;
  }

  .stat_lft {
    width: 80px;
    height: 80px;
  }

  .stat_lft img {
    width: 40px;
    height: 40px;
  }

  .guide_sec .container {
    min-height: 0;
    padding-block: 35px;
  }

  .guide_row {
    display: none;
  }

  .guide_row_mobile {
    display: block;
  }

  .guide_row {
    padding-inline: 20px;
    padding-bottom: 30px;
  }

  .guide_dtls {
    width: 100%;
  }

  .guide_row_mobile .swiper-wrapper {
    align-items: stretch;
  }

  .guide_row_mobile_prev,
  .guide_row_mobile_next {
    position: static;
    width: 54px;
    height: 52px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    cursor: pointer;
    transition: background-color 0.2s;
  }

  .guide_row_mobile_prev::after,
  .guide_row_mobile_next::after {
    display: none;
  }

  .guide_row_mobile_prev {
    position: absolute;
    left: 2%;
    top: 15%;
  }

  .guide_row_mobile_next {
    position: absolute;
    right: 2%;
    top: 15%;
  }

  .guide_row_mobile_prev {
    background-image: url("../images/swiper_left_arw.png");
  }

  .guide_row_mobile_next {
    background-image: url("../images/swiper_right_arw.png");
  }

  .cmn_hdr.wht .guide_cntnt p {
    width: 75%;
    padding-bottom: 20px;
  }

  .property-right .swiper-slide,
  .stwall_lft_img,
  .cnslt_rgt_img {
    outline-width: 8px;
    outline-offset: -8px;
  }

  .property_sec .swiper_arw,
  .cnslt_nav {
    right: 18px;
    bottom: 18px;
  }

  .real_estate_dtls,
  .portfolio_sec .real_estate_dtls {
    padding: 12px 0;
  }

  .real_estate_dtls ul,
  .portfolio_sec .real_estate_dtls ul {
    gap: 17px 14px;
  }

  .real_estate_dtls .spec-item,
  .portfolio_sec .real_estate_dtls .spec-item {
    width: calc(50% - 7px);
  }

  .portfolio_bottom {
    margin-top: 18px;
    align-items: end;
  }

  .stonewall_sec .play_btn,
  .cnslt_right .play_btn {
    width: 42px;
    height: 42px;
    outline-width: 7px;
  }

  .stonewall_sec .play_btn::before,
  .cnslt_right .play_btn::before {
    width: 68px;
    height: 68px;
    outline-offset: 6px;
  }

  .chart_wrap {
    gap: 12px;
    margin-top: 22px;
    margin-bottom: 28px;
    overflow-x: auto;
    padding-bottom: 8px;
  }

  .bar {
    width: 22px;
  }

  .bar1 {
    height: 210px;
  }

  .bar2 {
    height: 155px;
  }

  .bar3 {
    height: 75px;
  }

  .bar4 {
    height: 55px;
  }

  .bar5 {
    height: 30px;
  }

  .bar-name,
  .bar_item span {
    font-size: 13px;
  }

  .elite_sec {
    background-size: cover;
  }

  .elite_box {
    border-width: 3px;
    padding: 24px 14px 50px;
  }

  .elite_txt_logo img {
    max-width: 300px;
    margin-inline: auto;
  }

  .elite_logo {
    width: 86px;
  }

  .elite_box p {
    font-size: 13px;
    line-height: 1.5;
    margin-bottom: 16px;
  }

  .clnt_prt {
    width: 100%;
    height: 220px;
  }

  .clnt_prt h6,
  .clnt_prt p {
    font-size: 18px;
  }

  .website_logo {
    width: 98px;
    margin-bottom: 18px;
    margin-inline: auto;
  }

  .client_navigation img {
    width: 42px;
  }

  .client_navigation {
    display: flex;
    justify-content: center;
    right: 42%;
    bottom: 0;
  }

  .star_list {
    display: flex;
    justify-content: center;
    gap: 6px;
    padding-bottom: 10px;
  }

  .slide_logo.cmn_pdding {
    padding: 28px 0;
  }

  .discuss {
    height: auto;
    min-height: 330px;
    padding: 45px 0;
    background-size: cover;
    background-position: center;
  }

  .dscs_xntxt.cmn_hdr p br,
  .guide_cntnt p br {
    display: none;
  }

  .dscs_xntxt h2 span {
    display: block;
  }

  .dscs_btns {
    align-items: center;
  }

  .upr_ftr {
    padding-bottom: 28px;
    flex-direction: column;
    gap: 0;
  }

  .ftr_logo img {
    max-width: 230px;
  }

  .ftr_dv,
  .ftr_dv:nth-child(3) {
    width: 100%;
  }

  .ftr_dv:not(:last-child) {
    border-bottom: 1px solid #eaeaea;
  }

  .ftr_dv:nth-child(2) {
    border-top: 1px solid #eaeaea;
  }

  .ftr_dv p {
    text-align: left;
  }

  .ftr_dv.cmn_hdr h4 {
    padding-bottom: 14px;
    padding-block: 10px;
    text-align: left;
  }

  .ftr_icn_otr {
    width: 35px;
    height: 35px;
    flex-shrink: 0;
  }

  .ftr_icn {
    font-size: 14px;
  }

  /* .ftr_cntct_list li,
  .ftr_cntct_list li a {
    align-items: flex-start;
  } */

  .ftr_inpt {
    padding: 12px 14px;
    font-size: 13px;
  }

  .ftr_inpt::placeholder {
    font-size: 13px;
  }

  .mdl_ftr {
    padding-block: 22px;
  }

  .mdl_ftr p {
    width: 92%;
    padding-bottom: 15px;
    text-align: left;
  }

  .ftr_dv_mobile p {
    text-align: center;
  }

  .btm_ftr {
    padding: 10px;
  }

  .portfolio_bottom .cmn_btn {
    width: fit-content;
  }

  .btm_ftr p {
    padding-bottom: 0;
    margin-bottom: 0;
  }

  #backToTop {
    width: 34px;
    height: 34px;
    right: 15px;
    font-size: 14px;
  }

  #backToTop.show {
    bottom: 15px;
  }

  .location_sec {
    flex-direction: row;
    width: 100%;
    height: 400px;
    display: flex;
    overflow: hidden;
    position: relative;
    background: url("../images/location_back_img.webp") no-repeat;
    background-position: center;
    background-size: 130% 110%;
  }

  .learn_btn .cmn_btn.light {
    width: fit-content;
  }

  .location_dv:nth-child(1) {
    flex: 0 0 20%;
  }

  .location_dv:nth-child(2) {
    flex: 0 0 60%;
  }

  .location_dv:nth-child(3) {
    flex: 0 0 20%;
  }

  .location_content {
    left: 20px;
    bottom: 20px;
  }

  .location_content h3 {
    font-size: 24px;
  }

  .location_logo {
    width: 80px;
  }

  .location_content p {
    font-size: 17px;
  }

  .location_content span {
    font-size: 35px;
  }

  .card_title {
    display: none;
  }

  .location_content:nth-child(2) {
    display: block;
  }

  .location_dv:hover .card_title {
    display: block;
  }

  /* Hide all content by default */
  .location_dv .location_logo {
    opacity: 0;
    transform: translateY(80px);
  }

  .location_dv .location_content p {
    opacity: 0;
    transform: translateY(80px);
  }

  .location_dv .card_title {
    display: none;
  }

  /* Hide overlay for inactive divs */
  .location_dv::before {
    opacity: 0;
  }

  /* Show content only for active div */
  .location_dv.active .location_logo {
    opacity: 1;
    transform: translateY(0);
  }

  .location_dv.active .location_content p {
    opacity: 1;
    transform: translateY(0);
  }

  .location_dv.active .card_title {
    display: block;
  }

  /* Show overlay for active div (2nd div by default) */
  .location_dv.active::before {
    background: rgba(0, 0, 0, 0.4);
    opacity: 1;
  }

  .cnslt_sec .cmn_hdr p {
    padding-bottom: 20px;
  }

  .ftr_accordion_head {
    position: relative;
    cursor: pointer;
    padding-bottom: 0;
  }

  .ftr_accordion_body {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transition:
      max-height 0.35s ease,
      opacity 0.3s ease;
  }

  .ftr_accordion.active .ftr_accordion_body {
    max-height: 1000px;
    opacity: 1;
    padding-bottom: 30px;
  }

  .ftr_form.ftr_accordion_body {
    width: 100%;
  }

  .upr_ftr {
    padding-bottom: 0;
  }

  /* Avik 17.06.26 */

  .reach_row {
    display: none;
  }

  .reach_row_mobile {
    display: block;
  }

  .stat_dsktp {
    display: none;
  }

  .cnslt_nav {
    display: none;
  }

  .cnslt_right .play_btn {
    position: absolute;
    left: 86%;
    bottom: 12%;
  }

  .banner_sec {
    height: auto;
    background-position: 81% center;
  }

  .map_wrap img {
    max-width: 530px;
    margin-inline: auto;
  }

  .stnwl_navigation {
    display: none;
  }

  .stnwl_swpr .swiper-wrapper {
    margin-bottom: 0;
  }

  .stnwl_wrpr {
    display: none;
  }

  .stnwl_wrpr_mobile {
    display: block;
  }

  .stonewall_nav {
    padding-top: 10px;
  }

  .ftr_dv,
  .ftr_dv:nth-child(2),
  .ftr_dv:nth-child(3) {
    width: 100%;
  }
  .guide_card h4 {
    min-height: 58px;
  }
  .stat_lft img {
    width: 30px;
  }
  .stat_lft {
    width: 58px;
    height: 58px;
  }
  .property_sec .spec-item {
    padding-left: 80px;
  }
  .property_sec .specs {
    gap: 10px;
  }
  .property_txt .price {
    padding-block: 7px;
  }
  .bnr_cntnt .bnr_hdr_txt {
    width: 100%;
  }
  .clnt_prt {
    margin-bottom: 30px;
  }

  /* Avik 18.06.26 */

  .property_sec .swiper_arw {
    display: none;
  }

  .ftr_logo {
    width: auto;
  }
  /* Avik 23.06.26 */
  .nav-menu ul li a {
    padding: 7px 16px;
  }
  /* sangita 01.07.26 */
  /* .collection_sec .cmn_hdr .collection_hdr_filter h2 {
    text-align: start;
  } */
     /* sangita 13.07.26 */
  .bnr_swiper {
    display: none !important;
  }

  .bnr_swiper_mobile {
    display: block !important;
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
  }
}

/*** ==================<<<<<>>>>>================== ***/

@media (max-width: 575px) {
  .container {
    padding-inline: 12px;
  }

  .logo_area a {
    width: 200px;
  }

  .cus_nav_innr {
    justify-content: center;
  }

  .header-right {
    position: absolute;
    right: 5%;
  }

  .cmn_hdr h2 {
    font-size: 30px;
    text-align: center;
  }

  .cmn_hdr h3 {
    font-size: 20px;
    text-align: center;
    padding-bottom: 0;
  }

  .cmn_hdr h4 {
    text-align: center;
  }

  .cmn_hdr h5 {
    font-size: 18px;
    font-weight: 500;
    text-align: center;
  }

  .cmn_hdr p {
    text-align: center;
    margin-inline: auto;
  }

  .cmn_btn,
  .cmn_btn.light {
    text-align: center;
  }

  .cmn_btn.light {
    width: 100%;
  }

  .bnr_txt {
    padding-top: 150px;
    font-size: 30px;
    text-align: center;
    justify-content: center;
    gap: 10px;
  }

  .ftr_txt {
    font-size: 85px;
    text-align: center;
    display: none;
  }

  .stats-bar {
    display: flex;
    z-index: 5;
  }

  .bnr_cntnt {
    top: 100px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    z-index: 5;
  }

  .bnr_btn,
  .guide_btn,
  .actions,
  .dscs_btns {
    flex-direction: column;
    align-items: center;
    width: fit-content;
    margin-inline: auto;
  }

  .brand_img img,
  .slide_logo_img img {
    max-height: none;
    width: 100px;
    object-fit: contain;
  }

  .divider_1 {
    margin-top: 14px;
    margin-bottom: 5px;
  }

  .ftr_dv:nth-child(1) {
    display: none;
  }

  .clnt_wrpr {
    flex-direction: column;
    text-align: center;
  }

  .collection_bottom {
    align-items: end;
  }

  .collection_bottom .cmn_btn {
    width: auto;
  }

  .ftr_dv_mobile {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .ftr_dv_mobile .ftr_logo {
    padding-bottom: 0;
  }

  .stat_img img {
    max-width: 24px;
  }

  .farm_rvw,
  .dsclmr_dv {
    text-align: center;
  }

  .reach_row {
    flex-direction: column;
  }

  .global_reach h2 {
    padding-bottom: 20px;
  }

  .stnwl_wrpr {
    flex-direction: column;
  }

  .dsclmr_dv h6 {
    font-size: 20px;
  }

  .spec-item {
    padding-left: 80px;
    padding-bottom: 5px;
    font-weight: 500;
  }

  .guide_row {
    grid-template-columns: 1fr;
  }

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

  .town_guide_row {
    display: none;
  }

  .view_btn_mobile .cmn_btn {
    width: fit-content;
  }

  .townGuideSwiper {
    display: block;
  }

  .view_btn {
    display: none;
  }

  .view_btn_mobile {
    display: flex;
    justify-content: space-between;
    align-items: end;
    padding-top: 20px;
  }

  #townGuideSwiper .guide_card {
    width: 100%;
    height: 100%;
    background-color: #f5f5f5;
    padding: 30px;
    text-align: center;
    outline: 2px solid #ffffff;
    outline-offset: -4px;
  }

  .town-guide-prev,
  .town-guide-next {
    position: static;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    cursor: pointer;
    transition:
      transform 0.3s ease,
      filter 0.3s ease;
  }

  .town-guide-prev::after,
  .town-guide-next::after {
    display: none;
  }

  .town-guide-prev {
    background-image: url("../images/swiper_left_arw.png");
  }

  .town-guide-next {
    background-image: url("../images/swiper_right_arw.png");
  }

  .town-guide-prev:hover,
  .town-guide-next:hover {
    transform: translateY(-3px) scale(1.05);
    filter: brightness(1.15);
  }

  /* Avik 17.06.26 */
  .stat_part {
    width: 100%;
  }

  .cnslt_lft {
    height: auto;
  }

  .guide_row {
    display: none;
  }

  .guide_row_mobile {
    display: block;
  }

  .guide_row {
    padding-inline: 20px;
    padding-bottom: 30px;
  }

  .guide_dtls {
    width: 100%;
  }

  .guide_row_mobile .swiper-wrapper {
    align-items: stretch;
  }

  .guide_row_mobile_prev,
  .guide_row_mobile_next {
    position: static;
    width: 54px;
    height: 52px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    cursor: pointer;
    transition: background-color 0.2s;
  }

  .guide_row_mobile_prev::after,
  .guide_row_mobile_next::after {
    display: none;
  }

  .guide_row_mobile_prev {
    position: absolute;
    left: 2%;
    top: 15%;
  }

  .guide_row_mobile_next {
    position: absolute;
    right: 2%;
    top: 15%;
  }

  .guide_row_mobile_prev {
    background-image: url("../images/swiper_left_arw.png");
  }

  .guide_row_mobile_next {
    background-image: url("../images/swiper_right_arw.png");
  }

  .cmn_hdr.wht .guide_cntnt p {
    padding-bottom: 0px;
  }

  .cnslt_sec .cmn_hdr p {
    padding-bottom: 20px;
  }
  .client_navigation {
    right: 42%;
    bottom: 0;
  }

  .upr_ftr {
    flex-direction: column;
    gap: 0;
  }

  .ftr_dv,
  .ftr_dv:nth-child(3) {
    width: 100%;
  }

  .ftr_dv:not(:last-child) {
    border-bottom: 1px solid #eaeaea;
  }

  .ftr_dv:nth-child(2) {
    border-top: 1px solid #eaeaea;
  }

  .ftr_accordion_head {
    position: relative;
    cursor: pointer;
    padding-bottom: 0;
  }

  .ftr_dv.cmn_hdr h4 {
    padding-block: 10px;
  }

  .ftr_accordion_body {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transition:
      max-height 0.35s ease,
      opacity 0.3s ease;
  }

  /* .ftr_accordion.active .ftr_accordion_body {
    max-height: 1000px;
    opacity: 1;
    padding-bottom: 30px;
  } */

  .ftr_form.ftr_accordion_body {
    width: 100%;
  }

  .ftr_dv.cmn_hdr h4 {
    text-align: left;
  }

  .upr_ftr {
    padding-bottom: 0;
  }

  .bar-name {
    padding-top: 28px;
  }

  /* sangita 18.06.26 */
  .bnr_cntnt .bnr_hdr_txt {
    font-size: 32px;
  }
  .brand_img img,
  .slide_logo_img img {
    width: 92px;
  }
  .guide_cntnt h4 {
    padding-bottom: 10px;
  }
  .property_txt h2 {
    padding-bottom: 6px;
  }
  .property_sec .cmn_hdr h5 {
    padding-bottom: 9px;
  }
  /* .clctn_img,
  .prtflo_img {
    height: 379px;
  } */
  .dsclmr_dv h6 {
    font-size: 16px;
  }
  .guide_card h4 {
    min-height: auto;
    padding-bottom: 10px;
  }
  .town_guide_btn .cmn_btn {
    width: auto;
  }
  .elite_sec .cmn_hdr h2 {
    font-size: 25px;
  }
  .elite_box p {
    margin-bottom: 0;
  }
  .elite_box {
    padding: 24px 14px 41px;
  }
  .elite_menu {
    width: auto;
  }
  /* sangita 30.06.26 */
  .custom-select {
    width: 260px;
  }
  .selected-text,
  .option,
  .checkbox-option {
    font-size: 14px;
  }

}

/*** ==================<<<<<>>>>>================== ***/

@media (max-width: 484px) {
  html {
    font-size: 36%;
  }

  .container {
    padding-inline: 10px;
  }

  .logo_area a {
    width: 180px;
  }

  .cus_nav_innr {
    justify-content: center;
  }

  .header-right {
    position: absolute;
    right: 5%;
  }

  .cmn_hdr h2 {
    font-size: 25px;
    text-align: center;
    line-height: 1.2;
  }

  .cmn_hdr h3 {
    font-size: 18px;
    text-align: center;
    padding-bottom: 0;
  }
  .bnr_cntnt h1 {
    font-size: 52px;
    text-align: center;
    line-height: 0.9;
  }

  .bnr_txt {
    font-size: 26px;
    text-align: center;
    justify-content: center;
    gap: 8px;
  }

  .ftr_txt {
    font-size: 44px;
    text-align: center;
    display: none;
  }

  .stats-bar {
    display: flex;
    z-index: 5;
    left: 10px;
    right: 10px;
    grid-template-columns: repeat(2, 1fr);
  }

  .bnr_cntnt {
    top: 100px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    z-index: 5;
  }

  .bnr_btn,
  .guide_btn,
  .actions,
  .dscs_btns {
    flex-direction: column;
    align-items: center;
    width: fit-content;
    margin-inline: auto;
  }

  .brand_img img {
    max-height: none;
    width: 85px;
    object-fit: contain;
  }
  .slide_logo_img.lgo_img {
    width: auto;
  }

  .slide_logo_img img {
    max-height: none;
    width: 69px;
    object-fit: contain;
  }

  .divider_1 {
    margin-top: 0;
    margin-bottom: 5px;
    width: 100%;
  }

  .divider_2 {
    width: 100%;
  }

  .ftr_dv:nth-child(1) {
    display: none;
  }

  .clnt_wrpr {
    flex-direction: column;
    text-align: center;
  }

  .collection_bottom {
    align-items: end;
    margin-top: 15px;
  }

  .collection_bottom .cmn_btn {
    width: auto;
  }

  .ftr_dv_mobile {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .ftr_dv_mobile .ftr_logo {
    padding-bottom: 10px;
    width: auto;
  }

  .stat_img img {
    max-width: 22px;
  }

  .farm_rvw,
  .dsclmr_dv {
    text-align: center;
  }

  .reach_row {
    flex-direction: column;
  }

  .global_reach h2 {
    padding-bottom: 18px;
  }

  .stnwl_wrpr {
    flex-direction: column;
  }

  .dsclmr_dv h6 {
    font-size: 18px;
  }

  .spec-item {
    padding-left: 0;
    padding-bottom: 5px;
    font-weight: 500;
    font-size: 15px;
    text-align: center;
    width: 100%;
  }

  .guide_row {
    grid-template-columns: 1fr;
    padding-inline: 0;
  }

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

  .town_guide_row {
    display: none;
  }

  .view_btn_mobile .cmn_btn {
    width: fit-content;
  }

  .townGuideSwiper {
    display: block;
  }

  .view_btn {
    display: none;
  }

  .view_btn_mobile {
    display: flex;
    justify-content: space-between;
    align-items: end;
    padding-top: 18px;
  }

  #townGuideSwiper .guide_card {
    width: 100%;
    height: 100%;
    background-color: #f5f5f5;
    padding: 22px;
    text-align: center;
    outline: 2px solid #ffffff;
    outline-offset: -4px;
  }

  .town-guide-prev,
  .town-guide-next {
    position: static;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    cursor: pointer;
    transition:
      transform 0.3s ease,
      filter 0.3s ease;
  }

  .town-guide-prev::after,
  .town-guide-next::after {
    display: none;
  }

  .town-guide-prev {
    background-image: url("../images/swiper_left_arw.png");
  }

  .town-guide-next {
    background-image: url("../images/swiper_right_arw.png");
  }

  .town-guide-prev:hover,
  .town-guide-next:hover {
    transform: translateY(-3px) scale(1.05);
    filter: brightness(1.15);
  }

  .stat_part {
    width: 100%;
    flex-direction: row;
    align-items: flex-start;
    gap: 14px;
    margin-inline: auto;
  }

  .cnslt_lft {
    height: auto;
  }

  .stat {
    width: 100%;
    justify-content: flex-start;
    flex-direction: column;
  }

  .stat_lft img {
    width: 35px;
    height: 35px;
    object-fit: unset;
  }

  .guide_sec .container {
    min-height: 0;
    padding-block: 28px;
  }

  .guide_row {
    display: none;
  }

  .guide_row_mobile {
    display: block;
  }

  .guide_row {
    padding-inline: 18px;
    padding-bottom: 25px;
  }

  .guide_dtls {
    width: 100%;
  }

  .guide_row_mobile .swiper-wrapper {
    align-items: stretch;
  }

  .guide_row_mobile_prev,
  .guide_row_mobile_next {
    position: static;
    width: 48px;
    height: 46px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    cursor: pointer;
    transition: background-color 0.2s;
  }

  .guide_row_mobile_prev::after,
  .guide_row_mobile_next::after {
    display: none;
  }

  .guide_row_mobile_prev {
    position: absolute;
    left: 2%;
    top: 15%;
  }

  .guide_row_mobile_next {
    position: absolute;
    right: 2%;
    top: 15%;
  }

  .guide_row_mobile_prev {
    background-image: url("../images/swiper_left_arw.png");
  }

  .guide_row_mobile_next {
    background-image: url("../images/swiper_right_arw.png");
  }

  .cmn_hdr.wht .guide_cntnt p {
    width: auto;
    padding-bottom: 15px;
  }

  .property-right .swiper-slide,
  .stwall_lft_img,
  .cnslt_rgt_img {
    outline-width: 7px;
    outline-offset: -7px;
  }

  .property_sec .swiper_arw,
  .cnslt_nav {
    right: 16px;
    bottom: 16px;
  }

  .real_estate_dtls,
  .portfolio_sec .real_estate_dtls {
    padding: 10px 0;
  }

  .real_estate_dtls ul,
  .portfolio_sec .real_estate_dtls ul {
    gap: 14px 12px;
    width: 77%;
    margin-inline: auto;
  }

  .real_estate_dtls .spec-item,
  .portfolio_sec .real_estate_dtls .spec-item {
    width: calc(50% - 6px);
  }

  .portfolio_bottom {
    margin-top: 16px;
    align-items: end;
  }

  .town_guide_btn .cmn_btn {
    width: auto;
  }

  .stonewall_nav {
    margin-top: 16px;
  }

  .stonewall_sec .play_btn,
  .cnslt_right .play_btn {
    width: 38px;
    height: 38px;
    outline-width: 6px;
  }

  .stonewall_sec .play_btn::before,
  .cnslt_right .play_btn::before {
    width: 62px;
    height: 62px;
    outline-offset: 5px;
  }

  .chart_wrap {
    gap: 10px;
    margin-top: 20px;
    margin-bottom: 24px;
    overflow-x: auto;
    padding-bottom: 7px;
  }

  .bar {
    width: 20px;
  }

  .bar1 {
    height: 190px;
  }

  .bar2 {
    height: 140px;
  }

  .bar3 {
    height: 68px;
  }

  .bar4 {
    height: 50px;
  }

  .bar5 {
    height: 28px;
  }

  .bar-name,
  .bar_item span {
    font-size: 13px;
  }

  .elite_sec {
    background-size: cover;
  }

  .elite_txt_logo img {
    max-width: 270px;
    margin-inline: auto;
  }

  .elite_logo {
    width: 80px;
  }

  .elite_box p {
    font-size: 13px;
    line-height: 1.5;
    margin-bottom: 14px;
  }

  .clnt_prt,
  .ftr_form {
    width: 100%;
  }

  .clnt_prt h6,
  .clnt_prt p {
    font-size: 14px;
  }

  .website_logo {
    width: 80px;
    margin-bottom: 16px;
    margin-inline: auto;
  }

  .client_navigation {
    display: flex;
    justify-content: center;
    right: 42%;
    bottom: 0;
  }

  .star_list {
    display: flex;
    justify-content: center;
    gap: 5px;
    padding-bottom: 9px;
  }

  .slide_logo.cmn_pdding {
    padding: 24px 0;
  }

  .discuss {
    height: auto;
    min-height: 300px;
    padding: 40px 0;
    background-size: cover;
    background-position: center;
  }

  .dscs_xntxt.cmn_hdr p br,
  .guide_cntnt p br {
    display: none;
  }

  .dscs_xntxt h2 span {
    display: block;
  }

  .dscs_btns {
    align-items: center;
  }

  .upr_ftr {
    padding-bottom: 24px;
    flex-direction: column;
    gap: 0;
  }

  .ftr_logo img {
    max-width: 210px;
  }

  .ftr_dv,
  .ftr_dv:nth-child(3) {
    width: 100%;
  }

  .ftr_dv:not(:last-child) {
    border-bottom: 1px solid #eaeaea;
  }

  .ftr_dv:nth-child(2) {
    border-top: 1px solid #eaeaea;
  }

  .ftr_dv p {
    text-align: left;
  }

  .ftr_dv.cmn_hdr h4 {
    padding-bottom: 12px;
    padding-block: 9px;
    text-align: left;
  }

  .ftr_icn_otr {
    width: 32px;
    height: 32px;
    flex-shrink: 0;
  }

  .ftr_icn {
    font-size: 13px;
  }

  .ftr_inpt {
    padding: 11px 13px;
    font-size: 13px;
  }

  .ftr_inpt::placeholder {
    font-size: 13px;
  }

  .mdl_ftr {
    padding-block: 20px;
  }

  .mdl_ftr p {
    width: 92%;
    padding-bottom: 14px;
    text-align: left;
  }

  .ftr_dv_mobile p {
    text-align: center;
  }

  .btm_ftr {
    padding: 9px;
  }

  .portfolio_bottom .cmn_btn {
    width: fit-content;
  }

  .btm_ftr p {
    padding-bottom: 0;
    margin-bottom: 0;
  }

  #backToTop {
    width: 32px;
    height: 32px;
    right: 15px;
    font-size: 13px;
  }

  #backToTop.show {
    bottom: 15px;
  }

  .location_sec {
    flex-direction: row;
    width: 100%;
    height: 380px;
    display: flex;
    overflow: hidden;
    position: relative;
    background: url("../images/location_back_img.webp") no-repeat;
    background-position: center;
    background-size: 130% 110%;
  }

  .learn_btn .cmn_btn.light {
    width: fit-content;
  }

  .location_dv:nth-child(1) {
    flex: 0 0 20%;
  }

  .location_dv:nth-child(2) {
    flex: 0 0 60%;
  }

  .location_dv:nth-child(3) {
    flex: 0 0 20%;
  }

  .location_content {
    left: 18px;
    bottom: 18px;
  }

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

  .location_logo {
    width: 75px;
  }

  .location_content p {
    font-size: 13px;
  }

  .location_content span {
    font-size: 32px;
  }

  .card_title {
    display: none;
  }

  .location_content:nth-child(2) {
    display: block;
  }

  .location_dv:hover .card_title {
    display: block;
  }

  /* Hide all content by default */
  .location_dv .location_logo {
    opacity: 0;
    transform: translateY(80px);
  }

  .location_dv .location_content p {
    opacity: 0;
    transform: translateY(80px);
  }

  .location_dv .card_title {
    display: none;
  }

  /* Hide overlay for inactive divs */
  .location_dv::before {
    opacity: 0;
  }

  /* Show content only for active div */
  .location_dv.active .location_logo {
    opacity: 1;
    transform: translateY(0);
  }

  .location_dv.active .location_content p {
    opacity: 1;
    transform: translateY(0);
  }

  .location_dv.active .card_title {
    display: block;
  }

  /* Show overlay for active div */
  .location_dv.active::before {
    background: rgba(0, 0, 0, 0.4);
    opacity: 1;
  }

  .cnslt_sec .cmn_hdr p {
    padding-bottom: 18px;
  }

  .ftr_accordion_head {
    position: relative;
    cursor: pointer;
    padding-bottom: 0;
  }

  .ftr_accordion_body {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transition:
      max-height 0.35s ease,
      opacity 0.3s ease;
  }
  /* 
  .ftr_accordion.active .ftr_accordion_body {
    max-height: 1000px;
    opacity: 1;
    padding-bottom: 27px;
  } */

  .ftr_form.ftr_accordion_body {
    width: 100%;
  }

  .upr_ftr {
    padding-bottom: 0;
  }

  .property_txt,
  .stwall_txt,
  .cnslt_txt,
  .clnt_swpr {
    padding: 22px 13px;
    text-align: center;
    height: 374px;
  }
  .cnslt_txt {
    padding: 22px 13px;
    text-align: center;
    height: 475px;
  }

  .guide_img {
    width: 75px;
    height: 75px;
    margin-bottom: 20px;
  }

  .guide_img img {
    max-width: 42px;
    max-height: 42px;
  }

  /* Avik 17.06.26 */

  .banner_sec {
    height: auto;
    background-position: 74% center;
  }

  .client_navigation {
    bottom: 44px;
  }

  .global_reach h2 {
    padding-bottom: 20px;
    width: 55%;
    margin-inline: auto;
  }

  .property_txt .spec-item {
    padding-left: 54px;
  }

  .clnt_prt h6,
  .clnt_prt p {
    font-weight: 500;
  }

  .property_txt .price {
    color: #a3877f !important;
  }

  .stwall_right {
    height: 355px;
  }

  /* sangita 18.06.26 */
  .bnr_cntnt h1 {
    font-size: 47px;
  }
  .bnr_cntnt .bnr_hdr_txt {
    font-size: 26px;
  }
  .cmn_hdr h4 {
    font-size: 18px;
  }
  .dsclmr_dv h6 {
    font-size: 14px;
  }
  .shrt_txt {
    font-size: 13px;
  }
  /* Avik 23.06.26 */
  .nav-menu ul li a {
    font-size: 14px;
    padding: 6px 16px;
  }
  .bnr_slide_img {
    object-position: 75%;
  }
  /* sangita 30.06.26 */
  .custom-select {
    top: -4px;
  }
  /* sangita 01.07.26 */
  .custom-select {
    top: 45px;
    margin-bottom: 0;
    left: 0;
    right: 0;
  }
  .collection_sec .cmn_hdr .collection_hdr_filter h2 {
    text-align: center;
  }
  .collection_hd.collection_hdr_filter {
    margin-bottom: 62px;
  }
}

/*** ==================<<<<<>>>>>================== ***/

@media (max-width: 430px) {
  .logo_area a {
    width: 155px;
  }

  .cus_nav_innr {
    justify-content: center;
  }

  .header-right {
    position: absolute;
    right: 5%;
  }

  .bnr_cntnt {
    top: 100px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    z-index: 5;
  }

  .cmn_btn.light {
    width: 100%;
  }

  .ftr_txt {
    text-align: center;
    display: none;
  }

  .stats-bar {
    display: flex;
    z-index: 5;
  }

  .bnr_btn,
  .guide_btn,
  .actions,
  .dscs_btns {
    flex-direction: column;
    align-items: center;
    width: fit-content;
    margin-inline: auto;
  }

  .divider_1 {
    margin-top: 0;
    margin-bottom: 4px;
    width: 100%;
  }

  .divider_2 {
    width: 100%;
  }

  .ftr_dv:nth-child(1) {
    display: none;
  }

  .clnt_wrpr {
    flex-direction: column;
    text-align: center;
  }

  .collection_bottom {
    align-items: end;
    margin-top: 14px;
  }

  .collection_bottom .cmn_btn {
    width: auto;
  }

  .ftr_dv_mobile {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .ftr_dv_mobile .ftr_logo {
    padding-bottom: 0;
  }

  .stat_img img {
    max-width: 20px;
  }

  .farm_rvw,
  .dsclmr_dv {
    text-align: center;
  }

  .reach_row {
    flex-direction: column;
  }

  .global_reach h2 {
    padding-bottom: 16px;
  }

  .stnwl_wrpr {
    flex-direction: column;
  }

  .guide_row {
    grid-template-columns: 1fr;
  }

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

  .town_guide_row {
    display: none;
  }

  .view_btn_mobile .cmn_btn {
    width: fit-content;
  }

  .townGuideSwiper {
    display: block;
  }

  .view_btn {
    display: none;
  }

  .view_btn_mobile {
    display: flex;
    justify-content: space-between;
    align-items: end;
    padding-top: 16px;
  }

  #townGuideSwiper .guide_card {
    width: 100%;
    height: 100%;
    background-color: #f5f5f5;
    padding: 20px;
    text-align: center;
    outline: 2px solid #ffffff;
    outline-offset: -4px;
  }

  .town-guide-prev,
  .town-guide-next {
    position: static;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    cursor: pointer;
    transition:
      transform 0.3s ease,
      filter 0.3s ease;
  }

  .town-guide-prev::after,
  .town-guide-next::after {
    display: none;
  }

  .town-guide-prev {
    background-image: url("../images/swiper_left_arw.png");
  }

  .town-guide-next {
    background-image: url("../images/swiper_right_arw.png");
  }

  .town-guide-prev:hover,
  .town-guide-next:hover {
    transform: translateY(-3px) scale(1.05);
    filter: brightness(1.15);
  }

  .stat_part {
    width: 100%;
    flex-direction: row;
    align-items: flex-start;
    gap: 12px;
    margin-inline: auto;
  }

  .cnslt_lft {
    height: auto;
  }

  .stat {
    width: 100%;
    justify-content: flex-start;
    flex-direction: column;
  }

  .stat_lft img {
    width: 24px;
    height: 24px;
  }

  .guide_sec .container {
    min-height: 0;
    padding-block: 24px;
  }

  .guide_row {
    display: none;
  }

  .guide_row_mobile {
    display: block;
  }

  .guide_row {
    padding-inline: 16px;
    padding-bottom: 22px;
  }

  .guide_dtls {
    width: 100%;
  }

  .guide_row_mobile .swiper-wrapper {
    align-items: stretch;
  }

  .guide_row_mobile_prev,
  .guide_row_mobile_next {
    position: static;
    width: 44px;
    height: 42px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    cursor: pointer;
    transition: background-color 0.2s;
  }

  .guide_row_mobile_prev::after,
  .guide_row_mobile_next::after {
    display: none;
  }

  .guide_row_mobile_prev {
    position: absolute;
    left: 2%;
    top: 15%;
  }

  .guide_row_mobile_next {
    position: absolute;
    right: 2%;
    top: 15%;
  }

  .guide_row_mobile_prev {
    background-image: url("../images/swiper_left_arw.png");
  }

  .guide_row_mobile_next {
    background-image: url("../images/swiper_right_arw.png");
  }

  .cmn_hdr.wht .guide_cntnt p {
    width: auto;
    padding-bottom: 14px;
  }

  .property-right .swiper-slide,
  .stwall_lft_img,
  .cnslt_rgt_img {
    outline-width: 6px;
    outline-offset: -6px;
  }

  .property_sec .swiper_arw,
  .cnslt_nav {
    right: 14px;
    bottom: 14px;
  }

  .real_estate_dtls,
  .portfolio_sec .real_estate_dtls {
    padding: 9px 0;
  }

  .real_estate_dtls .spec-item,
  .portfolio_sec .real_estate_dtls .spec-item {
    text-align: left;
    margin-inline: initial;
  }

  .real_estate_card .tag,
  .portfolio_sec .real_estate_card .tag {
    font-size: 13px;
    padding: 4px 8px;
  }

  .portfolio_bottom {
    margin-top: 14px;
    align-items: end;
  }

  .town_guide_btn .cmn_btn {
    width: auto;
  }

  .stonewall_nav {
    margin-top: 14px;
  }

  .stonewall_sec .play_btn,
  .cnslt_right .play_btn {
    width: 36px;
    height: 36px;
    outline-width: 6px;
  }

  .stonewall_sec .play_btn::before,
  .cnslt_right .play_btn::before {
    width: 58px;
    height: 58px;
    outline-offset: 5px;
  }

  .property-right img,
  .stwall_lft_img img,
  .cnslt_rgt_img img,
  .clnt_lft_prt img {
    height: 280px;
  }

  .real_estate_img,
  .portfolio_sec .real_estate_img {
    height: 280px;
  }

  .chart_wrap {
    gap: 9px;
    margin-top: 18px;
    margin-bottom: 22px;
    overflow-x: auto;
    padding-bottom: 6px;
  }

  .bar {
    width: 19px;
  }

  .bar1 {
    height: 180px;
  }

  .bar2 {
    height: 132px;
  }

  .bar3 {
    height: 64px;
  }

  .bar4 {
    height: 47px;
  }

  .bar5 {
    height: 26px;
  }

  .bar-name,
  .bar_item span {
    font-size: 13px;
  }

  .elite_sec {
    background-size: cover;
  }

  .elite_box {
    border-width: 3px;
    padding: 20px 10px 40px;
  }

  .elite_txt_logo img {
    max-width: 260px;
    margin-inline: auto;
  }

  .elite_logo {
    width: 78px;
  }

  .elite_menu li,
  .elite_box p {
    font-size: 13px;
    text-align: center;
  }

  .clnt_prt,
  .ftr_form {
    width: 100%;
  }

  .clnt_prt h6,
  .clnt_prt p {
    font-size: 15px;
  }

  .website_logo {
    width: 85px;
    margin-bottom: 15px;
    margin-inline: auto;
  }

  .client_navigation img {
    width: 36px;
  }

  .client_navigation {
    display: flex;
    justify-content: center;
    right: 40%;
    bottom: 13px;
  }

  .star_list {
    display: flex;
    justify-content: center;
    gap: 5px;
    padding-bottom: 8px;
  }

  .slide_logo.cmn_pdding {
    padding: 22px 0;
  }

  .discuss {
    height: auto;
    min-height: 280px;
    padding: 36px 0;
    background-size: cover;
    background-position: center;
  }

  .dscs_xntxt.cmn_hdr p br,
  .guide_cntnt p br {
    display: none;
  }

  .dscs_xntxt h2 span {
    display: block;
  }

  .dscs_btns {
    align-items: center;
  }

  .upr_ftr {
    padding-bottom: 22px;
    flex-direction: column;
    gap: 0;
  }

  .ftr_logo img {
    max-width: 190px;
  }

  .ftr_dv,
  .ftr_dv:nth-child(3) {
    width: 100%;
  }

  .ftr_dv:not(:last-child) {
    border-bottom: 1px solid #eaeaea;
  }

  .ftr_dv:nth-child(2) {
    border-top: 1px solid #eaeaea;
  }

  .ftr_dv p {
    text-align: left;
  }

  .ftr_dv.cmn_hdr h4 {
    padding-bottom: 11px;
    padding-block: 8px;
    text-align: left;
  }

  .ftr_icn_otr {
    width: 30px;
    height: 30px;
    flex-shrink: 0;
  }

  .ftr_icn {
    font-size: 13px;
  }

  .ftr_inpt {
    padding: 10px 12px;
    font-size: 13px;
  }

  .ftr_inpt::placeholder {
    font-size: 13px;
  }

  .mdl_ftr {
    padding-block: 18px;
  }

  .mdl_ftr p {
    width: 92%;
    padding-bottom: 13px;
    text-align: left;
  }

  .ftr_dv_mobile p {
    text-align: center;
  }

  .btm_ftr {
    padding: 8px;
  }

  .portfolio_bottom .cmn_btn {
    width: fit-content;
  }

  .btm_ftr p {
    padding-bottom: 0;
    margin-bottom: 0;
  }

  #backToTop {
    width: 30px;
    height: 30px;
    right: 15px;
    font-size: 13px;
  }

  #backToTop.show {
    bottom: 15px;
  }

  .location_sec {
    flex-direction: row;
    width: 100%;
    height: 320px;
    display: flex;
    overflow: hidden;
    position: relative;
    background: url("../images/location_back_img.webp") no-repeat;
    background-position: center;
    background-size: 130% 110%;
  }

  .learn_btn .cmn_btn.light {
    width: fit-content;
  }

  .location_dv:nth-child(1) {
    flex: 0 0 20%;
  }

  .location_dv:nth-child(2) {
    flex: 0 0 60%;
  }

  .location_dv:nth-child(3) {
    flex: 0 0 20%;
  }

  .location_content {
    left: 16px;
    bottom: 16px;
  }

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

  .location_logo {
    width: 72px;
  }

  .location_content p {
    font-size: 13px;
  }

  .location_content span {
    font-size: 30px;
  }

  .card_title {
    display: none;
  }

  .location_content:nth-child(2) {
    display: block;
  }

  .location_dv:hover .card_title {
    display: block;
  }

  /* Hide all content by default */
  .location_dv .location_logo {
    opacity: 0;
    transform: translateY(80px);
  }

  .location_dv .location_content p {
    opacity: 0;
    transform: translateY(80px);
  }

  .location_dv .card_title {
    display: none;
  }

  /* Hide overlay for inactive divs */
  .location_dv::before {
    opacity: 0;
  }

  /* Show content only for active div */
  .location_dv.active .location_logo {
    opacity: 1;
    transform: translateY(0);
  }

  .location_dv.active .location_content p {
    opacity: 1;
    transform: translateY(0);
  }

  .location_dv.active .card_title {
    display: block;
  }

  /* Show overlay for active div */
  .location_dv.active::before {
    background: rgba(0, 0, 0, 0.4);
    opacity: 1;
  }

  .cnslt_sec .cmn_hdr p {
    padding-bottom: 16px;
  }

  .town_guide_btn .cmn_btn.light {
    width: fit-content;
  }

  .ftr_accordion_head {
    position: relative;
    cursor: pointer;
    padding-bottom: 0;
  }

  .ftr_accordion_body {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transition:
      max-height 0.35s ease,
      opacity 0.3s ease;
  }

  /* .ftr_accordion.active .ftr_accordion_body {
    max-height: 1000px;
    opacity: 1;
    padding-bottom: 24px;
  } */

  .ftr_form.ftr_accordion_body {
    width: 100%;
  }

  .upr_ftr {
    padding-bottom: 0;
  }

  .clnt_prt {
    height: 205px;
  }

  .property_txt,
  .stwall_txt,
  .cnslt_txt,
  .clnt_swpr {
    padding: 20px 12px;
    text-align: center;
  }

  .guide_img {
    width: 70px;
    height: 70px;
    margin-bottom: 18px;
  }

  .guide_img img {
    max-width: 38px;
    max-height: 38px;
  }

  /* Avik 17.06.26 */

  .mdl_ftr p {
    word-break: break-all;
  }

  .cmn_hdr p,
  .spec-item,
  .ftr_dv li,
  .ftr_dv li a,
  .btm_ftr p,
  .mdl_ftr p,
  .ftr_dv p {
    font-size: 14px;
  }

  .clnt_prt h6 {
    padding-bottom: 10px;
  }

  .guide_card h4 {
    min-height: 40px;
  }

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

  .stwall_right {
    height: 370px;
  }

  .banner_sec {
    height: auto;
    background-position: 70% center;
  }

  .elite_txt_logo {
    width: 290px;
  }

  .cnslt_txt {
    height: 540px;
  }
  .slide_logo_img img {
    max-height: none;
    width: 91px;
    object-fit: contain;
  }
  .slide_logo_img.lgo_img img {
    width: 60px;
  }
  .bnr_slide_img {
    object-position: 71%;
  }
  /* Avik 11.07.26 */
  .collection_sec .custom-select {
    width: min(100%, 250px);
  }
  .real_estate_img img {
    height: 100%;
  }
}

/*** ==================<<<<<>>>>>================== ***/

@media (max-width: 393px) {
  .logo_area a {
    width: 140px;
  }

  .cmn_btn.light {
    width: auto;
  }

  .bnr_txt {
    padding-top: 150px;
    font-size: 20px;
    text-align: center;
    justify-content: center;
    gap: 6px;
  }

  .ftr_txt {
    font-size: 36px;
    text-align: center;
    display: none;
  }

  .stats-bar {
    display: flex;
    z-index: 5;
  }

  .guide_img {
    width: 70px;
    height: 70px;
    margin-bottom: 16px;
  }

  .guide_img img {
    max-width: 36px;
    max-height: 36px;
  }

  .property_txt,
  .stwall_txt,
  .cnslt_txt,
  .clnt_swpr {
    padding: 18px 10px;
    text-align: center;
  }

  .property-right img,
  .stwall_lft_img img,
  .cnslt_rgt_img img,
  .clnt_lft_prt img {
    height: 260px;
  }

  .real_estate_img,
  .portfolio_sec .real_estate_img {
    height: 260px;
  }

  .elite_box {
    border-width: 2px;
    padding: 18px 8px 18px;
  }

  .elite_logo {
    width: 70px;
  }

  .elite_box p {
    font-size: 13px;
    line-height: 1.4;
    margin-bottom: 12px;
  }

  .website_logo {
    width: 80px;
    margin-bottom: 14px;
    margin-inline: auto;
  }

  .star_list {
    display: flex;
    justify-content: center;
    gap: 4px;
    padding-bottom: 7px;
  }

  .discuss {
    height: auto;
    min-height: 260px;
    padding: 32px 0;
    background-size: cover;
    background-position: center;
  }

  .location_sec {
    flex-direction: row;
    width: 100%;
    height: 340px;
    display: flex;
    overflow: hidden;
    position: relative;
    background: url("../images/location_back_img.webp") no-repeat;
    background-position: center;
    background-size: 130% 110%;
  }

  .location_content {
    left: 14px;
    bottom: 14px;
  }

  .location_content h3 {
    font-size: 18px;
  }

  .location_logo {
    width: 68px;
  }

  .location_content p {
    font-size: 13px;
  }

  .location_content span {
    font-size: 28px;
  }

  .cnslt_sec .cmn_hdr p {
    padding-bottom: 14px;
  }

  .clnt_prt,
  .ftr_form {
    height: auto;
  }

  /* Avik 17.06.26 */

  .banner_sec {
    height: auto;
    background-position: 67% center;
  }
  /* sangita 18.06.26 */
  .client_navigation {
    bottom: 0;
  }
  .elite_menu {
    gap: 10px;
    padding-inline: 0;
  }
  .cnslt_txt {
    height: 570px;
  }
  .brand_img img {
    width: 70px;
  }
  /* sangita 30.06.26 */
  .floating-label {
    font-size: 13px;
  }
  /* sangita 01.07.26 */
  .custom-select {
    width: 79%;
  }
}

/*** ==================<<<<<>>>>>================== ***/

@media (max-width: 375px) {
  .logo_area a {
    width: 130px;
  }

  .cus_nav_innr {
    justify-content: center;
  }

  .banner_sec {
    height: auto;
    min-height: 100vh;
    padding-bottom: 40px; /* room for the stats bar so it isn't clipped */
  }

  /* swap to the mobile swiper */
  .bnr_swiper {
    display: none;
  }

  .bnr_swiper_mobile {
    display: block;
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
  }

  .bnr_swiper_mobile .swiper-slide {
    position: relative;
    width: 100%;
    height: 100%;
  }

  .bnr_swiper_mobile .swiper-slide::after {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.35);
    z-index: 2;
  }

  .bnr_cntnt {
    position: relative;
    top: 0;
    padding: 100px 20px 40px;
  }

  .bnr_cntnt h1 {
    font-size: 48px;
    letter-spacing: 2px;
  }

  .bnr_cntnt span {
    font-size: 28px;
    letter-spacing: 2px;
    padding-bottom: 20px;
  }

  .bnr_hdr_txt {
    width: 100%;
  }

  .bnr_txt span {
    font-size: 22px;
  }

  .bnr_btn {
    display: flex;
    flex-direction: column;
    gap: 12px;
    padding-bottom: 30px;
  }

  /* stats bar: no longer absolutely positioned off the bottom of
     a clipped container — it now flows normally in a 2x2 grid */
  .stats-bar {
    position: relative;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 24px 12px;
    padding: 20px;
    margin-top: 20px;
  }

  .stat-item {
    align-items: center;
  }

  .stat_img img {
    width: 36px;
    height: 36px;
  }

  .stat_img {
    width: 18px;
  }

  .stat-num {
    font-size: 22px;
  }

  .stat-label {
    font-size: 12px;
  }

  .ftr_txt {
    font-size: 32px;
    text-align: center;
    display: none;
  }

  .stats-bar {
    display: flex;
    flex-wrap: wrap;
    z-index: 5;
  }

  .bnr_btn,
  .guide_btn,
  .actions,
  .dscs_btns {
    flex-direction: column;
    align-items: center;
    width: fit-content;
    margin-inline: auto;
  }

  .brand_img img,
  .slide_logo_img img {
    max-height: none;
    width: 75px;
    object-fit: contain;
  }

  .divider_1,
  .divider_2 {
    width: 100%;
  }

  .ftr_dv:nth-child(1) {
    display: none;
  }

  .clnt_wrpr {
    flex-direction: column;
    text-align: center;
  }

  .collection_bottom {
    align-items: end;
    margin-top: 12px;
  }

  .collection_bottom .cmn_btn {
    width: auto;
  }

  .ftr_dv_mobile {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .ftr_dv_mobile .ftr_logo {
    padding-bottom: 0;
  }

  .stat_img img {
    max-width: 18px;
  }

  .guide_row {
    grid-template-columns: 1fr;
    padding-bottom: 18px;
  }

  .guide_dtls {
    width: 100%;
  }

  .guide_img {
    width: 65px;
    height: 65px;
    margin-bottom: 14px;
  }

  .guide_img img {
    max-width: 34px;
    max-height: 34px;
  }

  .property_txt,
  .stwall_txt,
  .cnslt_txt,
  .clnt_swpr {
    padding: 16px 9px;
    text-align: center;
  }

  .property-right img,
  .stwall_lft_img img,
  .cnslt_rgt_img img,
  .clnt_lft_prt img {
    height: 240px;
  }

  .real_estate_img,
  .portfolio_sec .real_estate_img {
    height: 240px;
  }

  .real_estate_card .tag,
  .portfolio_sec .real_estate_card .tag {
    font-size: 9px;
    padding: 3px 6px;
  }

  .card_content span {
    font-size: 34px;
  }

  .elite_box {
    border-width: 2px;
    padding: 16px 7px 32px;
  }

  .elite_logo {
    width: 72px;
  }

  .clnt_prt h6,
  .clnt_prt p {
    font-size: 13px;
  }

  .website_logo {
    width: 75px;
    margin-bottom: 12px;
    margin-inline: auto;
  }

  .client_navigation img {
    width: 32px;
  }

  .star_list {
    display: flex;
    justify-content: center;
    gap: 4px;
    padding-bottom: 6px;
  }

  .slide_logo.cmn_pdding {
    padding: 18px 0;
  }

  .discuss {
    height: auto;
    min-height: 240px;
    padding: 28px 0;
    background-size: cover;
    background-position: center;
  }

  .upr_ftr {
    padding-bottom: 20px;
    flex-direction: column;
    gap: 0;
  }

  .ftr_logo img {
    max-width: 170px;
  }

  .ftr_dv,
  .ftr_dv:nth-child(3) {
    width: 100%;
  }

  .ftr_dv:not(:last-child) {
    border-bottom: 1px solid #eaeaea;
  }

  .ftr_dv:nth-child(2) {
    border-top: 1px solid #eaeaea;
  }

  .ftr_dv p {
    text-align: left;
  }

  .ftr_dv.cmn_hdr h4 {
    padding-bottom: 9px;
    padding-block: 7px;
    text-align: left;
  }

  .ftr_icn_otr {
    width: 28px;
    height: 28px;
    flex-shrink: 0;
  }

  .ftr_icn {
    font-size: 11px;
  }

  .ftr_inpt {
    padding: 9px 11px;
    font-size: 13px;
  }

  .ftr_inpt::placeholder {
    font-size: 13px;
  }

  .mdl_ftr {
    padding-block: 16px;
  }

  .mdl_ftr p {
    width: 92%;
    padding-bottom: 12px;
    text-align: left;
  }

  .ftr_dv_mobile p {
    text-align: center;
  }

  .btm_ftr {
    padding: 7px;
  }

  .portfolio_bottom .cmn_btn {
    width: fit-content;
  }

  .btm_ftr p {
    padding-bottom: 0;
    margin-bottom: 0;
  }

  #backToTop {
    width: 28px;
    height: 28px;
    right: 12px;
    font-size: 13px;
  }

  #backToTop.show {
    bottom: 12px;
  }

  .location_sec {
    flex-direction: row;
    width: 100%;
    height: 320px;
    display: flex;
    overflow: hidden;
    position: relative;
    background: url("../images/location_back_img.webp") no-repeat;
    background-position: center;
    background-size: 130% 110%;
  }

  .location_dv:nth-child(1) {
    flex: 0 0 20%;
  }

  .location_dv:nth-child(2) {
    flex: 0 0 60%;
  }

  .location_dv:nth-child(3) {
    flex: 0 0 20%;
  }

  .location_content {
    left: 12px;
    bottom: 12px;
  }

  .location_content h3 {
    font-size: 16px;
  }

  .location_logo {
    width: 64px;
  }

  .location_content p {
    font-size: 13px;
  }

  .location_content span {
    font-size: 26px;
  }

  .card_title {
    display: none;
  }

  .location_content:nth-child(2) {
    display: block;
  }

  .location_dv:hover .card_title {
    display: block;
  }

  .location_dv .location_logo {
    opacity: 0;
    transform: translateY(80px);
  }

  .location_dv .location_content p {
    opacity: 0;
    transform: translateY(80px);
  }

  .location_dv::before {
    opacity: 0;
  }

  .location_dv.active .location_logo {
    opacity: 1;
    transform: translateY(0);
  }

  .location_dv.active .location_content p {
    opacity: 1;
    transform: translateY(0);
  }

  .location_dv.active .card_title {
    display: block;
  }

  .location_dv.active::before {
    background: rgba(0, 0, 0, 0.4);
    opacity: 1;
  }

  .cnslt_sec .cmn_hdr p {
    padding-bottom: 12px;
  }

  .ftr_accordion_body {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transition:
      max-height 0.35s ease,
      opacity 0.3s ease;
  }

  .clnt_prt {
    height: 170px;
  }

  /* sangita 18.06.26 */
  .stonewall_sec .play_btn,
  .cnslt_right .play_btn {
    width: 25px;
    height: 25px;
    outline-width: 5px;
    font-size: 10px;
  }
  .stonewall_sec .play_btn::before,
  .cnslt_right .play_btn::before {
    width: 45px;
    height: 45px;
    outline-offset: 3px;
  }
  .clnt_swpr {
    height: 352px;
  }
  .ftr_form.ftr_accordion_body {
    height: auto;
    padding-bottom: 0 !important;
  }
}

/*** ==================<<<<<>>>>>================== ***/

@media (max-width: 360px) {
  /* sangita 18.06.26 */
  .bnr_txt {
    padding-top: 183px;
  }
  .stats-bar {
    bottom: 50px;
    gap: 2px;
  }
  .property_txt .spec-item {
    padding-left: 0;
  }
  .property_sec .specs {
    width: 90%;
    margin-inline: auto;
  }
  .cnslt_txt {
    height: 598px;
  }
  .location_sec {
    height: 290px;
  }
}

/*** ==================<<<<<>>>>>================== ***/

@media (max-width: 600px) {
  .reach_row_mobile .chart_side {
    overflow: hidden;
  }

  .reach_row_mobile .chart_wrap {
    width: 100%;
    max-width: 320px;
    justify-content: center;
    gap: 5px;
    margin-inline: auto;
    overflow-x: visible;
    padding-bottom: 0;
  }

  .reach_row_mobile .bar_item {
    min-width: 0;
  }

  .reach_row_mobile .bar {
    width: 20px;
  }

  .reach_row_mobile .bar-name {
    font-size: 10px;
    line-height: 1.15;
    padding-top: 20px;
  }

  .reach_row_mobile .bar_item span {
    min-width: 60px;
    font-size: 11px;
    margin-top: 8px;
  }
}

@media (max-width: 360px) {
  .reach_row_mobile .chart_wrap {
    max-width: 296px;
    gap: 4px;
  }

  .reach_row_mobile .bar {
    width: 12px;
  }

  .reach_row_mobile .bar-name {
    font-size: 9px;
  }

  .reach_row_mobile .bar_item span {
    min-width: 38px;
    font-size: 10px;
  }
}

/*** ==================<<<<<>>>>>================== ***/

@media (max-width: 375px) {
  .banner_sec {
    height: auto;
    min-height: 720px;
    padding-bottom: 0;
  }

  .banner_sec::before {
    content: none !important;
    display: none !important;
  }

  /* .bnr_swiper {
    display: none !important;
  }

  .bnr_swiper_mobile {
    display: block !important;
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
  } */

  .bnr_swiper_mobile .swiper-slide {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
  }

  .bnr_swiper_mobile .bnr_slide_img {
    object-fit: cover;
    object-position: top center;
  }

  .bnr_swiper_mobile .swiper-slide::after {
    content: none !important;
    display: none !important;
  }

  .banner_sec .container {
    height: auto;
    min-height: 720px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: relative;
    z-index: 2;
  }

  .bnr_cntnt {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    padding: 120px 15px 24px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    z-index: 3;
  }

  .bnr_cntnt h1 {
    font-size: clamp(46px, 11vw, 64px);
    line-height: 0.95;
    letter-spacing: 2px;
    text-align: center;
  }

  .bnr_cntnt .bnr_hdr_txt {
    width: 100%;
    font-size: clamp(27px, 7vw, 38px);
    line-height: 1;
    letter-spacing: 2px;
    padding-bottom: 18px;
    text-align: center;
  }

  .bnr_btn {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 12px;
    width: fit-content;
    margin-inline: auto;
    padding-bottom: 28px;
  }

  .bnr_txt {
    width: 100%;
    min-height: 76px;
    padding-top: 184px !important;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 0 0.3em;
    text-align: center;
  }

  .bnr_txt span {
    font-size: clamp(24px, 6vw, 34px);
    line-height: 1.1;
    letter-spacing: 1px;
    padding-bottom: 0;
    text-align: center;
  }

  .bnr_txt .word {
    margin-right: 0;
  }

  .stats-bar {
    position: relative;
    left: auto;
    right: auto;
    bottom: auto;
    width: 100%;
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    justify-content: center;
    gap: 18px 10px;
    padding: 0 15px 30px;
    margin: 0 auto;
    z-index: 3;
  }

  .stat-item,
  .stat-item:nth-child(n) {
    width: auto;
    min-width: 0;
    gap: 8px;
    align-items: center;
  }

  .stat_img img {
    width: 34px;
    height: 34px;
    object-fit: contain;
  }

  .stat-num {
    font-size: 22px;
  }

  .stat-label {
    font-size: 12px;
    line-height: 1.25;
  }
}

@media (max-width: 375px) {
  .banner_sec,
  .banner_sec .container {
    min-height: auto;
  }

  .bnr_cntnt {
    padding-top: 105px;
  }

  .bnr_txt {
    min-height: 68px;
  }
}

@media (max-width: 375px) {
  .stats-bar {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 6px;
    padding-inline: 0;
  }

  .stat-item,
  .stat-item:nth-child(n) {
    gap: 10px;
  }

  .stat_img img {
    width: 20px;
    height: 20px;
  }

  .stat-num {
    font-size: 16px;
  }

  .stat-label {
    line-height: 1.15;
  }
}

/*** ==================<<<<<>>>>>================== ***/
