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

  #amenities-slider-track {
    padding-top: 0;
    padding-bottom: 40px;
  }

  .amenities-img-text,
  #amenities-slider .is-active.is-visible .amenities-img-text {
    bottom: -30px;
  }

  #amenities-slider .is-active.is-visible .amenities-img img {
    transform: unset;
  }

  #section-amenities .splide__arrow {
    top: 0;
    transform: none;
    position: static;
    display: inline-block;
    margin: 0 10px;
    padding: 5px;
  }

  #section-amenities .splide__arrows {
    position: static;
    margin-top: 30px;
    text-align: center;
  }

  h4 {
    font-size: 24px;
  }

  .section-amenities .wrapper2 {
    left: 15%;
  }

  span {
    font-size: 14px;
  }

  header {
    padding: 6px 100px;
  }

  h5 {
    font-size: 18px;
  }

  .section-title h2 {
    font-size: 34px;
    line-height: 38px;
  }

  .maharera-line-content p {
    font-size: 13px;
  }

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

  .section-title h1 {
    font-size: 40px;
  }

  .section-offices .section-title .title-tagline {
    font-size: 20px;
    line-height: 1.4;
    max-width: 800px;
  }

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

  .download-barochure {
    left: -90px;
  }

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

  .banner-section-title p {
    font-size: 20px;
  }

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

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


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

  .dicover-line span {
    bottom: 6px;
  }

  .investment-content span {
    font-size: 13px;
  }

  .slidesWrap ul.myslides {
    width: 40%;
  }

  .maharera-line-content p {
    font-size: 12px;
  }

  h4 {
    font-size: 20px;
  }

  .section-offices .section-title .title-tagline {
    font-size: 18px;
  }

  p {
    font-size: 15px;
    margin-bottom: 15px;
  }

  .section-title h2 {
    font-size: 28px;
    line-height: 1.4;
  }

  .banner-section-title p {
    font-size: 18px;
    margin-bottom: 5px;
  }

  .header__menu-link {
    font-size: 13px;
  }

  header {
    padding: 12px 60px;
  }

  .section-title h1 {
    font-size: 36px;
  }

  .sticky-btn-enquire {
    right: -45px;
    font-size: 13px !important;
    padding: 6px 10px !important;
}

  .download-barochure {
    left: -83px;
  }

}

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

  .dicover-line span {
    bottom: 8px;
  }

  .header__menu-link {
    pointer-events: unset;
  }

  .my-slider {
    position: relative;
    padding-top: 0;
  }

  .section-amenities .arrows {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    width: 100%;
    position: absolute;
    top: 50px;
    bottom: unset;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 9;
  }

  .slidesWrap ul.myslides {
    width: 100%;
    max-width: 700px;
  }

  .section-amenities .wrapper2,
  .section-amenities .wrapper3 {
    display: none;
    position: unset;
    top: unset;
    left: unset;
    height: unset;
    z-index: unset;
    opacity: unset;
  }

  #section-banner,
  .section-cms {
    margin-top: 76px;
  }

  h5 {
    font-size: 16px;
  }

  .section-title {
    margin-bottom: 30px;
  }

  p {
    font-size: 14px;
    margin-bottom: 10px;
  }

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

  .section-title h2 {
    font-size: 24px;
  }

  .theme-img-tag::after {
    font-size: 10px;
  }

  .section-title h1 {
    font-size: 32px;
  }

  .download-barochure {
    left: -75px;
  }

  .sticky-btn-enquire {
    font-size: 11px !important;
    padding: 3px 10px !important;
}

  header {
    padding: 8px 30px;
  }

  .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: #063f55;
    width: 100%;
    left: 0;
    padding: 0;
    padding: 0 !important;
    margin-top: 66px;
    top: -15px;
    opacity: 0;
    visibility: hidden;
    -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;
    -moz-transition: transform 3s cubic-bezier(255, 255, 255, 1);
    -ms-transition: transform 3s cubic-bezier(255, 255, 255, 1);
    -o-transition: transform 3s cubic-bezier(255, 255, 255, 1);
    -webkit-transition: transform 3s cubic-bezier(255, 255, 255, 1);
    transition: transform 3s cubic-bezier(255, 255, 255, 1);
    box-shadow: 0 1px 3px rgba(255, 255, 255, 0.1);
  }

  .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 35px;
    border-bottom: 1px solid #636363;
  }

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

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

  span {
    font-size: 14px;
    line-height: 1.4;
  }

  .header__menu-link::before {
    display: none;
  }

  .header__menu-item .header__menu-link {
    cursor: pointer;
  }
}

