:root {
  --primary-color: #0e71bd;
}

@media (max-width: 1480px) {
  .circle.ovr-sec {
    bottom: -80%;
  }

  .property-section .enquiry-btn {
    margin-top: 66px;
  }
  .banner-content {
    top: 60%;
  }

  .property-content {
    padding-left: 54px;
  }

  .thumbnail-slider {
    left: -16%;
  }

  .arrow_container .slide_arrow.prev-arrow {
    left: 10%;
  }

  .arrow_container .slide_arrow.next-arrow {
    right: 10%;
  }
  .navbar-menu-li ul {
    gap: 33px 28px;
    margin-top: 66px;
  }
}

@media (max-width: 1400px) {
  .banner_content_box {
    bottom: 4%;
  }
}

@media (max-width: 1366px) {
    .g_line::before {
      right: -50px;
    }
    .g_line::after {
      left: -50px;
    }
  .floor-plan .nav-tabs {
    width: 48%;
  }
  .thumbnail-slider {
    left: -21%;
  }

  .amenities-box h5 {
    font-size: 16px;
  }
  img.img-fluid.nav-inside-img {
    left: 64%;
    width: 54px;
    height: 56px;
  }
  .navbar-menu-li button.close {
    position: absolute;
    top: 14px;
  }
  .contact-to-us-frame {
    width: 22%;
  }
  .contact-to-us-content h2 {
    font-size: 70px;
  }
}

@media (max-width: 1280px) {
  .banner_content_box h1 {
    font-size: 23px;
  }
  .banner-content-bottom .g_line::before {
    right: -18px;
  }
  .banner-content-bottom .g_line::after {
    left: -20px;
  }
}

