@media screen and (max-width: 1599px) {
  .section-project-details .theme-element.leaf-element {
    max-width: 140px;
  }

  .section-amenities .theme-element.theme-element-left,
  .section-amenities .theme-element.theme-element-right {
    opacity: 0.4;
  }

  .section-amenities .theme-element.theme-element-right {
    top: unset;
    bottom: 0;
  }

  .overview-list-points li {
    margin-bottom: 10px;
  }

  .nature-list-points .list-point li:before {
    width: 16px;
    height: 14px;
    top: 2px;
  }

  .section-cms .section-title {
    margin-bottom: 10px;
  }

  .section-cms {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }

  .section-aboutcompany .section-title {
    margin-bottom: 20px;
  }

  .section-aboutcompany .leaf-top {
    max-width: 120px;
  }

  .section-aboutcompany .leaf-bottom {
    max-width: 60px;
  }

  .section-connectivity .leaf-top {
    max-width: 100px;
  }

  .section-connectivity .leaf-bottom {
    z-index: 9;
    max-width: 140px;
  }

  #floorplans-slider .splide__arrows {
    display: flex;
    justify-content: center;
    gap: 15px;
    margin-bottom: 15px;
    margin-top: 5px;
  }

  #floorplans-slider .splide__arrow {
    position: static;
    transform: unset;
  }

  #gallery-img-slider .splide__track {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .section-gallery .theme-element.leaf-element {
    max-width: 80px;
  }

  .section-gallery .container {
    max-width: 1000px !important;
  }

  .section-amenities .theme-element.leaf-element {
    max-width: 160px;
  }

  .section-project-details .theme-element.theme-element-left,
  .section-project-details .theme-element.theme-element-right {
    max-width: 300px;
  }

  .section-project-details:before {
    height: 41%;
  }

  .section-nature .theme-element.leaf-element {
    max-width: 40px;
  }

  .amenities-title h4 {
    font-size: 20px;
  }

  .theme-padding {
    padding-left: 60px;
    padding-right: 60px;
  }

  .section {
    position: relative;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .list-point li:before {
    width: 18px;
    height: 16px;
  }

  .list-point li {
    padding-left: 30px;
  }

  .sticky-btn-enquire {
    right: -57px;
    font-size: 16px !important;
  }

  body {
    font-size: 14px;
  }

  .title-tagline {
    font-size: 16px;
  }

  .section-title h1,
  .section-title h2 {
    font-size: 30px;
    line-height: 36px;
  }

  header {
    padding: 12px 60px;
  }
}

@media screen and (max-width: 1440px) {
  .project-details-img {
    max-width: 800px;
  }

  .section-location .section-title {
    margin-bottom: 15px;
  }

  .section-location .container {
    max-width: 800px;
  }

  .connectivity-icon img {
    width: 30px;
    height: 30px;
  }

  .connecctivity-tab-desc {
    margin-top: 10px;
  }

  .connecctivity-tab-desc-inner ul {
    margin-bottom: -15px !important;
  }

  .connecctivity-tab-desc-inner ul li {
    width: 25%;
    flex: 0 0 25%;
    margin-bottom: 15px;
  }

  .tab-connectivity {
    padding: 0;
  }

  .section-connectivity .container {
    max-width: 1000px !important;
  }

  #floorplans-slider {
    max-width: 1000px;
    margin: 0 auto;
  }

  .section-floorplans .section-title {
    margin-bottom: 20px;
  }

  #gallery-img-slider .splide__track {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .section-gallery .container {
    max-width: 700px !important;
  }

  .amenities-desc-col {
    margin-bottom: 10px;
  }

  .columns.amenities-desc-cols {
    margin: 0 -20px -10px !important;
  }

  #amenities-slider .splide__arrows.arrow-bottom-slider {
    margin-top: 15px;
  }

  .amenities-other-content {
    margin-top: 15px;
  }

  .amenities-title {
    margin-bottom: 20px;
  }

  .amenities-icons {
    width: 80px;
    height: 80px;
    margin: 0 auto 8px;
  }

  .amenities-icons img {
    height: 40px;
  }


  .amenities-wrapper .section-title {
    margin-bottom: 15px;
  }

  .section-project-details:before {
    height: 55%;
  }

  .project-details-col {
    margin-bottom: 15px !important;
  }

  .columns.project-details-cols {
    margin-bottom: -15px !important
  }

  .section-project-details .container {
    max-width: inherit;
  }

  .overview-detail {
    padding-left: 30px;
    padding-right: 40px;
  }
}

