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

  .section-projects-walkthrough .container {
    max-width: 1044px !important;
  }

  .arrow-top.slider-end-screen .splide__arrows {
    right: 140px;
  }

  .columns.is-variable.is-7 {
    --columnGap: 40px;
  }

  .highlight-item {
    font-size: 20px;
  }

  .fs-5 {
    font-size: 20px;
  }

  .fs-7 {
    font-size: 22px;
  }

  .brand-word img {
    max-height: 110px;
  }

  .footer-logo {
    max-width: 260px;
  }

  .footer-contact-list {
    gap: 30px;
    margin-bottom: 30px;
  }

  .footer-bottom-cols {
    padding-top: 30px;
  }

  .lets-connect-content {
    padding-left: 140px;
  }

  .mb-100 {
    margin-bottom: 80px !important;
  }

  .fs-6 {
    font-size: 20px;
  }

  h1 {
    font-size: 100px;
  }

  h2 {
    font-size: 54px;
  }

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

  .banner-tagline {
    font-size: 28px;
  }

  .fs-4 {
    font-size: 18px;
  }

  header {
    padding: 20px 140px;
  }

  h6 {
    font-size: 18px;
  }

  .project-confi h6 {
    font-size: 18px;
  }

  h5 {
    font-size: 20px;
  }

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

  .title-with-content {
    margin-bottom: 40px;
  }
}

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

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

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

  .theme-form {
    padding: 30px;
  }

  .location-title img {
    flex: 0 0 40px;
    width: 40px;
  }

  .theme-table tbody tr td {
    padding: 12px 20px;
    font-size: 15px;
  }

  .theme-table th {
    font-size: 16px;
  }

  .table-responsive {
    max-width: 890px;
  }

  .arrow-top.slider-end-screen .splide__arrows {
    right: 100px;
  }

  .amenities-item:not(:last-child) {
    margin-bottom: 30px;
  }

  .amenities-item img {
    flex: 0 0 35px;
    height: 35px;
  }

  .amenities-item {
    font-size: 16px;
  }

  .highlight-item:not(:last-child) {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }

  .highlight-item {
    font-size: 16px;
  }

  .key-highlights-details {
    justify-content: center !important;
  }

  .btn.btn-secondary {
    padding: 18px 24px;
  }

  #project-menu {
    justify-content: start;
  }

  h6 {
    font-size: 16px
  }

  .banner-confi span,
  .banner-confi h6 {
    font-size: 16px
  }

  .project-detail-page .banner-tagline {
    font-size: 24px;
  }

  .pl-100 {
    padding-left: 60px;
  }

  .contact-detail li:not(:last-child) {
    padding-right: 40px;
    margin-right: 40px;
  }

  .fs-5 {
    font-size: 18px;
  }

  .columns.is-variable.is-7 {
    --columnGap: 30px;
  }

  .project-block-vertical:not(:last-child) {
    margin-bottom: 60px;
  }

  .process-title {
    font-size: 24px;
  }

  .process-box {
    min-height: 180px;
  }

  .process-steps .column:nth-child(even) {
    margin-top: 150px;
  }

  .process-number {
    font-size: 80px;
    min-height: 80px;
  }

  .brand-aura-item .column:nth-child(1) {
    max-width: 30%;
  }

  .fs-7 {
    font-size: 20px;
  }

  .founders-content .column:nth-child(1),
  .founders-content .column:nth-child(3) {
    max-width: 320px;
  }

  .founder-block {
    gap: 60px;
    padding: 0 30px;
  }

  .founder-logo img {
    max-width: 145px;
  }

  .footer-logo {
    max-width: 200px;
  }

  .footer-links {
    margin-bottom: 30px;
    gap: 20px 30px;
  }

  .footer-bottom-cols {
    padding-top: 30px;
    padding-bottom: 40px;
    margin-top: 10px;
  }

  #footer {
    padding: 40px 0 0;
  }

  .tab-horizontal.tab-list .tab a {
    font-size: 14px;
    padding: 12px 16px;
  }

  .form-control {
    font-size: 13px;
    padding: 14px 0;
  }

  .error-msg {
    font-size: 10px;
    bottom: -20px;
  }

  .custom-select:after {
    width: 12px;
    height: 7px;
    right: 10px;
  }

  .tab-list.tab-horizontal {
    margin-bottom: 30px;
  }

  .lets-connect-content {
    padding-left: 100px;
  }

  .footprint-map {
    max-width: 750px;
  }

  .press-social-two-grid .theme-block:nth-child(2) picture img {
    aspect-ratio: 1 / 0.605;
  }

  .press-social-grid {
    gap: 16px;
  }

  .section-press-social-feed .container {
    padding: 0 80px;
  }

  .press-social-three-grid .theme-block:nth-child(3) picture img {
    aspect-ratio: 1 / 0.713;
  }

  .pl-150 {
    padding-left: 100px !important;
  }

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

  .tab-list .tab a {
    font-size: 26px;
  }

  .beliefs-row .tab {
    max-width: 400px;
  }

  .mb-100 {
    margin-bottom: 50px !important;
  }

  .project-confi h6 {
    font-size: 16px;
  }

  h5 {
    font-size: 18px;
  }

  .columns.is-variable.is-6 {
    --columnGap: 16px;
  }

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

  h2 {
    font-size: 48px;
  }

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

  .title-with-arrows {
    margin-bottom: 30px;
  }

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

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

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

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

  h1:before,
  h1:after {
    width: 260px;
  }

  h1 {
    font-size: 80px;
  }

  body {
    font-size: 15px;
  }

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

  header.sticky .theme-logo img {
    height: 60px;
  }

  header {
    padding: 12px 100px;
  }

  .btn {
    font-size: 13px;
    padding: 12px 20px;
  }

  small {
    font-size: 14px;
  }

  .fs-2 {
    font-size: 14px;
  }

  #footer {
    font-size: 16px;
  }
}

