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

  .tab-content .theme-padding.pl-0 {
    padding-right: 160px !important;
  }

  header {
    padding: 12px 140px;
  }
}

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

  .section-banner-counter {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }

  .banner-counter-item span {
    font-size: 32px;
  }

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

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

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

  .modal-col .col-register {
    padding: 5px;
  }

  .modal-col .col-register .btn {
    margin-top: 10px;
  }

  .modal-col p {
    margin-bottom: 6px;
  }

  .modal-col .columns.row-register {
    margin: -5px !important;
  }

  .modal-col .form-control {
    padding: 12px 0;
  }

  #footer {
    padding: 60px 0 0;
  }

  #home #footer {
    padding: 60px 0 30px;
  }

  .column.footer-main-col:first-child {
    max-width: 345px;
  }

  .footer-col a,
  .footer-col p {
    font-size: 14px;
  }

  .footer-logo img {
    max-width: 180px;
  }

  .footer-bg-text {
    margin-top: 100px;
  }

  .accordion-item:not(:last-child) {
    margin-bottom: 10px;
  }

  .dev-logo {
    max-width: 290px;
  }

  .about-dev-details {
    padding: 40px;
  }

  .loc-tab-content h5 {
    font-size: 22px;
  }

  .tab-vertical .tab a {
    font-size: 16px;
  }

  .mb-6 {
    margin-bottom: 36px !important;
  }

  .mt-6 {
    margin-top: 36px !important;
  }

  .key-details-title {
    margin-bottom: 30px;
  }

  h4 {
    font-size: 24px;
  }

  .elevation {
    max-width: 300px;
  }

  .columns.is-variable.is-8 {
    --columnGap: 20px;
  }

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

  .title-tagline {
    font-size: 20px;
    margin: 12px 0 4px;
  }

  body {
    font-size: 15px;
  }

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

  .btn {
    padding: 10px 16px;
  }

  .sticky-btn-enquire.sticky-brochure {
    top: 220px;
    right: -61px;
  }

  .scroll-to-top {
    width: 36px;
    height: 36px;
  }

  body {
    padding-top: 69px;
  }

  header {
    padding: 10px 100px;
  }
}

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

  p.amenities-desc {
    max-width: 410px;
  }

  .footer-logo img {
    max-width: 150px;
  }

  #home #footer {
    padding: 40px 0 30px;
  }

  #footer {
    padding: 40px 0 0;
  }

  .column.footer-main-col:first-child {
    max-width: 255px;
  }

  .footer-main .copyright-bar {
    margin-top: 24px;
  }

  .form-control {
    padding: 10px 0;
  }

  .tablocation .tab-list-block {
    min-width: 230px;
  }

  .columns.is-variable.is-8 {
    --columnGap: 12px;
  }

  .menu-link {
    font-size: 15px;
  }

  header {
    padding: 10px 60px;
  }

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

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

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

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

  .column.footer-main-col:first-child {
    max-width: 205px;
  }

  .footer-col-title {
    letter-spacing: 1.8px;
  }

  .tablocation .tab-list-block {
    min-width: 220px;
  }

  .mb-6 {
    margin-bottom: 28px !important;
  }

  .mt-6 {
    margin-top: 28px !important;
  }

  h4 {
    font-size: 22px;
  }

  .key-details-title {
    margin-bottom: 20px;
  }

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

  .arrow-top .splide__arrows {
    top: -80px;
  }

  .amenities-img h6 {
    font-size: 18px;
  }

  .elevation {
    max-width: 220px;
  }

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

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

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

  body {
    font-size: 14px;
  }

  p {
    margin-bottom: 10px;
  }

  .menu-link {
    font-size: 16px;
  }

  .col-header .btn.btn-primary-outline {
    margin-right: 40px;
  }

  .col-header:last-child {
    max-width: 170px;
    padding: 0;
    flex: 0 0 170px;
  }

  header {
    padding: 10px 30px;
  }

  .insomenu-bars {
    top: 50%;
    right: 30px;
    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: 2px;
    background-color: #fff;
  }

  .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: 30px;
    -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;
  }

  .theme-menu {
    position: fixed;
    background-color: #081a39;
    color: #fff;
    width: 100%;
    right: -20px;
    padding: 0;
    padding: 90px 60px 30px !important;
    margin-top: 0;
    top: 0;
    height: 100vh;
    width: 100%;
    max-width: 100%;
    margin-left: auto;
    display: flex;
    flex-direction: column;
    opacity: 0;
    pointer-events: none;
    overflow-y: auto;
    max-width: 400px;
    -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;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  }

  .insomenu-active .theme-menu {
    opacity: 1;
    pointer-events: all;
    right: 0;
  }

  .theme-menu ul li {
    padding: 10px 0;
    border-bottom: 1px solid #cccccc;
  }

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

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