@media screen and (max-width: 1408px) {
  .header__menu-link {
    font-size: 14px;
  }

  .nature-list-points .list-point li {
    padding-left: 25px;
  }

  .section-amenities .theme-element.leaf-element {
    max-width: 120px;
  }

  .amenities-wrapper .section-title {
    margin-bottom: 20px;
  }

  .theme-element.theme-element-right,
  .theme-element.theme-element-left {
    max-width: 400px;
  }

  .section-project-details .theme-element.leaf-element {
    max-width: 100px;
  }
}

@media screen and (max-width: 1216px) {
  .theme-padding {
    padding-left: 30px;
    padding-right: 30px;
  }

  .gallery-title {
    bottom: 5px;
  }

  .footer .theme-padding {
    padding-left: 60px;
    padding-right: 60px;
  }

  .site-logo,
  .about-company-logo {
    max-width: 120px;
  }

  .tab-connectivity {
    padding: 0;
  }

  .section-connectivity .leaf-bottom {
    z-index: 0;
    max-width: 90px;
  }

  .connecctivity-tab-desc-inner p {
    margin: 0;
  }

  .splide__pagination__page {
    width: 60px;
  }

  .plan-title {
    font-size: 16px;
  }

  .theme-block .theme-block-icon,
  .theme-block .theme-block-icon svg {
    width: 30px;
    height: 30px;
  }

  .section-gallery .theme-element.leaf-element {
    max-width: 50px;
    bottom: 0;
  }

  .section-gallery-wrapper .section-title {
    margin-bottom: 20px;
  }

  #gallery-img-slider .splide__arrows {
    display: flex;
    justify-content: center;
    margin-top: 20px;
    gap: 15px;
  }

  #gallery-img-slider .splide__arrow {
    position: static;
    transform: unset;
  }

  .arrow-outside-slider .splide__arrow--prev {
    left: 30px;
  }

  .arrow-outside-slider .splide__arrow--next {
    right: 30px;
  }

  .nature-wrapper {
    padding: 30px;
  }

  .nature-list-points .list-point li:before {
    width: 14px;
    height: 12px;
  }

  .nature-desc {
    margin-bottom: 15px;
  }

  .theme-element {
    opacity: 0.3;
  }

  .theme-element.leaf-element {
    opacity: 0.2;
  }

  .section-project-details .theme-element.theme-element-left,
  .section-project-details .theme-element.theme-element-right {
    max-width: 300px;
  }

  .section-project-details:before {
    height: 60%;
  }

  .section {
    position: relative;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .section-title h1,
  .section-title h2 {
    font-size: 24px;
    line-height: 30px;
  }

  .list-point li {
    margin-bottom: 10px;
  }

  .sticky-btn-enquire {
    z-index: 888 !important;
  }

  .about-company-wrapper .columns {
    justify-content: center;
    margin-bottom: -24px !important;
  }

  .about-company-wrapper .column {
    margin-bottom: 24px;
  }

  header {
    padding: 12px 30px;
  }

  .splide__arrow {
    width: 36px;
    height: 36px;
  }

  .amenities-title h4 {
    font-size: 18px;
  }

  .insomenu-bars {
    top: 50%;
    right: 20px;
    margin: 0;
    display: inline-block;
    height: 40px;
    width: 40px;
    position: absolute;
    z-index: 444;
    cursor: pointer;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  .insomenu-bars span,
  .insomenu-bars span:after,
  .insomenu-bars span:before {
    width: 30px;
    border-radius: 0;
    -webkit-transition: -webkit-transform ease 0.15s;
    transition: -webkit-transform ease 0.15s;
    transition: transform ease 0.15s;
    transition: transform ease 0.15s, -webkit-transform ease 0.15s;
    position: absolute;
    left: inherit;
    right: 0;
    margin: 0 auto;
    height: 3px;
    background-color: #ffffff;
  }

  .insomenu-bars span:before {
    top: -8px;
  }

  .insomenu-active .insomenu-bars span,
  .insomenu-active .insomenu-bars span:after,
  .insomenu-active .insomenu-bars span:before {
    opacity: 1;
  }

  .insomenu-bars span {
    top: 50%;
    display: block;
    margin-top: -2px;
    -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    -webkit-transition-duration: 0.1s;
    transition-duration: 0.1s;
  }

  .insomenu-bars span:after,
  .insomenu-bars span:before {
    display: block;
    content: "";
  }

  .insomenu-bars span:before {
    top: -8px;
    -webkit-transition: top 0.1s 0.14s ease, opacity 0.1s ease;
    transition: top 0.1s 0.14s ease, opacity 0.1s ease;
  }

  .insomenu-bars span:after {
    bottom: -8px;
    width: 20px;
    -webkit-transition: bottom 0.1s 0.14s ease,
      -webkit-transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.1s 0.14s ease,
      -webkit-transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.1s 0.14s ease,
      transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.1s 0.14s ease,
      transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19),
      -webkit-transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  .insomenu-active .insomenu-bars span {
    -webkit-transition-delay: 0.14s;
    transition-delay: 0.14s;
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .insomenu-active .insomenu-bars span:before {
    top: 0;
    -webkit-transition: top 0.1s ease, opacity 0.1s 0.14s ease;
    transition: top 0.1s ease, opacity 0.1s 0.14s ease;
    opacity: 1;
    width: 25px;
  }

  .insomenu-active .insomenu-bars span:after {
    bottom: 0;
    transition: bottom 0.1s ease,
      -webkit-transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    width: 25px;
  }

  .insomenu-active .insomenu-bars span {
    width: 25px;
  }

  .insomenu-active .menu-creative,
  .insomenu-active .our-offices-item:first-child {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
  }

  .insomenu-active .our-offices-item:last-child {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
  }

  #header-primary-menu {
    position: fixed;
    background-color: #1B5D69;
    width: 100%;
    left: 0;
    padding: 0;
    padding: 0 30px 20px !important;
    margin-top: 94px;
    top: -15px;
    opacity: 0;
    visibility: hidden;
    border-bottom: 1px solid #ffffff60;
    -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;
  }

  .insomenu-active #header-primary-menu {
    top: 0;
    opacity: 1;
    visibility: visible;
    z-index: 9;
  }

  #header-primary-menu ul li {
    display: block;
    text-align: left;
    padding: 10px 0;
    border-bottom: 1px solid #eee;
  }

  .header__menu-item {
    line-height: 32px;
  }

  #header-primary-menu ul li:last-child {
    border-bottom: none;
    padding-bottom: 0;
  }
}

