(function(n){n(".banner-quote").closest("section").addClass("quotebanner-section"),n(".mainwrapper > .section-holder:first .banner-quote:first").addClass("banner-first"),n(".section-holder").each(function(t){var r=n(this).find(".banner-quote").prev(),i;(n(this).find("section > h1").length||t==0?n(this).find(".shadow-holder").hide():r.attr("class")&&n(this).find(".banner-quote:not(:first-child) .shadow-holder").hide(),i=n(this).find(".banner-quote:last"),i.addClass("last"),i.next().attr("class")&&i.addClass("combined"),Modernizr.mq("all and (max-width: "+valtech.settings.breakpointTablet+"px)")&&n(".banner-quote").each(function(){var t=n(this).find(".headline"),i=n(this).find(".img-banner");i.before(t)}),valtech.composerEditMode)||n(window).resize(n.throttle(250,function(){n(".banner-quote").each(function(){var t=n(this).find(".headline"),r=n(this).find(".img-banner"),u=n(this).find(".text-block"),i=n(this).find(".sub-logo");Modernizr.mq("all and (max-width: "+valtech.settings.breakpointTablet+"px)")?r.before(t):i.length?i.after(t):u.prepend(t)})}))})})(jQuery)