@media screen and (max-width: 1799px) {
  .footer-menu ul {
    gap: 60px;
  }
}

@media screen and (max-width: 1599px) {
  .whygrc-desc h4 {
    font-size: 26px;
  }

  .section-why-grc .theme-padding {
    padding-left: 40px;
    padding-right: 40px;
  }

  h4 {
    font-size: 22px;
  }

  .project-theme-card .project-confi-update {
    margin: 30px -10px;
    justify-content: start;
  }

  .about-team-wrapper {
    margin-top: 30px;
  }

  .blog-title h3 {
    font-size: 16px;
  }

  .blog-desc p {
    font-size: 14px;
    line-height: 20px;
  }

  .banner-detail {
    padding: 60px;
  }

  .col-form span {
    font-size: 16px;
  }

  .contact-block h4 {
    font-size: 18px;
    font-weight: 500;
  }

  .specification-icon {
    width: 55px;
    flex: 0 0 55px;
  }

  .tab-content h5 {
    font-size: 24px;
    margin-bottom: 10px;
  }

  .amenities-block img {
    height: 60px;
  }

  .theme-title.theme-big-title span {
    font-size: 24px;
  }

  .section-title.small-title h2 {
    font-size: 44px;
    line-height: 40px;
    letter-spacing: -3px;
  }

  .project-aboutus-desc {
    margin: 70px 0;
  }

  .project-conter-block h4 {
    font-size: 24px;
  }

  .project-conter-block span {
    font-size: 22px;
  }

  .splide__arrow--prev {
    left: 30px;
  }

  .splide__arrow--next {
    right: 30px;
  }

  .tab-list-block {
    margin: 50px 0 !important;
  }

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

  .icons-tab .tab-list {
    gap: 50px;
  }

  .icons-tab .tab img {
    max-width: 120px;
  }

  #video-slider:before {
    bottom: 40px;
  }

  .arrow-lg .splide__arrow {
    width: 80px;
    height: 80px;
  }

  .video-block .theme-block-icon {
    width: 150px;
    height: 150px;
    padding: 50px;
  }

  .project-confi-update li {
    width: 30%;
    flex: 0 0 30%;
    padding: 0 10px;
  }

  .project-location-update {
    font-size: 18px;
    margin: 10px 0 20px;
  }

  .project-confi-update {
    margin: 20px -10px;
  }

  .latest-launches-detail {
    padding: 40px;
  }

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

  .counter-block p {
    margin-top: 0;
  }

  .counter-block h3 {
    font-size: 60px;
    line-height: 50px;
  }

  #footer {
    padding: 60px 0 0;
  }

  .footer-wrapper {
    padding-bottom: 30px;
  }

  .footer-wrapper.footer_wrapper {
    padding: 30px 0;
  }

  .footer-menu ul {
    gap: 40px;
  }

  #header.sticky {
    padding: 8px 100px;
  }

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

  header {
    padding: 22px 100px;
  }

  .theme-header-page header {
    padding: 8px 100px;
  }

  h3 {
    font-size: 22px;
  }

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

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

@media screen and (max-width: 1408px) {
  .whygrc-desc h4 {
    font-size: 22px;
  }

  .why-grc-cols .column {
    width: 50%;
  }

  .section-why-grc .theme-padding {
    max-width: 1000px;
    margin: 0 auto;
    padding-left: 30px;
    padding-right: 30px;
  }

  .arrow-lg .splide__arrow {
    width: 60px;
    height: 60px;
  }

  /* .project-theme-card-img img {
    aspect-ratio: 16/11;
  } */

  .btn-lg.theme-btn.blue-btn {
    font-size: 14px;
  }

  .btn-lg.theme-btn.blue-btn span {
    line-height: inherit;
    margin-top: 4px;
  }

  .project-location-iframe iframe {
    height: 465px;
  }

  h5 {
    font-size: 20px;
  }

  .arrow-outside-slider {
    padding-left: 40px;
    padding-right: 40px;
  }

  .video-block .theme-block-icon {
    width: 100px;
    height: 100px;
    padding: 30px;
  }

  .project-location-update {
    font-size: 16px;
  }

  .latest-launches-detail h5 {
    font-size: 34px;
  }

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

  .columns.gap-2 {
    margin-left: -20px !important;
    margin-right: -20px !important;
  }

  .gap-2>.column {
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .section-title h2 {
    font-size: 50px;
    line-height: 45px;
  }

  .theme-header-page header {
    padding: 8px 60px;
  }

  header {
    padding: 22px 60px;
  }

  #header.sticky {
    padding: 8px 60px;
  }
}

