@media screen and (max-width: 1799px) {
  .theme-padding {
    padding-left: 140px;
    padding-right: 140px;
  }

  .page-without-banner {
    padding-top: 80px;
  }

  .careers-title-with-tagline,
  .theme-form.careers-form {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
  }

  .arrow-top .splide__arrows {
    top: -72px;
  }

  .opportunity-title {
    font-size: 16px;
  }

  .opportunity-list h6,
  .opportunity-list span {
    font-size: 14px;
  }

  .theme-form {
    padding: 30px;
  }

  .form-label {
    font-size: 16px;
  }

  .error-msg {
    font-size: 9px;
    line-height: 13px;
    bottom: -12px;
  }

  .theme-half-right-element {
    max-width: 300px;
  }

  .form-control {
    font-size: 15px;
    padding: 12px 0;
  }

  .max-w-500 {
    max-width: 300px !important;
  }

  .legacy-element {
    max-width: 300px;
  }

  .our-philosophy-detail {
    min-height: 210px;
  }

  .our-philosophy-detail h3 {
    margin-bottom: 30px;
    font-size: 60px;
  }

  .section-title {
    margin-bottom: 30px;
  }

  h2 {
    font-size: 38px;
  }

  .col-header:first-child,
  .col-header:last-child {
    flex: 0 0 150px;
  }

  .section-project-configuration {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }

  .project-configuration-item h4 {
    font-size: 60px;
  }

  .project-configuration-item {
    padding-right: 50px;
    margin-right: 50px;
  }

  header {
    padding: 10px 140px;
  }

  .theme-logo img {
    height: 80px;
  }

  body {
    font-size: 15px;
  }

  .header-dropdown-btn {
    padding: 9px 20px;
    align-items: end !important;
  }

  .header-dropdown-btn svg {
    width: 20px;
    height: 20px;
  }

  h1 {
    font-size: 80px;
  }

  .banner-detail .section-title span {
    font-size: 30px;
  }
}

@media screen and (max-width: 1599px) {
  .theme-padding {
    padding-left: 100px;
    padding-right: 100px;
  }

  .about-dev-logo img {
    max-width: 150px;
  }

  .accordion-icon img {
    width: 32px;
  }

  .accordion-icon {
    width: 52px;
  }

  .title-icon-accordion .accordion-header {
    font-size: 16px;
  }

  .title-icon-accordion .accordion-item:not(:last-child) {
    margin-bottom: 10px;
  }

  .title-icon-accordion .accordion-item {
    padding-bottom: 10px;
  }

  .title-icon-accordion .accordion-content {
    margin-top: 10px;
    padding: 10px 0 0 72px;
    font-size: 14px;
  }

  .project-highlights .column {
    margin-bottom: 12px !important;
  }

  .project-highlights .columns {
    margin-bottom: -12px !important;
  }

  .highlight-item img {
    flex: 0 0 40px;
    height: 40px;
  }

  .project-menu-link {
    font-size: 15px;
  }

  .projects-properties-menu {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .modal-title {
    font-size: 26px;
  }

  .theme-modal-card {
    padding: 40px;
  }

  .close {
    width: 44px;
    height: 44px;
  }

  .max-w-400 {
    max-width: 300px !important;
  }

  .blog-item h5 {
    font-size: 26px;
  }

  .blog-item:not(:last-child) {
    margin-bottom: 30px;
  }

  .columns.is-variable.is-7 {
    --columnGap: 20px;
  }

  .blog-title h3 a,
  .blog-title h3 {
    font-size: 20px;
  }

  .future-development-grid .column {
    padding: 20px;
  }

  .future-development-grid .columns {
    margin: -20px !important;
  }

  .border-accordian .accordion-header h6 {
    font-size: 16px;
  }

  .border-accordian .tab-list-block {
    padding-bottom: 30px;
    margin-bottom: 30px;
  }

  .location-iframe iframe {
    height: 400px;
  }

  .checkbox-container .checkbox-label {
    font-size: 13px;
  }

  .checkbox-container .checkmark {
    top: 3px;
    width: 18px;
    height: 18px;
  }

  .event-gallery-title {
    font-size: 16px;
  }

  .opportunity-list {
    gap: 15px;
  }

  .opportunity-list li {
    width: calc(33.33% - 10px);
  }

  p {
    margin-bottom: 12px;
  }

  #achievements-slider .splide__arrows {
    top: -92px;
  }

  .achievements-desc h5 {
    font-size: 18px;
  }

  .counter-block h3 {
    font-size: 36px;
  }

  .max-w-300 {
    max-width: 200px !important;
  }

  .columns.is-variable.is-8 {
    --columnGap: 24px;
  }

  .theme-half-left-element {
    max-width: 200px;
  }

  #footer {
    font-size: 14px;
  }

  .footer-item h6 {
    font-size: 15px;
  }

  .footer-top {
    padding-top: 30px;
  }

  .copyright-bar {
    padding-top: 20px;
    margin-top: 20px;
  }

  .form-label {
    font-size: 14px;
  }

  .form-control {
    font-size: 14px;
    padding: 10px 0;
  }

  .theme-form.contact-us-form {
    margin-left: 40px;
  }

  .column.col-register {
    padding: 12px !important;
  }

  .columns.row-register {
    margin: -12px !important;
  }

  .btn {
    padding: 12px 50px;
  }

  .mt-6 {
    margin-top: 30px !important;
  }

  .mb-6 {
    margin-bottom: 30px !important;
  }

  .block-title h5,
  .tab-list .tab a {
    font-size: 16px;
  }

  .tab-list {
    gap: 30px;
  }

  .legacy-progress span {
    font-size: 18px;
  }

  h2 {
    font-size: 34px;
  }

  .our-philosophy-detail h3 {
    margin-bottom: 20px;
    font-size: 50px;
  }

  .our-philosophy-detail span,
  .our-philosophy-detail p {
    font-size: 16px;
  }

  .project-configuration-item h4 {
    font-size: 50px;
  }

  .header-dropdown-content {
    width: 250px;
    padding: 2px 0;
  }

  h1 {
    font-size: 70px;
  }

  .banner-detail .section-title span {
    font-size: 26px;
  }

  header {
    padding: 10px 100px;
  }
}