@media (max-width: 767px) {
  .header.active .hamburger-icon {
    filter: none;
  }

  .banner-content .project-location {
    font-size: 24px;
  }

  .contact-to-us-content {
    padding: 20px 0px;
  }
  .group {
    display: none;
  }

  .banner-content .project-location {
    color: black;
  }

  .project-location.fs-4{
    font-size: 14px !important;
  }

  .banner-content .project-location img {
    filter: unset;
  }
  .form-heading {
    font-size: 14px;
  }
  .project-para {
    margin-bottom: 0px;
    display: none;
  }
  .contact-to-us-frame {
    width: 100%;
  }
  .banner-content h1 {
    font-size: 27px;
    margin-bottom: 0px;
    color: black;
  }

  .banner-content h1 span {
    font-size: 26px;
  }

  .line-svg {
    display: none;
  }

  .banner-Right-content {
    position: relative;
    top: 0;
    right: 0;
    padding: 16px 10px;
  }

  .banner-left-content {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    padding: 22px 10px;
  }

  .circle_text {
    --width: 120px;
    --height: 120px;
  }

  .circle.ovr-sec {
    bottom: -98%;
    display: none;
  }

  .banner-img {
    height: 76vh;
    object-fit: cover;
  }

  .banner-section::before {
    height: 76vh;
    display: none;
  }

  .header .right .box .text-wrapper {
    display: none;
  }

  .header .right .box .overlap-group {
    border-color: transparent;
  }

  .header .right {
    display: flex;
  }

  .header .right .box .overlap-group {
    right: -54%;
    width: 100%;
    top: -4px;
  }

  .header {
    padding: 3px 10px;
  }

  .header .left .logo img {
    max-width: 180px;
    /* filter: invert(0) brightness(0); */
  }

  .banner-content {
    width: 100%;
    top: 44%;
    position: unset;
    transform: unset;
    padding: 10px 0px;
  }

  .thumbnail-slider {
    display: none;
  }

  .heading {
    font-size: 23px;
    text-align: center;
  }

  .property-content {
    padding-left: unset;
    text-align: center;
    padding: 0px 10px;
  }

  .amenities-box {
    width: 165px;
    height: 140px;
    margin: 10px;
  }

  .amenities-box img {
    margin-bottom: 10px;
    width: 50px;
    height: 50px;
    /* width: 100%; */
    /* height: 100%; */
  }

  .heading-section {
    text-align: center;
    width: 100%;
  }

  .price-list {
    padding: 40px 0px;
  }

  .price-card {
    margin-bottom: 30px;
  }

  .price-list-button {
    margin-top: 20px;
    justify-content: center;
  }

  .floor-plan {
    padding: 40px 12px;
  }

  .heading-section p {
    font-size: 19px;
    text-align: center;
    letter-spacing: 1px;
  }

  .floor-plan .nav-tabs {
    width: 100%;
    padding: 6px 0px;
  }

  .floor-plan .nav-tabs .nav-link {
    margin: 0 2px;
    padding: 8px 10px;
    font-size: 14px;
  }

  .floor-plan .details-card {
    position: relative;
    top: 0;
    right: 0;
    background: rgba(255, 255, 255, 0.4);
    padding: 20px;
    margin-top: 10px;
    width: 100%;
    box-shadow: unset;
    text-align: center;
  }

  .floor-plan .plan-buttons {
    margin-top: 16px;
    position: relative;
    right: 0;
    bottom: 0;
    justify-content: space-around;
  }

  .floor-plan .plan-buttons .btn {
    padding: 10px 10px;
    font-size: 10px;
    margin-left: 0px;
  }

  .gallery {
    padding: 40px 0px;
  }

  .banner-left-content p {
    font-size: 18px;
    letter-spacing: 1px;
    color: #303030;
  }

  .banner-left-content h4 {
    color: var(--primary-color);
  }

  .banner-Right-content p {
    font-size: 18px;
    letter-spacing: 1px;
    color: #303030;
  }

  .banner-Right-content h4 {
    color: var(--primary-color);
  }

  .banner-left-content::before {
    content: "";
    position: absolute;
    top: 0px;
    left: 10%;
    width: 80%;
    height: 2px;
    background: linear-gradient(
      to right,
      transparent,
      rgb(192, 141, 98),
      transparent
    );
  }

  .property-section {
    padding: 0px 20px 30px 20px;
    overflow-x: hidden;
  }

  .property-section .enquiry-btn {
    position: relative;
    right: 0;
    bottom: 0;
    margin-top: 30px;
    transform: unset;
    /* text-align: center; */
    /* display: flex; */
    /* justify-content: center; */
    /* width: 100%; */
  }

  .navbar-menu-li {
    position: fixed;
    background-color: #ffffff;
    padding: 17px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    z-index: 99;
    transition: all 0.5s linear;
    transform: translate(100%, 0%);
    visibility: hidden;
    z-index: -1;
    height: 100%;
    width: 88%;
    display: grid;
    align-items: center;
    top: 0;
    z-index: 9999;
    right: 0;
    /* width: 100%; */
    text-align: start;
  }

  .navbar-menu-li.active {
    transform: translate(20%, 0%);
    visibility: visible;
  }

  .hamburger-icon {
    position: relative;
    z-index: 9999;
    /* filter: invert(1); */
  }

  .property-image img {
    padding: 0px;
    height: 250px;
  }

  img.img-fluid.nav-inside-img {
    top: 29px;
    left: 56%;
    max-width: 58px;
    max-height: 60px;
  }

  .highlights-section {
    padding-right: 0px;
  }

  .highlight-btn {
    padding-top: 20px;
    padding-bottom: 30px;
    display: none;
  }

  .highlights {
    padding: 40px 0px;
  }

  .amenities {
    padding: 40px 0px;
  }

  .amenities-row {
    padding-top: 20px;
  }

  .price-list-row {
    padding-top: 30px;
  }

  .floor-plan-row {
    padding-top: 30px;
  }

  .highlight-row {
    padding: 30px 0px 0px 0px;
  }

  .modal-body .btn-book {
    position: relative;
    right: 0;
    width: 100%;
  }

  .popup-project-logo {
    /* padding: 20px 0px 0px 0px; */
    margin-bottom: 10px;
  }

  .modal-body .form.lower-form-part {
    margin-top: 0px;
  }

  .btn-close {
    border: 1px solid var(--primary-color);
  }

  .location-row {
    padding-top: 30px;
  }

  .location-advantages {
    padding-left: 0px;
    margin-top: 30px;
  }

  .location {
    padding: 40px 0px;
  }

  .contact-us .footer-para {
    text-align: left;
    text-align: justify;
    font-size: 16px;
  }

  .contact-us {
    padding: 40px 0px;
  }

  .stats-number {
    font-size: 34.088px;
  }

  .stats-item-bottom-box {
    margin-top: 30px;
  }

  .contact-us-row {
    padding-top: 30px;
  }

  .contact-section {
    padding: 40px 0px;
  }

  .col-md-4.contact-info {
    display: none;
  }

  .contact-section-row {
    margin: 10px;
    padding-top: 10px;
  }

  .contact-form {
    border-radius: 20px;
  }

  .submit-btn {
    width: 100%;
    letter-spacing: 1px;
    font-size: 14px;
  }

  .footer .heading-section .footer-logo img {
    width: 64px;
    height: 64px;
    margin-bottom: 0px;
  }

  .footer .heading-section .heading {
    text-align: center;
    font-size: 14px;
    margin-top: 6px;
  }

  .footer .disclaimer {
    font-size: 12px;
    text-align: center;
  }

  .gtf-text {
    text-align: center;
  }

  .copyright-text {
    text-align: center;
    font-size: 14px !important;
  }

  #swiperCoverflowSlider .swiper-slide img {
    height: 260px;
  }

  .mobile-section-footer {
    display: block;
  }

  .mobile-section-footer {
    display: none;
    /* display: flex; */
    justify-content: space-between;
    position: fixed;
    bottom: 0;
    background: #174317;
    width: 100%;
    padding: 10px;
    z-index: 999;
  }

  .mobile-section-footer a {
    color: #fff;
    letter-spacing: 1px;
    font-size: 16px;
  }

  .border-l {
    position: relative;
  }

  .border-l::after {
    content: "";
    position: absolute;
    left: -26px;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 20px;
    background: linear-gradient(to bottom, transparent, #ffffff, transparent);
  }

  .whatsapp-button {
    display: none;
  }

  .circle_text .text .char {
    font-size: 12px;
  }

  .footer {
    padding: 40px 0px 58px 0px;
    text-align: center;
  }

  .btn-text {
    font-size: 13px;
  }

  .mobile-section-footer.show {
    display: flex;
  }

  .stats-item.stats-item-bottom {
    margin-top: 0px;
  }
  .footer-form-i {
    display: inline-block;
    width: 40px;
    height: 40px;
    margin-right: 12px;
    cursor: pointer;
    background: rgba(255, 255, 255, 0.2);
    padding: 10px;
    border-radius: 50%;
    transition: 0.3s;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .contact-to-us {
    height: auto;
    padding: 0px 15px;
  }

  .contact-to-us-content h2 {
    font-size: 40px;
  }

  .contact-to-us-content h5 {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
    font-weight: 400;
  }
  .contact-to-us-content p {
    font-size: 14px;
  }
  .contact-us .footer-logo img {
    width: 41%;
  }
  .stats-text {
    text-align: center;
  }
  .overvw-btn {
    display: flex;
    justify-content: center;
  }
  .floor-plan .details-item {
    justify-content: center;
  }
  .payment-plan {
    margin: 10px 0px 20px 0px;
    font-size: 18px;
    letter-spacing: 1px;
    color: #174317;
    animation: 0.8s infinite zoomoutin;
  }

  .banner-section .banner-img {
    height: auto !important;
  }

  .banner_content_box {
    width: 100%;
    gap: 0;
    bottom: 7%;
    /* bottom: unset; */
  }

  .banner_content_box h1 {
    width: 100%;
    font-size: 18px;
    gap: 16px;
  }
    .banner-content-bottom, .button-box {
    display: none !important;
  }
}

@keyframes zoomoutin {
  50% {
    opacity: 0.3;
    color: #174317;
  }
}

@media (max-width: 480px) {
  .navbar-menu-li button.close {
    top: 6px;
  }

  img.img-fluid.nav-inside-img {
    top: 0px;
  }
  .circle {
    --width: 300px;
    --height: 300px;
  }

  .banner_content_box h1 {
    width: 100%;
    font-size: 18px;
    gap: 16px;
    justify-content: center;
  }

  .banner_g_lineL,
  .banner_g_lineR {
    width: 30px;
  }
  .banner-content-bottom {
    display: none !important;
  }
}

@media (min-width: 500px) {
  .text .char {
    font-size: 2em;
  }
}

@keyframes rotateText {
  0% {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
  }

  100% {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
  }
}

@media (max-width: 350px) {
  .circle {
    --width: 220px;
    --height: 220px;
  }

  .text .char {
    font-size: 0.7em;
  }
}

@media (max-width: 230px) {
  .circle {
    --width: 150px;
    --height: 150px;
  }

  .text .char {
    font-size: 0.4em;
  }
}
