When positioning a region on a page, please keep in mind that Bootstrap uses a relative positioning and Apex uses absolute positioning.
To solve this, use "col-md-offset-#" in column attributes in stead of using the item "Column". "#" stands for the amount of columns you want to push the region to the right.