@media screen and (max-width: 1408px) {
  .title-tagline {
    font-size: 16px;
  }

  .future-dev-card h3 {
    font-size: 20px;
  }

  .event-gallery-title {
    font-size: 14px;
  }

  .project-tab-content .column {
    padding: 20px 30px !important;
  }

  .project-tab-content .columns {
    margin: -20px -30px !important;
  }

  .accordion .accordion-header {
    font-size: 16px;
  }

  .pc-counter-wrapper .column {
    padding: 0 20px !important;
  }

  .counter-block h3 {
    font-size: 32px;
  }

  .counter-block {
    gap: 10px;
  }

  .pc-counter-wrapper .columns {
    margin: 0 -20px -40px !important;
  }

  .counter-block p br {
    display: none;
  }

  .contact-us-col.column:last-child {
    width: 45%;
  }

  .contact-us-col.column:first-child {
    width: 55%;
  }

  .project-configuration-item h4 {
    font-size: 40px;
  }

  .header-dropdown-content {
    right: 0;
    left: unset;
  }

  .theme-padding {
    padding-left: 60px;
    padding-right: 60px;
  }

  header {
    padding: 10px 60px;
  }

  section,
  .section {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}

@media screen and (max-width: 1216px) {
  .location-map iframe {
    height: 500px;
  }

  .theme-padding {
    padding-left: 35px;
    padding-right: 35px;
  }

  .arrow-bottom .splide__arrows {
    margin-top: 30px;
  }

  .project-menu-item:not(:last-child) {
    margin-right: 35px;
  }

  .theme-modal-card {
    max-width: 800px;
  }

  .blog-item h5 {
    font-size: 22px;
  }

  .blog-title h3 a,
  .blog-title h3 {
    font-size: 18px;
  }

  .columns.is-variable.is-7 {
    --columnGap: 12px;
  }

  .event-gallery-wrapper .column {
    padding: 5px;
  }

  .event-gallery-wrapper .columns {
    margin: -5px !important;
  }

  .event-gallery-item:not(:last-child) {
    margin-bottom: 10px;
  }

  .opportunity-title {
    font-size: 15px;
  }

  .opportunity-list li:last-child {
    width: 100%;
  }

  .opportunity-list li {
    width: calc(50% - 10px);
  }

  .opportunity-cols .column {
    padding: 10px !important;
  }

  .opportunity-cols .columns {
    margin: -10px !important;
  }

  .project-tab-content .column {
    padding: 16px !important;
  }

  .project-tab-content .columns {
    margin: -16px !important;
  }

  #achievements-slider .splide__arrows {
    top: -90px;
  }

  .accordion .accordion-header {
    font-size: 15px;
  }

  .title-icon-accordion .accordion-content {
    font-size: 14px;
  }

  .counter-block {
    flex-direction: column;
    text-align: center;
  }

  .section-quality-standards p,
  .section-our-story p {
    font-size: 14px;
    margin-bottom: 10px;
  }

  .section-quality-standards p:last-child,
  .section-our-story p:last-child {
    margin-bottom: 0;
  }

  .max-w-300 {
    max-width: 150px !important;
  }

  .section-welcome .mt-5 {
    margin-top: 0 !important;
  }

  .contact-us-col.column:last-child {
    width: 40%;
  }

  .contact-us-col.column:first-child {
    width: 60%;
  }

  .columns.is-variable.is-8 {
    --columnGap: 15px;
  }

  .block-title-text {
    flex-direction: column;
    gap: 3px;
  }

  .tag {
    padding: 8px 10px;
    font-size: 12px;
  }

  .block-title-text li:not(:last-child) {
    margin-right: 0;
    padding-right: 0;
    border-right: 0;
  }

  .project-block:before {
    right: -20px;
  }

  .our-philosophy-detail {
    min-height: 190px;
  }

  h1 {
    font-size: 52px;
  }

  .banner-detail .section-title span {
    font-size: 20px;
    margin-top: 10px;
  }

  #main-slider .splide__arrows {
    bottom: 15%;
  }

  .theme-menu::before {
    position: absolute;
    content: "";
    bottom: 0;
    right: 0;
    width: 250px;
    height: 150px;
    background-image: url(../images/elements/theme-element-light.svg);
    background-size: contain;
    background-repeat: no-repeat;
  }

  .menu-link {
    color: #252525 !important;
    font-size: 18px;
  }

  html.insomenu-active {
    overflow: hidden;
  }

  .col-header:last-child {
    flex: 0 0 auto;
  }

  .header-dropdown-block {
    margin-right: 50px;
  }

  header {
    padding: 10px 30px;
  }

  .splide__arrow {
    width: 40px;
    height: 40px;
    padding: 8px;
  }

  .insomenu-bars {
    top: 50%;
    right: 0;
    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: #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;
    background-color: #000;
  }

  .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: #edecf5;
    width: 100%;
    right: -30px;
    padding: 0;
    padding: 110px 50px 30px !important;
    margin-top: 0;
    top: 0;
    height: 100vh;
    width: 400px;
    margin-left: auto;
    display: flex;
    flex-direction: column;
    opacity: 0;
    -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;
    pointer-events: none;
    overflow-y: auto;
    z-index: 9;
    border-left: 1px solid #dfdfe3;
  }

  .insomenu-active .theme-menu {
    opacity: 1;
    pointer-events: all;
    right: 0;
  }

  .theme-menu ul li {
    padding: 10px 0;
    border-bottom: 1px solid #dfdfe3;
  }

  .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;
    gap: 0;
  }

  .btn {
    padding: 10px 30px;
    font-size: 14px;
  }
}

