.mod_search.et_pb_contact_submit.et_pb_button.modify-search-btn{width: 300px;}
.b3-form-property_status .btn.dropdown-toggle.bs-placeholder.btn-default span.filter-option,.b3-form-property_type .btn.dropdown-toggle.bs-placeholder.btn-default span.filter-option{ 
	width:92%;
	white-space: nowrap ;
	overflow: hidden ;
	text-overflow: ellipsis ;    /** IE6+, Firefox 7+, Opera 11+, Chrome, Safari **/
	-o-text-overflow: ellipsis;  /** Opera 9 & 10 **/
}
.b3-form-property_status .btn.dropdown-toggle.bs-placeholder.btn-default span.filter-option:after,.b3-form-property_type .btn.dropdown-toggle.bs-placeholder.btn-default span.filter-option:after{
  content:'...';
} 
.single-property .et_pb_button.et_pb_bg_layout_dark.et_pb_round-btn{width:300px;}
.search-no-results .mod_search.et_pb_button.modify-search-btn{width:300px;}
@media only screen and (max-width: 850px) {
	.b3-form-property_status .btn.dropdown-toggle.bs-placeholder.btn-default span.filter-option:after,.b3-form-property_type .btn.dropdown-toggle.bs-placeholder.btn-default span.filter-option:after{
	  content:'';
	} 
}
@media only screen and (max-width: 600px) {
	.mod_search.et_pb_contact_submit.et_pb_button.modify-search-btn{width: 100%;margin:0px;}
}
@media only screen and (max-width: 360px) {
.single-property .et_pb_button.et_pb_bg_layout_dark.et_pb_round-btn{width:100%;padding:10px !important;}
}
@media only screen and (max-width: 340px) {
	.mod_search.et_pb_contact_submit.et_pb_button.modify-search-btn{width: 100%;margin:0px;padding:10px !important;}
	
}
