Link to the current page I am working on:
The design of the page looks great when viewed in Firefox and Chrome.
Please review the layout on Internet Explorer 11 when viewing on a desktop or laptop at full screen width. I am currently using Windows 8, but I believe that should not affect how it appears in this case. The same issue is also seen in Windows using Safari, even though Bootstrap does not officially support this browser.
Here are the scripts I have included:
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<script src="http://ikonltd.com/js/ie10-viewport-bug-workaround.js"></script>
However, despite my efforts, the issue persists. I have systematically tested each JavaScript and CSS script by removing them one at a time, yet the problem remains unresolved.