I've have built a countdown webpage using hmtl, css and some jquery and am hosting it on Openshift using a PHP cartridge. Checkout the webpage on http://www.hashworks.co
The server URL to the webpage is http://hashworksco-koble.rhcloud.com and I am redirecting the Cname to server URL and also using domain forwarding to redirect the naked domain to the same server.
In both the cases, i.e. whether the user types in 'www.hashworks.com' or just the 'hashwworks.com' the countdown webpage is displayed correctly on desktops but the view differs on mobile phones depending on the URL. In latter case on mobile phones I see a non responsive page which is same as what I see on desktops.
I am not able to figure out why this is happening and any help you can provide in troubleshooting this will be much appreciated. I have attached the screenshots for both scenarios.
Note: this issue is only seen on mobile phones. Also, this is my first time posting a query on stackoverflow so I don't have enough 'reputation' to quote more than two URLs or add screenshot images. Pardon me if the question has become ambiguous.