window.onload=function(){var e=document.getElementById("response-video"),t=document.getElementById("playpause"),n=document.getElementById("mute"),u=document.getElementById("full-screen"),o=document.getElementById("seek-bar"),s=document.getElementById("volume-bar");t.addEventListener("click",function(){1==e.paused?(e.play(),$(".play-button").hide(),$(".play-button").css("opacity","0"),$(".pause-button").show(),$(".pause-button").css("opacity","1")):(e.pause(),$(".play-button").show(),$(".play-button").css("opacity","1"),$(".pause-button").hide(),$(".pause-button").css("opacity","0"))}),n.addEventListener("click",function(){0==e.muted?(e.muted=!0,n.innerHTML="Unmute"):(e.muted=!1,n.innerHTML="Mute")}),u.addEventListener("click",function(){e.requestFullscreen?e.requestFullscreen():e.mozRequestFullScreen?e.mozRequestFullScreen():e.webkitRequestFullscreen&&e.webkitRequestFullscreen()}),o.addEventListener("click",function(t){var n=e.duration*((t.pageX-$(o).offset().left)/$(o).width());e.currentTime=n}),e.addEventListener("timeupdate",function(){var t=100/e.duration*e.currentTime;$(".homevid-current").width(t*$(o).width()/100),$(o).attr("value",t),t>=99.9&&($(".play-button").show(),$(".play-button").css("opacity","1"),$(".pause-button").hide(),$(".pause-button").css("opacity","0"))}),o.addEventListener("mousedown",function(){e.pause()}),o.addEventListener("mouseup",function(){e.play()}),s.addEventListener("change",function(){e.volume=s.value}),$(".videoContainer").hover(function(){$(".control").stop().fadeIn(),$(".caption").stop().fadeIn()})}; !function(t){var a=t("header"),e=(t(".top-text"),t(".header-info"),a.height(),t(".header-info").outerHeight(),t(window).width(),t(window).height());t(window).load(function(){"use strict";setTimeout(function(){t(".member-team").animate({opacity:1},400)},5e3)}),t(document).ready(function(){t.fn.appear&&t(".animated").appear({force_process:!0}),t(".animated").on("appear",function(a,e){var i=t(this),n=i.data("animation"),o=i.data("animation-delay");o?setTimeout(function(){i.addClass(n+" visible")},o):i.addClass(n+" visible")}),t(".go-team").on("click",function(a){a.preventDefault(),t("html, body").animate({scrollTop:t("#team").offset().top},1e3)}),t(".height-full").each(function(){var a=t(this).height();a