/* Extra large devices (large desktops, 1800px and up) */
@media (max-width: 1800px) {
    
  .navbar-wrap ul li a {
    padding: 48px 40px;
  }
  
  .banner-area-eight .row .col-xl-7.custom-col {
    margin-left: 50px;
  }
  .error-area .copyright-text {
    left: 10%;
  }
  .slider-right-bg::before {
    left: 0px;
  }
  .gallery-item .apartment-view {
    height: 755px;
  }
  .gallery-item img {
    height: 755px;
  }
  .custom-container-two,
  .custom-container {
    max-width: 1500px;
  }
  .banner-area-two {
    padding: 180px 0;
  }
  .banner-content-two .title {
    font-size: 60px;
  }
  .banner-content-two p {
    width: 90%;
  }
  .banner-area-two .banner-scroll-down {
    left: 4%;
  }
  .banner-area-eight .row .col-lg-6.custom-col {
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
    max-width: 70%;
  }
  .bannerContent-active {
    margin-left: 60px;
    margin-right: 50px;
  }
  .banner-area-eight .banner-content .title {
    font-size: 60px;
    line-height: 1.25;
  }
}

/* Extra large devices (large desktops, 1800px and up) */
@media (max-width: 1500px) {
  .container {
    max-width: 1270px;
  }
  .custom-container {
    max-width: 1300px;
  }
  .menu-area-two {
    padding: 22px 0px;
  }
  .navbar-wrap ul li a {
    padding: 48px 40px;
  }
  .logo {
    margin: 0 30px;
  }
  .banner-content .title {
    font-size: 50px;
    /* font-size: 100px; */
    margin-bottom: 30px;
  }
  .banner-area {
    padding: 250px 0 220px;
  }
  .banner-content p {
    margin: 0 auto 30px;
  }
  .section-title .title {
    font-size: 44px;
  }
  .banner-content-two .title {
    font-size: 55px;
  }
  .banner-content-two {
    width: 100%;
  }
  .banner-content-two p {
    margin-bottom: 30px;
    width: 88%;
  }
  .banner-area-two {
    padding: 165px 0 120px;
  }
  .mission-content {
    width: 90%;
  }
  .banner-area-three .banner-content .title {
    font-size: 68px;
  }
  .banner-area-three {
    padding: 200px 0 140px;
  }
  .banner-area-three .banner-img {
    text-align: center !important;
  }
  .banner-social {
    right: 20px;
  }
  .project-style-three .col-xl-7 {
    margin-left: 0;
  }
  .sidebar-logo {
    margin-bottom: 50px;
  }
  .banner-area-five.banner-bg-four {
    padding: 265px 0 320px;
  }
  .banner-area-six {
    padding: 190px 0 180px;
  }
  .banner-area-six .banner-content .title {
    font-size: 62px;
  }
  .banner-area-six .banner-content p {
    width: 95%;
  }
  .banner-area-seven {
    padding: 180px 0 140px;
  }
  .banner-area-seven .banner-content .title {
    font-size: 68px;
  }
  .banner-area-eight .banner-content .title {
    font-size: 50px;
  }
  .banner-area-eight .banner-content > p {
    width: 100%;
    margin: 0 0 30px;
  }
  .banner-content .list-wrap {
    width: 100%;
    margin-bottom: 20px;
  }
  .banner-area-eight {
    padding: 40px 0;
  }
  .banner-area-eight .row .col-xl-7.custom-col {
    margin-left: 0px;
  }
  .breadcrumb-area {
    padding: 180px 0 130px;
  }
  .faq-wrap {
    padding: 0 85px 120px;
  }
  .error-content .title {
    font-size: 56px;
    margin-bottom: 20px;
  }
  .error-area .copyright-text {
    left: 5%;
  }
  .error-shape {
    width: 40%;
    height: calc(100% - 150px);
  }
  .project-details-top .right-side {
    margin-left: 50px;
  }
  .project-details-title .title {
    font-size: 65px;
  }
  .sidebar-menu {
    width: 280px;
  }
  .main-content {
    margin-left: 280px;
  }
  .gallery-item .apartment-view {
    height: 720px;
  }
  .gallery-item img {
    height: 720px;
  }
  .slider-active .slick-dots {
    left: 45px;
  }
  .slider-right-bg {
    background-position: left;
    width: 40%;
    -webkit-mask-position: left;
    mask-position: left;
  }
  .slider-right-bg::before {
    left: -25px;
  }
  .banner-area-two .banner-scroll-down {
    left: 5%;
    bottom: 2%;
  }
  .banner-area-two .banner-bg-three {
    width: 47%;
  }
  .video-bg {
    height: 600px;
  }
  .mfp-iframe-holder .mfp-content {
    max-width: 1000px;
  }
  .banner-area-six .banner-img-wrap .right-images {
    right: -150px;
    bottom: 120px;
    height: 400px;
  }
  .banner-area-six .banner-img-wrap .left-images {
    left: -140px;
    top: 16%;
    height: 400px;
  }
  .banner-area-six .banner-img-wrap > * {
    border-radius: 10px;
  }
  .banner-shape {
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .bannerContent-active {
    margin-left: 60px;
    margin-right: 60px;
  }
  .banner-area-eight .row .col-lg-6.custom-col {
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
    max-width: 80%;
    margin-left: 0;
  }
  .banner-area-eight .banner-img-item img {
    border-radius: 10px;
  }
  .side-menu-wrapper {
    width: 580px;
    padding: 35px 90px 55px 120px;
  }
  .side-menu-inner .navigation > li,
  .fullscreen-menu .navigation > li {
    margin-bottom: 5px;
  }
  .side-menu-inner .navigation li > a {
    font-size: 40px;
  }
  .fullscreen-menu .navigation li > a {
    font-size: 70px;
  }
  .side-menu-inner .navigation li .dropdown-icon,
  .fullscreen-menu .navigation li .dropdown-icon {
    height: 60px;
  }
  .banner-area-eight .banner-content .sub-title {
    margin: 0 0 10px;
  }
  .slider-active .banner-content {
    margin-top: 60px;
  }
  .project-details-area {
    padding: 200px 0 120px;
  }
  .blog-details-area {
    padding: 200px 0 120px;
  }
  .fullscreen-menu .navigation > li .sub-menu li a {
    font-size: 40px;
  }
  .inner {
    height: 450px;
  }
}

/* Extra large devices (large desktops, 1200px and up) */
@media (max-width: 1199.98px) {
  /* .container,
  .custom-container {
    max-width: 960px;
  } */
   
  .footer-top {
    padding: 80px 0 50px;
  }
  .section-pt-140 {
      padding-top: 80px;
  }
  .section-py-140 {
      padding: 80px 0;
  }
  .section-pb-140 {
      padding-bottom: 80px;
  }
  .header-action > ul li.header-btn {
    display: none;
  }
  .header-mail {
    display: none;
  }
  .header-contact {
    display: none;
  }
  .banner-content .title {
    font-size: 50px;
  }
  .section-title .title {
    font-size: 40px;
  }
  .feature-content .title {
    font-size: 20px;
  }
  .blog-area .section-title .title {
    width: 100%;
    margin-bottom: 45px;
  }
  .blog-content .title {
    font-size: 20px;
    width: 100%;
  }
  .newsletter-inner {
    padding: 100px 80px;
  }
  .fw-title {
    margin-bottom: 20px;
  }
  .navbar-wrap ul li a {
    padding: 38px 20px;
  }
  .banner-content-two .title {
    font-size: 35px;
  }
  .banner-content-two p {
    width: 100%;
  }
  .mission-content {
    width: 100%;
  }
  .vision-content {
    margin-left: 0;
  }
  .menu-style-three .header-contact {
    display: block;
  }
  .banner-area-three .banner-content .title {
    font-size: 50px;
  }
  .banner-social {
    display: none;
  }
  .services-content .title {
    font-size: 20px;
  }
  .project-style-three .row {
    flex-wrap: wrap;
  }
  .banner-area-five .banner-content .title {
    font-size: 68px;
  }
  .banner-area-five .banner-content::after {
    top: -26%;
    width: 520px;
    height: 550px;
  }
  .banner-area-five .banner-content::before {
    top: -26%;
    width: 520px;
    height: 550px;
  }
  .project-style-four .section-title {
    width: 90%;
  }
  .header-style-five .header-action {
    display: none;
  }
  .banner-area-six .banner-img-wrap .img-one {
    left: -28%;
    top: 26%;
  }
  .banner-area-six .banner-img-wrap .img-two {
    bottom: 8%;
    right: -34%;
  }
  .banner-area-six .banner-content .title {
    font-size: 65px;
  }
  .project-content-two .project-list {
    margin-right: 0;
  }
  .banner-area-seven .banner-content .title {
    font-size: 62px;
  }
  .about-area-two .about-content {
    width: 100%;
  }
  .breadcrumb-content .title {
    font-size: 62px;
  }
  .breadcrumb-area {
    padding: 160px 0 120px;
  }
  .team-details-content {
    margin-left: 0;
  }
  .faq-wrap {
    padding: 0 0 140px;
  }
  .error-area .copyright-text {
    left: 4%;
  }
  .blog-sidebar {
    margin-left: 10px;
  }
  .blog-item.blog-item-two .blog-content .title {
    font-size: 32px;
  }
  .blog-details-wrap blockquote p {
    font-size: 20px;
  }
  .avatar-post {
    padding: 35px 25px;
  }
  .blog-next-prev .post {
    width: 100%;
  }
  .comment-reply-title .title,
  .comment-wrap-title .title {
    font-size: 30px;
  }
  .comments-box .comments-avatar {
    margin-right: 20px;
  }
  .project-style-two .project-content .title {
    font-size: 20px;
  }
  .project-details-title .title {
    font-size: 52px;
  }
  .project-details-top .right-side {
    margin-left: 0;
  }
  .project-info-wrap .list-wrap .info-item {
    max-width: 30%;
  }
  .project-info-wrap .list-wrap {
    justify-content: center;
  }
  .direction-content {
    width: 100%;
  }
  .slider-right-bg {
    right: 0;
    width: 50%;
  }
  .slider-right-bg::before {
    left: -15px;
  }
  .banner-content p {
    width: 68%;
  }
  .sidebar-menu {
    transform: translateX(-100%);
    -webkit-transition: all 600ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -moz-transition: all 600ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: all 600ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
  }
  .main-content {
    margin-left: 0;
  }
  .menu-area-two .header-contact {
    display: block;
  }
  .menu-area-two.transparent-header.d-none {
    display: block !important;
  }
  .sidebar-menu-two {
    display: none;
  }
  .main-content-two {
    margin-left: 0;
  }
  .banner-area-eight .banner-content .title {
    font-size: 46px;
  }
  .menu-area-seven.d-none {
    display: block !important;
  }
  .gallery-item .apartment-view {
    height: 520px;
  }
  .gallery-item img {
    height: 520px;
  }
  .video-bg {
    height: 500px;
  }
  .parallax-img {
    height: 500px;
  }
  .banner-area-six .banner-img-wrap {
    display: none;
  }
  .project-item-two .project-thumb img {
    height: 550px;
    object-fit: cover;
    width: 100%;
  }
  .project-content-two {
    margin-left: 30px;
  }
  .project-item-two {
    margin-bottom: 80px;
  }
  .side-menu-wrapper {
    width: 480px;
    padding: 35px 90px 55px;
  }
  .bannerContent-active {
    margin-left: 0;
    margin-right: 0;
  }
  .banner-area-eight .row .col-lg-6.custom-col {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    margin-left: 0;
  }
  .header-style-eight .navbar-wrap > ul > li {
    margin-right: 20px;
  }
  .fullscreen-menu .navigation li > a {
    font-size: 45px;
  }
  .fullscreen-menu .navigation li .dropdown-icon {
    height: 45px;
  }
  .fullscreen-menu .navigation > li .sub-menu li a {
    font-size: 25px;
  }
  .menu__info-item {
    margin-bottom: 30px;
  }
  .header-style-nine .navbar-wrap ul li .mega-menu {
    left: 50%;
    transform: scale(1, 0) translateX(-50%);
  }
  .header-style-nine .navbar-wrap ul li:hover > .mega-menu {
    transform: scale(1) translateX(-50%);
  }
  .inner {
    height: 300px;
  }
}

/* Large devices (desktops, 992px and up) */
@media (max-width: 991.98px) {
    .logo img {
        height: 50px;
        object-fit: contain;
        width: auto;
    }
    .about__content-four p {
        margin-bottom: 0;
    }
  .container,
  .custom-container {
    max-width: 720px;
  }
  .menu-area {
    padding: 22px 0;
  }
  .menu-nav {
    justify-content: space-between;
  }
  .header-action {
    margin-right: 40px;
  }
  .menu-outer .navbar-wrap {
    display: block !important;
  }
  .menu-area .mobile-nav-toggler {
    display: block;
    line-height: 2;
  }
  .logo.mobile-logo.d-none {
    display: block !important;
    margin: 0;
  }
  .sticky-menu .logo.mobile-logo.d-none > a:not(.sticky-logo) {
    display: none;
  }
  .sticky-menu .logo.mobile-logo .d-none.sticky-logo {
    display: block !important;
  }
  .menu-outer .logo {
    display: none !important;
  }
  .banner-content .title {
    font-size: 40px;
  }
  .banner-content p {
    width: 85%;
  }
  .section-title .title {
    font-size: 34px;
  }
  .project-item .project-thumb {
    margin-bottom: 30px;
  }
  .project-content .title {
    font-size: 22px;
  }
  .testimonial-item {
    width: 78%;
  }
  .testimonial-content {
    padding: 25px 25px;
  }
  .blog-area .section-title .title {
    margin-bottom: 30px;
  }
  .newsletter-content .section-title .title {
    font-size: 24px;
  }
  .newsletter-inner {
    padding: 70px 50px;
  }
  .sticky-menu .menu-outer .logo.d-none {
    display: none !important;
  }
  .banner-area-two .banner-bg-three {
    width: 100%;
  }
  .banner-area-two .banner-bg-three::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(
        180deg,
        rgba(32, 32, 32, 0.85) 0%,
        rgba(32, 32, 32, 0.3) 51.04%,
        rgba(32, 32, 32, 0.75) 100%
      ),
      linear-gradient(0deg, rgba(32, 32, 32, 0.25), rgba(32, 32, 32, 0.25));
    z-index: -1;
  }
  .banner-content-two p,
  .banner-content-two .title {
    color: var(--bs-white);
  }
  .banner-scroll-down a span {
    border-color: var(--tg-primary-color);
  }
  .newsletter-form .list-wrap {
    justify-content: center;
  }
  .banner-content-two {
    text-align: center;
  }
  .banner-area-two .banner-scroll-down {
    left: 50%;
    transform: translate(-50%);
  }
  .banner-area-two {
    padding: 200px 0 180px;
  }
  .banner-content-two .title {
    font-size: 50px;
  }
  .mission-content {
    margin-top: 50px;
  }
  .vision-content {
    margin-top: 50px;
  }
  .roadmap-item {
    width: 380px;
  }
  .roadmap-content {
    padding: 30px 20px;
  }
  .menu-area-two .header-action {
    margin-right: 0;
    display: block !important;
  }
  .header-action .icon a {
    border-color: var(--tg-primary-color);
    color: var(--tg-primary-color);
  }
  .header-action .header-contact ul li a {
    color: var(--tg-primary-color);
  }
  .header-action .icon a > span {
    background: var(--tg-primary-color);
  }
  .menu-style-three .header-contact {
    display: none;
  }
  .banner-area-three .banner-img {
    display: none;
  }
  .banner-area-three {
    padding: 180px 0 140px;
  }
  .banner-area-three .banner-content {
    text-align: center;
  }
  .team-content {
    bottom: 20px;
  }
  .team-content .title {
    margin-bottom: 4px;
    font-size: 18px;
  }
  .services-content-two {
    margin-bottom: 50px;
  }
  .header-top {
    display: none;
  }
  .header-style-four .transparent-header {
    top: 0;
  }
  .banner-area-five .banner-content .title {
    font-size: 60px;
  }
  .banner-area-five.banner-bg-four {
    padding: 215px 0 300px;
  }
  .banner-area-five .banner-content::after {
    top: -35%;
    left: 13%;
  }
  .banner-area-five .banner-content::before {
    top: -35%;
    left: 13%;
  }
  .project-style-four .section-title {
    width: 100%;
    margin-bottom: 50px;
  }
  .project-style-four .section-title .title {
    margin-bottom: 35px;
  }
  .banner-area-six .banner-img-wrap .img-one {
    display: none;
  }
  .banner-area-six .banner-img-wrap .img-two {
    display: none;
  }
  .banner-area-six {
    padding: 180px 0;
  }
  .banner-area-six .banner-content .title {
    font-size: 58px;
  }
  .banner-area-six .banner-content p {
    width: 90%;
    margin: 0 auto 35px;
  }
  .project-content-two {
    margin-top: 50px;
  }
  .header-style-six .transparent-header {
    top: 0;
  }
  .banner-area-seven .banner-content .title {
    font-size: 56px;
  }
  .banner-area-seven .banner-content p {
    width: 100%;
    margin: 0 auto 35px;
  }
  .breadcrumb-area {
    padding: 140px 0 120px;
  }
  .breadcrumb-content .title {
    font-size: 56px;
  }
  .about-area-two .about-content {
    margin-top: 50px;
  }
  .team-details-content {
    margin-top: 50px;
    text-align: center;
  }
  .team-details-content .td-contact {
    margin-bottom: 30px;
  }
  .team-details-content .title {
    font-size: 42px;
    margin-bottom: 20px;
  }
  .team-details-area {
    padding: 200px 0 140px;
  }
  .faq-title .section-title .title br {
    display: none;
  }
  .contact-info-item .title {
    font-size: 20px;
  }
  #contact-map {
    height: 600px;
  }
  .error-content .title {
    font-size: 48px;
    margin-bottom: 40px;
  }
  .error-content {
    text-align: center;
  }
  .error-area .copyright-text {
    left: 50%;
    transform: translateX(-50%);
    bottom: 30px;
  }
  .error-shape {
    opacity: 0.3;
  }
  .blog-sidebar {
    margin-left: 0;
    margin-top: 100px;
  }
  .project-details-title .title {
    font-size: 45px;
  }
  .project-info-wrap .list-wrap .info-item {
    max-width: 38%;
  }
  .direction-content {
    margin-top: 50px;
  }
  .slider-right-bg {
    right: 0;
    width: 50%;
  }
  .slider-right-bg::before {
    left: -25px;
  }
  .banner-area-eight .row {
    flex-wrap: wrap;
  }
  .banner-area-eight .banner-content {
    margin-bottom: 80px;
    text-align: center;
  }
  .banner-area-eight .banner-content .title {
    font-size: 50px;
  }
  .td-social .list-wrap {
    justify-content: center;
  }
  .gallery-item .apartment-view {
    height: 420px;
  }
  .gallery-item img {
    height: 420px;
  }
  .video-bg {
    height: 400px;
  }
  .section-title .title br {
    display: none;
  }
  .fullscreen-menu .navigation li > a {
    font-size: 34px;
  }
  .fullscreen-menu .navigation li .dropdown-icon {
    height: 40px;
  }
  .fullscreen-menu .navigation > li {
    margin-bottom: 5px;
  }
  .project-content-two {
    margin-left: 0;
  }
  .project-item-two .project-thumb img {
    height: 350px;
    border-radius: 10px;
  }
  .banner-area-eight {
    padding: 80px 0;
  }
  .banner-area-eight .row .col-lg-6.custom-col {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-left: 0;
  }
  .banner-img-item {
    max-width: 100%;
  }
  .banner-area-eight .banner-img-item img {
    height: 450px;
  }
  .banner-content .list-wrap {
    margin: 0 0 20px;
    justify-content: center;
    text-align: center;
  }
  .banner-content .list-wrap li {
    width: auto;
    padding: 0 20px;
    margin-bottom: 25px;
    justify-content: center;
    text-align: left;
  }
  .banner-area-two .banner-scroll-down a span {
    border-color: var(--tg-white);
  }
  .project-style-three .section-title .title {
    margin-bottom: 35px;
  }
  .project-details-area {
    padding: 180px 0 120px;
  }
  .mega-menu .menu-title {
    display: none;
  }
  .mega__menu-img {
    padding: 20px 20px;
  }
}

