Helpers Responsive

Resize the windows to see how ".hidden-"" and ".show-" helpers act depending to the breakpoints

.hidden-xs .hidden-sm .hidden-md .hidden-lg
hidden hidden visible hidden hidden
.show-xs.show-sm .show-md.show-lg
visible visible visible hidden visible
.text-center-xs.text-center-sm.text-center-md.text-center-lg
centered centered centered centered
.text-right-xs.text-right-sm.text-right-md.text-right-lg
align-right align-right align-right align-right
.text-left-xs.text-left-sm.text-left-md.text-left-lg
align-left align-left align-left align-left
.pull-left-xs.pull-left-sm.pull-left-md.pull-left-lg
float float float doesnt float float
.pull-right-xs.pull-right-sm.pull-right-md.pull-right-lg
float float float doesnt float float
.padding-xs.padding-sm.padding-md.padding-lg
padding-reset padding-reset padding-reset padding padding-reset
.margin-reset-xs .margin-reset-sm.margin-reset-md.margin-reset-lg
padding-reset padding-reset padding-reset margin padding-reset