@media screen and (max-width: 1408px) {
  h1 {
    font-size: 70px;
  }

  .project-block-with-iframe .project-confi {
    max-width: 380px;
  }

  .project-block-with-iframe .project-confi h6 {
    font-size: 14px;
  }

  .project-block-with-iframe .project-confi li:not(:last-child) {
    margin-right: 20px;
    padding-right: 20px;
  }

  .building-element {
    max-width: 500px;
  }

  .project-menu-item:not(:last-child) {
    margin-right: 30px;
  }

  .pl-100 {
    padding-left: 40px;
  }

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

  .project-block-vertical:not(:last-child) {
    margin-bottom: 40px;
  }

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

  .lets-connect-content {
    padding-left: 50px;
  }

  .press-social-two-grid .theme-block:nth-child(2) picture img {
    aspect-ratio: 1 / 0.612;
  }

  .title-with-content {
    margin-bottom: 30px;
  }

  .cp-logo {
    width: 120px;
    height: 100px;
    padding: 15px;
  }

  .pl-150 {
    padding-left: 70px !important;
  }

  .fs-6 {
    font-size: 18px;
  }

  .tab-list .tab a {
    font-size: 22px;
  }

  .beliefs-row .tab {
    max-width: 340px;
  }

  .mb-100 {
    margin-bottom: 40px !important;
  }

  .banner-tagline {
    font-size: 24px;
  }

  .fs-4 {
    font-size: 16px;
  }

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

  .arrow-top.slider-end-screen .splide__arrows {
    right: 60px;
  }

  header {
    padding: 12px 60px;
  }

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

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

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

  .section-projects-walkthrough .container {
    max-width: 800px !important;
  }

  .project-block-content {
    flex-direction: column;
    text-align: center;
  }

  .theme-table th {
    font-size: 14px;
  }

  .arrow-top.slider-end-screen .splide__arrows {
    right: 35px;
  }

  .project-detail-page .banner-tagline {
    font-size: 20px;
  }

  h6 {
    font-size: 14px;
  }

  .banner-confi span,
  .banner-confi h6 {
    font-size: 14px;
  }

  .fs-5 {
    font-size: 16px;
  }

  .contact-detail li:not(:last-child) {
    padding-right: 20px;
    margin-right: 20px;
  }

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

  .project-block-vertical .project-block-content {
    flex-direction: column;
    align-items: start !important;
    gap: 20px !important;
    text-align: left !important;
  }

  .project-block-vertical:not(:last-child) {
    margin-bottom: 24px;
  }

  .process-number {
    font-size: 60px;
    min-height: 60px;
  }

  .process-box {
    min-height: 150px;
  }

  .process-steps .column:nth-child(even) {
    margin-top: 120px;
  }

  .brand-word img {
    max-height: 80px;
  }

  .fs-7 {
    font-size: 18px;
  }

  .brand-aura-item .column:nth-child(2) {
    max-width: 200px;
  }

  .founders-content .column:nth-child(1),
  .founders-content .column:nth-child(3) {
    max-width: 260px;
  }

  .founder-logo img {
    max-width: 125px;
  }

  .founder-block {
    gap: 30px;
    padding: 0 20px;
  }

  .footer-bottom-cols:before {
    clip-path: polygon(40% 0, 100% 0, 100% 100%, 50% 100%, 0 100%);
  }

  .section-press-social-feed .container {
    max-width: inherit;
  }

  .pl-150 {
    padding-left: 40px !important;
  }

  .section-text-centerd {
    min-height: inherit;
  }

  .section-cp .columns,
  .section-philosophy .columns {
    align-items: center !important;
  }

  .fs-6 {
    font-size: 16px;
  }

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

  .mb-100 {
    margin-bottom: 30px !important;
  }

  .project-confi h6 {
    font-size: 14px;
  }

  .project-confi li:not(:last-child) {
    margin-right: 20px;
    padding-right: 20px;
  }

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

  h2 {
    font-size: 42px;
  }

  .btn {
    padding: 12px 20px;
  }

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

  h1 {
    font-size: 60px;
  }

  h1:before,
  h1:after {
    width: 160px;
  }

  .banner-tagline {
    font-size: 20px;
  }

  .mb-5 {
    margin-bottom: 20px !important;
  }

  .mt-5 {
    margin-top: 20px !important;
  }

  .banner-desc {
    max-width: 700px;
  }

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

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

  header {
    padding: 12px 30px;
  }

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

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

  .splide__arrow {
    width: 40px;
    height: 40px;
    padding: 7px;
  }

  .social-icon {
    max-width: 30px;
  }

  .footer-contact-item img {
    width: 30px;
  }
}

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

  .maharera-cols .column:not(:last-child) {
    border: 0;
    text-align: center;
  }

  .qr-code-img img {
    width: 100px;
  }

  .maharera-block span,
  .fs-3 {
    font-size: 16px;
  }

  .location-advantages-iframe iframe {
    height: 400px;
  }

  .theme-modal-card {
    padding: 30px;
    max-width: 500px;
  }

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

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

  .section-projects-location-advantages .order-2 {
    order: unset;
  }

  .location-advantages-detail {
    min-height: inherit;
  }

  .building-element {
    max-width: 300px;
  }

  .section-projects-plans .section-title,
  .section-projects-gallery .section-title {
    width: 100%;
    text-align: center;
  }

  .project-amenities .section-title {
    text-align: left !important;
  }

  .project-menu-item {
    display: none;
  }

  .project-menu-item.active {
    display: flex;
    margin: 0;
  }

  #project-menu {
    padding: 0;
  }

  .btn.btn-secondary {
    padding: 14px 24px;
  }

  .project-detail-page .banner-desc {
    max-width: 700px;
  }

  .project-detail-page .banner-tagline {
    font-size: 18px;
  }

  .banner-confi li:not(:last-child) {
    margin-right: 30px;
    padding-right: 30px;
  }

  .key-highlights-details,
  .contact-us-content {
    padding: 0 !important;
    margin-top: 30px;
    height: auto;
  }

  .process-steps .column:nth-child(even) .process-step {
    width: calc(100% + 30px);
  }

  .fs-7 {
    font-size: 16px;
  }

  .founder-img {
    max-width: 300px;
    margin: 0 auto 20px;
  }

  .founders-content,
  .founders-content .has-text-justified,
  .founder-content-right {
    text-align: center !important;
  }

  .founder-block {
    gap: 20px;
    padding: 0;
  }

  .founder-content .ml-auto {
    margin-right: auto;
  }

  .founder-responsive-img {
    display: flex !important;
  }

  .founder-desktop-img {
    display: none !important;
  }

  .founders-content .column:nth-child(1),
  .founders-content .column:nth-child(3) {
    max-width: inherit;
    width: 100%;
    flex: 0 0 auto;
  }

  .footer-links {
    margin-bottom: 20px;
  }

  .footer-bottom-cols:before {
    clip-path: unset;
  }

  #footer {
    padding: 30px 0 0;
  }

  .footer-bottom-cols {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-top: 30px;
  }

  .footer-detail-top-part,
  .footer-detail-bottom-part {
    max-width: inherit;
  }

  .footer-logo {
    max-width: 130px;
  }

  .lets-connect-content {
    padding-left: 0;
    margin-top: 30px;
  }

  .press-social-two-grid .theme-block:nth-child(2) picture img {
    aspect-ratio: 1 / 0.6;
  }

  .section-press-social-feed .container {
    padding: 0 35px;
  }

  .arrow-outside-slider .splide__arrows {
    display: flex;
    gap: 10px;
    margin-top: 24px;
    position: relative;
    justify-content: center;
  }

  .arrow-outside-slider .splide__arrow {
    position: static;
    transform: unset;
  }

  .title-with-content {
    text-align: center;
  }

  .btn.ml-auto {
    margin-right: auto;
  }

  .tab-list .tab a {
    font-size: 18px;
  }

  .cp-logo {
    width: 100px;
    height: 80px;
  }

  .tab-list li:not(:last-child) {
    margin-bottom: 14px;
    padding-bottom: 14px;
  }

  .beliefs-row .tab {
    max-width: 280px;
  }

  .project-map-iframe iframe {
    height: 300px;
    width: 100%;
  }

  .arrow-top .splide__arrows {
    position: relative;
    inset: 0;
    margin-top: 30px;
    justify-content: center;
  }

  h2 {
    font-size: 36px;
  }

  .title-with-arrows,
  .title-with-arrows .section-title {
    text-align: center;
    width: 100%;
    padding: 0;
    max-width: inherit;
  }

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

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

  .theme-menu {
    padding: 90px 50px 70px !important;
    max-width: 450px;
  }

  h1 {
    font-size: 50px;
  }

  h1:before,
  h1:after {
    width: 90px;
  }

  .banner-tagline {
    font-size: 18px;
  }

  .fs-4 {
    font-size: 14px;
  }

  .desktop-menu {
    display: none !important;
  }

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

  .col-copyright {
    padding: 5px;
  }

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

  .sticky-btn-enquire.sticky-brochure {
    top: 380px;
    right: -64px;
  }

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

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

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

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

  .sticky-bottom-form-inner {
    position: fixed;
    padding: 0;
    display: block;
    bottom: -165px;
    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: #1d57a3;
    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: #ffffff;
    display: block;
    cursor: pointer;
    text-align: center;
    font-size: 18px;
    line-height: 24px;
    border-top: 1px solid #ffffff60;
    text-transform: uppercase;
  }

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

