@media screen and (max-width: 1799px) {
  .overview-block {
    padding-left: 50px;
  }

  .about-us-logo img {
    max-width: 150px;
  }

  .map-img iframe {
    height: 730px;
    width: 650px;
  }
}

@media screen and (max-width: 1599px) {
  .about-us-logo {
    margin-bottom: 30px;
  }
  
  .scroll-to-top {
    bottom: 70px;
    right: 20px;
  }
  
  .whatsapp-icon{
    bottom: 120px;
    right: 20px;
  }

  .section-title h1,
  .section-title h2 {
    font-size: 45px;
    line-height: 55px;
  }

  .section-title {
    margin-bottom: 30px;
    position: relative;
    z-index: 2;
  }

  .theme-padding {
    padding-left: 100px;
    padding-right: 100px;
  }

  header {
    padding: 12px 50px;
  }

  .insomenu-bars {
    top: 50%;
    left: 50px;
  }

  h3 {
    font-size: 22px;
  }

  .location-list h3 {
    min-height: inherit;
  }

  .theme-logo img,
  .theme-white-logo img {
    max-width: 120px;
  }

  #section-banner,
  .section-cms {
    margin-top: 73px;
  }
}

@media screen and (max-width: 1408px) {
  .map-img iframe {
    height: 630px;
    width: 600px;
  }

  .soul-the-seasons-title {
    font-size: 30px;
    line-height: 40px;
  }

  .soul-the-seasons-title::before,
  .soul-the-seasons-title::after {
    width: 70px;
  }

  .unit-plan-features {
    padding: 20px 0;
    margin: 20px 0;
    border-bottom: 1px solid #0f3a30;
  }

  .overview-block {
    padding-left: 35px;
  }

  .menu-item a {
    border-left: unset;
    padding-left: 0;
    margin-left: 0px;
  }

  .theme-padding {
    padding-left: 60px;
    padding-right: 60px;
  }

  .section-title h2 {
    font-size: 36px;
    line-height: 44px;
  }

  header {
    padding: 12px 35px;
  }

  .insomenu-bars {
    left: 35px;
  }

  section,
  .section {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .col-header:last-child {
    max-width: 120px;
    padding: 0;
    flex: 0 0 120px;
  }
}

@media screen and (max-width: 1216px) {
  .map-img iframe {
    height: 500px;
    width: 100%;
  }

  .soul-the-seasons-title::before,
  .soul-the-seasons-title::after {
    width: 50px;
  }

  .soul-the-seasons-title {
    font-size: 25px;
    line-height: 35px;
    padding: 0 10px;
  }


  .amenities-name-slider .splide__arrows {
    display: flex;
  }

  .theme-btn {
    padding: 8px 20px;
  }

  .insomenu-bars {
    left: 30px;
  }

  .sticky-bottom-form .col-form {
    padding: 0 10px;
  }

  .col-connectivity:nth-child(1) {
    order: 2 !important;
  }

  .map-img {
    margin: 0 auto;
  }

  .connectivity-title {
    margin-bottom: 20px;
  }

  .contact-form-inner {
    padding: 30px;
  }

  .about-us-logo img {
    max-width: 120px;
  }

  .about-us-img {
    max-width: 500px;
    margin: 0 auto;
  }

  .column.unit-col:first-child {
    width: 60%;
    flex: 0 0 auto;
  }

  .column.unit-col:nth-child(2) {
    width: 40%;
    flex: 0 0 auto;
  }

  .unit-plan-details h5 {
    font-size: 25px;
    line-height: normal;
  }

  .unit-plan-features span,
  .unit-plan-features small {
    font-size: 16px;
    line-height: normal;
  }

  .unit-plan-features {
    padding: 18px 0;
    margin: 20px 0;
    border-bottom: 1px solid #0f3a30;
  }

  .unit-plan-details {
    padding: 20px;
  }

  .configuration-type h5 {
    font-size: 25px;
    line-height: 35px;
  }

  .overview-block {
    padding-left: 20px;
  }

  .section-title h1,
  .section-title h2 {
    font-size: 40px;
    line-height: 50px;
  }

  #section-banner,
  .section-cms {
    margin-top: 72px;
  }

  .menu-item a {
    border-right: none;
    padding-right: 0px;
    margin-right: 0px;
  }

  .theme-padding {
    padding-left: 35px;
    padding-right: 35px;
  }

  h3 {
    font-size: 20px;
  }

  .section-title h2 {
    font-size: 32px;
    line-height: 40px;
  }

  header {
    padding: 12px 30px;
  }

  .splide__arrow {
    width: 40px;
    height: 40px;
    padding: 8px;
  }

  .theme-menu ul li:last-child {
    border-bottom: none;
    padding-bottom: 0;
  }

  .sticky-btn-enquire {
    z-index: 888 !important;
  }

  .theme-menu ul {
    flex-direction: column;
    justify-content: start;
  }

  .configuration-content {
    padding: 40px;
  }
}

@media screen and (max-width: 1024px) {
    .row-form {
      display: block;
    }
    
    .whatsapp-icon {
    bottom: 105px;
    right: 20px;
    width: 36px;
    height: 36px;
    }
    
  .soul-the-seasons-title {
    padding: 0 10px;
  }

  .col-header:last-child {
    max-width: 100px;
    padding: 0;
    flex: 0 0 100px;
  }

  .number {
    margin-bottom: 20px;
  }

  .social-icons {
    margin-bottom: 20px;
  }

  .xs-d-none,
  .xl-d-none,
  .sm-d-none {
    display: none !important;
  }

  .md-d-none {
    display: block !important;
  }

  .footer-logo {
    max-width: 125px;
    margin: 0 auto 15px;
  }

  #home #footer {
    padding: 30px 0 70px;
  }

  .col-form-title h3 {
    margin: 0;
    padding: 10px 12px;
    color: #ffffff;
    display: block;
    cursor: pointer;
    text-align: center;
    font-size: 18px;
    line-height: 24px;
    border-top: 1px solid #eee;
    text-transform: uppercase
  }

  .sticky-bottom-form-inner {
    position: fixed;
    padding: 0;
    display: block;
    bottom: -182px;
    left: 0;
    width: 100%;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    background: linear-gradient(0deg, #0F3A30, #0F3A30), linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
    z-index: 999;
  }

  .sticky-bottom-form.open .sticky-bottom-form-inner {
    bottom: 0;
    left: 0;
  }

  .accordion .card__content {
    padding: 0 12px 12px;
  }

  .about-us-logo {
    margin-bottom: 20px;
  }

  .configuration-type h5 {
    font-size: 20px;
    line-height: 30px;
  }

  .configuration-content-inner:not(:last-child) {
    margin-bottom: 20px;
    padding-bottom: 20px;
  }

  .configuration-btn {
    padding: 10px 15px;
    font-size: 14px;
  }

  .map-img {
    max-width: 550px;
    margin: 0 auto;
  }

  .connectivity-title {
    margin-bottom: 20px;
  }

  .overview-img img {
    max-width: 550px;
    margin: 0 auto;
  }

  .overview-block {
    padding-left: 0;
    text-align: center;
  }

  .columns .usp-details-col {
    width: 33.33% !important;
    flex: 0 0 auto;
  }

  .columns.row-usp {
    justify-content: center;
  }

  .section-title h1,
  .section-title h2 {
    font-size: 35px;
    line-height: 45px;
  }

  .container {
    padding: 0 30px;
  }

  .row-copyright {
    margin: -5px;
  }

  .col-copyright {
    padding: 5px;
  }

  .sticky-btn-enquire {
    font-size: 13px !important;
    right: -51px;
  }

  .sticky-btn-enquire.sticky-brochure {
    top: 400px;
    right: -87px;
  }

  section,
  .section {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .section-title h2 {
    font-size: 30px;
    line-height: 36px;
  }

  #section-banner,
  .section-cms {
    margin-top: 64px;
  }

  .theme-logo img,
  .theme-white-logo img {
    max-height: 40px;
  }

  .col-copyright,
  .col-copyright:last-child {
    text-align: center;
  }

  .location-block {
    padding: 0 0 0 30px;
  }

  .scroll-to-top svg {
    width: 36px;
    height: 36px;
  }

  .scroll-to-top {
    width: 36px;
    height: 36px;
    bottom: 55px;
  }

  .call-btn {
    width: 36px;
    height: 36px;
    bottom: 55px;
  }

  .sticky-bottom-form.open .close-form {
    opacity: 1;
    background-color: transparent;
  }

  .sticky-bottom-form {
    bottom: auto;
    left: auto;
    padding: 0;
    width: 100%;
    background: rgb(45 41 38 / 0.9);
    max-width: 100%;
    margin: 0 auto;
    right: 0;
    position: inherit;
    z-index: 999 !important;
  }

  .sticky-bottom-form .col-form {
    width: 50%;
    margin: 0 0 15px !important;
  }

  .sticky-bottom-form .col-form.col-form-btn {
    width: 100%;
  }

  .col-form-title {
    display: inline-block;
    width: 100%;
    margin-bottom: 0;
  }

  .col-form-title h3 {
    margin: 0;
    padding: 10px 12px;
    color: #ffffff;
    display: block;
    cursor: pointer;
    text-align: center;
    font-size: 18px;
    line-height: 24px;
    border-top: 1px solid #eee;
    text-transform: uppercase;
  }

  .close-form {
    color: #ffffff;
    position: absolute;
    font-size: 22px;
    line-height: 22px;
    top: 8px;
    right: 3px;
    opacity: 0;
    cursor: pointer;
  }

  .tab-list {
    gap: 50px;
  }
}

@media screen and (max-width: 991px) {
  .unit-plan-features {
    padding: 20px 0;
    margin: 15px 0;
    border-bottom: 1px solid #0f3a30;
  }

  .column.unit-col:nth-child(2) {
    width: 35%;
    flex: 0 0 auto;
  }

  .column.unit-col:first-child {
    width: 65%;
    flex: 0 0 auto;
  }

  .col-footer {
    padding: 0;
    width: 100% !important;
    margin-bottom: 30px;
  }

  .col-footer:last-child {
    margin-bottom: 0 !important;
  }
}

@media screen and (max-width: 768px) {
  .footer-logo {
    max-width: 100px;
    margin: 0 auto 15px;
  }

  #about-us-slider .splide__arrows {
    display: flex;
    justify-content: center;
    margin-top: 15px;
    gap: 10px;
  }

  #about-us-slider .splide__arrow {
    position: static;
    transform: unset;
  }

  .usp-details-col p {
    font-size: 13px;
    line-height: 18px;
  }

  .column.usp-details-col {
    padding: 6px !important;
  }

  .columns.row-usp {
    margin: -6px !important;
  }

  .soul-the-seasons-title::before,
  .soul-the-seasons-title::after {
    width: 50px;
  }

  .amenities-inner li:not(:last-child) {
    margin-bottom: 8px;
  }

  .amenities-inner li {
    font-size: 14px;
  }

  #home #footer {
    padding: 30px 0 70px;
  }

  .xs-d-none,
  .xl-d-none,
  .md-d-none {
    display: none !important;
  }

  .sm-d-none {
    display: block !important;
  }

  .social-icons {
    position: relative;
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
    margin-bottom: 15px;
  }

  .number {
    margin-bottom: 20px;
  }

  .about-us-block {
    text-align: center;
  }

  .about-us-logo img {
    max-width: 100px;
    margin: 0 auto;
  }

  .about-us-logo {
    margin-bottom: 10px;
  }

  .column.unit-col:nth-child(2) {
    width: 100%;
    flex: 0 0 auto;
    max-width: 100%;
  }

  .column.unit-col:first-child {
    width: 100%;
    flex: 0 0 auto;
  }

  .configuration-content {
    padding: 25px;
  }

  .configuration-type h5 {
    font-size: 18px;
    line-height: 28px;
  }

  .configuration-content-inner:not(:last-child) {
    margin-bottom: 15px;
    padding-bottom: 15px;
  }

  .configuration-btn {
    padding: 8px 12px;
    font-size: 12px;
  }

  .connectivity-title {
    margin-bottom: 0;
  }

  .ups-img-inner span {
    display: block;
    font-size: 12px;
    font-weight: 500;
  }

  .ups-img-inner small {
    display: block;
    font-size: 14px;
    font-weight: 700;
  }

  .yBoxFrame.yBoxImgWrap .yBoxPrevImg::after {
    left: 30px !important;
  }

  section,
  .section {
    padding-top: 35px;
    padding-bottom: 45px;
  }

  #location-slider1 {
    margin-top: 30px;
  }

  .copyright-detail .small {
    font-size: 13px;
  }

  .counter-block h3 {
    font-size: 28px;
  }

  .tab-list .tab {
    /* width: 140px; */
    padding: 12px 10px;
  }

  .tab-list .tab a {
    font-size: 14px;
    line-height: 24px;
  }

  .yBoxFrame.yBoxImgWrap .yBoxNextImg::after {
    left: 0;
  }

  .section-title h1,
  .section-title h2 {
    font-size: 30px;
    line-height: 40px;
  }

  .section-title {
    margin-bottom: 20px;
    position: relative;
    z-index: 2;
  }

  .section-title h2 {
    font-size: 26px;
    line-height: 36px;
  }

  .copyright-line {
    display: block;
    font-size: 0 !important;
    line-height: 0 !important;
  }

  .location-block {
    padding: 30px 0 0 0;
  }

  #register-modal {
    padding: 25px;
  }

  .tab-list .tab:not(:last-child)::before {
    display: none;
  }

  .tab-list {
    gap: 30px;
  }
}

