.full-row {
  position: relative;
  width: 100%;
  background-size: cover !important;
  background-attachment: fixed !important;
  background-position: center !important;
}
.bg-gray2 {padding:0px 8px !important;}
.property-quantity li, .featured-thumb .quantity li {
    display: inline-block;
    font-weight: 500;
    /* padding-bottom: 20px; */
    padding: 10px 6px;
	color:#9b9b9b;
	width:auto;
	line-height:22px;
}

.quantity li:nth-child(1) {min-width:58%;} 
.overlay-secondary-half::before { width: 100%;}


.property-type-slider .property-card {
  background: #fff;
  border-radius: 10px;
  text-align: center;
  padding: 20px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.1);
}
.owl-navigation .owl-prev,
.owl-navigation .owl-next {
  background: #eee;
  border: none;
  padding: 10px 10px;
  margin: 5px;
  font-size: 16px;
  cursor: pointer;
  width: 38px;
  height: 38px;
  background: #FFF;
  border-radius: 50%;
}
.property-name h4 {font-size:18px; color:#333; font-weight:500; padding:8px 0px 0px;}
.property-name p {font-size:16px; color:#666;}
.owl-carousel .owl-item img {width:auto !important; margin:0 auto;}
.moban {display: none;}

@media screen and (max-width: 767px) {
.r-arrow {text-align:center;}    
.owl-navigation {margin:0px 0px 20px; text-align:center;} 
.logo11 {display:none;}
.moban {display: block;}
.moban img {width: 100%; min-height: 632px;}
.footer-logo img, .video {display: none;}
}


.logo11 {position: absolute; top: 15%; right: 0%;}
.logo11 img{width: 75%; transform: rotate(2deg);}

@media screen and (min-width: 1367px) {
    .logo11 {position: absolute; top: 15%; right: 0%;}
    .logo11 img{width: 75%; transform: rotate(2deg);}
}