@media screen and (max-width: 768px) {
  .yBoxFrame.yBoxImgWrap .yBoxPrevImg::after {
    left: 30px !important;
  }

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

  .stock-image::after,
  .actual-image::after,
  .artistic-impression::after {
    font-size: 10px;
  }

  .theme-table th {
    padding: 12px 10px;
  }

  .theme-table th {
    white-space: nowrap;
  }

  .theme-table tbody tr td {
    padding: 10px;
    font-size: 14px;
    white-space: nowrap;
  }

  .brand-aura-item .column:nth-child(1),
  .brand-aura-item .column:nth-child(2) {
    max-width: 100%;
  }

  .brand-word img {
    margin: 20px auto 0;
    max-height: 40px;
  }

  .brand-aura-devider {
    max-width: 200px;
    margin: 0 auto;
  }

  .brand-aura-content {
    text-align: center;
  }

  .brand-aura-item .columns {
    margin: -6px 0 !important;
  }

  .brand-aura-item .column {
    padding: 6px 0 !important;
  }

  .footer-logo {
    max-width: 100px;
  }

  #footer {
    font-size: 14px;
  }

  .footer-links {
    margin-bottom: 16px;
  }

  .pl-150 {
    padding-left: 35px !important;
  }

  .philosophy-img {
    max-width: 300px;
    margin: 0 auto;
  }

  .section-cp,
  .section-philosophy {
    padding-top: 30px !important;
  }

  .beliefs-row .tab {
    max-width: 230px;
  }

  .tab-list {
    text-align: center;
  }

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

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

  h2 {
    font-size: 30px;
  }

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

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

  .section-cp .section-text-centerd {
    margin-bottom: 30px;
  }

  .cp-image {
    max-width: 400px;
  }

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

