@media screen and (max-width: 1799px) {
  .section-title h1,
  .section-title h2 {
    font-size: 48px;
    line-height: 56px;
  }
  .theme-element {
    top: -60px;
    max-width: 150px;
  }

  .section-floorplans .theme-element,
  .section-location .theme-element{
    top: 20px;
    max-width: 150px;
  }

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

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

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

  .theme-element{
    left: 0;
  }

  .qr-img {
    width: calc(25% - 10px);
  }

  .amenities-wrapper .section-title {
    margin-bottom: 40px;
  }

  #home #footer {
    padding: 50px 0 80px;
  }

  header {
    padding: 8px 60px;
  }

  h3 {
    font-size: 22px;
  }

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

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

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

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

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


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

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

  .location-tab .tab-list .tab {
    padding: 20px 15px;
  }

  .location-tab .tab-content {
    padding-left: 50px;
  }

  .amenities-block {
    padding: 15px 10px;
  }

  .amenities-icon {
    max-width: 55px;
  }

  .amenities-block h3 {
    font-size: 16px;
    line-height: 22px;
  }

  .developer-logo {
    max-width: 330px;
  }

  .theme-element {
    top: -30px;
    max-width: 110px;
  }

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

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

  .footer-logo-wrraper {
    padding-bottom: 30px;
  }

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

  header {
    padding: 8px 30px;
  }

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

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


  .sticky-bottom-btn {
    font-size: 14px;
  }

  .sticky-bottom-form .col-form.col-bottom-btn {
    gap:10px;
  }


  .menu-item.hidden-mobile{
    display: none;
  }

  .call-btn.hidden-desktop{
    display: block;
  }

  .section-gallery.mb-6{
    margin-bottom: 20px !important;
  }

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

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

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

  .location-tab .tab-list .tab {
    padding: 20px 10px;
  }

  .location-tab .tab-content {
    padding-left: 20px;
  }

  .location-item ul::before {
    width: 55px;
    height: 75px;
    left: -20px;
  }

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

  .amenities-icon {
    max-width: 50px;
  }

  .qr-img {
    width: calc(33.33% - 10px);
  }

  /* .theme-block-video-icon {
    width: 80px;
    height: 80px;
  } */