/* Medium devices (tablets, 768px and up) */
@media (max-width: 767.98px) {
  .custom-container {
    max-width: 100%;
  }
  .transparent-header {
    top: 0;
  }
  .banner-content .title {
    font-size: 36px;
    margin-bottom: 20px;
    line-height: 1.3;
  }
  .section-title .title {
    font-size: 28px;
  }
  .video-bg {
    height: 300px;
    border-radius: 10px;
  }
  .project-content .title {
    font-size: 20px;
  }
  .testimonial-item {
    width: 100%;
    display: block;
    text-align: center;
  }
  .testimonial-thumb {
    margin: 0 auto 32px;
  }
  .testimonial-content::before {
    content: "";
    position: absolute;
    left: 50%;
    top: -9px;
    transform: translateX(-50%) rotate(-45deg);
    width: 16px;
    height: 16px;
    background: var(--tg-body-background-color);
    border-top: 1.3px solid var(--tg-secondary-color);
    border-right: 1.3px solid var(--tg-secondary-color);
    border-left: none;
  }
  .testimonial-content {
    margin-left: 0;
  }
  .testimonial-item:nth-child(even) .testimonial-content {
    margin-right: 0;
  }
  .testimonial-item:nth-child(even) .testimonial-thumb {
    margin: 0 auto 32px;
  }
  .testimonial-item:nth-child(even) .testimonial-content::before {
    left: 50%;
    right: auto;
    border-bottom: none;
    border-right: 1.3px solid var(--tg-secondary-color);
    border-top: 1.3px solid var(--tg-secondary-color);
    border-left: none;
  }
  .testimonial-content p {
    margin-bottom: 15px;
  }
  .blog-area .section-title {
    text-align: center;
  }
  .blog-thumb {
    margin-bottom: 25px;
  }
  .blog-thumb img {
    width: 100%;
  }
  .project-item .project-thumb img {
    width: 100%;
  }
  .newsletter-inner {
    padding: 40px 25px;
  }
  .newsletter-content .section-title .title {
    font-size: 22px;
  }
  .newsletter-form .list-wrap {
    justify-content: center;
  }
  .fw-title {
    margin-bottom: 15px;
    font-size: 20px;
  }
  .banner-area {
    padding: 220px 0 220px;
  }
  .scroll-top {
    right: 15px;
  }
  .banner-content-two .title {
    font-size: 38px;
  }
  .banner-area-two {
    padding: 150px 0 140px;
  }
  .project-style-two .project-content .title {
    font-size: 20px;
  }
  .banner-area-three .banner-content .title {
    font-size: 36px;
  }
  .banner-area-three {
    padding: 150px 0 140px;
  }
  .project-style-three .section-title .title {
    margin-bottom: 30px;
  }
  .team-thumb img {
    width: 100%;
  }
  .team-content .title {
    margin-bottom: 8px;
    font-size: 20px;
  }
  .team-content {
    bottom: 30px;
  }
  .services-content-two .services-list ul li a {
    font-size: 20px;
  }
  .banner-area-five .banner-content::after {
    top: -12%;
    left: 12%;
    width: 320px;
    height: 320px;
  }
  .banner-area-five .banner-content::before {
    top: -12%;
    left: 12%;
    width: 320px;
    height: 320px;
  }
  .banner-area-five .banner-content .title {
    font-size: 40px;
  }
  .banner-area-five.banner-bg-four {
    padding: 160px 0 200px;
    overflow: hidden;
  }
  .banner-area-six .banner-content .title {
    font-size: 38px;
  }
  .banner-area-six {
    padding: 150px 0;
  }
  .banner-area-six .banner-content p {
    width: 100%;
    margin: 0 auto 30px;
  }
  .project-content-two .project-list .list-wrap li {
    width: 100%;
  }
  .banner-area-seven .banner-content .title {
    font-size: 38px;
  }
  .banner-area-seven {
    padding: 150px 0 140px;
  }
  .breadcrumb-content .title {
    font-size: 42px;
  }
  .breadcrumb-area {
    padding: 155px 0 120px;
  }
  .team-details-content .title {
    font-size: 38px;
    margin-bottom: 15px;
  }
  .team-details-thumb img {
    width: 100%;
  }
  .faq-item .title {
    font-size: 20px;
  }
  #contact-map {
    height: 500px;
  }
  .error-content .title {
    font-size: 35px;
  }
  .error-area .copyright-text {
    width: 100%;
  }
  .error-area .copyright-text p {
    text-align: center;
  }
  .inner-blog-area .pagination-wrap .pagination {
    justify-content: center;
  }
  .blog-item.blog-item-two .blog-content .title {
    font-size: 22px;
  }
  .blog-details-content {
    margin-bottom: 35px;
  }
  .blog-details-wrap blockquote::before {
    top: 0;
    transform: translateY(0);
    font-size: 60px;
    line-height: unset;
  }
  .blog-details-wrap blockquote {
    padding-left: 0;
  }
  .avatar-post {
    display: block;
    padding: 30px 25px;
  }
  .post-avatar-img {
    margin-right: 0;
    margin-bottom: 25px;
  }
  .latest-comments .comments-box {
    display: block;
  }
  .comments-box .comments-avatar {
    margin-right: 0;
    margin-bottom: 20px;
  }
  .blog-details-area {
    padding: 160px 0 120px;
  }
  .blog-next-prev .post .title {
    font-size: 16px;
  }
  .comment-reply-title .title,
  .comment-wrap-title .title {
    font-size: 28px;
  }
  .project-details-title .title {
    font-size: 38px;
  }
  .project-details-area {
    padding: 160px 0 120px;
  }
  .project-info-wrap .list-wrap .info-item {
    max-width: 100%;
  }
  .gallery-item {
    margin: 0 6px 0;
  }
  .plan-wrap .nav-tabs {
    gap: 5px 20px;
  }
  .slider-right-bg {
    display: none;
  }
  .menu-area-two .header-contact {
    display: none;
  }
  .banner-area-eight .banner-content .title {
    font-size: 34px;
  }
  .gallery-item img {
    height: 300px;
    object-fit: cover;
  }
  .gallery-item .play-btn {
    font-size: 50px;
  }
  .gallery-item .apartment-view {
    height: 300px;
  }
  .banner-content p {
    width: 100%;
  }
  .slider-bg::before {
    background: linear-gradient(
        180deg,
        rgba(32, 32, 32, 0.85) 0%,
        rgba(32, 32, 32, 0.5) 51.04%,
        rgba(32, 32, 32, 0.75) 100%
      ),
      linear-gradient(0deg, rgba(32, 32, 32, 0.5), rgba(32, 32, 32, 0.5));
  }
  .sidebar-contact .menu-icon a,
  .header-action .icon a {
    width: 50px;
    height: 45px;
  }
  .roadmap-item {
    width: 100%;
    flex-direction: column;
    height: auto;
  }
  .roadmap-item .title {
    font-size: 24px;
    margin-top: 0;
    margin-bottom: 30px;
  }
  .parallax-img {
    height: 400px;
  }
  .fullscreen-menu .navigation li > a {
    font-size: 26px;
  }
  .fullscreen-menu .navigation > li {
    margin-bottom: 3px;
  }
  .fullscreen-menu .navigation li .dropdown-icon {
    height: 46px;
  }
  .project-item-two .project-thumb img {
    height: 300px;
  }
  .banner-shape {
    bottom: 10%;
  }
  .video-bg .play-btn {
    font-size: 60px;
  }
  .banner-area-eight .banner-img-item img {
    height: 400px;
  }
  .banner-area-eight .banner-content {
    margin-bottom: 50px;
  }
  .banner-content .list-wrap {
    margin: 0 0 10px;
  }
  .side-menu-wrapper {
    width: 280px;
    padding: 35px 30px 40px;
  }
  .side-menu-inner .navigation li > a {
    font-size: 26px;
    padding: 7px 40px;
  }
  .side-menu-inner .navigation li .dropdown-icon {
    height: 40px;
  }
  .roadmap-wrap {
    padding: 0 15px;
  }
  .roadmap-active .swiper-wrapper {
    min-height: auto;
  }
  .roadmap-wrap::before {
    top: 52px;
    transform: unset;
  }
  .roadmap-content {
    margin-bottom: 0;
    margin-top: 40px;
  }
  .roadmap-item .roadmap-content::before {
    bottom: auto;
    top: -9.3px;
    border-top: 1.3px solid var(--tg-secondary-color);
    border-right: 1.3px solid var(--tg-secondary-color);
    border-left: none;
    border-bottom: none;
  }
  .roadmap-item .roadmap-content .dot {
    bottom: auto;
    top: -52px;
  }
  .slider-active .banner-content {
    margin-top: 30px;
  }
  .scroll-top {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 15px;
  }
  .scroll-top.open {
    bottom: 15px;
  }
  .project-style-three .col-xl-7 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .menu__info-wrap {
    display: none;
  }
  .fullscreen-menu .navigation li > a {
    font-size: 35px;
    padding: 5px 20px;
  }
  .fullscreen-menu .inner {
    height: 400px;
  }
  .fullscreen-menu .navigation li.menu-item-has-children .sub-menu {
    padding: 10px 0 10px 60px;
  }
}

