<dlclass="rvt-list-description"> <dt>.rvt-hide-sm-down</dt> <ddclass="rvt-hide-sm-down">Hidden at <strong>small breakpoint</strong> down</dd> <dt>.rvt-hide-md-down</dt> <ddclass="rvt-hide-md-down">Hidden at <strong>medium breakpoint</strong> down</dd> <dt>.rvt-hide-lg-down</dt> <ddclass="rvt-hide-lg-down">Hidden at <strong>large breakpoint</strong> down</dd> <dt>.rvt-hide-xl-down</dt> <ddclass="rvt-hide-xl-down">Hidden at <strong>extra large breakpoint</strong> down</dd> <dt>.rvt-hide-xxl-down</dt> <ddclass="rvt-hide-xxl-down">Hidden at <strong>extra extra large breakpoint</strong> down</dd> </dl>
<dlclass="rvt-list-description"> <dt>.rvt-hide-sm-up</dt> <ddclass="rvt-hide-sm-up">Hidden at <strong>small breakpoint</strong> up</dd> <dt>.rvt-hide-md-up</dt> <ddclass="rvt-hide-md-up">Hidden at <strong>medium breakpoint</strong> up</dd> <dt>.rvt-hide-lg-up</dt> <ddclass="rvt-hide-lg-up">Hidden at <strong>large breakpoint</strong> up</dd> <dt>.rvt-hide-xl-up</dt> <ddclass="rvt-hide-xl-up">Hidden at <strong>extra large breakpoint</strong> up</dd> <dt>.rvt-hide-xxl-up</dt> <ddclass="rvt-hide-xxl-up">Hidden at <strong>extra extra large breakpoint</strong> up</dd> </dl>
The rvt-hide-*-down responsive display utilities start out visible on any screen size above the largest breakpoint (1400px) and will hide content as the screen size becomes smaller.