@media screen and (max-width: 1024px) {
  .container {
    padding: 0 40px;
  }

  .listed-points li {
    font-size: 14px;
  }

  .view360-details iframe {
    border: none;
    height: 60vh;
  }

  #section-amenities .splide__arrows {
    position: static;
    margin-top: 20px;
  }

  .investment-content span {
    font-size: 12px;
  }

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

  #section-amenities,
  #section-offices {
    padding-bottom: 0 !important;
  }

  .section {
    display: block !important;
  }

  #section-banner {
    padding-top: 0 !important;
  }

  .price-btn {
    font-size: 14px;
    padding: 8px 15px;
    margin-top: 40px;
  }

  .price-btn-details {
    margin-bottom: 10px;
  }


  #section-amenities.col-middle,
  #section-offices.col-middle {
    display: block;
  }

  #section-amenities ,
  #section-offices {
    display: block;
    vertical-align: unset;
  }

  .section {
    height: unset !important;
  }

  .amenities-details h4 {
    margin-left: 40px;
  }

  .investment-details-inner::before {
    width: 2px;
    border-right: 2px dashed #fff;
  }

  #offices-slider .splide__arrows {
    transform: unset;
    position: static;
    margin-bottom: 10px;
  }

  .investment-item:first-child .investment-number:before {
    right: -22px;
  }

  .investment-number:before {
    width: 12px;
    height: 12px;
  }

  .col-offices:first-child {
    margin-bottom: 30px;
  }

  #section-banner,
  .section-cms {
    margin-top: 71px;
  }

  .maharera-line {
    display: block;
  }

  .investment-number,
  .investment-content h3 {
    font-size: 15px;
  }

  .col-investment:first-child {
    margin-bottom: 30px;
  }

  .col-main-location:first-child {
    margin-bottom: 30px;
  }

  .offices-img img {
    max-width: 640px;
    margin: 0 auto 30px;
  }

  h4 {
    font-size: 18px;
  }

  .section-offices .section-title .title-tagline {
    font-size: 16px;
    margin-top: 10px;
  }

  p {
    font-size: 13px;
  }

  .banner-section-title p {
    font-size: 16px;
    margin-bottom: 0;
    margin-top: 0;
  }

  .banner-img.theme-img-tag::after {
    bottom: 5px;
  }

  .section-title.banner-section-title {
    position: absolute;
    top: unset;
    transform: unset;
    left: 60px;
    margin-bottom: 0;
    bottom: 20px;
    padding-right: 30px;
  }

  .dicover-line p {
    transform: unset;
    position: absolute;
    left: 50px;
    bottom: 31px;
  }

  .dicover-line span {
    left: 0;
    bottom: 0;
  }

  .section-title h1 {
    font-size: 26px;
  }

  .section-banner.theme-padding {
    padding-left: 0;
    padding-right: 0;
  }

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

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

  .location-block {
    padding: 0 0 0 30px;
  }

  .sticky-bottom-form-inner {
    position: fixed;
    padding: 0;
    display: block;
    bottom: -165px;
    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: #1d57a3;
    z-index: 99;
  }

  .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: 0;
    padding: 10px 12px;
    color: #ffffff;
    display: block;
    cursor: pointer;
    text-align: center;
    font-size: 20px;
    line-height: 24px;
    border-top: 1px solid rgb(182 223 235);
    text-transform: uppercase;
  }

  #footer {
    padding: 20px 20px 60px 0;
  }

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

  .section-highlights h2 {
    margin-bottom: 10px;
  }

  .section-contact h2 {
    bottom: -10px;
    position: relative;
  }


  .maharera-line-img img {
    max-width: 30px;
    margin: 0 auto 5px;
  }

  .amenities-details .col-amenities:last-child {
    left: -10px;
    bottom: 20px;
  }

  .amenities-details .col-amenities:first-child {
    top: -60px;
    position: relative;
    right: -40px;
  }

  .qr-code-img img {
    max-width: 110px;
    margin: 0 auto 10px;
  }

  .maharera-line-content {
    text-align: center;
    max-width: 100%;
  }
}