/* Small devices (landscape phones, 576px and up) */
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .container,
  .custom-container {
    max-width: 540px;
  }
  .section-title .title {
    font-size: 35px;
  }
  .banner-content .title {
    font-size: 36px;
  }
  .feature-content .title {
    font-size: 22px;
  }
  .testimonial-item {
    display: flex;
    text-align: left;
  }
  .testimonial-thumb {
    margin: 0 22px 0 0px;
  }
  .testimonial-content::before {
    left: -9px;
    top: 50%;
    transform: translateY(-50%) rotate(-45deg);
    background: var(--tg-body-background-color);
    border-top: 1.3px solid var(--tg-secondary-color);
    border-left: 1.3px solid var(--tg-secondary-color);
    border-right: none;
  }
  .testimonial-item:nth-child(even) .testimonial-thumb {
    margin: 0px 0 0 22px;
  }
  .testimonial-item:nth-child(even) .testimonial-content::before {
    left: auto;
    right: -9px;
    border-bottom: 1.3px solid var(--tg-secondary-color);
    border-right: 1.3px solid var(--tg-secondary-color);
    border-top: none;
    border-left: none;
  }
  .testimonial-content {
    margin-left: 10px;
  }
  .testimonial-item:nth-child(even) .testimonial-content {
    margin-right: 10px;
  }
  .testimonial-content p {
    margin-bottom: 10px;
  }
  .newsletter-inner {
    padding: 40px 40px;
  }
  .newsletter-content .section-title .title {
    font-size: 24px;
  }
  .banner-area-two {
    padding: 180px 0 140px;
  }
  .banner-content-two .title {
    font-size: 42px;
  }
  .banner-area-three {
    padding: 180px 0 140px;
  }
  .banner-area-three .banner-content .title {
    font-size: 42px;
  }
  .services-content .title {
    font-size: 22px;
  }
  .team-content .title {
    margin-bottom: 4px;
    font-size: 18px;
  }
  .banner-area-five .banner-content .title {
    font-size: 44px;
  }
  .banner-area-five .banner-content::after,
  .banner-area-five .banner-content::before {
    top: -20%;
    left: 15%;
    width: 350px;
    height: 350px;
  }
  .banner-area-six .banner-content .title {
    font-size: 44px;
  }
  .project-content-two .project-list .list-wrap li {
    width: 50%;
  }
  .banner-area-seven .banner-content .title {
    font-size: 42px;
  }
  .banner-area-seven {
    padding: 160px 0 140px;
  }
  .breadcrumb-content .title {
    font-size: 45px;
  }
  .team-details-content .title {
    font-size: 42px;
    margin-bottom: 15px;
  }
  #contact-map {
    height: 600px;
  }
  .error-content .title {
    font-size: 38px;
  }
  .blog-item.blog-item-two .blog-content .title {
    font-size: 24px;
  }
  .avatar-post {
    padding: 30px 30px;
  }
  .comment-reply-title .title,
  .comment-wrap-title .title {
    font-size: 32px;
  }
  .project-info-wrap .list-wrap .info-item {
    max-width: 50%;
  }
  .project-details-title .title {
    font-size: 42px;
  }
  .banner-content .list-wrap li {
    width: 50%;
  }
  .banner-area-eight .banner-content .title {
    font-size: 48px;
  }
  .gallery-item img {
    height: 350px;
  }
  .gallery-item .play-btn {
    font-size: 60px;
  }
  .gallery-item .apartment-view {
    height: 350px;
  }
  .fullscreen-menu .navigation li > a {
    font-size: 32px;
  }
  .fullscreen-menu .navigation > li {
    margin-bottom: 5px;
  }
  .fullscreen-menu .navigation li .dropdown-icon {
    height: 52px;
  }
  .side-menu-wrapper {
    width: 380px;
    padding: 35px 50px 40px;
  }
  .side-menu-inner .navigation li > a {
    font-size: 32px;
    padding: 9px 40px;
  }
  .side-menu-inner .navigation li .dropdown-icon {
    height: 50px;
  }
}