@media screen and (max-width: 1024px) {
  .theme-logo img {
    height: 60px;
  }

  .sticky-bottom-form .col-form .sm-form-control {
    border: 1px solid #ffffff;
    color: #ffffff;
  }

  .sticky-bottom-form ::placeholder {
    color: #fff;
  }

  .maharera-detail {
    flex-direction: column;
    text-align: center;
    gap: 20px;
    margin: 20px auto;
  }

  #home #footer {
    padding: 20px 0 70px;
  }

  .location-img .get-direction {
    font-size: 16px;
  }

  .connecctivity-tab-desc-inner ul li {
    width: 33.33%;
    flex: 0 0 33.33%;
  }

  .section-connectivity .leaf-top {
    max-width: 60px;
  }

  .tab-connectivity li.tab {
    width: auto;
    flex: 0 0 auto;
  }

  #gallery-img-slider .is-active.is-visible .gallery-img {
    transform: scale(1.1);
  }

  #gallery-img-slider .splide__track {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .section-gallery .container {
    padding: 0 !important;
  }

  .amenities-desc-col {
    margin-bottom: 20px;
  }

  .amenities-icons img {
    height: 36px;
  }

  .amenities-icons {
    width: 70px;
    height: 70px;
  }

  .columns.amenities-desc-cols {
    margin: 0 -20px -20px !important;
  }

  .nature-wrapper {
    padding: 0;
  }

  .nature-detail {
    padding: 30px;
  }

  .section-project-wrapper .section-title {
    margin-bottom: 20px;
  }

  .project-details-col {
    margin-bottom: 20px !important;
  }

  .section-project-details:before {
    display: none;
  }

  .columns.project-details-cols {
    margin-bottom: -20px !important;
  }

  .sticky-btn-enquire {
    right: -52px;
    font-size: 14px !important;
  }

  .order-2 {
    order: unset;
  }

  #header-primary-menu,
  #section-banner,
  .section-cms {
    margin-top: 83px;
  }

  .container {
    padding: 0 30px;
  }

  .col-copyright,
  .col-copyright:last-child {
    text-align: center;
  }


  #back2top svg {
    width: 36px;
    height: 36px;
  }

  #back2top {
    width: 36px;
    height: 36px;
    bottom: 55px;
  }

  .call-btn {
    width: 36px;
    height: 36px;
    bottom: 55px;
  }

  .sticky-bottom-form-inner {
    position: fixed;
    left: 0;
    padding: 0;
    display: block;
    bottom: -186px;
    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-color: #F26F21;
    z-index: 999;
  }

  .sticky-bottom-form.open .close-form {
    opacity: 1;
    background-color: transparent;
  }

  .sticky-bottom-form.open .sticky-bottom-form-inner {
    bottom: 0;
  }

  .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-bottom: 20px;
    padding: 10px 12px;
    color: #fff;
    display: block;
    cursor: pointer;
    text-align: center;
    font-size: 20px;
    line-height: 24px;
    border-top: 1px solid #ffffff;
    /* text-transform: uppercase; */
  }

  .sticky-bottom-form-inner .theme-btn {
    background-color: #fff;
    color: #1B5D69;
  }

  .sticky-bottom-form-inner .theme-btn:hover {
    background-color: #1B5D69;
    color: #fff;
  }

  .close-form {
    color: #fff;
    position: absolute;
    font-size: 22px;
    line-height: 22px;
    top: 8px;
    right: 3px;
    opacity: 0;
    cursor: pointer;
  }
}

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

  .col-footer {
    padding: 0;
    width: 100% !important;
    margin-bottom: 30px;
  }

  .col-footer:last-child {
    margin-bottom: 0 !important;
  }
}

