@media (max-width: 574px) {
  .googleMap iframe {
    height: 300px;
    border: 3px solid #f1913d !important;
    border-radius: 12px;
  }
  .googleMap {
    width: 100%;
    padding: 0px 12px 20px;
    background-color: #fefbf7;
  }
  .form-get-in-touch textarea::placeholder {
    font-size: 14px;
  }
  .form-get-in-touch textarea {
    height: 90px;
    padding: 0px 12px;
    font-size: 14px;
    color: var(--Text);
  }
  .form-get-in-touch .tf-btn.bg-color-primary {
    margin: auto;
    height: 40px;
    border-radius: 12px !important;
  }
  .form-get-in-touch fieldset input {
    border-radius: 9px;
    height: 40px;
    font-size: 14px;
    padding: 0px 12px;
  }
  .form-get-in-touch .text-1 {
    font-size: 16px;
    line-height: 18.4px;
    margin-bottom: 4px;
  }
  .form-get-in-touch .grid-2 {
    gap: 15px;
    grid-template-columns: repeat(1, 1fr);
  }
  .box-contact .list-info li {
    gap: 16px;
  }
  .section-contact.contactSection form {
    padding: 16px;
    border-radius: 14px;
    gap: 16px;
    margin-top: 20px;
  }
  .box-contact .list-info li .icon svg {
    height: 35px;
    width: 35px;
  }
  .box-contact .list-info li:not(:last-child) {
    margin-bottom: 19px;
    gap: 20px;
  }
  .text-1.textCenter {
    text-align: center;
  }
  .section-contact .box-contact .title {
    font-size: 30px;
    line-height: 33px;
    text-align: center;
  }
  .contactSection {
    background-color: #f1913d0a;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .header .header-logo img {
    height: 40px;
  }
  .section-blog-details .box-listings .image-wrap {
    border-radius: 5px;
  }
  .tf-sidebar .sidebar-featured > ul > li:not(:last-child) {
    padding-bottom: 12px;
    margin-bottom: 12px;
  }
  .tf-sidebar .sidebar-item .sidebar-title {
    margin-bottom: 10px;
  }
  .tf-sidebar {
    padding-top: 20px;
  }
  .wrap-content.mb-30 {
    margin-bottom: 0px;
  }
  .section-blog-details .heading .title-heading {
    margin-bottom: 6px;
    font-size: 24px;
    line-height: 26px;
  }
  .section-blog-details .image-wrap {
    border-radius: 10px;
  }
  .section-blog-details {
    margin-bottom: 30px;
    padding-top: 30px;
  }
  .section-blog-grid {
    margin-bottom: 30px;
    padding-top: 30px;
  }
  .section-blog-grid .grid-layout-3 {
    margin-bottom: 30px;
  }
  .section-blog-grid .wg-pagination {
    padding-top: 18px;
    margin-top: 1px;
  }
  .wg-pagination li a {
    height: 30px;
    width: 30px;
    font-size: 15px;
  }
  .wg-pagination li {
    border-radius: 5px;
  }
  .video-card video {
    height: 220px;
    margin-bottom: 0px;
  }
  .video-grid {
    /* gap: 0px; */
  }
  .lightbox-close {
    position: absolute;
    top: 4px;
    right: 9px;
    width: 24px;
    height: 24px;
    border: none;
    background: #fff;
    border-radius: 50%;
    font-size: 10px;
    cursor: pointer;
  }
  .lightbox-next {
    right: -3px;
    background: transparent;
    border: 3px solid #f07122;
    height: 30px;
    width: 30px;
    font-size: 16px;
    color: #f07122;
  }
  .lightbox-prev {
    left: -3px;
    background: transparent;
    border: 3px solid #f07122;
    height: 30px;
    width: 30px;
    font-size: 16px;
    color: #f07122;
  }
  .gallery-grid {
    columns: 2;
    column-gap: 6px;
  }
  .gallery-item {
    width: 100%;
  }
  .gallery-item img {
    border-radius: 6px;
  }
  .gallery-header h2 {
    font-size: 30px;
  }
  .gallery-header {
    margin-bottom: 20px;
  }
  .gallery-section {
    padding: 30px 0;
  }

  .proCards .address {
    margin-bottom: 0px;
  }
  .proCards .tf-btn.style-border {
    height: 40px;
    padding: 0px 20px;
    border-radius: 9px;
    margin: auto;
  }
  .proCards .line-clamp-1.property-title {
    -webkit-line-clamp: unset;
    -webkit-box-orient: unset;
    overflow: unset;
    display: block;
    font-size: 22px;
    height: unset;
    line-height: 24px;
    margin-bottom: 10px;
  }
  .proCards .property-image img {
    height: 220px;
  }
  .property-container.proCards {
    padding: 8px 0px 30px;
  }
  h1.ourProTitle {
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 6px;
  }
  .section-property-detail .tf-btn.bg-color-primary {
    height: 45px;
    border-radius: 7px;
  }
  .section-property-detail .form-contact-agent textarea {
    height: 120px;
    margin-bottom: 1px;
  }
  .section-property-detail .form-contact-agent fieldset input {
    font-size: 14px;
    line-height: 22px;
    padding: 9px 7px;
    height: 45px;
    border-radius: 9px;
  }
  .section-property-detail .mb-30 {
    margin-bottom: 20px;
  }
  .section-property-detail .tf-sidebar {
    padding-top: 2px;
  }
  .section-property-detail .form-contact-agent {
    padding: 20px 15px 24px;
    border-radius: 16px;
    box-shadow: unset;
    border: 1px solid var(--Line);
  }
  .section-property-detail .wg-property {
    margin-bottom: 24px;
  }
  .section-property-detail .box-overview .info {
    margin-bottom: 20px;
    flex-wrap: wrap;
    gap: 15px;
  }
  .section-property-detail .box-overview .heading {
    padding-bottom: 18px;
    margin-bottom: 20px;
  }
  .section-property-detail .text-5 {
    font-size: 24px;
    line-height: 30px;
    text-align: center;
  }
  .section-property-detail .wg-property {
    padding: 17px 17px !important;
  }
  .section-property-detail .sw-wrap-btn1 .sw-button1:last-child {
    border: 3px solid #f07122;
  }
  .section-property-detail .sw-wrap-btn1 .sw-button1:first-child {
    border: 3px solid #f07122;
  }
  .section-property-detail .swiper-wrapper {
    justify-content: center;
  }
  .section-property-detail .thumbs-sw-pagi .img-thumb-pagi img {
    height: 60px !important;
    object-fit: cover;
  }
  .section-property-detail .thumbs-sw-pagi .img-thumb-pagi {
    border-radius: 9px;
  }
  .section-property-detail .thumbs-sw-pagi .swiper-slide {
    margin-right: 10px !important;
  }
  .section-property-detail .single-property-gallery {
    margin-bottom: 64px;
  }
  .section-property-detail .sw-wrap-btn1 {
    top: unset;
    bottom: -5%;
  }
  .section-property-detail {
    padding-top: 35px;
    padding-bottom: 30px;
  }
  .projectsSection .box-house .tf-btn {
    padding: 0 15px;
    height: 40px;
    border-radius: 8px;
  }
  .projectsSection .box-house .content .title {
    margin-bottom: 7px;
  }
  .projectsSection .box-house .content .location {
    margin-bottom: 8px;
  }
  .section-property-layout {
    margin-bottom: 30px;
  }
  .projectsSection {
    padding-top: 30px;
  }
  .aboutReviews {
    margin-bottom: 35px;
  }
  .section-why .tf-grid-layout {
    margin-bottom: 0px;
  }
  .section-why .icons-box.style-2 p {
    text-align: center;
  }
  .section-why .icons-box.style-2 .title {
    margin-bottom: 7px;
    text-align: center;
  }
  .section-why .icons-box.style-2 .tf-icon {
    height: 55px;
    width: 55px;
    margin: 0 auto 12px;
  }
  .section-why .icons-box.style-2 {
    padding: 18px;
  }
  .section-why {
    padding-top: 30px;
  }
  .team-content {
    padding: 10px;
  }
  .team-content h4 {
    margin-bottom: 0px;
  }
  .team-img {
    height: 280px !important;
  }
  .team-card {
    width: 90%;
    max-width: unset !important;
    margin: auto;
  }
  .team-heading {
    margin-bottom: 20px !important;
  }
  .team-heading p {
    line-height: 1.4 !important;
  }
  .team-heading h2 {
    font-size: 30px !important;
    line-height: 33px;
  }
  .team-section {
    padding: 35px 0 !important;
  }
  .mobile-menu-list li.mobile-dropdown .mobile-submenu {
    background: #80808024;
  }
  .mobile-menu-list li.mobile-dropdown .mobile-submenu li {
    border: none;
  }
  .mobile-menu-list li {
    margin-bottom: 1px;
    padding: 8px 0px;
    border-bottom: 1px solid #d8d8d8;
  }
  .mobile-dropdown-btn {
    text-decoration: none;
    color: #222;
    font-size: 16px;
    padding: 0 0 3px;
  }
  .tf-social:not(.tf-social.style-2) li a {
    height: 40px;
    width: 40px;
  }
  #footer .footer-bottom {
    justify-content: center;
    padding: 12px 0 24px;
    flex-direction: column-reverse;
  }
  #footer .footer-menu-list ul li a {
    font-size: 15px;
    line-height: 20.4px;
  }
  #footer .footer-menu-list ul li:not(:last-child) {
    margin-bottom: 10px;
  }
  #footer .footer-menu-list {
    margin-bottom: 15px;
  }
  h5,
  .h5 {
    font-size: 18px;
    line-height: 22px;
  }
  #footer .footer-menu-list .title.title-mobile {
    margin-bottom: 15px;
  }
  #footer .footer-main {
    padding: 20px 0 22px;
  }
  #footer .footer-top .contact-item .content h6 {
    font-size: 15px;
    line-height: 18px;
  }
  #footer .footer-top .contact-item .content .title {
    font-size: 14px;
    margin-bottom: 0;
  }
  #footer .footer-top .contact-item .content::after {
    left: -11px;
    top: 5px;
    height: 35px;
  }
  #footer .footer-top .contact-item svg {
    width: 25px;
    height: 25px;
  }
  #footer .footer-top .contact-item {
    gap: 20px;
  }
  #footer .footer-top {
    padding-bottom: 22px;
    gap: 20px;
  }
  #footer {
    padding-top: 30px;
  }
  .blogSection {
    padding-top: 30px;
    padding-bottom: 20px;
  }
  .section-opinion .article-content {
    margin-top: 4px;
    border-radius: 10px;
  }
  .blog-article-item.style-2 .image-wrap img {
    min-height: unset;
    height: 200px;
    width: 100%;
    display: unset;
  }
  .blog-article-item.style-2 .title {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 9px;
  }

  .blog-article-item.style-2 .image-wrap {
    margin-bottom: 7px;
    border-radius: 10px;
  }
  .section-opinion.blogSection .swiper-wrapper {
    grid-template-columns: repeat(1, 1fr);
  }
  .section-testimonials .swiper-button-prev,
  .swiper-button-next {
    width: 40px;
    height: 40px;
  }
  .section-testimonials .sw-wrap-btn {
    margin-top: 12px;
  }
  .wg-testimonial .ratings {
    margin-bottom: 9px;
  }
  .wg-testimonial .description {
    margin-bottom: 11px;
    font-size: 15px;
    line-height: 20.4px;
  }
  .wg-testimonial .avatar {
    width: 75px;
    height: 75px;
  }
  .section-testimonials .wg-testimonial {
    padding: 16px;
  }
  .section-testimonials {
    padding-top: 30px;
    padding-bottom: 0px;
  }
  .infiniteslide.wrap-partners .partner-item {
    margin-right: 0px;
    width: 180px;
    height: 70px;
  }
  .section-work-together .wg-partner {
    padding-bottom: 5px;
    padding-top: 30px;
  }
  .box-location {
    border-radius: 10px;
  }
  .box-location .image-wrap {
    min-height: unset;
    height: 150px;
  }
  .box-location .image-wrap img {
    height: 150px;
    min-height: unset;
  }
  .section-neighborhoods {
    padding-top: 25px;
    padding-bottom: 30px;
  }
  .discoverSection .tf-btn.style-border {
    padding: 0px 20px;
    height: 40px;
    border-radius: 8px;
  }
  h4,
  .h4 {
    font-size: 22px;
    line-height: 26px;
  }
  .discoverSection .tf-icon.text-center svg {
    height: 60px;
    width: 60px;
  }
  .icons-box.default .tf-icon,
  .icons-box.default .title {
    margin-bottom: 7px;
  }
  .discoverSection {
    padding-top: 25px;
    padding-bottom: 0px;
  }
  .support-btn1 {
    margin-top: 0px;
  }
  .support-btn1 .tf-btn.style-border {
    height: 40px;
    border-radius: 7px;
  }
  .listingSection .bot.flex.justify-between.items-center {
    justify-content: center;
  }
  .listingSection .bot.flex.justify-between.items-center .tf-btn {
    padding: 0 15px;
    height: 37px;
    border-radius: 9px;
  }
  .listingSection .box-house .content .title {
    margin-bottom: 6px;
  }
  .listingSection .location.text-1.line-clamp-1 {
    -webkit-line-clamp: unset;
    -webkit-box-orient: unset;
    overflow: unset;
    display: inline-block;
    margin-bottom: 6px;
    height: unset;
  }
  .box-house .content {
    padding: 16px;
  }
  .heading-section p {
    margin-bottom: 12px;
  }
  .listingSection {
    padding-top: 10px;
    padding-bottom: 25px;
  }
  .mt-4.text-1.line-clamp-3 {
    font-size: 15px;
    line-height: 19.4px;
  }
  .section-categories .line-clamp-1 {
    height: 45px;
    font-size: 18px;
    line-height: 22px;
  }
  .categories-item .icon-box .icon {
    font-size: 35px;
  }
  .section-categories .heading-section p {
    margin-bottom: 12px;
  }
  .section-categories .categories-item {
    padding: 12px;
    gap: 9px;
  }
  .section-categories .swiper-wrapper1 {
    gap: unset;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
  }
  .section-categories .swiper-wrapper1 .swiper-slide {
    flex-shrink: 0;
    width: 49%;
    margin-bottom: 10px;
  }
  .section-categories {
    padding-top: 10px;
  }
  .flexSubBlock {
    display: flex;
    gap: 12px;
    align-items: center;
  }
  .heading-section {
    margin-bottom: 5px !important;
  }
  .tf-btn.bg-color-primary.pd-4.aboutView {
    padding: 2px 19px 0px;
    height: 40px;
    display: block;
    margin: auto;
  }
  .aboutTitle span {
    display: block !important;
  }
  .buyback-card,
  .resale-card {
    width: 100%;
    max-width: 100%;
  }
  .text-with-img.style-2 .wrap-img {
    padding-bottom: 30px;
  }
  h2,
  .h2 {
    font-size: 30px;
    line-height: 33px;
  }
  .text-with-img.style-2 .sub {
    border-width: 5px;
    height: unset;
    width: 106px;
    bottom: -20px;
    border-radius: 16px;
  }
  .aboutSection {
    padding-top: 35px;
    padding-bottom: 30px;
  }
  .text-with-img.style-2 .main {
    margin: auto;
  }
  .page-title.home01 .heading-title {
    /* margin-bottom: 0px !important; */
  }
  .sw-wrap-btn1 {
    top: unset;
    bottom: 20%;
  }
  .sw-wrap-btn1 .sw-button1:first-child {
    left: 40%;
  }
  .sw-wrap-btn1 .sw-button1:last-child {
    right: 40%;
  }
  h1 {
    font-size: 40px;
    line-height: 45px;
  }
  .page-title.home01 {
    padding: 40px 0 70px;
  }
  .sw-button1 {
    width: 33px;
    height: 33px;
    /* background: #ffffff14;
    color: #fff;
    border: 3px solid #fff; */
  }
  .heading-title .bannerBtn {
    margin-top: 9px;
  }
  .heading-title .bannerBtn a.tf-btn.pd-4 {
    padding: 0 20px;
    font-size: 15px;
    height: 40px;
  }
  .custom-banner-slide {
    min-height: 400px !important;
  }
}