/*=============================================
	=         NEW CSS		      =
=============================================*/

/* Extra large devices (large desktops, 1800px and up) */
@media (max-width: 1800px) {
  .testimonial__nav-two button {
    left: -90px;
  }
  .testimonial__nav-two .testimonial-button-next {
    right: -90px;
  }
  .project__big-title {
    font-size: 140px;
  }
  .view__title {
    font-size: 180px;
  }
  .neighborhood__big-title {
    font-size: 116px;
    /* font-size: 185px; */
  }
}

/* Extra large devices (large desktops, 1800px and up) */
@media (max-width: 1500px) {
  .slider-content .title {
    font-size: 64px;
  }
  .counter-item-wrap {
    padding: 40px;
  }
  .slider__contact {
    left: 5%;
  }
  .project-active-two {
    margin-right: -260px;
  }
  .testimonial__nav-two button {
    left: -40px;
  }
  .testimonial__nav-two .testimonial-button-next {
    right: -40px;
  }
  .project__big-title {
    font-size: 120px;
  }
  .slider-content-two .title {
    font-size: 100px;
  }
  .about__content {
    margin-left: 60px;
  }
  .banner__content .title {
    font-size: 80px;
  }
  .banner__area {
    padding: 100px 0 130px;
  }
  .banner__content-two .title {
    font-size: 85px;
  }
  .banner__contact {
    margin-left: 100px;
  }
  .about__content-right {
    padding-left: 70px;
  }
  .gutter-90 {
    --bs-gutter-x: 50px;
  }
  .view__title {
    font-size: 150px;
  }
  .banner__content-four .title {
    font-size: 85px;
  }
  .residences__thumb img {
    height: 460px;
  }
  .features__item {
    padding: 32px 28px;
  }
  #panorama {
    height: 700px;
  }
  #map {
    height: 650px;
  }
  .map__box {
    height: 650px;
  }
  .neighborhood__big-title {
    font-size: 90px;
    /* font-size: 160px; */
  }
  .cta__content .title {
    font-size: 65px;
  }
}