@media screen and (max-width: 768px) {
  .section-aboutcompany .leaf-top {
    max-width: 100px;
  }

  .yBoxImgZoom {
    background: #fff;
  }

  .location-column .column {
    margin-bottom: 20px;
  }

  .location-column .column:last-child {
    margin-bottom: 0;
  }

  .tab-connectivity li.tab {
    width: 33.33%;
    flex: 0 0 33.33%;
    margin-bottom: 10px;
  }

  .tab-connectivity {
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: -10px !important;
  }


  .connecctivity-tab-desc-inner ul {
    margin: 0 -10px -15px !important;
  }

  .connecctivity-tab-desc-inner ul li {
    padding: 0 10px;
    width: 50%;
    flex: 0 0 50%;
  }

  .reference-image:before,
  .artistic-impression:before,
  .stock-image:before,
  .actual-image:before {
    font-size: 9px;
    bottom: 8px;
  }

  .splide__arrows.arrow-bottom-slider {
    margin-top: 20px;
  }

  .theme-element.theme-element-right {
    top: unset;
    bottom: 0;
  }

  .amenities-desc-col {
    width: 25% !important;
    flex: 0 0 25% !important;
  }

  .theme-element.theme-element-right,
  .theme-element.theme-element-left {
    max-width: 250px;
  }

  .modal-title {
    margin-bottom: 10px;
  }

  .theme-modal-card {
    max-width: 520px;
  }

  .yBoxFrame.yBoxImgWrap .yBoxNextImg::after {
    left: 0;
  }

  .copyright-line {
    display: block;
    font-size: 0 !important;
    line-height: 0 !important;
    margin-bottom: 5px;
  }

  .section-project-details .theme-element.theme-element-left,
  .section-project-details .theme-element.theme-element-right {
    max-width: 150px;
  }

  .project-details-img {
    margin: 0 auto 30px;
  }
}

