<body>
tag It is causing a javascript error that prevents most code on your page from working:
<script language="JavaScript" type="text/javascript">
TrustLogo("https://trustlogo.com/images/new-trustlogos/comodo_secure_seal_100x85_transp.png", "CL1", "none");
</script>
<a href="https://www.positivessl.com/" id="comodoTL">Positive SSL</a>
Besides, you are getting this error:
Uncaught ReferenceError: TrustLogo is not defined
That means that you haven’t copied all the code.
]]>