Edit: as of Bootstrap 3.1 .col-xs-offset-* does exist, see bootstrap :: grid options
.col-xs-offset-* doesn’t exist.
Offset and column ordering are only for small and more. (ONLY .col-sm-offset-*, .col-md-offset-* and .col-lg-offset-*)
See the official documentation : bootstrap :: grid options