@media screen and (max-width: 575px) {
  .amenities-desc-col {
    width: 33.33% !important;
    flex: 0 0 33.33% !important;
  }

  .gallery-title {
    bottom: 0;
  }

  #home #footer {
    padding: 20px 0 65px;
  }

  .footer .theme-padding {
    padding-left: 30px;
    padding-right: 30px;
  }

  .splide__pagination__page {
    width: 40px;
  }

  #gallery-img-slider .splide__track {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .amenities-icons-desc span {
    font-size: 13px;
    line-height: 16px;
    display: block;
  }

  .amenities-title h4 {
    font-size: 16px;
  }

  .amenities-title {
    margin-bottom: 20px;
  }

  .theme-modal-card-body {
    padding: 20px;
  }

  .nature-list-points .list-point li:before {
    top: 3px;
  }

  .section-project-details .theme-element.leaf-element {
    max-width: 60px;
  }

  .list-point li {
    padding-left: 25px;
  }

  .list-point li:before {
    width: 16px;
    height: 14px;
    top: 6px;
  }

  .theme-logo img {
    height: 50px;
  }

  #header-primary-menu,
  #section-banner,
  .section-cms {
    margin-top: 74px;
  }

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

  ::placeholder {
    font-size: 14px !important;
  }

  .sm-form-control {
    padding: 12px 15px 12px 0;
  }

  .sticky-bottom-form {
    display: none !important;
  }

  .sticky-btn-enquire {
    top: unset;
    bottom: 0;
    transform: unset;
    left: 0;
    right: 0;
    text-align: center;
    border: 0;
    border-top: 1px solid #ffffff;
    font-size: 18px !important;
    padding: 10px 30px !important;
  }

  .thankyou-block h1 {
    font-size: 22px;
    margin-bottom: 8px;
  }

  .thankyou-msg {
    font-size: 14px !important
  }

  .thankyou-logo img {
    height: 80px;
  }

  .close1,
  .close {
    bottom: initial;
    top: -18px;
    left: initial;
    right: -18px;
    width: 36px;
    height: 36px;
  }

  .theme-modal-card {
    max-width: 100%;
    width: calc(100% - 45px);
  }

  .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;
  }

  #back2top {
    display: none !important;
  }

  .section-title h1,
  .section-title h2 {
    font-size: 22px;
    line-height: 28px;
  }
}

@media screen and (max-width: 480px) {
  .amenities-desc-col {
    padding: 0 10px;
  }

  .tab-connectivity li.tab {
    width: 50%;
    flex: 0 0 50%;
  }

  .connecctivity-tab-desc-inner ul li {
    width: 100%;
    flex: 0 0 100%;
  }

  .splide__pagination__page {
    width: 30px;
  }

  .columns.amenities-desc-cols {
    margin: 0 -10px -20px !important;
  }

  .amenities-icons {
    margin: 0 auto 10px;
  }

  .section-amenities .theme-element.leaf-element {
    max-width: 80px;
  }
}

@media screen and (max-width: 420px) {
  .amenities-desc-col {
    width: 50% !important;
    flex: 0 0 50% !important;
  }

  #gallery-img-slider .splide__track {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

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

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