/** @format **/

@media screen and (max-width: 1500px) {
  .available_process .available_steps li + li .line-arrow{
    width: 2.75rem;
  }
}

@media screen and (max-width: 1400px) {
  .stellarnav ul li a {
    padding: 1rem 0.3125rem;
    font-size: 0.85rem;
  }

  section.intro-section.visionSec2 .intro-content {
    padding-left: 6rem;
    padding-right: 0;
  }
  .rental_process .process_steps {
    gap: 3.875rem;
  }
}

@media screen and (max-width: 1399px) {
  .available_process .available_steps {
    gap: 2.875rem;
  }
  .available_process .available_steps li + li .line-arrow{
    left: calc(50% - 10.5rem);
  }
}

@media screen and (max-width: 1300px) {
}

@media screen and (max-width: 1280px) {
}

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

@media screen and (max-width: 1200px) {
  html {
    font-size: 86.8%;
  }

  h1 {
    font-size: 3.125rem;
    line-height: 3.75rem;
  }

  .mb180 {
    margin-bottom: 6.25rem !important;
  }

  .btn {
    padding: 0.825rem 1.075rem;
    font-size: 1rem;
  }

  section.defaultPadding {
    padding: 5rem 0;
  }

  header.header_main .stellarnav > ul > li + li {
    margin-left: 0%;
  }

  header.header_main .logo {
    width: 18.4375rem;
  }

  header.header_main .stellarnav {
    display: flex;
    order: 2;
  }

  header.header_main .header_cta {
    margin-left: auto;
  }

  header.header_main .stellarnav > ul > li > a {
    padding: 14.4px 0.75rem;
    text-align: left;
  }

  .stellarnav.mobile > ul > li > a.dd-toggle::before {
    display: none;
  }

  .stellarnav ul ul > li a {
    padding: 0.9188rem 1rem;
  }

  .stellarnav .dd-toggle {
    width: 3.3rem;
    height: 3.3rem;
  }

  .stellarnav.mobile ul ul {
    background: #dbdbdb;
  }

  header.header_main .stellarnav > ul > li > a {
    font-size: 1.2rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5rem;
    padding: 15px 0;
    color: #fff;
  }

  header.header_main .stellarnav > ul > li > a.each_icon {
    background: #c9ab73;
    display: inline-flex;
    padding: 0.7rem 1.2rem;
    gap: 0.5rem;
    align-items: center;
    border-radius: 5px;
    border: none;
    margin: auto;
    left: 0;
    /* order: 1; */
    display: flex;
    justify-self: center;
    width: 100%;
    justify-content: center;
  }

  li.mobile-action-btn-wrap {
    text-align: center;
  }

  li.mobile-action-btn-wrap {
    margin-top: 10px !important;
  }

  .stellarnav .menu-toggle {
    padding: 0;
    display: inline-flex !important;
    width: 35px;
    height: 35px;
    align-items: center;
    justify-content: center;
    background: #b27a44;
  }

  header.header_main .d_flex {
    gap: 1rem;
  }

  .hero-banner {
    height: auto;
  }

  .footer-main .footer-widgets-row {
    --bs-gutter-x: 1rem;
  }

  .banner.inner_banner {
    min-height: 30rem;
  }
  .rental_process .process_steps {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 2rem;
  }
  .banner.about_banner {
    min-height: 30rem;
  }

  .about_sustainability .sustainability_intro p {
    max-width: 100%;
  }
}

@media screen and (max-width: 1000px) {
}