@media screen and (max-width: 1216px) {
  .icons-tab .tab img {
    max-width: 100px;
  }

  .project-location-iframe iframe {
    height: 385px;
  }

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

  .plan-inquire-btn {
    font-size: 16px;
    line-height: 18px;
  }

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

  h4 {
    font-size: 18px;
  }

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

  .splide__arrow svg {
    stroke-width: 1;
  }

  .section-title.small-title h2 {
    font-size: 34px;
    line-height: 32px;
    letter-spacing: -2px;
  }

  .project-conter-block span {
    font-size: 18px;
  }

  .project-conter-block h4 {
    font-size: 20px;
  }

  .menu-link {
    font-family: "Geomanist Book";
  }

  .arrow-outside-slider .splide__arrows {
    display: flex;
    justify-content: center;
    gap: 20px;
    margin-top: 30px;
  }

  .theme-title.theme-big-title span {
    font-size: 20px;
  }

  .arrow-outside-slider {
    padding-left: 0;
    padding-right: 0;
  }

  .arrow-outside-slider .splide__arrow {
    position: static;
    transform: unset;
    width: 40px;
    height: 40px;
  }

  .latest-launches-detail {
    padding: 30px;
  }

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

  .project-location-update {
    font-size: 15px;
    margin: 10px 0 10px;
  }

  .latest-launches-detail h5 {
    font-size: 30px;
  }

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

  .pb-6 {
    padding-bottom: 30px !important;
  }

  .pt-6 {
    padding-top: 30px !important;
  }

  .counter-block h3 {
    font-size: 50px;
    line-height: 40px;
  }

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

  .mb-6 {
    margin-bottom: 2rem !important;
  }

  .theme-title h5 {
    font-size: 24px;
  }

  .footer-menu ul {
    gap: 20px;
  }

  .footer-menu ul li a {
    font-size: 15px;
  }

  .theme-header-page header,
  #header.sticky,
  header {
    padding: 12px 30px;
    background-color: #071638;
    -webkit-box-shadow: 0 0 12px rgb(0 0 0 / 10%);
    box-shadow: 0 0 12px rgb(0 0 0 / 10%);
    border-bottom: 1px solid #ffffff30;
  }

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

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

  .sub-menu .accordion {
    display: block !important;
    background-color: unset !important;
    border: 0;
    width: 100%;
  }

  .sub-menu li a {
    line-height: 24px;
  }

  .main-screen-sub-menu {
    display: none !important;
  }

  .project-tag {
    padding: 0 5px;
  }

  .sub-menu .accordion .card {
    background: unset !important;
    border: unset !important;
    padding: 0 !important;
    margin-bottom: 10px;
  }

  .sub-menu .accordion .card:last-child {
    margin-bottom: 0;
  }

  .sub-menu .accordion .card__title {
    /* border-bottom: 1px solid rgba(255, 255, 255, 0.42); */
    padding: 0 0 6px;
    margin: 0;
    align-items: center;
    min-height: unset;
    width: 100%;
  }

  .sub-menu .accordion .card__content {
    background-color: #ffffff20;
    padding: 20px;
  }

  .sub-menu h4 {
    padding: 0;
    margin: 0;
    border: 0;
    line-height: 14px;
  }

  .sub-menu {
    top: unset !important;
    position: relative;
    width: 100%;
    opacity: 1;
    visibility: visible;
    left: unset;
    right: unset;
    margin-top: 10px;
    padding: 15px 15px 5px;
    border: 0;
    border-left: 1px solid #ffffff30;
    border-radius: 0;
  }

  h3 {
    font-size: 20px;
  }

  .section-title h2 {
    font-size: 46px;
    line-height: 42px;
  }

  .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: 3px;
    background-color: #fff;
  }

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

  .theme-menu {
    position: fixed;
    background-color: #071638;
    color: #fff;
    width: 100%;
    right: 0;
    padding: 0;
    padding: 70px 30px 30px !important;
    margin-top: 0;
    top: 0;
    height: 100vh;
    width: 100%;
    max-width: 100%;
    margin-left: auto;
    display: flex;
    flex-direction: column;
    /* justify-content: center; */
    opacity: 0;
    clip-path: circle(50px at 90% -20%);
    -webkit-clip-path: circle(50px at 90% -10%);
    transition: all 1s ease-out;
    pointer-events: none;
    overflow-y: auto;
  }

  .insomenu-active .theme-menu {
    opacity: 1;
    clip-path: circle(1600px at 90% -10%);
    -webkit-clip-path: circle(1600px at 90% -10%);
    pointer-events: all;
  }

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

  .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) {
    .testimonial-block{
            flex-direction: column;
    text-align: center;
    }
    .master-plan-block-wrapper{
        gap: 0;
        flex-direction: column;
    justify-content: center;
    }
    .master-plan-block {
    margin: 0 auto 30px !important;
}
  #whygrc-slider .swiper__arrows {
    justify-content: center;
    margin-top: 40px;
    gap: 0px;
  }

  .whygrc-desc {
    text-align: center;
  }

  .project-confi-update {
    margin: 20px auto 20px;
    justify-content: center;
  }

  #latest-launches-slider .splide__arrows {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 20px 20px;
    background-color: #fff;
    gap: 10px;
    top: -1px;
    position: relative;
  }

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

  .banner-videos video {
    min-height: inherit;
  }

  .our-projects .tab-list.is-justified-start {
    justify-content: center;
  }

  .our-project-desc {
    text-align: center;
  }

  .project-theme-card {
    /* flex-wrap: wrap; */
    max-width: 600px;
    margin: 0 auto;
  }

  /* .project-theme-card-desc,
  .project-theme-card-img {
    width: 100%;
    flex: 0 0 100%;
  } */

  .csr-activity-wrapper .csr-activity-desc {
    text-align: center !important;
  }

  .section-csr-activity .theme-padding {
    padding-left: 35px !important;
    padding-right: 35px !important;
  }

  .order-2 {
    order: unset;
  }

  .aboutus-desc,
  .about-tagline-desc {
    text-align: center;
  }

  .banner-detail {
    padding: 30px;
  }

  .map-img img {
    max-width: 500px;
    margin: 0 auto;
  }

  .section-project-location .section-title {
    text-align: center;
  }

  .section-contact-us .theme-padding {
    padding: 0 !important;
  }

  .contact-block h4,
  .col-form span {
    font-family: "Geomanist Book";
    font-size: 16px;
  }

  .section-contact-us .theme-padding.theme-bg {
    padding: 0 30px !important;
  }

  .section-contact-us .theme-title-with-desc {
    margin: 0;
    text-align: left !important;
    align-items: start;
  }

  .contact-detail {
    background-color: #071638;
    padding: 30px;
  }

  .contact-block:last-child {
    margin-bottom: 0;
  }

  .section-contact-us {
    padding-bottom: 0 !important;
  }

  .section-contact-us::before {
    display: none;
  }

  .section-project-about-us .theme-title-with-desc {
    text-align: center;
  }

  .project-aboutus-desc {
    margin: 40px 0;
    text-align: center;
  }

  .theme-title.theme-big-title span {
    font-size: 16px;
    text-transform: uppercase !important;
  }

  .testimonial-block:not(:last-child) {
    margin-bottom: 20px;
  }

  .project-location-update {
    justify-content: center;
  }

  .latest-launches-detail {
    text-align: center;
  }

  .theme-title-with-desc {
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 10px;
  }

  .theme-title h5 {
    border-left: unset;
    padding: 8px 0 8px 0px;
    margin-left: 0;
  }

  .theme-title {
    flex-direction: column;
  }

  .footer-developer-logo {
    max-width: 160px;
    margin: 0 auto;
  }

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

  .social-icons,
  .footer-menu ul {
    justify-content: center;
    flex-wrap: wrap;
  }

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

  .md-d-none {
    display: block;
  }

  .lg-d-none {
    display: none;
  }

  .container {
    padding: 0 30px;
  }

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

  .col-copyright {
    padding: 5px;
  }

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

  .sticky-btn-enquire.sticky-brochure {
    top: 400px;
    right: -87px;
  }

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

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

  .theme-logo img {
    max-height: 65px;
  }

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

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

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

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

  .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: #071638;
    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;
  }

  #footer {
    padding: 30px 0 0;
  }

  .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: 991px) {
  .col-footer {
    padding: 0;
    width: 100% !important;
    margin-bottom: 30px;
  }

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

@media screen and (max-width: 768px) {
  .whygrc-desc h4 {
    font-size: 20px;
  }

  .why-grc-cols .column {
    width: 100%;
  }

  .splide__arrow--prev {
    left: 15px;
  }

  .modal-team-member h3 {
    margin-bottom: 0;
  }

  .mission-img {
    border-bottom: 1px solid;
  }

  .team-detail-modal-card {
    padding: 30px;
  }

  .modal-team-member {
    max-width: 300px;
  }

  .opacity {
    display: none !important;
  }

  .specification-title {
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 20px;
  }

  .specification-desc {
    text-align: center;
  }

  .amenities-block img {
    height: 45px;
  }

  .amenities-block span {
    font-size: 14px;
    margin-top: 15px;
  }

  .section-title.small-title h2 {
    font-size: 28px;
    line-height: 28px;
    letter-spacing: -1px;
  }

  .project-conter-block span {
    font-size: 14px;
    margin-bottom: 1px;
  }

  .project-counter {
    gap: 20px;
    flex-wrap: wrap;
  }

  .project-conter-block {
    width: calc(50% - 20px);
    flex: 0 0 calc(50% - 40px);
  }

  .project-conter-block h4 {
    font-size: 16px;
  }

  .splide__arrow--next {
    right: 15px;
  }

  .arrow-lg .splide__arrow {
    width: 50px;
    height: 50px;
  }

  .video-block .theme-block-icon {
    width: 80px;
    height: 80px;
    padding: 20px;
  }

  .latest-launches-detail h5 {
    font-size: 26px;
  }

  .mb-6 {
    margin-bottom: 1rem !important;
  }

  .footer-menu ul li a {
    font-size: 14px;
  }

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

  #location-slider1 {
    margin-top: 30px;
  }

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

  .counter-block h3 {
    font-size: 40px;
  }

  /* .tab-list .tab {
    width: 160px;
    padding: 12px 24px;
  } */
  .icons-tab .tab img {
    max-width: 80px;
  }

  .icons-tab .tab-list {
    gap: 40px;
  }

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

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

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

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

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

  #register-modal {
    padding: 20px;
  }

  .our-projects .tab-list-block {
    margin-top: 30px !important;
  }
}

