@media only screen and (max-width: 767px) {
.sticky-wrapper {
  display: none;
}
}
@media only screen and (max-width: 639px) {

 .category-list > li {

 width: 33.33%;

}

.property-section {

  margin: 0 auto;

  max-width: 360px;

}

.property {

 margin: 0 0 12%;

 width: 100%;

}

}

@media only screen and (max-width: 479px) {

.section {

 margin-bottom: 20px;

 padding: 0 15px;

}

.btn {

 font-size: 14px;

}

.quick-search-box li {

 width: 48.5%;

}

.quick-search-box > li:nth-child(3n+3) {

 margin-right: 2.5%;

}

.quick-search-box > li:nth-child(2n+2) {

 margin-right: 0;

}

 .quick-search-box a {

 font-size: 16px;

}



.summery-list > li {

 width: 50%;

}

.amenities-list li {

 font-size: 12px;

 width: 33.33%;

  margin-bottom: 10px;

  min-height: 95px; 

}

.floor-plan .area-tabs > li > a {

 font-size: 12px;

}

.property-button .btn {

 width: 47%;

}

.login-icon {

 background-color: rgb(110, 28, 110);

 border-radius: 100%;

 color: #fff;

 display: block;

 font-size: 36px;

 height: 90px;

 margin: 0 auto;

 padding: 10px 15px;

 text-align: center;

 width: 90px;

}

.login-with h3 {

 font-size: 15px;

}

.inventory-list .btn {

 padding: 7px 15px;

}

.inventory {

 font-size: 12px;

}

.property-wishlist-wrapper .item-title {

  font-size: 14px;

}

/*.property {

 margin: 0 2.5% 10.5% 0;

 width: 48.5%;

}

.property-top-content > span {

 font-size: 10px;

}

.property-top-content .title {

 font-size: 12px;

}

.type {

 font-size: 12px;

 margin: 0;

}

.location {

 font-size: 10px;

 left: 10%;

 padding: 5px 3px;

 right: 10%;

}

.fast-forword {

 font-size: 14px;

 height: 20px;

 line-height: 14px;

 right: 8px;

 top: 8px;

 width: 20px;

}

.property-wishlist {

 font-size: 10px;

 height: 20px;

 line-height: 20px;

 width: 20px;

}*/

/*.advanece-serach {

  float: left !important;

  margin-bottom: 10px;

}*/
.fancybox-caption {	
	border-top: none
}
.fancybox-caption-wrap {
	padding: 60px 30px 20%;
	text-align: center;
}
}

@media only screen and (max-width: 359px) {

body {

 font-size: 12px;

}
.form-control {  
  font-size: 12px;
}
.btn {
  font-size: 12px;
}
.inventory-list .btn {
  padding: 7px 10px;
}
}