/* Extra large devices (large desktops, 1200px and up) */
@media (max-width: 1199.98px) {
  .slider-content .title {
    font-size: 52px;
  }
  .slider-bg-two {
    padding: 140px 0;
  }
  .slider-content p {
    margin-bottom: 30px;
  }
  .about__inner-wrap .box {
    margin-bottom: 35px;
  }
  .project__item .project-thumb img {
    height: 480px;
  }
  .awards__item {
    padding: 20px 20px;
  }
  .awards__item .icon {
    margin-bottom: 30px;
  }
  .testimonial__item-wrap {
    padding: 80px 60px;
  }
  .testimonial__item .text {
    font-size: 28px;
  }
  .blog__post-content {
    left: 25px;
    right: 25px;
    width: auto;
  }
  .blog__post-content .title {
    font-size: 26px;
  }
  .blog__post-item-two {
    padding-bottom: 22px;
    margin-bottom: 22px;
  }
  .slider-content-two .title {
    font-size: 90px;
  }
  .services__content-two .title {
    font-size: 24px;
  }
  .about__content {
    margin-left: 0;
  }
  .counter-item-wrap-two {
    gap: 30px 50px;
  }
  .choose__item-wrap {
    padding: 0 0;
  }
  .choose__item {
    padding: 25px 25px;
    gap: 20px;
  }
  .project__big-title {
    font-size: 90px;
  }
  .project__thumb-two img {
    height: 400px;
  }
  .testimonial__item-two {
    padding: 24px 24px;
  }
  .testimonial__nav-two .testimonial-button-next {
    right: -25px;
  }
  .testimonial__nav-two button {
    left: -25px;
  }
  .team__item .team-thumb img {
    height: 330px;
  }
  .footer-top-two .row > *:nth-child(4) .footer-widget,
  .footer-top-two .row > *:nth-child(3) .footer-widget,
  .footer-top-two .row > *:nth-child(2) .footer-widget {
    margin-left: 0;
  }
  .footer__newsletter {
    padding-top: 120px;
  }
  .footer-top-two {
    padding: 100px 0 60px;
  }
  .banner__content .title {
    font-size: 65px;
  }
  .banner__content-right p {
    margin-bottom: 30px;
  }
  .banner__content-right {
    width: 35%;
  }
  .about__content-two {
    width: 100%;
  }
  .awards__item-wrap {
    margin-left: 0;
  }
  .awards__item-two {
    gap: 25px;
    padding: 25px 0;
  }
  .awards__content-two .title {
    font-size: 20px;
  }
  .banner__content-two {
    width: 100%;
  }
  .banner__content-two .title {
    font-size: 70px;
  }
  .banner__content-two p {
    width: 100%;
  }
  .banner__contact {
    margin-left: 10px;
  }
  .banner__area-two {
    padding: 80px 0 120px;
  }
  .about__content-right {
    padding-left: 35px;
  }
  .about__content-three {
    width: 100%;
  }
  .about__content-right .count {
    font-size: 90px;
  }
  .gutter-90 {
    --bs-gutter-x: 24px;
  }
  .project__thumb-four img {
    height: 400px;
  }
  .choose__item-wrap-two {
    margin-left: 0;
  }
  .choose__content-wrap {
    width: 100%;
  }
  .services__thumb img {
    height: 400px;
  }
  .banner__content-three .title {
    font-size: 52px;
  }
  .banner__img img:nth-child(1) {
    top: 12%;
    left: 3%;
    width: 250px;
  }
  .banner__img img:nth-child(2) {
    right: 3%;
    top: 30px;
    width: 250px;
  }
  .banner__img img:nth-child(3) {
    left: 13%;
    bottom: 12%;
    width: 270px;
  }
  .banner__img img:nth-child(4) {
    right: 12%;
    bottom: 20%;
  }
  .banner__area-three {
    padding: 120px 0 340px;
  }
  .banner__content-four .title {
    font-size: 65px;
  }
  .about__content-four {
    width: 100%;
  }
  .view__title {
    font-size: 110px;
  }
  #panorama {
    height: 600px;
  }
  #map {
    height: 550px;
  }
  .map__box {
    height: 550px;
  }
  .contact__wrap {
    padding: 60px 32px 60px 32px;
  }
  .banner__content-five .title {
    font-size: 90px;
  }
  .banner__area-five {
    padding: 90px 0 120px;
  }
  .project__content-five span br {
    display: none;
  }
  .project__content-five {
    bottom: 30px;
  }
  .services__content-four {
    width: 100%;
  }
  .services__img-list {
    height: 600px;
  }
  .apartment__inner-wrap {
    padding: 40px 40px;
  }
  .apartment__content {
    width: 90%;
  }
  .neighborhood__big-title {
    font-size: 76px;
    /* font-size: 115px; */
  }
  .neighborhood__item-wrap {
    gap: 15px;
  }
  .neighborhood__content-title .title {
    font-size: 30px;
  }
  .neighborhood__item-two {
    height: 80vh;
  }
  .cta__content .title {
    font-size: 56px;
  }
  .cta__area {
    padding: 140px 0;
  }
  .neighborhood__big-title {
      margin-bottom: 20px;
  }
}