@media screen and (max-width: 575px) {
  .tab-content h5 {
    font-size: 16px;
    margin-bottom: 3px;
    letter-spacing: 1px;
  }

  .whygrc-desc-update h4 {
    font-size: 16px;
    margin-bottom: 3px;
  }

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

  .gallery-title {
    padding: 3px 10px;
  }

  .project-theme-card .project-confi-update {
    margin: 10px 0;
  }

  .project-theme-card .project-theme-card-desc {
    padding: 20px 10px;
  }

  .project-theme-card .project-confi-update li {
    text-align: left !important;
  }

  .project-theme-card .project-confi-update li:not(:last-child) {
    margin-bottom: 10px;
  }

  .section-csr-activity .theme-padding {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  .team-detail-modal-card {
    padding: 20px;
  }

  .sub-menu .accordion .card__content {
    text-transform: uppercase;
  }

  .theme-card-title-and-desc h3 {
    font-size: 16px;
  }

  .section-blog-detail {
    padding: 15px;
  }

  .blog-desc p {
    font-size: 13px;
    line-height: 18px;
  }

  .blog-title h3 {
    font-size: 15px;
  }

  .modal-team-member picture {
    margin-top: 6px;
  }

  .banner-detail {
    padding: 30px 20px;
  }

  .contact-block {
    margin-bottom: 20px;
  }

  .project-location-iframe iframe {
    height: 260px;
  }

  .contact-us-form-wrapper .sm-form-control {
    padding: 12px;
  }

  .pl-3 {
    padding-left: 10px !important;
  }

  .pr-3 {
    padding-right: 10px !important;
  }

  .contact-block h4,
  .col-form span {
    font-size: 15px;
    margin-bottom: 6px;
  }

  .section-contact-us .theme-padding.theme-bg {
    padding: 0 20px !important;
  }

  .contact-us-form-wrapper,
  .contact-detail {
    padding: 30px 20px;
  }

  .plan-inquire-btn {
    font-size: 14px !important;
    line-height: 17px !important;
    padding: 10px 20px !important;
  }

  h4 {
    font-size: 15px;
  }

  .master-plan-block {
    margin: 0 auto 20px;
  }

  .project-aboutus-desc {
    margin: 30px 0;
  }

  .section-title.small-title h2 {
    font-size: 24px;
    line-height: 24px;
    letter-spacing: -1px;
  }

  .without-overlay .splide__arrows {
    opacity: 0;
  }

  .testimonial-desc p {
    font-size: 13px;
  }

  .theme-header-page header,
  #header.sticky,
  header {
    padding: 12px 20px;
  }

  .insomenu-bars {
    right: 20px;
  }

  .testimonial-block {
    gap: 10px;
  }

  .footer-menu ul li a {
    font-size: 13px;
    font-family: "Geomanist Book";
  }

  h5 {
    font-size: 18px;
  }

  .theme-btn.line-btn {
    font-size: 15px;
    line-height: 13px;
  }

  .about-company-col {
    padding: 5px !important;
  }

  .columns.about-company-cols {
    margin: -5px !important;
  }

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

  .tab-list-block {
    margin: 30px 0 !important;
  }

  .icons-tab .tab img {
    max-width: 60px;
  }

  .video-block .theme-block-icon {
    width: 60px;
    height: 60px;
    padding: 14px;
  }

  #video-slider:before {
    bottom: 30px;
  }

  .latest-launches-detail h5 {
    font-size: 22px;
  }

  .project-confi-update {
    flex-wrap: wrap;
  }

  .project-confi-update li:not(:last-child):before {
    display: none;
  }

  .project-confi-update li {
    width: 50%;
    flex: 0 0 50%;
    padding: 0;
  }

  .theme-title.theme-big-title span,
  .theme-title span {
    text-align: center;
    letter-spacing: 1px;
  }

  .theme-title-with-desc {
    margin-bottom: 30px;
    text-align: center;
  }

  .theme-title-with-desc {
    gap: 5px;
  }

  .counter-block {
    padding: 10px;
  }

  .counter-block h3 {
    font-size: 36px;
  }

  p,
  a,
  span,
  small {
    line-height: 1.4;
  }

  .footer-block p:last-child {
    margin-bottom: 0;
  }

  .footer-wrapper h4 {
    margin-bottom: 6px;
  }

  .gap-1>.column {
    padding-left: 20px;
    padding-right: 20px;
  }

  .columns.gap-1 {
    margin-left: -20px !important;
    margin-right: -20px !important;
  }

  .sm-d-none {
    display: block;
  }

  .md-d-none {
    display: none;
  }

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

  .container {
    padding: 0 20px;
  }

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

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

  .theme-btn {
    font-size: 13px;
    line-height: 13px;
    padding: 10px 30px;
  }

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

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

  h3 {
    font-size: 18px;
  }

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

  .accordion .card__title {
    font-size: 16px;
    min-height: 50px;
  }

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

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

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

  .tab-list {
    gap: 10px;
  }

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

  .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: -18px;
    left: initial;
    right: -18px;
    width: 36px;
    height: 36px;
  }

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

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

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

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

  .theme-title.theme-big-title span,
  body {
    font-size: 14px;
    line-height: 22px;
  }

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

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

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