@media screen and (max-width: 575px) {

  .soul-the-seasons-title::before,
  .soul-the-seasons-title::after {
    width: 30px;
  }
  
  .whatsapp-icon {
    bottom: 58px;
  }

  .lifestyle-plan-block .tab-list {
    justify-content: center;
    gap: 5px;
    flex-wrap: nowrap;
  }

  .insomenu-bars {
    left: 20px;
  }

  header {
    padding: 12px 20px;
  }

  .amenities-inner li {
    font-size: 12px;
  }

  .amenities-inner li:not(:last-child) {
    margin-bottom: 5px;
  }

  .qr-code {
    max-width: 100px;
    margin: 0 auto 10px;
  }

  .sm-d-none,
  .xl-d-none,
  .md-d-none {
    display: none !important;
  }

  .xs-d-none {
    display: block !important;
  }

  .side-btn.theme-btn::before {
    border-radius: 0;
  }

  .lifestyle-plan-block .tab-list .tab a {
    font-size: 16px;
  }

  .tab-list .tab {
    /* width: 140px; */
    padding: 5px 10px;
  }

  .amenities-inner {
    text-align: center;
  }

  .unit-plan-features {
    padding: 15px 0;
    margin: 15px 0;
    border-bottom: 1px solid #0f3a30;
  }

  .configuration-content {
    padding: 15px;
  }

  .configuration-type h5 {
    font-size: 14px;
    line-height: 24px;
  }

  .configuration-type span {
    font-size: 14px;
    line-height: 24px;
  }

  .configuration-content-inner:not(:last-child) {
    margin-bottom: 10px;
    padding-bottom: 10px;
  }

  .configuration-btn {
    padding: 5px 10px;
    font-size: 12px;
  }

  .columns .usp-details-col {
    width: 50% !important;
    flex: 0 0 auto;
  }

  .theme-modal-card-body {
    padding: 20px;
  }

  .container {
    padding: 0 20px;
  }

  .theme-padding {
    padding-left: 20px;
    padding-right: 20px;
  }

  .sm-form-control {
    font-size: 13px;
  }

  .theme-btn {
    font-size: 13px;
    line-height: 20px;
  }

  .section-title {
    margin-bottom: 20px;
  }

  .accordion .card__content {
    padding: 0 10px 10px;
  }

  .accordion .card__title {
    padding: 8px 10px;
  }

  .column.col-register {
    padding: 8px;
  }

  .columns.row-register,
  .columns.cols-register {
    margin: -8px !important;
  }

  .sm-form-control {
    padding: 12px 12px 12px 0;
  }

  .splide__pagination__page {
    width: 10px;
    height: 10px;
  }

  .listed-points li:before {
    width: 8px;
    height: 8px;
  }

  .listed-points li {
    padding-left: 20px;
  }

  h3 {
    font-size: 18px;
  }

  #main-slider .splide__arrow {
    display: none;
  }

  .accordion .card__title {
    font-size: 16px;
    min-height: 50px;
  }

  section,
  .section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  #section-banner,
  .section-cms {
    margin-top: 65px;
  }

  /* .theme-logo img {
    max-height: 40px;
  } */

  .tab-list {
    gap: 10px;
  }

  #home #footer {
    padding: 30px 0 70px;
  }

  .sticky-bottom-form {
    display: none !important;
  }

  .sticky-btn-enquire {
    transform: unset;
    top: unset;
    bottom: 0;
    right: 0;
    left: 0;
    border: 0;
    border-top: 1px solid #fff;
    border-radius: 0;
    text-align: center;
    width: 50%;
    padding: 10px 0px !important;
  }

  .sticky-btn-enquire.sticky-brochure {
    top: unset;
    right: 0;
    width: 50%;
    left: unset;
    border-left: 1px solid #fff;
  }

  .thankyou-block h1 {
    font-size: 22px;
    line-height: 1.4;
    margin-bottom: 8px;
  }

  .thankyou-msg {
    font-size: 14px !important;
  }

  .thankyou-logo img {
    height: 40px;
  }

  .close {
    bottom: initial;
    top: -18px;
    left: initial;
    right: -18px;
    width: 36px;
    height: 36px;
  }

  .theme-modal-card {
    max-width: 100%;
  }

  .theme-modal .theme-modal-card {
    top: -30px;
    transform: none;
    margin-top: 30px;
    padding: 20px;
  }

  .theme-modal.is-active .theme-modal-card {
    top: 0;
    transform: none;
    margin-top: 30px;
  }

  .scroll-to-top {
    display: none !important;
  }

  body {
    font-size: 14px;
    line-height: 22px;
  }

  .section-title h1,
  .section-title h2 {
    font-size: 24px;
    line-height: 30px;
  }

  .section-title h2:before {
    height: 2px;
  }

  .connectivity-list {
    margin-top: 10px;
  }
}