@media screen and (max-width: 991px) {
  .col-footer {
    padding: 0;
    width: 100% !important;
    margin-bottom: 30px;
  }

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

  .banner-section-title p {
    font-size: 14px;
  }

  span {
    font-size: 13px;
  }
}

@media screen and (max-width: 768px) {
  .section {
    position: relative;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  #main-banner .splide__arrow {
    position: static;
    display: inline-block;
    margin: 0 5px;
    transform: none;
  }

  #main-banner .splide__arrows {
    display: none !important;
  }

  #section-amenities .splide__arrow {
    width: unset;
    height: unset;
    margin: unset;
  }

  .slidesWrap ul.myslides {
    width: 100%;
  }

  .section-amenities .slidesWrap.wrapper2,
  .section-amenities .slidesWrap.wrapper3 {
    display: none;
  }

  .section-amenities .wrapper2 {
    display: block;
    position: relative;
    top: inherit;
    left: inherit;
    min-height: inherit;
  }

  .splide__arrow svg {
    font-size: 18px;
  }

  .dicover-line p:before {
    bottom: 10px;
    right: 80px;
  }

  .dicover-line span {
    left: 0;
    bottom: 0;
    height: 40px;
  }

  .dicover-line p {
    left: 30px;
    font-size: 11px;
    margin-bottom: 0;
    bottom: 10px;
  }

  span {
    font-size: 12px;
  }

  .investment-item:first-child .investment-number:before {
    right: -24px;
  }

  .investment-item {
    gap: 30px;
  }

  #section-banner,
  .section-cms {
    margin-top: 66px;
  }

  .map-frame iframe {
    height: 300px;
  }


  h5 {
    font-size: 14px;
  }

  .col-form.col-form-btn {
    width: 100%;
  }

  .col-form.col-form-btn .inquiry-submit1 {
    width: 50%;
    margin: 0 auto;
  }

  .sm-form-control {
    padding: 10px;
    font-size: 12px;
  }

  .col-form {
    margin-bottom: 20px;
  }

  .section-contact .section-title {
    margin-bottom: 0;
  }

  .header__menu-link {
    font-size: 12px;
  }

  #header-primary-menu ul li {
    padding: 6px 35px;
  }

  .col-form-btn .custom-submit {
    padding: 6px 12px;
  }

  .custom-submit {
    font-size: 16px;
  }

  .col-form-btn .custom-submit {
    margin: 0px auto 0;
  }

  .banner-section-title p {
    font-size: 13px;
  }

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

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

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

  .section-title h1 {
    font-size: 22px;
    line-height: 1.3 !important;
  }

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

  .location-block {
    padding: 30px 0 0 0;
  }

  .close1,
  .close {
    width: 40px;
    height: 40px;
    max-width: 40px;
    max-height: 40px;
  }

  .footer-item {
    position: relative;
    margin-bottom: 10px;
  }

  .thankyou-block h1 {
    font-size: 26px;
  }

  .section-title.banner-section-title {
    left: 40px;
  }
}