@media screen and (max-width: 480px) {
  .btn-lg.theme-btn.blue-btn {
    font-size: 13px;
    padding: 10px 15px;
  }
  
  .team-detail-modal-close{
    top: -5px;
    right: -2px;
    width: 30px;
    height: 30px;
  }
  
  .tab-list .tab {
    width: 100%;
    padding: 10px 24px;
  }

  .btn-lg.theme-btn.blue-btn span {
    margin-top: 2px;
  }

  .section-title h1,
  .section-title h2 {
    font-size: 26px;
    line-height: 28px;
    letter-spacing: -1px;
  }

  .footer-wrapper.footer_wrapper {
    padding: 20px 0;
  }

  .footer-wrapper {
    padding-bottom: 20px;
  }

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

  .counter-block h3 {
    font-size: 30px;
  }

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

@media screen and (max-width: 420px) {
  .splide__arrow--prev {
    left: 10px;
  }

  .splide__arrow--next {
    right: 10px;
  }

  .arrow-lg .splide__arrow {
    width: 45px;
    height: 45px;
  }

  .section-title h1,
  .section-title h2 {
    font-size: 22px;
    line-height: 24px;
    letter-spacing: 0px;
  }

  .theme-title.theme-big-title span,
  body {
    font-size: 13px;
    line-height: 20px;
  }

  .counter-block h3 {
    font-size: 24px;
  }

  .xs-d-none {
    display: block;
  }

  .sm-d-none {
    display: none;
  }

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

  .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) {
  /* .tab-list .tab {
    width: 100%;
    padding: 12px 24px;
  } */

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

  .theme-header-page header,
  header {
    padding: 10px 20px;
  }

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

@media screen and (max-width: 360px) {
  .section-title.small-title h2 {
    font-size: 22px;
    line-height: 22px;
  }

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