(function(n){n.hero_area=new function(){function t(){$(".hero").each(function(){var t=$(this).css("background-image"),r=n.layout,i;r.greaterThanScreenSize(r.screenSizes.MEDIUM_SCREEN)?t.toLowerCase().indexOf("-lg")<0&&(i=t.substring(0,t.lastIndexOf("."))+"-lg"+t.substring(t.lastIndexOf(".")),$(this).css("background-image",i)):t.toLowerCase().indexOf("-lg")>0&&(i=t.replace("-lg",""),$(this).css("background-image",i))})}n.layout.onViewportChanged(t);jQuery(document).ready(function(n){var t=n(".hero-carousel");t.bxSlider({mode:"fade",auto:!0,autoControls:!1,controls:!1,minSlides:1,maxSlides:1,slideMargin:0,pager:!1})})}})(window.TLGMVCWeb=window.TLGMVCWeb||{})