I am using this script to center my div horizontally and vertically.
When the page loads the div gets centered vertically, not horizontally until I resize the brows
You can use that plugin it is very simple to use https://github.com/tenbullstech/jquery-make-me-center
$("div.box").makemecenter();