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

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

  .rera-desc span {
    max-width: 190px;
    display: block;
  }

  .footer-contact-wrapper {
    font-size: 14px;
  }

  .element.gallery-grc-element {
    max-width: 630px;
    opacity: 0.8;
  }

  .element.get-in-touch-element {
    max-width: 180px;
  }

  td,
  th {
    padding: 20px 0;
    font-size: 18px;
    line-height: 22px;
  }

  td h6 {
    font-size: 30px;
    line-height: 34px;
  }

  .amenities-vertical-title {
    left: 50px;
  }

  .element.grc-element {
    opacity: 0.5;
  }

  .features-detail h3 {
    font-size: 110px;
    line-height: 120px;
  }

  .features-detail span {
    font-size: 48px;
    line-height: 64px;
  }

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

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

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

  .download-brochure-block {
    width: 225px;
    height: 225px;
  }

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

  header {
    padding: 8px 100px;
  }

  .corporate-logo img {
    height: 85px;
  }

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

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

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

  .amenities-vertical-title h3 {
    font-size: 34px;
    line-height: 40px;
  }

  .amenities-tab-content .splide__arrow--prev {
    left: 30px;
  }

  .tab-list .tab {
    padding: 10px 24px;
    font-size: 20px;
  }

  .tab-title-without-click h4,
  .tab-title h4 {
    font-size: 22px;
    line-height: 26px;
  }

  .features-detail span {
    font-size: 42px;
    line-height: 54px;
  }

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

  .col-header:first-child,
  .col-header:last-child {
    max-width: 180px;
  }

  .theme-menu ul {
    gap: 30px;
  }

  header {
    padding: 8px 60px;
  }
}

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

  header {
    padding: 8px 40px;
  }

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

  .our-project-inner-detail p,
  .highlight-desc {
    font-size: 16px;
  }

  .amenities-vertical-title {
    left: 10px;
  }

  .theme-block-title {
    padding: 10px 30px;
  }

  .tab-title-without-click,
  .tab-title {
    min-width: 280px;
  }

  .features-detail span {
    font-size: 34px;
    line-height: 44px;
  }

  .features-detail h3 {
    font-size: 90px;
    line-height: 90px;
  }

  .thoughts-item {
    min-height: 210px;
  }

  .element.grc-element {
    left: 26%;
    max-width: 490px;
  }

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

  .columns.gap-3 {
    margin-left: -28px !important;
    margin-right: -28px !important;
  }

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

  .gap-3>.column {
    padding-left: 28px;
    padding-right: 28px;
  }

  .highlights-item span {
    font-size: 16px;
  }

  .title-tagline:before {
    top: 15px;
  }

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

  /*#section-highlights {*/
  /*  padding-top: 160px;*/
  /*}*/

  .title-tagline {
    font-size: 22px;
    line-height: 32px;
    margin-left: 170px;
  }

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

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

  .rera-desc span {
    max-width: inherit;
  }

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

  .footer-item.rera-block {
    align-items: center;
    flex-direction: column;
  }

  .theme-form .sm-form-control {
    padding: 10px;
  }

  .element.gallery-grc-element {
    max-width: 430px;
    right: 0;
  }

  .amenities-vertical-title h3 {
    font-size: 28px;
    line-height: 34px;
  }

  .tab-content.amenities-tab-content {
    padding-left: 50px !important;
  }

  .tab-title-without-click h4,
  .tab-title h4 {
    font-size: 20px;
    line-height: 22px;
  }

  .tab-title-without-click,
  .tab-title {
    padding: 30px !important;
  }

  .tab-list .tab {
    font-size: 18px;
    line-height: 30px;
  }

  .features-detail {
    padding: 40px 100px 40px 40px;
  }

  .features-detail h3 {
    font-size: 80px;
    line-height: 80px;
  }

  .features-detail span {
    font-size: 30px;
    line-height: 38px;
  }

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

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

  .thoughts-item p {
    font-size: 14px;
  }

  .element.light-element {
    max-width: 70px;
    opacity: 0.8;
  }

  .title-tagline:before {
    top: 13px;
  }

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

  /*#section-highlights {*/
  /*  padding-top: 140px;*/
  /*}*/

  .title-tagline {
    font-size: 20px;
    line-height: 28px;
    margin-left: 120px;
  }

  .download-brochure-block {
    width: 195px;
    height: 195px;
  }

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

  .menu-link {
    font-size: 16px;
    display: block;
    border-bottom: 1px solid #eee;
  }

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

  .theme-logo {
    margin-right: 50px;
  }

  header {
    padding: 8px 30px;
  }

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

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

  .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: #ffffff;
    color: #fff;
    border-left: 1px solid #eee;
    width: 100%;
    right: -40px;
    padding: 0;
    padding: 90px 40px 30px !important;
    margin-top: 0;
    top: 0;
    height: 100vh;
    width: 100%;
    max-width: 350px;
    margin-left: auto;
    display: flex;
    flex-direction: column;
    /* justify-content: center; */
    opacity: 0;
    pointer-events: none;
    overflow-y: auto;
    box-shadow: -6px 0px 20px 0px #00000080;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
  }

  .insomenu-active .theme-menu {
    opacity: 1;
    right: 0;
    pointer-events: all;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
  }

  .theme-menu ul li {
    padding: 0;
  }

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

}

