Upcoming Webinar | Assuring Agentic AI on March 5th @ 1:00 PM ET

Contact Us
Services
Services
Crypto and Digital Trust
Crypto and Digital Trust
Schellman Training
Schellman Training
Sustainability Services
Sustainability Services
AI Services
AI Services
About Us
About Us
Leadership Team
Leadership Team
Corporate Social Responsibility
Corporate Social Responsibility
Careers
Careers
Strategic Partnerships
Strategic Partnerships
"); } else if ($("body").find(".body-container-wrapper .page-center")) { $("body").find(".body-container-wrapper .page-center:eq(0)").prepend("
"); } else { $("body").addClass("header--static"); } } thisHeaderAnchor = $("body").find(".header--anchor:eq(0)"); thisTopheaderAnchor = $("body").find(".topheader--anchor:eq(0)"); $("body").addClass("header--initialized"); scrollDistOffset = 0; if ($("body").hasClass("header--hello--visible")) { scrollDistOffset += $("body").find(".header--hello").height(); } scrollDistRecalculated = scrollDist - ($("body").hasClass("header--hello--visible")?$("body").find(".header--hello--body").height():0); scrollDirection = "neutral"; if (scrollDistRecalculated lastScrollDist) { scrollDirection = "down"; } lastScrollDist = scrollDistRecalculated; headerHeightReserve = 0; if ($("body").find(".header--hello").length > 0) { headerHeightReserve += $("body").find(".header--hello--body").height(); } headerHeightReserve += $("body").find(".header--body").height(); menuHeightReserve = 0; $("body").find(".header--megamenu--wrapper").each(function () { if ($(this).height() - 12 > menuHeightReserve) { menuHeightReserve = $(this).height() - 12; } }); $("body").find(".header--main--nav--nestedmenu").each(function () { if ($(this).height() - 12 > menuHeightReserve) { menuHeightReserve = $(this).height() - 12; } }); headerHeightReserve += menuHeightReserve; if (window.innerHeight 0)&&(helloBarTransition != true)&&((!$("body").hasClass("mobilenav--active"))||(document.documentElement.clientWidth >= 1024))) { $("body").addClass("header--fixed"); $("body").removeClass("header--notfixed"); if (scrollDist >= stickyStart) { $("body").removeClass("header--isanchored"); $("body").addClass("header--issticky"); $("body").addClass("header--visible"); thisHeader.css({ "top":"" }); } else { $("body").removeClass("header--hidden"); $("body").addClass("header--visible"); thisHeader.css({ "top":"" }); } } else { $("body").addClass("header--isanchored"); $("body").removeClass("header--issticky"); $("body").addClass("header--notfixed"); $("body").removeClass("header--fixed header--hidden"); $("body").addClass("header--visible"); thisHeader.css({ "top":"" }); } } $("body").find(".background--layer--wrapper.background--layer--header--offset").each(function () { if ($(this).closest(".hs_cos_wrapper_type_module").is(":first-child")) { $(this).css({ "top":($("body").find("header .header--body").height())+"px" }); } else { $(this).css({ "top":"" }); } }); } if (typeof(sizeSubmenu) == "function") { sizeSubmenu(); } } function sizeMobilenav() { if ($("body").hasClass("mobilenav--active")) { if ($("body").hasClass("header--static")) { $(window).scrollTop(0); } headerHeight = $("body").find("header .header--body").height(); omniHeaderHeight = $("body").find("header .header--secondary--nav").height(); windowHeight = window.innerHeight; activePanelHeight = $("body").find(".mobilenav--panel--active .mobilenav--panel--body").height(); newTotalHeight = headerHeight + omniHeaderHeight; minHeight = windowHeight - newTotalHeight; if (activePanelHeight > minHeight) { minHeight = activePanelHeight; } $("body").find(".mobilenav").css({ "height":(windowHeight-newTotalHeight)+"px" }); } else { $("body").find(".mobilenav").css({ "height":"0px" }); } } $("body").find(".header--main--nav--item.header--main--nav--item--parent .header--main--nav--item--label").click(function (e) { e.preventDefault(); thisParent = $(this).closest(".header--main--nav--item"); if (thisParent.hasClass("header--main--nav--item--hovered")) { thisParent.removeClass("header--main--nav--item--hovered"); } else { $("body").find(".header--main--nav--item.header--main--nav--item--parent").removeClass("header--main--nav--item--hovered"); thisParent.addClass("header--main--nav--item--hovered"); } }); $(document).click(function (e) { if ((!$(e.target).hasClass("header--main--nav--item--label"))&&($(e.target).closest(".header--main--nav--item").length == 0)) { $("body").find(".header--main--nav--item.header--main--nav--item--parent").removeClass("header--main--nav--item--hovered"); } else if ($(e.target).hasClass("header--megamenu--wrapper--background")) { $("body").find(".header--main--nav--item.header--main--nav--item--parent").removeClass("header--main--nav--item--hovered"); } }); $("body").find(".header--main--menutrigger").click(function () { if ($("body").hasClass("mobilenav--active")) { $("body").removeClass("mobilenav--active"); sizeMobilenav(); } else { $("body").find(".mobilenav--nav").addClass("no--transition"); $("body").find(".mobilenav--nav")[0].offsetHeight; $("body").find(".mobilenav--nav").css({ "left":"" }); $("body").find(".mobilenav--panel").removeClass("mobilenav--panel--active"); $("body").find(".mobilenav--nav")[0].offsetHeight; $("body").find(".mobilenav--nav").removeClass("no--transition"); $("body").addClass("mobilenav--active"); sizeMobilenav(); } }); $("body").find(".header--main--search--trigger").click(function () { if ($("body").find(".header--main--search").hasClass("active")) { headerSearch(); } else { $("body").find(".header--main--search").addClass("active"); $("body").addClass("header--search--showing"); $("body").find(".header--main--search--input").animate({ width: ($("body").find(".header--main--search").position().left - ($("body").find(".header--main--nav").position().left) + parseInt($("body").find(".header--main--search").css("margin-left"))) },500); $("body").find(".header--main--search--input--input").focus(); } }); $("body").find(".header--main--search--close").click(function () { $("body").find(".header--main--search--input--input").blur(); $("body").find(".header--main--search").removeClass("active"); $("body").removeClass("header--search--showing"); $("body").find(".header--main--search--input").animate({width: 0},500); }); $("body").find(".mobilenav--panel").each(function () { $(this).appendTo(".mobilenav--nav"); }); $("body").find(".mobilenav--nav--item--parent > a").click(function (e) { e.preventDefault(); thisDepth = parseInt($(this).closest(".mobilenav--panel").attr("data-depth")) + 1; thisRel = $(this).closest(".mobilenav--nav--item--parent").attr("rel"); thisPanel = $("body").find(".mobilenav--panel[rel='"+thisRel+"']"); thisPanelHeight = thisPanel.find(".mobilenav--panel--body").height(); $("body").find(".mobilenav--panel[data-depth='"+thisDepth+"']").scrollTop(0).css({ "z-index":"" }); $("body").find(".mobilenav--panel").removeClass("mobilenav--panel--active"); thisPanel.addClass("mobilenav--panel--active").css({ "z-index":"2" }); $("body").find(".mobilenav--upper").css({ "min-height":(thisPanelHeight)+"px" }); sizeMobilenav(); $("body").find(".mobilenav--nav").css({ "left":(-100 * thisDepth)+"%" }); }); $("body").find(".mobilenav--nav--back--label").click(function (e) { e.preventDefault(); thisDepth = parseInt($(this).closest(".mobilenav--panel").attr("data-depth")) - 1; thisRel = $(this).closest(".mobilenav--nav--back").attr("rel"); thisPanel = $("body").find(".mobilenav--panel[rel='"+thisRel+"']"); $("body").find(".mobilenav--panel[data-depth='"+thisDepth+"']").scrollTop(0).css({ "z-index":"" }); $("body").find(".mobilenav--panel").removeClass("mobilenav--panel--active"); thisPanel.addClass("mobilenav--panel--active").css({ "z-index":"2" }); sizeMobilenav(); $("body").find(".mobilenav--nav").css({ "left":(-100 * thisDepth)+"%" }); }); sizeHeader(); $(document).ready(function () { if ($(window).scrollTop() = stickyStart) { $("body").removeClass("header--fixed"); $("body").addClass("header--fixed"); $("body").removeClass("header--visible"); thisHeader.addClass("no--transition"); thisHeader[0].offsetHeight; thisHeader.css({ "top":(-1 * stickyStart - 15)+"px" }); thisHeader[0].offsetHeight; thisHeader.removeClass("no--transition"); } } sizeMobilenav(); }); $(document).scroll(function () { sizeHeader(); }); $(window).on("load",function() { sizeHeader(); sizeMobilenav(); }); $(window).resize(function () { sizeHeader(); sizeMobilenav(); }); function mobileSearch() { if ($("body").find(".mobilenav--search--input").val()) { if ($("body").find(".mobilenav--search--input").val().trim().length > 0) { window.location.href = "https://www.schellman.com/search?term="+$("body").find(".mobilenav--search--input").val(); } } } $("body").find(".mobilenav--search--submit").click(function () { $("body").find(".mobilenav--search form").submit(); });

Suite of Services

Staying in front of industry trends, Schellman is always adding and refining our IT audit and compliance offerings.

Contact a Specialist

Tailor Your Suite of Services

Talk to a Practice Leader