@media screen and (max-width: 575px) {
  .modal-title {
    font-size: 18px;
    margin-bottom: 15px;
  }

  .sticky-btn-enquire {
    font-size: 11px !important;
    padding: 7px !important;
  }

  .sticky-btn-enquire,
  .download-barochure {
    position: static !important;
    transform: unset !important;
    width: 50% !important;
  }

  .sticky-btns {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    position: fixed;
    bottom: 0;
    z-index: 9;
    text-align: center;
  }

  .download-barochure {
    left: -78px;
  }

  #section-amenities .splide__arrows {
    position: static;
    margin-top: 10px;
  }

  .investment-content span {
    font-size: 11px;
  }

  .price-btn {
    font-size: 12px;
    padding: 6px 14px;
    border: 1px solid #a4735a9e;
  }

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

  .thankyou-logo img {
    max-width: 160px;
    margin: 10px auto 0;
  }

  .dicover-line p {
    font-size: 10px;
  }

  span {
    font-size: 11px;
  }

  .amenities-details .col-amenities:first-child {
    top: -40px;
    position: relative;
    right: -30px;
  }

  .container {
    padding: 0 20px;
  }

  p {
    font-size: 13px;
    line-height: 18px !important;
  }

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

  .investment-number,
  .investment-content h3 {
    font-size: 14px;
  }

  .investment-content p {
    font-size: 12px;
    line-height: 18px !important;
  }

  .col-main-location:first-child {
    margin-bottom: 20px;
  }

  .section-offices .section-title .title-tagline {
    font-size: 14px;
    margin-top: 5px;
  }

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

  p {
    font-size: 12px;
  }

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

  .section-title h2 {
    font-size: 20px;
  }

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

  .custom-submit {
    font-size: 14px;
  }

  .theme-img-tag::after {
    font-size: 9px;
  }

  .banner-section-title p {
    font-size: 12px;
    line-height: 1.4 !important;
  }

  .section-title h1 {
    font-size: 18px;
    line-height: 1.4;
  }

  .close1,
  .close {
    bottom: initial;
    top: -20px;
    left: initial;
    right: -20px;
  }

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

  .theme-modal .theme-modal-card {
    top: -30px;
    transform: none;
    margin-top: 30px;
  }

  .theme-modal.is-active .theme-modal-card {
    top: 0;
    transform: none;
    margin-top: 30px;
  }

  #back2top {
    display: none !important;
  }

  .section-title h2:before {
    height: 2px;
  }

  .location-list h3 {
    min-height: inherit;
  }

  .connectivity-list {
    margin-top: 10px;
  }

  .listed-points li {
    font-size: 14px;
    line-height: 24px !important;
  }

  .foot-discription span {
    font-size: 11px;
    line-height: 1.4 !important;
  }

  .maharera-line-content p {
    font-size: 11px;
  }

  .maharera-line-img img {
    max-width: 25px;
  }
}

@media screen and (max-width: 480px) {
  .section-title h1 {
    font-size: 16px;
  }

  .listed-points li {
    font-size: 13px;
    line-height: 20px !important;
  }

  .footer-item p {
    font-size: 12px;
    line-height: 16px !important;
  }

  .listed-points li {
    margin-bottom: 5px;
  }

  .thankyou-msg {
    font-size: 14px !important;
    color: #fff !important;
    background: 0 0 !important;
    line-height: 1.4 !important;
  }

  .thankyou-block h1 {
    font-size: 24px;
    line-height: 1.4 !important;
  }

  .thankyou-logo img {
    max-width: 120px;
    margin: 10px auto 0;
  }

  p {
    font-size: 13px;
    line-height: 18px !important;
  }
}

@media screen and (max-width: 420px) {
  .section-title h2 {
    font-size: 18px;
  }

  .sticky-btn-enquire {
    padding: 7px !important;
  }
}

@media screen and (max-width: 400px) {
  .col-location {
    width: 100% !important;
  }
}

@media screen and (max-width: 380px) {
  .sticky-btn-enquire {
    right: -43px;
    font-size: 11px !important;
    padding: 5px 10px !important;
  }

  .sticky-btn-enquire {
    font-size: 10px !important;
  }

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

  #section-banner,
  .section-cms {
    margin-top: 61px;
  }

  .section-offices .section-title .title-tagline {
    font-size: 13px;
    margin-top: 5px;
    line-height: 1.3;
  }

  p {
    font-size: 13px;
    line-height: 18px !important;
  }

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

  .section-title h2 {
    font-size: 17px;
  }

  .theme-img-tag::after {
    font-size: 8px;
  }

  .section-title h1 {
    font-size: 14px;
  }

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

  .download-barochure {
    left: -70px;
  }
}

@media screen and (max-width: 360px) {
  p {
    font-size: 12px;
    line-height: 16px !important;
  }
}