@media screen and (max-width: 480px) {
  .soul-the-seasons-title {
    font-size: 20px;
    line-height: 30px;
  }

  .usp-details-col p {
    font-size: 12px;
    line-height: 16px;
    font-weight: 600;
  }

  .unit-plan-block .tab-details .tab-list-block .tab-list {
    flex-wrap: nowrap;
  }

  .theme-white-logo img {
    margin-left: 50px;
  }

  .unit-plan-block .tab-details .tab-list-block {
    margin-bottom: 20px;
  }

  .about-us-logo img {
    max-width: 80px;
    margin: 0 auto;
  }

  .modal-title {
    font-size: 20px;
  }

  .counter-block h3 {
    font-size: 24px;
  }

  .sticky-btn-enquire {
    font-size: 13px !important;
  }
}

@media screen and (max-width: 420px) {
  .unit-plan-block .tab-details .tab-list-block .tab-list {
    gap: 5px;
  }

  .unit-plan-block .tab-details .tab-list-block .tab-list .tab {
    /* width: 116px; */
    padding: 5px 5px;
  }

  .configuration-content-inner {
    flex-direction: column;
    gap: 10px;
  }

  .theme-menu {
    width: 100%;
  }

  .modal-title {
    font-size: 16px;
  }

  .sticky-btn-enquire {
    font-size: 11px !important;
  }

  .sticky-btn-enquire {
    width: 50%;
  }

  .sticky-btn-enquire.sticky-brochure {
    width: 50%;
  }
}

@media screen and (max-width: 380px) {
  .tab-list .tab {
    /* width: 100%; */
    padding: 8px 16px;
  }

  .lifestyle-plan-block .tab-list .tab a {
    font-size: 14px;
  }

  .theme-logo img,
  .theme-white-logo img {
    max-height: 35px;
  }

  header {
    padding: 10px 15px;
  }

  #section-banner,
  .section-cms {
    margin-top: 56px;
  }

  .ups-img-inner small {
    display: block;
    font-size: 12px;
    font-weight: 700;
  }

  .ups-img-inner span {
    display: block;
    font-size: 10px;
    font-weight: 500;
    line-height: normal;
  }
}

@media screen and (max-width: 360px) {
  .unit-plan-block .tab-details .tab-list-block .tab-list {
    flex-wrap: wrap;
  }

  .section-title h1,
  .section-title h2 {
    font-size: 22px;
    line-height: 28px;
  }

  .sticky-btn-enquire {
    font-size: 10px !important;
    padding: 5px 0px !important;
  }
}