/* Large devices (desktops, 992px and up) */
@media (max-width: 991.98px) {
  .residences__content p {
    display: block;
  }
  .slider-content {
    text-align: center;
  }
  .slider-content .title {
    font-size: 48px;
  }
  .about__img {
    margin-bottom: 50px;
  }
  .about__img img {
    width: 100%;
  }
  .project-active-two {
    margin-right: -160px;
  }
  .project__item .project-thumb img {
    height: 400px;
  }
  .awards__item {
    padding: 30px 30px;
  }
  .testimonial__item-wrap {
    padding: 60px 30px;
    width: 55%;
  }
  .testimonial__item .text {
    font-size: 24px;
    margin-bottom: 30px;
  }
  .testimonial__thumb {
    width: 45%;
  }
  .testimonial__item > span {
    margin-bottom: 15px;
  }
  .header-action {
    display: none;
  }
  .slider-content-two .title {
    font-size: 80px;
  }
  .about__img-two {
    margin-bottom: 50px;
  }
  .project__big-title {
    font-size: 70px;
    margin-bottom: 40px;
  }
  .testimonial__nav-two button {
    position: initial;
    transform: translateY(0);
  }
  .testimonial__nav-two {
    justify-content: center;
    gap: 15px;
    margin-top: 40px;
  }
  .team__content-wrap {
    margin-bottom: 60px;
  }
  .team__item .team-thumb img {
    height: auto;
  }
  .banner__content .title {
    width: 100%;
    margin-bottom: 16px;
  }
  .banner__content-right {
    position: initial;
    width: 100%;
    margin-bottom: 40px;
  }
  .banner__area {
    padding: 80px 0 120px;
  }
  .about__img-three {
    margin-bottom: 50px;
  }
  .section-title.position__sticky {
    margin-bottom: 50px;
  }
  .banner__content-two {
    margin-bottom: 50px;
  }
  .about__content-three {
    margin-bottom: 50px;
  }
  .about__content-right {
    gap: 30px 0;
    padding-left: 0;
    margin-left: 0;
    border-left: none;
  }
  .about__content-right .count {
    font-size: 80px;
  }
  .project__thumb-four img {
    height: auto;
    min-height: 350px;
  }
  .choose__content-wrap {
    margin-bottom: 50px;
  }
  .banner__img img:nth-child(1) {
    display: none;
  }
  .banner__img img:nth-child(2) {
    display: none;
  }
  .banner__img img:nth-child(4) {
    right: 5%;
    bottom: 15%;
  }
  .banner__img img:nth-child(3) {
    left: 8%;
    bottom: 8%;
  }
  .banner__area-three {
    padding: 80px 0 320px;
  }
  .banner__content-three p {
    width: 100%;
  }
  .banner__content-three .title {
    font-size: 48px;
  }
  .services__thumb-two img {
    height: 300px;
  }
  .view__title {
    font-size: 90px;
    top: 30px;
  }
  .contact__content {
    margin-bottom: 50px;
  }
  .banner__content-four .title {
    font-size: 60px;
  }
  .about__img-four {
    margin-bottom: 50px;
  }
  .banner__content-five .title {
    font-size: 80px;
  }
  .banner__area-five {
    padding: 70px 0 100px;
  }
  .apartment__img {
    text-align: center;
    margin-bottom: 50px;
  }
  .apartment__content {
    width: 100%;
  }
  .neighborhood__big-title {
    font-size: 50px;
    /* font-size: 85px; */
  }
  .neighborhood__item-two {
    width: 100%;
    height: 500px;
  }
  .neighborhood__item-wrap {
    gap: 24px;
    flex-wrap: wrap;
  }
  .neighborhood__content-wrap {
    display: flex;
    flex-direction: column;
    gap: 16px;
    position: absolute;
    left: 32px;
    bottom: 32px;
  }
  .neighborhood__content-title {
    position: initial;
    transform: translate(0);
  }
  .neighborhood__item-two:hover .neighborhood__content-title,
  .neighborhood__item-two.active .neighborhood__content-title {
    opacity: 1;
    visibility: visible;
  }
  .neighborhood__content-title .title {
    font-size: 26px;
    writing-mode: horizontal-tb;
  }
  .neighborhood__content-two {
    opacity: 1;
    position: initial;
  }
  .cta__content .title {
    font-size: 48px;
  }
}