@media screen and (max-width: 1024px) {
  .title-tagline {
    font-size: 15px;
  }

  .disclaimer-block h6 {
    font-size: 18px;
    margin-bottom: 8px;
  }

  .project-rera-cols .column {
    width: 100%;
    flex: 0 0 auto;
    border: 0 !important;
  }

  .project-rera-cols .column:last-child {
    max-width: inherit;
    margin-top: 30px;
  }

  .qr-img {
    max-width: 100px;
  }

  .rera-detail span {
    margin-top: 10px;
    font-size: 14px;
  }

  .project-project-rera,
  .project-about-dev {
    text-align: center;
  }

  .about-dev-logo {
    justify-content: center;
  }
  .about-dev-logo img {
    max-width: 110px;
  }

  .project-menu-item.active {
    display: flex;
  }

  .project-menu-item {
    display: none;
    margin: 0 !important;
  }

  .theme-modal-card {
    max-width: 640px;
    padding: 30px;
  }

  .section-blog-inner-wrapper .has-text-right {
    text-align: left !important;
  }

  .blog-title h3 a,
  .blog-title h3 {
    font-size: 16px;
  }

  .future-development-grid .column {
    padding: 5px;
  }

  .future-development-grid .columns {
    margin: -5px !important;
  }

  .border-accordian .accordion-header h6 {
    font-size: 14px;
  }

  .border-accordian .accordion-header {
    padding: 15px 30px 15px 10px;
  }

  .border-accordian .accordion .accordion-content {
    padding: 10px;
    font-size: 14px;
  }

  .list-point li:before {
    top: 7px;
  }

  .lets-talk-item-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 30px 40px;
  }

  .lets-talk-item {
    width: calc(50% - 20px);
    margin: 0 !important;
  }

  .event-gallery-third-grid .event-gallery-grid {
    display: flex;
    gap: 10px;
  }

  .event-gallery-third-grid .event-gallery-item {
    width: 50%;
    margin-bottom: 0;
  }

  .section-our-projects .mb-6 {
    margin-bottom: 16px !important;
  }

  .order-2 {
    order: unset !important;
  }

  .column.footer-col {
    width: 33.33%;
    flex: 0 0 auto;
  }

  .footer-menu {
    justify-content: center !important;
  }

  .theme-form.contact-us-form {
    margin: 20px 0 0;
  }

  .contact-us-wrapper .column.js-scroll {
    width: 100% !important;
  }

  .max-w-500 {
    max-width: 200px !important;
  }

  .theme-padding.pr-0 {
    padding-right: 35px !important;
  }

  .theme-padding.pl-0 {
    padding-left: 35px !important;
  }

  .title-with-content {
    text-align: center;
  }

  .tab-list.is-justify-content-end {
    justify-content: center !important;
  }

  .legacy-img img {
    height: 200px;
  }

  .legacy-element {
    max-width: 200px;
  }

  .our-philosophy-detail h3 {
    font-size: 40px;
  }

  h2 {
    font-size: 30px;
  }

  .main-slider-with-video .banner-image video,
  .main-slider-with-video .banner-image img {
    aspect-ratio: 2 / 1.5;
  }

  .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 {
    top: 380px;
    right: -64px;
  }

  section,
  .section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .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 #eee;
    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) {
  .about-dev-logo {
    gap: 20px;
  }
  .yBoxFrame.yBoxImgWrap .yBoxPrevImg::after {
    left: 30px !important;
  }

  picture.achievements-img img {
    height: 160px;
  }

  .location-map iframe {
    height: 400px;
  }

  .yBoxFrame.yBoxImgWrap .yBoxNextImg::after {
    left: 0;
  }

  .video-block .theme-block-icon {
    width: 40px;
    height: 40px;
  }

  .highlight-item {
    padding-bottom: 12px;
  }

  .project-highlights .column {
    padding: 0 !important;
    margin: 0 !important;
  }

  .project-highlights .columns {
    margin: -0 !important;
  }

  .max-w-400 {
    max-width: 200px !important;
  }

  .location-iframe iframe {
    height: 260px;
  }

  .careers-title-text br {
    display: none;
  }

  .careers-title-with-tagline .column:last-child {
    width: 100%;
  }

  .careers-form .column {
    padding: 12px;
  }

  .careers-form .columns {
    margin: -12px !important;
  }

  .event-gallery-title {
    font-size: 12px;
  }

  .arrow-top .splide__arrows {
    position: relative;
    inset: 0 !important;
    margin-top: 30px;
    justify-content: center;
    transform: unset !important;
    -webkit-transform: unset !important;
    -moz-transform: unset !important;
    -ms-transform: unset !important;
    -o-transform: unset !important;
  }

  .arrow-top-section .section-title {
    text-align: center;
    margin-bottom: 20px !important;
  }

  .achievements-desc {
    padding-top: 10px;
    margin-top: 10px;
    padding-bottom: 10px;
  }

  .vission-mission-detail {
    width: 80%;
  }

  .column.footer-col {
    width: 50%;
  }

  .theme-half-right-element {
    max-width: 200px;
  }

  h1 {
    font-size: 42px;
  }

  .banner-detail .section-title span {
    font-size: 18px;
  }

  .header-dropdown-btn {
    font-size: 14px;
    padding: 8px 16px;
  }

  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: 25px 15px;
  }
}