@media screen and (max-width: 991px) {
  /* ! margin bottom */
  .mb16 {
    margin-bottom: 1rem !important;
  }

  .mb28-5 {
    margin-bottom: 1.25rem !important;
  }

  .mb30 {
    margin-bottom: 1.5625rem !important;
  }

  .mb32 {
    margin-bottom: 1.5625rem !important;
  }

  .mb40 {
    margin-bottom: 1.5625rem !important;
  }

  .mb50 {
    margin-bottom: 1.875rem !important;
  }

  .mb60 {
    margin-bottom: 1.875rem !important;
  }

  .mb65 {
    margin-bottom: 1.875rem !important;
  }

  .mb70 {
    margin-bottom: 1.875rem !important;
  }

  .mb80 {
    margin-bottom: 1.875rem !important;
  }

  /* ! margin top */
  .mt30 {
    margin-top: 1.25rem !important;
  }
  section.defaultPadding7_8 {
    padding: 4.5rem 0;
  }

  h2 {
    font-size: 2.25rem;
    line-height: normal;
  }

  p {
    padding: 0rem;
    margin: 0rem 0 1.25rem;
  }

  section.defaultPadding,
  section.defaultPadding7_5,
  section.defaultPadding5,
  section.defaultPadding4-5,
  section.defaultPadding8_5,
  section.defaultPadding9_4 {
    padding: 3.75rem 0;
  }

  .hero-badge {
    margin-bottom: 1rem;
  }

  .hero-banner .hero-container {
    margin-top: 4.5rem;
  }

  .hero-banner .hero-content p {
    margin: 0 auto 2rem auto;
  }

  header.header_main a.logo {
    width: 5.625rem;
    height: auto;
    flex-shrink: 0;
    aspect-ratio: 61 / 55;
  }

  .banner.inner_banner {
    min-height: 26rem;
  }

  .banner.inner_banner .banner_content {
    max-width: 100%;
  }

  .available_process .available_steps {
    /* flex-wrap: wrap; */
    gap: 2.5rem 1.875rem;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  .available_process .available_steps li + li .line-arrow {
    left: -10px;
    transform: translateX(-50%);
    width: 3rem;
  }
  .available_process .available_steps li:nth-child(odd) .line-arrow{
    display: none;
  }

  .available_process .available_step {
    flex: 0 0 calc(50% - 0.9375rem);
  }

  /* connector lines don't map to a 2-col wrap - hide */
  .available_process .available_step:not(:last-child)::after {
    display: none;
  }

  .why_choose .why_choose_inner {
    display: flex;
    align-items: flex-start;
    gap: 2rem;
  }

  .stats_band .stat_item .stat_num {
    font-size: 2.5rem;
  }

  .rental_process .process_head {
    margin: 0 auto 2.55rem;
  }

  .rental_process .process_steps {
    justify-content: center;
    align-items: center;
    gap: 2rem;
    flex-direction: row;
    flex-wrap: wrap;
    display: grid;
    grid-template-columns: auto auto;
    grid-template-rows: auto;
  }

  .rental_process .process_step:nth-child(2)::after {
    display: none;
  }

  .footer_main .footer_watermark {
    left: 1rem;
    font-size: 14rem;
    letter-spacing: 1.3125rem;
  }

  .footer_main .footer_widgets {
    align-items: center;
    gap: 1.2rem;
    padding-bottom: 3.75rem;
    flex-direction: column;
  }

  .banner.about_banner {
    min-height: 26rem;
  }

  .banner.about_banner .banner_content {
    max-width: 100%;
  }

  .about_intro .about_intro_inner {
    gap: 1.25rem;
  }

  .about_intro .about_intro_block h5 {
    font-size: 1.25rem;
  }

  .about_faq .about_faq_head {
    margin-bottom: 2.5rem;
  }

  .about_faq .acc_trigger {
    padding: 1.125rem 1rem;
  }

  .about_faq .about_faq_btn {
    margin-top: 2.5rem;
  }

  /* Contact us page responsive style */
  .contact-left .intro_text{
    text-align: center;
  }
  .contact-info-wrap {
    gap: 1.5rem;
  }
  .contact-info-wrap .contact-info .heading{
    margin-bottom: 0.5rem;
  }
  .contact-right {
    padding-top: 3rem;
  }
  .contact-right h3{
    text-align: center;
  }
  .form-wrap input[type=submit]{
    width: max-content;
    margin-inline: auto;
    display: block;
  }
  .contact-info-wrap .contact-info address, .contact-info-wrap .contact-info a, .contact-info-wrap .contact-info p{
    font-size: 1.15rem;
  }
  .available_process .available_steps li + li .line-arrow {
    left: -10px;
    transform: translateX(-50%);
  }
  .available_process .available_step {
    flex: 0 0 100%;
  }
	.enqurey-wrap{
		padding:3.5rem 1rem 4.3rem 1rem;
	}
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 2.125rem;
    font-style: normal;
  }

  h2 {
    font-size: 1.625rem;
  }

  h3 {
    font-size: 1.5rem;
    line-height: 2rem;
    margin: 0 0 1.25rem;
  }

  h4 {
    font-size: 1.25rem;
    line-height: 1.875rem;
  }

  h5 {
    font-size: 1.125rem;
    line-height: 2.125rem;
    /* 142.857% */
  }

  h6 {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }

  p {
    padding: 0rem;
    margin: 0rem 0 1.25rem;
    line-height: 1.5rem;
  }

  /* ! margin bottom */
  .mb16 {
    margin-bottom: 1rem !important;
  }

  .mb28-5,
  .mb30,
  .mb32,
  .mb40,
  .mb50,
  .mb60,
  .mb65,
  .mb66,
  .mb70,
  .mb80,
  .mb100 {
    margin-bottom: 1.25rem !important;
  }

  .mb180 {
    margin-bottom: 1.875rem !important;
  }

  .mt65 {
    margin-top: 1.25rem !important;
  }

  .pb-275 {
    padding-bottom: 10.9875rem !important;
  }

  /* ! margin top */
  .mt30 {
    margin-top: 1.25rem !important;
  }

  .mt60 {
    margin-top: 1.875rem !important;
  }

  header.header_main .rig-gp a.link-icon span.icon {
    display: inline-flex;
    width: 25px;
    height: 25px;
    aspect-ratio: 1 / 1;
  }

  header.header_main .logo {
    width: 10rem;
  }

  header.header_main {
    padding: 0.625rem 0;
  }

  section h1,
  section h2 {
    margin: 0 0 1.25rem;
  }

  .hero-banner {
    height: auto;
    flex-direction: column;
    aspect-ratio: unset;
    background: #0f172a;
    position: relative;
    z-index: 1;
  }

  .hero-banner .hero-bg {
    position: static;
  }

  .hero-banner .hero-container {
    margin-top: 0;
    padding: 3.125rem 0;
  }

  .hero-banner .hero-content {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .hero-banner .hero-actions {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1.25rem;
    width: 100%;
    flex-wrap: wrap;
    flex-direction: row;
  }

  .hero-content h1 {
    font-size: 2.5rem;
    line-height: normal;
  }

  .hero-content p {
    font-size: 1rem;
  }

  .hero-content p br {
    display: none;
  }

  .hero-actions {
    flex-direction: column;
    width: 100%;
  }

  .hero-actions .btn {
    width: 100%;
  }

  .scroll-indicator {
    bottom: 1.5rem;
    right: 1.5rem;
    width: 3rem;
    height: 3rem;
  }

  .stat-item {
    margin-bottom: 1.5rem;
  }

  section.defaultPadding,
  section.defaultPadding7_5,
  section.defaultPadding5,
  section.defaultPadding4-5,
  section.defaultPadding8_5,
  section.defaultPadding9_4 {
    padding: 3rem 0;
  }

  .banner.inner_banner {
    min-height: 22rem;
  }

  .banner.inner_banner .banner_content h1 {
    font-size: 2.25rem;
    line-height: normal;
  }

  .banner.inner_banner .banner_content h1 + p {
    margin-bottom: 1.75rem;
  }

  .available_homes .available_intro_inner h2 {
    margin-bottom: 0.75rem;
  }

  .available_process .available_step {
    flex: 0 0 100%;
  }

  .banner.home_banner .banner_content h1 .script-font {
    font-size: 3.625rem;
  }

  .why_choose .why_choose_inner {
    gap: 1.5rem;
    flex-direction: column;
  }
  .why_choose .why_choose_img {
    flex: 0 0 100%;
    max-width: 100%;
    overflow: hidden;
  }
  .rental_process .process_steps {
    grid-template-columns: auto auto;
    grid-template-rows: auto;
  }
  .rental_process .process_step:not(:last-child)::after {
    display: none;
  }
  .banner.home_banner {
    position: relative;
    width: 100%;
    flex-direction: column;
    background: #050505;
  }
  .banner.home_banner .container {
    position: static;
    width: 100%;
    left: 0;
    top: 0%;
    transform: translateY(0%);
    right: 0;
    /* padding: 30px 0; */
    padding-top: 30px;
    padding-bottom: 40px;
  }
  .stats_band .stats_row {
    display: grid;
    gap: 1.2rem;
    flex-wrap: wrap;
    grid-template-columns: 1fr 1fr;
  }
  .why_choose {
    text-align: center;
  }
  .why_choose .why_choose_content .why_features li {
    text-align: left;
  }
  .why_choose .why_choose_content .why_features {
    gap: 1.25rem;
    margin: 0 auto 2.5rem;
    width: 100%;
    max-width: max-content;
  }
  .testimonials .testimonials_head {
    margin: 0 auto 1.25rem;
  }
  .testimonials .testimonial_card {
    padding: 1.25rem;
    gap: 1.25rem;
    text-align: center;
    align-items: center;
  }

  .footer_main {
    padding-top: 2.5rem;
  }

  .cta_band .cta_band_inner p {
    margin: 0 0 1.25rem;
  }

  .footer_main .footer_top {
    margin: 0 auto 1.25rem;
  }

  .footer_main .footer_cols {
    display: flex;
    align-items: center;
    gap: 1.5rem;
    flex-wrap: wrap;
    flex-direction: column;
    text-align: center;
  }
  .banner.home_banner .banner_content h1 + p {
    margin-bottom: 2.5rem;
  }
  .footer_main .footer_col ul {
    gap: 0.35rem;
  }
  .footer_main .footer_watermark {
    left: 0;
    font-size: 8.8rem;
    letter-spacing: 1.3125rem;
  }

  .why_choose .why_choose_content .why_features li i {
    margin-top: 4px;
  }

  .rental_process .step_circle {
    gap: 0.15rem;
  }
  .banner.inner_banner {
    min-height: auto;
    flex-direction: column;
  }

  .banner.inner_banner .inner-banner {
    position: relative;
  }

  .banner.inner_banner .container {
    padding-top: 1.875rem;
    padding-bottom: 2.5rem;
  }

  .banner.inner_banner {
    background: #050505;
  }
  .banner.inner_banner .banner_content h1 {
    font-size: 1.875rem;
    margin: 0 0 15px;
  }

  .about_sustainability {
    text-align: center;
  }
  .about_sustainability .sustainability_body .btn {
    margin-top: 0;
  }
  .properties_intro .properties_intro_inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    flex-direction: column;
    text-align: center;
  }
  .properties_intro .intro_text,
  .properties_intro .intro_desc {
    flex: 0;
    max-width: 100%;
  }
  .properties_intro .intro_desc {
    padding-top: 0;
  }

  .banner.about_banner {
    min-height: 22rem;
  }

  .banner.about_banner .banner_content h1 {
    font-size: 2.25rem;
    line-height: normal;
  }

  .banner.about_banner .banner_content h1 + p {
    margin-bottom: 1.75rem;
  }

  .about_intro .about_intro_inner {
    gap: 1rem;
  }

  .about_intro .about_intro_block h5 {
    font-size: 1.125rem;
    line-height: 1.6rem;
  }

  /* sustainability columns stack (Bootstrap < md) - add spacing */
  .about_sustainability .sustainability_intro {
    margin-bottom: 1.875rem;
  }

  .about_faq .acc_trigger {
    gap: 1rem;
    padding: 1rem 0.75rem;
    font-size: 0.9375rem;
  }

  .about_faq .acc_container {
    padding: 0 0.75rem 1rem;
  }
  .available_process .available_process_head {
    margin: 0 auto 2rem;
  }
  .home-details-header {
    padding: 3rem 0 2rem 0;
  }
  .home-desc-wrap .home-desc-header {
    margin-bottom: 2.5rem;
  }
  .home-desc-wrap .home-desc-cont .property_slider_sec {
    margin-top: 1.5rem;
  }
  .home-desc-wrap .home-desc-cont:not(:last-child) {
    margin-bottom: 2rem;
  }
  .about-property-wrap {
    padding: 3rem 0 3rem 0;
  }
  .grid-2 {
    grid-template-columns: repeat(1, 1fr);
  }
  .about-property-wrap .highlights {
    margin-bottom: 3rem;
  }
  .form-wrap .row > *{
    margin: 0;
  }
  .home-desc-wrap .home-desc-header h5{
    margin-bottom: 1.5rem;
  }
  .about-property-wrap .nearby-card h5{
    margin-bottom: 0.75rem;
  }
  .enqurey-wrap {
    padding: 3rem 1rem 3rem 1rem;
  }
  .similar-property-wrap .property_card{
    margin-bottom: 2rem;
  }
  .similar-property-wrap .intro_text {
    margin-bottom: 1.5rem;
  }
  .enqurey-wrap .intro_text {
    margin-bottom: 1.5rem;
  }
  .intro_text h2 {
    margin: 0 0 1.25rem;
  }
  .banner.home_banner .banner_content h1{
    margin-bottom: 1rem;
  }
  .footer_main .footer_widgets {
    align-items: center;
    gap: 1.2rem;
    padding-bottom: 2.75rem;
  }
  .footer_main .footer_col h6 {
    color: var(--White, #fff);
    margin: 0 0 1rem;
  }
  section.defaultPadding7_8 {
      padding: 3rem 0;
  }
}

@media screen and (max-width: 639px) {
  h1 {
    font-size: 2.25rem;
    font-style: normal;
    line-height: 1.5;
  }

  .banner.inner_banner {
    min-height: auto;
  }

  .banner.inner_banner .banner_content h1 {
    font-size: 1.875rem;
  }

  .banner.inner_banner .banner_content .banner_btns,
  .availability_band .availability_inner .btn {
    width: 100%;
  }
  .banner.home_banner .banner_content h1 + p {
    margin-bottom: 1.25rem;
  }
  .properties_intro .properties_intro_inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    flex-direction: column;
    text-align: center;
  }
  .properties_intro .intro_text {
    flex: auto;
  }
  .properties_intro .intro_desc {
    flex: auto;
    max-width: 29.5rem;
    padding-top: 0;
  }
  .stats_band .stat_item .stat_num {
    font-size: 2rem;
  }
  .stats_band .stats_title {
    margin: 0 0 1.25rem;
    text-align: center;
  }
  .rental_process .process_steps {
    grid-template-columns: auto;
    grid-template-rows: auto;
  }
  .footer_main .footer_watermark {
    left: 0;
    font-size: 4.8rem;
    letter-spacing: 1.3125rem;
    margin: 0 auto;
  }
}

@media screen and (max-width: 576px) {
  .banner.about_banner {
    min-height: 18rem;
  }

  .banner.about_banner .banner_content h1 {
    font-size: 1.875rem;
  }

  .banner.about_banner .banner_content .banner_btns,
  .about_faq .about_faq_btn .btn,
  .about_sustainability .sustainability_body .btn {
    width: 100%;
  }
  .available_process .available_steps {
    gap: 4.5rem 1.5rem;
    grid-template-columns: repeat(1, 1fr);
  }
  .available_process .available_step{
    gap: 0.85rem;
  }
  .available_process .available_steps li + li .line-arrow {
    left: 50%;
    transform: translate(-80%, 200%);
    width: 2.5rem;
    top: -8px;
    rotate: 90deg;
  }
  .available_process .available_steps li:nth-child(odd) .line-arrow {
    display: block;
  }
}