/* Medium devices (tablets, 768px and up) */
@media (max-width: 767.98px) {
    .menu-area {
        padding: 10px 0;
    }
    .menu-area .mobile-nav-toggler {
        padding-right: 15px;
    }
    .section-pt-140 {
        padding-top: 40px;
    }
    .section-pb-100 {
        padding-bottom: 40px;
    }
    .counter-item-wrap {
        padding: 30px;
    }
    .section-py-140 {
        padding: 40px 0;
    }
    .features__item {
        padding: 22px 18px;
    }
    .mb-50 {
        margin-bottom: 30px;
    }
    .section-pb-140 {
        padding-bottom: 40px;
    }
    .footer-top {
        padding: 40px 0 40px;
    }
    .footer-link .list-wrap {
      flex-wrap: wrap;
      column-gap: 40px;
      /* justify-content: flex-start; */
      row-gap: 20px;
    }
    .mb-55 {
      margin-bottom: 30px;
    }
    .footer-bottom {
        text-align: center;
    }
    .footer-social-two .list-wrap {
        justify-content: center;
        margin: 20px 0 0;
    }
    .apartment__tab .nav-link {
        padding: 6px 10px;
        height: 40px;
        min-width: auto;
    }
    .apartment__img {
        margin-bottom: 0;
    }
    .testimonial__nav button, .project__nav button {
        width: 46px;
        height: 46px;
    }
  .slider-content .title {
    font-size: 40px;
  }
  .slider__contact {
    left: 5%;
    gap: 10px;
  }
  .slider__contact img {
    width: 40px;
  }
  .slider-bg-two {
    padding: 120px 0 160px;
  }
  .slider__pagination.swiper-pagination-clickable {
    right: 30px;
    bottom: 55px;
    gap: 24px;
  }
  .section-btn.text-end {
    text-align: left !important;
  }
  .project-active-two {
    margin-right: 0;
  }
  .testimonial__thumb {
    display: none;
  }
  .testimonial__item-wrap {
    padding: 40px 30px 140px 30px;
    width: 100%;
  }
  .testimonial__nav {
    left: 30px;
  }
  .blog__post-thumb img {
    height: 470px;
  }
  .blog__post-content .title {
    font-size: 22px;
  }
  .blog__post-item-two {
    flex-wrap: wrap;
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
  .blog__post-content-two .title {
    font-size: 20px;
  }
  .blog__post-thumb-two {
    width: 100%;
  }
  .slider-content-two .title {
    font-size: 46px;
  }
  .footer__newsletter-content .footer-newsletter {
    width: 100%;
  }
  .project__big-title {
    font-size: 60px;
    line-height: 1;
  }
  .choose__item {
    flex-wrap: wrap;
    flex-direction: column-reverse;
    gap: 25px;
  }
  .counter-item-wrap-two {
    gap: 30px 25px;
  }
  .slider__pagination.slider__pagination-two.swiper-pagination-clickable {
    right: auto;
    bottom: 46px;
    gap: 24px;
    left: 50%;
    transform: translateX(-50%);
  }
  .banner__content .title {
    font-size: 42px;
  }
  .banner__customer p br {
    display: none;
  }
  .marquee__item {
    font-size: 30px;
  }
  .project__item-three {
    margin: 0 8px;
  }
  .awards__item-two {
    gap: 30px;
    flex-wrap: wrap;
  }
  .banner__content-two .title {
    font-size: 42px;
  }
  .banner__area-two {
    padding: 60px 0 110px;
  }
  .about__content-right .count {
    font-size: 65px;
  }
  .team-active {
    margin: 0 10px;
  }
  .banner__img img {
    display: none;
  }
  .banner__area-three {
    padding: 60px 0 120px;
  }
  .banner__content-three .title {
    font-size: 42px;
  }
  .view__title {
    font-size: 40px;
    top: 20px;
  }
  .view__tab {
    bottom: 45px;
  }
  #zoomControls {
    left: 20px;
    top: 50px;
  }
  #zoomControls button {
    width: 35px;
    height: 35px;
    font-size: 11px;
  }
  .neighborhood__tab .neighborhood__item {
    padding: 14px 25px;
    min-width: auto;
  }
  #panorama {
    height: 500px;
  }
  #map {
    height: 450px;
  }
  .map__box {
    height: 450px;
  }
  .contact__wrap {
    padding: 40px 20px 25px 20px;
  }
  .contact__form-wrap {
    background: var(--tg-white);
    padding: 30px 25px;
    border-radius: 16px;
  }
  .residences__thumb img {
    height: 400px;
  }
  .residences__content .title {
    font-size: 22px;
  }
  .banner__content-four .title {
    font-size: 42px;
  }
  .banner__content-four p {
    margin-bottom: 30px;
  }
  .banner__area-four {
    padding: 120px 0;
  }
  .banner__content-five .title {
    font-size: 48px;
  }
  .project__content-five {
    bottom: 22px;
  }
  .services__img-list {
    height: 450px;
  }
  .apartment__inner-wrap {
    padding: 30px 30px;
  }
  .neighborhood__big-title {
    font-size: 28px;
  }
  .cta__area {
    padding: 110px 0;
  }
  .cta__content .title {
    font-size: 42px;
  }
}

/* Small devices (landscape phones, 576px and up) */
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .testimonial__item-wrap {
    padding: 40px 40px 140px 40px;
  }
  .testimonial__nav {
    left: 40px;
  }
  .blog__post-item-two {
    flex-wrap: nowrap;
  }
  .blog__post-thumb-two {
    width: 171px;
  }
  .slider-content .title {
    font-size: 45px;
  }
  .awards__item-two {
    gap: 25px;
    flex-wrap: nowrap;
  }
  .banner__content .title {
    font-size: 46px;
  }
  .banner__content-two .title {
    font-size: 50px;
  }
  .banner__content-three .title {
    font-size: 46px;
  }
  .banner__content-four .title {
    font-size: 46px;
  }
  .contact__wrap {
    padding: 40px 30px 40px 30px;
  }
  .banner__content-five .title {
    font-size: 52px;
  }
  .neighborhood__big-title {
    font-size: 36px;
    /* font-size: 60px; */
  }
  .view__title {
    font-size: 60px;
  }
}

@media only screen and (max-width: 455px){
     .footer-link .list-wrap {
     flex-direction: column;
     justify-content: center;
     align-items: center;
    }
}