/* 
  .theme-block-video-icon svg {
    width: 30px;
    height: 30px;
  } */

  .elements-items .elements-icon {
    max-width: 45px;
  }

  .elements-items ul li {
    gap: 15px;
  }

  .overview-wrapper {
    text-align: center;
  }

  .theme-element {
    top: -45px;
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 110px;
  }

  .overview-col:nth-child(1) {
    order: 2 !important;
  }

  .section-overview .theme-padding {
    padding-left: 35px !important;
  }

  .footer-address-detail h5 {
    font-size: 18px;
    line-height: 22px;
  }

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

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

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

  .raymond-logo img {
    max-width: 190px;
  }

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

  h3 {
    font-size: 20px;
  }

  header {
    padding: 8px 30px;
  }

  .splide__arrow {
    width: 50px;
    height: 50px;
    padding: 15px;
  }

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

  .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: #232323;
    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: 10px 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) {
  .container {
    padding: 0 30px;
  }
.location-wrapper .map {
        display: none;
    }
    .get-direction-link a {
        display: flex;
        align-items: center;
        gap: 5px;
        justify-content: center;
        color: #4d4d4d;
        position: relative;
        z-index: 9;
    }
  .sticky-bottom-form .col-form.col-bottom-btn{
    display: none
  }

  .theme-block-video-icon::before {
    height: 100px;
    width: 75px;
  }

  .theme-block-video-icon svg {
    width: 35px;
    height: 35px;
  }

  .tab-list-block {
    margin: 20px 0 40px;
  }

  .section-title .sub-title {
    font-size: 22px;
    line-height: 26px;
  }

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

  .location-tab .tab-content {
    padding-left: 50px;
  }

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

  .crd-logo {
    max-width: 145px;
  }

  .footer-address-detail.contact {
    margin: unset;
    max-width: unset;
  }

  .footer-logo-wrraper {
    padding-bottom: 20px;
    margin-bottom: 10px;
  }

  .footer-address-detail.site-address {
    max-width: 550px;
  }

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

  .about-wrapper {
    padding-bottom: 0;
  }

  .developer-logo {
    max-width: 260px;
    margin: 0 auto 30px;
  }

  .section-floorplans .theme-element,
  .section-location .theme-element {
    max-width: 120px;
  }

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

  .section-elements::before {
    background: rgba(35, 35, 35, 0.8);
  }

  .sticky-bottom-form-inner .theme-btn:hover:before {
    -webkit-animation: criss-cross-left1 0.8s both;
    animation: criss-cross-left1 0.8s both;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
  }

  .sticky-bottom-form-inner .theme-btn:hover:after {
    -webkit-animation: criss-cross-right2 0.8s both;
    animation: criss-cross-right2 0.8s both;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
  }

  @keyframes criss-cross-left1 {
    0% {
      left: -20px;
    }
    50% {
      left: 50%;
      width: 20px;
      height: 20px;
    }
    100% {
      left: 50%;
      width: 1000px;
      height: 1000px;
    }
  }

  @keyframes criss-cross-right2 {
    0% {
      right: -20px;
    }
    50% {
      right: 50%;
      width: 20px;
      height: 20px;
    }
    100% {
      right: 50%;
      width: 1000px;
      height: 1000px;
    }
  }

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

  .col-copyright {
    padding: 5px;
  }

  .sticky-btn-enquire {
    font-size: 13px !important;
    right: -50px;
    padding: 8px 15px !important;
  }

  .sticky-btn-enquire.sticky-brochure {
    top: 350px;
    right: -82px;
  }

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

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

  .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: 38px;
    height: 38px;
    bottom: 100px;
  }

  .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: #232323;
    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: 20px;
  }

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

  .qr-img {
    width: calc(50% - 10px);
  }

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

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

  .floor-plan-block span{
    text-align: center;
  }

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

  .elements-items {
    margin-bottom: 10px;
  }

  .theme-bottom-element {
    padding-top: 10px;
  }

  .location-tab .tab-list-block {
    width: 40%;
  }

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

  .location-tab .tab-list .tab {
    padding: 16px 10px;
  }

  .location-tab .tab-content {
    padding-left: 25px;
    width: 60%;
  }

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

  .theme-left-element {
    max-width: 35px;
  }

  /* .theme-block-video-icon svg {
    width: 20px;
    height: 20px;
    right: -2px;
  } */

  /* .theme-block-video-icon {
    width: 60px;
    height: 60px;
  } */

  .floorplans-desc {
    margin-bottom: 15px;
  }

  .section-floorplans .theme-element,
  .section-location .theme-element {
    top: 0;
    max-width: 90px;
  }

  .elements-items .elements-icon {
    max-width: 38px;
  }

  .section-elements {
    background-position: center;
  }

  .theme-element {
    top: -25px;
  }

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

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

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

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

  .tab-list .tab {
    padding: 12px 24px;
  }

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

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

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

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

  #register-modal {
    padding: 25px;
  }

  .qr-img {
    gap: 10px;
  }
}

