.flat-slider.home-1{
  background-image: url('../images/pics/banner2.png'); 
}
.slider-content .title-large {
  font-family: "Orbitron", sans-serif !important;
  line-height: 1.3;
}
.slider-content .title-large span {
  -webkit-text-fill-color: transparent;
  background-clip: text;
  background-image: linear-gradient(20deg, #1563df, #ffffffc7, #000000);
}
.slider-content .title-large span.two {
  -webkit-text-fill-color: transparent;
  background-clip: text;
  background-image: linear-gradient(45deg, #000, #ffffffc7, #1563df);
}
.wd-find-select .inner-group .form-style {
  width: 248px !important;
}
.wd-find-select .inner-group {
  flex-grow: 0 !important;
}
.box-tab-5{
  display: flex;
  gap: 10px !important;
}
.wd-find-select.shadow-3 {
  justify-content: space-between;
  align-items: center;
}
.home-tabs {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.property .tf-btn.primary {
  border-radius: 8px 8px 0 0 !important;
  padding: 12px 20px;
}
.flat-slider.home-5 .box-content {
  top: 40% !important;
}
.flat-slider.home-5 .overlay {
  background: rgb(0 0 0 / 0%) !important;
}
.animationtext.clip .cd-words-wrapper::after {
  background-color: #ffffff !important;
}
.flat-slider.home-5 .box-content {
  top: 40% !important;
}
span.tf-text.s1.cd-words-wrapper{
  color:#ffc107 !important;
}
.wd-find-select .inner-group .form-style:not(:last-child) {
  border-right: unset !important;
  margin-left: 0px;
}
.group-select {
  border-radius: 4px;
  padding: 5px;
  margin-top: 9px;
}
.wd-find-select {
  display: flex;
  border-radius: 0 0 50px 50px;
  background-color: #ffffff;
  padding: 18px;
}
.tf-btn {
  font-size: 16px;
  line-height: 19.86px;
  font-weight: 600;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  padding: 3px 15px;
  min-width: 162px;
  min-height: 43px;
 }
 .register_form_password {
   display: flex;
   justify-content: space-between;
   align-items: start;
   gap: 14px;
 }
.homelengo-box .content-top {
  padding-bottom: 20px;
  margin-bottom: 5px;
  border-bottom: 1px solid #e4e4e4;
}
button.tf-btn.btn-search.primary {
  height: 45px;
}
.logo-footer {
  width: 100px !important;
}
.footer .top-footer {
  padding: 20px 0px;
}
.flat-section {
  padding-top: 66px;
  padding-bottom: 50px;
}
.nav-tab-recommended {
  padding-bottom: 20px;
}
.call-icon {
  position: fixed !important;
  left: auto !important;
  right: 25px;
  bottom: 135px !important;
  z-index: 999999 !important;
  width: 55px !important;
}
.whatsapp-icon {
  position: fixed !important;
  left: auto !important;
  right: 25px;
  bottom: 85px !important;
  z-index: 999999 !important;
  width: 50px !important;
}
.box-amenities-property {
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
}
div#cke_notifications_area_content{
  display: none;
}
.cke_chrome {
  border-radius: 10px;
  padding: 4px !important;
}
.property_msg .modal-content {
  width: 50%;
}
.modal.property_msg.show .modal-dialog{
  justify-content: center;
}
.property_msg .image{
  text-align: center;
}
.property_msg h2{
  line-height: 40px;
}
.property_msg .tf-btn.primary {
  background-color: #454545;
  color: #ffffff;
  border-color: #454545;
}
.property_msg .image img{
  width: 105px;
  height: 105px;
  padding: 5px;
}
/*---------------------------------- Banner Slide ----------------------------------*/
.flat-slider.home-1 .slider-content {
  padding: 155px 0px 90px !important;
}
.banner-slider {
  width: 100%;
  height: 90vh;
  position: relative;
}
.tag-item.tag-item-3.ani5 {
  bottom: 12px;
}
.banner-slide {
  display: flex;
  align-items: center;
  justify-content: center;
  background-size: cover;
  background-position: center;
  padding: 60px 80px;
  position: relative;
}
.banner-overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.45);
}
.banner-content {
  position: relative;
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  gap: 40px;
  max-width: 1200px;
  width: 100%;
  z-index: 2;
}
.banner-text h1 {
  font-size: 3rem;
  margin-bottom: 15px;
  color: #fff;
}
.banner-text p {
  font-size: 1.1rem;
  line-height: 1.7;
  margin-bottom: 25px;
  color: #f0f0f0;
}
.banner-text a {
  background: #ff4b2b;
  color: #fff;
  padding: 12px 30px;
  border-radius: 30px;
  text-decoration: none;
  font-weight: 600;
  transition: 0.3s;
}
.banner-text a:hover {
  background: #ff6f4b;
}
.banner-image img {
  width: 100%;
  border-radius: 15px;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.6);
}
/*----------------------------- === THUMBNAIL NAVIGATION === -----------------------------*/
.banner-thumbs {
  height: 70px;
  background: rgba(0, 0, 0, 0.85);
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 8px 0;
}
.banner-thumbs .swiper-slide {
  width: 80px;
  height: 55px;
  opacity: 0.5;
  border-radius: 8px;
  overflow: hidden;
  transition: 0.3s;
}
.banner-thumbs .swiper-slide-thumb-active {
  opacity: 1;
  border: 2px solid #ff4b2b;
}
.banner-thumbs img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.raarya-content{
  padding: 10px 40px;
}
.btn-gap{
  gap: 10px !important; 
}
.col-md-6.text-align1 {
  text-align: end;
}
/*.wd-find-select .inner-group .form-style .filter-option {
  padding: 10px 0 !important;
}
.wd-find-select .inner-group .form-style .filter-option .filter-option-inner-inner{
  font-weight: 600;
}
.wd-find-select .inner-group .form-style .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn){
  width: 100%;
}
.wd-find-select .inner-group .form-style .bootstrap-select .dropdown-toggle:focus{
  outline: 0px !important;
}
.wd-find-select .inner-group .form-style .bs-searchbox .form-control {
  padding-right: 10px;
  border-radius: 15px;
  border: 1px solid #000;
  padding-left: 10px;
  font-size: 14px;
  font-weight: 500;
}
.wd-find-select .inner-group .form-style .bootstrap-select .dropdown-menu li a {
  font-size: 14px;
}
.bootstrap-select .no-results {
  color: #ff0000;
  font-size: 14px;
}*/
.wd-find-select .inner-group .form-style label {
  font-weight: 600;
  color: #1563df;
  font-size: 10px;
  line-height: 0;
}
.raarya-text {
  background-color: #ffffffd4;
  padding: 13px;
  border-radius: 10px;
}
.raarya-text h1 {
  font-family: "Orbitron", sans-serif !important;
  font-optical-sizing: auto;
  font-weight: 900 !important;
  font-size: 40px !important;
}
.raarya-overlay {
  background: rgba(0, 0, 0, 0.466) !important;
}
.navigation-menu-footer li a {
  line-height: 32px !important;
  font-size: 16px;
  font-weight: 600;
}
.flat-img-with-text.style-2 .content-left {
  width: 45%;
  padding-left: 35px;
}
.flat-img-with-text .content-right {
  padding-right: 0px;
}
.box-title {
  margin-bottom: 20px !important;
}
.bg-primary {
  --bs-bg-opacity: 1;
  background-color: rgb(21 99 223) !important;
}
.box-benefit:hover {
  transform: unset !important;
}
.wrap-categories-sw.wow.fadeInUp {
  margin-top: 30px !important;
}
div#swiper-wrapper-a94463c2702bb136 {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}
.box-benefit .content .description {
  font-size: 16px;
  line-height: 25px;
}
.cta-glass-btn {
  backdrop-filter: blur(6px);
  background: rgb(255, 255, 255);
  border: 1px solid rgba(255, 255, 255, 0.35);
  color: #000000 !important;
  border-radius: 50px;
  transition: 0.3s ease;
}
.cta-glass-btn:hover {
  background: rgba(0, 0, 0, 0.788);
  color: #ffffff !important;
}
.flat-title-page::before {
  background-color: rgb(0 0 0 / 53%);
}
span.close-modal.icon-close2 {
  cursor: pointer;
}
.summary-table td {
  padding: 10px 0;
  font-size: 15px;
}
.summary-table .small-muted {
  color: #7b8290;
}
.summary-table .fw-bold {
  color: #111827;
}
.emi-table,
.emi-table th,
.emi-table td {
  border: 1px solid #ccc !important;
}
.flat-gallery-single {
  padding: 0px 0px !important;
}
.main-header .main-menu .navigation > li > a {
  color: #ffffff !important;
}
.main-header .main-menu .navigation > li > a::before{
  background: #ffffff !important;
}
.main-header.header-style-2 {
  margin-bottom: -120px;
}
.raarya-overlay {
  background: rgb(0 0 0 / 62%) !important;
}
.raarya-text h1 {
  font-size: 50px !important;
  line-height: 60px !important;
}
.flat-control-search.abs{
  margin-top: -48px !important;
}
.flat-tab-form .nav-tab-form.style-2 .nav-link-item,.property .tf-btn.primary {
  padding: 15px 45px !important;
  text-transform: capitalize;
  font-weight: 300;
  font-size: 24px;
  line-height: 26px;
}
.swiper.raarya-thumbs.thumb-slider.swiper-initialized.swiper-horizontal.swiper-free-mode.swiper-watch-progress.swiper-backface-hidden.swiper-thumbs {
  display: none;
}
.wd-find-select .inner-group .form-style {
  width: 190px !important;
}
.raarya-text h1 {
  line-height: 45px !important;
}
.flat-title-page {
  margin-top: 25px;
}
.flat-title-page {
  margin-left: 0px;
  margin-right: 0px;
  border-radius: 0px;
}
.logo img {
  width: 95px;
}
.main-header {
  height: 95px;
}
.main-header.header-style-2 .mobile-button::before, .main-header.header-style-2 .mobile-button::after, .main-header.header-style-2 .mobile-button span {
  background-color: #fff;
}
.main-header.header-style-2.is-fixed .mobile-button::before,.main-header.header-style-2.is-fixed .mobile-button::after,.main-header.header-style-2.is-fixed .mobile-button span{
  background-color: #1563df;
}
.show-mb {
  display: block;
}
.show-mb span{
  color: #161e2d;
}
.show-mb span span {
  color: #1563df;
  font-weight: 600;
  letter-spacing: 1px;
}
.button-show-hide.show-mb span {
  background-color: #000;
  color: #fff;
  background-image: linear-gradient(45deg, #000000,#1563df, #1563df);
  padding: 4px 24px;
  border-radius: 30px;
  font-size: 14px;
  cursor: pointer;
}
.button-show-hide.show-mb span:hover{
  background-color: #000;
  background-image: linear-gradient(20deg, #1563df, #000000);
}
.dashboard .counter-box{
  position: relative;
  z-index: 0;
}
.bg-color-pink,.bg-color-yellow,.bg-color-red {
  position: absolute;
  filter: blur(20px);
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  border-radius: 15px;
}
.bg-color-pink{
  background-color: #c3e6cb;
}
.bg-clr-pink{
  border: 1px solid #1557246e;
}
.bg-clr-pink .box-icon,.bg-clr-red .box-icon{
  border: 1px solid #fff !important;
}
.counter-box.bg-clr-pink .box-icon .icon,.counter-box .title-count.text-variant-1 {
  color: #155724 !important;
}
.bg-color-yellow{
  background-color: #fff3cd;
}
.bg-clr-yellow{
  border: 1px solid #85640499;
}
.counter-box.bg-clr-yellow .box-icon .icon,.counter-box.bg-clr-yellow .title-count.text-variant-1 {
  color: #856404 !important;
}
.bg-color-red{
  background-color: #f8d7da;
}
.counter-box.bg-clr-red {
  border: 1px solid #721c2485;
}
.counter-box.bg-clr-red .box-icon .icon,.counter-box.bg-clr-red .title-count.text-variant-1 {
  color: #721c24 !important;
}
.box-icon,.content-box{
  z-index: 9;
}
.counter-box .title-count,.counter-box .text {
  font-size: 14px !important;
  font-weight: 400 !important;
}
.counter-box.bg-clr-pink h3{
  color: #000;
}
.layout-wrap .wd-listing .wd-filter{
  grid-template-columns: repeat(1, 1fr);
  border-bottom: none;
}
.delete_btn {
  border: none;
  background: none;
  display: flex;
  align-items: center;
  justify-content: center;
}
.welcome_card{
  position: sticky;
  top: 85px;
  background-color: #f7f7f7;
  box-shadow: 0px 4px 15px #f7f7f7;
  padding: 20px 0;
  z-index: 9;
  border-radius: 15px;
  margin-bottom: 20px;
}
fieldset.box-fieldset ul li {
  display: inline-flex;
  margin-left: 10px;
}
.sidebar-menu-dashboard .user-box {
  padding: 30px 12px 30px 12px;
}
.sidebar-menu-dashboard .user-box .user .icon-box {
  background-color: #fff;
  height: auto;
}
.flag-tag {
  line-height: 24px;
  padding: 0px 15px;
}
.flag-tag.style-1 {
  background-image: linear-gradient(45deg, black, transparent);
}
.top.right {
  left: auto !important;
  right: 0;
}
.top.right .flag-tag.primary {
  background-color: #d7a206;
}
.post_by {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}
.post_by img {
  width: 40px;
  height: 40px;
  object-fit: cover;
  object-position: top center;
  border-radius: 50%;
}
.post_by_name span {
  font-size: 10px;
  color: #000000a6;
}
.post_by_name h3 {
  font-size: 16px;
  line-height: 10px;
}
.homelengo-box .archive-bottom {
  padding: 20px 20px 12px 20px;
}
.homelengo-box .images-style img {
  height: 270px;
  object-fit: cover;
}
.flat-testimonial .single-property-element.single-property-video {
  position: absolute;
  top: 50px;
  right: 20px;
  z-index: 9999999 !important;
  overflow: visible !important;
}
.flat-testimonial .single-property-video .img-video {
  overflow: visible;
}
.flat-testimonial .single-property-video .img-video .btn-video {
  background-color: #1563df00;
  border: 1px solid #1563df;
}
@keyframes ripple{
  0% {
    box-shadow: 0 0 0 0 rgb(21 99 223 / 53%);
  }
  50% {
    box-shadow: 0 0 0 20px rgba(255, 255, 255, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}
.box-location .image img {
  width: 100%;
  height: 300px;
  object-fit: cover;
  background-color: #fff;
}
.box-location .image img.non-image {
  padding: 20px 0;
}
.flat-blog-item.hover-img .img-style img {
  width: 100%;
  height: 230px;
  object-fit: cover;
}
div#message {
  margin-top: 10px;
  margin: 5px 0 0 10px;
}
.properties-section .flat-animate-tab {
  overflow: visible;
}
.properties-section .homelengo-box{
  overflow: visible;
  position: relative;
}
.properties-section .archive-bottom {
  border-radius: 0 15px 15px 0;
}
.properties-section .homelengo-box.list-style-1 .images-style img {
  border-radius: 15px 0 0 15px;
}
.properties-section .label {
  position: absolute;
  right: 20px;
  top: -10px;
  display: flex;
  justify-content: end;
  align-items: center;
  text-align: center;
}
.properties-section .label span {
  position: absolute;
  right: 20px;
  color: #fff;
  font-weight: bold;
  font-size: 12px;
}
.properties-section .box-title-listing .box-filter-tab {
  display: block;
}
.properties-section .box-filter-tab p {
  text-align: right;
  padding-top: 6px;
}
.properties-section .avatar img {
  width: 100%;
  min-width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
}
.top_filter {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
button.property_reolad {
  border: none;
  background-color: #1563df;
  padding: 5px 15px;
  border-radius: 25px;
  color: #fff;
}
button.property_reolad span {
  font-size: 10px;
  padding-right: 8px;
}
.bg-primary-new.cta {
  background-color: #fff3cd;
}
.property_count {
  text-align: right;
  margin-bottom: 40px;
  margin-top: 10px;
}
.single-property-element.single-property-desc p {
  padding-bottom: 18px;
}
.single-property-element.single-property-desc p strong {
  font-weight: 700;
}
.single-property-desc .title {
  text-decoration: 2px #1563df underline;
}
.single-property-video .img-video img {
  width: 100%;
  height: 300px;
  object-fit: contain;
  background-color: #363636;
}
.box-feature ul li {
  display: inline-block;
  padding: 4px 32px;
  margin-right: 15px;
  background: linear-gradient(45deg, #d7a206, #000000c7);
  border-radius: 15px;
  color: #fff !important;
}
textarea.textarea::placeholder {
  color: #282828;
}
.Post_and_button {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
}
.property_enquiry {
  display: flex;
  gap: 40px;
}
.property_enquiry .left_side_form,.property_enquiry .right_side_form{
  flex-grow: 1;
}
.property_enquiry .ip-field {
  align-items: center;
  display: flex;
  gap: 6px;
}
.property_enquiry .title-box.close {
  position: absolute;
  top: 20px;
  right: 20px;
}
.flat-testimonial .avatar.round {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #dae9ff;
}
.flat-testimonial .avatar.round span{
  font-size: 24px;
}
.home_explore_city button {
  width: 100%;
  border: none;
  border-radius: 15px;
}
.properties-section .homelengo-box .archive-bottom {
  padding: 10px 20px 10px 20px;
  position: relative;
}
.properties-section .homelengo-box.list-style-1 .archive-bottom .location{
  margin-top: 0px;
  font-size: 12px;
}
.properties-section .homelengo-box .content-top .meta-list .item {
  font-size: 12px;
}
.properties-section .homelengo-box.list-style-1 .content-top {
  padding-bottom: 8px;
  margin-bottom: 10px;
  border-bottom: none;
}
.properties-section .homelengo-box .archive-bottom .content-bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  width: 95%;
  bottom: 8px;
  border-top: 1px solid #e5e5e5;
  padding-top: 10px;
}
.properties-section .homelengo-box.list-style-1 .images-style img {
  height: 188px;
}
.properties-section .homelengo-box .content-top .meta-list {
  margin-top: 2px;
}
.select2-container--default .select2-selection--single {
  border: none !important;
}
.select2-container--open .select2-dropdown--below {
  border-top: 1px solid #aaa !important;
  border-top-left-radius: 18px !important;
  border-top-right-radius: 18px !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #161e2d !important;
  font-weight: 500;
  font-size: 16px;
  padding-left: 0 !important;
}
/*-----------------------------------Start-login-----------------------------------*/
.flat-account .banner-account img {
  background-color: #fff0dd;
}
/*-----------------------------------End-Login------------------------------------*/
/* ===------------------------------ RESPONSIVE ------------------------------=== */
@media(max-width: 575px){
  .properties-section .homelengo-box.list-style-1 .images-style img {
    border-radius: 15px 15px 0 0;
  }
  .properties-section .homelengo-box .archive-bottom {
    padding: 10px 20px 40px 20px;
  }
  .properties-section .archive-bottom{
    border-radius: 0 0 15px 15px;
  }
  .properties-section .homelengo-box .archive-bottom {
      position: static;
  }
  .register_form_password{
    display: block;
  }
  .register_form_password fieldset {
    margin-bottom: 15px !important;
  }
}
@media(min-width: 576px) and (max-width: 768px){
  .properties-section .homelengo-box .archive-bottom {
    padding: 10px 20px 20px 20px;
  }
}
@media(max-width: 678px){
  .box-amenities-property {
    grid-template-columns: 1fr 1fr !important;
  }
  .main-content.dashboard .grid-4 {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
  }
}
@media(min-width: 679px) and (max-width: 991px){
  .box-amenities-property {
    grid-template-columns: 1fr 1fr 1fr 1fr !important;
  }
  .main-content.dashboard .grid-4 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media(max-width:768px){
  .logo img {
    width: 70px !important;
  }
  .title-large {
    font-size: 40px !important;
  }
  .flat-control-search.abs {
    margin-top: -20px !important;
  }
  .wrap-search-link .categories-list {
    display: flex;
    flex-wrap: wrap;
  }
  .raarya-slide {
    height: 100vh !important;
  }
  .raarya-slider {
    width: 100%;
    height: 100vh !important;
    position: relative;
  }
  .flat-control-search.abs {
    margin-top: -20px !important;
  }
  .home-tabs {
    display: flex;
    justify-content: start;
    align-items: stretch;
    flex-direction: column-reverse;
  }
  .flat-tab-form .nav-tab-form {
    justify-content: space-between;
  }
  ul.nav-tab-form.style-2.property{
    justify-content: center;
    margin-bottom: 20px;
  }
  .slider-content .title-large span {
    background-image: linear-gradient(20deg, #1563df, #ffffffc7, #0000004a);
  }
  .slider-content .title-large span.two {
    background-image: linear-gradient(45deg, #858585, #ffffffc7, #1563df);
  }
  .property .tf-btn.primary {
    border-radius: 29px !important;
    padding: 15px 28px !important;
  }
  .flat-tab-form .nav-tab-form.style-2 .nav-link-item{
    padding: 15px 20px !important;
  }
  .flat-testimonial .single-property-element.single-property-video {
    position: absolute;
    top: 50px;
    right: 45px;
  }
  .property_count {
    text-align: left;
    margin-bottom: 20px;
    margin-top: 10px;
  }
  button.tf-btn.btn-search.primary {
    width: 100%;
    justify-content: space-between;
    min-width: 210px;
    margin-top: 20px;
  }
  .btn-gap {
    gap: 10px !important;
    justify-content: center !important;
  }
  .raarya-content {
    grid-template-columns: 1fr;
    text-align: center;
    padding: 40px 30px;
  }
  .raarya-text h1 {
    font-size: 25px !important;
    line-height: 46px;
    font-weight: 900 !important;
    font-family: sans-serif;
  }
  .mobile-menu .nav-logo img {
    max-width: 110px;
  }
  .inner-group {
    justify-content: center;
  }
  .col-md-6.text-align1 {
    text-align: center;
    padding-top: 10px;
  }
  .flat-img-with-text-v2 {
    gap: 0px !important;
  }
  .wrap-categories-sw.wow.fadeInUp {
    margin-top: 50px !important;
    margin-bottom: 5px !important;
  }
  .db-top{
    display: none !important;
  }
  .raarya-text h1 {
    font-size: 22px !important;
   }
   .main-header {
    height: 95px !important;
  }
  .main-header.header-style-2 {
    margin-bottom: -135px !important;
  }
  .property_msg .modal-content {
    width: 100%;
  }
  .fixed-header {
    position: sticky;
    top: -2px;
  }
  .welcome_card {
    top: 65px;
    padding: 50px 0 30px;
    margin-bottom: 95px;
  }
  .welcome_card .button-show-hide{
    margin-bottom: 0 !important;
  }
  .properties-section .homelengo-box .archive-bottom .content-bottom{
    width: 90%;
    padding-top: 5px;
  }
  .flat-section-v4 {
    padding-top: 160px;
    padding-bottom: 30px;
  }
  .wd-find-select .inner-group .form-style {
    width: 100% !important;
  }
  .box-info-property .grid-4 {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media(min-width: 769px) and (max-width: 1100px){
  .logo img {
    width: 55px !important;
  }
  button.tf-btn.btn-search.primary {
    width: 100%;
    justify-content: space-between;
    min-width: 250px;
  }
}
@media (max-width: 992px) {
  .banner-content {
    grid-template-columns: 1fr;
    text-align: center;
  }
  .banner-text h1 {
    font-size: 2.3rem;
  }
  .banner-text p {
    font-size: 1rem;
  }
  .tf-image-wrap .tag-item {
    display: block; 
  }
  .tf-image-wrap.item-2 .tag-item-2 {
    right: -10%;
  }
  .properties-section .content{
    padding-top: 10px !important;
  }
}
@media(min-width: 992px) and (max-width: 1200px){
  .properties-section .content {
    padding-top: 4px !important;
  }
  .properties-section .homelengo-box .archive-bottom .content-bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: absolute;
    width: 90%;
    bottom: 8px;
    border-top: 1px solid #e5e5e5;
    padding-top: 6px;
  }
}
@media(max-width: 1200px){
  nav.main-menu.show.navbar-expand-md.mobile {
    display: block;
  }
  ul.navigation.clearfix.dashboard{
    background: #fff !important;
  }
  ul.navigation.clearfix.dashboard li span {
    display: none;
  }
  ul.navigation.clearfix.dashboard li a {
    padding: 2px 2px !important;
  }
  ul.navigation.clearfix.dashboard li:last-child {
    padding-right: 0 !important;
  }
  ul.navigation.clearfix.dashboard li a img {
    width: 35px !important;
    height: 35px !important;
    margin-right: 0 !important;
  }
  .main-header .main-menu .navigation > li:last-child ul {
    right: -8px;
  }
  .main-header .main-menu .navigation > li > ul {
    left: auto;
    width: 135px;
  }
  .main-header .main-menu .navigation > li > ul::before {
    left: auto;
    right: 18px;
    border-top: 20px solid #bdbdbd;
    bottom: calc(100% - 10px);
  }
  ul.navigation.clearfix.dashboard li ul.sub-mob-header-profile li a {
    padding: 8px 15px !important;
  }
  .header-account {
    gap: 10px !important;
  }
  .header-account .tf-btn {
    display: flex; 
  }
  .properties-section .location span,.properties-section .content,.properties-section .meta-list .item,.properties-section .meta-list .item .icon{
    font-size: 12px;
  }
}