@media screen and (max-width: 1024px) {
  .title-tagline:before {
    top: 10px;
  }

  .our-project-inner-detail p,
  .highlight-desc {
    font-size: 14px;
  }

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

  .footer-disclaimer p {
    font-size: 13px;
  }

  .footer-disclaimer {
    padding: 20px 0;
    margin: 20px 0;
  }

  .theme-form .form-label {
    font-size: 14px;
    margin-bottom: 5px;
  }

  .btn-lg {
    min-width: 200px;
  }

  .map-img {
    max-width: 400px;
    display: block;
    margin: 0 auto;
  }

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

  td,
  th {
    padding: 12px 0;
    font-size: 16px;
  }

  td h6 {
    font-size: 24px;
    line-height: 24px;
  }

  .tab-content.amenities-tab-content {
    padding-left: 0 !important;
  }

  .amenities-vertical-title {
    writing-mode: unset;
    transform: unset;
    position: relative;
    left: unset;
    text-align: center;
    margin: 0 20px 10px;
  }

  .amenities-tab-content .splide__arrows {
    display: flex;
    justify-content: center;
    gap: 10px;
    margin-top: 20px;
    display: none;
  }

  .amenities-tab-content .splide__arrow {
    position: static;
    transform: unset;
  }

  .tab-title-without-click h4,
  .tab-title h4 {
    font-size: 18px;
    line-height: 20px;
  }

  .tab-title svg,
  .tab-title-without-click svg {
    width: 24px;
    height: 24px;
  }

  .tab-title-without-click,
  .tab-title {
    padding: 25px !important;
    min-width: 220px;
  }

  .tab-list .tab {
    font-size: 16px;
    line-height: 20px;
  }

  .features-detail::before {
    width: 140px;
    height: 105px;
  }

  .features-detail h3 {
    font-size: 70px;
    line-height: 70px;
  }

  .features-detail span {
    font-size: 24px;
    line-height: 30px;
  }

  .features-wrapper .download-brochure-block {
    top: 0;
  }

  #features-slider {
    margin-top: 130px;
  }

  .features-detail {
    padding: 30px;
  }

  .column.features-col:first-child {
    order: 2;
  }

  #thoughts-main-slider {
    max-width: 500px;
  }

  #thoughts-thumb-slider .splide__arrows {
    margin-top: 10px;
  }

  .element.grc-element {
    left: 0;
    right: 0;
    top: unset;
    transform: unset;
    bottom: -100px;
    margin: 0 auto;
  }

  #section-thoughts {
    border-top: 1px solid #CA664130;
  }

  /*#section-highlights {*/
  /*  padding-bottom: 60px !important;*/
  /*}*/

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

  .highlights-wrapper.theme-padding {
    padding-left: 35px !important;
  }

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

  .title-tagline {
    font-size: 18px;
    line-height: 22px;
    margin-left: 80px;
  }

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

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

  #footer {
    padding: 30px 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) {
  .download-icon svg {
    width: 40px;
    height: 40px;
  }

  .master-plan-img {
    padding-right: 35px;
  }

  .copyright-detail {
    gap: 2px;
  }

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

  .footer-item {
    max-width: 400px;
    margin: 0 auto;
  }

  .element.gallery-grc-element {
    max-width: 130px;
  }

  #section-configurations {
    padding-bottom: 60px;
  }

  .amenities-vertical-title h3 {
    font-size: 22px;
    line-height: 30px;
  }

  .tab-title-without-click h4,
  .tab-title h4 {
    font-size: 16px;
    line-height: 16px;
  }

  .tab-title-without-click,
  .tab-title {
    padding: 20px !important;
    min-width: 200px;
  }

  .tab-list {
    gap: 10px;
  }

  #features-slider {
    margin-top: 90px;
  }

  .element.quotes-element {
    display: none;
  }

  /*#section-highlights {*/
  /*  padding-bottom: 40px !important;*/
  /*}*/

  /*#section-highlights {*/
  /*  padding-top: 100px;*/
  /*}*/

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

  .download-brochure-block {
    width: 135px;
    height: 135px;
  }

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

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

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

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

  .tab-list .tab {
    font-size: 14px;
    line-height: 18px;
  }

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

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

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