@media screen and (max-width: 575px) {
  .theme-form {
    padding: 24px;
  }

  .cp-list li:not(:last-child) .cp-logo:before {
    right: -6px;
  }

  .maharera-block span,
  .fs-3 {
    font-size: 14px;
  }

  .banner-confi.banner-confi-lg {
    flex-direction: column;
  }

  .banner-confi-lg.banner-confi li:not(:last-child) {
    padding: 0 0 10px 0;
    margin: 0 0 10px 0;
    border-right: 0;
    border-bottom: 1px solid #fff;
  }

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

  .project-detail-page .banner-overlay::before {
    display: none;
  }

  .modal-title {
    font-size: 20px;
    margin-bottom: 16px;
    padding-bottom: 16px;
  }

  .theme-table tbody tr td,
  .theme-table th {
    font-size: 13px;
  }

  .amenities-item:not(:last-child) {
    margin-bottom: 15px;
  }

  .amenities-item {
    font-size: 15px;
    min-height: 50px;
  }

  .highlight-item:not(:last-child) {
    padding-bottom: 15px;
    margin-bottom: 15px;
  }

  .highlight-item {
    font-size: 14px;
    text-align: center;
  }

  .project-detail-page .banner-tagline {
    font-size: 16px;
  }

  .banner-confi li:not(:last-child) {
    margin-right: 20px;
    padding-right: 20px;
  }

  .project-detail-page .banner-desc {
    position: relative;
    inset: 0;
    transform: unset;
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #000;
  }

  .contact-detail {
    flex-direction: column;
  }

  .contact-detail li:not(:last-child) {
    padding: 0 0 15px;
    margin: 0 0 15px;
    border-right: 0;
    border-bottom: 1px solid #33333333;
  }

  .fs-5 {
    font-size: 15px;
  }

  .project-block-vertical {
    padding: 15px;
  }

  .process-steps .column:nth-child(2) {
    order: 3;
  }

  .process-steps .column:nth-child(4) {
    order: 3;
  }

  .process-steps .column {
    width: 100%;
    margin: 0 !important;
  }

  .process-steps .column:not(:last-child) {
    margin-bottom: 20px !important;
  }

  .process-steps .column:nth-child(even) .process-step {
    left: unset;
    width: 100%;
  }

  .process-number {
    font-size: 42px;
    min-height: inherit;
    margin-bottom: 5px;
  }

  .process-box {
    min-height: 80px;
  }

  .process-steps {
    max-width: 300px;
    margin: 0 auto;
  }

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

  .brand-word img {
    max-height: 30px;
  }

  .fs-7 {
    font-size: 14px;
  }

  .founder-content h5 {
    margin-bottom: 0 !important;
  }

  .founder-logo img {
    max-width: 90px;
  }

  .footer-logo {
    max-width: 85px;
  }

  .footer-contact-list {
    gap: 20px;
    margin-bottom: 20px;
  }

  .footer-links li {
    width: calc(50% - 3px);
  }

  .footer-links {
    gap: 6px;
    border-bottom: 1px solid #ffffff20;
    padding-bottom: 16px;
  }

  .tab-horizontal.tab-list .tab a {
    font-size: 13px;
    padding: 8px 14px;
    border: 0;
  }

  .tab-list.tab-horizontal {
    flex-wrap: wrap;
    gap: 1px;
  }

  .tab-list.tab-horizontal li {
    width: calc(50% - 1px);
  }

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

  .section-press-social-feed .container {
    padding: 0 20px;
  }

  .cp-image {
    max-width: 300px;
  }

  .cp-logo {
    width: 80px;
    height: 60px;
  }

  .is-gap-5 {
    gap: 12px !important;
  }

  .cp-list {
    flex-wrap: wrap;
  }

  .pl-150 {
    padding-left: 20px !important;
  }

  .fs-6 {
    font-size: 14px;
  }

  h2 {
    font-size: 26px;
  }

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

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

  .home-banner-desc h1:before,
  .home-banner-desc h1:after {
    display: none;
  }

  body {
    padding-top: 75px;
  }

  .home-banner-desc .mb-5 {
    margin-bottom: 10px !important;
    font-weight: 600;
  }

  h1 {
    font-size: 36px;
    line-height: 1.1;
  }

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

  .banner-desc {
    padding: 0 20px;
    top: 50%;
  }

  header {
    padding: 12px 20px;
    background-color: #0c0c0c;
  }

  h1:before,
  h1:after {
    height: 1px;
    width: 50px;
  }

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

  .container {
    padding: 0 20px;
  }

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

  .arrow-top.slider-end-screen .splide__arrows {
    right: 20px;
  }

  .form-control {
    font-size: 13px;
  }

  .btn {
    padding: 10px 18px;
  }

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

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

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

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

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

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

  .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 h2 {
    font-size: 22px;
    line-height: 1.4;
    margin-bottom: 8px;
  }

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

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

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

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

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

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

  body {
    font-size: 14px;
    line-height: 20px;
  }

  .project-block-content {
    padding: 16px;
  }

  h5 {
    font-size: 16px;
  }

  .project-map-iframe iframe {
    height: 240px;
  }
}

@media screen and (max-width: 480px) {
  .modal-title {
    font-size: 20px;
  }

  .project-detail-page .banner-tagline {
    font-size: 14px;
  }

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

@media screen and (max-width: 420px) {
  .footer-contact-list {
    gap: 10px;
  }

  small {
    font-size: 13px;
    line-height: 1;
  }

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

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

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

@media screen and (max-width: 360px) {
  .home-banner-desc h1 {
    max-width: 240px;
  }
}