@media screen and (max-width: 1024px) {
  .banner-image.video-md {
    display: block;
  }

  p.amenities-desc {
    max-width: inherit;
  }

  .column.modal-col {
    width: 100%;
    flex: 0 0 auto;
  }

  #register-modal {
    padding: 30px;
  }

  .theme-modal.is-active .theme-modal-card {
    top: 0;
  }

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

  .footer-bg-text {
    margin-top: 70px;
  }

  .column.footer-main-col {
    width: 100%;
    flex: 0 0 auto;
  }

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

  .footer-menu.is-flex {
    justify-content: start !important;
  }

  .footer-logo img {
    max-width: 110px;
  }

  .faq-col:first-child {
    position: relative;
    top: unset;
  }

  .dev-logo {
    max-width: 220px;
  }

  .about-dev-details {
    padding: 30px;
  }

  .tab-content .theme-padding.pl-0 {
    padding-right: 0 !important;
  }

  .pr-0.section-amenities {
    padding-right: 35px !important;
  }

  .tab-list-block {
    margin-bottom: 24px;
  }

  .arrow-top .splide__arrows {
    position: relative;
    inset: unset;
    margin-top: 30px;
  }

  .elevation {
    max-width: 130px;
    opacity: 0.6;
  }

  .order-2 {
    order: unset;
  }

  .banner-image.video-xl,
  .banner-image.video-xs,
  .banner-image.video-sm {
    display: none;
  }

  .container {
    padding: 0 30px;
  }

  .row-copyright {
    margin: -5px;
  }

  .col-copyright {
    padding: 5px;
  }

  .sticky-btn-enquire {
    font-size: 13px !important;
    right: -40px;
  }

  .sticky-btn-enquire.sticky-brochure {
    right: -57px;
  }

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

  .scroll-to-top svg {
    width: 36px;
    height: 36px;
  }

  .scroll-to-top {
    bottom: 55px;
  }

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

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

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

  .sticky-bottom-form.open .sticky-bottom-form-inner {
    bottom: 0;
    left: 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: #000000;
    display: block;
    cursor: pointer;
    text-align: center;
    font-size: 20px;
    line-height: 24px;
    border-top: 1px solid #ffffff60;
    font-weight: 500;
    text-transform: uppercase;
  }

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

  .footer-col p br {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .section-blog-detail-inner .section-blog-inner-wrapper {
    padding: 40px 0;
  }

  .column.banner-counter-item {
    width: 33.33%;
    flex: 0 0 auto;
    margin-bottom: 20px;
  }

  .banner-counter.columns {
    margin-bottom: -20px !important;
  }

  .column.banner-counter-item:nth-child(3n + 3) {
    border-right: 0;
  }

  .banner-counter-item span {
    font-size: 26px;
  }

  .section-blog-detail-inner .theme-card-detail {
    font-size: 16px;
    line-height: 1.75;
  }

  .section-blog-detail-inner .theme-card-detail>p:first-child,
  .section-blog-detail-inner .theme-card-detail>p.lead {
    font-size: 18px;
    margin-bottom: 24px;
    padding-bottom: 20px;
  }

  .section-blog-detail-inner .theme-card-detail p {
    margin-bottom: 18px;
  }

  .section-blog-inner-wrapper h5 {
    margin: 36px 0 16px;
    font-size: 19px;
  }

  .section-blog-detail-inner .theme-card-detail h2 {
    font-size: 22px;
  }

  .section-blog-detail-inner .theme-card-detail h3 {
    font-size: 20px;
  }

  .section-blog-detail-inner .theme-card-detail h4,
  .section-blog-detail-inner .theme-card-detail h6 {
    font-size: 18px;
  }

  .yBoxFrame.yBoxImgWrap .yBoxPrevImg::after {
    left: 30px !important;
  }

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

  .footer-main {
    text-align: center;
  }

  .footer-qr-block {
    justify-content: center;
    flex-direction: column-reverse;
    align-items: center;
  }

  .footer-menu.is-flex {
    justify-content: center !important;
  }

  .column.footer-main-col:first-child {
    max-width: inherit;
  }

  .footer-logo img {
    margin: 0 auto;
    max-width: 80px;
  }

  .footer-bg-text {
    margin-top: 50px;
  }

  #home #footer {
    padding: 30px 0 40px;
  }

  #footer {
    padding: 30px 0 0;
  }

  .footer-detail-cols .footer-col {
    width: 100%;
    flex: 0 0 auto;
    padding: 12px;
    border: 0 !important;
  }

  .footer-detail-cols.columns {
    margin: -12px !important;
  }

  .about-dev-details {
    text-align: center;
  }

  .dev-logo {
    max-width: 180px;
    border-bottom: 1px solid #d5d5d5;
    padding-bottom: 20px;
  }

  .key-details-block {
    padding: 20px;
    border: 1px solid #00000030;
  }

  .specification-inner:last-child {
    padding-bottom: 0;
    border-bottom: 0;
  }

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

  .copyright-detail .small {
    font-size: 13px;
  }

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

  #register-modal {
    padding: 16px;
  }
}

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

  .banner-image.video-xl,
  .banner-image.video-md,
  .banner-image.video-xs {
    display: none;
  }

  .banner-image.video-sm {
    display: block;
  }
}

