Just bought sensation and there seems to be a problem with the counter feature. In the console I can see
counter.js:8 Uncaught TypeError: t.waypoint is not a function
at HTMLDivElement.<anonymous> (counter.js:

at Function.each (jquery.min.js?77f350ea9e1bc4a137a61f67a3723cd0:2)
at a.fn.init.each (jquery.min.js?77f350ea9e1bc4a137a61f67a3723cd0:2)
at a.fn.init.e.fn.counterUp (counter.js:

at HTMLDocument.<anonymous> ((index):341)
at i (jquery.min.js?77f350ea9e1bc4a137a61f67a3723cd0:2)
at Object.fireWith [as resolveWith] (jquery.min.js?77f350ea9e1bc4a137a61f67a3723cd0:2)
at Function.ready (jquery.min.js?77f350ea9e1bc4a137a61f67a3723cd0:2)
at HTMLDocument.K (jquery.min.js?77f350ea9e1bc4a137a61f67a3723cd0:2)
I can see that jQuery and counter.js are the same versions as on your demo where the counter works.