@media screen and (max-width: 575px) {
  .theme-modal-card-body {
    padding: 20px;
  }

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

  .theme-btn.configuration-btn {
    padding: 6px 16px;
    font-size: 12px;
  }

  .master-plan-img {
    padding-right: 20px;
  }

  .loading {
    font-size: 16px;
    letter-spacing: 8px;
  }

  .theme-animation {
    transform: translateY(100px);
    opacity: 0;
    -moz-transition: 1500ms;
    -ms-transition: 1500ms;
    -o-transition: 1500ms;
    -webkit-transition: 1500ms;
    transition: 1500ms;
  }

  .element.get-in-touch-element {
    max-width: 120px;
  }

  .get-in-touch-form .col-form {
    width: 100%;
    margin-bottom: 24px;
  }

  .get-in-touch-form .row-form {
    margin: 0 -15px -24px;
  }

  .gallery-block .theme-block:not(:last-child) {
    margin-bottom: 10px;
  }

  .columns.row-gallery {
    margin: -5px !important;
  }

  .column.col-gallery {
    padding: 5px;
  }

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

  .section-configurations .title-tagline span {
    display: inline-block;
  }

  td,
  th {
    padding: 10px 0;
    font-size: 14px;
  }

  td h6 {
    font-size: 20px;
    line-height: 20px;
  }

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

  .amenities-block img {
    aspect-ratio: 16/9;
    object-fit: cover;
  }

  .theme-block-title {
    padding: 10px;
    position: relative;
    text-align: center;
    border: 1px solid #CA664130;
    border-top: 0;
    bottom: unset;
  }

  .features-detail h3 {
    font-size: 50px;
    line-height: 50px;
  }

  .features-detail span {
    font-size: 20px;
    line-height: 26px;
  }

  .section-features .title-tagline span {
    display: inline-block;
  }

  .thoughts-item h5 {
    font-size: 15px;
  }

  .thoughts-item {
    min-height: 260px;
  }

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

  .highlights-item span {
    font-size: 14px;
  }

  .highlights-item {
    gap: 15px;
  }

  .highlights-item img {
    width: 36px;
  }

  .highlights-wrapper.theme-padding {
    padding-left: 20px !important;
  }

  .title-tagline {
    font-size: 16px;
    line-height: 18px;
    margin-left: 40px;
  }

  .insomenu-bars {
    right: 10px;
  }

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

  header {
    padding: 8px 10px;
  }

  .container {
    padding: 0 20px;
  }

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

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

  .theme-btn {
    line-height: 20px;
  }

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

  .accordion .card__content {
    padding: 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;
  }

  .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-banner,
  .section-cms {
    margin-top: 84px;
  }

  .tab-list {
    gap: 10px;
  }

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

  .sticky-bottom-form {
    display: none !important;
  }

  .sticky-btn-enquire {
    display: none;
  }

  .sticky-btn-enquire-whatsapp{
    display: block;
    position: fixed;
    transform: unset;
    top: unset;
    bottom: 0;
    right: 0;
    left: 0;
    border: 0;
    border-top: 1px solid #CA664160;
    border-radius: 0;
    text-align: center;
    width: 100%;
    padding: 10px 0px !important;
    z-index: 9999;
  }

  /* .sticky-btn-enquire {
    transform: unset;
    top: unset;
    bottom: 0;
    right: 0;
    left: 0;
    border: 0;
    border-top: 1px solid #CA664160;
    border-radius: 0;
    text-align: center;
    width: 100%;
    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: 50px;
    margin: 30px auto 0;
  }

  .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: 15%;
    transform: none;
    margin-top: 30px;
  }

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

  body {
    font-size: 14px;
  }
}

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

  .footer h4 {
    font-size: 15px;
  }

  .copyright-detail {
    max-width: 300px;
    margin: 0 auto;
  }

  td,
  th {
    font-size: 12px;
  }

  td h6 {
    font-size: 16px;
    line-height: 16px;
  }

  tr td:first-child {
    width: 20%;
  }

  tr td {
    width: 40%;
  }

  .amenities-vertical-title h3 {
    font-size: 20px;
    line-height: 28px;
  }

  .tab-title-without-click,
  .tab-title {
    padding: 15px !important;
  }

  li.tab-item {
    width: 100%;
  }

  .features-detail {
    padding: 20px;
  }

  .features-detail h3 {
    font-size: 40px;
    line-height: 40px;
  }

  .features-detail::before {
    width: 120px;
    height: 85px;
  }

  .features-detail span {
    font-size: 18px;
    line-height: 24px;
  }

  #features-slider {
    margin-top: 70px;
  }

  .thoughts-item p {
    font-size: 13px;
    text-align: justify;
  }

  #thoughts-thumb-slider .splide__arrows {
    margin-top: 30px;
  }

  .title-tagline {
    margin-left: 30px;
  }

  /*#section-highlights {*/
  /*  padding-top: 80px;*/
  /*}*/

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

  .download-icon svg {
    width: 24px;
    height: 24px;
  }

  .download-brochure-block {
    width: 105px;
    height: 105px;
  }

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

}

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

  .features-detail h3 {
    font-size: 34px;
    line-height: 38px;
  }

  .features-detail span {
    font-size: 16px;
    line-height: 22px;
  }

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

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

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

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