@media screen and (max-width: 575px) {
  .location-map iframe {
    height: 300px;
  }

  .achievements-item {
    padding: 20px;
  }

  .sub-title-line {
    right: unset;
    left: 20px;
  }

  .modal-title {
    font-size: 22px;
    margin-bottom: 10px;
  }

  .about-dev-logo img {
    max-width: 80px;
  }

  .title-icon-accordion .accordion-content {
    padding: 10px 0 0 0;
    font-size: 13px;
  }

  .img-inner-title {
    font-size: 13px;
  }

  .highlight-item img {
    flex: 0 0 35px;
    height: 35px;
  }

  .highlight-item {
    gap: 15px;
  }

  .max-w-400 {
    max-width: 160px !important;
  }

  .blog-item:not(:last-child) {
    margin-bottom: 24px;
  }

  .blog-item h5 {
    font-size: 20px;
    margin-bottom: 10px;
  }

  .blog-item img {
    aspect-ratio: 16/9;
    object-fit: cover;
  }

  .page-without-banner {
    padding-top: 70px;
  }

  .future-dev-card h3 {
    font-size: 17px;
  }

  .our-partners-tab-details .tab-list a {
    max-width: 150px;
    line-height: 1.5;
  }

  .border-accordian .accordion-header {
    padding: 15px 30px 15px 0;
  }

  .accordion-content .list-point {
    margin-top: 12px;
  }

  .border-accordian .accordion-content .list-point:not(:last-child) {
    margin-bottom: 12px;
  }

  .border-accordian .accordion .accordion-content {
    padding: 10px 0;
    font-size: 13px;
  }

  .border-accordian .tab-list-block {
    padding-bottom: 20px;
    margin-bottom: 10px;
  }

  .checkbox-container .checkmark {
    width: 16px;
    height: 16px;
  }

  .checkbox-container {
    padding-left: 25px;
  }

  .checkbox-container .checkmark:after {
    left: 4px;
    top: 0px;
    width: 6px;
    border-width: 0 1px 1px 0;
  }

  .lets-talk-item {
    width: 100%;
    text-align: center;
  }

  .lets-talk-desc {
    max-width: inherit;
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
    justify-content: center;
  }

  .lets-talk-desc a {
    margin: 0 auto;
  }

  .lets-talk-title {
    justify-content: center;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
  }

  .event-gallery-second-grid .event-gallery-item:last-child img {
    aspect-ratio: 1 / 1;
  }

  .list-point li:not(:last-child) {
    margin-bottom: 6px;
  }

  .event-gallery-wrapper .column {
    width: 100%;
  }

  .event-gallery-third-grid .event-gallery-grid {
    flex-direction: column;
  }

  .event-gallery-third-grid .event-gallery-item {
    width: 100%;
  }

  .list-point li:before {
    top: 6px;
  }

  .list-point li {
    padding-left: 16px;
  }

  .achievements-desc h5 {
    font-size: 17px;
    margin-bottom: 6px;
  }

  .accordion .accordion-header {
    font-size: 14px;
  }

  .accordion-item:not(:last-child) {
    margin-bottom: 16px;
  }

  .title-tagline {
    font-size: 14px;
  }

  .vission-mission-detail {
    position: relative;
    inset: 0;
    width: 100%;
    transform: unset;
  }

  .mobile-bg-img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    object-fit: cover;
  }

  .section-vission-mission {
    min-height: 400px;
    display: flex;
    align-items: center;
  }

  .counter-block p {
    font-size: 13px;
  }

  .counter-block h3 {
    font-size: 28px;
  }

  .footer-address p br,
  .footer-contact p br {
    display: none;
  }

  .footer-item h6 {
    font-size: 14px;
  }

  .footer-item h6 {
    margin-bottom: 10px;
  }

  #footer {
    padding: 20px 0;
  }

  .footer-top {
    padding-top: 20px;
  }

  .footer-links li:not(:last-child) {
    margin-bottom: 6px;
  }

  .copyright-bar small {
    font-size: 13px;
  }

  .footer-col.footer-address {
    width: 100% !important;
  }

  .theme-menu::before {
    width: 190px;
    height: 110px;
  }

  .theme-form {
    padding: 20px;
  }

  .col-header:first-child,
  .col-header:last-child {
    flex: 0 0 70px;
  }

  .max-w-500 {
    max-width: 110px !important;
  }

  .insomenu-bars span,
  .insomenu-bars span:after,
  .insomenu-bars span:before {
    height: 1px;
  }

  .theme-padding.pr-0 {
    padding-right: 20px !important;
  }

  .theme-padding.pl-0 {
    padding-left: 20px !important;
  }

  .section-our-projects .title-with-content.mb-6 {
    margin-bottom: 15px !important;
  }

  .copyright-text {
    font-size: 11px;
  }

  .project-block {
    text-align: center;
  }

  .block-title h5,
  .tab-list .tab a {
    font-size: 14px;
  }

  .project-block:before {
    display: none;
  }

  #our-legacy-slider .legacy-img img {
    filter: grayscale(0);
    -webkit-filter: grayscale(0);
  }

  #our-legacy-slider .legacy-img {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
  }

  #our-legacy-slider .legacy-img:before,
  #our-legacy-slider .legacy-tooltip {
    opacity: 1;
  }

  .legacy-tooltip h6,
  .legacy-progress span {
    font-size: 16px;
  }

  .progress-round {
    padding: 5px;
    margin: 10px auto 0;
  }

  .section-our-legacy .section-title {
    text-align: center;
  }

  h2 {
    font-size: 24px;
  }

  .our-philosophy-detail {
    min-height: 260px;
  }

  .our-philosophy-detail h3 {
    font-size: 24px;
  }

  .our-philosophy-detail span,
  .our-philosophy-detail p {
    font-size: 14px;
  }

  .project-configuration-item {
    padding-right: 40px;
    margin-right: 40px;
    gap: 20px;
  }

  .section-project-configuration {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }

  body {
    font-size: 14px;
  }

  .project-configuration-item h4 {
    font-size: 30px;
  }

  .theme-logo img {
    height: 70px;
  }

  .theme-menu {
    width: 300px;
    padding: 80px 40px 30px !important;
  }

  .menu-link {
    font-size: 16px;
  }

  .header-dropdown-link img {
    width: 20px;
    height: 20px;
  }

  .header-dropdown-link {
    padding: 10px 15px;
  }

  .header-dropdown-content {
    width: 230px;
  }

  header {
    padding: 10px 20px;
  }

  h1 {
    font-size: 32px;
  }

  .banner-detail .section-title span {
    font-size: 16px;
  }

  .main-slider-with-video .banner-image video,
  .main-slider-with-video .banner-image img {
    aspect-ratio: 1 / 1.2;
  }

  .container {
    padding: 0 20px;
  }

  .theme-padding {
    padding-left: 20px;
    padding-right: 20px;
  }

  .form-control {
    font-size: 13px;
  }

  .btn {
    font-size: 13px;
    line-height: 18px;
  }

  .section-title {
    margin-bottom: 20px;
  }

  .accordion .card__content {
    padding: 0 15px 15px;
  }

  .accordion .card__title {
    padding: 8px 15px;
  }

  .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;
  }

  .accordion .card__title {
    font-size: 16px;
    min-height: 50px;
  }

  section,
  .section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .tab-list {
    gap: 15px 30px;
    flex-wrap: wrap;
  }

  .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: 80px;
  }

  .close {
    bottom: initial;
    top: 10px;
    left: initial;
    right: 10px;
    width: 40px;
    height: 40px;
  }

  .theme-modal-card {
    max-width: 100%;
  }

  .theme-modal .theme-modal-card {
    top: -30px;
    transform: none;
    margin-top: 30px;
    padding: 24px;
  }

  .theme-modal.is-active .theme-modal-card {
    top: 0;
    transform: none;
    margin-top: 30px;
  }

  .scroll-to-top {
    display: none !important;
  }

  .representative-image::after,
  .stock-image::after,
  .actual-image::after,
  .artistic-impression::after {
    font-size: 9px;
    font-weight: 400;
  }
}

@media screen and (max-width: 480px) {
  .blog-item h5 {
    font-size: 18px;
  }

  .disclaimer-block h6 {
    font-size: 16px;
    margin-bottom: 5px;
  }

  .blog-item {
    font-size: 13px;
  }

  .main-slider-with-video .banner-image video,
  .main-slider-with-video .banner-image img {
    aspect-ratio: 1 / 1.5;
  }

  .sticky-btn-enquire {
    font-size: 13px !important;
  }
}

@media screen and (max-width: 420px) {
  .blog-title h3 a,
  .blog-title h3 {
    font-size: 14px;
  }

  .future-development-grid .column {
    width: 100%;
  }

  .sticky-btn-enquire {
    font-size: 12px !important;
  }

  .sticky-btn-enquire {
    width: 40%;
  }

  .sticky-btn-enquire.sticky-brochure {
    width: 60%;
  }
}

@media screen and (max-width: 380px) {
}

@media screen and (max-width: 360px) {
  .column.footer-col {
    width: 100%;
  }
}
