Hi Wayne,
Unfortunately you have too many JavaScript errors for me to list here or even to begin suggesting solutions for.
Please look at your Console in the browser and you can see these (I’ve counted 14 just on the home page) – I’ve listed them all below:
TypeError: $ is undefined
$.fn.fitVids = function( options ) {
jquery....r=4.2.4 (line 17, col 1)
ReferenceError: jQuery is not defined
jQuery(document).ready(function() { jQuery(document).fitVids(); });
respons...r=4.2.4 (line 1)
ReferenceError: jQuery is not defined
...wrapper_1').replaceWith('<' + 'div id=\'gforms_confirmation_message_1\' class=\'...
www.you...ers.com (line 327)
ReferenceError: jQuery is not defined
...var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_...
www.you...ers.com (line 327, col 475)
ReferenceError: jQuery is not defined
<script type='text/javascript'>jQuery(document).ready(function($){gformInitSpinn...
www.you...ers.com (line 327, col 1)
ReferenceError: jQuery is not defined
...n_message_2').html();if(!confirmation_content){confirmation_content = contents;}...
www.you...ers.com (line 527)
ReferenceError: jQuery is not defined
...var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_...
www.you...ers.com (line 527, col 475)
ReferenceError: jQuery is not defined
<script type='text/javascript'>jQuery(document).ready(function($){gformInitSpinn...
www.you...ers.com (line 527, col 1)
ReferenceError: jQuery is not defined
</div><script>var $RMjQuery = jQuery.noConflict();$RMjQuery( document ).ready( f...
www.you...ers.com (line 775, col 8)
ReferenceError: jQuery is not defined
})(jQuery);
jquery....r=4.2.4 (line 115)
ReferenceError: jQuery is not defined
})(jQuery);
jquery....r=4.2.4 (line 257)
ReferenceError: jQuery is not defined
(function($,k,m,i,d){var e=$(i),g="waypoint.reached",b=function(o,n){o.element.t...
pin-boa...r=4.2.4 (line 25, col 1)
ReferenceError: jQuery is not defined
jQuery(document).ready(function(){
block-d...r=4.2.4 (line 1)
ReferenceError: jQuery is not defined
})(jQuery);
Good luck with all of that, unfortunately its way beyond the support of my plugin!
All the best