@media screen and (max-width: 575px) {
  .hidden-desktop {
    display: flex !important;
    justify-content: center;
  }

  .stock-image::after,
  .actual-image::after,
  .artistic-impression::after {
    font-size: 10px;
    line-height: 1;
    font-weight: 500;
  }

  .location-iframe iframe {
    height: 300px;
  }

  .footer-col p br {
    display: block;
  }

  .accordion .accordion-header {
    font-size: 14px;
    line-height: 1.4;
  }

  .accordion-item {
    padding: 12px;
  }

  .accordion .accordion-content {
    padding: 10px 0 0;
    margin-top: 10px;
    font-size: 13px;
  }

  .col-register .btn {
    margin-top: 10px;
  }

  .about-dev-details {
    padding: 16px;
  }

  .dev-logo {
    max-width: 140px;
  }

  .tab-details.tablocation {
    flex-direction: column;
  }

  .tablocation .tab-list-block {
    border-right: 0;
    border-bottom: 1px solid rgba(143, 143, 143, 0.40);
    min-width: inherit;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }

  .tab-list.tab-vertical {
    flex-direction: row;
    gap: 12px 20px;
  }

  .tab-list.tab-vertical li {
    width: calc(50% - 10px);
    text-align: left !important;
  }

  .tab-vertical .tab a {
    text-align: left;
  }

  .tablocation .tab-content {
    padding: 0;
  }

  .tab-vertical .tab a {
    font-size: 14px;
  }

  .tab-vertical a:hover:before,
  .tab-vertical .is-active a:before {
    width: 0;
  }

  .tab-vertical a:hover,
  .tab-vertical .is-active a {
    padding-left: 0;
    font-weight: 500;
  }

  h4 {
    font-size: 20px;
  }

  .specification-inner {
    margin-bottom: 12px;
  }

  .key-details-block {
    padding: 16px;
  }

  .small-title {
    letter-spacing: 2px;
  }

  .tab-list {
    gap: 16px 20px;
  }

  .tab-content .title-tagline {
    margin: 8px 0 !important;
  }

  .pr-0.section-amenities {
    padding-right: 20px !important;
  }

  p {
    line-height: 1.4;
  }

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

  .title-tagline {
    font-size: 16px;
    margin: 8px 0 4px;
  }

  .theme-menu {
    padding: 80px 35px 30px !important;
  }

  .hidden-mobile {
    display: none !important;
  }

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

  .container {
    padding: 0 20px;
  }

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

  .btn {
    font-size: 13px;
  }

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

  .column.col-register {
    padding: 8px;
  }

  .columns.row-register {
    margin: -8px !important;
  }

  .listed-points li:before {
    width: 8px;
    height: 8px;
  }

  .listed-points li {
    padding-left: 20px;
  }

  #main-slider .splide__arrow {
    display: none;
  }

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

  body {
    padding-top: 64px;
  }

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

  header {
    padding: 10px 20px;
  }

  .insomenu-bars {
    right: 20px;
  }

  .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 #000000 !important;
    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 #000000;
  }

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

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

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

  .theme-modal-card {
    max-width: 100%;
  }

  .scroll-to-top {
    display: none !important;
  }

  body {
    line-height: 22px;
  }

  li.column.banner-counter-item {
    width: 50%;
  }

  .column.banner-counter-item:nth-child(3n + 3) {
    border-right: 1px solid #ffffff20;
  }

  .column.banner-counter-item:nth-child(even) {
    border: 0 !important;
  }

  .banner-counter-item span {
    font-size: 24px;
  }
}

@media screen and (max-width: 480px) {
  .sticky-btn-enquire {
    font-size: 13px !important;
  }
}

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

  .banner-image.video-xl,
  .banner-image.video-md,
  .banner-image.video-sm {
    display: none;
  }

  .banner-image.video-xs {
    display: block;
  }

  .sticky-btn-enquire {
    width: 40%;
  }

  .sticky-btn-enquire.sticky-brochure {
    width: 60%;
  }
}