I'm planning to develop a new web project using Bootstrap 3 and I'm still thinking about how to design all the site.
I'm thinking about a responsive web site, the idea is
to have 4 "version" (based on the Bootstrap media queries)
up to 480
481 to 768
768 to 992
993 and more (maximum width 1250)
I would like to have some opinion especially for the maximum width 1250. How to set it and what is your opinion about having a max width.
Thanks