@media screen and (max-width: 575px) {
  .theme-modal-card-body {
    padding: 15px;
  }
  
  .call-btn {
        bottom: 55px;
        right: 20px;
    }

  .sticky-btn-enquire.hidden-desktop{
    display: block;
  }

  .location-tab .tab-content{
    padding-left: 10px;
  }

  .location-item ul::before {
    width: 36px;
    height: 55px;
    left: -5px;
}

.location-tab .tab-list {
  gap:0;
}

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



.location-tab .tab-list .tab {
  padding: 12px 0;
}

.location-tab .tab-list .tab a {
  font-size: 14px;
  line-height: 20px;
}

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

.theme-block-video-icon::before {
  height: 80px;
  width: 60px;
}

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

  .map iframe {
    height: 350px;
  }

  .theme-element {
    max-width: 80px;
  }

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

  .location-desc {
    margin-top: 20px;
  }

  /* .location-tab .tab-details {
    flex-direction: column;
    align-items: start;
  } */

  .location-tab .tab-list {
    display: flex;
    margin-bottom: 20px;
  }

  .location-tab .tab-list .tab {
    width: 170px;
    max-width: unset;
  }

  /* .location-tab .tab-content {
    width: 100%;
    text-align: center;
    padding-left: 0;
  }

  .location-item ul::before {
    display: none;
  } */

  /* .location-tab .tab-list-block {
    width: 100%;
    border-right: 0;
    padding-right: 0;
  } */

  /* .location-tab .tab-list .tab:last-child {
    border-bottom: 1px solid #e0e0e0;
  } */

  .amenities-block h3 {
    font-size: 14px;
    line-height: 20px;
  }

  #amenities-slider .splide__slide:nth-child(even) .amenities-block {
    margin-top: 0;
  }

  #amenities-slider .splide__track {
    padding-bottom: 0;
  }

  .footer-contact-detail,
  .footer-address-detail {
    text-align: center;
  }

  .footer-logo-wrraper {
    flex-direction: column;
    gap: 20px;
  }

  .qr-img-detail {
    justify-content: center;
  }

  .disclaimer p,
  .disclaimer a {
    font-size: 12px;
    line-height: 20px;
  }

  .qr-img {
    width: calc(33.33% - 10px);
    gap: 10px;
    flex-direction: column;
    text-align: center;
    border: 0;
  }

  .developer-logo {
    max-width: 210px;
  }

  .arrow-bottom .splide__arrows {
    margin: 20px 0;
  }

  /* .tab-list-block {
    margin: 30px 0;
  } */

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

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

  .elements-items ul li {
    padding: 12px 0;
  }

  .section-overview .theme-padding {
    padding-left: 20px !important;
  }

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

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

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

  .listed-points li:before {
    display: none;
  } */

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

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

  .tab-list {
    gap: 10px;
  }

  #home #footer {
    padding: 20px 0 70px;
  }

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

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

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

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

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

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

  header {
    padding: 8px 20px;
  }

  .insomenu-bars {
    right: 20px;
  }
}

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

  .section-title .sub-title {
    font-size: 18px;
    line-height: 22px;
  }

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

  .amenities-icon {
    max-width: 40px;
  }

  /* .theme-block-video-icon {
    width: 50px;
    height: 50px;
  } */

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

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

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

  .listed-points li {
    font-size: 12px;
        line-height: 18px;
  }
}

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

  .elements-items .elements-icon {
    max-width: 34px;
}

.elements-items ul li {
  gap: 12px;
}

  .elements-desc span {
    font-size: 10px;
  }

  .theme-block-video-icon svg {
    width: 15px;
    height: 15px;
  }

  /* .theme-block-video-icon {
    width: 45px;
    height: 45px;
  } */

  .location-tab .tab-list .tab {
    width: 160px;
    /* padding: 12px 10px; */
  }

  /* .location-tab .tab-content{
    padding-left: 20px;
  } */

  .qr-img {
    width: calc(50% - 10px);
    padding: 5px;
  }



  .plan-inquire-btn {
    padding: 8px 15px;
  }

  /* .elements-items ul li {
    flex-direction: column;
    text-align: center;
  } */

  .stock-image::after,
  .actual-image::after,
  .artistic-impression::after {
    bottom: 6px;
    right: 6px;
  }

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

  .raymond-logo img {
    max-width: 170px;
  }

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

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

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

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

  .theme-left-element {
    max-width: 25px;
  }
}

@media screen and (max-width: 380px) {
  .tab-list .tab {
    width: 125px;
    padding: 10px 20px;
  }

  .theme-block-video-icon svg {
    width: 25px;
    height: 25px;
}

.theme-block-video-icon::before {
  height: 65px;
  width: 48px;
}

  .elements-items ul li p {
    font-size: 12px;
    line-height: 20px;
  }

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

  .developer-logo {
    max-width: 180px;
    margin: 0 auto 20px;
  }

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

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

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