I don’t understand whay you mean by “without side scrolling”. The footer in your link is responsively sizing, and looks like one would expect, I think.
your footer is still messed up, it extends past the right of the site because you used a rule #colophon {width:100%;}
You need to remove that for the footer to fit in the site, If you were trying to achieve something with it, explain what it was so we can advise on the proper method.