.property-search-bar{width:100%;padding:30px}@media (min-width:768px){.property-search-bar{padding:30px}}.property-search-bar .property-search-form{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:1170px;margin:0 auto}.property-search-bar .property-search-form label{color:var(--color-white)}.property-search-bar .property-search-form .control{-webkit-box-flex:1;-ms-flex:1;flex:1}.property-search-bar .property-search-form input[type=submit]{-ms-flex-item-align:end;align-self:flex-end;text-transform:uppercase}.property-search-bar__form form{display:-webkit-box;display:-ms-flexbox;display:flex;justify-self:center;width:100%;max-width:90%}.property-search-bar__form form>*{margin:10px;height:50px}@media (min-width:768px){.property-search-bar__form form{max-width:85%}}@media (min-width:768px){.property-search-bar__form form{max-width:80%}}.property-search-bar__form form select{width:30%;padding:10px}.property-search-bar__form form input[type=text]{width:50%;padding:10px}.property-search-bar__form form input[type=submit]{width:20%}