Cutoff point in ordered data that splits it into segments, so that each segment contains a pre-defined proportion.
The median is the $50:50$ cutoff, giving the value exactly in the middle. The value at the $25\%$ quantile gives you a value, such that $25\%$ of all data is below that.