<!doctype html>
<html lang="en-US">
<head> <script type="text/javascript">
/* <![CDATA[ */
var gform;gform||(document.addEventListener("gform_main_scripts_loaded",function(){gform.scriptsLoaded=!0}),document.addEventListener("gform/theme/scripts_loaded",function(){gform.themeScriptsLoaded=!0}),window.addEventListener("DOMContentLoaded",function(){gform.domLoaded=!0}),gform={domLoaded:!1,scriptsLoaded:!1,themeScriptsLoaded:!1,isFormEditor:()=>"function"==typeof InitializeEditor,callIfLoaded:function(o){return!(!gform.domLoaded||!gform.scriptsLoaded||!gform.themeScriptsLoaded&&!gform.isFormEditor()||(gform.isFormEditor()&&console.warn("The use of gform.initializeOnLoaded() is deprecated in the form editor context and will be removed in Gravity Forms 3.1."),o(),0))},initializeOnLoaded:function(o){gform.callIfLoaded(o)||(document.addEventListener("gform_main_scripts_loaded",()=>{gform.scriptsLoaded=!0,gform.callIfLoaded(o)}),document.addEventListener("gform/theme/scripts_loaded",()=>{gform.themeScriptsLoaded=!0,gform.callIfLoaded(o)}),window.addEventListener("DOMContentLoaded",()=>{gform.domLoaded=!0,gform.callIfLoaded(o)}))},hooks:{action:{},filter:{}},addAction:function(o,r,e,t){gform.addHook("action",o,r,e,t)},addFilter:function(o,r,e,t){gform.addHook("filter",o,r,e,t)},doAction:function(o){gform.doHook("action",o,arguments)},applyFilters:function(o){return gform.doHook("filter",o,arguments)},removeAction:function(o,r){gform.removeHook("action",o,r)},removeFilter:function(o,r,e){gform.removeHook("filter",o,r,e)},addHook:function(o,r,e,t,n){null==gform.hooks[o][r]&&(gform.hooks[o][r]=[]);var d=gform.hooks[o][r];null==n&&(n=r+"_"+d.length),gform.hooks[o][r].push({tag:n,callable:e,priority:t=null==t?10:t})},doHook:function(r,o,e){var t;if(e=Array.prototype.slice.call(e,1),null!=gform.hooks[r][o]&&((o=gform.hooks[r][o]).sort(function(o,r){return o.priority-r.priority}),o.forEach(function(o){"function"!=typeof(t=o.callable)&&(t=window[t]),"action"==r?t.apply(null,e):e[0]=t.apply(null,e)})),"filter"==r)return e[0]},removeHook:function(o,r,t,n){var e;null!=gform.hooks[o][r]&&(e=(e=gform.hooks[o][r]).filter(function(o,r,e){return!!(null!=n&&n!=o.tag||null!=t&&t!=o.priority)}),gform.hooks[o][r]=e)}});
/* ]]> */
</script>
<meta charset="UTF-8" /><script>if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\/7\..*?rv:11/i)){var href=document.location.href;if(!href.match(/[?&]nowprocket/)){if(href.indexOf("?")==-1){if(href.indexOf("#")==-1){document.location.href=href+"?nowprocket=1"}else{document.location.href=href.replace("#","?nowprocket=1#")}}else{if(href.indexOf("#")==-1){document.location.href=href+"&nowprocket=1"}else{document.location.href=href.replace("#","&nowprocket=1#")}}}}</script><script>(()=>{class RocketLazyLoadScripts{constructor(){this.v="2.0.5",this.userEvents=["keydown","keyup","mousedown","mouseup","mousemove","mouseover","mouseout","touchmove","touchstart","touchend","touchcancel","wheel","click","dblclick","input"],this.attributeEvents=["onblur","onclick","oncontextmenu","ondblclick","onfocus","onmousedown","onmouseenter","onmouseleave","onmousemove","onmouseout","onmouseover","onmouseup","onmousewheel","onscroll","onsubmit"]}async t(){this.i(),this.o(),/iP(ad|hone)/.test(navigator.userAgent)&&this.h(),this.u(),this.l(this),this.m(),this.k(this),this.p(this),this._(),await Promise.all([this.R(),this.L()]),this.lastBreath=Date.now(),this.S(this),this.P(),this.D(),this.O(),this.M(),await this.C(this.delayedScripts.normal),await this.C(this.delayedScripts.defer),await this.C(this.delayedScripts.async),await this.T(),await this.F(),await this.j(),await this.A(),window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this.everythingLoaded=!0,this.lastTouchEnd&&await new Promise(t=>setTimeout(t,500-Date.now()+this.lastTouchEnd)),this.I(),this.H(),this.U(),this.W()}i(){this.CSPIssue=sessionStorage.getItem("rocketCSPIssue"),document.addEventListener("securitypolicyviolation",t=>{this.CSPIssue||"script-src-elem"!==t.violatedDirective||"data"!==t.blockedURI||(this.CSPIssue=!0,sessionStorage.setItem("rocketCSPIssue",!0))},{isRocket:!0})}o(){window.addEventListener("pageshow",t=>{this.persisted=t.persisted,this.realWindowLoadedFired=!0},{isRocket:!0}),window.addEventListener("pagehide",()=>{this.onFirstUserAction=null},{isRocket:!0})}h(){let t;function e(e){t=e}window.addEventListener("touchstart",e,{isRocket:!0}),window.addEventListener("touchend",function i(o){o.changedTouches[0]&&t.changedTouches[0]&&Math.abs(o.changedTouches[0].pageX-t.changedTouches[0].pageX)<10&&Math.abs(o.changedTouches[0].pageY-t.changedTouches[0].pageY)<10&&o.timeStamp-t.timeStamp<200&&(window.removeEventListener("touchstart",e,{isRocket:!0}),window.removeEventListener("touchend",i,{isRocket:!0}),"INPUT"===o.target.tagName&&"text"===o.target.type||(o.target.dispatchEvent(new TouchEvent("touchend",{target:o.target,bubbles:!0})),o.target.dispatchEvent(new MouseEvent("mouseover",{target:o.target,bubbles:!0})),o.target.dispatchEvent(new PointerEvent("click",{target:o.target,bubbles:!0,cancelable:!0,detail:1,clientX:o.changedTouches[0].clientX,clientY:o.changedTouches[0].clientY})),event.preventDefault()))},{isRocket:!0})}q(t){this.userActionTriggered||("mousemove"!==t.type||this.firstMousemoveIgnored?"keyup"===t.type||"mouseover"===t.type||"mouseout"===t.type||(this.userActionTriggered=!0,this.onFirstUserAction&&this.onFirstUserAction()):this.firstMousemoveIgnored=!0),"click"===t.type&&t.preventDefault(),t.stopPropagation(),t.stopImmediatePropagation(),"touchstart"===this.lastEvent&&"touchend"===t.type&&(this.lastTouchEnd=Date.now()),"click"===t.type&&(this.lastTouchEnd=0),this.lastEvent=t.type,t.composedPath&&t.composedPath()[0].getRootNode()instanceof ShadowRoot&&(t.rocketTarget=t.composedPath()[0]),this.savedUserEvents.push(t)}u(){this.savedUserEvents=[],this.userEventHandler=this.q.bind(this),this.userEvents.forEach(t=>window.addEventListener(t,this.userEventHandler,{passive:!1,isRocket:!0})),document.addEventListener("visibilitychange",this.userEventHandler,{isRocket:!0})}U(){this.userEvents.forEach(t=>window.removeEventListener(t,this.userEventHandler,{passive:!1,isRocket:!0})),document.removeEventListener("visibilitychange",this.userEventHandler,{isRocket:!0}),this.savedUserEvents.forEach(t=>{(t.rocketTarget||t.target).dispatchEvent(new window[t.constructor.name](t.type,t))})}m(){const t="return false",e=Array.from(this.attributeEvents,t=>"data-rocket-"+t),i="["+this.attributeEvents.join("],[")+"]",o="[data-rocket-"+this.attributeEvents.join("],[data-rocket-")+"]",s=(e,i,o)=>{o&&o!==t&&(e.setAttribute("data-rocket-"+i,o),e["rocket"+i]=new Function("event",o),e.setAttribute(i,t))};new MutationObserver(t=>{for(const n of t)"attributes"===n.type&&(n.attributeName.startsWith("data-rocket-")||this.everythingLoaded?n.attributeName.startsWith("data-rocket-")&&this.everythingLoaded&&this.N(n.target,n.attributeName.substring(12)):s(n.target,n.attributeName,n.target.getAttribute(n.attributeName))),"childList"===n.type&&n.addedNodes.forEach(t=>{if(t.nodeType===Node.ELEMENT_NODE)if(this.everythingLoaded)for(const i of[t,...t.querySelectorAll(o)])for(const t of i.getAttributeNames())e.includes(t)&&this.N(i,t.substring(12));else for(const e of[t,...t.querySelectorAll(i)])for(const t of e.getAttributeNames())this.attributeEvents.includes(t)&&s(e,t,e.getAttribute(t))})}).observe(document,{subtree:!0,childList:!0,attributeFilter:[...this.attributeEvents,...e]})}I(){this.attributeEvents.forEach(t=>{document.querySelectorAll("[data-rocket-"+t+"]").forEach(e=>{this.N(e,t)})})}N(t,e){const i=t.getAttribute("data-rocket-"+e);i&&(t.setAttribute(e,i),t.removeAttribute("data-rocket-"+e))}k(t){Object.defineProperty(HTMLElement.prototype,"onclick",{get(){return this.rocketonclick||null},set(e){this.rocketonclick=e,this.setAttribute(t.everythingLoaded?"onclick":"data-rocket-onclick","this.rocketonclick(event)")}})}S(t){function e(e,i){let o=e[i];e[i]=null,Object.defineProperty(e,i,{get:()=>o,set(s){t.everythingLoaded?o=s:e["rocket"+i]=o=s}})}e(document,"onreadystatechange"),e(window,"onload"),e(window,"onpageshow");try{Object.defineProperty(document,"readyState",{get:()=>t.rocketReadyState,set(e){t.rocketReadyState=e},configurable:!0}),document.readyState="loading"}catch(t){console.log("WPRocket DJE readyState conflict, bypassing")}}l(t){this.originalAddEventListener=EventTarget.prototype.addEventListener,this.originalRemoveEventListener=EventTarget.prototype.removeEventListener,this.savedEventListeners=[],EventTarget.prototype.addEventListener=function(e,i,o){o&&o.isRocket||!t.B(e,this)&&!t.userEvents.includes(e)||t.B(e,this)&&!t.userActionTriggered||e.startsWith("rocket-")||t.everythingLoaded?t.originalAddEventListener.call(this,e,i,o):(t.savedEventListeners.push({target:this,remove:!1,type:e,func:i,options:o}),"mouseenter"!==e&&"mouseleave"!==e||t.originalAddEventListener.call(this,e,t.savedUserEvents.push,o))},EventTarget.prototype.removeEventListener=function(e,i,o){o&&o.isRocket||!t.B(e,this)&&!t.userEvents.includes(e)||t.B(e,this)&&!t.userActionTriggered||e.startsWith("rocket-")||t.everythingLoaded?t.originalRemoveEventListener.call(this,e,i,o):t.savedEventListeners.push({target:this,remove:!0,type:e,func:i,options:o})}}J(t,e){this.savedEventListeners=this.savedEventListeners.filter(i=>{let o=i.type,s=i.target||window;return e!==o||t!==s||(this.B(o,s)&&(i.type="rocket-"+o),this.$(i),!1)})}H(){EventTarget.prototype.addEventListener=this.originalAddEventListener,EventTarget.prototype.removeEventListener=this.originalRemoveEventListener,this.savedEventListeners.forEach(t=>this.$(t))}$(t){t.remove?this.originalRemoveEventListener.call(t.target,t.type,t.func,t.options):this.originalAddEventListener.call(t.target,t.type,t.func,t.options)}p(t){let e;function i(e){return t.everythingLoaded?e:e.split(" ").map(t=>"load"===t||t.startsWith("load.")?"rocket-jquery-load":t).join(" ")}function o(o){function s(e){const s=o.fn[e];o.fn[e]=o.fn.init.prototype[e]=function(){return this[0]===window&&t.userActionTriggered&&("string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=i(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach(t=>{const e=arguments[0][t];delete arguments[0][t],arguments[0][i(t)]=e})),s.apply(this,arguments),this}}if(o&&o.fn&&!t.allJQueries.includes(o)){const e={DOMContentLoaded:[],"rocket-DOMContentLoaded":[]};for(const t in e)document.addEventListener(t,()=>{e[t].forEach(t=>t())},{isRocket:!0});o.fn.ready=o.fn.init.prototype.ready=function(i){function s(){parseInt(o.fn.jquery)>2?setTimeout(()=>i.bind(document)(o)):i.bind(document)(o)}return"function"==typeof i&&(t.realDomReadyFired?!t.userActionTriggered||t.fauxDomReadyFired?s():e["rocket-DOMContentLoaded"].push(s):e.DOMContentLoaded.push(s)),this},s("on"),s("one"),s("off"),t.allJQueries.push(o)}e=o}t.allJQueries=[],o(window.jQuery),Object.defineProperty(window,"jQuery",{get:()=>e,set(t){o(t)}})}P(){const t=new Map;document.write=document.writeln=function(e){const i=document.currentScript,o=document.createRange(),s=i.parentElement;let n=t.get(i);void 0===n&&(n=i.nextSibling,t.set(i,n));const c=document.createDocumentFragment();o.setStart(c,0),c.appendChild(o.createContextualFragment(e)),s.insertBefore(c,n)}}async R(){return new Promise(t=>{this.userActionTriggered?t():this.onFirstUserAction=t})}async L(){return new Promise(t=>{document.addEventListener("DOMContentLoaded",()=>{this.realDomReadyFired=!0,t()},{isRocket:!0})})}async j(){return this.realWindowLoadedFired?Promise.resolve():new Promise(t=>{window.addEventListener("load",t,{isRocket:!0})})}M(){this.pendingScripts=[];this.scriptsMutationObserver=new MutationObserver(t=>{for(const e of t)e.addedNodes.forEach(t=>{"SCRIPT"!==t.tagName||!t.src||t.noModule||t.isWPRocket||this.pendingScripts.push({script:t,promise:new Promise(e=>{const i=()=>{const i=this.pendingScripts.findIndex(e=>e.script===t);i>=0&&this.pendingScripts.splice(i,1),e()};t.addEventListener("load",i,{isRocket:!0}),t.addEventListener("error",i,{isRocket:!0}),setTimeout(i,1e3)})})})}),this.scriptsMutationObserver.observe(document,{childList:!0,subtree:!0})}async F(){await this.X(),this.pendingScripts.length?(await this.pendingScripts[0].promise,await this.F()):this.scriptsMutationObserver.disconnect()}D(){this.delayedScripts={normal:[],async:[],defer:[]},document.querySelectorAll("script[type$=rocketlazyloadscript]").forEach(t=>{t.hasAttribute("data-rocket-src")?t.hasAttribute("async")&&!1!==t.async?this.delayedScripts.async.push(t):t.hasAttribute("defer")&&!1!==t.defer||"module"===t.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(t):this.delayedScripts.normal.push(t):this.delayedScripts.normal.push(t)})}async _(){await this.L();let t=[];document.querySelectorAll("script[type$=rocketlazyloadscript][data-rocket-src]").forEach(e=>{let i=e.getAttribute("data-rocket-src");if(i&&!i.startsWith("data:")){i.startsWith("//")&&(i=location.protocol+i);try{const o=new URL(i).origin;o!==location.origin&&t.push({src:o,crossOrigin:e.crossOrigin||"module"===e.getAttribute("data-rocket-type")})}catch(t){}}}),t=[...new Map(t.map(t=>[JSON.stringify(t),t])).values()],this.Y(t,"preconnect")}async G(t){if(await this.K(),!0!==t.noModule||!("noModule"in HTMLScriptElement.prototype))return new Promise(e=>{let i;function o(){(i||t).setAttribute("data-rocket-status","executed"),e()}try{if(navigator.userAgent.includes("Firefox/")||""===navigator.vendor||this.CSPIssue)i=document.createElement("script"),[...t.attributes].forEach(t=>{let e=t.nodeName;"type"!==e&&("data-rocket-type"===e&&(e="type"),"data-rocket-src"===e&&(e="src"),i.setAttribute(e,t.nodeValue))}),t.text&&(i.text=t.text),t.nonce&&(i.nonce=t.nonce),i.hasAttribute("src")?(i.addEventListener("load",o,{isRocket:!0}),i.addEventListener("error",()=>{i.setAttribute("data-rocket-status","failed-network"),e()},{isRocket:!0}),setTimeout(()=>{i.isConnected||e()},1)):(i.text=t.text,o()),i.isWPRocket=!0,t.parentNode.replaceChild(i,t);else{const i=t.getAttribute("data-rocket-type"),s=t.getAttribute("data-rocket-src");i?(t.type=i,t.removeAttribute("data-rocket-type")):t.removeAttribute("type"),t.addEventListener("load",o,{isRocket:!0}),t.addEventListener("error",i=>{this.CSPIssue&&i.target.src.startsWith("data:")?(console.log("WPRocket: CSP fallback activated"),t.removeAttribute("src"),this.G(t).then(e)):(t.setAttribute("data-rocket-status","failed-network"),e())},{isRocket:!0}),s?(t.fetchPriority="high",t.removeAttribute("data-rocket-src"),t.src=s):t.src="data:text/javascript;base64,"+window.btoa(unescape(encodeURIComponent(t.text)))}}catch(i){t.setAttribute("data-rocket-status","failed-transform"),e()}});t.setAttribute("data-rocket-status","skipped")}async C(t){const e=t.shift();return e?(e.isConnected&&await this.G(e),this.C(t)):Promise.resolve()}O(){this.Y([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}Y(t,e){this.trash=this.trash||[];let i=!0;var o=document.createDocumentFragment();t.forEach(t=>{const s=t.getAttribute&&t.getAttribute("data-rocket-src")||t.src;if(s&&!s.startsWith("data:")){const n=document.createElement("link");n.href=s,n.rel=e,"preconnect"!==e&&(n.as="script",n.fetchPriority=i?"high":"low"),t.getAttribute&&"module"===t.getAttribute("data-rocket-type")&&(n.crossOrigin=!0),t.crossOrigin&&(n.crossOrigin=t.crossOrigin),t.integrity&&(n.integrity=t.integrity),t.nonce&&(n.nonce=t.nonce),o.appendChild(n),this.trash.push(n),i=!1}}),document.head.appendChild(o)}W(){this.trash.forEach(t=>t.remove())}async T(){try{document.readyState="interactive"}catch(t){}this.fauxDomReadyFired=!0;try{await this.K(),this.J(document,"readystatechange"),document.dispatchEvent(new Event("rocket-readystatechange")),await this.K(),document.rocketonreadystatechange&&document.rocketonreadystatechange(),await this.K(),this.J(document,"DOMContentLoaded"),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this.K(),this.J(window,"DOMContentLoaded"),window.dispatchEvent(new Event("rocket-DOMContentLoaded"))}catch(t){console.error(t)}}async A(){try{document.readyState="complete"}catch(t){}try{await this.K(),this.J(document,"readystatechange"),document.dispatchEvent(new Event("rocket-readystatechange")),await this.K(),document.rocketonreadystatechange&&document.rocketonreadystatechange(),await this.K(),this.J(window,"load"),window.dispatchEvent(new Event("rocket-load")),await this.K(),window.rocketonload&&window.rocketonload(),await this.K(),this.allJQueries.forEach(t=>t(window).trigger("rocket-jquery-load")),await this.K(),this.J(window,"pageshow");const t=new Event("rocket-pageshow");t.persisted=this.persisted,window.dispatchEvent(t),await this.K(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted})}catch(t){console.error(t)}}async K(){Date.now()-this.lastBreath>45&&(await this.X(),this.lastBreath=Date.now())}async X(){return document.hidden?new Promise(t=>setTimeout(t)):new Promise(t=>requestAnimationFrame(t))}B(t,e=window){return e===document&&"readystatechange"===t||(e===document&&"DOMContentLoaded"===t||(e===window&&"DOMContentLoaded"===t||(e===window&&"load"===t||e===window&&"pageshow"===t)))}static run(){(new RocketLazyLoadScripts).t()}}RocketLazyLoadScripts.run()})();
</script>
	<script type="rocketlazyloadscript" data-rocket-type="text/javascript">
		
		function getCookie(name) {
		var nameEQ = name + '=';
		var ca = document.cookie.split(';');
		
		for (var i=0;i < ca.length;i++) {
			var c = ca[i];
			while (c.charAt(0) === ' ') { 
				c = c.substring(1,c.length);
			}
			
			if (c.indexOf(nameEQ) == 0) {
				return decodeURIComponent(c.substring(nameEQ.length,c.length));
			}
		}
		return null;
	}
	
	  function makeid(length) {
		var result           = '';
		var characters       = 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789';
		var charactersLength = characters.length;
		for ( var i = 0; i < length; i++ ) {
		  result += characters.charAt(Math.floor(Math.random() * 
	 charactersLength));
	   }
	   return result;
	}
	 
	var eventid = makeid(37);
	 var leadid = makeid(39);
	  var contactid = makeid(38);
	  
	 
	
	 	
	   	var fbc = getCookie('_fbc');
	var fbp = getCookie('_fbp');
	var fb_ip = '66.102.9.164';
	var fb_ua ='FeedBurner/1.0 (http://www.FeedBurner.com)';
	
	
	contactParams = {
	   "data": [
		 {
	   "event_name": "Contact",
	   "event_time": '1781006878',
		"event_id": contactid,
	   "user_data": {
		 "client_ip_address": fb_ip,
		 "client_user_agent": fb_ua,
		 "fbc": fbc,
		 "fbp": fbp
	   },
	   
	   "event_source_url": "https://www.burgsimpson.com/medical-malpractice-lawyer/",
	   "action_source": "website"
	 }
	 
	 ]//,
	   // "test_event_code":"TEST29021"
	 };
	
	
	
	leadParams = {
		"data": [
			{
	  "event_name": "Lead",
	  "event_time": '1781006878',
	   "event_id": leadid,
	  "user_data": {
		"client_ip_address": fb_ip,
		"client_user_agent": fb_ua,
		"fbc": fbc,
		"fbp": fbp
	  },
	  
	  "event_source_url": "https://www.burgsimpson.com/medical-malpractice-lawyer/",
	  "action_source": "website"
	}
	
	]//,
	  // "test_event_code":"TEST29021"
	};
	pageviewParams = {
		"data": [
			{
	  "event_name": "PageView",
	  "event_time": '1781006878',
	  "event_id": eventid,
	  "user_data": {
		"client_ip_address": fb_ip,
		"client_user_agent": fb_ua,
		 "fbc": fbc,
		"fbp": fbp
	  },
	  
	  "event_source_url": "https://www.burgsimpson.com/medical-malpractice-lawyer/",
	  "action_source": "website"
	}
	
	] //,
	   // "test_event_code":"TEST68813"
	};
	
	 
	</script>

 
	
	<meta name="viewport" content="width=device-width, initial-scale=1" />
	<link rel="profile" href="https://gmpg.org/xfn/11" />
	 
	<link rel="apple-touch-icon" sizes="180x180" href="https://www.burgsimpson.com/wp-content/themes/burgsimpson/apple-touch-icon.png">
	<link rel="icon" type="image/png" sizes="32x32" href="https://www.burgsimpson.com/wp-content/themes/burgsimpson/favicon-32x32.png">
	<link rel="icon" type="image/png" sizes="16x16" href="https://www.burgsimpson.com/wp-content/themes/burgsimpson/favicon-16x16.png">
  
 
	<meta name="msapplication-TileColor" content="#da532c">
	<meta name="theme-color" content="#ffffff">
 
	 
	<meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />

	<!-- This site is optimized with the Yoast SEO plugin v27.0 - https://yoast.com/product/yoast-seo-wordpress/ -->
	<title>Medical Malpractice Attorneys Medical Negligence Lawyers</title>
<link data-rocket-prefetch href="https://www.gstatic.com" rel="dns-prefetch">
<link data-rocket-prefetch href="https://www.google.com" rel="dns-prefetch"><link rel="preload" data-rocket-preload as="image" href="https://www.burgsimpson.com/wp-content/uploads/2023/03/burg-simpson-med-mal.jpg" fetchpriority="high">
	<meta name="description" content="Our team of expert medical malpractice attorneys are here to help! Call today to speak with a medical malpractice lawyer about your case." />
	<link rel="canonical" href="https://www.burgsimpson.com/medical-malpractice-lawyer/" />
	<meta property="og:locale" content="en_US" />
	<meta property="og:type" content="article" />
	<meta property="og:title" content="Medical Malpractice Attorneys Medical Negligence Lawyers" />
	<meta property="og:description" content="Our team of expert medical malpractice attorneys are here to help! Call today to speak with a medical malpractice lawyer about your case." />
	<meta property="og:url" content="https://www.burgsimpson.com/medical-malpractice-lawyer/" />
	<meta property="og:site_name" content="Burg Simpson" />
	<meta property="article:modified_time" content="2026-02-17T17:00:53+00:00" />
	<meta property="og:image" content="https://www.burgsimpson.com/wp-content/uploads/2025/02/four-things-to-prove-in-medical-malpractice-lawsuit.jpg" />
	<meta property="og:image:width" content="1200" />
	<meta property="og:image:height" content="1400" />
	<meta property="og:image:type" content="image/jpeg" />
	<meta name="twitter:card" content="summary_large_image" />
	<script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://www.burgsimpson.com/medical-malpractice-lawyer/","url":"https://www.burgsimpson.com/medical-malpractice-lawyer/","name":"Medical Malpractice Attorneys Medical Negligence Lawyers","isPartOf":{"@id":"https://www.burgsimpson.com/#website"},"primaryImageOfPage":{"@id":"https://www.burgsimpson.com/medical-malpractice-lawyer/#primaryimage"},"image":{"@id":"https://www.burgsimpson.com/medical-malpractice-lawyer/#primaryimage"},"thumbnailUrl":"https://www.burgsimpson.com/wp-content/uploads/2025/02/four-things-to-prove-in-medical-malpractice-lawsuit-878x1024.jpg","datePublished":"2023-04-13T20:10:00+00:00","dateModified":"2026-02-17T17:00:53+00:00","description":"Our team of expert medical malpractice attorneys are here to help! Call today to speak with a medical malpractice lawyer about your case.","breadcrumb":{"@id":"https://www.burgsimpson.com/medical-malpractice-lawyer/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https://www.burgsimpson.com/medical-malpractice-lawyer/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https://www.burgsimpson.com/medical-malpractice-lawyer/#primaryimage","url":"https://www.burgsimpson.com/wp-content/uploads/2025/02/four-things-to-prove-in-medical-malpractice-lawsuit.jpg","contentUrl":"https://www.burgsimpson.com/wp-content/uploads/2025/02/four-things-to-prove-in-medical-malpractice-lawsuit.jpg","width":1200,"height":1400,"caption":"What are the four things that must be proven to win a medical malpractice suit? | Burg Simpson"},{"@type":"BreadcrumbList","@id":"https://www.burgsimpson.com/medical-malpractice-lawyer/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://www.burgsimpson.com/"},{"@type":"ListItem","position":2,"name":"Medical Malpractice Lawyers"}]},{"@type":"WebSite","@id":"https://www.burgsimpson.com/#website","url":"https://www.burgsimpson.com/","name":"Burg Simpson","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://www.burgsimpson.com/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}</script>
	<!-- / Yoast SEO plugin. -->



<link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://www.burgsimpson.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.burgsimpson.com%2Fmedical-malpractice-lawyer%2F" />
<link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://www.burgsimpson.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.burgsimpson.com%2Fmedical-malpractice-lawyer%2F&#038;format=xml" />
<style id='wp-img-auto-sizes-contain-inline-css' type='text/css'>
img:is([sizes=auto i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px}
/*# sourceURL=wp-img-auto-sizes-contain-inline-css */
</style>
<style id='classic-theme-styles-inline-css' type='text/css'>
/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
/*# sourceURL=/wp-includes/css/classic-themes.min.css */
</style>
<style id='global-styles-inline-css' type='text/css'>
:root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgb(6,147,227) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgb(252,185,0) 0%,rgb(255,105,0) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgb(255,105,0) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgb(255, 255, 255), 6px 6px rgb(0, 0, 0);--wp--preset--shadow--crisp: 6px 6px 0px rgb(0, 0, 0);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}
/*# sourceURL=global-styles-inline-css */
</style>

<script type="text/javascript" src="https://www.burgsimpson.com/wp-includes/js/jquery/jquery.min.js" id="jquery-js"></script>
<link rel="https://api.w.org/" href="https://www.burgsimpson.com/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://www.burgsimpson.com/wp-json/wp/v2/pages/1911" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://www.burgsimpson.com/xmlrpc.php?rsd" />
<link rel='shortlink' href='https://www.burgsimpson.com/?p=1911' />
<style type="text/css">:root{--mm-ocd-width:80%;--mm-ocd-min-width:200px;--mm-ocd-max-width:440px}body.mm-ocd-opened{overflow-y:hidden;-ms-scroll-chaining:none;overscroll-behavior:none}.mm-ocd{position:fixed;top:0;right:0;bottom:100%;left:0;z-index:9999;overflow:hidden;-ms-scroll-chaining:none;overscroll-behavior:contain;background:rgba(0,0,0,0);-webkit-transition-property:bottom,background-color;-o-transition-property:bottom,background-color;transition-property:bottom,background-color;-webkit-transition-duration:0s,.3s;-o-transition-duration:0s,.3s;transition-duration:0s,.3s;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-delay:.45s,.15s;-o-transition-delay:.45s,.15s;transition-delay:.45s,.15s}.mm-ocd--open{bottom:0;background:rgba(0,0,0,.25);-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}.mm-ocd__content{position:absolute;top:0;bottom:0;z-index:2;width:var(--mm-ocd-width);min-width:var(--mm-ocd-min-width);max-width:var(--mm-ocd-max-width);background:#fff;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-duration:.3s;-o-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease}.mm-ocd--left .mm-ocd__content{left:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.mm-ocd--right .mm-ocd__content{right:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.mm-ocd--open .mm-ocd__content{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-ocd__backdrop{position:absolute;top:0;bottom:0;z-index:3;width:clamp(calc(100% - var(--mm-ocd-max-width)),calc(100% - var(--mm-ocd-width)),calc(100% - var(--mm-ocd-min-width)));background:rgba(3,2,1,0)}.mm-ocd--left .mm-ocd__backdrop{right:0}.mm-ocd--right .mm-ocd__backdrop{left:0}.mm-spn,.mm-spn a,.mm-spn li,.mm-spn span,.mm-spn ul{display:block;padding:0;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box}:root{--mm-spn-item-height:50px;--mm-spn-item-indent:20px;--mm-spn-line-height:24px;--mm-spn-panel-offset:30%}.mm-spn{width:100%;height:100%;-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling:touch;overflow:hidden;-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0);-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.mm-spn ul{-webkit-overflow-scrolling:touch;position:fixed;top:0;left:100%;bottom:0;z-index:2;width:calc(100% + var(--mm-spn-panel-offset));padding-right:var(--mm-spn-panel-offset);line-height:var(--mm-spn-line-height);overflow:visible;overflow-y:auto;background:inherit;-webkit-transition:left .3s ease 0s;-o-transition:left .3s ease 0s;transition:left .3s ease 0s;cursor:default}.mm-spn ul:after{content:"";display:block;height:var(--mm-spn-item-height)}.mm-spn>ul{left:0}.mm-spn ul.mm-spn--open{left:0}.mm-spn ul.mm-spn--parent{left:calc(-1 * var(--mm-spn-panel-offset));overflow:visible}.mm-spn li{position:relative;background:inherit;cursor:pointer}.mm-spn li:before{content:"";display:block;position:absolute;top:calc(var(--mm-spn-item-height)/ 2);right:calc(var(--mm-spn-item-height)/ 2);z-index:0;width:10px;height:10px;border-top:2px solid;border-right:2px solid;-webkit-transform:rotate(45deg) translate(0,-50%);-ms-transform:rotate(45deg) translate(0,-50%);transform:rotate(45deg) translate(0,-50%);opacity:.4}.mm-spn li:after{content:"";display:block;margin-left:var(--mm-spn-item-indent);border-top:1px solid;opacity:.15}.mm-spn a,.mm-spn span{position:relative;z-index:1;padding:calc((var(--mm-spn-item-height) - var(--mm-spn-line-height))/ 2) var(--mm-spn-item-indent)}.mm-spn a{background:inherit;color:inherit;text-decoration:none}.mm-spn a:not(:last-child){width:calc(100% - var(--mm-spn-item-height))}.mm-spn a:not(:last-child):after{content:"";display:block;position:absolute;top:0;right:0;bottom:0;border-right:1px solid;opacity:.15}.mm-spn span{background:0 0}.mm-spn.mm-spn--navbar{cursor:pointer}.mm-spn.mm-spn--navbar:before{content:"";display:block;position:absolute;top:calc(var(--mm-spn-item-height)/ 2);left:var(--mm-spn-item-indent);width:10px;height:10px;margin-top:2px;border-top:2px solid;border-left:2px solid;-webkit-transform:rotate(-45deg) translate(50%,-50%);-ms-transform:rotate(-45deg) translate(50%,-50%);transform:rotate(-45deg) translate(50%,-50%);opacity:.4}.mm-spn.mm-spn--navbar.mm-spn--main{cursor:default}.mm-spn.mm-spn--navbar.mm-spn--main:before{content:none;display:none}.mm-spn.mm-spn--navbar:after{content:attr(data-mm-spn-title);display:block;position:absolute;top:0;left:0;right:0;height:var(--mm-spn-item-height);padding:0 calc(var(--mm-spn-item-indent) * 2);line-height:var(--mm-spn-item-height);opacity:.4;text-align:center;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.mm-spn.mm-spn--navbar.mm-spn--main:after{padding-left:var(--mm-spn-item-indent)}.mm-spn.mm-spn--navbar ul{top:calc(var(--mm-spn-item-height) + 1px)}.mm-spn.mm-spn--navbar ul:before{content:"";display:block;position:fixed;top:inherit;z-index:2;width:100%;border-top:1px solid currentColor;opacity:.15}.mm-spn.mm-spn--light{color:#444;background:#f3f3f3}.mm-spn.mm-spn--dark{color:#ddd;background:#333}.mm-spn.mm-spn--vertical{overflow-y:auto}.mm-spn.mm-spn--vertical ul{width:100%;padding-right:0;position:static}.mm-spn.mm-spn--vertical ul ul{display:none;padding-left:var(--mm-spn-item-indent)}.mm-spn.mm-spn--vertical ul ul:after{height:calc(var(--mm-spn-item-height)/ 2)}.mm-spn.mm-spn--vertical ul.mm-spn--open{display:block}.mm-spn.mm-spn--vertical li.mm-spn--open:before{-webkit-transform:rotate(135deg) translate(-50%,0);-ms-transform:rotate(135deg) translate(-50%,0);transform:rotate(135deg) translate(-50%,0)}.mm-spn.mm-spn--vertical ul ul li:last-child:after{content:none;display:none} *, *::before, *::after {box-sizing:border-box;}html {font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0, 0, 0, 0);}article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {display:block;}body {margin:0;font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff;}[tabindex="-1"]:focus {outline:0 !important;}hr {box-sizing:content-box;height:0;overflow:visible;}h1, h2, h3, h4, h5, h6 {margin-top:0;margin-bottom:0.5rem;}p {margin-top:0;margin-bottom:1rem;}abbr[title], abbr[data-original-title] {text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;}address {margin-bottom:1rem;font-style:normal;line-height:inherit;}ol, ul, dl {margin-top:0;margin-bottom:1rem;}ol ol, ul ul, ol ul, ul ol {margin-bottom:0;}dt {font-weight:700;}dd {margin-bottom:.5rem;margin-left:0;}blockquote {margin:0 0 1rem;}b, strong {font-weight:bolder;}small {font-size:80%;}sub, sup {position:relative;font-size:75%;line-height:0;vertical-align:baseline;}sub {bottom:-.25em;}sup {top:-.5em;}a {color:#007bff;text-decoration:none;background-color:transparent;}a:hover {color:#0056b3;text-decoration:underline;}a:not([href]):not([tabindex]) {color:inherit;text-decoration:none;}a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {color:inherit;text-decoration:none;}a:not([href]):not([tabindex]):focus {outline:0;}pre, code, kbd, samp {font-family:SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;font-size:1em;}pre {margin-top:0;margin-bottom:1rem;overflow:auto;}figure {margin:0 0 1rem;}img {vertical-align:middle;border-style:none;}svg {overflow:hidden;vertical-align:middle;}table {border-collapse:collapse;}caption {padding-top:0.75rem;padding-bottom:0.75rem;color:#6c757d;text-align:left;caption-side:bottom;}th {text-align:inherit;}label {display:inline-block;margin-bottom:0.5rem;}button {border-radius:0;}button:focus {outline:1px dotted;outline:5px auto -webkit-focus-ring-color;}input, button, select, optgroup, textarea {margin:0;font-family:inherit;font-size:inherit;line-height:inherit;}button, input {overflow:visible;}button, select {text-transform:none;}select {word-wrap:normal;}button, [type="button"], [type="reset"], [type="submit"] {-webkit-appearance:button;}button:not(:disabled), [type="button"]:not(:disabled), [type="reset"]:not(:disabled), [type="submit"]:not(:disabled) {cursor:pointer;}button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {padding:0;border-style:none;}input[type="radio"], input[type="checkbox"] {box-sizing:border-box;padding:0;}input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] {-webkit-appearance:listbox;}textarea {overflow:auto;resize:vertical;}fieldset {min-width:0;padding:0;margin:0;border:0;}[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {height:auto;}[type="search"] {outline-offset:-2px;-webkit-appearance:none;}[type="search"]::-webkit-search-decoration {-webkit-appearance:none;}::-webkit-file-upload-button {font:inherit;-webkit-appearance:button;}output {display:inline-block;}summary {display:list-item;cursor:pointer;}template {display:none;}[hidden] {display:none !important;}h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {margin-bottom:0.5rem;font-weight:500;line-height:1.2;}h1, .h1 {font-size:2.5rem;}h2, .h2 {font-size:2rem;}h3, .h3 {font-size:1.75rem;}h4, .h4 {font-size:1.5rem;}h5, .h5 {font-size:1.25rem;}h6, .h6 {font-size:1rem;}hr {margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0, 0, 0, 0.1);}small, .small {font-size:80%;font-weight:400;}mark, .mark {padding:0.2em;background-color:#fcf8e3;}.list-unstyled {padding-left:0;list-style:none;}.list-inline {padding-left:0;list-style:none;}.list-inline-item {display:inline-block;}.list-inline-item:not(:last-child) {margin-right:0.5rem;}.initialism {font-size:90%;text-transform:uppercase;}.blockquote {margin-bottom:1rem;font-size:1.25rem;}.blockquote-footer {display:block;font-size:80%;color:#6c757d;}.blockquote-footer::before {content:"\2014\00A0";}.img-fluid {max-width:100%;height:auto;}.img-thumbnail {padding:0.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:0.25rem;max-width:100%;height:auto;}.figure {display:inline-block;}.figure-img {margin-bottom:0.5rem;line-height:1;}.figure-caption {font-size:90%;color:#6c757d;}code {font-size:87.5%;color:#e83e8c;word-break:break-word;}a > code {color:inherit;}kbd {padding:0.2rem 0.4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:0.2rem;}kbd kbd {padding:0;font-size:100%;font-weight:700;}pre {display:block;font-size:87.5%;color:#212529;}pre code {font-size:inherit;color:inherit;word-break:normal;}.pre-scrollable {max-height:340px;overflow-y:scroll;}.container {width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;}@media (min-width:576px) {.container {max-width:540px;}}@media (min-width:768px) {.container {max-width:720px;}}@media (min-width:992px) {.container {max-width:960px;}}@media (min-width:1200px) {.container {max-width:1140px;}}.container-fluid {width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;}.row {display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px;}.no-gutters {margin-right:0;margin-left:0;}.no-gutters > .col, .no-gutters > [class*="col-"] {padding-right:0;padding-left:0;}.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto {position:relative;width:100%;padding-right:15px;padding-left:15px;}.col {-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%;}.col-auto {-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%;}.col-1 {-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%;}.col-2 {-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%;}.col-3 {-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}.col-4 {-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%;}.col-5 {-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%;}.col-6 {-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}.col-7 {-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%;}.col-8 {-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%;}.col-9 {-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%;}.col-10 {-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%;}.col-11 {-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%;}.col-12 {-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}.order-first {-ms-flex-order:-1;order:-1;}.order-last {-ms-flex-order:13;order:13;}.order-0 {-ms-flex-order:0;order:0;}.order-1 {-ms-flex-order:1;order:1;}.order-2 {-ms-flex-order:2;order:2;}.order-3 {-ms-flex-order:3;order:3;}.order-4 {-ms-flex-order:4;order:4;}.order-5 {-ms-flex-order:5;order:5;}.order-6 {-ms-flex-order:6;order:6;}.order-7 {-ms-flex-order:7;order:7;}.order-8 {-ms-flex-order:8;order:8;}.order-9 {-ms-flex-order:9;order:9;}.order-10 {-ms-flex-order:10;order:10;}.order-11 {-ms-flex-order:11;order:11;}.order-12 {-ms-flex-order:12;order:12;}.offset-1 {margin-left:8.333333%;}.offset-2 {margin-left:16.666667%;}.offset-3 {margin-left:25%;}.offset-4 {margin-left:33.333333%;}.offset-5 {margin-left:41.666667%;}.offset-6 {margin-left:50%;}.offset-7 {margin-left:58.333333%;}.offset-8 {margin-left:66.666667%;}.offset-9 {margin-left:75%;}.offset-10 {margin-left:83.333333%;}.offset-11 {margin-left:91.666667%;}@media (min-width:576px) {.col-sm {-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%;}.col-sm-auto {-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%;}.col-sm-1 {-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%;}.col-sm-2 {-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%;}.col-sm-3 {-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}.col-sm-4 {-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%;}.col-sm-5 {-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%;}.col-sm-6 {-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}.col-sm-7 {-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%;}.col-sm-8 {-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%;}.col-sm-9 {-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%;}.col-sm-10 {-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%;}.col-sm-11 {-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%;}.col-sm-12 {-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}.order-sm-first {-ms-flex-order:-1;order:-1;}.order-sm-last {-ms-flex-order:13;order:13;}.order-sm-0 {-ms-flex-order:0;order:0;}.order-sm-1 {-ms-flex-order:1;order:1;}.order-sm-2 {-ms-flex-order:2;order:2;}.order-sm-3 {-ms-flex-order:3;order:3;}.order-sm-4 {-ms-flex-order:4;order:4;}.order-sm-5 {-ms-flex-order:5;order:5;}.order-sm-6 {-ms-flex-order:6;order:6;}.order-sm-7 {-ms-flex-order:7;order:7;}.order-sm-8 {-ms-flex-order:8;order:8;}.order-sm-9 {-ms-flex-order:9;order:9;}.order-sm-10 {-ms-flex-order:10;order:10;}.order-sm-11 {-ms-flex-order:11;order:11;}.order-sm-12 {-ms-flex-order:12;order:12;}.offset-sm-0 {margin-left:0;}.offset-sm-1 {margin-left:8.333333%;}.offset-sm-2 {margin-left:16.666667%;}.offset-sm-3 {margin-left:25%;}.offset-sm-4 {margin-left:33.333333%;}.offset-sm-5 {margin-left:41.666667%;}.offset-sm-6 {margin-left:50%;}.offset-sm-7 {margin-left:58.333333%;}.offset-sm-8 {margin-left:66.666667%;}.offset-sm-9 {margin-left:75%;}.offset-sm-10 {margin-left:83.333333%;}.offset-sm-11 {margin-left:91.666667%;}}@media (min-width:768px) {.col-md {-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%;}.col-md-auto {-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%;}.col-md-1 {-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%;}.col-md-2 {-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%;}.col-md-3 {-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}.col-md-4 {-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%;}.col-md-5 {-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%;}.col-md-6 {-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}.col-md-7 {-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%;}.col-md-8 {-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%;}.col-md-9 {-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%;}.col-md-10 {-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%;}.col-md-11 {-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%;}.col-md-12 {-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}.order-md-first {-ms-flex-order:-1;order:-1;}.order-md-last {-ms-flex-order:13;order:13;}.order-md-0 {-ms-flex-order:0;order:0;}.order-md-1 {-ms-flex-order:1;order:1;}.order-md-2 {-ms-flex-order:2;order:2;}.order-md-3 {-ms-flex-order:3;order:3;}.order-md-4 {-ms-flex-order:4;order:4;}.order-md-5 {-ms-flex-order:5;order:5;}.order-md-6 {-ms-flex-order:6;order:6;}.order-md-7 {-ms-flex-order:7;order:7;}.order-md-8 {-ms-flex-order:8;order:8;}.order-md-9 {-ms-flex-order:9;order:9;}.order-md-10 {-ms-flex-order:10;order:10;}.order-md-11 {-ms-flex-order:11;order:11;}.order-md-12 {-ms-flex-order:12;order:12;}.offset-md-0 {margin-left:0;}.offset-md-1 {margin-left:8.333333%;}.offset-md-2 {margin-left:16.666667%;}.offset-md-3 {margin-left:25%;}.offset-md-4 {margin-left:33.333333%;}.offset-md-5 {margin-left:41.666667%;}.offset-md-6 {margin-left:50%;}.offset-md-7 {margin-left:58.333333%;}.offset-md-8 {margin-left:66.666667%;}.offset-md-9 {margin-left:75%;}.offset-md-10 {margin-left:83.333333%;}.offset-md-11 {margin-left:91.666667%;}}@media (min-width:992px) {.col-lg {-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%;}.col-lg-auto {-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%;}.col-lg-1 {-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%;}.col-lg-2 {-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%;}.col-lg-3 {-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}.col-lg-4 {-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%;}.col-lg-5 {-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%;}.col-lg-6 {-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}.col-lg-7 {-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%;}.col-lg-8 {-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%;}.col-lg-9 {-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%;}.col-lg-10 {-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%;}.col-lg-11 {-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%;}.col-lg-12 {-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}.order-lg-first {-ms-flex-order:-1;order:-1;}.order-lg-last {-ms-flex-order:13;order:13;}.order-lg-0 {-ms-flex-order:0;order:0;}.order-lg-1 {-ms-flex-order:1;order:1;}.order-lg-2 {-ms-flex-order:2;order:2;}.order-lg-3 {-ms-flex-order:3;order:3;}.order-lg-4 {-ms-flex-order:4;order:4;}.order-lg-5 {-ms-flex-order:5;order:5;}.order-lg-6 {-ms-flex-order:6;order:6;}.order-lg-7 {-ms-flex-order:7;order:7;}.order-lg-8 {-ms-flex-order:8;order:8;}.order-lg-9 {-ms-flex-order:9;order:9;}.order-lg-10 {-ms-flex-order:10;order:10;}.order-lg-11 {-ms-flex-order:11;order:11;}.order-lg-12 {-ms-flex-order:12;order:12;}.offset-lg-0 {margin-left:0;}.offset-lg-1 {margin-left:8.333333%;}.offset-lg-2 {margin-left:16.666667%;}.offset-lg-3 {margin-left:25%;}.offset-lg-4 {margin-left:33.333333%;}.offset-lg-5 {margin-left:41.666667%;}.offset-lg-6 {margin-left:50%;}.offset-lg-7 {margin-left:58.333333%;}.offset-lg-8 {margin-left:66.666667%;}.offset-lg-9 {margin-left:75%;}.offset-lg-10 {margin-left:83.333333%;}.offset-lg-11 {margin-left:91.666667%;}}@media (min-width:1200px) {.col-xl {-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%;}.col-xl-auto {-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%;}.col-xl-1 {-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%;}.col-xl-2 {-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%;}.col-xl-3 {-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}.col-xl-4 {-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%;}.col-xl-5 {-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%;}.col-xl-6 {-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}.col-xl-7 {-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%;}.col-xl-8 {-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%;}.col-xl-9 {-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%;}.col-xl-10 {-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%;}.col-xl-11 {-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%;}.col-xl-12 {-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}.order-xl-first {-ms-flex-order:-1;order:-1;}.order-xl-last {-ms-flex-order:13;order:13;}.order-xl-0 {-ms-flex-order:0;order:0;}.order-xl-1 {-ms-flex-order:1;order:1;}.order-xl-2 {-ms-flex-order:2;order:2;}.order-xl-3 {-ms-flex-order:3;order:3;}.order-xl-4 {-ms-flex-order:4;order:4;}.order-xl-5 {-ms-flex-order:5;order:5;}.order-xl-6 {-ms-flex-order:6;order:6;}.order-xl-7 {-ms-flex-order:7;order:7;}.order-xl-8 {-ms-flex-order:8;order:8;}.order-xl-9 {-ms-flex-order:9;order:9;}.order-xl-10 {-ms-flex-order:10;order:10;}.order-xl-11 {-ms-flex-order:11;order:11;}.order-xl-12 {-ms-flex-order:12;order:12;}.offset-xl-0 {margin-left:0;}.offset-xl-1 {margin-left:8.333333%;}.offset-xl-2 {margin-left:16.666667%;}.offset-xl-3 {margin-left:25%;}.offset-xl-4 {margin-left:33.333333%;}.offset-xl-5 {margin-left:41.666667%;}.offset-xl-6 {margin-left:50%;}.offset-xl-7 {margin-left:58.333333%;}.offset-xl-8 {margin-left:66.666667%;}.offset-xl-9 {margin-left:75%;}.offset-xl-10 {margin-left:83.333333%;}.offset-xl-11 {margin-left:91.666667%;}}.fade {transition:opacity 0.15s linear;}@media (prefers-reduced-motion:reduce) {.fade {transition:none;}}.fade:not(.show) {opacity:0;}.collapse:not(.show) {display:none;}.collapsing {position:relative;height:0;overflow:hidden;transition:height 0.35s ease;}@media (prefers-reduced-motion:reduce) {.collapsing {transition:none;}}.dropup, .dropright, .dropdown, .dropleft {position:relative;}.dropdown-toggle {white-space:nowrap;}.dropdown-toggle::after {display:inline-block;margin-left:0.255em;vertical-align:0.255em;content:"";border-top:0.3em solid;border-right:0.3em solid transparent;border-bottom:0;border-left:0.3em solid transparent;}.dropdown-toggle:empty::after {margin-left:0;}.dropdown-menu {position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:0.5rem 0;margin:0.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0, 0, 0, 0.15);border-radius:0.25rem;}.dropdown-menu-left {right:auto;left:0;}.dropdown-menu-right {right:0;left:auto;}@media (min-width:576px) {.dropdown-menu-sm-left {right:auto;left:0;}.dropdown-menu-sm-right {right:0;left:auto;}}@media (min-width:768px) {.dropdown-menu-md-left {right:auto;left:0;}.dropdown-menu-md-right {right:0;left:auto;}}@media (min-width:992px) {.dropdown-menu-lg-left {right:auto;left:0;}.dropdown-menu-lg-right {right:0;left:auto;}}@media (min-width:1200px) {.dropdown-menu-xl-left {right:auto;left:0;}.dropdown-menu-xl-right {right:0;left:auto;}}.dropdown-menu[x-placement^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] {right:auto;bottom:auto;}.dropdown-divider {height:0;margin:0.5rem 0;overflow:hidden;border-top:1px solid #e9ecef;}.dropdown-item {display:block;width:100%;padding:0.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0;}.dropdown-item:hover, .dropdown-item:focus {color:#16181b;text-decoration:none;background-color:#f8f9fa;}.dropdown-item.active, .dropdown-item:active {color:#fff;text-decoration:none;background-color:#007bff;}.dropdown-item.disabled, .dropdown-item:disabled {color:#6c757d;pointer-events:none;background-color:transparent;}.dropdown-menu.show {display:block;}.dropdown-header {display:block;padding:0.5rem 1.5rem;margin-bottom:0;font-size:0.875rem;color:#6c757d;white-space:nowrap;}.dropdown-item-text {display:block;padding:0.25rem 1.5rem;color:#212529;}.nav {display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none;}.nav-link {display:block;padding:0.5rem 1rem;}.nav-link:hover, .nav-link:focus {text-decoration:none;}.nav-link.disabled {color:#6c757d;pointer-events:none;cursor:default;}.nav-tabs {border-bottom:1px solid #dee2e6;}.nav-tabs .nav-item {margin-bottom:-1px;}.nav-tabs .nav-link {border:1px solid transparent;border-top-left-radius:0.25rem;border-top-right-radius:0.25rem;}.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {border-color:#e9ecef #e9ecef #dee2e6;}.nav-tabs .nav-link.disabled {color:#6c757d;background-color:transparent;border-color:transparent;}.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff;}.nav-tabs .dropdown-menu {margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0;}.nav-pills .nav-link {border-radius:0.25rem;}.nav-pills .nav-link.active, .nav-pills .show > .nav-link {color:#fff;background-color:#007bff;}.nav-fill .nav-item {-ms-flex:1 1 auto;flex:1 1 auto;text-align:center;}.nav-justified .nav-item {-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;text-align:center;}.tab-content > .tab-pane {display:none;}.tab-content > .active {display:block;}.navbar {position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:0.5rem 1rem;}.navbar > .container, .navbar > .container-fluid {display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;}.navbar-brand {display:inline-block;padding-top:0.3125rem;padding-bottom:0.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap;}.navbar-brand:hover, .navbar-brand:focus {text-decoration:none;}.navbar-nav {display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none;}.navbar-nav .nav-link {padding-right:0;padding-left:0;}.navbar-nav .dropdown-menu {position:static;float:none;}.navbar-text {display:inline-block;padding-top:0.5rem;padding-bottom:0.5rem;}.navbar-collapse {-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-positive:1;flex-grow:1;-ms-flex-align:center;align-items:center;}.navbar-toggler {padding:0.25rem 0.75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:0.25rem;}.navbar-toggler:hover, .navbar-toggler:focus {text-decoration:none;}.navbar-toggler-icon {display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:no-repeat center center;background-size:100% 100%;}@media (max-width:575.98px) {.navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid {padding-right:0;padding-left:0;}}@media (min-width:576px) {.navbar-expand-sm {-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start;}.navbar-expand-sm .navbar-nav {-ms-flex-direction:row;flex-direction:row;}.navbar-expand-sm .navbar-nav .dropdown-menu {position:absolute;}.navbar-expand-sm .navbar-nav .nav-link {padding-right:0.5rem;padding-left:0.5rem;}.navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid {-ms-flex-wrap:nowrap;flex-wrap:nowrap;}.navbar-expand-sm .navbar-collapse {display:-ms-flexbox !important;display:flex !important;-ms-flex-preferred-size:auto;flex-basis:auto;}.navbar-expand-sm .navbar-toggler {display:none;}}@media (max-width:767.98px) {.navbar-expand-md > .container, .navbar-expand-md > .container-fluid {padding-right:0;padding-left:0;}}@media (min-width:768px) {.navbar-expand-md {-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start;}.navbar-expand-md .navbar-nav {-ms-flex-direction:row;flex-direction:row;}.navbar-expand-md .navbar-nav .dropdown-menu {position:absolute;}.navbar-expand-md .navbar-nav .nav-link {padding-right:0.5rem;padding-left:0.5rem;}.navbar-expand-md > .container, .navbar-expand-md > .container-fluid {-ms-flex-wrap:nowrap;flex-wrap:nowrap;}.navbar-expand-md .navbar-collapse {display:-ms-flexbox !important;display:flex !important;-ms-flex-preferred-size:auto;flex-basis:auto;}.navbar-expand-md .navbar-toggler {display:none;}}@media (max-width:991.98px) {.navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid {padding-right:0;padding-left:0;}}@media (min-width:992px) {.navbar-expand-lg {-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start;}.navbar-expand-lg .navbar-nav {-ms-flex-direction:row;flex-direction:row;}.navbar-expand-lg .navbar-nav .dropdown-menu {position:absolute;}.navbar-expand-lg .navbar-nav .nav-link {padding-right:0.5rem;padding-left:0.5rem;}.navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid {-ms-flex-wrap:nowrap;flex-wrap:nowrap;}.navbar-expand-lg .navbar-collapse {display:-ms-flexbox !important;display:flex !important;-ms-flex-preferred-size:auto;flex-basis:auto;}.navbar-expand-lg .navbar-toggler {display:none;}}@media (max-width:1199.98px) {.navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid {padding-right:0;padding-left:0;}}@media (min-width:1200px) {.navbar-expand-xl {-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start;}.navbar-expand-xl .navbar-nav {-ms-flex-direction:row;flex-direction:row;}.navbar-expand-xl .navbar-nav .dropdown-menu {position:absolute;}.navbar-expand-xl .navbar-nav .nav-link {padding-right:0.5rem;padding-left:0.5rem;}.navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid {-ms-flex-wrap:nowrap;flex-wrap:nowrap;}.navbar-expand-xl .navbar-collapse {display:-ms-flexbox !important;display:flex !important;-ms-flex-preferred-size:auto;flex-basis:auto;}.navbar-expand-xl .navbar-toggler {display:none;}}.navbar-expand {-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start;}.navbar-expand > .container, .navbar-expand > .container-fluid {padding-right:0;padding-left:0;}.navbar-expand .navbar-nav {-ms-flex-direction:row;flex-direction:row;}.navbar-expand .navbar-nav .dropdown-menu {position:absolute;}.navbar-expand .navbar-nav .nav-link {padding-right:0.5rem;padding-left:0.5rem;}.navbar-expand > .container, .navbar-expand > .container-fluid {-ms-flex-wrap:nowrap;flex-wrap:nowrap;}.navbar-expand .navbar-collapse {display:-ms-flexbox !important;display:flex !important;-ms-flex-preferred-size:auto;flex-basis:auto;}.navbar-expand .navbar-toggler {display:none;}.navbar-light .navbar-brand {color:rgba(0, 0, 0, 0.9);}.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {color:rgba(0, 0, 0, 0.9);}.navbar-light .navbar-nav .nav-link {color:rgba(0, 0, 0, 0.5);}.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {color:rgba(0, 0, 0, 0.7);}.navbar-light .navbar-nav .nav-link.disabled {color:rgba(0, 0, 0, 0.3);}.navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active {color:rgba(0, 0, 0, 0.9);}.navbar-light .navbar-toggler {color:rgba(0, 0, 0, 0.5);border-color:rgba(0, 0, 0, 0.1);}.navbar-light .navbar-toggler-icon {background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");}.navbar-light .navbar-text {color:rgba(0, 0, 0, 0.5);}.navbar-light .navbar-text a {color:rgba(0, 0, 0, 0.9);}.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {color:rgba(0, 0, 0, 0.9);}.navbar-dark .navbar-brand {color:#fff;}.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {color:#fff;}.navbar-dark .navbar-nav .nav-link {color:rgba(255, 255, 255, 0.5);}.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {color:rgba(255, 255, 255, 0.75);}.navbar-dark .navbar-nav .nav-link.disabled {color:rgba(255, 255, 255, 0.25);}.navbar-dark .navbar-nav .show > .nav-link, .navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .nav-link.active {color:#fff;}.navbar-dark .navbar-toggler {color:rgba(255, 255, 255, 0.5);border-color:rgba(255, 255, 255, 0.1);}.navbar-dark .navbar-toggler-icon {background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");}.navbar-dark .navbar-text {color:rgba(255, 255, 255, 0.5);}.navbar-dark .navbar-text a {color:#fff;}.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {color:#fff;}.close {float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5;}.close:hover {color:#000;text-decoration:none;}.close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {opacity:.75;}button.close {padding:0;background-color:transparent;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;}a.close.disabled {pointer-events:none;}.modal-open {overflow:hidden;}.modal-open .modal {overflow-x:hidden;overflow-y:auto;}.modal {position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0;}.modal-dialog {position:relative;width:auto;margin:0.5rem;pointer-events:none;}.modal.fade .modal-dialog {transition:-webkit-transform 0.3s ease-out;transition:transform 0.3s ease-out;transition:transform 0.3s ease-out, -webkit-transform 0.3s ease-out;-webkit-transform:translate(0, -50px);transform:translate(0, -50px);}@media (prefers-reduced-motion:reduce) {.modal.fade .modal-dialog {transition:none;}}.modal.show .modal-dialog {-webkit-transform:none;transform:none;}.modal-dialog-scrollable {display:-ms-flexbox;display:flex;max-height:calc(100% - 1rem);}.modal-dialog-scrollable .modal-content {max-height:calc(100vh - 1rem);overflow:hidden;}.modal-dialog-scrollable .modal-header, .modal-dialog-scrollable .modal-footer {-ms-flex-negative:0;flex-shrink:0;}.modal-dialog-scrollable .modal-body {overflow-y:auto;}.modal-dialog-centered {display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-height:calc(100% - 1rem);}.modal-dialog-centered::before {display:block;height:calc(100vh - 1rem);content:"";}.modal-dialog-centered.modal-dialog-scrollable {-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;height:100%;}.modal-dialog-centered.modal-dialog-scrollable .modal-content {max-height:none;}.modal-dialog-centered.modal-dialog-scrollable::before {content:none;}.modal-content {position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0, 0, 0, 0.2);border-radius:0.3rem;outline:0;}.modal-backdrop {position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000;}.modal-backdrop.fade {opacity:0;}.modal-backdrop.show {opacity:0.5;}.modal-header {display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:0.3rem;border-top-right-radius:0.3rem;}.modal-header .close {padding:1rem 1rem;margin:-1rem -1rem -1rem auto;}.modal-title {margin-bottom:0;line-height:1.5;}.modal-body {position:relative;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem;}.modal-footer {display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;padding:1rem;border-top:1px solid #dee2e6;border-bottom-right-radius:0.3rem;border-bottom-left-radius:0.3rem;}.modal-footer > :not(:first-child) {margin-left:.25rem;}.modal-footer > :not(:last-child) {margin-right:.25rem;}.modal-scrollbar-measure {position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll;}@media (min-width:576px) {.modal-dialog {max-width:500px;margin:1.75rem auto;}.modal-dialog-scrollable {max-height:calc(100% - 3.5rem);}.modal-dialog-scrollable .modal-content {max-height:calc(100vh - 3.5rem);}.modal-dialog-centered {min-height:calc(100% - 3.5rem);}.modal-dialog-centered::before {height:calc(100vh - 3.5rem);}.modal-sm {max-width:300px;}}@media (min-width:992px) {.modal-lg, .modal-xl {max-width:800px;}}@media (min-width:1200px) {.modal-xl {max-width:1140px;}}.clearfix::after {display:block;clear:both;content:"";}.d-none {display:none !important;}.d-inline {display:inline !important;}.d-inline-block {display:inline-block !important;}.d-block {display:block !important;}.d-flex {display:-ms-flexbox !important;display:flex !important;}@media (min-width:576px) {.d-sm-none {display:none !important;}.d-sm-inline {display:inline !important;}.d-sm-inline-block {display:inline-block !important;}.d-sm-block {display:block !important;}.d-sm-table {display:table !important;}.d-sm-table-row {display:table-row !important;}.d-sm-table-cell {display:table-cell !important;}.d-sm-flex {display:-ms-flexbox !important;display:flex !important;}.d-sm-inline-flex {display:-ms-inline-flexbox !important;display:inline-flex !important;}}@media (min-width:768px) {.d-md-none {display:none !important;}.d-md-inline {display:inline !important;}.d-md-inline-block {display:inline-block !important;}.d-md-block {display:block !important;}.d-md-table {display:table !important;}.d-md-table-row {display:table-row !important;}.d-md-table-cell {display:table-cell !important;}.d-md-flex {display:-ms-flexbox !important;display:flex !important;}.d-md-inline-flex {display:-ms-inline-flexbox !important;display:inline-flex !important;}}@media (min-width:992px) {.d-lg-none {display:none !important;}.d-lg-inline {display:inline !important;}.d-lg-inline-block {display:inline-block !important;}.d-lg-block {display:block !important;}.d-lg-table {display:table !important;}.d-lg-table-row {display:table-row !important;}.d-lg-table-cell {display:table-cell !important;}.d-lg-flex {display:-ms-flexbox !important;display:flex !important;}.d-lg-inline-flex {display:-ms-inline-flexbox !important;display:inline-flex !important;}}@media (min-width:1200px) {.d-xl-none {display:none !important;}.d-xl-inline {display:inline !important;}.d-xl-inline-block {display:inline-block !important;}.d-xl-block {display:block !important;}.d-xl-table {display:table !important;}.d-xl-table-row {display:table-row !important;}.d-xl-table-cell {display:table-cell !important;}.d-xl-flex {display:-ms-flexbox !important;display:flex !important;}.d-xl-inline-flex {display:-ms-inline-flexbox !important;display:inline-flex !important;}}@media print {.d-print-none {display:none !important;}.d-print-inline {display:inline !important;}.d-print-inline-block {display:inline-block !important;}.d-print-block {display:block !important;}.d-print-table {display:table !important;}.d-print-table-row {display:table-row !important;}.d-print-table-cell {display:table-cell !important;}.d-print-flex {display:-ms-flexbox !important;display:flex !important;}.d-print-inline-flex {display:-ms-inline-flexbox !important;display:inline-flex !important;}}.embed-responsive {position:relative;display:block;width:100%;padding:0;overflow:hidden;}.embed-responsive::before {display:block;content:"";}.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0;}.embed-responsive-21by9::before {padding-top:42.857143%;}.embed-responsive-16by9::before {padding-top:56.25%;}.embed-responsive-4by3::before {padding-top:75%;}.embed-responsive-1by1::before {padding-top:100%;}.flex-row {-ms-flex-direction:row !important;flex-direction:row !important;}.flex-column {-ms-flex-direction:column !important;flex-direction:column !important;}.flex-row-reverse {-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important;}.flex-column-reverse {-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important;}.flex-wrap {-ms-flex-wrap:wrap !important;flex-wrap:wrap !important;}.flex-nowrap {-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important;}.flex-wrap-reverse {-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important;}.flex-fill {-ms-flex:1 1 auto !important;flex:1 1 auto !important;}.flex-grow-0 {-ms-flex-positive:0 !important;flex-grow:0 !important;}.flex-grow-1 {-ms-flex-positive:1 !important;flex-grow:1 !important;}.flex-shrink-0 {-ms-flex-negative:0 !important;flex-shrink:0 !important;}.flex-shrink-1 {-ms-flex-negative:1 !important;flex-shrink:1 !important;}.justify-content-start {-ms-flex-pack:start !important;justify-content:flex-start !important;}.justify-content-end {-ms-flex-pack:end !important;justify-content:flex-end !important;}.justify-content-center {-ms-flex-pack:center !important;justify-content:center !important;}.justify-content-between {-ms-flex-pack:justify !important;justify-content:space-between !important;}.justify-content-around {-ms-flex-pack:distribute !important;justify-content:space-around !important;}.align-items-start {-ms-flex-align:start !important;align-items:flex-start !important;}.align-items-end {-ms-flex-align:end !important;align-items:flex-end !important;}.align-items-center {-ms-flex-align:center !important;align-items:center !important;}.align-items-baseline {-ms-flex-align:baseline !important;align-items:baseline !important;}.align-items-stretch {-ms-flex-align:stretch !important;align-items:stretch !important;}.align-content-start {-ms-flex-line-pack:start !important;align-content:flex-start !important;}.align-content-end {-ms-flex-line-pack:end !important;align-content:flex-end !important;}.align-content-center {-ms-flex-line-pack:center !important;align-content:center !important;}.align-content-between {-ms-flex-line-pack:justify !important;align-content:space-between !important;}.align-content-around {-ms-flex-line-pack:distribute !important;align-content:space-around !important;}.align-content-stretch {-ms-flex-line-pack:stretch !important;align-content:stretch !important;}.align-self-auto {-ms-flex-item-align:auto !important;align-self:auto !important;}.align-self-start {-ms-flex-item-align:start !important;align-self:flex-start !important;}.align-self-end {-ms-flex-item-align:end !important;align-self:flex-end !important;}.align-self-center {-ms-flex-item-align:center !important;align-self:center !important;}.align-self-baseline {-ms-flex-item-align:baseline !important;align-self:baseline !important;}.align-self-stretch {-ms-flex-item-align:stretch !important;align-self:stretch !important;}@media (min-width:576px) {.flex-sm-row {-ms-flex-direction:row !important;flex-direction:row !important;}.flex-sm-column {-ms-flex-direction:column !important;flex-direction:column !important;}.flex-sm-row-reverse {-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important;}.flex-sm-column-reverse {-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important;}.flex-sm-wrap {-ms-flex-wrap:wrap !important;flex-wrap:wrap !important;}.flex-sm-nowrap {-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important;}.flex-sm-wrap-reverse {-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important;}.flex-sm-fill {-ms-flex:1 1 auto !important;flex:1 1 auto !important;}.flex-sm-grow-0 {-ms-flex-positive:0 !important;flex-grow:0 !important;}.flex-sm-grow-1 {-ms-flex-positive:1 !important;flex-grow:1 !important;}.flex-sm-shrink-0 {-ms-flex-negative:0 !important;flex-shrink:0 !important;}.flex-sm-shrink-1 {-ms-flex-negative:1 !important;flex-shrink:1 !important;}.justify-content-sm-start {-ms-flex-pack:start !important;justify-content:flex-start !important;}.justify-content-sm-end {-ms-flex-pack:end !important;justify-content:flex-end !important;}.justify-content-sm-center {-ms-flex-pack:center !important;justify-content:center !important;}.justify-content-sm-between {-ms-flex-pack:justify !important;justify-content:space-between !important;}.justify-content-sm-around {-ms-flex-pack:distribute !important;justify-content:space-around !important;}.align-items-sm-start {-ms-flex-align:start !important;align-items:flex-start !important;}.align-items-sm-end {-ms-flex-align:end !important;align-items:flex-end !important;}.align-items-sm-center {-ms-flex-align:center !important;align-items:center !important;}.align-items-sm-baseline {-ms-flex-align:baseline !important;align-items:baseline !important;}.align-items-sm-stretch {-ms-flex-align:stretch !important;align-items:stretch !important;}.align-content-sm-start {-ms-flex-line-pack:start !important;align-content:flex-start !important;}.align-content-sm-end {-ms-flex-line-pack:end !important;align-content:flex-end !important;}.align-content-sm-center {-ms-flex-line-pack:center !important;align-content:center !important;}.align-content-sm-between {-ms-flex-line-pack:justify !important;align-content:space-between !important;}.align-content-sm-around {-ms-flex-line-pack:distribute !important;align-content:space-around !important;}.align-content-sm-stretch {-ms-flex-line-pack:stretch !important;align-content:stretch !important;}.align-self-sm-auto {-ms-flex-item-align:auto !important;align-self:auto !important;}.align-self-sm-start {-ms-flex-item-align:start !important;align-self:flex-start !important;}.align-self-sm-end {-ms-flex-item-align:end !important;align-self:flex-end !important;}.align-self-sm-center {-ms-flex-item-align:center !important;align-self:center !important;}.align-self-sm-baseline {-ms-flex-item-align:baseline !important;align-self:baseline !important;}.align-self-sm-stretch {-ms-flex-item-align:stretch !important;align-self:stretch !important;}}@media (min-width:768px) {.flex-md-row {-ms-flex-direction:row !important;flex-direction:row !important;}.flex-md-column {-ms-flex-direction:column !important;flex-direction:column !important;}.flex-md-row-reverse {-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important;}.flex-md-column-reverse {-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important;}.flex-md-wrap {-ms-flex-wrap:wrap !important;flex-wrap:wrap !important;}.flex-md-nowrap {-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important;}.flex-md-wrap-reverse {-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important;}.flex-md-fill {-ms-flex:1 1 auto !important;flex:1 1 auto !important;}.flex-md-grow-0 {-ms-flex-positive:0 !important;flex-grow:0 !important;}.flex-md-grow-1 {-ms-flex-positive:1 !important;flex-grow:1 !important;}.flex-md-shrink-0 {-ms-flex-negative:0 !important;flex-shrink:0 !important;}.flex-md-shrink-1 {-ms-flex-negative:1 !important;flex-shrink:1 !important;}.justify-content-md-start {-ms-flex-pack:start !important;justify-content:flex-start !important;}.justify-content-md-end {-ms-flex-pack:end !important;justify-content:flex-end !important;}.justify-content-md-center {-ms-flex-pack:center !important;justify-content:center !important;}.justify-content-md-between {-ms-flex-pack:justify !important;justify-content:space-between !important;}.justify-content-md-around {-ms-flex-pack:distribute !important;justify-content:space-around !important;}.align-items-md-start {-ms-flex-align:start !important;align-items:flex-start !important;}.align-items-md-end {-ms-flex-align:end !important;align-items:flex-end !important;}.align-items-md-center {-ms-flex-align:center !important;align-items:center !important;}.align-items-md-baseline {-ms-flex-align:baseline !important;align-items:baseline !important;}.align-items-md-stretch {-ms-flex-align:stretch !important;align-items:stretch !important;}.align-content-md-start {-ms-flex-line-pack:start !important;align-content:flex-start !important;}.align-content-md-end {-ms-flex-line-pack:end !important;align-content:flex-end !important;}.align-content-md-center {-ms-flex-line-pack:center !important;align-content:center !important;}.align-content-md-between {-ms-flex-line-pack:justify !important;align-content:space-between !important;}.align-content-md-around {-ms-flex-line-pack:distribute !important;align-content:space-around !important;}.align-content-md-stretch {-ms-flex-line-pack:stretch !important;align-content:stretch !important;}.align-self-md-auto {-ms-flex-item-align:auto !important;align-self:auto !important;}.align-self-md-start {-ms-flex-item-align:start !important;align-self:flex-start !important;}.align-self-md-end {-ms-flex-item-align:end !important;align-self:flex-end !important;}.align-self-md-center {-ms-flex-item-align:center !important;align-self:center !important;}.align-self-md-baseline {-ms-flex-item-align:baseline !important;align-self:baseline !important;}.align-self-md-stretch {-ms-flex-item-align:stretch !important;align-self:stretch !important;}}@media (min-width:992px) {.flex-lg-row {-ms-flex-direction:row !important;flex-direction:row !important;}.flex-lg-column {-ms-flex-direction:column !important;flex-direction:column !important;}.flex-lg-row-reverse {-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important;}.flex-lg-column-reverse {-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important;}.flex-lg-wrap {-ms-flex-wrap:wrap !important;flex-wrap:wrap !important;}.flex-lg-nowrap {-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important;}.flex-lg-wrap-reverse {-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important;}.flex-lg-fill {-ms-flex:1 1 auto !important;flex:1 1 auto !important;}.flex-lg-grow-0 {-ms-flex-positive:0 !important;flex-grow:0 !important;}.flex-lg-grow-1 {-ms-flex-positive:1 !important;flex-grow:1 !important;}.flex-lg-shrink-0 {-ms-flex-negative:0 !important;flex-shrink:0 !important;}.flex-lg-shrink-1 {-ms-flex-negative:1 !important;flex-shrink:1 !important;}.justify-content-lg-start {-ms-flex-pack:start !important;justify-content:flex-start !important;}.justify-content-lg-end {-ms-flex-pack:end !important;justify-content:flex-end !important;}.justify-content-lg-center {-ms-flex-pack:center !important;justify-content:center !important;}.justify-content-lg-between {-ms-flex-pack:justify !important;justify-content:space-between !important;}.justify-content-lg-around {-ms-flex-pack:distribute !important;justify-content:space-around !important;}.align-items-lg-start {-ms-flex-align:start !important;align-items:flex-start !important;}.align-items-lg-end {-ms-flex-align:end !important;align-items:flex-end !important;}.align-items-lg-center {-ms-flex-align:center !important;align-items:center !important;}.align-items-lg-baseline {-ms-flex-align:baseline !important;align-items:baseline !important;}.align-items-lg-stretch {-ms-flex-align:stretch !important;align-items:stretch !important;}.align-content-lg-start {-ms-flex-line-pack:start !important;align-content:flex-start !important;}.align-content-lg-end {-ms-flex-line-pack:end !important;align-content:flex-end !important;}.align-content-lg-center {-ms-flex-line-pack:center !important;align-content:center !important;}.align-content-lg-between {-ms-flex-line-pack:justify !important;align-content:space-between !important;}.align-content-lg-around {-ms-flex-line-pack:distribute !important;align-content:space-around !important;}.align-content-lg-stretch {-ms-flex-line-pack:stretch !important;align-content:stretch !important;}.align-self-lg-auto {-ms-flex-item-align:auto !important;align-self:auto !important;}.align-self-lg-start {-ms-flex-item-align:start !important;align-self:flex-start !important;}.align-self-lg-end {-ms-flex-item-align:end !important;align-self:flex-end !important;}.align-self-lg-center {-ms-flex-item-align:center !important;align-self:center !important;}.align-self-lg-baseline {-ms-flex-item-align:baseline !important;align-self:baseline !important;}.align-self-lg-stretch {-ms-flex-item-align:stretch !important;align-self:stretch !important;}}@media (min-width:1200px) {.flex-xl-row {-ms-flex-direction:row !important;flex-direction:row !important;}.flex-xl-column {-ms-flex-direction:column !important;flex-direction:column !important;}.flex-xl-row-reverse {-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important;}.flex-xl-column-reverse {-ms-flex-direction:column-reverse !important;flex-direction:column-reverse !important;}.flex-xl-wrap {-ms-flex-wrap:wrap !important;flex-wrap:wrap !important;}.flex-xl-nowrap {-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important;}.flex-xl-wrap-reverse {-ms-flex-wrap:wrap-reverse !important;flex-wrap:wrap-reverse !important;}.flex-xl-fill {-ms-flex:1 1 auto !important;flex:1 1 auto !important;}.flex-xl-grow-0 {-ms-flex-positive:0 !important;flex-grow:0 !important;}.flex-xl-grow-1 {-ms-flex-positive:1 !important;flex-grow:1 !important;}.flex-xl-shrink-0 {-ms-flex-negative:0 !important;flex-shrink:0 !important;}.flex-xl-shrink-1 {-ms-flex-negative:1 !important;flex-shrink:1 !important;}.justify-content-xl-start {-ms-flex-pack:start !important;justify-content:flex-start !important;}.justify-content-xl-end {-ms-flex-pack:end !important;justify-content:flex-end !important;}.justify-content-xl-center {-ms-flex-pack:center !important;justify-content:center !important;}.justify-content-xl-between {-ms-flex-pack:justify !important;justify-content:space-between !important;}.justify-content-xl-around {-ms-flex-pack:distribute !important;justify-content:space-around !important;}.align-items-xl-start {-ms-flex-align:start !important;align-items:flex-start !important;}.align-items-xl-end {-ms-flex-align:end !important;align-items:flex-end !important;}.align-items-xl-center {-ms-flex-align:center !important;align-items:center !important;}.align-items-xl-baseline {-ms-flex-align:baseline !important;align-items:baseline !important;}.align-items-xl-stretch {-ms-flex-align:stretch !important;align-items:stretch !important;}.align-content-xl-start {-ms-flex-line-pack:start !important;align-content:flex-start !important;}.align-content-xl-end {-ms-flex-line-pack:end !important;align-content:flex-end !important;}.align-content-xl-center {-ms-flex-line-pack:center !important;align-content:center !important;}.align-content-xl-between {-ms-flex-line-pack:justify !important;align-content:space-between !important;}.align-content-xl-around {-ms-flex-line-pack:distribute !important;align-content:space-around !important;}.align-content-xl-stretch {-ms-flex-line-pack:stretch !important;align-content:stretch !important;}.align-self-xl-auto {-ms-flex-item-align:auto !important;align-self:auto !important;}.align-self-xl-start {-ms-flex-item-align:start !important;align-self:flex-start !important;}.align-self-xl-end {-ms-flex-item-align:end !important;align-self:flex-end !important;}.align-self-xl-center {-ms-flex-item-align:center !important;align-self:center !important;}.align-self-xl-baseline {-ms-flex-item-align:baseline !important;align-self:baseline !important;}.align-self-xl-stretch {-ms-flex-item-align:stretch !important;align-self:stretch !important;}}.float-left {float:left !important;}.float-right {float:right !important;}.float-none {float:none !important;}@media (min-width:576px) {.float-sm-left {float:left !important;}.float-sm-right {float:right !important;}.float-sm-none {float:none !important;}}@media (min-width:768px) {.float-md-left {float:left !important;}.float-md-right {float:right !important;}.float-md-none {float:none !important;}}@media (min-width:992px) {.float-lg-left {float:left !important;}.float-lg-right {float:right !important;}.float-lg-none {float:none !important;}}@media (min-width:1200px) {.float-xl-left {float:left !important;}.float-xl-right {float:right !important;}.float-xl-none {float:none !important;}}.overflow-auto {overflow:auto !important;}.overflow-hidden {overflow:hidden !important;}.position-static {position:static !important;}.position-relative {position:relative !important;}.position-absolute {position:absolute !important;}.position-fixed {position:fixed !important;}.position-sticky {position:-webkit-sticky !important;position:sticky !important;}.fixed-top {position:fixed;top:0;right:0;left:0;z-index:1030;}.fixed-bottom {position:fixed;right:0;bottom:0;left:0;z-index:1030;}@supports ((position:-webkit-sticky) or (position:sticky)) {.sticky-top {position:-webkit-sticky;position:sticky;top:0;z-index:1020;}}.w-25 {width:25% !important;}.w-50 {width:50% !important;}.w-75 {width:75% !important;}.w-100 {width:100% !important;}.w-auto {width:auto !important;}.h-25 {height:25% !important;}.h-50 {height:50% !important;}.h-75 {height:75% !important;}.h-100 {height:100% !important;}.h-auto {height:auto !important;}.mw-100 {max-width:100% !important;}.mh-100 {max-height:100% !important;}.min-vw-100 {min-width:100vw !important;}.min-vh-100 {min-height:100vh !important;}.vw-100 {width:100vw !important;}.vh-100 {height:100vh !important;}.stretched-link::after {position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:rgba(0, 0, 0, 0);}.m-0 {margin:0 !important;}.mt-0, .my-0 {margin-top:0 !important;}.mr-0, .mx-0 {margin-right:0 !important;}.mb-0, .my-0 {margin-bottom:0 !important;}.ml-0, .mx-0 {margin-left:0 !important;}.m-1 {margin:0.25rem !important;}.mt-1, .my-1 {margin-top:0.25rem !important;}.mr-1, .mx-1 {margin-right:0.25rem !important;}.mb-1, .my-1 {margin-bottom:0.25rem !important;}.ml-1, .mx-1 {margin-left:0.25rem !important;}.m-2 {margin:0.5rem !important;}.mt-2, .my-2 {margin-top:0.5rem !important;}.mr-2, .mx-2 {margin-right:0.5rem !important;}.mb-2, .my-2 {margin-bottom:0.5rem !important;}.ml-2, .mx-2 {margin-left:0.5rem !important;}.m-3 {margin:1rem !important;}.mt-3, .my-3 {margin-top:1rem !important;}.mr-3, .mx-3 {margin-right:1rem !important;}.mb-3, .my-3 {margin-bottom:1rem !important;}.ml-3, .mx-3 {margin-left:1rem !important;}.m-4 {margin:1.5rem !important;}.mt-4, .my-4 {margin-top:1.5rem !important;}.mr-4, .mx-4 {margin-right:1.5rem !important;}.mb-4, .my-4 {margin-bottom:1.5rem !important;}.ml-4, .mx-4 {margin-left:1.5rem !important;}.m-5 {margin:3rem !important;}.mt-5, .my-5 {margin-top:3rem !important;}.mr-5, .mx-5 {margin-right:3rem !important;}.mb-5, .my-5 {margin-bottom:3rem !important;}.ml-5, .mx-5 {margin-left:3rem !important;}.p-0 {padding:0 !important;}.pt-0, .py-0 {padding-top:0 !important;}.pr-0, .px-0 {padding-right:0 !important;}.pb-0, .py-0 {padding-bottom:0 !important;}.pl-0, .px-0 {padding-left:0 !important;}.p-1 {padding:0.25rem !important;}.pt-1, .py-1 {padding-top:0.25rem !important;}.pr-1, .px-1 {padding-right:0.25rem !important;}.pb-1, .py-1 {padding-bottom:0.25rem !important;}.pl-1, .px-1 {padding-left:0.25rem !important;}.p-2 {padding:0.5rem !important;}.pt-2, .py-2 {padding-top:0.5rem !important;}.pr-2, .px-2 {padding-right:0.5rem !important;}.pb-2, .py-2 {padding-bottom:0.5rem !important;}.pl-2, .px-2 {padding-left:0.5rem !important;}.p-3 {padding:1rem !important;}.pt-3, .py-3 {padding-top:1rem !important;}.pr-3, .px-3 {padding-right:1rem !important;}.pb-3, .py-3 {padding-bottom:1rem !important;}.pl-3, .px-3 {padding-left:1rem !important;}.p-4 {padding:1.5rem !important;}.pt-4, .py-4 {padding-top:1.5rem !important;}.pr-4, .px-4 {padding-right:1.5rem !important;}.pb-4, .py-4 {padding-bottom:1.5rem !important;}.pl-4, .px-4 {padding-left:1.5rem !important;}.p-5 {padding:3rem !important;}.pt-5, .py-5 {padding-top:3rem !important;}.pr-5, .px-5 {padding-right:3rem !important;}.pb-5, .py-5 {padding-bottom:3rem !important;}.pl-5, .px-5 {padding-left:3rem !important;}.m-n1 {margin:-0.25rem !important;}.mt-n1, .my-n1 {margin-top:-0.25rem !important;}.mr-n1, .mx-n1 {margin-right:-0.25rem !important;}.mb-n1, .my-n1 {margin-bottom:-0.25rem !important;}.ml-n1, .mx-n1 {margin-left:-0.25rem !important;}.m-n2 {margin:-0.5rem !important;}.mt-n2, .my-n2 {margin-top:-0.5rem !important;}.mr-n2, .mx-n2 {margin-right:-0.5rem !important;}.mb-n2, .my-n2 {margin-bottom:-0.5rem !important;}.ml-n2, .mx-n2 {margin-left:-0.5rem !important;}.m-n3 {margin:-1rem !important;}.mt-n3, .my-n3 {margin-top:-1rem !important;}.mr-n3, .mx-n3 {margin-right:-1rem !important;}.mb-n3, .my-n3 {margin-bottom:-1rem !important;}.ml-n3, .mx-n3 {margin-left:-1rem !important;}.m-n4 {margin:-1.5rem !important;}.mt-n4, .my-n4 {margin-top:-1.5rem !important;}.mr-n4, .mx-n4 {margin-right:-1.5rem !important;}.mb-n4, .my-n4 {margin-bottom:-1.5rem !important;}.ml-n4, .mx-n4 {margin-left:-1.5rem !important;}.m-n5 {margin:-3rem !important;}.mt-n5, .my-n5 {margin-top:-3rem !important;}.mr-n5, .mx-n5 {margin-right:-3rem !important;}.mb-n5, .my-n5 {margin-bottom:-3rem !important;}.ml-n5, .mx-n5 {margin-left:-3rem !important;}.m-auto {margin:auto !important;}.mt-auto, .my-auto {margin-top:auto !important;}.mr-auto, .mx-auto {margin-right:auto !important;}.mb-auto, .my-auto {margin-bottom:auto !important;}.ml-auto, .mx-auto {margin-left:auto !important;}@media (min-width:576px) {.m-sm-0 {margin:0 !important;}.mt-sm-0, .my-sm-0 {margin-top:0 !important;}.mr-sm-0, .mx-sm-0 {margin-right:0 !important;}.mb-sm-0, .my-sm-0 {margin-bottom:0 !important;}.ml-sm-0, .mx-sm-0 {margin-left:0 !important;}.m-sm-1 {margin:0.25rem !important;}.mt-sm-1, .my-sm-1 {margin-top:0.25rem !important;}.mr-sm-1, .mx-sm-1 {margin-right:0.25rem !important;}.mb-sm-1, .my-sm-1 {margin-bottom:0.25rem !important;}.ml-sm-1, .mx-sm-1 {margin-left:0.25rem !important;}.m-sm-2 {margin:0.5rem !important;}.mt-sm-2, .my-sm-2 {margin-top:0.5rem !important;}.mr-sm-2, .mx-sm-2 {margin-right:0.5rem !important;}.mb-sm-2, .my-sm-2 {margin-bottom:0.5rem !important;}.ml-sm-2, .mx-sm-2 {margin-left:0.5rem !important;}.m-sm-3 {margin:1rem !important;}.mt-sm-3, .my-sm-3 {margin-top:1rem !important;}.mr-sm-3, .mx-sm-3 {margin-right:1rem !important;}.mb-sm-3, .my-sm-3 {margin-bottom:1rem !important;}.ml-sm-3, .mx-sm-3 {margin-left:1rem !important;}.m-sm-4 {margin:1.5rem !important;}.mt-sm-4, .my-sm-4 {margin-top:1.5rem !important;}.mr-sm-4, .mx-sm-4 {margin-right:1.5rem !important;}.mb-sm-4, .my-sm-4 {margin-bottom:1.5rem !important;}.ml-sm-4, .mx-sm-4 {margin-left:1.5rem !important;}.m-sm-5 {margin:3rem !important;}.mt-sm-5, .my-sm-5 {margin-top:3rem !important;}.mr-sm-5, .mx-sm-5 {margin-right:3rem !important;}.mb-sm-5, .my-sm-5 {margin-bottom:3rem !important;}.ml-sm-5, .mx-sm-5 {margin-left:3rem !important;}.p-sm-0 {padding:0 !important;}.pt-sm-0, .py-sm-0 {padding-top:0 !important;}.pr-sm-0, .px-sm-0 {padding-right:0 !important;}.pb-sm-0, .py-sm-0 {padding-bottom:0 !important;}.pl-sm-0, .px-sm-0 {padding-left:0 !important;}.p-sm-1 {padding:0.25rem !important;}.pt-sm-1, .py-sm-1 {padding-top:0.25rem !important;}.pr-sm-1, .px-sm-1 {padding-right:0.25rem !important;}.pb-sm-1, .py-sm-1 {padding-bottom:0.25rem !important;}.pl-sm-1, .px-sm-1 {padding-left:0.25rem !important;}.p-sm-2 {padding:0.5rem !important;}.pt-sm-2, .py-sm-2 {padding-top:0.5rem !important;}.pr-sm-2, .px-sm-2 {padding-right:0.5rem !important;}.pb-sm-2, .py-sm-2 {padding-bottom:0.5rem !important;}.pl-sm-2, .px-sm-2 {padding-left:0.5rem !important;}.p-sm-3 {padding:1rem !important;}.pt-sm-3, .py-sm-3 {padding-top:1rem !important;}.pr-sm-3, .px-sm-3 {padding-right:1rem !important;}.pb-sm-3, .py-sm-3 {padding-bottom:1rem !important;}.pl-sm-3, .px-sm-3 {padding-left:1rem !important;}.p-sm-4 {padding:1.5rem !important;}.pt-sm-4, .py-sm-4 {padding-top:1.5rem !important;}.pr-sm-4, .px-sm-4 {padding-right:1.5rem !important;}.pb-sm-4, .py-sm-4 {padding-bottom:1.5rem !important;}.pl-sm-4, .px-sm-4 {padding-left:1.5rem !important;}.p-sm-5 {padding:3rem !important;}.pt-sm-5, .py-sm-5 {padding-top:3rem !important;}.pr-sm-5, .px-sm-5 {padding-right:3rem !important;}.pb-sm-5, .py-sm-5 {padding-bottom:3rem !important;}.pl-sm-5, .px-sm-5 {padding-left:3rem !important;}.m-sm-n1 {margin:-0.25rem !important;}.mt-sm-n1, .my-sm-n1 {margin-top:-0.25rem !important;}.mr-sm-n1, .mx-sm-n1 {margin-right:-0.25rem !important;}.mb-sm-n1, .my-sm-n1 {margin-bottom:-0.25rem !important;}.ml-sm-n1, .mx-sm-n1 {margin-left:-0.25rem !important;}.m-sm-n2 {margin:-0.5rem !important;}.mt-sm-n2, .my-sm-n2 {margin-top:-0.5rem !important;}.mr-sm-n2, .mx-sm-n2 {margin-right:-0.5rem !important;}.mb-sm-n2, .my-sm-n2 {margin-bottom:-0.5rem !important;}.ml-sm-n2, .mx-sm-n2 {margin-left:-0.5rem !important;}.m-sm-n3 {margin:-1rem !important;}.mt-sm-n3, .my-sm-n3 {margin-top:-1rem !important;}.mr-sm-n3, .mx-sm-n3 {margin-right:-1rem !important;}.mb-sm-n3, .my-sm-n3 {margin-bottom:-1rem !important;}.ml-sm-n3, .mx-sm-n3 {margin-left:-1rem !important;}.m-sm-n4 {margin:-1.5rem !important;}.mt-sm-n4, .my-sm-n4 {margin-top:-1.5rem !important;}.mr-sm-n4, .mx-sm-n4 {margin-right:-1.5rem !important;}.mb-sm-n4, .my-sm-n4 {margin-bottom:-1.5rem !important;}.ml-sm-n4, .mx-sm-n4 {margin-left:-1.5rem !important;}.m-sm-n5 {margin:-3rem !important;}.mt-sm-n5, .my-sm-n5 {margin-top:-3rem !important;}.mr-sm-n5, .mx-sm-n5 {margin-right:-3rem !important;}.mb-sm-n5, .my-sm-n5 {margin-bottom:-3rem !important;}.ml-sm-n5, .mx-sm-n5 {margin-left:-3rem !important;}.m-sm-auto {margin:auto !important;}.mt-sm-auto, .my-sm-auto {margin-top:auto !important;}.mr-sm-auto, .mx-sm-auto {margin-right:auto !important;}.mb-sm-auto, .my-sm-auto {margin-bottom:auto !important;}.ml-sm-auto, .mx-sm-auto {margin-left:auto !important;}}@media (min-width:768px) {.m-md-0 {margin:0 !important;}.mt-md-0, .my-md-0 {margin-top:0 !important;}.mr-md-0, .mx-md-0 {margin-right:0 !important;}.mb-md-0, .my-md-0 {margin-bottom:0 !important;}.ml-md-0, .mx-md-0 {margin-left:0 !important;}.m-md-1 {margin:0.25rem !important;}.mt-md-1, .my-md-1 {margin-top:0.25rem !important;}.mr-md-1, .mx-md-1 {margin-right:0.25rem !important;}.mb-md-1, .my-md-1 {margin-bottom:0.25rem !important;}.ml-md-1, .mx-md-1 {margin-left:0.25rem !important;}.m-md-2 {margin:0.5rem !important;}.mt-md-2, .my-md-2 {margin-top:0.5rem !important;}.mr-md-2, .mx-md-2 {margin-right:0.5rem !important;}.mb-md-2, .my-md-2 {margin-bottom:0.5rem !important;}.ml-md-2, .mx-md-2 {margin-left:0.5rem !important;}.m-md-3 {margin:1rem !important;}.mt-md-3, .my-md-3 {margin-top:1rem !important;}.mr-md-3, .mx-md-3 {margin-right:1rem !important;}.mb-md-3, .my-md-3 {margin-bottom:1rem !important;}.ml-md-3, .mx-md-3 {margin-left:1rem !important;}.m-md-4 {margin:1.5rem !important;}.mt-md-4, .my-md-4 {margin-top:1.5rem !important;}.mr-md-4, .mx-md-4 {margin-right:1.5rem !important;}.mb-md-4, .my-md-4 {margin-bottom:1.5rem !important;}.ml-md-4, .mx-md-4 {margin-left:1.5rem !important;}.m-md-5 {margin:3rem !important;}.mt-md-5, .my-md-5 {margin-top:3rem !important;}.mr-md-5, .mx-md-5 {margin-right:3rem !important;}.mb-md-5, .my-md-5 {margin-bottom:3rem !important;}.ml-md-5, .mx-md-5 {margin-left:3rem !important;}.p-md-0 {padding:0 !important;}.pt-md-0, .py-md-0 {padding-top:0 !important;}.pr-md-0, .px-md-0 {padding-right:0 !important;}.pb-md-0, .py-md-0 {padding-bottom:0 !important;}.pl-md-0, .px-md-0 {padding-left:0 !important;}.p-md-1 {padding:0.25rem !important;}.pt-md-1, .py-md-1 {padding-top:0.25rem !important;}.pr-md-1, .px-md-1 {padding-right:0.25rem !important;}.pb-md-1, .py-md-1 {padding-bottom:0.25rem !important;}.pl-md-1, .px-md-1 {padding-left:0.25rem !important;}.p-md-2 {padding:0.5rem !important;}.pt-md-2, .py-md-2 {padding-top:0.5rem !important;}.pr-md-2, .px-md-2 {padding-right:0.5rem !important;}.pb-md-2, .py-md-2 {padding-bottom:0.5rem !important;}.pl-md-2, .px-md-2 {padding-left:0.5rem !important;}.p-md-3 {padding:1rem !important;}.pt-md-3, .py-md-3 {padding-top:1rem !important;}.pr-md-3, .px-md-3 {padding-right:1rem !important;}.pb-md-3, .py-md-3 {padding-bottom:1rem !important;}.pl-md-3, .px-md-3 {padding-left:1rem !important;}.p-md-4 {padding:1.5rem !important;}.pt-md-4, .py-md-4 {padding-top:1.5rem !important;}.pr-md-4, .px-md-4 {padding-right:1.5rem !important;}.pb-md-4, .py-md-4 {padding-bottom:1.5rem !important;}.pl-md-4, .px-md-4 {padding-left:1.5rem !important;}.p-md-5 {padding:3rem !important;}.pt-md-5, .py-md-5 {padding-top:3rem !important;}.pr-md-5, .px-md-5 {padding-right:3rem !important;}.pb-md-5, .py-md-5 {padding-bottom:3rem !important;}.pl-md-5, .px-md-5 {padding-left:3rem !important;}.m-md-n1 {margin:-0.25rem !important;}.mt-md-n1, .my-md-n1 {margin-top:-0.25rem !important;}.mr-md-n1, .mx-md-n1 {margin-right:-0.25rem !important;}.mb-md-n1, .my-md-n1 {margin-bottom:-0.25rem !important;}.ml-md-n1, .mx-md-n1 {margin-left:-0.25rem !important;}.m-md-n2 {margin:-0.5rem !important;}.mt-md-n2, .my-md-n2 {margin-top:-0.5rem !important;}.mr-md-n2, .mx-md-n2 {margin-right:-0.5rem !important;}.mb-md-n2, .my-md-n2 {margin-bottom:-0.5rem !important;}.ml-md-n2, .mx-md-n2 {margin-left:-0.5rem !important;}.m-md-n3 {margin:-1rem !important;}.mt-md-n3, .my-md-n3 {margin-top:-1rem !important;}.mr-md-n3, .mx-md-n3 {margin-right:-1rem !important;}.mb-md-n3, .my-md-n3 {margin-bottom:-1rem !important;}.ml-md-n3, .mx-md-n3 {margin-left:-1rem !important;}.m-md-n4 {margin:-1.5rem !important;}.mt-md-n4, .my-md-n4 {margin-top:-1.5rem !important;}.mr-md-n4, .mx-md-n4 {margin-right:-1.5rem !important;}.mb-md-n4, .my-md-n4 {margin-bottom:-1.5rem !important;}.ml-md-n4, .mx-md-n4 {margin-left:-1.5rem !important;}.m-md-n5 {margin:-3rem !important;}.mt-md-n5, .my-md-n5 {margin-top:-3rem !important;}.mr-md-n5, .mx-md-n5 {margin-right:-3rem !important;}.mb-md-n5, .my-md-n5 {margin-bottom:-3rem !important;}.ml-md-n5, .mx-md-n5 {margin-left:-3rem !important;}.m-md-auto {margin:auto !important;}.mt-md-auto, .my-md-auto {margin-top:auto !important;}.mr-md-auto, .mx-md-auto {margin-right:auto !important;}.mb-md-auto, .my-md-auto {margin-bottom:auto !important;}.ml-md-auto, .mx-md-auto {margin-left:auto !important;}}@media (min-width:992px) {.m-lg-0 {margin:0 !important;}.mt-lg-0, .my-lg-0 {margin-top:0 !important;}.mr-lg-0, .mx-lg-0 {margin-right:0 !important;}.mb-lg-0, .my-lg-0 {margin-bottom:0 !important;}.ml-lg-0, .mx-lg-0 {margin-left:0 !important;}.m-lg-1 {margin:0.25rem !important;}.mt-lg-1, .my-lg-1 {margin-top:0.25rem !important;}.mr-lg-1, .mx-lg-1 {margin-right:0.25rem !important;}.mb-lg-1, .my-lg-1 {margin-bottom:0.25rem !important;}.ml-lg-1, .mx-lg-1 {margin-left:0.25rem !important;}.m-lg-2 {margin:0.5rem !important;}.mt-lg-2, .my-lg-2 {margin-top:0.5rem !important;}.mr-lg-2, .mx-lg-2 {margin-right:0.5rem !important;}.mb-lg-2, .my-lg-2 {margin-bottom:0.5rem !important;}.ml-lg-2, .mx-lg-2 {margin-left:0.5rem !important;}.m-lg-3 {margin:1rem !important;}.mt-lg-3, .my-lg-3 {margin-top:1rem !important;}.mr-lg-3, .mx-lg-3 {margin-right:1rem !important;}.mb-lg-3, .my-lg-3 {margin-bottom:1rem !important;}.ml-lg-3, .mx-lg-3 {margin-left:1rem !important;}.m-lg-4 {margin:1.5rem !important;}.mt-lg-4, .my-lg-4 {margin-top:1.5rem !important;}.mr-lg-4, .mx-lg-4 {margin-right:1.5rem !important;}.mb-lg-4, .my-lg-4 {margin-bottom:1.5rem !important;}.ml-lg-4, .mx-lg-4 {margin-left:1.5rem !important;}.m-lg-5 {margin:3rem !important;}.mt-lg-5, .my-lg-5 {margin-top:3rem !important;}.mr-lg-5, .mx-lg-5 {margin-right:3rem !important;}.mb-lg-5, .my-lg-5 {margin-bottom:3rem !important;}.ml-lg-5, .mx-lg-5 {margin-left:3rem !important;}.p-lg-0 {padding:0 !important;}.pt-lg-0, .py-lg-0 {padding-top:0 !important;}.pr-lg-0, .px-lg-0 {padding-right:0 !important;}.pb-lg-0, .py-lg-0 {padding-bottom:0 !important;}.pl-lg-0, .px-lg-0 {padding-left:0 !important;}.p-lg-1 {padding:0.25rem !important;}.pt-lg-1, .py-lg-1 {padding-top:0.25rem !important;}.pr-lg-1, .px-lg-1 {padding-right:0.25rem !important;}.pb-lg-1, .py-lg-1 {padding-bottom:0.25rem !important;}.pl-lg-1, .px-lg-1 {padding-left:0.25rem !important;}.p-lg-2 {padding:0.5rem !important;}.pt-lg-2, .py-lg-2 {padding-top:0.5rem !important;}.pr-lg-2, .px-lg-2 {padding-right:0.5rem !important;}.pb-lg-2, .py-lg-2 {padding-bottom:0.5rem !important;}.pl-lg-2, .px-lg-2 {padding-left:0.5rem !important;}.p-lg-3 {padding:1rem !important;}.pt-lg-3, .py-lg-3 {padding-top:1rem !important;}.pr-lg-3, .px-lg-3 {padding-right:1rem !important;}.pb-lg-3, .py-lg-3 {padding-bottom:1rem !important;}.pl-lg-3, .px-lg-3 {padding-left:1rem !important;}.p-lg-4 {padding:1.5rem !important;}.pt-lg-4, .py-lg-4 {padding-top:1.5rem !important;}.pr-lg-4, .px-lg-4 {padding-right:1.5rem !important;}.pb-lg-4, .py-lg-4 {padding-bottom:1.5rem !important;}.pl-lg-4, .px-lg-4 {padding-left:1.5rem !important;}.p-lg-5 {padding:3rem !important;}.pt-lg-5, .py-lg-5 {padding-top:3rem !important;}.pr-lg-5, .px-lg-5 {padding-right:3rem !important;}.pb-lg-5, .py-lg-5 {padding-bottom:3rem !important;}.pl-lg-5, .px-lg-5 {padding-left:3rem !important;}.m-lg-n1 {margin:-0.25rem !important;}.mt-lg-n1, .my-lg-n1 {margin-top:-0.25rem !important;}.mr-lg-n1, .mx-lg-n1 {margin-right:-0.25rem !important;}.mb-lg-n1, .my-lg-n1 {margin-bottom:-0.25rem !important;}.ml-lg-n1, .mx-lg-n1 {margin-left:-0.25rem !important;}.m-lg-n2 {margin:-0.5rem !important;}.mt-lg-n2, .my-lg-n2 {margin-top:-0.5rem !important;}.mr-lg-n2, .mx-lg-n2 {margin-right:-0.5rem !important;}.mb-lg-n2, .my-lg-n2 {margin-bottom:-0.5rem !important;}.ml-lg-n2, .mx-lg-n2 {margin-left:-0.5rem !important;}.m-lg-n3 {margin:-1rem !important;}.mt-lg-n3, .my-lg-n3 {margin-top:-1rem !important;}.mr-lg-n3, .mx-lg-n3 {margin-right:-1rem !important;}.mb-lg-n3, .my-lg-n3 {margin-bottom:-1rem !important;}.ml-lg-n3, .mx-lg-n3 {margin-left:-1rem !important;}.m-lg-n4 {margin:-1.5rem !important;}.mt-lg-n4, .my-lg-n4 {margin-top:-1.5rem !important;}.mr-lg-n4, .mx-lg-n4 {margin-right:-1.5rem !important;}.mb-lg-n4, .my-lg-n4 {margin-bottom:-1.5rem !important;}.ml-lg-n4, .mx-lg-n4 {margin-left:-1.5rem !important;}.m-lg-n5 {margin:-3rem !important;}.mt-lg-n5, .my-lg-n5 {margin-top:-3rem !important;}.mr-lg-n5, .mx-lg-n5 {margin-right:-3rem !important;}.mb-lg-n5, .my-lg-n5 {margin-bottom:-3rem !important;}.ml-lg-n5, .mx-lg-n5 {margin-left:-3rem !important;}.m-lg-auto {margin:auto !important;}.mt-lg-auto, .my-lg-auto {margin-top:auto !important;}.mr-lg-auto, .mx-lg-auto {margin-right:auto !important;}.mb-lg-auto, .my-lg-auto {margin-bottom:auto !important;}.ml-lg-auto, .mx-lg-auto {margin-left:auto !important;}}@media (min-width:1200px) {.m-xl-0 {margin:0 !important;}.mt-xl-0, .my-xl-0 {margin-top:0 !important;}.mr-xl-0, .mx-xl-0 {margin-right:0 !important;}.mb-xl-0, .my-xl-0 {margin-bottom:0 !important;}.ml-xl-0, .mx-xl-0 {margin-left:0 !important;}.m-xl-1 {margin:0.25rem !important;}.mt-xl-1, .my-xl-1 {margin-top:0.25rem !important;}.mr-xl-1, .mx-xl-1 {margin-right:0.25rem !important;}.mb-xl-1, .my-xl-1 {margin-bottom:0.25rem !important;}.ml-xl-1, .mx-xl-1 {margin-left:0.25rem !important;}.m-xl-2 {margin:0.5rem !important;}.mt-xl-2, .my-xl-2 {margin-top:0.5rem !important;}.mr-xl-2, .mx-xl-2 {margin-right:0.5rem !important;}.mb-xl-2, .my-xl-2 {margin-bottom:0.5rem !important;}.ml-xl-2, .mx-xl-2 {margin-left:0.5rem !important;}.m-xl-3 {margin:1rem !important;}.mt-xl-3, .my-xl-3 {margin-top:1rem !important;}.mr-xl-3, .mx-xl-3 {margin-right:1rem !important;}.mb-xl-3, .my-xl-3 {margin-bottom:1rem !important;}.ml-xl-3, .mx-xl-3 {margin-left:1rem !important;}.m-xl-4 {margin:1.5rem !important;}.mt-xl-4, .my-xl-4 {margin-top:1.5rem !important;}.mr-xl-4, .mx-xl-4 {margin-right:1.5rem !important;}.mb-xl-4, .my-xl-4 {margin-bottom:1.5rem !important;}.ml-xl-4, .mx-xl-4 {margin-left:1.5rem !important;}.m-xl-5 {margin:3rem !important;}.mt-xl-5, .my-xl-5 {margin-top:3rem !important;}.mr-xl-5, .mx-xl-5 {margin-right:3rem !important;}.mb-xl-5, .my-xl-5 {margin-bottom:3rem !important;}.ml-xl-5, .mx-xl-5 {margin-left:3rem !important;}.p-xl-0 {padding:0 !important;}.pt-xl-0, .py-xl-0 {padding-top:0 !important;}.pr-xl-0, .px-xl-0 {padding-right:0 !important;}.pb-xl-0, .py-xl-0 {padding-bottom:0 !important;}.pl-xl-0, .px-xl-0 {padding-left:0 !important;}.p-xl-1 {padding:0.25rem !important;}.pt-xl-1, .py-xl-1 {padding-top:0.25rem !important;}.pr-xl-1, .px-xl-1 {padding-right:0.25rem !important;}.pb-xl-1, .py-xl-1 {padding-bottom:0.25rem !important;}.pl-xl-1, .px-xl-1 {padding-left:0.25rem !important;}.p-xl-2 {padding:0.5rem !important;}.pt-xl-2, .py-xl-2 {padding-top:0.5rem !important;}.pr-xl-2, .px-xl-2 {padding-right:0.5rem !important;}.pb-xl-2, .py-xl-2 {padding-bottom:0.5rem !important;}.pl-xl-2, .px-xl-2 {padding-left:0.5rem !important;}.p-xl-3 {padding:1rem !important;}.pt-xl-3, .py-xl-3 {padding-top:1rem !important;}.pr-xl-3, .px-xl-3 {padding-right:1rem !important;}.pb-xl-3, .py-xl-3 {padding-bottom:1rem !important;}.pl-xl-3, .px-xl-3 {padding-left:1rem !important;}.p-xl-4 {padding:1.5rem !important;}.pt-xl-4, .py-xl-4 {padding-top:1.5rem !important;}.pr-xl-4, .px-xl-4 {padding-right:1.5rem !important;}.pb-xl-4, .py-xl-4 {padding-bottom:1.5rem !important;}.pl-xl-4, .px-xl-4 {padding-left:1.5rem !important;}.p-xl-5 {padding:3rem !important;}.pt-xl-5, .py-xl-5 {padding-top:3rem !important;}.pr-xl-5, .px-xl-5 {padding-right:3rem !important;}.pb-xl-5, .py-xl-5 {padding-bottom:3rem !important;}.pl-xl-5, .px-xl-5 {padding-left:3rem !important;}.m-xl-n1 {margin:-0.25rem !important;}.mt-xl-n1, .my-xl-n1 {margin-top:-0.25rem !important;}.mr-xl-n1, .mx-xl-n1 {margin-right:-0.25rem !important;}.mb-xl-n1, .my-xl-n1 {margin-bottom:-0.25rem !important;}.ml-xl-n1, .mx-xl-n1 {margin-left:-0.25rem !important;}.m-xl-n2 {margin:-0.5rem !important;}.mt-xl-n2, .my-xl-n2 {margin-top:-0.5rem !important;}.mr-xl-n2, .mx-xl-n2 {margin-right:-0.5rem !important;}.mb-xl-n2, .my-xl-n2 {margin-bottom:-0.5rem !important;}.ml-xl-n2, .mx-xl-n2 {margin-left:-0.5rem !important;}.m-xl-n3 {margin:-1rem !important;}.mt-xl-n3, .my-xl-n3 {margin-top:-1rem !important;}.mr-xl-n3, .mx-xl-n3 {margin-right:-1rem !important;}.mb-xl-n3, .my-xl-n3 {margin-bottom:-1rem !important;}.ml-xl-n3, .mx-xl-n3 {margin-left:-1rem !important;}.m-xl-n4 {margin:-1.5rem !important;}.mt-xl-n4, .my-xl-n4 {margin-top:-1.5rem !important;}.mr-xl-n4, .mx-xl-n4 {margin-right:-1.5rem !important;}.mb-xl-n4, .my-xl-n4 {margin-bottom:-1.5rem !important;}.ml-xl-n4, .mx-xl-n4 {margin-left:-1.5rem !important;}.m-xl-n5 {margin:-3rem !important;}.mt-xl-n5, .my-xl-n5 {margin-top:-3rem !important;}.mr-xl-n5, .mx-xl-n5 {margin-right:-3rem !important;}.mb-xl-n5, .my-xl-n5 {margin-bottom:-3rem !important;}.ml-xl-n5, .mx-xl-n5 {margin-left:-3rem !important;}.m-xl-auto {margin:auto !important;}.mt-xl-auto, .my-xl-auto {margin-top:auto !important;}.mr-xl-auto, .mx-xl-auto {margin-right:auto !important;}.mb-xl-auto, .my-xl-auto {margin-bottom:auto !important;}.ml-xl-auto, .mx-xl-auto {margin-left:auto !important;}}.text-monospace {font-family:SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;}.text-justify {text-align:justify !important;}.text-wrap {white-space:normal !important;}.text-nowrap {white-space:nowrap !important;}.text-truncate {overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.text-left {text-align:left !important;}.text-right {text-align:right !important;}.text-center {text-align:center !important;}@media (min-width:576px) {.text-sm-left {text-align:left !important;}.text-sm-right {text-align:right !important;}.text-sm-center {text-align:center !important;}}@media (min-width:768px) {.text-md-left {text-align:left !important;}.text-md-right {text-align:right !important;}.text-md-center {text-align:center !important;}}@media (min-width:992px) {.text-lg-left {text-align:left !important;}.text-lg-right {text-align:right !important;}.text-lg-center {text-align:center !important;}}@media (min-width:1200px) {.text-xl-left {text-align:left !important;}.text-xl-right {text-align:right !important;}.text-xl-center {text-align:center !important;}}.text-lowercase {text-transform:lowercase !important;}.text-uppercase {text-transform:uppercase !important;}.text-capitalize {text-transform:capitalize !important;}.font-weight-light {font-weight:300 !important;}.font-weight-lighter {font-weight:lighter !important;}.font-weight-normal {font-weight:400 !important;}.font-weight-bold {font-weight:700 !important;}.font-weight-bolder {font-weight:bolder !important;}.font-italic {font-style:italic !important;}.text-white {color:#fff !important;}.text-primary {color:#007bff !important;}:root {--theme-darkest-grey:#1A1A1A;--main-color-dark-accent:#282322;--theme-light-grey:#343434;--light:#fff;--dark:#000;--theme-red:#9C2743;--theme-red-dark:#560000;--theme-red-light:#9C6969;--theme-black:#1A1A1A;--theme-blue:#0083FF;--theme-grey:#E9E9E9;}@font-face {font-display:swap; font-family:'Lato';font-style:normal;font-weight:300;src:url('/wp-content/themes/burgsimpson/fonts/lato-v24-latin-300.woff2') format('woff2'); }@font-face {font-display:swap; font-family:'Lato';font-style:normal;font-weight:400;src:url('/wp-content/themes/burgsimpson/fonts/lato-v24-latin-regular.woff2') format('woff2'); }@font-face {font-display:swap; font-family:'Lato';font-style:normal;font-weight:700;src:url('/wp-content/themes/burgsimpson/fonts/lato-v24-latin-700.woff2') format('woff2'); } .gfield--type-honeypot {display:none !important}.wp-block-image{padding:20px 0;margin-bottom:0}.wp-block-image img{max-width:100%;height:auto;}.wp-element-caption{text-align:center;color:gray;font-style:italic;}.grecaptcha-badge{z-index:9}body{overflow-x:hidden;font-family:'Lato', sans-serif;} a, a:link, a:active, a:visited, a:hover{text-decoration:none;} .validation_message{color:#fff}ul li:not(.menu-item-has-children):before{display:none;}p{line-height:1.8;padding-top:10px;}h1, .h1, h2, .h2{font-family:'Libre Caslon Text', serif;}h1,.h1{font-size:3.75em;line-height:1.3em;margin-bottom:20px;font-weight:700;}h2, .h2{font-size:2.8125em;line-height:1.3em;font-weight:400;padding-left:20px;padding-bottom:20px;border-left:1px solid var(--theme-red); border-bottom:1px solid var(--theme-red);text-transform:none;margin-top:60px;margin-bottom:20px;}h2.section-title-big{border-bottom:0;border-left:0;}h3, .h3{font-family:'Lato', sans-serif;font-size:1.375em;font-weight:700;padding-top:30px;}h3.section-title-medium{font-weight:normal;}h4, .h4{font-family:'Lato', sans-serif;font-size:1.2em;font-weight:700;padding-top:30px;}h5, .h5{font-family:'Lato', sans-serif;font-size:1.4em;padding-left:20px;padding-top:30px;line-height:1.3;font-weight:700;}h1 strong, .h1 strong, h2 strong, .h2 strong, h3 strong, .h3 strong, h4 strong, .h4 strong{font-weight:normal;}.entry-content h3, .entry-content h4 {font-family:'Lato', sans-serif;font-weight:700;}h2 strong {font-weight:normal;}a{color:var(--theme-blue);}a:not(.button):hover{text-decoration:none;transition:all 0.4s ease-out;color:var(--theme-blue);opacity:.8}:focus{outline:none}button:focus{outline:none;}.content{padding:0;}.white, .white a{color:var(--light);}.red, .red a{color:var(--theme-red-dark);}.red-light, .red-light a{color:var(--theme-red);}.red-lightest, .red-lightest a {color:var(--theme-red-light);}.bg-red{background-color:var(--theme-red-dark);position:relative;z-index:1;}.bg-red:before{content:'';width:100%;height:100%;background:var(--theme-red-dark);;position:absolute;left:0;top:0;z-index:-1;opacity:.5;}.bg-red.active:before{-webkit-animation:hero-opacity 4s 1 forwards;animation:hero-opacity 4s 1 forwards;}.bg-black{background-color:#000;position:relative;z-index:1;}.firstelement{margin-top:0;}ol li{display:list-item;text-align:-webkit-match-parent;}ol li::marker{counter-increment:item;font-variant-numeric:tabular-nums;text-transform:none;text-indent:0px !important;text-align:start !important;text-align-last:start !important;}body.sticky {padding-top:65px;}body.sticky .top-header{display:none;}.top-header {padding:10px;background:#F3F3F3;display:flex;justify-content:end;}.top-header a {border-right:1px solid #000;padding:0px 20px;font-family:'Lato', sans-serif;color:#414141;font-size:16px;}.top-header a:last-child{border-right:none;}.navigation{background-color:var(--theme-red);text-align:center;}.navigation .container{display:inline-flex;justify-content:center;align-items:center;}.navbar{padding:0;position:inherit;}.navbar .navbar-nav{width:100%;display:flex;justify-content:space-between;}.navbar .navbar-nav li.menu-item {width:inherit;}.navbar .navbar-nav li.menu-item-has-children {position:inherit;}.navbar .navbar-nav>li>a, .navbar .navbar-nav>li>span {padding:15px 5px;color:var(--light) !important;display:inherit;text-transform:uppercase;font-size:14px;}.navbar .navbar-nav>li.contact-item>a {background-color:var(--theme-blue);height:100%;}.navbar .navbar-nav>li.location-item{background-color:var(--theme-red-dark) !important;background-repeat:no-repeat;background-position:20px center;background-image:var(--wpr-bg-70c67ff1-75a0-4512-9c69-4b8f3658ef47);min-height:100%;background-size:20px;}.navbar .navbar-nav>li.location-item a{height:100%;line-height:1.6;}.navbar .navbar-nav li.menu-item a {color:#fff;}.navbar .navbar-nav>li.location-item.show{background-color:var(--theme-black) !important;}.navbar .navbar-nav>li:hover{background-color:var(--theme-black);}.navbar .navbar-nav>li:hover>a, .navbar .navbar-nav>li.show>a{color:var(--light) !important;}.navbar .navbar-nav>li.menu-item-has-children.show > .dropdown-menu{display:flex;width:100%;max-height:350px;padding:20px;flex-direction:row;flex-wrap:wrap;box-shadow:rgb(0 0 0 / 45%) 0px 25px 20px -20px;background-color:var(--theme-black);border:none;margin-top:0; border-radius:0;}.navbar .navbar-nav>li.menu-item-has-children.show > .dropdown-menu li{width:33%}.navbar .navbar-nav > .dropdown-menu{background-color:var(--theme-darkest-grey);padding:0;border:none;margin:0;border-radius:0;flex-wrap:wrap;min-width:30em;}.navbar .navbar-nav > .dropdown-menu > li{text-align:left !important;flex:0 0 50%;}.navbar .column_menu {width:100%;}.navbar .mega-menu-parent .sub-menu {display:none;}.dropdown-toggle{cursor:pointer;background:url(/wp-content/themes/burgsimpson/images/white-chevron-down.svg) no-repeat;background-size:15px;padding:15px 5px 15px 0px !important;background-position:85% center;display:inline-block;}.drawer-overlay {position:fixed;z-index:1;top:0;left:0;display:none;width:100%;height:100%;background-color:rgba(0,0,0,.2);}.drawer-open .drawer-overlay {display:block;position:fixed !important;}.dropdown-toggle::after{display:none;}.navbar .menu-item-has-children .menu-item{position:relative !important;padding:15px 10px 15px 60px !important;}.menu-icon{position:relative;padding:10px 10px 10px 50px !important;}.mega-menu-wrapper .menu-icon{position:relative;padding:7px 10px 7px 25px !important;}.mega-menu-wrapper .menu-item.menu-icon>a{font-size:1em;line-height:1.2;}.menu-icon:after{content:" ";position:absolute !important;height:100%;width:26px;background-repeat:no-repeat;background-position:center center;background-size:16px;left:0;top:0;z-index:1;display:block;}.mega-menu-wrapper .menu-item{padding-left:30px;}.mega-menu-wrapper .menu-item>a{font-size:.8em;margin:0;padding:5px 8px;display:inline-block;line-height:1;}.mega-menu-wrapper .menu-item>a:hover{background:gray;color:#fff;}.menu-icon.gavel:after{background-image:var(--wpr-bg-c58cdeef-f5ed-4317-b401-186b10ea1172); }.menu-icon.scale:after{background-image:var(--wpr-bg-34bc763c-af90-446d-ad11-0b1bc80a82fd); }.menu-icon.hammer:after{background-image:var(--wpr-bg-64a068ee-f5ac-420b-a830-d94ef79c4409); }.menu-icon.police:after{background-image:var(--wpr-bg-6bd162c2-161c-4e31-94df-9062357fa476); }.menu-icon.pills:after{background-image:var(--wpr-bg-b9b08944-742b-48d1-b46d-ea585e9318ce); }.menu-icon.employee:after{background-image:var(--wpr-bg-e3ee9681-a649-42f8-a2ff-c0ab256c6e71); }.menu-icon.explosion:after{background-image:var(--wpr-bg-c7f6d413-3801-41d0-9073-149bd5d1ab6a); }.menu-icon.family:after{background-image:var(--wpr-bg-00a65876-d7f7-4bd3-9874-a5a49caa74c8); }.menu-icon.medical:after{background-image:var(--wpr-bg-241fe9f4-9292-438c-bb18-477398c01d72); }.menu-icon.injury:after{background-image:var(--wpr-bg-04999103-eaa4-46c4-a497-7dead401b848); }.menu-icon.home:after{background-image:var(--wpr-bg-e4672b07-a930-4dd6-b49d-b8ebb264a7a9); }.menu-icon.gears:after{background-image:var(--wpr-bg-bcb079a5-9ccc-404a-86ff-4dbfe1a89f46); }.menu-icon.assault:after{background-image:var(--wpr-bg-ddeac914-1440-40d4-af8c-bf92910a659d);background-size:15px !important;}.menu-icon.worker:after{background-image:var(--wpr-bg-2f8a4989-acda-4e74-9922-af6d3e9233e6); }.menu-icon.car:after{background-image:var(--wpr-bg-326c5cb9-30d7-4798-b5f0-ef9d48d704a2); }.menu-icon.motorcycle:after{background-image:var(--wpr-bg-3a800049-e9ff-4971-ae95-152568f10258); }.menu-icon.truck:after{background-image:var(--wpr-bg-245e7fb3-beda-4abb-8356-362ca6ed5937); }.menu-icon.wrongful:after{background-image:var(--wpr-bg-01785957-b3aa-4dda-a52a-9e3b7286fc18); }#masthead {position:relative;}#masthead .search-form {position:absolute;right:0;top:0%;box-shadow:rgb(50 50 93 / 25%) 0px 6px 12px -2px, rgb(0 0 0 / 30%) 0px 3px 7px -3px;padding:0;}#masthead form input.search-field {padding:15px 10px;width:250px;}.mm-spn a, .mm-spn span{padding:calc((var(--mm-spn-item-height) - var(--mm-spn-line-height))/ 2) var(--mm-spn-item-indent) !important;}#menu-main-mega-menu > .mega-menu-parent{position:inherit !important;}#menu-main-mega-menu > .mega-menu-parent > .dropdown-menu{top:auto;width:100%;justify-content:center;padding:40px 40px;box-shadow:0px 0px 5px 0px rgb(0 0 0 / 10%);}#menu-main-mega-menu > .mega-menu-parent.show > .dropdown-menu{display:block;box-shadow:0 5px 10px 0 rgb(32 33 36 / 68%);}#menu-main-mega-menu .column_menu > ul > li > a{color:var(--light);}body.stick #menu-main-mega-menu > .mega-menu-parent > .dropdown-menu{top:61px;}#menu-main-mega-menu .nav_title a {text-transform:uppercase;font-weight:700;}#menu-main-mega-menu .column_menu > ul > li, #menu-main-mega-menu .menu-item-has-children ul > li {padding:10px 0px 10px 40px;font-weight:400;flex:0 0 33.333333%;}#menu-main-mega-menu .menu-item-has-children.show ul{max-height:200px;flex-direction:row;display:flex !important;align-items:baseline;align-content:space-around;flex-wrap:wrap;justify-content:flex-start !important;}#menu-main-mega-menu .menu-item-has-children ul li{display:flex;width:45%;position:relative !important;float:none !important;}#menu-main-mega-menu .menu-item-has-children ul{padding:30px;}#menu-main-mega-menu .menu-item-has-children ul li > a{color:var(--light);}#menu-main-mega-menu .column_menu > ul{padding-left:10px;list-style:none;display:flex;flex-wrap:wrap;}#menu-main-mega-menu .column_menu > ul > li::marker {color:var(--light);}.navigation li.show {background-color:var(--theme-black);}.mega-menu-parent{position:inherit;}.show .mega-menu-wrapper.dropdown-menu{display:block;width:100%;border-radius:0;margin-top:0;border:0;background:#1a1a1a;height:auto;padding-bottom:15px;;}#mobile-nav{display:inline-flex; justify-content:space-between;background-color:var(--theme-red);padding-left:0;}#mobile-nav a.mobilecall {text-decoration:none;line-height:1;display:flex;flex-direction:column;align-items:center;justify-content:center;}#mobile-nav img{width:25px;height:auto;margin:0 auto 5px auto;}#mobile-nav a span{color:#fff;font-size:12px;}#mobile-nav a.mobilecall img{width:22px;margin-bottom:10px;}#mobile-nav a.mobilecall span{color:var(--light);}#mobile-nav > a, #mobile-nav .drawer-btns{width:33%;text-align:center;padding:10px 0;display:flex;justify-content:center;align-items:center;}#mobile-nav .drawer-btns img {margin-bottom:10px;}#mobile-nav a{display:flex;flex-direction:column;justify-content:center;align-content:center;}.drawer-nav{background-color:var(--theme-darkest-grey); z-index:999; }.drawer-nav #navbarResponsive{display:block;}.drawer-nav label{display:block;}.drawer-nav label input{width:100%;}.drawer-nav .search-form{padding:20px;}.drawer-nav .navbar-nav > li:after{display:none;}.drawer-nav .mm-spn--open{background-color:var(--theme-darkest-grey)}.drawer-nav li.dropdown.show > .dropdown-menu{display:block;transform:none !important;width:100%;position:relative !important;top:auto !important;padding:0;background-color:var(--theme-light-grey);border:0;margin:0;float:none;}.drawer-nav li.dropdown.show > .dropdown-menu > li > a:active{background-color:var(--theme-blue);}.drawer-nav .menu-item-has-children > ul > li { width:100%;}.drawer-nav .menu-item-has-children > ul > li > a{padding:20px;}.drawer-nav .menu-icon:after{width:30px;background-size:20px; opacity:1 !important;background-position:80% center;margin-left:0;border:none;}.drawer-nav .menu-item.menu-icon{padding-left:38px !important;}.drawer-nav .dropdown-menu .menu-item.menu-icon>a, .drawer-nav .dropdown-menu .menu-item.menu-icon>span{font-size:1em;}.drawer-nav .dropdown-menu .menu-item a, .drawer-nav .dropdown-menu .menu-item span{font-size:.9em;font-weight:normal;padding-top:6px !important;padding-bottom:7px !important;}.drawer-nav .dropdown-menu .menu-item.menu-icon>a, .drawer-nav .dropdown-menu .menu-item.menu-icon>span{padding-left:4px !important}.drawer-nav .dropdown-menu .dropdown-menu a{padding-left:15px !important}.drawer-nav .menu-icon.assault:after{background-size:20px;background-position:65% center;}.drawer-toggle{position:relative!important;left:auto !important;margin:0 auto;padding:10px;}.drawer-btns img{height:28px;}.drawer-btns button{width:75px;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:10px;}.drawer-btns button span{margin-top:5px;display:inline-block;color:var(--light);}.drawer--right.drawer-open .drawer-hamburger {right:0;}.drawer-x, body.drawer-open .drawer-hamburger{display:none !important;}.drawer-x{background:transparent;border:none;padding:18px 0.75rem 30px;box-sizing:content-box;width:2rem;}body.drawer-open .drawer-x{display:flex !important;}.drawer-contact {padding:20px !important;text-align:right;}.drawer-contact:hover a {color:var(--theme-blue) !important;}.drawer-contact a.button{color:var(--light);width:100%;border-radius:0 !important;text-align:center;font-size:1.2em;}.drawer-nav .menu-item {padding:0;}.mm-spn li:after{border:none}.mm-spn li{border-top:1px solid #333}.drawer-nav .menu-item a:hover{color:#fff;}.drawer-nav .mega-menu ul {list-style:none;padding:0;}.drawer-nav .column_menu_container{padding:0;}.drawer-nav .column_menu_container li{padding-left:40px}.drawer-nav .mega-menu-item a, .drawer-nav .dropdown-menu a{text-transform:none !important;font-weight:700;font-size:1em;}.drawer-nav .mega-menu{padding:10px 0 !important;}.drawer-nav .menu-icon a{padding:0 !important;}.drawer-menu >li.nav-item {clear:both;}.drawer-menu a {font-size:1.125em; padding:20px;border-bottom:1px solid var(--main-color-dark-accent);color:var(--light) !important;text-align:right;width:100%;display:block;}body.stick {padding-top:56px;}.navigation.sticky {top:0;position:fixed;left:0;right:0;z-index:9999;box-shadow:0 2px 4px 0 rgb(0 0 0 / 20%);}#mobile-nav.sticky{top:0;position:fixed;left:0;right:0;z-index:9999;}#logo-mobile{display:none;}#logo-mobile [class^="col"]{background:#fff;z-index:2;}#logo-mobile a {display:block;text-align:center;padding:10px 0;}#mobilelocation:before, #drawernav[data-mm-spn-title=Menu]:before {display:none;}#mobilelocation ul a {border-top:1px solid #333;width:100%;}li.contactbutton span, li.contactbutton{display:none;} .mm-spn.mm-spn--light, .mm-spn.mm-spn--light ul[class^="depth_"]{background-color:var(--theme-darkest-grey);}.mm-spn.mm-spn--light a, .mm-spn.mm-spn--navbar:after, .mm-spn.mm-spn--light span{color:#fff !important;}.mm-spn li:before, .mm-spn.mm-spn--navbar:before{border-color:#fff;}.mm-spn a:not(:last-child):after, .mm-spn.mm-spn--navbar ul:before{display:none;}.drawer-nav .dropdown-toggle{padding:calc((var(--mm-spn-item-height) - var(--mm-spn-line-height))/ 2) var(--mm-spn-item-indent) !important;}.navbar-nav > li > a, .navbar-nav > li > span{text-transform:uppercase;}#right-contact{display:flex;flex-direction:row;justify-content:center;align-items:center;}#right-contact span, #right-contact a{color:var(--dark);font-size:2em;font-family:'Libre Caslon Text', serif;}#right-contact img{margin-right:5px;width:25px;}.search-form{position:relative;padding:0 20px;}.search-form label{margin-bottom:0;}.search-form input {line-height:1;width:168px;color:var(--dark);background:var(--light);border:0;border-radius:2px;font-size:1em;padding-left:36px;}[type="search"] {-webkit-appearance:textfield;}input[type=email], input[type=url], input[type=password], input[type=search], input[type=text], textarea {padding:8px;}.lt-bg{background-color:var(--main-color-dark-accent);}.content{min-height:100vh;}.button{display:inline-block;box-shadow:0px 0px 10px -1px rgb(0 0 0 / 30%);border-radius:5px !important;font-family:'Lato', sans-serif;font-weight:700;}.button{background-color:var(--theme-darkest-grey);border-radius:0;min-width:120px;padding:15px 20px;color:var(--light);text-transform:uppercase;transition:all 0.3s ease-out;border:none;background:linear-gradient(to right, var(--theme-darkest-grey) 50%, var(--light) 50%);background-size:200% 100%;background-position:left bottom;}a.button.alternate{background-color:var(--theme-blue);border-radius:0;min-width:120px;padding:15px 20px;color:var(--light);text-transform:uppercase;transition:all 0.3s ease-out;border:none;background:linear-gradient(to right, var(--theme-blue) 50%, var(--light) 50%);background-size:200% 100%;background-position:left bottom;}.button:hover{background-position:-100% !important;color:var(--theme-darkest-grey);text-decoration:none;}a.button.small{min-width:80px;padding:15px;font-size:12px;}a.button.large{min-width:205px;padding:15px 35px;font-size:20px;}input[type=submit]{background-color:var(--theme-blue);border-radius:0;min-width:120px;padding:15px 20px;color:var(--light);text-transform:uppercase;transition:all 0.3s ease-out;border:none;background:linear-gradient(to right, var(--theme-blue) 50%, var(--light) 50%);background-size:200% 100%;background-position:left bottom;box-shadow:0px 0px 10px -1px rgb(0 0 0 / 30%);border-radius:10px;}.button.blue{background-color:var(--theme-blue) !important;background:linear-gradient(to right, var(--theme-blue) 50%, var(--light) 50%);background-size:200% 100%;color:#fff;}.button.blue:hover{color:var(--theme-blue) !important;}input[type=submit]:hover{background-position:-100%;color:var(--theme-blue);}.min-width-button{min-width:280px !important;text-align:center;}.button-shadow{position:relative;padding:20px;z-index:1;}.button-shadow:after{content:'';background-color:rgba(0,0,0,.6);width:100%;height:100%;position:absolute;left:0;z-index:-1;border-radius:5px;top:0;right:0;}#page_hero{min-height:30em;background-repeat:no-repeat;background-size:cover;background-position:center;display:flex;justify-content:center;align-items:center;text-align:center;position:relative;}#page_hero:before{content:'';background:#000;opacity:.5;position:absolute;top:0;left:0;width:100%;z-index:0;height:100%;-webkit-animation:hero-opacity 2.5s 1 forwards;animation:hero-opacity 2.5s 1 forwards;}#page_hero .hero-inner{z-index:1;}#page_hero h1{font-size:3.75em; font-weight:100;margin-bottom:0;}.hero-short{min-height:20em !important;}.badge_holder img {margin:0 auto;}#badges {display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:wrap;}.badge_holder {padding:0 20px;}.bcrumb{background-color:#EAEAEA;padding:5px;font-size:0.85em;}.bcrumb a{color:#0083FF;}.bcrumb p#breadcrumbs {padding:0;margin:0;padding-bottom:0.5rem !important;padding-top:0.5rem !important;}.bcrumb p#breadcrumbs span{font-size:13.6px;}.bcrumb .breadcrumb_last, .bcrumb span{color:#696969;}.navigation-pages{margin-top:20px;}.navigation-pages, .navigation-pages ul{display:flex;justify-content:center;align-items:center;list-style:none;padding:0;width:100%;}figure.alignleft{float:left;margin-right:20px;margin-bottom:20px;}.navigation-pages ul li a{padding:0 15px;color:#000;}.blog_item_text{background:#1A1A1A;padding:20px;min-height:160px;display:flex;justify-content:space-between;flex-direction:column;}.blog_item_text .date, .blog_item_text .categories, .blog_item_text .categories a{color:#828282;font-size:16px;}.blog_item_image img{width:100%;height:auto;vertical-align:middle;}.post-type-archive-firm_news .blog_item_image img{width:100%;height:280px;object-fit:cover;}.post-type-archive-firm_news .blog_item_image img[src$="Burg_Simpson_50Years_Logo_Final.jpg"]{object-fit:contain;}.bottom-details{display:flex;justify-content:space-between;align-items:center;color:#828282}.bottom-details a {font-style:italic;}#sharer a{padding:0 5px;}.blog-details .categories a, .blog-details .categories{color:#828282;}.single .blog-details .categories a:first-child{padding-right:5px;padding-left:0 !important;}.single .blog-details .categories a:nth-child(-1n+5){padding-left:5px;}.blog_item .h4{padding-top:0 !important;font-size:1.5em;}.blog_item .h4 a{font-weight:normal;font-family:'Libre Caslon Text', serif;}.post-navigation .blog_item_text{min-height:180px;}.post-navigation .blog_item_text .linktitle{font-size:1.4em;font-family:'Libre Caslon Text', serif;font-weight:100;line-height:1.3;}.post-navigation img.img-fluid{width:100%;max-height:250px;object-fit:cover;vertical-align:middle;}.single img.wp-post-image{width:100%;max-height:460px;object-fit:cover;vertical-align:middle;}#blog .blog_item{box-shadow:0px 0px 10px -1px rgb(0 0 0 / 30%);}.section-title-big{position:relative}.section-title-big:before{content:'';position:absolute; left:0;top:0;height:0;width:1px;border-left:solid 2px var(--theme-red);}.section-title-big:after{content:''; position:absolute; left:0; bottom:0;width:0; border-bottom:solid 2px var(--theme-red);}.section-title-big.active:before{animation:border_anim_up 1s linear forwards;}.section-title-big.active:after{animation:border_anim_right 1s linear forwards;}@keyframes border_anim_right {0%{width:0%;}100%{width:100%;}}@keyframes border_anim_up {0%{height:0%;}100%{height:100%;}}@keyframes show_content {0%{opacity:0;}100%{opacity:100%;}}@keyframes arrow_reveal {0%{opacity:0;right:0;}100%{opacity:100%;right:-90px;}}@keyframes hero-opacity{0%{opacity:.8;}100%{opacity:0;}}#gform_wrapper_1 form, .form-container [id^="gform_wrapper_"] form, #gform_wrapper_5 form, #contactForm form{background-color:var(--theme-black);padding:20px;}#gform_wrapper_4 input{padding:15px 12px 15px 15px !important;margin-bottom:15px;}#gform_wrapper_4 label{display:none;}#gform_wrapper_4 legend.gfield_label {display:none;}#gform_wrapper_4 select {min-height:52px;}#gform_wrapper_4 .ginput_container_address {margin-bottom:15px;}#gform_wrapper_4 .ginput_container_address span {margin-top:10px;}#gform_wrapper_4 .gform_heading .gform_title{display:block;}#gform_wrapper_4 .gform_footer input {text-align:center;margin:0 auto;}#gform_wrapper_1 #privacy-sidebar {display:flex;}form#gform_4 {background-color:var(--theme-black);padding:20px;}#privacy-sidebar {padding-top:20px;}.sidebar-header{margin-bottom:20px;}.sidebar-header .form-title{font-size:2.8125em;text-align:center;font-family:'Libre Caslon Text', serif;}.container.sidebar-header {padding:0;}form .gfield--type-radio .gfield_label{color:#fff !important;}form .gfield_radio li{color:#A9A8A8 !important;}form ul.gfield_radio, ul.gform_fields {list-style:none !important}form .gfield_radio input{background:transparent;border:2px solid #fff;}.gform_heading .gform_title{display:none;}[id^="gform_fields_"] input::placeholder, [id^="gform_fields_"] textarea::placeholder{color:#000;}[id^="gform_fields_"] .gfield.icon .ginput_container {position:relative;}[id^="gform_fields_"] .gfield.icon, [id^="gform_fields_"] .gfield.icon_textarea{position:relative;}[id^="gform_fields_"] .gfield.icon .ginput_container:before{content:"";position:absolute;height:100%;width:50px;background-repeat:no-repeat;background-position:center center;background-size:24px;left:0;top:0;margin-right:10px;padding-right:10px;z-index:1;background-color:var(--theme-red); }[id^="gform_fields_"] .gfield.name_icon.icon .ginput_container:before{background-image:var(--wpr-bg-75d5a673-ae39-4c19-b917-1cfa534e1181) !important; }[id^="gform_fields_"] .gfield.phone_icon.icon .ginput_container:before{background-image:var(--wpr-bg-c005b306-3696-480c-8eb9-1446bb4f7503) !important; }[id^="gform_fields_"] .gfield.email_icon.icon .ginput_container:before{background-image:var(--wpr-bg-c6a666fb-c78f-4d1a-b55c-47c067472930) !important; }[id^="gform_fields_"] .gfield.post_icon.icon .ginput_container:before{background-image:var(--wpr-bg-281e6980-2372-43f9-9800-5e395d52c9b4) !important; }[id^="gform_fields_"] .gfield.icon_textarea .ginput_container:before{content:'';background-image:var(--wpr-bg-161f39f8-81d9-498c-a0ff-c597df448170);position:absolute;height:50px;width:50px;background-repeat:no-repeat;background-position:center center;background-size:24px;top:0;left:0;margin-right:10px;padding-right:10px;z-index:1;background-color:var(--theme-red); }.ginput_container_radio input[type="radio"] {appearance:none;background-color:transparent;margin:0 !important;font:inherit;color:currentColor;width:15px;height:15px;border:0.15em solid #fff;border-radius:50%;}.ginput_container_radio input[type="radio"]:checked {background-color:#fff;}.gfmc-row-1-col-1-of-2{padding-right:10px;}.gfmc-row-1-col-1-of-2 .gfield.icon .ginput_container{margin-bottom:20px;}.gfmc-row-1-col-2-of-2{padding-left:20px;}.gform_legacy_markup_wrapper textarea.large{font-size:inherit !important;}[id^="gform_fields_"] .gfield input[type=text]{background-color:var(--light); font-size:14px;border:0px;padding:15px 12px 15px 60px !important;margin-top:0; }.gfield input[type=email]{background-color:var(--light); font-size:14px;border:0px;padding:15px 12px 15px 60px !important;margin-top:0; }[id^="gform_fields_"] .gfield textarea {background-color:var(--light);font-size:14px;border:0px;padding:15px 12px 18px 60px;height:162px;border-radius:0;border-bottom:1px solid var(--theme-light-grey);}.gfield_error.gfield.icon:before {top:20px !important;}.gfield_error.icon_textarea:before{top:0 !important;}#sidebar-form input[type=submit]{width:100%;}body.stick #sidebar-form .gform_wrapper {position:sticky;top:160px;}.form-container [id^="gform_wrapper_"] textarea{max-height:160px;font-size:16px;}.form-container [id^="gform_wrapper_"] .gform_footer{width:50%;margin-left:auto;}.form-container [id^="gform_wrapper_"] .radio-buttons .gfield_label{margin-bottom:0;}.form-container [id^="gform_wrapper_"] .ginput_container.ginput_container_radio {margin-top:0 !important;}.form-container [id^="gform_wrapper_"] ul.gfield_radio li {margin-bottom:0 !important;}.privacy{display:flex;justify-content:start;flex-direction:row;align-content:center;}.privacy p{color:#C2C2C2;margin-bottom:0;margin-left:10px;line-height:1.3;padding-top:0;font-size:.9em;}.gform_legacy_markup_wrapper{margin-top:0 !important;}.wistia_responsive_padding{box-shadow:0px 0px 10px -1px rgb(0 0 0 / 30%);}label.gfield_label .gfield_required {color:#fff;margin-left:0;}#sidebar li.gfmc-column50{min-width:100%;padding-left:0;padding-right:0;}#sidebar li.gfield{padding-left:0;padding-right:0;margin-top:16px;}.sidebar-header .form-title{font-size:1.875em;line-height:1;}.sidebar-header{margin-bottom:0;}.form-sub-head{font-size:.9em;color:#AAAAAA;text-align:left;line-height:1;}.form-sub-head a{color:#9C2743;}#sidebar .gform_footer{width:100%;text-align:center;margin-top:0;}#sidebar .privacy{display:none;}#sidebar #privacy-sidebar{display:flex;margin-top:10px;}#sidebar .icon_textarea{margin-top:0;}#sidebar li.gfmc-row-1-col-2-of-2, #sidebar li.gfmc-row-1-col-1-of-2 {margin-top:-20px;}#sidebar .dropdown-widget{margin-bottom:25px;}#sidebar #contactForm input[id^="gform_submit_button_"], #sidebar input[id^="gform_submit_button_"] {width:100%;}.mobile-form{display:none;}#sidebar #contactForm .radio-buttons{padding-top:10px;}.form-container .form-title{font-size:2.8125em;}.form-container .form-sub-head{display:none;}.form-container .gform_wrapper ul.gform_fields li.gfield{padding-right:0 !important;}.form-container [id^="gform_wrapper_"] form {padding:20px 40px 20px 40px !important;}.form-container [id^="gform_wrapper_"] .gform_footer input{width:100%;font-weight:700;}.contact-phone img{width:35px;height:35px;margin-right:10px;}.contact-phone a{font-size:2.8em;font-family:'Libre Caslon Text', serif;}.attorney-list-item{cursor:pointer;padding-left:0;margin-bottom:25px;}.attorney-list-item img{width:100%;height:auto;max-height:230px;min-height:230px;object-fit:cover;vertical-align:middle;}.attorney-list-item .a-list-title, .attorney-list-item .a-list-position{padding:0;margin:0;line-height:1.3;color:#000;}.attorney-list-item .a-list-title{font-weight:700;text-transform:uppercase;padding-top:10px;}.single-attorney h1{font-family:'Libre Caslon Text', serif;font-size:2.8125em;font-weight:100;}.sidebar-title{font-size:1.875em;line-height:1;text-align:center;margin:20px 0;font-family:'Libre Caslon Text', serif;}.practice-areas-sidebar{margin-top:15px;}.practice-areas-sidebar ul{list-style:none;padding-left:0;}.practice-areas-sidebar ul li{display:flex;flex-direction:row;align-items:center;margin-bottom:10px;background-color:var(--theme-red);position:relative;}.practice-areas-sidebar ul li:before{content:'';width:50px;padding-right:10px;background-color:var(--theme-red-dark);padding:20px 10px;display:flex;justify-content:center;position:absolute;left:0;top:0;height:100%;}.practice-areas-sidebar ul li:after{filter:brightness(0) invert(1);width:50px; background-size:25px !important;}.practice-areas-sidebar ul li:hover a{color:#fff;}.practice-areas-sidebar ul li a{display:block;padding:2px 0px 2px 10px;width:100%;color:#fff;font-weight:400;}.red-box{background:var(--theme-red);transition:all .2s ease-in-out;}.red-box:hover{transform:scale(1.01);}.red-box a {display:flex;flex-direction:row;align-items:center;}.red-box .box-icon{width:50px;padding-right:10px;background-color:var(--theme-red-dark);padding:10px;display:flex;justify-content:center;}.red-box .box-details{}.red-box .box-details p {color:#fff !important;margin-bottom:0;padding-left:10px;padding-top:0;}.testimonial-quote-box{background:#1A1A1A;padding:40px 40px;background-image:url('/wp-content/themes/burgsimpson/images/grey-quote.svg');background-size:230px;background-position:bottom right;background-repeat:no-repeat;max-width:500px;color:#fff;text-align:left;}.testimonial-quote-box p, .testimonial-quote-box b{font-size:1em;line-height:1.3;font-family:'Lato', sans-serif;}.testimonial-quote-box p strong{display:block;padding-top:20px;}.testimonial-quote-box img{width:180px;}.testimonial-container{padding-top:50px;margin-left:auto;}.video_trigger{position:relative;overflow:hidden;}.play-button {cursor:pointer;transition:.1s all;box-sizing:border-box;display:block;position:absolute;top:0;left:0;z-index:2;width:100%;height:100%;box-shadow:none;}.play-button::before {content:"";display:block;box-sizing:border-box;position:absolute;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-image:var(--wpr-bg-58be809d-7291-4113-92a7-58677f5cdb46);background-size:80px;background-repeat:no-repeat;background-position:center;width:110px;height:110px;}.results-widget{background:linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(208,208,208,1) 100%);padding:40px;margin-bottom:35px;text-align:center;margin-top:15px;}.results-widget p{font-family:'Libre Caslon Text', serif;font-size:3.125em;color:#000;line-height:1.2;padding:0 30px;}#content ul{display:block;}#content ul li, .content ul li{line-height:2; text-align:-webkit-match-parent;position:relative;} .widget-with-arrows{position:relative;margin-bottom:100px}.widget-with-arrows .slick-arrow{bottom:-100px;top:auto;background-color:var(--theme-grey);padding:30px;border-radius:5px;display:flex;justify-content:center;align-items:center;transition:all 0.3s ease-out;opacity:1 !important;}.widget-with-arrows .slick-arrow:before{display:none;}.widget-with-arrows .slick-arrow:hover{background-color:var(--theme-grey);opacity:.8;}.widget-with-arrows .slick-prev{left:30%;}.widget-with-arrows .slick-next{right:30%;}.testimonial-widget-content .slick-arrow{bottom:-140px;}.testimonial-widget-content .slick-prev{left:24%;}.testimonial-widget-content .slick-next{right:24%;}.single-post-top-nav {display:flex;justify-content:space-between;margin-bottom:20px;}.single-post-top-nav .rightlink, .single-post-top-nav .leftlink {display:flex;align-items:center;}.single-post-top-nav .leftlink a, .single-post-top-nav .rightlink a{background-color:var(--theme-grey);padding:15px 20px;border-radius:5px;display:flex;justify-content:center;align-items:center;transition:all 0.3s ease-out;}.single-post-top-nav span{font-size:.9em;font-family:'Lato', sans-serif;}.single-post-top-nav .leftlink span{margin-left:10px;}.single-post-top-nav .rightlink span{margin-right:10px}.dropdown-widget-flex{display:flex;justify-content:flex-start;align-items:center;}.dropdown-widget-flex .dropdown-widget{width:25%;margin-right:20px;}.dropdown-widget select {border:none;background:#E9E9E9;padding:15px 10px;width:100%;border-radius:5px;font-family:'Lato', sans-serif;position:relative;appearance:none;-webkit-appearance:none;font-size:14px;}form#choice {position:relative;}form#choice:after {position:absolute;top:0;right:0;width:100px;height:100%;content:""; background:linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(233,233,233,1) 60%);pointer-events:none;border-radius:5px;}.dropdown-widget{position:relative;}.dropdown-widget:after{content:'';background-image:var(--wpr-bg-0ba0a493-02b4-4ff4-982a-464e321c921b);background-size:20px;background-position:center right;background-repeat:no-repeat;width:50px;height:100%;position:absolute;right:20px;pointer-events:none;top:0;}.a-position{font-family:'Lato', sans-serif;text-transform:uppercase;padding:10px 0;}input#clear-button {background-color:transparent;border:none;font-size:12px; color:#000;position:relative;background-image:var(--wpr-bg-9f86d451-fbf0-4409-8ada-8717f6a4febb);background-size:20px;background-position:center right;background-repeat:no-repeat;padding-right:25px;cursor:pointer;}.video-container{position:relative;}.video-testimonial-slider .testimonial-item {display:flex !important;flex-direction:row;align-items:center;}.video-testimonial-slider .testimonial-container{min-width:50% !important;padding-top:0;position:relative;}.video-testimonial-slider .testimonial-buttons{position:relative;}.video-testimonial-slider .testimonial-quote-box{background-image:none;padding:100px 50px 100px 100px;left:-80px;position:relative;z-index:-1;min-height:30em;display:flex;flex-direction:column;justify-content:center;}.video-testimonial-slider .testimonial-quote-box:before{content:'';width:70%;height:100%;position:absolute;bottom:0;right:0;background-image:var(--wpr-bg-c02d68cf-ae90-45f4-abf9-7f8223933284);background-size:contain;background-position:bottom right;background-repeat:no-repeat;z-index:2;}.video-testimonial-slider .testimonial-quote-box:after {content:'';background:var(--theme-darkest-grey);position:absolute;right:0;top:0;height:100%;width:50px;}.video-testimonial-slider .slick-next {right:52%;bottom:0;z-index:5;}.video-testimonial-slider .slick-prev {left:35%;bottom:0;z-index:5;}#accordion{padding:40px 0;}#accordion h3 {cursor:pointer;color:#000;font-weight:bold;background-color:var(--theme-grey);margin-bottom:14px;margin-top:0;position:relative;text-transform:initial;font-size:16px;padding:20px 50px 20px 20px;font-size:1.125em;font-family:'Lato', sans-serif;border-radius:5px;text-transform:uppercase;}#accordion h3:before{color:#b7b7b7;font-size:.6em;content:'';background-image:var(--wpr-bg-e9d70170-29be-446f-98d2-6c9634bcc6bc);top:0;height:100%;width:50px;background-size:22px;background-position:center;background-repeat:no-repeat;position:absolute;right:0;}#accordion h3.minus:before{ content:'';transform:rotate(180deg)}#accordion p:last-child,#accordion ul:last-child{margin-bottom:0px;}.accordion-content {display:none;padding:10px 18px;margin-bottom:20px;}.accordion-content ul{line-height:1.6;}.accolades {display:flex;justify-content:flex-start;align-items:center;flex-direction:row;flex-wrap:wrap;}.accolades .accolade-image{width:33%;padding-right:10px;text-align:center;}.accolades .accolade-image img{max-width:160px;height:auto;}.contact-us-callout{background-image:var(--wpr-bg-2b08c4ae-95d4-4e91-934e-3ae009a60d86);background-size:cover;padding:40px 20px;display:flex;flex-direction:column;margin:0 auto;box-shadow:0px 0px 10px -1px rgb(0 0 0 / 30%);margin-top:20px;margin-bottom:20px;}.contact-us-callout .cc-title{font-size:1.875em;font-weight:400;padding-bottom:0px;font-family:'Lato', sans-serif;}.contact-us-callout .cc-tel{font-size:2.8125em;font-family:'Libre Caslon Text', serif;font-weight:100;padding-bottom:5px;}.contact-us-callout a:hover{color:#fff}.contact-us-callout .button{max-width:fit-content;margin:0 auto;padding:15px 30px;}.contact-shortcode{background-color:var(--theme-darkest-grey);padding:20px 10px;box-shadow:0px 0px 10px -1px rgb(0 0 0 / 30%);margin-bottom:20px;}.mobile_form{display:none;}#gform_3 #privacy-sidebar {display:none;}div#badges_carousel .slick-track {display:flex;align-items:center;justify-content:center;}.page-template-page-contact .testimonial-quote-box p, .page-template-page-contact .testimonial-quote-box b {font-size:1.75em;line-height:1.3;}.page-template-page-location .entry-content > h2 {margin-top:0;}a.learning-center {background:#e9e9e9;width:100%;text-align:center;display:block;font-size:14px;padding:20px 20px;font-family:'Lato', sans-serif;margin-bottom:20px;color:#000;font-weight:700;border-radius:5px;}.gfield.gfield--type-text label,.gfield.gfield--type-textarea label, .gfield.gfield--type-email label, .gfield--type-hidden{display:none}.gfield input, .gfield textarea{width:100%}.gfmc-column{padding-top:20px;}ul.gform_fields{padding-left:0}#content ul.gfield_radio li:before, .content ul.gfield_radio li:before{content:none !important;display:none !important}footer{background-color:var(--theme-red-dark);}.footer-nav{display:flex;flex-direction:column;}.footer-nav a{color:var(--theme-red-light);text-align:center;font-weight:400;}footer p{margin-bottom:0;}footer .ft-copyright{padding:5px 0;background-color:var(--theme-black);color:var(--theme-grey);}footer .ft-copyright p{font-family:'Lato', sans-serif;font-size:0.875em;}footer .ft-copyright a{color:var(--theme-light-grey);}footer .ft-terms p{color:var(--theme-red-light);font-size:0.875em;}footer .h5, footer b{color:var(--light);}footer .h5, footer .ft-tel a{font-family:'Libre Caslon Text', serif;text-align:center;font-size:1.625em;font-weight:400;}footer hr{background:#874B4B;}footer p{color:var(--theme-light-grey);}footer a:hover {color:var(--theme-blue) !important;}.ft-contact img {margin-right:5px;}footer .social-icons a { margin-right:5px;}footer a#logo {display:block;text-align:center;}footer a#logo img{height:auto;margin:0 auto}footer .footer-form .ginput_container_text{position:relative;}footer .footer-form .ginput_container_text:after{content:'';position:absolute;left:0;background-image:var(--wpr-bg-ae52074f-0661-467b-a72c-afe73ba10107);background-size:20px;height:100%;width:50px;background-position:center;background-repeat:no-repeat;}footer .footer-form .ginput_container_text:before{content:'';background-color:var(--theme-red-light);height:100%;position:absolute;left:0;bottom:0;width:50px;z-index:0;}footer .footer-form [id^="gform_fields_"] .gfield input[type=text]{padding:15px 12px 15px 60px !important;}footer .footer-form form{position:relative;}footer .footer-form form .gform_footer.top_label{position:absolute;right:5px;top:5px;padding:0;margin:0;}footer .footer-form form input[type=submit]{padding:10px 20px;border-radius:5px;background:linear-gradient(to right, var(--theme-blue) 50%, var(--light) 50%);background-size:200% 100%;}footer .footer-form form input[type=submit]:hover{background-position:-100% !important;}footer .ft-tel {display:flex;flex-direction:row; align-items:center;justify-content:center;}.gform_validation_error ul.gform_fields{grid-template-rows:repeat(5, 90px) !important;}#field_1_20 label{color:#fff}#input_1_20{height:45px;}#field_1_20.gfield_error {margin-top:47px;}#field_1_20.gfield_error label{display:none;}.hide-desktop{display:none !important;}.hide-mobile{display:block;}@media(max-width:1340px){#badges .badge_holder {width:15%;}}@media(max-width:1200px){.navigation{display:none;}#masthead .container-fluid{padding:0 !important;}body.stick #masthead {position:fixed;width:100%; z-index:9999;top:0;}#logo-desktop, .top-header{display:none;}#mobile-nav{min-width:100%;height:76px;z-index:6;}.video-testimonial-slider .slick-next {right:60%;}.video-testimonial-slider .slick-prev {left:26%;}body.sticky {padding-top:76px;}li.contactbutton {display:block;}#mobile-location-nav{display:block;}.hero, #page_hero{z-index:0;}}@media(max-width:992px){h2, .h2 {padding-left:10px;padding-bottom:10px;}.video-testimonial-slider .testimonial-item{flex-direction:column;}.video-testimonial-slider .testimonial-container{margin:20px auto 0 auto;width:90%;}.video-testimonial-slider .testimonial-quote-box{left:auto;min-height:auto;padding:50px 20px 20px 20px;margin:-50px 0 0 0;width:80% !important;}.video-testimonial-slider .testimonial-content {font-size:1em;}.video-testimonial-slider .slick-prev, .video-testimonial-slider .slick-next{bottom:-100px;}.video-testimonial-slider .slick-next{right:35%;}.video-testimonial-slider .slick-prev{left:40%;}.video-testimonial-slider .testimonial-quote-box p, .video-testimonial-slider .testimonial-quote-box b {font-size:1.2em;padding-top:0;}.video-testimonial-slider .testimonial-quote-box:before {width:30%;}.video-testimonial-slider .testimonial-quote-box img{width:90px;}#sidebar .testimonial-quote-box{max-width:auto;min-width:100%;}.contact-us-callout{padding:20px;}.contact-us-callout .cc-title {font-size:1.3em;}.contact-us-callout .cc-tel {font-size:2.1em;}.mobile_form{display:block;}#content .results-widget, #content .testimonial-widget, #content #contactForm, .mobile-form{display:block !important;}.dropdown-widget{margin-bottom:40px;}.blog_item .h4{font-size:1.2em;}#contactForm .privacy {display:none;}#contactForm .gfmc-column50{padding-left:0;padding-right:0;padding-top:0}#contactForm .gfield_radio .gchoice {margin-bottom:5px !important;}#gform_wrapper_1 #privacy-sidebar{justify-content:center;padding-top:20px;}#gform_wrapper_1 .gfmc-row-1-column.gfmc-row-1-col-2-of-2{padding-top:0;}}@media(max-width:768px){li.gfield{margin-bottom:12px}#page_hero h1{font-size:2.2em}footer .col-lg-4 {padding-bottom:20px;}#logo-desktop{display:none;}#logo-mobile{display:block !important;}#masthead{background:#fff;position:relative;}#questions .section-title-big br, #video-section .section-title-big br{display:block;} body.sticky #masthead #logo-mobile {display:none !important;}.section-title-big br{display:none;}.testimonial-quote-box{width:100%;margin:50px auto 0 auto;padding:40px;background-size:120px;}.testimonial-content p, .testimonial-content b {font-size:1.2em;}.badge_holder.slick-slide {padding:0 20px;}.form-container [id^="gform_wrapper_"] .form-title{font-size:1.8em;}.form-container [id^="gform_wrapper_"].privacy{display:none;}.form-container [id^="gform_wrapper_"] li.gfmc-row-1-col-2-of-2 {margin-top:-20px;}.form-container [id^="gform_wrapper_"] .gform_footer{width:100% !important;}.form-container [id^="gform_wrapper_"] .gfmc-column50{padding-left:0;padding-right:0;width:100%;}.form-container [id^="gform_wrapper_"] form {padding:20px 30px 20px 30px !important;}.form-container [id^="gform_wrapper_"] .gfmc-row-1-col-1-of-2 .gfield--type-html{display:none;}.single img.wp-post-image{max-height:250px;}.bottom-details{flex-direction:column;align-items:flex-start;}.post-navigation img.img-fluid {max-height:180px;}.post-navigation .nav-links [class^="col-"]{margin-bottom:20px;}.post-navigation .nav-links [class^="col-"]:last-child{margin-bottom:0;}.blog_item_image img {max-height:210px;min-height:210px;}figure.alignleft{float:none;margin:0 auto;text-align:center}.attorney-list-item{padding:10px;}.accolades .accolade-image{width:50%;padding:10px;}.contact-us-callout{max-width:100%;}.play-button::before{background-size:50px;}.hide-desktop{display:block !important;}.hide-mobile{display:none !important;}.badge_holder {padding:0 20px;width:40%;}.single-attorney h1{font-size:2.4em;}.post-navigation .h2 {max-width:none !important;}#sidebar .testimonial-quote-box{max-width:100% !important;width:100%;}.results-widget p{font-size:2.125em;}#badges .badge_holder{width:33%; padding:20px;}.page-template-page-contact .contact-phone a{font-size:2em;}}@media(max-width:600px){h2, .h2 {font-size:2em;}h3{font-size:1.6em;padding-top:20px;}h4{font-size:1.4em;padding-top:20px;}#page_hero{min-height:17em;}.drawer-nav{top:138px}.drawer-btns button{margin-top:2px;}.drawer-btns img {height:20px;}.drawer-btns button span{font-size:12px;}.video-testimonial-slider .slick-next{right:30%;}.video-testimonial-slider .slick-prev{left:30%;}.testimonial-widget-content .slick-prev{left:25%;}.testimonial-widget-content .slick-next{right:25%;}.single-post-top-nav .rightlink, .single-post-top-nav .leftlink{width:40%;line-height:1;}.single-post-top-nav .rightlink{text-align:right;}footer .h5{padding-left:0;}.dropdown-widget-flex{flex-direction:column;}.dropdown-widget-flex .dropdown-widget {width:85%;margin-right:0;margin-bottom:15px;}.attorney-list-item img{max-height:180px;min-height:180px;}.form-container [id^="gform_wrapper_"] ul.gfield_radio li{margin-top:5px;}footer .ft-copyright p {line-height:1.3;padding:0 10px;}}@media(max-width:500px){h2, .h2 {font-size:1.7em;}}#gform_fields_1 .gfield_radio,#gform_fields_7 .gfield_radio,#gform_fields_6 .gfield_radio,#gform_fields_12 .gfield_radio,#gform_fields_12 .gfield_radio,#gform_fields_10 .gfield_radio,#gform_fields_8 .gfield_radio,#gform_fields_12 .gfield_radio {padding-left:0;}@media(min-width:769px){li.gfield{margin-bottom:12px}#gform_wrapper_1 .gform_footer{width:100%;max-width:300px;margin-left:auto;margin-right:auto;margin-top:20px;}#gform_fields_1{display:grid;grid-template-columns:calc( 50% - 16px ) calc( 50% - 16px );grid-column-end:span 2;grid-template-rows:repeat(5,75px);grid-gap:0 32px;}#gform_fields_7,#gform_fields_6,#gform_fields_12,#gform_fields_11, #gform_fields_10,#gform_fields_8,#gform_fields_13 {display:grid;grid-template-columns:calc( 50% - 16px ) calc( 50% - 16px );grid-column-end:span 2;grid-template-rows:repeat(8,75px);grid-gap:0 32px;}#gform_fields_1 > li:nth-of-type(2),#gform_fields_7 > li:nth-of-type(2),#gform_fields_6 > li:nth-of-type(2),#gform_fields_12 > li:nth-of-type(2),#gform_fields_11 > li:nth-of-type(2), #gform_fields_10 > li:nth-of-type(2),#gform_fields_8 > li:nth-of-type(2),#gform_fields_13 > li:nth-of-type(2) {grid-row:1;grid-column-end:span 2;}#gform_fields_1 > li:nth-of-type(3),#gform_fields_7 > li:nth-of-type(3),#gform_fields_6 > li:nth-of-type(3),#gform_fields_12 > li:nth-of-type(3),#gform_fields_11 > li:nth-of-type(3), #gform_fields_10 > li:nth-of-type(3),#gform_fields_8 > li:nth-of-type(3),#gform_fields_13 > li:nth-of-type(3) {grid-row:2;}#gform_fields_1 > li:nth-of-type(4),#gform_fields_7 > li:nth-of-type(4),#gform_fields_6 > li:nth-of-type(4),#gform_fields_12 > li:nth-of-type(4),#gform_fields_11 > li:nth-of-type(4), #gform_fields_10 > li:nth-of-type(4),#gform_fields_8 > li:nth-of-type(4),#gform_fields_13 > li:nth-of-type(4) { grid-row:3;}#gform_fields_1 > li:nth-of-type(5),#gform_fields_1 > li:nth-of-type(5),#gform_fields_7 > li:nth-of-type(5),#gform_fields_6 > li:nth-of-type(5),#gform_fields_12 > li:nth-of-type(5),#gform_fields_11 > li:nth-of-type(5), #gform_fields_10 > li:nth-of-type(5),#gform_fields_8 > li:nth-of-type(5),#gform_fields_13 > li:nth-of-type(5) { grid-row:4;}#gform_fields_1 > li:nth-of-type(6),#gform_fields_7 > li:nth-of-type(6),#gform_fields_6 > li:nth-of-type(6),#gform_fields_12 > li:nth-of-type(6),#gform_fields_11 > li:nth-of-type(6), #gform_fields_10 > li:nth-of-type(6),#gform_fields_8 > li:nth-of-type(6),#gform_fields_13 > li:nth-of-type(6) {grid-row:5;}#gform_fields_1 > li:nth-of-type(7),#gform_fields_7 > li:nth-of-type(7),#gform_fields_6 > li:nth-of-type(7),#gform_fields_12 > li:nth-of-type(7),#gform_fields_11 > li:nth-of-type(7), #gform_fields_10 > li:nth-of-type(7),#gform_fields_8 > li:nth-of-type(7),#gform_fields_13 > li:nth-of-type(7) {grid-row:6;}#gform_fields_1 > li:nth-of-type(8){grid-column:2;grid-row:2 / 4;}#gform_fields_7 > li:nth-of-type(8),#gform_fields_6 > li:nth-of-type(8),#gform_fields_12 > li:nth-of-type(8),#gform_fields_11 > li:nth-of-type(8), #gform_fields_10 > li:nth-of-type(8),#gform_fields_8 > li:nth-of-type(8),#gform_fields_13 > li:nth-of-type(8) {grid-column:2;grid-row:2 / 5;}#gform_fields_1 > li:nth-of-type(9){grid-column:2;grid-row:4 / 5;margin-top:20px;}#gform_fields_7 > li:nth-of-type(9),#gform_fields_6 > li:nth-of-type(9),#gform_fields_12 > li:nth-of-type(9),#gform_fields_11 > li:nth-of-type(9), #gform_fields_10 > li:nth-of-type(9),#gform_fields_8 > li:nth-of-type(9),#gform_fields_13 > li:nth-of-type(9) {grid-column:2;grid-row:5 / 8;margin-top:-20px;}#gform_fields_1 > li:nth-of-type(10){grid-column:2;grid-row:6;margin-top:-25px;}#gform_fields_7 > li:nth-of-type(10),#gform_fields_6 > li:nth-of-type(10),#gform_fields_12 > li:nth-of-type(10),#gform_fields_11 > li:nth-of-type(10), #gform_fields_10 > li:nth-of-type(10),#gform_fields_8 > li:nth-of-type(10),#gform_fields_13 > li:nth-of-type(10) {grid-column:2;grid-row:9;}#gform_fields_1 .ginput_container,#gform_fields_7 .ginput_container,#gform_fields_6 .ginput_container,#gform_fields_12 .ginput_container,#gform_fields_11 .ginput_container, #gform_fields_10 .ginput_container,#gform_fields_8 .ginput_container,#gform_fields_13 .ginput_container {margin-top:0 !important;}#sidebar #gform_fields_1,#sidebar #gform_fields_7,#sidebar #gform_fields_6,#sidebar #gform_fields_12,#sidebar #gform_fields_11, #sidebar #gform_fields_10,#sidebar #gform_fields_8,#sidebar #gform_fields_13 {display:block;}#sidebar #gform_fields_1 > .gfield,#sidebar #gform_fields_7 > .gfield,#sidebar #gform_fields_6 > .gfield,#sidebar #gform_fields_12 > .gfield,#sidebar #gform_fields_11 > .gfield,#sidebar #gform_fields_10 > .gfield,#sidebar #gform_fields_8 > .gfield,#sidebar #gform_fields_13 > .gfield {margin-top:16px;}#sidebar #gform_fields_1 .icon_textarea,#sidebar #gform_fields_7 .icon_textarea,#sidebar #gform_fields_6 .icon_textarea,#sidebar #gform_fields_12 .icon_textarea,#sidebar #gform_fields_11 .icon_textarea, #sidebar #gform_fields_10 .icon_textarea,#sidebar #gform_fields_8 .icon_textarea,#sidebar #gform_fields_13 {margin-top:16px;}}.gfield--type-captcha .gfield_label {clip:rect(1px, 1px, 1px, 1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;}#sidebar #gform_fields_6 {}#gform_14 .gfield{margin-bottom:15px;} .form-container #gform_wrapper_14 .gform_footer{margin-left:auto !important;margin-right:auto !important;}#input_14_14{text-align:center !important; display:flex !important; justify-content:center !important;}#gform_wrapper_14 form {padding:30px !important;}#gform_14 .gfield input[type=text]{padding:15px 12px 15px 12px !important;}#gform_14 .gfield input[type=email]{padding:15px 12px 15px 12px !important;} .slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none; -moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent;}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0;}.slick-list:focus{outline:none;}.slick-list.dragging{cursor:pointer;cursor:hand;}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0, 0, 0); -moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0); -o-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto;}.slick-track:before,.slick-track:after{display:table;content:'';}.slick-track:after{clear:both;}.slick-loading .slick-track{visibility:hidden;}.slick-slide{display:none;float:left;height:100%;min-height:1px;}[dir='rtl'] .slick-slide{float:right;}.slick-slide img{display:block;}.slick-slide.slick-loading img{display:none;}.slick-slide.dragging img{pointer-events:none;}.slick-initialized .slick-slide{display:block;}.slick-loading .slick-slide{visibility:hidden;}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent;}.slick-arrow.slick-hidden {display:none;}@charset 'UTF-8';.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%);cursor:pointer;color:transparent;border:none;outline:none;background:transparent;}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:none;background:transparent;}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1;}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25;}.slick-prev:before,.slick-next:before{font-family:'slick';font-size:20px;line-height:1;opacity:.75;color:white;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.slick-prev{left:-25px;}[dir='rtl'] .slick-prev{right:-25px;left:auto;}.slick-prev:before{content:'←';}[dir='rtl'] .slick-prev:before{content:'→';}.slick-next{right:-25px;}[dir='rtl'] .slick-next{right:auto;left:-25px;}.slick-next:before{content:'→';}[dir='rtl'] .slick-next:before{content:'←';}.slick-dotted.slick-slider{margin-bottom:30px;}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center;}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer;}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent;}.slick-dots li button:hover,.slick-dots li button:focus{outline:none;}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1;}.slick-dots li button:before{font-family:'slick';font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:'•';text-align:center;opacity:.25;color:black;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.slick-dots li.slick-active button:before{opacity:.75;color:black;}</style><noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript>	 <!-- Google Tag Manager -->
	  <script type="rocketlazyloadscript">(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
	  new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
	  j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
	  'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
	  })(window,document,'script','dataLayer','GTM-T93ZLP7');</script>
	  <!-- End Google Tag Manager -->  
		
	    		
		
	
				
	 
		<script type="application/ld+json">
{"@context":"http://schema.org",
"@type": "LegalService", 
"additionalType":
[
"https://en.wikipedia.org/wiki/Personal_injury_lawyer",
"http://www.productontology.org/doc/Personal_injury_lawyer"],
"url":"https://www.burgsimpson.com/",
"name":"Burg Simpson",
"alternateName":["Burg Simpson Personal Injury Lawyers","Burg Simpson Eldredge Hersh & Jardine, P.C."],
"description":"Burg Simpson is a prestigious national law firm helping clients across the United States in a wide range of legal matters, including personal injury, commercial litigation, employment law, criminal defense, and much more.",
"disambiguatingdescription": "Injury Lawyers with offices based in seven states across the US handling lawsuits for victims suffering injuries resulting from negligence.",
"telephone":["602-777-7000","303-792-5595","813-816-7140","941-777-6776","513-852-5600","307-527-7891","888-895-2080"],
"brand":"Good Lawyers. Changing Lives.",
"email":"JBurg@burgsimpson.com",
"foundingDate": "1977",
"mainEntityOfPage":["https://www.google.com/maps?cid=11157233596927705835","https://www.google.com/maps?cid=16291146204819913307","https://www.google.com/maps?cid=12495477444923316420","https://www.google.com/maps?cid=2065872493863051097","https://www.google.com/maps?cid=5354085089877959699","https://www.google.com/maps?cid=14773161690471538219"],
"address": [{ 
"@type": "PostalAddress", 
"streetAddress": "2390 E Camelback Rd #403", 
"addressLocality": "Phoenix", 
"addressRegion": "AZ", 
"postalCode": "85016",
"addressCountry": "US"},
{ 
"@type": "PostalAddress", 
"streetAddress": "40 Inverness Dr E", 
"addressLocality": "Englewood", 
"addressRegion": "CO", 
"postalCode": "80112",
"addressCountry": "US"},
{ 
"@type": "PostalAddress", 
"streetAddress": "100 N Ashley Dr Suite 450", 
"addressLocality": "Tampa", 
"addressRegion": "FL", 
"postalCode": "33602",
"addressCountry": "US"},
{ 
"@type": "PostalAddress", 
"streetAddress": "1343 Main St Suite 303", 
"addressLocality": "Sarasota", 
"addressRegion": "FL", 
"postalCode": "34236",
"addressCountry": "US"},
{ 
"@type": "PostalAddress", 
"streetAddress": "201 E 5th St Suite 1340", 
"addressLocality": "Cincinnati", 
"addressRegion": "OH", 
"postalCode": "45202",
"addressCountry": "US"},
{ 
"@type": "PostalAddress", 
"streetAddress": "1135 14th St", 
"addressLocality": "Cody", 
"addressRegion": "WY", 
"postalCode": "82414",
"addressCountry": "US"}],
"geo": [{
    "@type": "GeoCoordinates",
    "latitude": "39.572437",
    "longitude": "-104.857187"
  },
  {
    "@type": "GeoCoordinates",
    "latitude": "33.509687",
    "longitude": "-112.031937"
  },
  {
    "@type": "GeoCoordinates",
    "latitude": "39.101312",
    "longitude": "-84.509062"
  },
  {
    "@type": "GeoCoordinates",
    "latitude": "44.525188",
    "longitude": "-109.060438"
  },
  {
    "@type": "GeoCoordinates",
    "latitude": "27.944562",
    "longitude": "-82.457813"
  },
  {
    "@type": "GeoCoordinates",
    "latitude": "27.335813",
    "longitude": "-82.543563"
  }
],
"priceRange": "Call Today For Your FREE Consultation.",
"sameAs": ["https://www.facebook.com/burgsimpson/","https://twitter.com/burgsimpson","https://www.linkedin.com/company/burgsimpson/","https://www.youtube.com/@BurgSimpson"],
"image": "https://www.burgsimpson.com/wp-content/themes/burgsimpson/images/burg-simpson-logo.png"}
</script>	 
		
		
			 
		
		
		
		 							<script type="application/ld+json">{
  "@context": "https://schema.org/", 
  "@type": "Product", 
  "name": "Burg Simpson",
  "image": "https://www.burgsimpson.com/wp-content/themes/burgsimpson/images/burg-simpson-logo.png",
  "description": "Nationwide Personal injury law firm with locations in Colorado, Arizona, Ohio, Wyoming, and Florida helping injury victims file personal injury lawsuits against any party that acted negligently and caused unnecessary pain and suffering. Good Lawyers. Changing Lives.",
  "brand": "Good Lawyers. Changing Lives",
  "offers": {
    "@type": "AggregateOffer",
    "priceCurrency": "USD",
    "lowPrice": "0",
    "highPrice": "0",
    "offerCount": "1"
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": "4.26",
    "ratingCount": "180",
    "reviewCount": "180"
  },
  "review": {
    "@type": "Review",
    "name": "Catherine Hiatt",
    "reviewBody": "We highly recommend the law firm of Burg Simpson. We recently retained their services for a personal injury case and they were wonderful to work with. Our attorneys, Stephen Burg and Jessica Breuer were outstanding. They supported us and fought for us throughout the entire process. They treated us like we were family, showing the upmost compassion and empathy for our situation. Thank you Stephen Burg and Jessica Breuer for all of your hard work and support during this very challenging time!",
    "reviewRating": {
      "@type": "Rating",
      "ratingValue": "5"
    },
    "author": {"@type": "Person", "name": "Catherine Hiatt"},
    "publisher": {"@type": "Organization", "name": "Google"}
  }
}</script>				 		
<style id='wp-block-heading-inline-css' type='text/css'>
h1:where(.wp-block-heading).has-background,h2:where(.wp-block-heading).has-background,h3:where(.wp-block-heading).has-background,h4:where(.wp-block-heading).has-background,h5:where(.wp-block-heading).has-background,h6:where(.wp-block-heading).has-background{padding:1.25em 2.375em}h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]){rotate:180deg}
/*# sourceURL=https://www.burgsimpson.com/wp-includes/blocks/heading/style.min.css */
</style>
<style id='wp-block-image-inline-css' type='text/css'>
.wp-block-image>a,.wp-block-image>figure>a{display:inline-block}.wp-block-image img{box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom}@media not (prefers-reduced-motion){.wp-block-image img.hide{visibility:hidden}.wp-block-image img.show{animation:show-content-image .4s}}.wp-block-image[style*=border-radius] img,.wp-block-image[style*=border-radius]>a{border-radius:inherit}.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull>a,.wp-block-image.alignwide>a{width:100%}.wp-block-image.alignfull img,.wp-block-image.alignwide img{height:auto;width:100%}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.aligncenter,.wp-block-image.alignleft,.wp-block-image.alignright{display:table}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.aligncenter>figcaption,.wp-block-image.alignleft>figcaption,.wp-block-image.alignright>figcaption{caption-side:bottom;display:table-caption}.wp-block-image .alignleft{float:left;margin:.5em 1em .5em 0}.wp-block-image .alignright{float:right;margin:.5em 0 .5em 1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-image.is-style-circle-mask img{border-radius:9999px}@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none){.wp-block-image.is-style-circle-mask img{border-radius:0;-webkit-mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-mode:alpha;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}}:root :where(.wp-block-image.is-style-rounded img,.wp-block-image .is-style-rounded img){border-radius:9999px}.wp-block-image figure{margin:0}.wp-lightbox-container{display:flex;flex-direction:column;position:relative}.wp-lightbox-container img{cursor:zoom-in}.wp-lightbox-container img:hover+button{opacity:1}.wp-lightbox-container button{align-items:center;backdrop-filter:blur(16px) saturate(180%);background-color:#5a5a5a40;border:none;border-radius:4px;cursor:zoom-in;display:flex;height:20px;justify-content:center;opacity:0;padding:0;position:absolute;right:16px;text-align:center;top:16px;width:20px;z-index:100}@media not (prefers-reduced-motion){.wp-lightbox-container button{transition:opacity .2s ease}}.wp-lightbox-container button:focus-visible{outline:3px auto #5a5a5a40;outline:3px auto -webkit-focus-ring-color;outline-offset:3px}.wp-lightbox-container button:hover{cursor:pointer;opacity:1}.wp-lightbox-container button:focus{opacity:1}.wp-lightbox-container button:focus,.wp-lightbox-container button:hover,.wp-lightbox-container button:not(:hover):not(:active):not(.has-background){background-color:#5a5a5a40;border:none}.wp-lightbox-overlay{box-sizing:border-box;cursor:zoom-out;height:100vh;left:0;overflow:hidden;position:fixed;top:0;visibility:hidden;width:100%;z-index:100000}.wp-lightbox-overlay .close-button{align-items:center;cursor:pointer;display:flex;justify-content:center;min-height:40px;min-width:40px;padding:0;position:absolute;right:calc(env(safe-area-inset-right) + 16px);top:calc(env(safe-area-inset-top) + 16px);z-index:5000000}.wp-lightbox-overlay .close-button:focus,.wp-lightbox-overlay .close-button:hover,.wp-lightbox-overlay .close-button:not(:hover):not(:active):not(.has-background){background:none;border:none}.wp-lightbox-overlay .lightbox-image-container{height:var(--wp--lightbox-container-height);left:50%;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,-50%);transform-origin:top left;width:var(--wp--lightbox-container-width);z-index:9999999999}.wp-lightbox-overlay .wp-block-image{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center;margin:0;position:relative;transform-origin:0 0;width:100%;z-index:3000000}.wp-lightbox-overlay .wp-block-image img{height:var(--wp--lightbox-image-height);min-height:var(--wp--lightbox-image-height);min-width:var(--wp--lightbox-image-width);width:var(--wp--lightbox-image-width)}.wp-lightbox-overlay .wp-block-image figcaption{display:none}.wp-lightbox-overlay button{background:none;border:none}.wp-lightbox-overlay .scrim{background-color:#fff;height:100%;opacity:.9;position:absolute;width:100%;z-index:2000000}.wp-lightbox-overlay.active{visibility:visible}@media not (prefers-reduced-motion){.wp-lightbox-overlay.active{animation:turn-on-visibility .25s both}.wp-lightbox-overlay.active img{animation:turn-on-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active){animation:turn-off-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active) img{animation:turn-off-visibility .25s both}.wp-lightbox-overlay.zoom.active{animation:none;opacity:1;visibility:visible}.wp-lightbox-overlay.zoom.active .lightbox-image-container{animation:lightbox-zoom-in .4s}.wp-lightbox-overlay.zoom.active .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.active .scrim{animation:turn-on-visibility .4s forwards}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active){animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container{animation:lightbox-zoom-out .4s}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .scrim{animation:turn-off-visibility .4s forwards}}@keyframes show-content-image{0%{visibility:hidden}99%{visibility:hidden}to{visibility:visible}}@keyframes turn-on-visibility{0%{opacity:0}to{opacity:1}}@keyframes turn-off-visibility{0%{opacity:1;visibility:visible}99%{opacity:0;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes lightbox-zoom-in{0%{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale))}to{transform:translate(-50%,-50%) scale(1)}}@keyframes lightbox-zoom-out{0%{transform:translate(-50%,-50%) scale(1);visibility:visible}99%{visibility:visible}to{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));visibility:hidden}}
/*# sourceURL=https://www.burgsimpson.com/wp-includes/blocks/image/style.min.css */
</style>
<style id='wp-block-list-inline-css' type='text/css'>
ol,ul{box-sizing:border-box}:root :where(.wp-block-list.has-background){padding:1.25em 2.375em}
/*# sourceURL=https://www.burgsimpson.com/wp-includes/blocks/list/style.min.css */
</style>
<style id='wp-block-paragraph-inline-css' type='text/css'>
.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}:root :where(p.has-background){padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}
/*# sourceURL=https://www.burgsimpson.com/wp-includes/blocks/paragraph/style.min.css */
</style>

<style id="rocket-lazyrender-inline-css">[data-wpr-lazyrender] {content-visibility: auto;}</style><style id="wpr-lazyload-bg-container"></style><style id="wpr-lazyload-bg-exclusion">.dropdown-toggle{--wpr-bg-ec4512e6-584b-48bf-8362-7cb57f83fd59: url('https://www.burgsimpson.com/wp-content/themes/burgsimpson/images/white-chevron-down.svg');}.navbar .navbar-nav>li.location-item{--wpr-bg-70c67ff1-75a0-4512-9c69-4b8f3658ef47: url('https://www.burgsimpson.com/wp-content/themes/burgsimpson/images/icon-location.svg');}[id^="gform_fields_"] .gfield.name_icon.icon .ginput_container:before{--wpr-bg-75d5a673-ae39-4c19-b917-1cfa534e1181: url('https://www.burgsimpson.com/wp-content/themes/burgsimpson/images/icon-user-white.svg');}.dropdown-widget:after{--wpr-bg-0ba0a493-02b4-4ff4-982a-464e321c921b: url('https://www.burgsimpson.com/wp-content/themes/burgsimpson/images/chevron-grey-down.svg');}</style>
<noscript>
<style id="wpr-lazyload-bg-nostyle">.menu-icon.gavel:after{--wpr-bg-c58cdeef-f5ed-4317-b401-186b10ea1172: url('https://www.burgsimpson.com/wp-content/themes/burgsimpson/images/icon-gavel.svg');}.menu-icon.scale:after{--wpr-bg-34bc763c-af90-446d-ad11-0b1bc80a82fd: url('https://www.burgsimpson.com/wp-content/themes/burgsimpson/images/icon-scale-balanced.svg');}.menu-icon.hammer:after{--wpr-bg-64a068ee-f5ac-420b-a830-d94ef79c4409: url('https://www.burgsimpson.com/wp-content/themes/burgsimpson/images/icon-hammer.svg');}.menu-icon.police:after{--wpr-bg-6bd162c2-161c-4e31-94df-9062357fa476: url('https://www.burgsimpson.com/wp-content/themes/burgsimpson/images/icon-user-police.svg');}.menu-icon.pills:after{--wpr-bg-b9b08944-742b-48d1-b46d-ea585e9318ce: url('https://www.burgsimpson.com/wp-content/themes/burgsimpson/images/icon-pills.svg');}.menu-icon.employee:after{--wpr-bg-e3ee9681-a649-42f8-a2ff-c0ab256c6e71: url('https://www.burgsimpson.com/wp-content/themes/burgsimpson/images/icon-user-tie.svg');}.menu-icon.explosion:after{--wpr-bg-c7f6d413-3801-41d0-9073-149bd5d1ab6a: url('https://www.burgsimpson.com/wp-content/themes/burgsimpson/images/icon-explosion.svg');}.menu-icon.family:after{--wpr-bg-00a65876-d7f7-4bd3-9874-a5a49caa74c8: url('https://www.burgsimpson.com/wp-content/themes/burgsimpson/images/icon-family.svg');}.menu-icon.medical:after{--wpr-bg-241fe9f4-9292-438c-bb18-477398c01d72: url('https://www.burgsimpson.com/wp-content/themes/burgsimpson/images/icon-user-doctor.svg');}.menu-icon.injury:after{--wpr-bg-04999103-eaa4-46c4-a497-7dead401b848: url('https://www.burgsimpson.com/wp-content/themes/burgsimpson/images/icon-user-injured.svg');}.menu-icon.home:after{--wpr-bg-e4672b07-a930-4dd6-b49d-b8ebb264a7a9: url('https://www.burgsimpson.com/wp-content/themes/burgsimpson/images/icon-sign-hanging.svg');}.menu-icon.gears:after{--wpr-bg-bcb079a5-9ccc-404a-86ff-4dbfe1a89f46: url('https://www.burgsimpson.com/wp-content/themes/burgsimpson/images/icon-gears.svg');}.menu-icon.assault:after{--wpr-bg-ddeac914-1440-40d4-af8c-bf92910a659d: url('https://www.burgsimpson.com/wp-content/themes/burgsimpson/images/icon-dress.svg');}.menu-icon.worker:after{--wpr-bg-2f8a4989-acda-4e74-9922-af6d3e9233e6: url('https://www.burgsimpson.com/wp-content/themes/burgsimpson/images/icon-user-helmet.svg');}.menu-icon.car:after{--wpr-bg-326c5cb9-30d7-4798-b5f0-ef9d48d704a2: url('https://www.burgsimpson.com/wp-content/themes/burgsimpson/images/icon-car.svg');}.menu-icon.motorcycle:after{--wpr-bg-3a800049-e9ff-4971-ae95-152568f10258: url('https://www.burgsimpson.com/wp-content/themes/burgsimpson/images/icon-motorcycle.svg');}.menu-icon.truck:after{--wpr-bg-245e7fb3-beda-4abb-8356-362ca6ed5937: url('https://www.burgsimpson.com/wp-content/themes/burgsimpson/images/icon-truck-light.svg');}.menu-icon.wrongful:after{--wpr-bg-01785957-b3aa-4dda-a52a-9e3b7286fc18: url('https://www.burgsimpson.com/wp-content/themes/burgsimpson/images/icon-medical.svg');}[id^="gform_fields_"] .gfield.phone_icon.icon .ginput_container:before{--wpr-bg-c005b306-3696-480c-8eb9-1446bb4f7503: url('https://www.burgsimpson.com/wp-content/themes/burgsimpson/images/icon-phone-white.svg');}[id^="gform_fields_"] .gfield.email_icon.icon .ginput_container:before{--wpr-bg-c6a666fb-c78f-4d1a-b55c-47c067472930: url('https://www.burgsimpson.com/wp-content/themes/burgsimpson/images/icon-envelope-white.svg');}[id^="gform_fields_"] .gfield.post_icon.icon .ginput_container:before{--wpr-bg-281e6980-2372-43f9-9800-5e395d52c9b4: url('https://www.burgsimpson.com/wp-content/themes/burgsimpson/images/icon-mailbox-white.svg');}[id^="gform_fields_"] .gfield.icon_textarea .ginput_container:before{--wpr-bg-161f39f8-81d9-498c-a0ff-c597df448170: url('https://www.burgsimpson.com/wp-content/themes/burgsimpson/images/icon-pencil-white.svg');}.testimonial-quote-box{--wpr-bg-af363a17-9f51-4c50-b646-814b428c1289: url('https://www.burgsimpson.com/wp-content/themes/burgsimpson/images/grey-quote.svg');}.play-button::before{--wpr-bg-58be809d-7291-4113-92a7-58677f5cdb46: url('https://www.burgsimpson.com/wp-content/themes/burgsimpson/images/play.svg');}input#clear-button{--wpr-bg-9f86d451-fbf0-4409-8ada-8717f6a4febb: url('https://www.burgsimpson.com/wp-content/themes/burgsimpson/images/close-icon-red.svg');}.video-testimonial-slider .testimonial-quote-box:before{--wpr-bg-c02d68cf-ae90-45f4-abf9-7f8223933284: url('https://www.burgsimpson.com/wp-content/themes/burgsimpson/images/grey-quote.svg');}#accordion h3:before{--wpr-bg-e9d70170-29be-446f-98d2-6c9634bcc6bc: url('https://www.burgsimpson.com/wp-content/themes/burgsimpson/images/chevron-down-grey.svg');}.contact-us-callout{--wpr-bg-2b08c4ae-95d4-4e91-934e-3ae009a60d86: url('https://www.burgsimpson.com/wp-content/themes/burgsimpson/images/contact-burg-simpson.jpg');}footer .footer-form .ginput_container_text:after{--wpr-bg-ae52074f-0661-467b-a72c-afe73ba10107: url('https://www.burgsimpson.com/wp-content/themes/burgsimpson/images/icon-envelope-white.svg');}.gform_ajax_spinner,.gform-loader{--wpr-bg-72199d87-6cc5-4e2e-902d-adf5738ad6c8: url('https://www.burgsimpson.com/wp-content/plugins/gravityforms/images/spinner.svg');}</style>
</noscript>
<script type="application/javascript">const rocket_pairs = [{"selector":".menu-icon.gavel","style":".menu-icon.gavel:after{--wpr-bg-c58cdeef-f5ed-4317-b401-186b10ea1172: url('https:\/\/www.burgsimpson.com\/wp-content\/themes\/burgsimpson\/images\/icon-gavel.svg');}","hash":"c58cdeef-f5ed-4317-b401-186b10ea1172","url":"https:\/\/www.burgsimpson.com\/wp-content\/themes\/burgsimpson\/images\/icon-gavel.svg"},{"selector":".menu-icon.scale","style":".menu-icon.scale:after{--wpr-bg-34bc763c-af90-446d-ad11-0b1bc80a82fd: url('https:\/\/www.burgsimpson.com\/wp-content\/themes\/burgsimpson\/images\/icon-scale-balanced.svg');}","hash":"34bc763c-af90-446d-ad11-0b1bc80a82fd","url":"https:\/\/www.burgsimpson.com\/wp-content\/themes\/burgsimpson\/images\/icon-scale-balanced.svg"},{"selector":".menu-icon.hammer","style":".menu-icon.hammer:after{--wpr-bg-64a068ee-f5ac-420b-a830-d94ef79c4409: url('https:\/\/www.burgsimpson.com\/wp-content\/themes\/burgsimpson\/images\/icon-hammer.svg');}","hash":"64a068ee-f5ac-420b-a830-d94ef79c4409","url":"https:\/\/www.burgsimpson.com\/wp-content\/themes\/burgsimpson\/images\/icon-hammer.svg"},{"selector":".menu-icon.police","style":".menu-icon.police:after{--wpr-bg-6bd162c2-161c-4e31-94df-9062357fa476: url('https:\/\/www.burgsimpson.com\/wp-content\/themes\/burgsimpson\/images\/icon-user-police.svg');}","hash":"6bd162c2-161c-4e31-94df-9062357fa476","url":"https:\/\/www.burgsimpson.com\/wp-content\/themes\/burgsimpson\/images\/icon-user-police.svg"},{"selector":".menu-icon.pills","style":".menu-icon.pills:after{--wpr-bg-b9b08944-742b-48d1-b46d-ea585e9318ce: url('https:\/\/www.burgsimpson.com\/wp-content\/themes\/burgsimpson\/images\/icon-pills.svg');}","hash":"b9b08944-742b-48d1-b46d-ea585e9318ce","url":"https:\/\/www.burgsimpson.com\/wp-content\/themes\/burgsimpson\/images\/icon-pills.svg"},{"selector":".menu-icon.employee","style":".menu-icon.employee:after{--wpr-bg-e3ee9681-a649-42f8-a2ff-c0ab256c6e71: url('https:\/\/www.burgsimpson.com\/wp-content\/themes\/burgsimpson\/images\/icon-user-tie.svg');}","hash":"e3ee9681-a649-42f8-a2ff-c0ab256c6e71","url":"https:\/\/www.burgsimpson.com\/wp-content\/themes\/burgsimpson\/images\/icon-user-tie.svg"},{"selector":".menu-icon.explosion","style":".menu-icon.explosion:after{--wpr-bg-c7f6d413-3801-41d0-9073-149bd5d1ab6a: url('https:\/\/www.burgsimpson.com\/wp-content\/themes\/burgsimpson\/images\/icon-explosion.svg');}","hash":"c7f6d413-3801-41d0-9073-149bd5d1ab6a","url":"https:\/\/www.burgsimpson.com\/wp-content\/themes\/burgsimpson\/images\/icon-explosion.svg"},{"selector":".menu-icon.family","style":".menu-icon.family:after{--wpr-bg-00a65876-d7f7-4bd3-9874-a5a49caa74c8: url('https:\/\/www.burgsimpson.com\/wp-content\/themes\/burgsimpson\/images\/icon-family.svg');}","hash":"00a65876-d7f7-4bd3-9874-a5a49caa74c8","url":"https:\/\/www.burgsimpson.com\/wp-content\/themes\/burgsimpson\/images\/icon-family.svg"},{"selector":".menu-icon.medical","style":".menu-icon.medical:after{--wpr-bg-241fe9f4-9292-438c-bb18-477398c01d72: url('https:\/\/www.burgsimpson.com\/wp-content\/themes\/burgsimpson\/images\/icon-user-doctor.svg');}","hash":"241fe9f4-9292-438c-bb18-477398c01d72","url":"https:\/\/www.burgsimpson.com\/wp-content\/themes\/burgsimpson\/images\/icon-user-doctor.svg"},{"selector":".menu-icon.injury","style":".menu-icon.injury:after{--wpr-bg-04999103-eaa4-46c4-a497-7dead401b848: url('https:\/\/www.burgsimpson.com\/wp-content\/themes\/burgsimpson\/images\/icon-user-injured.svg');}","hash":"04999103-eaa4-46c4-a497-7dead401b848","url":"https:\/\/www.burgsimpson.com\/wp-content\/themes\/burgsimpson\/images\/icon-user-injured.svg"},{"selector":".menu-icon.home","style":".menu-icon.home:after{--wpr-bg-e4672b07-a930-4dd6-b49d-b8ebb264a7a9: url('https:\/\/www.burgsimpson.com\/wp-content\/themes\/burgsimpson\/images\/icon-sign-hanging.svg');}","hash":"e4672b07-a930-4dd6-b49d-b8ebb264a7a9","url":"https:\/\/www.burgsimpson.com\/wp-content\/themes\/burgsimpson\/images\/icon-sign-hanging.svg"},{"selector":".menu-icon.gears","style":".menu-icon.gears:after{--wpr-bg-bcb079a5-9ccc-404a-86ff-4dbfe1a89f46: url('https:\/\/www.burgsimpson.com\/wp-content\/themes\/burgsimpson\/images\/icon-gears.svg');}","hash":"bcb079a5-9ccc-404a-86ff-4dbfe1a89f46","url":"https:\/\/www.burgsimpson.com\/wp-content\/themes\/burgsimpson\/images\/icon-gears.svg"},{"selector":".menu-icon.assault","style":".menu-icon.assault:after{--wpr-bg-ddeac914-1440-40d4-af8c-bf92910a659d: url('https:\/\/www.burgsimpson.com\/wp-content\/themes\/burgsimpson\/images\/icon-dress.svg');}","hash":"ddeac914-1440-40d4-af8c-bf92910a659d","url":"https:\/\/www.burgsimpson.com\/wp-content\/themes\/burgsimpson\/images\/icon-dress.svg"},{"selector":".menu-icon.worker","style":".menu-icon.worker:after{--wpr-bg-2f8a4989-acda-4e74-9922-af6d3e9233e6: url('https:\/\/www.burgsimpson.com\/wp-content\/themes\/burgsimpson\/images\/icon-user-helmet.svg');}","hash":"2f8a4989-acda-4e74-9922-af6d3e9233e6","url":"https:\/\/www.burgsimpson.com\/wp-content\/themes\/burgsimpson\/images\/icon-user-helmet.svg"},{"selector":".menu-icon.car","style":".menu-icon.car:after{--wpr-bg-326c5cb9-30d7-4798-b5f0-ef9d48d704a2: url('https:\/\/www.burgsimpson.com\/wp-content\/themes\/burgsimpson\/images\/icon-car.svg');}","hash":"326c5cb9-30d7-4798-b5f0-ef9d48d704a2","url":"https:\/\/www.burgsimpson.com\/wp-content\/themes\/burgsimpson\/images\/icon-car.svg"},{"selector":".menu-icon.motorcycle","style":".menu-icon.motorcycle:after{--wpr-bg-3a800049-e9ff-4971-ae95-152568f10258: url('https:\/\/www.burgsimpson.com\/wp-content\/themes\/burgsimpson\/images\/icon-motorcycle.svg');}","hash":"3a800049-e9ff-4971-ae95-152568f10258","url":"https:\/\/www.burgsimpson.com\/wp-content\/themes\/burgsimpson\/images\/icon-motorcycle.svg"},{"selector":".menu-icon.truck","style":".menu-icon.truck:after{--wpr-bg-245e7fb3-beda-4abb-8356-362ca6ed5937: url('https:\/\/www.burgsimpson.com\/wp-content\/themes\/burgsimpson\/images\/icon-truck-light.svg');}","hash":"245e7fb3-beda-4abb-8356-362ca6ed5937","url":"https:\/\/www.burgsimpson.com\/wp-content\/themes\/burgsimpson\/images\/icon-truck-light.svg"},{"selector":".menu-icon.wrongful","style":".menu-icon.wrongful:after{--wpr-bg-01785957-b3aa-4dda-a52a-9e3b7286fc18: url('https:\/\/www.burgsimpson.com\/wp-content\/themes\/burgsimpson\/images\/icon-medical.svg');}","hash":"01785957-b3aa-4dda-a52a-9e3b7286fc18","url":"https:\/\/www.burgsimpson.com\/wp-content\/themes\/burgsimpson\/images\/icon-medical.svg"},{"selector":"[id^=\"gform_fields_\"] .gfield.phone_icon.icon .ginput_container","style":"[id^=\"gform_fields_\"] .gfield.phone_icon.icon .ginput_container:before{--wpr-bg-c005b306-3696-480c-8eb9-1446bb4f7503: url('https:\/\/www.burgsimpson.com\/wp-content\/themes\/burgsimpson\/images\/icon-phone-white.svg');}","hash":"c005b306-3696-480c-8eb9-1446bb4f7503","url":"https:\/\/www.burgsimpson.com\/wp-content\/themes\/burgsimpson\/images\/icon-phone-white.svg"},{"selector":"[id^=\"gform_fields_\"] .gfield.email_icon.icon .ginput_container","style":"[id^=\"gform_fields_\"] .gfield.email_icon.icon .ginput_container:before{--wpr-bg-c6a666fb-c78f-4d1a-b55c-47c067472930: url('https:\/\/www.burgsimpson.com\/wp-content\/themes\/burgsimpson\/images\/icon-envelope-white.svg');}","hash":"c6a666fb-c78f-4d1a-b55c-47c067472930","url":"https:\/\/www.burgsimpson.com\/wp-content\/themes\/burgsimpson\/images\/icon-envelope-white.svg"},{"selector":"[id^=\"gform_fields_\"] .gfield.post_icon.icon .ginput_container","style":"[id^=\"gform_fields_\"] .gfield.post_icon.icon .ginput_container:before{--wpr-bg-281e6980-2372-43f9-9800-5e395d52c9b4: url('https:\/\/www.burgsimpson.com\/wp-content\/themes\/burgsimpson\/images\/icon-mailbox-white.svg');}","hash":"281e6980-2372-43f9-9800-5e395d52c9b4","url":"https:\/\/www.burgsimpson.com\/wp-content\/themes\/burgsimpson\/images\/icon-mailbox-white.svg"},{"selector":"[id^=\"gform_fields_\"] .gfield.icon_textarea .ginput_container","style":"[id^=\"gform_fields_\"] .gfield.icon_textarea .ginput_container:before{--wpr-bg-161f39f8-81d9-498c-a0ff-c597df448170: url('https:\/\/www.burgsimpson.com\/wp-content\/themes\/burgsimpson\/images\/icon-pencil-white.svg');}","hash":"161f39f8-81d9-498c-a0ff-c597df448170","url":"https:\/\/www.burgsimpson.com\/wp-content\/themes\/burgsimpson\/images\/icon-pencil-white.svg"},{"selector":".testimonial-quote-box","style":".testimonial-quote-box{--wpr-bg-af363a17-9f51-4c50-b646-814b428c1289: url('https:\/\/www.burgsimpson.com\/wp-content\/themes\/burgsimpson\/images\/grey-quote.svg');}","hash":"af363a17-9f51-4c50-b646-814b428c1289","url":"https:\/\/www.burgsimpson.com\/wp-content\/themes\/burgsimpson\/images\/grey-quote.svg"},{"selector":".play-button","style":".play-button::before{--wpr-bg-58be809d-7291-4113-92a7-58677f5cdb46: url('https:\/\/www.burgsimpson.com\/wp-content\/themes\/burgsimpson\/images\/play.svg');}","hash":"58be809d-7291-4113-92a7-58677f5cdb46","url":"https:\/\/www.burgsimpson.com\/wp-content\/themes\/burgsimpson\/images\/play.svg"},{"selector":"input#clear-button","style":"input#clear-button{--wpr-bg-9f86d451-fbf0-4409-8ada-8717f6a4febb: url('https:\/\/www.burgsimpson.com\/wp-content\/themes\/burgsimpson\/images\/close-icon-red.svg');}","hash":"9f86d451-fbf0-4409-8ada-8717f6a4febb","url":"https:\/\/www.burgsimpson.com\/wp-content\/themes\/burgsimpson\/images\/close-icon-red.svg"},{"selector":".video-testimonial-slider .testimonial-quote-box","style":".video-testimonial-slider .testimonial-quote-box:before{--wpr-bg-c02d68cf-ae90-45f4-abf9-7f8223933284: url('https:\/\/www.burgsimpson.com\/wp-content\/themes\/burgsimpson\/images\/grey-quote.svg');}","hash":"c02d68cf-ae90-45f4-abf9-7f8223933284","url":"https:\/\/www.burgsimpson.com\/wp-content\/themes\/burgsimpson\/images\/grey-quote.svg"},{"selector":"#accordion h3","style":"#accordion h3:before{--wpr-bg-e9d70170-29be-446f-98d2-6c9634bcc6bc: url('https:\/\/www.burgsimpson.com\/wp-content\/themes\/burgsimpson\/images\/chevron-down-grey.svg');}","hash":"e9d70170-29be-446f-98d2-6c9634bcc6bc","url":"https:\/\/www.burgsimpson.com\/wp-content\/themes\/burgsimpson\/images\/chevron-down-grey.svg"},{"selector":".contact-us-callout","style":".contact-us-callout{--wpr-bg-2b08c4ae-95d4-4e91-934e-3ae009a60d86: url('https:\/\/www.burgsimpson.com\/wp-content\/themes\/burgsimpson\/images\/contact-burg-simpson.jpg');}","hash":"2b08c4ae-95d4-4e91-934e-3ae009a60d86","url":"https:\/\/www.burgsimpson.com\/wp-content\/themes\/burgsimpson\/images\/contact-burg-simpson.jpg"},{"selector":"footer .footer-form .ginput_container_text","style":"footer .footer-form .ginput_container_text:after{--wpr-bg-ae52074f-0661-467b-a72c-afe73ba10107: url('https:\/\/www.burgsimpson.com\/wp-content\/themes\/burgsimpson\/images\/icon-envelope-white.svg');}","hash":"ae52074f-0661-467b-a72c-afe73ba10107","url":"https:\/\/www.burgsimpson.com\/wp-content\/themes\/burgsimpson\/images\/icon-envelope-white.svg"},{"selector":".gform_ajax_spinner,.gform-loader","style":".gform_ajax_spinner,.gform-loader{--wpr-bg-72199d87-6cc5-4e2e-902d-adf5738ad6c8: url('https:\/\/www.burgsimpson.com\/wp-content\/plugins\/gravityforms\/images\/spinner.svg');}","hash":"72199d87-6cc5-4e2e-902d-adf5738ad6c8","url":"https:\/\/www.burgsimpson.com\/wp-content\/plugins\/gravityforms\/images\/spinner.svg"}]; const rocket_excluded_pairs = [{"selector":".dropdown-toggle","style":".dropdown-toggle{--wpr-bg-ec4512e6-584b-48bf-8362-7cb57f83fd59: url('https:\/\/www.burgsimpson.com\/wp-content\/themes\/burgsimpson\/images\/white-chevron-down.svg');}","hash":"ec4512e6-584b-48bf-8362-7cb57f83fd59","url":"https:\/\/www.burgsimpson.com\/wp-content\/themes\/burgsimpson\/images\/white-chevron-down.svg"},{"selector":".navbar .navbar-nav>li.location-item","style":".navbar .navbar-nav>li.location-item{--wpr-bg-70c67ff1-75a0-4512-9c69-4b8f3658ef47: url('https:\/\/www.burgsimpson.com\/wp-content\/themes\/burgsimpson\/images\/icon-location.svg');}","hash":"70c67ff1-75a0-4512-9c69-4b8f3658ef47","url":"https:\/\/www.burgsimpson.com\/wp-content\/themes\/burgsimpson\/images\/icon-location.svg"},{"selector":"[id^=\"gform_fields_\"] .gfield.name_icon.icon .ginput_container","style":"[id^=\"gform_fields_\"] .gfield.name_icon.icon .ginput_container:before{--wpr-bg-75d5a673-ae39-4c19-b917-1cfa534e1181: url('https:\/\/www.burgsimpson.com\/wp-content\/themes\/burgsimpson\/images\/icon-user-white.svg');}","hash":"75d5a673-ae39-4c19-b917-1cfa534e1181","url":"https:\/\/www.burgsimpson.com\/wp-content\/themes\/burgsimpson\/images\/icon-user-white.svg"},{"selector":".dropdown-widget","style":".dropdown-widget:after{--wpr-bg-0ba0a493-02b4-4ff4-982a-464e321c921b: url('https:\/\/www.burgsimpson.com\/wp-content\/themes\/burgsimpson\/images\/chevron-grey-down.svg');}","hash":"0ba0a493-02b4-4ff4-982a-464e321c921b","url":"https:\/\/www.burgsimpson.com\/wp-content\/themes\/burgsimpson\/images\/chevron-grey-down.svg"}];</script><meta name="generator" content="WP Rocket 3.20.4" data-wpr-features="wpr_lazyload_css_bg_img wpr_delay_js wpr_defer_js wpr_lazyload_images wpr_lazyload_iframes wpr_preconnect_external_domains wpr_automatic_lazy_rendering wpr_oci wpr_preload_links wpr_desktop" /></head>

<body class="wp-singular page-template page-template-page-practice-area page-template-page-practice-area-php page page-id-1911 page-parent wp-embed-responsive wp-theme-burgsimpson">
 <!-- Google Tag Manager (noscript) -->
	<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-T93ZLP7"
	height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
	<!-- End Google Tag Manager (noscript) -->  
<div  class="top-header">
		<a href="https://www.burgsimpson.com/commercial-litigation/iraq-war-veteran-contractor-suit/">Iraq War Veteran Suit</a>
		<a href="https://www.burgsimpson.com/firm-news/">Firm News</a>
	<a class="searchicon" href="#"><img src="https://www.burgsimpson.com/wp-content/themes/burgsimpson/images/search-icon-red.svg" alt="search" width="21" height="21"></a>
</div>
<header  id="masthead">
	<div  class="container-fluid h-100 py-3">
		<div  class="row d-xl-none d-flex align-items-center m-0 w-100" id="logo-mobile">
			<div class="col-12">
				<div class="d-flex justify-content-center align-items-center">
																<a id="logo" href="https://www.burgsimpson.com">
						
						<img src="https://www.burgsimpson.com/wp-content/themes/burgsimpson/images/burg-simpson-logo.png" alt="Burg Simpson Lawyers" height="48" width="232" />
					</a>
					<img style="margin-left:1rem; height:50px;width:auto;" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="50 years logo" width="" height="" data-lazy-src="https://www.burgsimpson.com/wp-content/themes/burgsimpson/images/BS_50Years_Logo_Final.webp" /><noscript><img style="margin-left:1rem; height:50px;width:auto;" src="https://www.burgsimpson.com/wp-content/themes/burgsimpson/images/BS_50Years_Logo_Final.webp" alt="50 years logo" width="" height="" /></noscript>
				</div>
			</div>
		</div>
		<div  class="row d-flex align-items-center w-100 m-0">
	
			<div class="col-4 col-md-3 col-lg-4 col-5 text-center text-md-left" id="logo-desktop">
				<div class="d-flex align-items-center">
																<a id="logo" href="https://www.burgsimpson.com">
						
						<img src="https://www.burgsimpson.com/wp-content/themes/burgsimpson/images/burg-simpson-logo.png" alt="Burg Simpson Lawyers" height="48" width="232" />
					</a>
					<img style="margin-left:1rem; height:50px;width:auto;" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="50 years logo" width="" height="" data-lazy-src="https://www.burgsimpson.com/wp-content/themes/burgsimpson/images/BS_50Years_Logo_Final.webp" /><noscript><img style="margin-left:1rem; height:50px;width:auto;" src="https://www.burgsimpson.com/wp-content/themes/burgsimpson/images/BS_50Years_Logo_Final.webp" alt="50 years logo" width="" height="" /></noscript>
				</div>
			</div>
	
	 		<div class="col-md-8 col-lg-8 d-none d-xl-flex justify-content-end ml-auto align-items-center">
	 			<div id="right-contact">
					 <img src="https://www.burgsimpson.com/wp-content/themes/burgsimpson/images/icon-phone-red.svg" alt="phone" width="25" height="25" />
					 					 						 <a href="tel:8888952080">888-895-2080</a>
					 		 		</div>
			</div>
			
			<div class="d-xl-none col-md-flex col-lg-8 col-12 pr-0 w-100" id="mobile-nav">
													<a href="tel:8888952080" class="mobilecall">
					
				
					<img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2025%2025'%3E%3C/svg%3E" alt="phone white" width="25" height="25" data-lazy-src="https://www.burgsimpson.com/wp-content/themes/burgsimpson/images/phone-white.svg" /><noscript><img src="https://www.burgsimpson.com/wp-content/themes/burgsimpson/images/phone-white.svg" alt="phone white" width="25" height="25" /></noscript>
					<span>Call</span>
				</a>
				<a href="#mobilelocation">
					<img src="https://www.burgsimpson.com/wp-content/themes/burgsimpson/images/icon-location.svg" width="50" height="50" alt="location" />
					<span id="mobile_location">Location</span>
				</a>
				<div class="drawer-btns">
					<a href="#drawernav">
						<img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2025%2020'%3E%3C/svg%3E" alt="menu open" width="25" height="20" data-lazy-src="https://www.burgsimpson.com/wp-content/themes/burgsimpson/images/bars.svg" /><noscript><img src="https://www.burgsimpson.com/wp-content/themes/burgsimpson/images/bars.svg" alt="menu open" width="25" height="20" /></noscript>
						<span>Menu</span>
					</a>
					<button type="button" id="drawer_close" class="drawer-x">
						<img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2020%2020'%3E%3C/svg%3E" alt="menu closed" width="20" height="20" data-lazy-src="https://www.burgsimpson.com/wp-content/themes/burgsimpson/images/close.svg" /><noscript><img src="https://www.burgsimpson.com/wp-content/themes/burgsimpson/images/close.svg" alt="menu closed" width="20" height="20" /></noscript>
						<span>Menu</span>
					</button>
				</div>
			</div>			
	 	</div>	 
	 </div>
	 
	 <div class="navigation">
		<div class="container-fluid pl-0 pr-0">
						<nav class="navbar navbar-expand-md" id="mega-nav-container">
								   
			  						<div id="navbarResponsive" class="collapse navbar-collapse justify-content-center"><ul id="menu-main-default-menu" class="navbar-nav  nav-fill"><li id="menu-item-36" class="mega-menu-parent menu-item menu-item-type-custom menu-item-object-custom dropdown menu-item-36"><span class="dropdown-toggle" data-toggle="dropdown">Practice Areas</span><ul id="mega-menu-36" class="mega-menu-wrapper dropdown-menu depth_0"><li id="block-4" class="mega-menu-item"> 
 <div  class="row">
   <div class="col-lg-3">
        <ul id="menu-pa-national-col-1" class=""><li id="menu-item-2849" class="menu-icon injury menu-item menu-item-type-post_type menu-item-object-page menu-item-2849"><a href="https://www.burgsimpson.com/personal-injury-lawyer/">Personal Injury Lawyers</a></li>
<li id="menu-item-2854" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2854"><a href="https://www.burgsimpson.com/personal-injury-lawyer/car-accident-lawyer/">Car Accident Lawyers</a></li>
<li id="menu-item-2872" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2872"><a href="https://www.burgsimpson.com/personal-injury-lawyer/truck-accident-lawyer/">Truck Accident Lawyers</a></li>
<li id="menu-item-2864" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2864"><a href="https://www.burgsimpson.com/personal-injury-lawyer/motorcycle-accident-lawyer/">Motorcycle Accident Lawyers</a></li>
<li id="menu-item-2856" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2856"><a href="https://www.burgsimpson.com/personal-injury-lawyer/catastrophic-injury/">Catastrophic Injury Lawyers</a></li>
<li id="menu-item-2857" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2857"><a href="https://www.burgsimpson.com/personal-injury-lawyer/construction-accidents/">Construction Accident Lawyers</a></li>
<li id="menu-item-2851" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2851"><a href="https://www.burgsimpson.com/personal-injury-lawyer/bicycle-accident-lawyer/">Bicycle Accident Lawyers</a></li>
<li id="menu-item-2873" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2873"><a href="https://www.burgsimpson.com/personal-injury-lawyer/wrongful-death-lawyer/">Wrongful Death Lawyers</a></li>
<li id="menu-item-2860" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2860"><a href="https://www.burgsimpson.com/personal-injury-lawyer/drunk-driving-victims/">Drunk Driving Victims Lawyers</a></li>
<li id="menu-item-2852" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2852"><a href="https://www.burgsimpson.com/personal-injury-lawyer/brain-injury-lawyer/">Brain Injury Lawyers</a></li>
<li id="menu-item-2853" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2853"><a href="https://www.burgsimpson.com/personal-injury-lawyer/burn-injury-lawyer/">Burn Injury Lawyers</a></li>
<li id="menu-item-2855" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2855"><a href="https://www.burgsimpson.com/personal-injury-lawyer/carbon-monoxide-poisoning/">Carbon Monoxide Poisoning</a></li>
<li id="menu-item-2859" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2859"><a href="https://www.burgsimpson.com/personal-injury-lawyer/dog-bite-injury/">Dog Bite Injury Lawyers</a></li>
<li id="menu-item-2861" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2861"><a href="https://www.burgsimpson.com/personal-injury-lawyer/explosion-injury/">Explosion Injury Lawyers</a></li>
<li id="menu-item-2863" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2863"><a href="https://www.burgsimpson.com/personal-injury-lawyer/marine-accidents/">Marine Accident Lawyers</a></li>
<li id="menu-item-2865" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2865"><a href="https://www.burgsimpson.com/personal-injury-lawyer/nursing-home-neglect-lawyer/">Nursing Home Neglect</a></li>
<li id="menu-item-2866" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2866"><a href="https://www.burgsimpson.com/personal-injury-lawyer/oil-gas-injuries/">Oil &#038; Gas Injury Lawyers</a></li>
<li id="menu-item-2867" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2867"><a href="https://www.burgsimpson.com/personal-injury-lawyer/pedestrian-accidents/">Pedestrian Accident Lawyers</a></li>
<li id="menu-item-2868" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2868"><a href="https://www.burgsimpson.com/personal-injury-lawyer/premises-liability-lawyer/">Premises Liability Lawyers</a></li>
<li id="menu-item-2869" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2869"><a href="https://www.burgsimpson.com/personal-injury-lawyer/product-liability-lawyer/">Product Liability Lawyers</a></li>
<li id="menu-item-6920" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6920"><a href="https://www.burgsimpson.com/product-liability-lawyer/pressure-cooker-injury/">Pressure Cooker Injury Lawyers</a></li>
<li id="menu-item-2870" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2870"><a href="https://www.burgsimpson.com/personal-injury-lawyer/spinal-cord-injury-lawyer/">Spinal Cord Injury Lawyers</a></li>
<li id="menu-item-2850" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2850"><a href="https://www.burgsimpson.com/personal-injury-lawyer/bad-faith-insurance/">Bad Faith Insurance</a></li>
</ul>   </div>
   <div class="col-lg-3">
         <ul id="menu-pa-national-col-2" class=""><li id="menu-item-2996" class="menu-icon worker menu-item menu-item-type-post_type menu-item-object-page menu-item-2996"><a href="https://www.burgsimpson.com/workers-compensation-lawyer/">Workers’ Compensation Lawyers</a></li>
<li id="menu-item-2997" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2997"><a href="https://www.burgsimpson.com/workers-compensation-lawyer/construction-workers/">Construction Worker Injury</a></li>
<li id="menu-item-2998" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2998"><a href="https://www.burgsimpson.com/workers-compensation-lawyer/firefighters/">Firefighter Injury</a></li>
<li id="menu-item-2999" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2999"><a href="https://www.burgsimpson.com/workers-compensation-lawyer/health-care-workers/">Health Care Workers&#8217; Compensation</a></li>
<li id="menu-item-3001" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3001"><a href="https://www.burgsimpson.com/workers-compensation-lawyer/law-enforcement-officers/">Law Enforcement Officer Injury</a></li>
<li id="menu-item-3003" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3003"><a href="https://www.burgsimpson.com/workers-compensation-lawyer/retail-workers/">Retail Worker Injury</a></li>
<li id="menu-item-3004" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3004"><a href="https://www.burgsimpson.com/workers-compensation-lawyer/truck-delivery-drivers/">Truck And Delivery Driver Injury</a></li>
<li id="menu-item-3005" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3005"><a href="https://www.burgsimpson.com/workers-compensation-lawyer/utility-electrical-workers/">Utility And Electrical Worker Injury</a></li>
<li id="menu-item-2891" class="menu-icon scale menu-item menu-item-type-post_type menu-item-object-page menu-item-2891"><a href="https://www.burgsimpson.com/commercial-litigation/">Commercial Litigation Lawyers</a></li>
<li id="menu-item-2892" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2892"><a href="https://www.burgsimpson.com/commercial-litigation/bet-your-business/">Bet Your Business</a></li>
<li id="menu-item-2893" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2893"><a href="https://www.burgsimpson.com/commercial-litigation/breach-fiduciary-duty/">Breach of Fiduciary Duty</a></li>
<li id="menu-item-2894" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2894"><a href="https://www.burgsimpson.com/commercial-litigation/business-breakups/">Business Breakup</a></li>
<li id="menu-item-2895" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2895"><a href="https://www.burgsimpson.com/commercial-litigation/business-disputes/">Business Disputes</a></li>
<li id="menu-item-2896" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2896"><a href="https://www.burgsimpson.com/commercial-litigation/collections/">Collections</a></li>
<li id="menu-item-2897" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2897"><a href="https://www.burgsimpson.com/commercial-litigation/contract-disputes/">Contract Disputes</a></li>
<li id="menu-item-2898" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2898"><a href="https://www.burgsimpson.com/commercial-litigation/corporate-partnership-llc-disputes/">Corporate Partnership &#038; LLC</a></li>
<li id="menu-item-2899" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2899"><a href="https://www.burgsimpson.com/commercial-litigation/covid-19-business-interruption-claims/">COVID-19 Business Insurance Disputes</a></li>
<li id="menu-item-2901" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2901"><a href="https://www.burgsimpson.com/commercial-litigation/false-claims-act/">False Claims Act</a></li>
<li id="menu-item-2902" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2902"><a href="https://www.burgsimpson.com/commercial-litigation/financial-security-investment-disputes/">Financial, Security, and Investment Disputes</a></li>
<li id="menu-item-2903" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2903"><a href="https://www.burgsimpson.com/commercial-litigation/fraud/">Fraud</a></li>
<li id="menu-item-2905" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2905"><a href="https://www.burgsimpson.com/commercial-litigation/real-estate-land-use-litigation/">Real Estate and Land Use Litigation</a></li>
<li id="menu-item-2906" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2906"><a href="https://www.burgsimpson.com/commercial-litigation/securities-fraud/">Securities Fraud</a></li>
<li id="menu-item-2907" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2907"><a href="https://www.burgsimpson.com/commercial-litigation/special-districts-litigation/">Special Districts Litigation</a></li>
<li id="menu-item-2900" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2900"><a href="https://www.burgsimpson.com/commercial-litigation/whistleblowers/">Whistleblowers</a></li>
</ul>    </div>
    <div class="col-lg-3">
          <ul id="menu-pa-national-col-3" class=""><li id="menu-item-3024" class="hammer menu-icon menu-item menu-item-type-post_type menu-item-object-page menu-item-3024"><a href="https://www.burgsimpson.com/construction-defects-lawyer/">Construction Defect Lawyers</a></li>
<li id="menu-item-3025" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3025"><a href="https://www.burgsimpson.com/construction-defects-lawyer/building-exterior-defects/">Building Exterior Defects</a></li>
<li id="menu-item-3026" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3026"><a href="https://www.burgsimpson.com/construction-defects-lawyer/collapsing-expansive-soils/">Collapsing and Expansive Soils</a></li>
<li id="menu-item-3027" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3027"><a href="https://www.burgsimpson.com/construction-defects-lawyer/commercial-property-owners/">Commercial Property Owners</a></li>
<li id="menu-item-3028" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3028"><a href="https://www.burgsimpson.com/construction-defects-lawyer/defective-building-materials/">Defective Building Materials</a></li>
<li id="menu-item-3029" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3029"><a href="https://www.burgsimpson.com/construction-defects-lawyer/design-errors/">Design Errors</a></li>
<li id="menu-item-3030" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3030"><a href="https://www.burgsimpson.com/construction-defects-lawyer/failing-roadways-infrastructure/">Failing Roadways and Infrastructure</a></li>
<li id="menu-item-3031" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3031"><a href="https://www.burgsimpson.com/construction-defects-lawyer/multi-family-homeowners/">Multi-Family Homeowners</a></li>
<li id="menu-item-3032" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3032"><a href="https://www.burgsimpson.com/construction-defects-lawyer/negligent-construction/">Negligent Construction</a></li>
<li id="menu-item-3033" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3033"><a href="https://www.burgsimpson.com/construction-defects-lawyer/single-family-homeowners/">Single Family Homeowners</a></li>
<li id="menu-item-3034" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3034"><a href="https://www.burgsimpson.com/construction-defects-lawyer/soil-geologic-issues/">Soil &amp; Geologic Issues</a></li>
<li id="menu-item-3035" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3035"><a href="https://www.burgsimpson.com/construction-defects-lawyer/weyerhauser-floor-joists/">Weyerhauser Floor Joists</a></li>
<li id="menu-item-3072" class="medical menu-icon menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-1911 current_page_item menu-item-3072"><a href="https://www.burgsimpson.com/medical-malpractice-lawyer/" aria-current="page">Medical Malpractice Lawyers</a></li>
<li id="menu-item-3073" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3073"><a href="https://www.burgsimpson.com/medical-malpractice-lawyer/anesthesia-errors/">Anesthesia Errors</a></li>
<li id="menu-item-3074" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3074"><a href="https://www.burgsimpson.com/medical-malpractice-lawyer/birth-injury/">Birth Injury Lawyers</a></li>
<li id="menu-item-3075" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3075"><a href="https://www.burgsimpson.com/medical-malpractice-lawyer/brain-injury-lawyer/">Brain Injury Lawyers</a></li>
<li id="menu-item-3076" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3076"><a href="https://www.burgsimpson.com/medical-malpractice-lawyer/emergency-room-errors/">Emergency Room Errors</a></li>
<li id="menu-item-3077" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3077"><a href="https://www.burgsimpson.com/medical-malpractice-lawyer/failure-diagnose-misdiagnosis/">Failure To Diagnose/Misdiagnosis</a></li>
<li id="menu-item-3078" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3078"><a href="https://www.burgsimpson.com/medical-malpractice-lawyer/general-medical-negligence/">General Medical Negligence</a></li>
<li id="menu-item-3079" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3079"><a href="https://www.burgsimpson.com/medical-malpractice-lawyer/medication-errors/">Medication Errors</a></li>
<li id="menu-item-3080" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3080"><a href="https://www.burgsimpson.com/medical-malpractice-lawyer/surgical-errors/">Surgical Errors</a></li>
<li id="menu-item-3238" class="menu-icon gavel menu-item menu-item-type-post_type menu-item-object-page menu-item-3238"><a href="https://www.burgsimpson.com/class-actions/">Class Action Lawyers</a></li>
<li id="menu-item-5313" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5313"><a href="https://www.burgsimpson.com/class-actions/dating-app-predators/">Dating App Predators</a></li>
</ul>     </div>
     <div class="col-lg-3">
           <ul id="menu-pa-national-col-4" class=""><li id="menu-item-3164" class="menu-icon gavel menu-item menu-item-type-post_type menu-item-object-page menu-item-3164"><a href="https://www.burgsimpson.com/family-law/">Family Law Lawyers</a></li>
<li id="menu-item-3168" class="menu-icon pills menu-item menu-item-type-post_type menu-item-object-page menu-item-3168"><a href="https://www.burgsimpson.com/dangerous-drugs-medical-devices/">Mass Tort Lawyers</a></li>
<li id="menu-item-6718" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6718"><a href="https://www.burgsimpson.com/dangerous-drugs-medical-devices/depo-provera-birth-control-injection-tumor-lawsuits/">Depo Provera</a></li>
<li id="menu-item-6159" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6159"><a href="https://www.burgsimpson.com/class-actions/east-palestine-train-derailment/">East Palestine Train Derailment</a></li>
<li id="menu-item-3175" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3175"><a href="https://www.burgsimpson.com/dangerous-drugs-medical-devices/exactech-knee-ankle-system-recall/">Exactech Hip, Knee, and Ankle Devices</a></li>
<li id="menu-item-6163" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6163"><a href="https://www.burgsimpson.com/product-liability-lawyer/fire-foam-lawsuit/">Fire Foam</a></li>
<li id="menu-item-3177" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3177"><a href="https://www.burgsimpson.com/dangerous-drugs-medical-devices/hernia-mesh/">Hernia Mesh</a></li>
<li id="menu-item-6162" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6162"><a href="https://www.burgsimpson.com/product-liability-lawyer/roundup-lawsuit/">Roundup</a></li>
<li id="menu-item-6156" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6156"><a href="https://www.burgsimpson.com/dangerous-drugs-medical-devices/transvaginal-mesh-lawsuit/">Transvaginal Mesh</a></li>
<li id="menu-item-6157" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6157"><a href="https://www.burgsimpson.com/dangerous-drugs-medical-devices/truvada-hiv-drug-lawsuit/">Truvada &#038; TDF Drugs</a></li>
<li id="menu-item-6294" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6294"><a href="https://www.burgsimpson.com/product-liability-lawyer/video-game-addiction/">Video Game Addiction</a></li>
</ul>      </div>
 </div>
</li></ul></li>
<li id="menu-item-90" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children dropdown menu-item-90"><span class="dropdown-toggle" data-toggle="dropdown">Our Firm</span>
<ul class="dropdown-menu depth_0">
	<li id="menu-item-184" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-184"><a href="https://www.burgsimpson.com/attorneys/">Our Attorneys</a></li>
	<li id="menu-item-301" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-301"><a href="/results/">Results</a></li>
	<li id="menu-item-91" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-91"><a href="/testimonials/">Testimonials</a></li>
	<li id="menu-item-597" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-597"><a href="https://www.burgsimpson.com/community-involvement/">Community Involvement</a></li>
	<li id="menu-item-601" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-601"><a href="https://www.burgsimpson.com/careers/">Careers</a></li>
	<li id="menu-item-603" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-603"><a href="https://www.burgsimpson.com/newsletter-archive/">Newsletter Archive</a></li>
	<li id="menu-item-605" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-605"><a href="https://www.burgsimpson.com/trial-by-fire/">Free Signed “Trial By Fire” Autobiography</a></li>
</ul>
</li>
<li id="menu-item-609" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-609"><a href="https://www.burgsimpson.com/co-counsel-with-burg-simpson/">Co-Counsel</a></li>
<li id="menu-item-99" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-99"><a href="/blog/">Blog</a></li>
<li id="menu-item-37" class="contact-item menu-item menu-item-type-post_type menu-item-object-page menu-item-37"><a href="https://www.burgsimpson.com/free-case-evaluation/">Contact</a></li>
<li id="menu-item-100" class="location-item menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children dropdown menu-item-100"><span class="dropdown-toggle" data-toggle="dropdown">Location</span>
<ul class="dropdown-menu depth_0">
	<li id="menu-item-5589" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home menu-item-5589"><a href="https://www.burgsimpson.com/">National</a></li>
	<li id="menu-item-128" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-128"><a href="https://www.burgsimpson.com/arizona/">Arizona</a></li>
	<li id="menu-item-124" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-124"><a href="https://www.burgsimpson.com/colorado/">Colorado</a></li>
	<li id="menu-item-232" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-232"><a href="https://www.burgsimpson.com/florida/">Florida</a></li>
	<li id="menu-item-127" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-127"><a href="https://www.burgsimpson.com/ohio/">Ohio</a></li>
	<li id="menu-item-129" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-129"><a href="https://www.burgsimpson.com/wyoming/">Wyoming</a></li>
</ul>
</li>
<li id="menu-item-1979" class="contactbutton menu-item menu-item-type-custom menu-item-object-custom menu-item-1979"><span>Call Now</span></li>
</ul></div> 
			  	

			</nav>
		</div>
 	</div>
 	<form role="search" method="get" class="search-form" action="https://www.burgsimpson.com" style="display:none;">
	 	<label>
		 	<input type="search" class="search-field" placeholder="Search Our Site..." value="" name="s">
	 	</label>
 	</form>
	 
 <div  id="location_menu" style="display:none;">
	  <nav class="drawer-nav" id="mobilelocation" role="navigation">
		   <div id="navbarResponsive">
			   <ul>
			   <a href="https://www.burgsimpson.com">National</a>
			   <a href="https://www.burgsimpson.com/arizona/">Arizona</a>
			   <a href="https://www.burgsimpson.com/colorado/">Colorado</a>
			   <a href="https://www.burgsimpson.com/florida/">Florida</a>
			   			   <a href="https://www.burgsimpson.com/ohio/">Ohio</a>
			   <a href="https://www.burgsimpson.com/wyoming/">Wyoming</a> 
			   </ul>
		   </div>
	   </nav>	
  </div>
<div  id="tpl_menu" style="display:none;">
    <nav class="drawer-nav" id="drawernav" role="navigation">
					<div id="navbarResponsive" class="menu-mobile-national-container"><ul id="menu-mobile-national" class="menu"><li id="menu-item-3330" class="mega-menu-parent menu-item menu-item-type-custom menu-item-object-custom current-menu-ancestor menu-item-has-children dropdown active menu-item-3330"><span class="dropdown-toggle" data-toggle="dropdown">Practice Areas</span>
<ul class="dropdown-menu depth_0">
	<li id="menu-item-4395" class="menu-icon injury menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children dropdown menu-item-4395 dropdown-submenu"><span class="dropdown-toggle" data-toggle="dropdown">Personal Injury Lawyers</span>
	<ul class="dropdown-menu sub-menu depth_1">
		<li id="menu-item-5588" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5588"><a href="https://www.burgsimpson.com/personal-injury-lawyer/">Personal Injury Lawyers</a></li>
		<li id="menu-item-3356" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3356"><a href="https://www.burgsimpson.com/personal-injury-lawyer/car-accident-lawyer/">Car Accident Lawyers</a></li>
		<li id="menu-item-3371" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3371"><a href="https://www.burgsimpson.com/personal-injury-lawyer/truck-accident-lawyer/">Truck Accident Lawyers</a></li>
		<li id="menu-item-3364" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3364"><a href="https://www.burgsimpson.com/personal-injury-lawyer/motorcycle-accident-lawyer/">Motorcycle Accident Lawyers</a></li>
		<li id="menu-item-3353" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3353"><a href="https://www.burgsimpson.com/personal-injury-lawyer/bicycle-accident-lawyer/">Bicycle Accident Lawyers</a></li>
		<li id="menu-item-3359" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3359"><a href="https://www.burgsimpson.com/personal-injury-lawyer/construction-accidents/">Construction Accident Lawyers</a></li>
		<li id="menu-item-3358" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3358"><a href="https://www.burgsimpson.com/personal-injury-lawyer/catastrophic-injury/">Catastrophic Injury Lawyers</a></li>
		<li id="menu-item-3361" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3361"><a href="https://www.burgsimpson.com/personal-injury-lawyer/drunk-driving-victims/">Drunk Driving Victims Lawyers</a></li>
		<li id="menu-item-3372" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3372"><a href="https://www.burgsimpson.com/personal-injury-lawyer/wrongful-death-lawyer/">Wrongful Death Lawyers</a></li>
		<li id="menu-item-3354" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3354"><a href="https://www.burgsimpson.com/personal-injury-lawyer/brain-injury-lawyer/">Brain Injury Lawyers</a></li>
		<li id="menu-item-3355" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3355"><a href="https://www.burgsimpson.com/personal-injury-lawyer/burn-injury-lawyer/">Burn Injury Lawyers</a></li>
		<li id="menu-item-3357" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3357"><a href="https://www.burgsimpson.com/personal-injury-lawyer/carbon-monoxide-poisoning/">Carbon Monoxide Poisoning</a></li>
		<li id="menu-item-3360" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3360"><a href="https://www.burgsimpson.com/personal-injury-lawyer/dog-bite-injury/">Dog Bite Injury Lawyers</a></li>
		<li id="menu-item-3362" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3362"><a href="https://www.burgsimpson.com/personal-injury-lawyer/explosion-injury/">Explosion Injury Lawyers</a></li>
		<li id="menu-item-3363" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3363"><a href="https://www.burgsimpson.com/personal-injury-lawyer/marine-accidents/">Marine Accident Lawyer</a></li>
		<li id="menu-item-3365" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3365"><a href="https://www.burgsimpson.com/personal-injury-lawyer/nursing-home-neglect-lawyer/">Nursing Home Neglect</a></li>
		<li id="menu-item-3366" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3366"><a href="https://www.burgsimpson.com/personal-injury-lawyer/oil-gas-injuries/">Oil &#038; Gas Injuries</a></li>
		<li id="menu-item-3367" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3367"><a href="https://www.burgsimpson.com/personal-injury-lawyer/pedestrian-accidents/">Pedestrian Accident Lawyers</a></li>
		<li id="menu-item-3368" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3368"><a href="https://www.burgsimpson.com/personal-injury-lawyer/premises-liability-lawyer/">Premises Liability Lawyers</a></li>
		<li id="menu-item-3369" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3369"><a href="https://www.burgsimpson.com/personal-injury-lawyer/product-liability-lawyer/">Product Liability Lawyers</a></li>
		<li id="menu-item-6921" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6921"><a href="https://www.burgsimpson.com/product-liability-lawyer/pressure-cooker-injury/">Pressure Cooker Injury Lawyers</a></li>
		<li id="menu-item-3370" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3370"><a href="https://www.burgsimpson.com/personal-injury-lawyer/spinal-cord-injury-lawyer/">Spinal Cord Injury Lawyers</a></li>
		<li id="menu-item-3352" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3352"><a href="https://www.burgsimpson.com/personal-injury-lawyer/bad-faith-insurance/">Bad Faith Insurance</a></li>
	</ul>
</li>
	<li id="menu-item-4401" class="menu-icon worker menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children dropdown menu-item-4401 dropdown-submenu"><span class="dropdown-toggle" data-toggle="dropdown">Workers’ Compensation Lawyers</span>
	<ul class="dropdown-menu sub-menu depth_1">
		<li id="menu-item-3373" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3373"><a href="https://www.burgsimpson.com/workers-compensation-lawyer/">Workers’ Compensation Lawyers</a></li>
		<li id="menu-item-3374" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3374"><a href="https://www.burgsimpson.com/workers-compensation-lawyer/construction-workers/">Construction Worker Injury</a></li>
		<li id="menu-item-3375" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3375"><a href="https://www.burgsimpson.com/workers-compensation-lawyer/firefighters/">Firefighter Injury</a></li>
		<li id="menu-item-3376" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3376"><a href="https://www.burgsimpson.com/workers-compensation-lawyer/health-care-workers/">Health Care Worker Injury</a></li>
		<li id="menu-item-3377" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3377"><a href="https://www.burgsimpson.com/workers-compensation-lawyer/law-enforcement-officers/">Law Enforcement Officer Injury</a></li>
		<li id="menu-item-3378" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3378"><a href="https://www.burgsimpson.com/workers-compensation-lawyer/retail-workers/">Retail Worker Injury</a></li>
		<li id="menu-item-3379" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3379"><a href="https://www.burgsimpson.com/workers-compensation-lawyer/truck-delivery-drivers/">Truck And Delivery Driver Injury</a></li>
		<li id="menu-item-3380" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3380"><a href="https://www.burgsimpson.com/workers-compensation-lawyer/utility-electrical-workers/">Utility And Electrical Worker Injury</a></li>
	</ul>
</li>
	<li id="menu-item-4402" class="menu-icon scale menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children dropdown menu-item-4402 dropdown-submenu"><span class="dropdown-toggle" data-toggle="dropdown">Commercial Litigation Lawyers</span>
	<ul class="dropdown-menu sub-menu depth_1">
		<li id="menu-item-3381" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3381"><a href="https://www.burgsimpson.com/commercial-litigation/">Commercial Litigation Lawyers</a></li>
		<li id="menu-item-3382" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3382"><a href="https://www.burgsimpson.com/commercial-litigation/bet-your-business/">Bet Your Business</a></li>
		<li id="menu-item-3383" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3383"><a href="https://www.burgsimpson.com/commercial-litigation/breach-fiduciary-duty/">Breach of Fiduciary Duty</a></li>
		<li id="menu-item-3384" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3384"><a href="https://www.burgsimpson.com/commercial-litigation/business-breakups/">Business Breakup</a></li>
		<li id="menu-item-3385" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3385"><a href="https://www.burgsimpson.com/commercial-litigation/business-disputes/">Business Disputes</a></li>
		<li id="menu-item-3386" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3386"><a href="https://www.burgsimpson.com/commercial-litigation/collections/">Collections</a></li>
		<li id="menu-item-3387" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3387"><a href="https://www.burgsimpson.com/commercial-litigation/contract-disputes/">Contract Disputes</a></li>
		<li id="menu-item-3388" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3388"><a href="https://www.burgsimpson.com/commercial-litigation/corporate-partnership-llc-disputes/">Corporate Partnership &#038; LLC</a></li>
		<li id="menu-item-3389" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3389"><a href="https://www.burgsimpson.com/commercial-litigation/covid-19-business-interruption-claims/">COVID-19 Business Insurance Disputes</a></li>
		<li id="menu-item-3390" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3390"><a href="https://www.burgsimpson.com/commercial-litigation/false-claims-act/">False Claims Act</a></li>
		<li id="menu-item-3391" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3391"><a href="https://www.burgsimpson.com/commercial-litigation/financial-security-investment-disputes/">Financial, Security, and Investment Disputes</a></li>
		<li id="menu-item-3392" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3392"><a href="https://www.burgsimpson.com/commercial-litigation/fraud/">Fraud</a></li>
		<li id="menu-item-3393" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3393"><a href="https://www.burgsimpson.com/commercial-litigation/real-estate-land-use-litigation/">Real Estate and Land Use Litigation</a></li>
		<li id="menu-item-3394" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3394"><a href="https://www.burgsimpson.com/commercial-litigation/securities-fraud/">Securities Fraud</a></li>
		<li id="menu-item-3395" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3395"><a href="https://www.burgsimpson.com/commercial-litigation/special-districts-litigation/">Special Districts Litigation</a></li>
		<li id="menu-item-3396" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3396"><a href="https://www.burgsimpson.com/commercial-litigation/whistleblowers/">Whistleblowers</a></li>
	</ul>
</li>
	<li id="menu-item-4403" class="hammer menu-icon menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children dropdown menu-item-4403 dropdown-submenu"><span class="dropdown-toggle" data-toggle="dropdown">Construction Defect Lawyers</span>
	<ul class="dropdown-menu sub-menu depth_1">
		<li id="menu-item-3397" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3397"><a href="https://www.burgsimpson.com/construction-defects-lawyer/">Construction Defect Lawyers</a></li>
		<li id="menu-item-3398" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3398"><a href="https://www.burgsimpson.com/construction-defects-lawyer/building-exterior-defects/">Building Exterior Defects</a></li>
		<li id="menu-item-3399" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3399"><a href="https://www.burgsimpson.com/construction-defects-lawyer/collapsing-expansive-soils/">Collapsing and Expansive Soils</a></li>
		<li id="menu-item-3400" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3400"><a href="https://www.burgsimpson.com/construction-defects-lawyer/commercial-property-owners/">Commercial Property Owners</a></li>
		<li id="menu-item-3401" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3401"><a href="https://www.burgsimpson.com/construction-defects-lawyer/defective-building-materials/">Defective Building Materials</a></li>
		<li id="menu-item-3402" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3402"><a href="https://www.burgsimpson.com/construction-defects-lawyer/design-errors/">Design Errors</a></li>
		<li id="menu-item-3403" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3403"><a href="https://www.burgsimpson.com/construction-defects-lawyer/failing-roadways-infrastructure/">Failing Roadways and Infrastructure</a></li>
		<li id="menu-item-3404" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3404"><a href="https://www.burgsimpson.com/construction-defects-lawyer/multi-family-homeowners/">Multi-Family Homeowners</a></li>
		<li id="menu-item-3405" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3405"><a href="https://www.burgsimpson.com/construction-defects-lawyer/negligent-construction/">Negligent Construction</a></li>
		<li id="menu-item-3406" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3406"><a href="https://www.burgsimpson.com/construction-defects-lawyer/single-family-homeowners/">Single Family Homeowners</a></li>
		<li id="menu-item-3407" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3407"><a href="https://www.burgsimpson.com/construction-defects-lawyer/soil-geologic-issues/">Soil &amp; Geologic Issues</a></li>
		<li id="menu-item-3408" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3408"><a href="https://www.burgsimpson.com/construction-defects-lawyer/weyerhauser-floor-joists/">Weyerhauser Floor Joists</a></li>
	</ul>
</li>
	<li id="menu-item-4404" class="medical menu-icon menu-item menu-item-type-custom menu-item-object-custom current-menu-ancestor current-menu-parent menu-item-has-children dropdown active menu-item-4404 dropdown-submenu"><span class="dropdown-toggle" data-toggle="dropdown">Medical Malpractice Lawyers</span>
	<ul class="dropdown-menu sub-menu depth_1">
		<li id="menu-item-3409" class="menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-1911 current_page_item active menu-item-3409"><a href="https://www.burgsimpson.com/medical-malpractice-lawyer/">Medical Malpractice Lawyers</a></li>
		<li id="menu-item-3410" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3410"><a href="https://www.burgsimpson.com/medical-malpractice-lawyer/anesthesia-errors/">Anesthesia Errors</a></li>
		<li id="menu-item-3411" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3411"><a href="https://www.burgsimpson.com/medical-malpractice-lawyer/birth-injury/">Birth Injury Lawyers</a></li>
		<li id="menu-item-3412" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3412"><a href="https://www.burgsimpson.com/medical-malpractice-lawyer/brain-injury-lawyer/">Brain Injury Lawyers</a></li>
		<li id="menu-item-3413" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3413"><a href="https://www.burgsimpson.com/medical-malpractice-lawyer/emergency-room-errors/">Emergency Room Errors</a></li>
		<li id="menu-item-3414" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3414"><a href="https://www.burgsimpson.com/medical-malpractice-lawyer/failure-diagnose-misdiagnosis/">Failure To Diagnose/Misdiagnosis</a></li>
		<li id="menu-item-3415" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3415"><a href="https://www.burgsimpson.com/medical-malpractice-lawyer/general-medical-negligence/">General Medical Negligence</a></li>
		<li id="menu-item-3416" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3416"><a href="https://www.burgsimpson.com/medical-malpractice-lawyer/medication-errors/">Medication Errors</a></li>
		<li id="menu-item-3417" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3417"><a href="https://www.burgsimpson.com/medical-malpractice-lawyer/surgical-errors/">Surgical Errors</a></li>
	</ul>
</li>
	<li id="menu-item-3418" class="menu-icon gavel menu-item menu-item-type-post_type menu-item-object-page menu-item-3418"><a href="https://www.burgsimpson.com/class-actions/">Class Action Lawyers</a></li>
	<li id="menu-item-5314" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5314"><a href="https://www.burgsimpson.com/class-actions/dating-app-predators/">Dating App Predators</a></li>
	<li id="menu-item-3420" class="menu-icon gavel menu-item menu-item-type-post_type menu-item-object-page menu-item-3420"><a href="https://www.burgsimpson.com/family-law/">Family Law Lawyers</a></li>
	<li id="menu-item-4406" class="menu-icon pills menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children dropdown menu-item-4406 dropdown-submenu"><span class="dropdown-toggle" data-toggle="dropdown">Mass Tort Lawyers</span>
	<ul class="dropdown-menu sub-menu depth_1">
		<li id="menu-item-3422" class="menu-icon pills menu-item menu-item-type-post_type menu-item-object-page menu-item-3422"><a href="https://www.burgsimpson.com/dangerous-drugs-medical-devices/">Mass Tort Lawyers</a></li>
		<li id="menu-item-6725" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6725"><a href="https://www.burgsimpson.com/dangerous-drugs-medical-devices/depo-provera-birth-control-injection-tumor-lawsuits/">Depo Provera</a></li>
		<li id="menu-item-6164" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6164"><a href="https://www.burgsimpson.com/class-actions/east-palestine-train-derailment/">East Palestine Train Derailment</a></li>
		<li id="menu-item-3428" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3428"><a href="https://www.burgsimpson.com/dangerous-drugs-medical-devices/exactech-knee-ankle-system-recall/">Exactech Hip, Knee, and Ankle Devices</a></li>
		<li id="menu-item-6166" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6166"><a href="https://www.burgsimpson.com/product-liability-lawyer/fire-foam-lawsuit/">Fire Foam</a></li>
		<li id="menu-item-3430" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3430"><a href="https://www.burgsimpson.com/dangerous-drugs-medical-devices/hernia-mesh/">Hernia Mesh</a></li>
		<li id="menu-item-6168" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6168"><a href="https://www.burgsimpson.com/product-liability-lawyer/roundup-lawsuit/">Roundup</a></li>
		<li id="menu-item-6169" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6169"><a href="https://www.burgsimpson.com/dangerous-drugs-medical-devices/transvaginal-mesh-lawsuit/">Transvaginal Mesh</a></li>
		<li id="menu-item-6170" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6170"><a href="https://www.burgsimpson.com/dangerous-drugs-medical-devices/truvada-hiv-drug-lawsuit/">Truvada &#038; TDF Drugs</a></li>
		<li id="menu-item-6299" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6299"><a href="https://www.burgsimpson.com/product-liability-lawyer/video-game-addiction/">Video Game Addiction</a></li>
	</ul>
</li>
</ul>
</li>
<li id="menu-item-3331" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children dropdown menu-item-3331"><span class="dropdown-toggle" data-toggle="dropdown">Our Firm</span>
<ul class="dropdown-menu depth_0">
	<li id="menu-item-3332" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3332"><a href="https://www.burgsimpson.com/attorneys/">Our Attorneys</a></li>
	<li id="menu-item-3333" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-3333"><a href="/results/">Results</a></li>
	<li id="menu-item-3334" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-3334"><a href="/testimonials/">Testimonials</a></li>
	<li id="menu-item-3335" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3335"><a href="https://www.burgsimpson.com/community-involvement/">Community Involvement</a></li>
	<li id="menu-item-3337" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3337"><a href="https://www.burgsimpson.com/careers/">Careers</a></li>
	<li id="menu-item-3338" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3338"><a href="https://www.burgsimpson.com/newsletter-archive/">Newsletter Archive</a></li>
	<li id="menu-item-3339" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3339"><a href="https://www.burgsimpson.com/trial-by-fire/">Free Signed “Trial By Fire” Autobiography</a></li>
</ul>
</li>
<li id="menu-item-3340" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3340"><a href="https://www.burgsimpson.com/co-counsel-with-burg-simpson/">Co-Counsel</a></li>
<li id="menu-item-3341" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-3341"><a href="/blog/">Blog</a></li>
<li id="menu-item-3342" class="contact-item menu-item menu-item-type-post_type menu-item-object-page menu-item-3342"><a href="https://www.burgsimpson.com/free-case-evaluation/">Contact</a></li>
<li id="menu-item-3343" class="location-item menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children dropdown menu-item-3343"><span class="dropdown-toggle" data-toggle="dropdown">Location</span>
<ul class="dropdown-menu depth_0">
	<li id="menu-item-5969" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-5969"><a href="/">National</a></li>
	<li id="menu-item-3344" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3344"><a href="https://www.burgsimpson.com/arizona/">Arizona</a></li>
	<li id="menu-item-3345" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3345"><a href="https://www.burgsimpson.com/colorado/">Colorado</a></li>
	<li id="menu-item-3346" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3346"><a href="https://www.burgsimpson.com/florida/">Florida</a></li>
	<li id="menu-item-3348" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3348"><a href="https://www.burgsimpson.com/ohio/">Ohio</a></li>
	<li id="menu-item-3349" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3349"><a href="https://www.burgsimpson.com/wyoming/">Wyoming</a></li>
</ul>
</li>
<li id="menu-item-3350" class="contactbutton menu-item menu-item-type-custom menu-item-object-custom menu-item-3350"><span>Call Now</span></li>
</ul></div> 
		  
		    </nav>
</div>
 
     <div  id="masthead_underlay"></div>
</header> 
	 
	<style type="text/css">
	.hero-inner .col-md-12 {left: -35%;display: flex;align-items: center;justify-content: center;}
	.slick-prev:before, .slick-next:before{display: none;}
	.slick-prev {left: -40px;}
	.slick-next {right: -30px;}
	
	@media(max-width:992px){
		#testimonials-int .container {padding: 70px 0 40px 0;}
	}
	@media(max-width:768px){
		.page-id-5761 #page_hero {
			padding-top: 50px;
			padding-bottom: 50px;
		}
	}
</style>

	<div  id="page_hero" style="background-image:url('https://www.burgsimpson.com/wp-content/uploads/2023/03/burg-simpson-med-mal.jpg');">
		<div  class="hero-inner text-center">
			<div  class="hero-text">
				<div class="full-hero pl-0">
					<h1 class="white">Medical Malpractice Lawyers</h1>										<div class="my-4">
						<a class="button blue" href="https://www.burgsimpson.com/free-case-evaluation/">Free Case Evaluation</a>
					</div>					
				</div>
			</div>
		</div>
	</div>
 
 
  <div  class="bcrumb">
	 <div  class="container">
		 <p id="breadcrumbs"><span><span><a href="https://www.burgsimpson.com/">Home</a></span> &gt; <span class="breadcrumb_last" aria-current="page">Medical Malpractice Lawyers</span></span></p>	 	 
	 </div>
 </div>
		 
<div  class="container py-5">
	<div class="row">
		 <div  class="col-lg-8 col-12"> 
			<div id="content">
				
				
<h2 class="wp-block-heading">Medical Negligence Attorneys Serving Clients Nationwide</h2>



<p>The <strong>medical malpractice lawyers at Burg Simpson Law Firm</strong> are dedicated to improving the lives of our clients after a medical error. If you have suffered harm due to the negligence of a doctor, nurse, hospital, or another healthcare provider, you should speak to a <strong>medical malpractice attorney</strong> as soon as possible.</p>



<p>Burg Simpson serves medical malpractice victims nationwide, with offices in Arizona, Colorado, Nevada, Ohio, and Wyoming. We have recovered <em>more than $2 billion</em> in compensation for our clients in a range of complex personal injury cases.</p>



<p>Contact Burg Simpson today online or at <strong><a href="tel:8888952080">888-895-2080</a></strong> for a <strong>FREE and confidential case review</strong>. We handle medical malpractice claims on a contingency basis, meaning you pay nothing unless we achieve a successful outcome in your case.</p>



<h4 class="wp-block-heading"><a href="/results/">View Our Results</a></h4>



<figure class="wp-block-image size-large"><img fetchpriority="high" decoding="async" width="878" height="1024" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20878%201024'%3E%3C/svg%3E" alt="What are the four things that must be proven to win a medical malpractice suit? | Burg Simpson" class="wp-image-6833" data-lazy-src="https://www.burgsimpson.com/wp-content/uploads/2025/02/four-things-to-prove-in-medical-malpractice-lawsuit-878x1024.jpg"/><noscript><img fetchpriority="high" decoding="async" width="878" height="1024" src="https://www.burgsimpson.com/wp-content/uploads/2025/02/four-things-to-prove-in-medical-malpractice-lawsuit-878x1024.jpg" alt="What are the four things that must be proven to win a medical malpractice suit? | Burg Simpson" class="wp-image-6833"/></noscript></figure>



<h2 class="wp-block-heading">Do I Have a Medical Malpractice Claim?</h2>



<p>If the care you received at a doctor’s office, hospital, or other medical facility caused you harm, you may have the right to seek compensation for any physical, financial, and emotional losses you sustained as a result. However, not all medical mistakes constitute negligence. In order to bring a successful medical malpractice claim, the following key elements must be proven:</p>



<h3 class="wp-block-heading">You Were Owed a Duty of Care</h3>



<p>Once a doctor-patient relationship has been established, medical practitioners are obligated to deliver a &#8220;standard of care&#8221; to their patients. This means that healthcare professionals such as physicians, nurses, and others must provide adequate care that is comparable to what another trained professional in a similar situation would reasonably provide. This duty of care is applicable to all doctor-patient relationships, regardless of whether the medical professional is the primary care physician or not.</p>



<h3 class="wp-block-heading">The Duty of Care Was Breached</h3>



<p>When medical professionals fail to fulfill their obligation to provide a standard of care to their patients, it may be considered a breach of duty. A breach of duty can occur in several ways. For example, if a doctor fails to prescribe the correct medication or dosage, fails to diagnose a condition in a timely manner, or fails to perform a procedure correctly, it may be considered a breach of duty.</p>



<p>Not every negative result or adverse outcome is necessarily a breach of duty. Doctors and nurses can make mistakes, and not every error rises to the level of negligence. A medical malpractice attorney can review the facts in your situation and work to determine if a medical professional’s conduct fell below the standard of care that would have been reasonably provided by another practitioner in a similar situation.</p>



<h3 class="wp-block-heading">The Breach Caused You Harm</h3>



<p>Establishing that a medical error caused your injury is the most difficult element to prove in a medical malpractice case. To prove causation, two key factors must be demonstrated. First, you must establish that the harm you suffered was a direct result of the doctor’s breach of duty. Second, you must prove that it was foreseeable that the breach of duty would result in the type of injuries you sustained.</p>



<p>Proving causation can be extremely complicated. It requires the knowledge, skill, and resources of an experienced medical malpractice lawyer with substantial experience in these complicated matters. At Burg Simpson, our attorneys have built a reputation for excellence in these difficult cases. We conduct thorough investigations to uncover the facts of your injury and consult with medical experts to establish negligence.</p>



<h3 class="wp-block-heading">You Sustained Compensable Damages</h3>



<p>Before you can recover compensation for the harm you or your loved one suffered due to medical negligence, you must demonstrate the value of your losses. If you or your family did not sustain losses as a result of the medical negligence, there are no compensatory damages to recover.</p>



<figure class="wp-block-image size-large"><img decoding="async" width="1024" height="536" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201024%20536'%3E%3C/svg%3E" alt="someone holds a patient's hand in a hospital bed | Burg Simpson" class="wp-image-4579" data-lazy-src="https://www.burgsimpson.com/wp-content/uploads/2023/04/medical-negligence-1024x536.jpg"/><noscript><img decoding="async" width="1024" height="536" src="https://www.burgsimpson.com/wp-content/uploads/2023/04/medical-negligence-1024x536.jpg" alt="someone holds a patient's hand in a hospital bed | Burg Simpson" class="wp-image-4579"/></noscript></figure>



<h2 class="wp-block-heading">Common Types of Medical Malpractice</h2>



<p>Medical malpractice can take many different forms. When medical professionals fail to uphold the standard of care they owe to their patients, any number of adverse events may occur.</p>



<p>It is important to examine the actions of each provider involved in your care. Doctors, nurses, and other staff—as well as hospitals and other medical facilities as a whole—may be held accountable for malpractice.</p>



<p>Types of medical malpractice cases the attorneys at Burg Simpson handle include:</p>



<h3 class="wp-block-heading">Surgical Errors</h3>



<p>Although all surgeries carry an inherent level of risk, we trust our doctors and surgical staff to know what they are doing. <a href="/medical-malpractice-lawyer/surgical-errors/">Surgical errors</a> can exacerbate existing problems, cause new injuries, and even lead to death. Common surgical errors include:</p>



<ul class="wp-block-list">
<li>Unnecessary or inappropriate surgeries</li>



<li>Wrong side of the body or wrong-site procedures</li>



<li>Pre- or post-operative errors, such as failing to address or anticipate complications</li>



<li>Cutting other organs or body parts by mistake</li>



<li>Leaving instruments or other foreign objects inside the patient</li>



<li>Infections</li>
</ul>



<p>These and other errors may cause long-term, lifelong, and fatal consequences. They can cause brain injury, paralysis, and other serious and life-altering complications.</p>



<h3 class="wp-block-heading">Emergency Room Errors</h3>



<p><a href="/medical-malpractice-lawyer/emergency-room-errors/">Emergency room errors</a> can be especially harmful because patients require prompt and accurate treatment for their medical concerns. When the negligence of emergency room staff results in injuries and other damages, the consequences can be dire.</p>



<p>Examples of emergency room errors include:</p>



<ul class="wp-block-list">
<li>Medication and prescription errors</li>



<li>Misdiagnosis</li>



<li>Missed diagnosis / Failure to diagnose</li>



<li>Treatment errors</li>



<li>Missing the diagnosis of heart attacks and strokes</li>



<li>Test and chart interpretation errors</li>



<li>Releasing patients who should not be released</li>



<li>Securing an unobstructed airway for patients with extreme injuries</li>
</ul>



<p>As an emergency room patient, you deserve to receive adequate care that takes all of your symptoms into account. If doctors act negligently and fail to uphold the standard of care, you may suffer more injuries and require even more treatment.</p>



<h3 class="wp-block-heading">Misdiagnosis &amp; Failure to Diagnose</h3>



<p>Errors involving <a href="/medical-malpractice-lawyer/failure-diagnose-misdiagnosis/">misdiagnosis</a> encompass a range of diagnostic mistakes and mistreatment. Diagnostic errors include misdiagnosis or delayed diagnosis, failure to diagnose, and wrong or inappropriate treatment for a particular condition.</p>



<p>If a doctor fails to correctly diagnose a patient, it could result in severe personal injury, including the aggravation of the medical condition, delayed correct diagnosis, or even wrongful death.</p>



<p>Negligence on the part of a doctor, such as failing to conduct proper examinations or failing to follow appropriate diagnostic procedures, may also contribute to misdiagnosis.</p>



<p>Misdiagnosis can lead to worsening health problems, necessitating more extensive treatment, increased costs, and a longer time frame for treatment.</p>



<h3 class="wp-block-heading">Medication &amp; Prescription Errors</h3>



<p><a href="/medical-malpractice-lawyer/medication-errors/">Medication errors</a>, whether temporary or permanent, can result in overdose, delayed care, and other medical complications. In severe cases, they can even cause death.</p>



<p>Examples of medication errors include:</p>



<ul class="wp-block-list">
<li>Prescribing harmful medication (for example, in the presence of an allergy or drug interaction)</li>



<li>Administering the wrong medication</li>



<li>Mislabeling medication</li>



<li>Administering an incorrect medication dose (either too little or too much)</li>



<li>Failing to inform patients about medication side effects</li>
</ul>



<h3 class="wp-block-heading">Anesthesia Errors</h3>



<p>Anesthesia is used to prevent patients from feeling pain during medical procedures or surgeries. It is usually administered by an anesthesiologist in varying methodologies, such as local numbing or induced unconsciousness.</p>



<p>Anesthesia carries an inherent risk, and errors in its administration may cause a variety of complications. These complications can range from minor symptoms, such as nausea, vomiting, and postoperative pain to serious long-term injuries, and even death. In cases where medical malpractice occurs due to negligence by the anesthesiologist or other healthcare provider, these complications may be considered malpractice.</p>



<p>Examples of <a href="/medical-malpractice-lawyer/anesthesia-errors/">anesthesia errors</a> include:</p>



<ul class="wp-block-list">
<li>Failure to review medical records</li>



<li>Failure to communicate eating and drinking restrictions to the patient</li>



<li>Intubation and extubation errors</li>



<li>Dosage errors</li>



<li>Aspiration (when patients cannot swallow, and vomit or liquid enters the trachea and lungs)</li>



<li>Inadequate patient monitoring</li>



<li>Anesthesia awareness (when the patient regains consciousness during the operation)</li>
</ul>



<h3 class="wp-block-heading">Birth Injuries</h3>



<p>Healthcare professionals, including doctors, nurses, and other providers, must possess the necessary knowledge and skills to effectively manage complex or challenging childbirth situations. Nonetheless, some practitioners fail to meet the expected level of care and commit negligent errors that can lead to severe birth trauma or even fatality.</p>



<p><a href="/medical-malpractice-lawyer/birth-injury/">Birth injuries</a> can result from negligence in a number of ways, including:</p>



<ul class="wp-block-list">
<li>Improper use of forceps or vacuum delivery</li>



<li>Prescribing medications that can harm the unborn baby</li>



<li>Misdiagnosing a life-threatening birth trauma as a less serious condition</li>



<li>Lack of aftercare for mother and/or child</li>



<li>Failure to recognize fetal distress and lack of oxygen (hypoxia)</li>



<li>Failure to perform a cesarean section (C-section)</li>



<li>Failure to order necessary tests for mother before delivery</li>



<li>Failure to identify risk factors during pregnancy</li>



<li>Failure to diagnose a maternal infection</li>



<li>Excessively pulling on the baby’s head, shoulders, and/or arms</li>
</ul>



<p>It is important to understand that not every unfavorable outcome is the result of medical negligence. This is a highly specialized area of law. As such, your claim requires a medical malpractice lawyer with extensive knowledge and experience with these cases. The accomplished attorneys at Burg Simpson will investigate your situation closely to determine if negligence played a role in your child’s injury.</p>


 
 
 <div class="contact-us-callout text-center">
   <div class="cc-title white">Good Lawyers. Changing Lives.®</div>
   <a href="tel:8888952080" class="cc-tel white">888-895-2080</a>
   <a class="button blue" href="https://www.burgsimpson.com/free-case-evaluation/">Free Case Evaluation</a>
 </div>
 
     
 



<h2 class="wp-block-heading">Common Injuries Caused by Medical Malpractice</h2>



<p>The negligence of a healthcare professional can cause long-term, irreparable harm. While some victims of medical negligence may be able to return to some semblance of their previous life, others suffer severe, lifelong disabilities that prevent them from ever working again or experiencing the same standard of living they once enjoyed.</p>



<p>Victims of medical malpractice face a range of potential <a href="/personal-injury-lawyer/catastrophic-injury/">catastrophic injuries</a>, including:</p>



<ul class="wp-block-list">
<li><a href="/personal-injury-lawyer/brain-injury-lawyer/">Brain injuries</a></li>



<li><a href="/personal-injury-lawyer/spinal-cord-injury-lawyer/">Spinal cord injuries</a></li>



<li>Loss of limbs/amputation</li>



<li>Damage to internal organs</li>



<li>Internal bleeding</li>



<li>Nerve injuries</li>



<li>Cerebral palsy and other birth injury-related conditions</li>
</ul>



<p>In some tragic cases, the failure of doctors and nurses results in death. If you lost a loved one at the hands of a medical professional or institution, you may be able to seek compensation for burial costs, lost companionship, and more in a <a href="/personal-injury-lawyer/wrongful-death-lawyer/">wrongful death claim</a>. While no amount of financial compensation can undo the profound loss your family has suffered, damages in a wrongful death lawsuit can help your family avoid economic hardships during a difficult time.</p>



<p>The experienced medical malpractice lawyers at Burg Simpson are passionate about advocating on behalf of the wrongfully injured and their families. If you or someone you love was injured due to medical negligence, we encourage you to contact our office right away for a free and confidential case review. Our attorneys are committed to fighting diligently on behalf of our clients and recovering the maximum compensation they deserve for their injuries.</p>



<h2 class="wp-block-heading">Potential Damages in a Medical Malpractice Claim</h2>



<p>The value of a medical malpractice claim can vary widely depending on certain factors, such as the severity of the injuries or damages caused by the error, the cost of medical treatment, the impact of the injuries on the victim&#8217;s life, and more.</p>



<p>If you have been injured by a medical professional’s negligence, you may be entitled to compensation for your losses. Damages in medical malpractice claims can include:</p>



<ul class="wp-block-list">
<li><strong>Medical expenses</strong>: These can include costs for surgeries, treatments, medical visits, rehabilitation, and assistive devices you require as a result of your injury.</li>



<li><strong>Lost Income</strong>: If your ability to work is impacted by your injury, you may be entitled to compensation for past and future lost wages.</li>



<li><strong>Disability</strong>: If your injuries render you disabled and prevent you from engaging in the activities you once enjoyed, you may be able to pursue compensation for your losses.</li>



<li><strong>Disfigurement</strong>: If your injury has resulted in visible changes such as scarring or the loss or malformation of body parts, you may be entitled to compensation for disfigurement.</li>



<li><strong>Psychological damages</strong>: Depression, anxiety, and trauma are all examples of mental anguish, which may be grounds for compensation in a medical malpractice case.</li>



<li><strong>Loss of consortium</strong>: Loss of consortium damages provide compensation for the loss of physical intimacy or companionship with your partner or spouse due to your disabilities.</li>
</ul>



<p>It is not uncommon for medical malpractice settlements and court judgments to reach millions of dollars, particularly in cases where medical errors result in decades of suffering (as is frequently seen in birth injury claims) or in the patient&#8217;s death.</p>



<p>The medical malpractice lawyers at Burg Simpson will work diligently to determine the full value of your physical, financial, and emotional losses. We understand the hardships you may be facing, and we are committed to recovering the compensation you need to move forward.</p>



<figure class="wp-block-image size-large"><img decoding="async" width="1024" height="536" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201024%20536'%3E%3C/svg%3E" alt="man sits on hospital bed looking out window | Burg Simpson" class="wp-image-4580" data-lazy-src="https://www.burgsimpson.com/wp-content/uploads/2023/04/medical-malpractice-1024x536.jpg"/><noscript><img decoding="async" width="1024" height="536" src="https://www.burgsimpson.com/wp-content/uploads/2023/04/medical-malpractice-1024x536.jpg" alt="man sits on hospital bed looking out window | Burg Simpson" class="wp-image-4580"/></noscript></figure>



<h2 class="wp-block-heading">How Can a Medical Malpractice Attorney Help?</h2>



<p>If you are considering filing a medical malpractice claim, it is advisable to consult with a lawyer specializing in this very complex field. Medical malpractice is a highly specialized area of law, and a skilled attorney with the necessary knowledge and resources can best handle these difficult cases on your behalf.</p>



<p>When representing you, the medical malpractice lawyers at Burg Simpson will:</p>



<ul class="wp-block-list">
<li><strong>Investigate the cause of your injury</strong>: Our attorneys have access to medical experts who can provide invaluable expertise in determining the cause of your injury. Through a thorough investigation of medical records and other relevant evidence, we will gather crucial evidence to support your claim.</li>



<li><strong>Calculate the value of your claim</strong>: Just like our clients, no two cases are exactly the same. To determine the value of your claim, our attorneys will examine the extent and severity of your injuries and the unique ways your life has been subsequently impacted.</li>



<li><strong>Deal with insurance companies on your behalf</strong>: When facing a serious injury, it’s important to understand that insurance companies are in the business of turning profits, not paying out claims. The medical malpractice attorneys at Burg Simpson are seasoned negotiators. We understand the tactics insurers use to devalue and deny claims. We will deal with insurance companies on your behalf so you can focus on healing.</li>



<li><strong>Reaching the best possible outcome in your case</strong>: If a fair settlement cannot be reached, we will not hesitate to bring your case to court. In addition to being experienced negotiators, our attorneys are skilled litigators. We are not intimidated by big insurance companies or large healthcare entities. We are passionate about fighting for the rights of our clients, and we don’t back down from a fight.</li>
</ul>



<p>Burg Simpson has built a reputation for fierce advocacy for our clients. We often obtain higher settlements for our clients because insurance companies know that when we say we’ll take a case to court, we mean it.</p>



<h4 class="wp-block-heading"><a href="/why-choose-burg-simpson/">Why Choose Burg Simpson</a></h4>



<h2 class="wp-block-heading">Statutes of Limitations for Medical Malpractice Claims</h2>



<p>You only have a limited time to file a claim. Every state has a deadline by which civil lawsuits may be filed after an injury, or when the injury was discovered. This deadline is known as the statute of limitations.</p>



<p>The statute of limitations can vary depending on a number of circumstances. While the list below is intended to provide a general overview of the statute of limitations for medical malpractice claims in the U.S., the deadline to take legal action in your specific case may vary. Because of this, it is crucial to speak with an attorney as soon as possible to determine the statute of limitations in your situation.</p>



<p>Failing to file a lawsuit within the statute of limitations could jeopardize your ability to recover damages. Even if you believe you have missed your chance to file a claim, it is in your best interest to contact a medical malpractice lawyer right away to discuss your case. You may still have a chance to pursue the compensation you deserve.</p>



<ul class="wp-block-list">
<li><strong>1-Year Statute of Limitations for Medical Malpractice:</strong>
<ul class="wp-block-list">
<li>California (or 3 years from when the injury was discovered)</li>



<li>Kentucky</li>



<li>Louisiana</li>



<li>Ohio (or 4 years from when the injury was discovered)</li>



<li>Tennessee</li>
</ul>
</li>



<li><strong>2-Year Statute of Limitations for Medical Malpractice:</strong>
<ul class="wp-block-list">
<li>Alabama (or 4 years from when the injury was discovered)</li>



<li>Alaska</li>



<li>Arizona</li>



<li>Colorado</li>



<li>Connecticut (or 3 years from when the injury was discovered)</li>



<li>Delaware</li>



<li>Florida (or 4 years from when the injury was discovered)</li>



<li>Georgia</li>



<li>Hawaii (or 6 years from when the injury was discovered)</li>



<li>Idaho</li>



<li>Illinois</li>



<li>Indiana</li>



<li>Iowa</li>



<li>Kansas</li>



<li>Michigan</li>



<li>Mississippi (or 7 years from when the injury was discovered)</li>



<li>Missouri (or 10 years from when the injury was discovered)</li>



<li>Nebraska</li>



<li>Nevada (or 4 years from when the injury was discovered)</li>



<li>New Jersey</li>



<li>New York (2 and a half years)</li>



<li>North Dakota</li>



<li>Oklahoma</li>



<li>Oregon</li>



<li>Pennsylvania</li>



<li>South Dakota</li>



<li>Texas</li>



<li>Utah</li>



<li>Virginia (2 to 10 years)</li>



<li>West Virginia</li>



<li>Wyoming</li>
</ul>
</li>



<li><strong>3-Year Statute of Limitations for Medical Malpractice:</strong>
<ul class="wp-block-list">
<li>Arkansas</li>



<li>Maine</li>



<li>Maryland (or 5 years from when the injury was discovered)</li>



<li>Massachusetts</li>



<li>Montana</li>



<li>New Hampshire</li>



<li>New Mexico</li>



<li>North Carolina (3 to 10 years)</li>



<li>Rhode Island</li>



<li>South Carolina</li>



<li>Vermont</li>



<li>Washington D.C.</li>



<li>Wisconsin</li>
</ul>
</li>



<li><strong>4-Year Statute of Limitations for Medical Malpractice:</strong>
<ul class="wp-block-list">
<li>Minnesota</li>
</ul>
</li>
</ul>



<p>If you were hurt by a hospital or medical professional, it is important to act quickly. Medical malpractice claims are extremely complex; they require time to fully investigate the facts and prepare a strong case. The sooner you contact our office, the sooner we can get to work.</p>



<h2 class="wp-block-heading">Contact a Medical Malpractice Attorney Today</h2>



<p>Your first step toward justice begins with a <strong>FREE and confidential case review</strong>. During your free initial consultation, our attorneys will listen to your story, assess the merits of your case, and explain your rights and legal options.</p>



<p>Do not face your injuries alone. Call Burg Simpson now at <strong><a href="tel:8888952080">888-895-2080</a></strong>. Our <strong>medical malpractice lawyers</strong> handle claims nationwide from multiple offices throughout the country.</p>



<h3 class="wp-block-heading">Office Locations Handling Medical Malpractice Cases</h3>



<ul class="wp-block-list">
<li><a href="/arizona/personal-injury-lawyer/">Burg Simpson Arizona</a></li>



<li><a href="/colorado/personal-injury-lawyer/">Burg Simpson Colorado</a></li>



<li><a href="/ohio/personal-injury-lawyer/">Burg Simpson Ohio</a></li>



<li><a href="/wyoming/personal-injury-lawyer/">Burg Simpson Wyoming</a></li>
</ul>
				
			</div>
		</div>
		
		<div  class="col-lg-4 mt-5 mt-lg-0 col-12" id="contact">
			<div id="sidebar">
														 <div class="dropdown-widget">
								 <div id="dropdown">
									 										<form id="choice" action="https://www.burgsimpson.com" method="get">
											<select name='page_id' id='page_id'>
	<option value="">Types of Medical Malpractice Cases</option>
	<option class="level-0" value="2205">Anesthesia Errors</option>
	<option class="level-0" value="2206">Birth Injury</option>
	<option class="level-0" value="2207">Brain Injury</option>
	<option class="level-0" value="2208">Emergency Room Errors</option>
	<option class="level-0" value="2209">Failure To Diagnose/Misdiagnosis</option>
	<option class="level-0" value="2210">General Medical Negligence</option>
	<option class="level-0" value="2211">Medication Errors</option>
	<option class="level-0" value="2212">Surgical Errors</option>
</select>
										</form>
										
								 </div>
								 <script type="rocketlazyloadscript" data-rocket-type="text/javascript">
									 var dropdown = document.getElementById("page_id");
									 function onCatChange() {
										 if ( dropdown.options[dropdown.selectedIndex].value > 0 ) {
											 location.href = "https://www.burgsimpson.com/?page_id="+dropdown.options[dropdown.selectedIndex].value;
										 }
									 }
									 dropdown.onchange = onCatChange;
								 </script>
								 
						 </div>
						 
						 
							 
						 					 					
					 
					 
					 				 					<div id="contactForm">
						
                <div class='gf_browser_unknown gform_wrapper gform_legacy_markup_wrapper gform-theme--no-framework' data-form-theme='legacy' data-form-index='0' id='gform_wrapper_1' ><div id='gf_1' class='gform_anchor' tabindex='-1'></div><form method='post' enctype='multipart/form-data' target='gform_ajax_frame_1' id='gform_1'  action='/medical-malpractice-lawyer/#gf_1' data-formid='1' novalidate>
                        <div class='gform-body gform_body'><ul id='gform_fields_1' class='gform_fields top_label form_sublabel_below description_below validation_below'><li id="field_1_21" class="gfield gfield--type-honeypot gform_validation_container field_sublabel_below gfield--has-description field_description_below field_validation_below gfield_visibility_visible"  ><label class='gfield_label gform-field-label' for='input_1_21'>Name</label><div class='ginput_container'><input name='input_21' id='input_1_21' type='text' value='' autocomplete='new-password'/></div><div class='gfield_description' id='gfield_description_1_21'>This field is for validation purposes and should be left unchanged.</div></li><li id="field_1_5" class="gfield gfield--type-html gfield--input-type-html gfield_html gfield_html_formatted gfield_no_follows_desc field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible"  >

<div class="container sidebar-header">
	<div class="row">
		<div class="col-12 mx-auto">
			<div class="form-title white">FREE Case Evaluation</div>
		</div>
</div>

		


<div class="form-sub-head">
  <p>Please fill out the case evaluation form below and Submit Now, or call Burg Simpson directly at <a href="tel:8888952080">888-895-2080</a> today, to speak with a Lawyer.</p>
</div>

    
</li><li id="field_1_1" class="gfield gfield--type-text gfield--input-type-text gfield--width-full name_icon icon gfield_contains_required field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible"  ><label class='gfield_label gform-field-label' for='input_1_1'>First Name<span class="gfield_required"><span class="gfield_required gfield_required_asterisk">*</span></span></label><div class='ginput_container ginput_container_text'><input name='input_1' id='input_1_1' type='text' value='' class='large'    placeholder='First Name*' aria-required="true" aria-invalid="false"   /></div></li><li id="field_1_9" class="gfield gfield--type-text gfield--input-type-text gfield--width-full name_icon icon gfield_contains_required field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible"  ><label class='gfield_label gform-field-label' for='input_1_9'>Last Name<span class="gfield_required"><span class="gfield_required gfield_required_asterisk">*</span></span></label><div class='ginput_container ginput_container_text'><input name='input_9' id='input_1_9' type='text' value='' class='large'    placeholder='Last Name*' aria-required="true" aria-invalid="false"   /></div></li><li id="field_1_3" class="gfield gfield--type-text gfield--input-type-text gfield--width-full phone_icon icon gfield_contains_required field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible"  ><label class='gfield_label gform-field-label' for='input_1_3'>Phone<span class="gfield_required"><span class="gfield_required gfield_required_asterisk">*</span></span></label><div class='ginput_container ginput_container_text'><input name='input_3' id='input_1_3' type='text' value='' class='large'    placeholder='Phone*' aria-required="true" aria-invalid="false"   /></div></li><li id="field_1_13" class="gfield gfield--type-text gfield--input-type-text gfield--width-full post_icon icon field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible"  ><label class='gfield_label gform-field-label' for='input_1_13'>Zip Code</label><div class='ginput_container ginput_container_text'><input name='input_13' id='input_1_13' type='text' value='' class='large'    placeholder='Zip Code*'  aria-invalid="false"   /></div></li><li id="field_1_2" class="gfield gfield--type-email gfield--input-type-email gfield--width-full email_icon icon gfield_contains_required field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible"  ><label class='gfield_label gform-field-label' for='input_1_2'>Email<span class="gfield_required"><span class="gfield_required gfield_required_asterisk">*</span></span></label><div class='ginput_container ginput_container_email'>
                            <input name='input_2' id='input_1_2' type='email' value='' class='large'   placeholder='Email*' aria-required="true" aria-invalid="false"  />
                        </div></li><li id="field_1_4" class="gfield gfield--type-textarea gfield--input-type-textarea message_icon icon_textarea gfield_contains_required field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible"  ><label class='gfield_label gform-field-label' for='input_1_4'>Message<span class="gfield_required"><span class="gfield_required gfield_required_asterisk">*</span></span></label><div class='ginput_container ginput_container_textarea'><textarea name='input_4' id='input_1_4' class='textarea large'    placeholder='How can we help you?*' aria-required="true" aria-invalid="false"   rows='10' cols='50'></textarea></div></li><li id="field_1_20" class="gfield gfield--type-select gfield--input-type-select gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible"  ><label class='gfield_label gform-field-label' for='input_1_20'>What type of case do you have?<span class="gfield_required"><span class="gfield_required gfield_required_asterisk">*</span></span></label><div class='ginput_container ginput_container_select'><select name='input_20' id='input_1_20' class='large gfield_select'    aria-required="true" aria-invalid="false" ><option value='' selected='selected' class='gf_placeholder'>Please select...</option><option value='Business/Commercial Litigation' >Business/Commercial Litigation</option><option value='Construction Defects' >Construction Defects</option><option value='Dangerous Drugs &amp; Medical Devices' >Dangerous Drugs &amp; Medical Devices</option><option value='Medical Malpractice' >Medical Malpractice</option><option value='Personal Injury' >Personal Injury</option><option value='Terrorism Law' >Terrorism Law</option><option value='Workers Compensation' >Workers&#039; Compensation</option><option value='Other' >Other</option></select></div></li><li id="field_1_18" class="gfield gfield--type-captcha gfield--input-type-captcha gfield--width-full field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible"  ><label class='gfield_label gform-field-label' for='input_1_18'>CAPTCHA</label><div id='input_1_18' class='ginput_container ginput_recaptcha' data-sitekey='6LeIhJAqAAAAAMPxEMlktg2Mj65EX_M8mVhmlQPT'  data-theme='light' data-tabindex='0'  data-badge=''></div></li><li id="field_1_14" class="gfield gfield--type-hidden gfield--input-type-hidden gfield--width-full gform_hidden field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible"  ><div class='ginput_container ginput_container_text'><input name='input_14' id='input_1_14' type='hidden' class='gform_hidden'  aria-invalid="false" value='' /></div></li><li id="field_1_17" class="gfield gfield--type-hidden gfield--input-type-hidden gfield--width-full gform_hidden field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible"  ><div class='ginput_container ginput_container_text'><input name='input_17' id='input_1_17' type='hidden' class='gform_hidden'  aria-invalid="false" value='' /></div></li><li id="field_1_19" class="gfield gfield--type-hidden gfield--input-type-hidden gfield--width-full gform_hidden field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible"  ><div class='ginput_container ginput_container_text'><input name='input_19' id='input_1_19' type='hidden' class='gform_hidden'  aria-invalid="false" value='2' /></div></li></ul></div>
        <div class='gform-footer gform_footer top_label'> <input type='submit' id='gform_submit_button_1' class='gform_button button' onclick='gform.submission.handleButtonClick(this);' data-submission-type='submit' value='Start Your Case'  /><div class='privacy' id='privacy-sidebar'>
       <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2032%2033'%3E%3C/svg%3E" alt='shield' width='32' height='33' data-lazy-src="/wp-content/themes/burgsimpson/images/icon-shield-grey.svg"><noscript><img src='/wp-content/themes/burgsimpson/images/icon-shield-grey.svg' alt='shield' width='32' height='33'></noscript>
       <p class='text-left'>We guarantee 100% privacy.<br> Your information will not be shared.</p>
    </div> <input type='hidden' name='gform_ajax' value='form_id=1&amp;title=&amp;description=&amp;tabindex=0&amp;theme=legacy&amp;hash=033053f27abd55eb61d340640f6ebcbf' />
            <input type='hidden' class='gform_hidden' name='gform_submission_method' data-js='gform_submission_method_1' value='iframe' />
            <input type='hidden' class='gform_hidden' name='gform_theme' data-js='gform_theme_1' id='gform_theme_1' value='legacy' />
            <input type='hidden' class='gform_hidden' name='gform_style_settings' data-js='gform_style_settings_1' id='gform_style_settings_1' value='' />
            <input type='hidden' class='gform_hidden' name='is_submit_1' value='1' />
            <input type='hidden' class='gform_hidden' name='gform_submit' value='1' />
            
            <input type='hidden' class='gform_hidden' name='gform_currency' data-currency='USD' value='Bl+Q40mTffq0usD4g4X+ttcgxCN5d8+zaTydBsS0XcBZwvu87tVcmHtO55MHVneibpw+UTtMV9yoqedl1LvmniVYGMnJKnVKKCSg/VIRHQq5adc=' />
            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' />
            <input type='hidden' class='gform_hidden' name='state_1' value='WyJ7XCIyMFwiOltcImNjYjY0YzdiYmY5NmI2Zjc3N2Q1OTk3ZTNkZDRiZWYwXCIsXCJlNjZkYTdiYjY1YzM4OGY3ZDJjNTIxOWNhNWZlMjY2YlwiLFwiZGI5MjBiMWEzNGM0ZDRlZjM1ZDAzMmI0ZDVmMzM1NTJcIixcIjliZGZhNTFlZDE1Y2M0NWI3MWEyYWE1YWU5ODdkOGY3XCIsXCIwOGI3NzI3ZWViNjBjODMzZjNkNDdjZjE1NzRkNDQ0OVwiLFwiZjVjMjhlNjZjNDZjMmI0YjFjZDNlZTQ5ZDJlOTM3NTFcIixcIjdiMzdjZGUxNjIzNTI4YWI1YjQ1NmY0NjZlZjA4ZWYyXCIsXCJhYjA4OTNlYmRjMmYyNzI3MWQwODExNGY4ZTEyM2MyOVwiXX0iLCJkOGRhNDBhMjA3MmM1ZjY2ODVmOGUwYmEwMjFmNjY0ZSJd' />
            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_target_page_number_1' id='gform_target_page_number_1' value='0' />
            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_source_page_number_1' id='gform_source_page_number_1' value='1' />
            <input type='hidden' name='gform_field_values' value='' />
            
        </div>
                        <p style="display: none !important;" class="akismet-fields-container" data-prefix="ak_"><label>&#916;<textarea name="ak_hp_textarea" cols="45" rows="8" maxlength="100"></textarea></label><input type="hidden" id="ak_js_1" name="ak_js" value="23"/><script type="rocketlazyloadscript">document.getElementById( "ak_js_1" ).setAttribute( "value", ( new Date() ).getTime() );</script></p></form>
                        </div>
		                <iframe style='display:none;width:0px;height:0px;' src='about:blank' name='gform_ajax_frame_1' id='gform_ajax_frame_1' title='This iframe contains the logic required to handle Ajax powered Gravity Forms.'></iframe>
		                <script type="text/javascript">
/* <![CDATA[ */
 gform.initializeOnLoaded( function() {gformInitSpinner( 1, 'https://www.burgsimpson.com/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery('#gform_ajax_frame_1').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_1');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_1').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_1').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_1').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_1').removeClass('gform_validation_error');}setTimeout( function() { /* delay the scroll by 50 milliseconds to fix a bug in chrome */ jQuery(document).scrollTop(jQuery('#gform_wrapper_1').offset().top - mt); }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_1').val();gformInitSpinner( 1, 'https://www.burgsimpson.com/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery(document).trigger('gform_page_loaded', [1, current_page]);window['gf_submitting_1'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_1').replaceWith(confirmation_content);jQuery(document).scrollTop(jQuery('#gf_1').offset().top - mt);jQuery(document).trigger('gform_confirmation_loaded', [1]);window['gf_submitting_1'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_1').text());}else{jQuery('#gform_1').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger("gform_pre_post_render", [{ formId: "1", currentPage: "current_page", abort: function() { this.preventDefault(); } }]);        if (event && event.defaultPrevented) {                return;        }        const gformWrapperDiv = document.getElementById( "gform_wrapper_1" );        if ( gformWrapperDiv ) {            const visibilitySpan = document.createElement( "span" );            visibilitySpan.id = "gform_visibility_test_1";            gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan );        }        const visibilityTestDiv = document.getElementById( "gform_visibility_test_1" );        let postRenderFired = false;        function triggerPostRender() {            if ( postRenderFired ) {                return;            }            postRenderFired = true;            gform.core.triggerPostRenderEvents( 1, current_page );            if ( visibilityTestDiv ) {                visibilityTestDiv.parentNode.removeChild( visibilityTestDiv );            }        }        function debounce( func, wait, immediate ) {            var timeout;            return function() {                var context = this, args = arguments;                var later = function() {                    timeout = null;                    if ( !immediate ) func.apply( context, args );                };                var callNow = immediate && !timeout;                clearTimeout( timeout );                timeout = setTimeout( later, wait );                if ( callNow ) func.apply( context, args );            };        }        const debouncedTriggerPostRender = debounce( function() {            triggerPostRender();        }, 200 );        if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) {            const observer = new MutationObserver( ( mutations ) => {                mutations.forEach( ( mutation ) => {                    if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) {                        debouncedTriggerPostRender();                        observer.disconnect();                    }                });            });            observer.observe( document.body, {                attributes: true,                childList: false,                subtree: true,                attributeFilter: [ 'style', 'class' ],            });        } else {            triggerPostRender();        }    } );} ); 
/* ]]> */
</script>
					</div>
					

									  
						
				        
       
    <div class="results-widget widget-with-arrows">
                                 <div>
          <p>$58.5 Million</p> 
          
          <div>Mistreatment of Human Remains</div>
 
          </div>
         
                  <div>
          <p>$55 Million</p> 
          
          <div>Product Defect Case</div>
 
          </div>
         
                  <div>
          <p>$31.875 Million</p> 
          
          <div>Public Service Company of Colorado dba Xcel Energy, Gas Explosion</div>
 
          </div>
         
                  <div>
          <p>$18.105 Million</p> 
          
          <div>Single Vehicle Motor Vehicle Crash</div>
 
          </div>
         
                  <div>
          <p>$15.06 Million</p> 
          
          <div>Wrongful Death</div>
 
          </div>
         
                  <div>
          <p>$9.7 Million</p> 
          
          <div>Motor Vehicle Crash</div>
 
          </div>
         
                  <div>
          <p>$9 Million</p> 
          
          <div>Truck Crash / Commercial Motor Vehicle Crash</div>
 
          </div>
         
                  <div>
          <p>$9 Million</p> 
          
          <div></div>
 
          </div>
         
                  <div>
          <p>$7.5 Million</p> 
          
          <div></div>
 
          </div>
         
                  <div>
          <p>$7.3 Million</p> 
          
          <div></div>
 
          </div>
         
                  <div>
          <p>$6.4 Million</p> 
          
          <div>Gas Explosion</div>
 
          </div>
         
                  <div>
          <p>$6 Million</p> 
          
          <div>Product Defect Case</div>
 
          </div>
         
                  <div>
          <p>$5.8 Million</p> 
          
          <div></div>
 
          </div>
         
                  <div>
          <p>$5.3 Million</p> 
          
          <div>Bad Faith Insurance</div>
 
          </div>
         
                  <div>
          <p>$5.1 Million</p> 
          
          <div></div>
 
          </div>
         
                  <div>
          <p>$4.38 Million</p> 
          
          <div></div>
 
          </div>
         
                  <div>
          <p>$4.1 Million</p> 
          
          <div>Brain Injury</div>
 
          </div>
         
                  <div>
          <p>$3.85 Million</p> 
          
          <div></div>
 
          </div>
         
                  <div>
          <p>$3.5 Million</p> 
          
          <div></div>
 
          </div>
         
                  <div>
          <p>$3.49 Million</p> 
          
          <div></div>
 
          </div>
         
                  <div>
          <p>$3.48 Million</p> 
          
          <div></div>
 
          </div>
         
                  <div>
          <p>$3.49 Million</p> 
          
          <div></div>
 
          </div>
         
                  <div>
          <p>$3.03 Million</p> 
          
          <div></div>
 
          </div>
         
                  <div>
          <p>$3 Million</p> 
          
          <div></div>
 
          </div>
         
                  <div>
          <p>$2.9 Million</p> 
          
          <div></div>
 
          </div>
         
                  <div>
          <p>$2.8 Million</p> 
          
          <div></div>
 
          </div>
         
                  <div>
          <p>$2.53 Million</p> 
          
          <div></div>
 
          </div>
         
                  <div>
          <p>$2.49 Million</p> 
          
          <div></div>
 
          </div>
         
                  <div>
          <p>$2.45 Million</p> 
          
          <div></div>
 
          </div>
         
                  <div>
          <p>$2.34 Million</p> 
          
          <div></div>
 
          </div>
         
                  <div>
          <p>$2.3 Million</p> 
          
          <div></div>
 
          </div>
         
                  <div>
          <p>$2.27 Million</p> 
          
          <div></div>
 
          </div>
         
                  <div>
          <p>$2.25 Million</p> 
          
          <div></div>
 
          </div>
         
                  <div>
          <p>$2.2 Million</p> 
          
          <div></div>
 
          </div>
         
                  <div>
          <p>$2.2 Million</p> 
          
          <div></div>
 
          </div>
         
                  <div>
          <p>$2.17 Million</p> 
          
          <div></div>
 
          </div>
         
                  <div>
          <p>$2.15 Million</p> 
          
          <div></div>
 
          </div>
         
                  <div>
          <p>$2.02 Million</p> 
          
          <div></div>
 
          </div>
         
                  <div>
          <p>$2 Million</p> 
          
          <div></div>
 
          </div>
         
                  <div>
          <p>$1.99 Million</p> 
          
          <div></div>
 
          </div>
         
                  <div>
          <p>$1.9 Million</p> 
          
          <div></div>
 
          </div>
         
                  <div>
          <p>$1.87 Million</p> 
          
          <div></div>
 
          </div>
         
                  <div>
          <p>$1.77 Million</p> 
          
          <div></div>
 
          </div>
         
                  <div>
          <p>$1.75 Million</p> 
          
          <div></div>
 
          </div>
         
                  <div>
          <p>$1.76 Million</p> 
          
          <div></div>
 
          </div>
         
                  <div>
          <p>$1.75 Million</p> 
          
          <div></div>
 
          </div>
         
                  <div>
          <p>$1.75 Million</p> 
          
          <div></div>
 
          </div>
         
                  <div>
          <p>$1.64 Million</p> 
          
          <div></div>
 
          </div>
         
                  <div>
          <p>$1.74 Million</p> 
          
          <div></div>
 
          </div>
         
                  <div>
          <p>$1.73 Million</p> 
          
          <div></div>
 
          </div>
         
                  <div>
          <p>$1.72 Million</p> 
          
          <div></div>
 
          </div>
         
                  <div>
          <p>$1.71 Million</p> 
          
          <div></div>
 
          </div>
         
                  <div>
          <p>$1.7 Million</p> 
          
          <div></div>
 
          </div>
         
                  <div>
          <p>$1.6 Million</p> 
          
          <div></div>
 
          </div>
         
                  <div>
          <p>$1.57 Million</p> 
          
          <div></div>
 
          </div>
         
                  <div>
          <p>$1.5 Million</p> 
          
          <div></div>
 
          </div>
         
                  <div>
          <p>$1.51 Million</p> 
          
          <div></div>
 
          </div>
         
                  <div>
          <p>$1.5 Million</p> 
          
          <div></div>
 
          </div>
         
                  <div>
          <p>$1.5 Million</p> 
          
          <div></div>
 
          </div>
         
                            </div>
     
     			 
				       
     
<div class="testimonial-widget widget-with-arrows">
   <div class="testimonial-quote-box">
    <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%2050'%3E%3C/svg%3E" alt="stars" width="150" height="50" data-lazy-src="https://www.burgsimpson.com/wp-content/themes/burgsimpson/images/stars.svg"><noscript><img src="https://www.burgsimpson.com/wp-content/themes/burgsimpson/images/stars.svg" alt="stars" width="150" height="50"></noscript>
    
    <!-- Add this back in once the location taxonomy is agreed on -->
     
    

      <div class="testimonial-widget-content">
                               <p class="pb-4">
          I cannot say enough about the wonderful people at this firm. My particular case was complicated with many different issues...<br /><strong>-Trace T.</strong></p> 
                <p class="pb-4">
          I had a great experience working with Burg Simpson in handling my case. They were professional, responsive, and were ready...<br /><strong>-Indigo Booke H.</strong></p> 
                <p class="pb-4">
          I called Burg Simpson, they explained how I could get through this process, the settlement I would possibly be looking...<br /><strong>-Jacob G.</strong></p> 
                <p class="pb-4">
          We were very pleased with the outcome of our case.<br /><strong>-Melissa M.</strong></p> 
                <p class="pb-4">
          The call I made to Burg Simpson was truly the best call that I’ve ever made in my life.<br /><strong>-Steve T.</strong></p> 
                <p class="pb-4">
          They told me who they were, that I could trust them, that they would fight for my family, and they...<br /><strong>-Oscar M.</strong></p> 
                <p class="pb-4">
          The support that I got from Steven and the team was incredible. They made sure that my health and my...<br /><strong>-Noah</strong></p> 
                      </div>

    </div>
   </div>
   
   			
						 
			 <div class="practice-areas-sidebar">
				 <div class="sidebar-title">Cases We Handle</div>
				       
        
    <div class="column_menu "><ul id="menu-sidebar-nav-default" class="mt-0"><li id="menu-item-5369" class="menu-icon car menu-item menu-item-type-post_type menu-item-object-page menu-item-5369"><a href="https://www.burgsimpson.com/personal-injury-lawyer/car-accident-lawyer/">Car Accident Lawyers</a></li>
<li id="menu-item-1904" class="menu-icon gavel menu-item menu-item-type-post_type menu-item-object-page menu-item-1904"><a href="https://www.burgsimpson.com/class-actions/">Class Action Lawyers</a></li>
<li id="menu-item-1903" class="menu-icon scale menu-item menu-item-type-post_type menu-item-object-page menu-item-1903"><a href="https://www.burgsimpson.com/commercial-litigation/">Commercial Litigation</a></li>
<li id="menu-item-1928" class="menu-icon hammer menu-item menu-item-type-post_type menu-item-object-page menu-item-1928"><a href="https://www.burgsimpson.com/construction-defects-lawyer/">Construction Defects</a></li>
<li id="menu-item-1926" class="menu-icon pills menu-item menu-item-type-post_type menu-item-object-page menu-item-1926"><a href="https://www.burgsimpson.com/dangerous-drugs-medical-devices/">Dangerous Drugs &#038; Medical Devices</a></li>
<li id="menu-item-1924" class="menu-icon explosion menu-item menu-item-type-post_type menu-item-object-page menu-item-1924"><a href="https://www.burgsimpson.com/explosion-injury-lawyer/">Explosion Injury Lawyers</a></li>
<li id="menu-item-1923" class="menu-icon family menu-item menu-item-type-post_type menu-item-object-page menu-item-1923"><a href="https://www.burgsimpson.com/family-law/">Family Law Lawyers</a></li>
<li id="menu-item-1922" class="menu-icon medical menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-1911 current_page_item menu-item-1922"><a href="https://www.burgsimpson.com/medical-malpractice-lawyer/" aria-current="page">Medical Malpractice Lawyers</a></li>
<li id="menu-item-5370" class="menu-icon motorcycle menu-item menu-item-type-post_type menu-item-object-page menu-item-5370"><a href="https://www.burgsimpson.com/personal-injury-lawyer/motorcycle-accident-lawyer/">Motorcycle Accident Lawyers</a></li>
<li id="menu-item-2182" class="menu-icon injury menu-item menu-item-type-post_type menu-item-object-page menu-item-2182"><a href="https://www.burgsimpson.com/personal-injury-lawyer/">Personal Injury Lawyers</a></li>
<li id="menu-item-1920" class="menu-icon home menu-item menu-item-type-post_type menu-item-object-page menu-item-1920"><a href="https://www.burgsimpson.com/estate-planning/">Probate, Trust, &#038; Estate Planning</a></li>
<li id="menu-item-1919" class="menu-icon gears menu-item menu-item-type-post_type menu-item-object-page menu-item-1919"><a href="https://www.burgsimpson.com/product-liability-lawyer/">Product Liability</a></li>
<li id="menu-item-1918" class="menu-icon assault menu-item menu-item-type-post_type menu-item-object-page menu-item-1918"><a href="https://www.burgsimpson.com/sexual-assault-attorney/">Sexual Assault</a></li>
<li id="menu-item-5371" class="menu-icon truck menu-item menu-item-type-post_type menu-item-object-page menu-item-5371"><a href="https://www.burgsimpson.com/personal-injury-lawyer/truck-accident-lawyer/">Truck Accident Lawyers</a></li>
<li id="menu-item-1917" class="menu-icon worker menu-item menu-item-type-post_type menu-item-object-page menu-item-1917"><a href="https://www.burgsimpson.com/workers-compensation-lawyer/">Workers’ Compensation Lawyers</a></li>
<li id="menu-item-5372" class="menu-icon wrongful menu-item menu-item-type-post_type menu-item-object-page menu-item-5372"><a href="https://www.burgsimpson.com/personal-injury-lawyer/wrongful-death-lawyer/">Wrongful Death Lawyers</a></li>
</ul></div> 
   <div class="mt-2 button-container">
     <a class="button blue w-100 text-center" href="https://www.burgsimpson.com/free-case-evaluation/">Free Case Evaluation</a>
   </div>
   
   			 </div>
			</div>
		</div> 
		
		
	</div>
</div>

 <div data-wpr-lazyrender="1" class="container-fluid">
	      
   <div  id="badges" class="py-5">
      <div class="badge_holder">
        <img class="img-fluid" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20200%20137'%3E%3C/svg%3E" alt="Americas Most Influential" width="200" height="137" data-lazy-src="https://www.burgsimpson.com/wp-content/themes/burgsimpson/images/badges/award-americas-most-influential-trial-lawyers.png" /><noscript><img class="img-fluid" src="https://www.burgsimpson.com/wp-content/themes/burgsimpson/images/badges/award-americas-most-influential-trial-lawyers.png" alt="Americas Most Influential" width="200" height="137" loading="lazy" /></noscript>
      </div>
      <div class="badge_holder">
        <img class="img-fluid" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20200%2044'%3E%3C/svg%3E" alt="Best Lawyers" width="200" height="44" data-lazy-src="https://www.burgsimpson.com/wp-content/themes/burgsimpson/images/badges/best-lawyers-logo.jpg" /><noscript><img class="img-fluid" src="https://www.burgsimpson.com/wp-content/themes/burgsimpson/images/badges/best-lawyers-logo.jpg" alt="Best Lawyers" width="200" height="44" loading="lazy" /></noscript>
      </div>
      <div class="badge_holder">
        <img class="img-fluid" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20200%20125'%3E%3C/svg%3E" alt="Best Law Firms" width="200" height="125" data-lazy-src="https://www.burgsimpson.com/wp-content/themes/burgsimpson/images/badges/best-law-firms-us.png" /><noscript><img class="img-fluid" src="https://www.burgsimpson.com/wp-content/themes/burgsimpson/images/badges/best-law-firms-us.png" alt="Best Law Firms" width="200" height="125" loading="lazy" /></noscript>
      </div>
      <div class="badge_holder">
        <img class="img-fluid" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20120%20174'%3E%3C/svg%3E" alt="Legal Top Tier" width="120" height="174" data-lazy-src="https://www.burgsimpson.com/wp-content/themes/burgsimpson/images/badges/legal-500-top-tier-2020.jpg" /><noscript><img class="img-fluid" src="https://www.burgsimpson.com/wp-content/themes/burgsimpson/images/badges/legal-500-top-tier-2020.jpg" alt="Legal Top Tier" width="120" height="174" loading="lazy" /></noscript>
      </div>
      <div class="badge_holder">
        <img class="img-fluid" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20150%20150'%3E%3C/svg%3E" alt="Michael Burg Barrister's Best" width="150" height="150" data-lazy-src="https://www.burgsimpson.com/wp-content/themes/burgsimpson/images/badges/Michael-Burg-BB-Badge.png" /><noscript><img class="img-fluid" src="https://www.burgsimpson.com/wp-content/themes/burgsimpson/images/badges/Michael-Burg-BB-Badge.png" alt="Michael Burg Barrister's Best" width="150" height="150" loading="lazy" /></noscript>
      </div>
      <div class="badge_holder">
        <img class="img-fluid" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20200%2058'%3E%3C/svg%3E" alt="Super Lawyers" width="200" height="58" data-lazy-src="https://www.burgsimpson.com/wp-content/themes/burgsimpson/images/badges/Super-Lawyers.jpg" /><noscript><img class="img-fluid" src="https://www.burgsimpson.com/wp-content/themes/burgsimpson/images/badges/Super-Lawyers.jpg" alt="Super Lawyers" width="200" height="58" loading="lazy" /></noscript>
      </div>
</div>
  
   </div>

 
 <footer data-wpr-lazyrender="1">
	<div  class="inner-footer pt-5">
	<div class="container pb-3 text-xl-left text-lg-left text-md-left text-center ">
		<div class="row pb-4">
			<div class="col-lg-4 col-md-6 col-12">
													<a id="logo" href="https://www.burgsimpson.com">
									<img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%2061'%3E%3C/svg%3E" alt="Burg Simpson Lawyers" width="300" height="61" data-lazy-src="https://www.burgsimpson.com/wp-content/themes/burgsimpson/images/burg-simpson-logo-white.png"><noscript><img src="https://www.burgsimpson.com/wp-content/themes/burgsimpson/images/burg-simpson-logo-white.png" alt="Burg Simpson Lawyers" width="300" height="61"></noscript>
				</a>
				<div class="ft-contact pt-2 pb-3">
					<hr/>
		
						
					
										 					<div class="ft-tel py-3 white text-center">
						 <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2020%2020'%3E%3C/svg%3E" alt="phone icon" width="20" height="20" data-lazy-src="https://www.burgsimpson.com/wp-content/themes/burgsimpson/images/icon-phone-white.svg"><noscript><img src="https://www.burgsimpson.com/wp-content/themes/burgsimpson/images/icon-phone-white.svg" alt="phone icon" width="20" height="20"></noscript>
						 <a href="tel:8888952080">888-895-2080</a>
					</div>
					 		
						
	
					<hr/>
					<div class="h5 pt-4 pl-0">Follow us on Social</div>
					<div class="social-icons text-center">
						<a href="https://www.facebook.com/burgsimpson/" target="_blank">
							<img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2040%2040'%3E%3C/svg%3E" alt="facebook logo" width="40" height="40" data-lazy-src="https://www.burgsimpson.com/wp-content/themes/burgsimpson/images/social-facebook.svg"><noscript><img src="https://www.burgsimpson.com/wp-content/themes/burgsimpson/images/social-facebook.svg" alt="facebook logo" width="40" height="40"></noscript>
						</a>
						<a href="https://twitter.com/burgsimpson" target="_blank">
							<img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2040%2040'%3E%3C/svg%3E" alt="x logo" width="40" height="40" data-lazy-src="https://www.burgsimpson.com/wp-content/themes/burgsimpson/images/x-icon-footer.svg"><noscript><img src="https://www.burgsimpson.com/wp-content/themes/burgsimpson/images/x-icon-footer.svg" alt="x logo" width="40" height="40"></noscript>
						</a>
						<a href="https://www.linkedin.com/company/burgsimpson/" target="_blank">
							<img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2040%2040'%3E%3C/svg%3E" alt="linkedin logo" width="40" height="40" data-lazy-src="https://www.burgsimpson.com/wp-content/themes/burgsimpson/images/social-linkedin.svg"><noscript><img src="https://www.burgsimpson.com/wp-content/themes/burgsimpson/images/social-linkedin.svg" alt="linkedin logo" width="40" height="40"></noscript>
						</a>
						<a href="https://www.youtube.com/user/BurgSimpson" target="_blank">
							<img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2040%2040'%3E%3C/svg%3E" alt="youtube logo" width="40" height="40" data-lazy-src="https://www.burgsimpson.com/wp-content/themes/burgsimpson/images/social-youtube.svg"><noscript><img src="https://www.burgsimpson.com/wp-content/themes/burgsimpson/images/social-youtube.svg" alt="youtube logo" width="40" height="40"></noscript>
						</a>
					</div>
				</div>
			</div>
			
			<div class="col-lg-4 col-md-6 col-12">
				<div class="h5 pt-0 pl-0">Quick Links</div>
				<div class="footer-nav">
					<a href="https://www.burgsimpson.com/free-case-evaluation/">Free Consultation</a>
					<a href="https://www.burgsimpson.com/co-counsel-with-burg-simpson/">Co-Counsel</a>
					<a href="https://www.burgsimpson.com/testimonials/">Testimonials</a>
					<a href="https://www.burgsimpson.com/results/">Results</a>
					<a href="https://campwater22.com/" target="_blank">Camp Lejeune Claims</a>
				</div>
				<hr/>
				<div class="h5 pl-0 pt-2">Our Firm</div>
				<div class="footer-nav">
					<a href="https://www.burgsimpson.com/attorneys/">Attorneys</a>
										<a href="https://www.burgsimpson.com/community-involvement/">Community Involvement</a>
					<a href="https://www.burgsimpson.com/careers/">Careers</a>
					<a href="https://www.burgsimpson.com/firm-news/">Firm News</a>
				</div>
			</div>
			
			<div class="col-lg-4 col-md-6 col-12" id="ft-social">
				<div class="h5 pt-0 pl-0">Our Location</div>
				<div class="footer-nav">
					<a href="https://www.burgsimpson.com/arizona/">Arizona</a>
					<a href="https://www.burgsimpson.com/colorado/">Colorado</a>
					<a href="https://www.burgsimpson.com/florida/">Florida</a>
								     	<a href="https://www.burgsimpson.com/ohio/">Ohio</a>
					<a href="https://www.burgsimpson.com/wyoming/">Wyoming</a>
				</div>
				<hr/>
				<div class="h5 pl-0">Keep Up With Burg Simpson!</div>
				<div class="footer-form">
					
                <div class='gf_browser_unknown gform_wrapper gravity-theme gform-theme--no-framework' data-form-theme='gravity-theme' data-form-index='0' id='gform_wrapper_3' ><div id='gf_3' class='gform_anchor' tabindex='-1'></div><form method='post' enctype='multipart/form-data' target='gform_ajax_frame_3' id='gform_3'  action='/medical-malpractice-lawyer/#gf_3' data-formid='3' novalidate>
                        <div class='gform-body gform_body'><div id='gform_fields_3' class='gform_fields top_label form_sublabel_below description_below validation_below'><div id="field_3_3" class="gfield gfield--type-text gfield_contains_required field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible"  ><label class='gfield_label gform-field-label' for='input_3_3'>Email<span class="gfield_required"><span class="gfield_required gfield_required_text">(Required)</span></span></label><div class='ginput_container ginput_container_text'><input name='input_3' id='input_3_3' type='text' value='' class='large'    placeholder='Email' aria-required="true" aria-invalid="false"   /></div></div></div></div>
        <div class='gform-footer gform_footer top_label'> <input type='submit' id='gform_submit_button_3' class='gform_button button' onclick='gform.submission.handleButtonClick(this);' data-submission-type='submit' value='Sign Up'  /><div class='privacy' id='privacy-sidebar'>
       <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2032%2033'%3E%3C/svg%3E" alt='shield' width='32' height='33' data-lazy-src="/wp-content/themes/burgsimpson/images/icon-shield-grey.svg"><noscript><img src='/wp-content/themes/burgsimpson/images/icon-shield-grey.svg' alt='shield' width='32' height='33'></noscript>
       <p class='text-left'>We guarantee 100% privacy.<br> Your information will not be shared.</p>
    </div> <input type='hidden' name='gform_ajax' value='form_id=3&amp;title=&amp;description=&amp;tabindex=0&amp;theme=gravity-theme&amp;hash=24e9ea3635f0b59f65e886a9536fc1a7' />
            <input type='hidden' class='gform_hidden' name='gform_submission_method' data-js='gform_submission_method_3' value='iframe' />
            <input type='hidden' class='gform_hidden' name='gform_theme' data-js='gform_theme_3' id='gform_theme_3' value='gravity-theme' />
            <input type='hidden' class='gform_hidden' name='gform_style_settings' data-js='gform_style_settings_3' id='gform_style_settings_3' value='' />
            <input type='hidden' class='gform_hidden' name='is_submit_3' value='1' />
            <input type='hidden' class='gform_hidden' name='gform_submit' value='3' />
            
            <input type='hidden' class='gform_hidden' name='gform_currency' data-currency='USD' value='/e4ilwvVnpMUAa0PZR3tIL1ZWBFIoRBz7ViIDD5yHKAeZAyHH60rn+wG5CHxHFsymBO6QBXNrQfXOHWtgqSnYna+VlOaFFcjSV6YXACAMc2XVx8=' />
            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' />
            <input type='hidden' class='gform_hidden' name='state_3' value='WyJbXSIsIjU4MTYxMjY5NjA1NGIxM2Y2ZThmYjU1NGQ4N2VkZWI0Il0=' />
            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_target_page_number_3' id='gform_target_page_number_3' value='0' />
            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_source_page_number_3' id='gform_source_page_number_3' value='1' />
            <input type='hidden' name='gform_field_values' value='' />
            
        </div>
                        <p style="display: none !important;" class="akismet-fields-container" data-prefix="ak_"><label>&#916;<textarea name="ak_hp_textarea" cols="45" rows="8" maxlength="100"></textarea></label><input type="hidden" id="ak_js_2" name="ak_js" value="175"/><script type="rocketlazyloadscript">document.getElementById( "ak_js_2" ).setAttribute( "value", ( new Date() ).getTime() );</script></p></form>
                        </div>
		                <iframe style='display:none;width:0px;height:0px;' src='about:blank' name='gform_ajax_frame_3' id='gform_ajax_frame_3' title='This iframe contains the logic required to handle Ajax powered Gravity Forms.'></iframe>
		                <script type="text/javascript">
/* <![CDATA[ */
 gform.initializeOnLoaded( function() {gformInitSpinner( 3, 'https://www.burgsimpson.com/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery('#gform_ajax_frame_3').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_3');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_3').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_3').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_3').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_3').removeClass('gform_validation_error');}setTimeout( function() { /* delay the scroll by 50 milliseconds to fix a bug in chrome */ jQuery(document).scrollTop(jQuery('#gform_wrapper_3').offset().top - mt); }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_3').val();gformInitSpinner( 3, 'https://www.burgsimpson.com/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery(document).trigger('gform_page_loaded', [3, current_page]);window['gf_submitting_3'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_3').replaceWith(confirmation_content);jQuery(document).scrollTop(jQuery('#gf_3').offset().top - mt);jQuery(document).trigger('gform_confirmation_loaded', [3]);window['gf_submitting_3'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_3').text());}else{jQuery('#gform_3').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger("gform_pre_post_render", [{ formId: "3", currentPage: "current_page", abort: function() { this.preventDefault(); } }]);        if (event && event.defaultPrevented) {                return;        }        const gformWrapperDiv = document.getElementById( "gform_wrapper_3" );        if ( gformWrapperDiv ) {            const visibilitySpan = document.createElement( "span" );            visibilitySpan.id = "gform_visibility_test_3";            gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan );        }        const visibilityTestDiv = document.getElementById( "gform_visibility_test_3" );        let postRenderFired = false;        function triggerPostRender() {            if ( postRenderFired ) {                return;            }            postRenderFired = true;            gform.core.triggerPostRenderEvents( 3, current_page );            if ( visibilityTestDiv ) {                visibilityTestDiv.parentNode.removeChild( visibilityTestDiv );            }        }        function debounce( func, wait, immediate ) {            var timeout;            return function() {                var context = this, args = arguments;                var later = function() {                    timeout = null;                    if ( !immediate ) func.apply( context, args );                };                var callNow = immediate && !timeout;                clearTimeout( timeout );                timeout = setTimeout( later, wait );                if ( callNow ) func.apply( context, args );            };        }        const debouncedTriggerPostRender = debounce( function() {            triggerPostRender();        }, 200 );        if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) {            const observer = new MutationObserver( ( mutations ) => {                mutations.forEach( ( mutation ) => {                    if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) {                        debouncedTriggerPostRender();                        observer.disconnect();                    }                });            });            observer.observe( document.body, {                attributes: true,                childList: false,                subtree: true,                attributeFilter: [ 'style', 'class' ],            });        } else {            triggerPostRender();        }    } );} ); 
/* ]]> */
</script>
				</div>
			</div>
		</div>
		<hr/>
		
						 
			
			<div class="row pb-4 text-center">
				<div class="col-lg-4 col-12">
						<div class="h5 pt-4 pl-0 mb-0">Arizona Office</div>
						<p class="text-center red-lightest">2390 East Camelback Road Suite 403<br>
						Phoenix, AZ 85016</p>
						
							<div class="ft-tel py-1 white text-center">
								  <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2015%2015'%3E%3C/svg%3E" alt="phone icon" width="15" height="15" style="margin-right:5px;" data-lazy-src="https://www.burgsimpson.com/wp-content/themes/burgsimpson/images/icon-phone-white.svg"><noscript><img src="https://www.burgsimpson.com/wp-content/themes/burgsimpson/images/icon-phone-white.svg" alt="phone icon" width="15" height="15" style="margin-right:5px;"></noscript>
								 <a href="tel:6027777000" style="font-size: 1.25em;">602-777-7000</a>
							 </div>
				

						<div class="h5 pt-4 pl-0 mb-0">Colorado Office</div>
						<p class="text-center red-lightest">40 Inverness Drive East<br>
						Englewood, CO 80112</p>
						
							<div class="ft-tel py-1 white text-center">
								  <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2015%2015'%3E%3C/svg%3E" alt="phone icon" width="15" height="15" style="margin-right:5px;" data-lazy-src="https://www.burgsimpson.com/wp-content/themes/burgsimpson/images/icon-phone-white.svg"><noscript><img src="https://www.burgsimpson.com/wp-content/themes/burgsimpson/images/icon-phone-white.svg" alt="phone icon" width="15" height="15" style="margin-right:5px;"></noscript>
								 <a href="tel:3037925595" style="font-size: 1.25em;">303-792-5595</a>
							 </div>
					
				</div>
				<div class="col-lg-4 col-12">
						<div class="h5 pt-4 pl-0 mb-0">Florida Offices</div>
						<p class="text-center red-lightest">100 South Ashley Drive, Suite 450<br>
						Tampa, FL 33602</p>
						
							<div class="ft-tel py-1 white text-center">
								  <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2015%2015'%3E%3C/svg%3E" alt="phone icon" width="15" height="15" style="margin-right:5px;" data-lazy-src="https://www.burgsimpson.com/wp-content/themes/burgsimpson/images/icon-phone-white.svg"><noscript><img src="https://www.burgsimpson.com/wp-content/themes/burgsimpson/images/icon-phone-white.svg" alt="phone icon" width="15" height="15" style="margin-right:5px;"></noscript>
								  <a href="tel:8138167140" style="font-size: 1.25em;">813-816-7140</a>
							 </div>
						
	
						<hr class="my-2" style="width:60%;"/>
						<p class="text-center red-lightest">1343 Main Street, Suite 303<br>
						Sarasota, FL 34236</p>
						
							<div class="ft-tel py-1 white text-center">
								  <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2015%2015'%3E%3C/svg%3E" alt="phone icon" width="15" height="15" style="margin-right:5px;" data-lazy-src="https://www.burgsimpson.com/wp-content/themes/burgsimpson/images/icon-phone-white.svg"><noscript><img src="https://www.burgsimpson.com/wp-content/themes/burgsimpson/images/icon-phone-white.svg" alt="phone icon" width="15" height="15" style="margin-right:5px;"></noscript>
								  <a href="tel:9417776776" style="font-size: 1.25em;">941-777-6776</a>
							 </div>
					
							
				</div>
				<div class="col-lg-4 col-12">
						<div class="h5 pt-4 pl-0 mb-0">Ohio Office</div>
						<p class="text-center red-lightest">201 E. 5th St., Suite 1340<br>
						Cincinnati, OH 45202</p>
					
							<div class="ft-tel py-1 white text-center">
								  <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2015%2015'%3E%3C/svg%3E" alt="phone icon" width="15" height="15" style="margin-right:5px;" data-lazy-src="https://www.burgsimpson.com/wp-content/themes/burgsimpson/images/icon-phone-white.svg"><noscript><img src="https://www.burgsimpson.com/wp-content/themes/burgsimpson/images/icon-phone-white.svg" alt="phone icon" width="15" height="15" style="margin-right:5px;"></noscript>
								 <a href="tel:5138525600" style="font-size: 1.25em;">513-852-5600</a>
							 </div>
					
						<div class="h5 pt-4 pl-0 mb-0">Wyoming Office</div>
						<p class="text-center red-lightest">1135 14th St.<br>
						Cody, WY 82414</p>
			
						
							<div class="ft-tel py-1 white text-center">
								  <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2015%2015'%3E%3C/svg%3E" alt="phone icon" width="15" height="15" style="margin-right:5px;" data-lazy-src="https://www.burgsimpson.com/wp-content/themes/burgsimpson/images/icon-phone-white.svg"><noscript><img src="https://www.burgsimpson.com/wp-content/themes/burgsimpson/images/icon-phone-white.svg" alt="phone icon" width="15" height="15" style="margin-right:5px;"></noscript>
								 <a href="tel:3075277891" style="font-size: 1.25em;">307-527-7891</a>
							 </div>
			
		
				</div>
			</div>
			<hr/>

		
		<div class="row ft-terms">
			<div class="col-12 text-center">
				<p class="mb-0">Burg Simpson Eldredge Hersh & Jardine, P.C. is a law firm serving the entire country. The law firm has offices in Phoenix, Arizona; Denver, Colorado; Sarasota and Tampa, Florida; Albuquerque, New Mexico; Cincinnati, Ohio; and Cody, Wyoming. The firm is responsible for the content on this website. This information is not to be interpreted as providing legal services, nor as proposing any form of legal advice. Anyone considering a lawyer should independently investigate the lawyer's credentials and ability, and not rely upon advertisements or self-proclaimed expertise. All content Copyright  2026 © Burg Simpson Eldredge Hersh & Jardine, P.C.</p>
			</div>
		</div>	
	</div>
	</div>
	     
			
	<div  class="ft-copyright text-center">
		<p class="mb-0 py-0">All content Copyright 2026 © Burg Simpson Eldredge Hersh & Hardine, P.C. | <a href="https://www.burgsimpson.com/privacy-policy/">Privacy Policy</a>
		| <a href="https://www.burgsimpson.com/disclaimers/">Disclaimers</a>
		| <a href="https://www.burgsimpson.com/site-map/">Site Map</a>
		</p>
	</div>	
</footer>

<script type="speculationrules">
{"prefetch":[{"source":"document","where":{"and":[{"href_matches":"/*"},{"not":{"href_matches":["/wp-*.php","/wp-admin/*","/wp-content/uploads/*","/wp-content/*","/wp-content/plugins/*","/wp-content/themes/burgsimpson/*","/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]}
</script>
            <style type="text/css">
                
               .gform_ajax_spinner,.gform-loader {
                 background: var(--wpr-bg-72199d87-6cc5-4e2e-902d-adf5738ad6c8) no-repeat center;
                 display: inline-block;
                 width: 20px;
                 height: 20px;
               }
             
             </style>
           <script type="text/javascript">
            
                   // Function to set a cookie with a unique name
                                function setDataLayerCookie(name, value, days) {
                                    var date = new Date();
                                    date.setTime(date.getTime() + (days * 24 * 60 * 60 * 1000));
                                    var expires = "expires=" + date.toUTCString();
                                    document.cookie = name + "=" + value + ";" + expires + ";path=/";
                                }
                   
                                // Function to delete a cookie with a unique name
                                function deleteDataLayerCookie(name) {
                                    document.cookie = name + '=; Max-Age=-99999999; path=/';
                                }
                   
                   
                    //Form must redirect to 'thank-you', must be AJAX enabled
                     // Ensure this script runs after Gravity Forms' scripts are fully loaded
                     document.addEventListener('gform/theme/scripts_loaded', () => {
                         // Add an asynchronous filter to handle actions before form submission
                         gform.utils.addAsyncFilter('gform/submission/pre_submission', async (data) => {
                             const form = data.form; // The form element
                             const formId = form.getAttribute('data-formid');
                             console.log('Form submit initiated for form ID:', formId);
                     
                             // Create a FormData object from the form
                             const formData = new FormData(form);
                             const gformData = { formId: formId };
                     
                             // Process each form field
                             formData.forEach((value, key) => {
                                 if (key) {
                                     const formattedKey = key.replace('.', '_'); // Replace dots with underscores
                                     const sanitizedValue = value.replace(/;/g, ''); // Remove semicolons
                                     gformData[formattedKey] = sanitizedValue;
                                 }
                             });
                     
                             console.log('Processed form data:', gformData);
                     
                             // Remove existing cookie
                             deleteDataLayerCookie('GFormData');
                     
                             // Set new cookie with gformData
                             setDataLayerCookie('GFormData', JSON.stringify(gformData), 30);
                             console.log('Cookie should be set');
                     
                             // Delay the submission to ensure the cookie is set
                             await new Promise(resolve => setTimeout(resolve, 2000));
                             console.log('Continuing form submission after delay');
                     
                             return data; // Proceed with the form submission
                         });
                     }); //end new script
                    </script>
                         
              
        
            <script type="text/javascript" id="rocket-browser-checker-js-after">
/* <![CDATA[ */
"use strict";var _createClass=function(){function defineProperties(target,props){for(var i=0;i<props.length;i++){var descriptor=props[i];descriptor.enumerable=descriptor.enumerable||!1,descriptor.configurable=!0,"value"in descriptor&&(descriptor.writable=!0),Object.defineProperty(target,descriptor.key,descriptor)}}return function(Constructor,protoProps,staticProps){return protoProps&&defineProperties(Constructor.prototype,protoProps),staticProps&&defineProperties(Constructor,staticProps),Constructor}}();function _classCallCheck(instance,Constructor){if(!(instance instanceof Constructor))throw new TypeError("Cannot call a class as a function")}var RocketBrowserCompatibilityChecker=function(){function RocketBrowserCompatibilityChecker(options){_classCallCheck(this,RocketBrowserCompatibilityChecker),this.passiveSupported=!1,this._checkPassiveOption(this),this.options=!!this.passiveSupported&&options}return _createClass(RocketBrowserCompatibilityChecker,[{key:"_checkPassiveOption",value:function(self){try{var options={get passive(){return!(self.passiveSupported=!0)}};window.addEventListener("test",null,options),window.removeEventListener("test",null,options)}catch(err){self.passiveSupported=!1}}},{key:"initRequestIdleCallback",value:function(){!1 in window&&(window.requestIdleCallback=function(cb){var start=Date.now();return setTimeout(function(){cb({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-start))}})},1)}),!1 in window&&(window.cancelIdleCallback=function(id){return clearTimeout(id)})}},{key:"isDataSaverModeOn",value:function(){return"connection"in navigator&&!0===navigator.connection.saveData}},{key:"supportsLinkPrefetch",value:function(){var elem=document.createElement("link");return elem.relList&&elem.relList.supports&&elem.relList.supports("prefetch")&&window.IntersectionObserver&&"isIntersecting"in IntersectionObserverEntry.prototype}},{key:"isSlowConnection",value:function(){return"connection"in navigator&&"effectiveType"in navigator.connection&&("2g"===navigator.connection.effectiveType||"slow-2g"===navigator.connection.effectiveType)}}]),RocketBrowserCompatibilityChecker}();
//# sourceURL=rocket-browser-checker-js-after
/* ]]> */
</script>
<script type="text/javascript" id="rocket-preload-links-js-extra">
/* <![CDATA[ */
var RocketPreloadLinksConfig = {"excludeUris":"/thank-you/|/(?:.+/)?feed(?:/(?:.+/?)?)?$|/(?:.+/)?embed/|/(index.php/)?(.*)wp-json(/.*|$)|/refer/|/go/|/recommend/|/recommends/","usesTrailingSlash":"1","imageExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php","fileExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php|html|htm","siteUrl":"https://www.burgsimpson.com","onHoverDelay":"100","rateThrottle":"3"};
//# sourceURL=rocket-preload-links-js-extra
/* ]]> */
</script>
<script type="text/javascript" id="rocket-preload-links-js-after">
/* <![CDATA[ */
(function() {
"use strict";var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e=function(){function i(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(e,t,n){return t&&i(e.prototype,t),n&&i(e,n),e}}();function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}var t=function(){function n(e,t){i(this,n),this.browser=e,this.config=t,this.options=this.browser.options,this.prefetched=new Set,this.eventTime=null,this.threshold=1111,this.numOnHover=0}return e(n,[{key:"init",value:function(){!this.browser.supportsLinkPrefetch()||this.browser.isDataSaverModeOn()||this.browser.isSlowConnection()||(this.regex={excludeUris:RegExp(this.config.excludeUris,"i"),images:RegExp(".("+this.config.imageExt+")$","i"),fileExt:RegExp(".("+this.config.fileExt+")$","i")},this._initListeners(this))}},{key:"_initListeners",value:function(e){-1<this.config.onHoverDelay&&document.addEventListener("mouseover",e.listener.bind(e),e.listenerOptions),document.addEventListener("mousedown",e.listener.bind(e),e.listenerOptions),document.addEventListener("touchstart",e.listener.bind(e),e.listenerOptions)}},{key:"listener",value:function(e){var t=e.target.closest("a"),n=this._prepareUrl(t);if(null!==n)switch(e.type){case"mousedown":case"touchstart":this._addPrefetchLink(n);break;case"mouseover":this._earlyPrefetch(t,n,"mouseout")}}},{key:"_earlyPrefetch",value:function(t,e,n){var i=this,r=setTimeout(function(){if(r=null,0===i.numOnHover)setTimeout(function(){return i.numOnHover=0},1e3);else if(i.numOnHover>i.config.rateThrottle)return;i.numOnHover++,i._addPrefetchLink(e)},this.config.onHoverDelay);t.addEventListener(n,function e(){t.removeEventListener(n,e,{passive:!0}),null!==r&&(clearTimeout(r),r=null)},{passive:!0})}},{key:"_addPrefetchLink",value:function(i){return this.prefetched.add(i.href),new Promise(function(e,t){var n=document.createElement("link");n.rel="prefetch",n.href=i.href,n.onload=e,n.onerror=t,document.head.appendChild(n)}).catch(function(){})}},{key:"_prepareUrl",value:function(e){if(null===e||"object"!==(void 0===e?"undefined":r(e))||!1 in e||-1===["http:","https:"].indexOf(e.protocol))return null;var t=e.href.substring(0,this.config.siteUrl.length),n=this._getPathname(e.href,t),i={original:e.href,protocol:e.protocol,origin:t,pathname:n,href:t+n};return this._isLinkOk(i)?i:null}},{key:"_getPathname",value:function(e,t){var n=t?e.substring(this.config.siteUrl.length):e;return n.startsWith("/")||(n="/"+n),this._shouldAddTrailingSlash(n)?n+"/":n}},{key:"_shouldAddTrailingSlash",value:function(e){return this.config.usesTrailingSlash&&!e.endsWith("/")&&!this.regex.fileExt.test(e)}},{key:"_isLinkOk",value:function(e){return null!==e&&"object"===(void 0===e?"undefined":r(e))&&(!this.prefetched.has(e.href)&&e.origin===this.config.siteUrl&&-1===e.href.indexOf("?")&&-1===e.href.indexOf("#")&&!this.regex.excludeUris.test(e.href)&&!this.regex.images.test(e.href))}}],[{key:"run",value:function(){"undefined"!=typeof RocketPreloadLinksConfig&&new n(new RocketBrowserCompatibilityChecker({capture:!0,passive:!0}),RocketPreloadLinksConfig).init()}}]),n}();t.run();
}());

//# sourceURL=rocket-preload-links-js-after
/* ]]> */
</script>
<script type="text/javascript" id="rocket_lazyload_css-js-extra">
/* <![CDATA[ */
var rocket_lazyload_css_data = {"threshold":"300"};
//# sourceURL=rocket_lazyload_css-js-extra
/* ]]> */
</script>
<script type="text/javascript" id="rocket_lazyload_css-js-after">
/* <![CDATA[ */
!function o(n,c,a){function u(t,e){if(!c[t]){if(!n[t]){var r="function"==typeof require&&require;if(!e&&r)return r(t,!0);if(s)return s(t,!0);throw(e=new Error("Cannot find module '"+t+"'")).code="MODULE_NOT_FOUND",e}r=c[t]={exports:{}},n[t][0].call(r.exports,function(e){return u(n[t][1][e]||e)},r,r.exports,o,n,c,a)}return c[t].exports}for(var s="function"==typeof require&&require,e=0;e<a.length;e++)u(a[e]);return u}({1:[function(e,t,r){"use strict";{const c="undefined"==typeof rocket_pairs?[]:rocket_pairs,a=(("undefined"==typeof rocket_excluded_pairs?[]:rocket_excluded_pairs).map(t=>{var e=t.selector;document.querySelectorAll(e).forEach(e=>{e.setAttribute("data-rocket-lazy-bg-"+t.hash,"excluded")})}),document.querySelector("#wpr-lazyload-bg-container"));var o=rocket_lazyload_css_data.threshold||300;const u=new IntersectionObserver(e=>{e.forEach(t=>{t.isIntersecting&&c.filter(e=>t.target.matches(e.selector)).map(t=>{var e;t&&((e=document.createElement("style")).textContent=t.style,a.insertAdjacentElement("afterend",e),t.elements.forEach(e=>{u.unobserve(e),e.setAttribute("data-rocket-lazy-bg-"+t.hash,"loaded")}))})})},{rootMargin:o+"px"});function n(){0<(0<arguments.length&&void 0!==arguments[0]?arguments[0]:[]).length&&c.forEach(t=>{try{document.querySelectorAll(t.selector).forEach(e=>{"loaded"!==e.getAttribute("data-rocket-lazy-bg-"+t.hash)&&"excluded"!==e.getAttribute("data-rocket-lazy-bg-"+t.hash)&&(u.observe(e),(t.elements||=[]).push(e))})}catch(e){console.error(e)}})}n(),function(){const r=window.MutationObserver;return function(e,t){if(e&&1===e.nodeType)return(t=new r(t)).observe(e,{attributes:!0,childList:!0,subtree:!0}),t}}()(document.querySelector("body"),n)}},{}]},{},[1]);
//# sourceURL=rocket_lazyload_css-js-after
/* ]]> */
</script>
<script type="text/javascript" src="https://www.burgsimpson.com/wp-includes/js/dist/dom-ready.min.js?ver=f77871ff7694fffea381" id="wp-dom-ready-js" data-rocket-defer defer></script>
<script type="text/javascript" src="https://www.burgsimpson.com/wp-includes/js/dist/hooks.min.js?ver=dd5603f07f9220ed27f1" id="wp-hooks-js"></script>
<script type="text/javascript" src="https://www.burgsimpson.com/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375" id="wp-i18n-js"></script>
<script type="text/javascript" id="wp-i18n-js-after">
/* <![CDATA[ */
wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } );
//# sourceURL=wp-i18n-js-after
/* ]]> */
</script>
<script type="text/javascript" src="https://www.burgsimpson.com/wp-includes/js/dist/a11y.min.js?ver=cb460b4676c94bd228ed" id="wp-a11y-js" data-rocket-defer defer></script>
<script type="text/javascript" defer='defer' src="https://www.burgsimpson.com/wp-content/plugins/gravityforms/js/jquery.json.min.js?ver=2.9.28" id="gform_json-js"></script>
<script type="text/javascript" id="gform_gravityforms-js-extra">
/* <![CDATA[ */
var gform_i18n = {"datepicker":{"days":{"monday":"Mo","tuesday":"Tu","wednesday":"We","thursday":"Th","friday":"Fr","saturday":"Sa","sunday":"Su"},"months":{"january":"January","february":"February","march":"March","april":"April","may":"May","june":"June","july":"July","august":"August","september":"September","october":"October","november":"November","december":"December"},"firstDay":1,"iconText":"Select date"}};
var gf_legacy_multi = [];
var gform_gravityforms = {"strings":{"invalid_file_extension":"This type of file is not allowed. Must be one of the following:","delete_file":"Delete this file","in_progress":"in progress","file_exceeds_limit":"File exceeds size limit","illegal_extension":"This type of file is not allowed.","max_reached":"Maximum number of files reached","unknown_error":"There was a problem while saving the file on the server","currently_uploading":"Please wait for the uploading to complete","cancel":"Cancel","cancel_upload":"Cancel this upload","cancelled":"Cancelled","error":"Error","message":"Message"},"vars":{"images_url":"https://www.burgsimpson.com/wp-content/plugins/gravityforms/images"}};
var gf_global = {"gf_currency_config":{"name":"U.S. Dollar","symbol_left":"$","symbol_right":"","symbol_padding":"","thousand_separator":",","decimal_separator":".","decimals":2,"code":"USD"},"base_url":"https://www.burgsimpson.com/wp-content/plugins/gravityforms","number_formats":[],"spinnerUrl":"https://www.burgsimpson.com/wp-content/plugins/gravityforms/images/spinner.svg","version_hash":"d35cd1fb9aec5c9b195124bf8932d14e","strings":{"newRowAdded":"New row added.","rowRemoved":"Row removed","formSaved":"The form has been saved.  The content contains the link to return and complete the form."}};
var gf_global = {"gf_currency_config":{"name":"U.S. Dollar","symbol_left":"$","symbol_right":"","symbol_padding":"","thousand_separator":",","decimal_separator":".","decimals":2,"code":"USD"},"base_url":"https://www.burgsimpson.com/wp-content/plugins/gravityforms","number_formats":[],"spinnerUrl":"https://www.burgsimpson.com/wp-content/plugins/gravityforms/images/spinner.svg","version_hash":"d35cd1fb9aec5c9b195124bf8932d14e","strings":{"newRowAdded":"New row added.","rowRemoved":"Row removed","formSaved":"The form has been saved.  The content contains the link to return and complete the form."}};
//# sourceURL=gform_gravityforms-js-extra
/* ]]> */
</script>
<script type="text/javascript" defer='defer' src="https://www.burgsimpson.com/wp-content/plugins/gravityforms/js/gravityforms.min.js?ver=2.9.28" id="gform_gravityforms-js"></script>
<script type="text/javascript" defer='defer' src="https://www.google.com/recaptcha/api.js?hl=en#038;render=explicit" id="gform_recaptcha-js"></script>
<script type="text/javascript" defer='defer' src="https://www.burgsimpson.com/wp-content/plugins/gravityforms/js/placeholders.jquery.min.js?ver=2.9.28" id="gform_placeholder-js"></script>
<script type="text/javascript" defer='defer' src="https://www.burgsimpson.com/wp-content/plugins/gravityforms/assets/js/dist/utils.min.js?ver=48a3755090e76a154853db28fc254681" id="gform_gravityforms_utils-js"></script>
<script type="text/javascript" defer='defer' src="https://www.burgsimpson.com/wp-content/plugins/gravityforms/assets/js/dist/vendor-theme.min.js?ver=4f8b3915c1c1e1a6800825abd64b03cb" id="gform_gravityforms_theme_vendors-js"></script>
<script type="text/javascript" id="gform_gravityforms_theme-js-extra">
/* <![CDATA[ */
var gform_theme_config = {"common":{"form":{"honeypot":{"version_hash":"d35cd1fb9aec5c9b195124bf8932d14e"},"ajax":{"ajaxurl":"https://www.burgsimpson.com/wp-admin/admin-ajax.php","ajax_submission_nonce":"1a7097bf16","i18n":{"step_announcement":"Step %1$s of %2$s, %3$s","unknown_error":"There was an unknown error processing your request. Please try again."}}}},"hmr_dev":"","public_path":"https://www.burgsimpson.com/wp-content/plugins/gravityforms/assets/js/dist/","config_nonce":"f467ac76c9"};
//# sourceURL=gform_gravityforms_theme-js-extra
/* ]]> */
</script>
<script type="text/javascript" defer='defer' src="https://www.burgsimpson.com/wp-content/plugins/gravityforms/assets/js/dist/scripts-theme.min.js?ver=f5bd645c6a32e28f79908d2601a4d932" id="gform_gravityforms_theme-js"></script>
<script type="text/javascript">
/* <![CDATA[ */
 gform.initializeOnLoaded( function() { jQuery(document).on('gform_post_render', function(event, formId, currentPage){if(formId == 1) {if(typeof Placeholders != 'undefined'){
                        Placeholders.enable();
                    }} } );jQuery(document).on('gform_post_conditional_logic', function(event, formId, fields, isInit){} ) } ); 
/* ]]> */
</script>
<script type="text/javascript">
/* <![CDATA[ */
 gform.initializeOnLoaded( function() {jQuery(document).trigger("gform_pre_post_render", [{ formId: "1", currentPage: "1", abort: function() { this.preventDefault(); } }]);        if (event && event.defaultPrevented) {                return;        }        const gformWrapperDiv = document.getElementById( "gform_wrapper_1" );        if ( gformWrapperDiv ) {            const visibilitySpan = document.createElement( "span" );            visibilitySpan.id = "gform_visibility_test_1";            gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan );        }        const visibilityTestDiv = document.getElementById( "gform_visibility_test_1" );        let postRenderFired = false;        function triggerPostRender() {            if ( postRenderFired ) {                return;            }            postRenderFired = true;            gform.core.triggerPostRenderEvents( 1, 1 );            if ( visibilityTestDiv ) {                visibilityTestDiv.parentNode.removeChild( visibilityTestDiv );            }        }        function debounce( func, wait, immediate ) {            var timeout;            return function() {                var context = this, args = arguments;                var later = function() {                    timeout = null;                    if ( !immediate ) func.apply( context, args );                };                var callNow = immediate && !timeout;                clearTimeout( timeout );                timeout = setTimeout( later, wait );                if ( callNow ) func.apply( context, args );            };        }        const debouncedTriggerPostRender = debounce( function() {            triggerPostRender();        }, 200 );        if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) {            const observer = new MutationObserver( ( mutations ) => {                mutations.forEach( ( mutation ) => {                    if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) {                        debouncedTriggerPostRender();                        observer.disconnect();                    }                });            });            observer.observe( document.body, {                attributes: true,                childList: false,                subtree: true,                attributeFilter: [ 'style', 'class' ],            });        } else {            triggerPostRender();        }    } ); 
/* ]]> */
</script>
<script type="text/javascript">
/* <![CDATA[ */
 gform.initializeOnLoaded( function() { jQuery(document).on('gform_post_render', function(event, formId, currentPage){if(formId == 3) {if(typeof Placeholders != 'undefined'){
                        Placeholders.enable();
                    }} } );jQuery(document).on('gform_post_conditional_logic', function(event, formId, fields, isInit){} ) } ); 
/* ]]> */
</script>
<script type="text/javascript">
/* <![CDATA[ */
 gform.initializeOnLoaded( function() {jQuery(document).trigger("gform_pre_post_render", [{ formId: "3", currentPage: "1", abort: function() { this.preventDefault(); } }]);        if (event && event.defaultPrevented) {                return;        }        const gformWrapperDiv = document.getElementById( "gform_wrapper_3" );        if ( gformWrapperDiv ) {            const visibilitySpan = document.createElement( "span" );            visibilitySpan.id = "gform_visibility_test_3";            gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan );        }        const visibilityTestDiv = document.getElementById( "gform_visibility_test_3" );        let postRenderFired = false;        function triggerPostRender() {            if ( postRenderFired ) {                return;            }            postRenderFired = true;            gform.core.triggerPostRenderEvents( 3, 1 );            if ( visibilityTestDiv ) {                visibilityTestDiv.parentNode.removeChild( visibilityTestDiv );            }        }        function debounce( func, wait, immediate ) {            var timeout;            return function() {                var context = this, args = arguments;                var later = function() {                    timeout = null;                    if ( !immediate ) func.apply( context, args );                };                var callNow = immediate && !timeout;                clearTimeout( timeout );                timeout = setTimeout( later, wait );                if ( callNow ) func.apply( context, args );            };        }        const debouncedTriggerPostRender = debounce( function() {            triggerPostRender();        }, 200 );        if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) {            const observer = new MutationObserver( ( mutations ) => {                mutations.forEach( ( mutation ) => {                    if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) {                        debouncedTriggerPostRender();                        observer.disconnect();                    }                });            });            observer.observe( document.body, {                attributes: true,                childList: false,                subtree: true,                attributeFilter: [ 'style', 'class' ],            });        } else {            triggerPostRender();        }    } ); 
/* ]]> */
</script>
<script>window.lazyLoadOptions=[{elements_selector:"img[data-lazy-src],.rocket-lazyload,iframe[data-lazy-src]",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,callback_loaded:function(element){if(element.tagName==="IFRAME"&&element.dataset.rocketLazyload=="fitvidscompatible"){if(element.classList.contains("lazyloaded")){if(typeof window.jQuery!="undefined"){if(jQuery.fn.fitVids){jQuery(element).parent().fitVids()}}}}}},{elements_selector:".rocket-lazyload",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,}];window.addEventListener('LazyLoad::Initialized',function(e){var lazyLoadInstance=e.detail.instance;if(window.MutationObserver){var observer=new MutationObserver(function(mutations){var image_count=0;var iframe_count=0;var rocketlazy_count=0;mutations.forEach(function(mutation){for(var i=0;i<mutation.addedNodes.length;i++){if(typeof mutation.addedNodes[i].getElementsByTagName!=='function'){continue}
if(typeof mutation.addedNodes[i].getElementsByClassName!=='function'){continue}
images=mutation.addedNodes[i].getElementsByTagName('img');is_image=mutation.addedNodes[i].tagName=="IMG";iframes=mutation.addedNodes[i].getElementsByTagName('iframe');is_iframe=mutation.addedNodes[i].tagName=="IFRAME";rocket_lazy=mutation.addedNodes[i].getElementsByClassName('rocket-lazyload');image_count+=images.length;iframe_count+=iframes.length;rocketlazy_count+=rocket_lazy.length;if(is_image){image_count+=1}
if(is_iframe){iframe_count+=1}}});if(image_count>0||iframe_count>0||rocketlazy_count>0){lazyLoadInstance.update()}});var b=document.getElementsByTagName("body")[0];var config={childList:!0,subtree:!0};observer.observe(b,config)}},!1)</script><script data-no-minify="1" async src="https://www.burgsimpson.com/wp-content/plugins/wp-rocket/assets/js/lazyload/17.8.3/lazyload.min.js"></script> 
<script src="https://www.burgsimpson.com/wp-content/themes/burgsimpson/vendor/slick/slick.min.js"></script> 
<script type="rocketlazyloadscript" data-rocket-type="text/javascript">
	!function(e){var t={};function n(i){if(t[i])return t[i].exports;var r=t[i]={i:i,l:!1,exports:{}};return e[i].call(r.exports,r,r.exports,n),r.l=!0,r.exports}n.m=e,n.c=t,n.d=function(e,t,i){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:i})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t||4&t&&"object"==typeof e&&e&&e.__esModule)return e;var i=Object.create(null);if(n.r(i),Object.defineProperty(i,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var r in e)n.d(i,r,(function(t){return e[t]}).bind(null,r));return i},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=0)}([function(e,t,n){"use strict";n.r(t);var i=function(){function e(e){var t=this;this.listener=function(e){(e.matches?t.matchFns:t.unmatchFns).forEach(function(e){e()})},this.toggler=window.matchMedia(e),this.toggler.addListener(this.listener),this.matchFns=[],this.unmatchFns=[]}return e.prototype.add=function(e,t){this.matchFns.push(e),this.unmatchFns.push(t),(this.toggler.matches?e:t)()},e}(),r=function(e){return Array.prototype.slice.call(e)},o=function(e,t){return r((t||document).querySelectorAll(e))},a="mm-spn",s=function(){function e(e,t,n,i,r){this.node=e,this.title=t,this.slidingSubmenus=i,this.selectedClass=n,this.node.classList.add(a),this.node.classList.add(a+"--"+r),this.node.classList.add(a+"--"+(this.slidingSubmenus?"navbar":"vertical")),this._setSelectedl(),this._initAnchors()}return Object.defineProperty(e.prototype,"prefix",{get:function(){return a},enumerable:!1,configurable:!0}),e.prototype.openPanel=function(e){var t=e.parentElement;if(this.slidingSubmenus){var n=e.dataset.mmSpnTitle;t===this.node?this.node.classList.add(a+"--main"):(this.node.classList.remove(a+"--main"),n||r(t.children).forEach(function(e){e.matches("a, span")&&(n=e.textContent)})),n||(n=this.title),this.node.dataset.mmSpnTitle=n,o(".mm-spn--open",this.node).forEach(function(e){e.classList.remove(a+"--open"),e.classList.remove(a+"--parent")}),e.classList.add(a+"--open"),e.classList.remove(a+"--parent");for(var i=e.parentElement.closest("ul");i;)i.classList.add(a+"--open"),i.classList.add(a+"--parent"),i=i.parentElement.closest("ul")}else{var s=e.matches(".mm-spn--open");o(".mm-spn--open",this.node).forEach(function(e){e.classList.remove(a+"--open")}),e.classList[s?"remove":"add"](a+"--open");for(var c=e.parentElement.closest("ul");c;)c.classList.add(a+"--open"),c=c.parentElement.closest("ul")}},e.prototype._setSelectedl=function(){var e=o("."+this.selectedClass,this.node),t=e[e.length-1],n=null;t&&(n=t.closest("ul")),n||(n=this.node.querySelector("ul")),this.openPanel(n)},e.prototype._initAnchors=function(){var e=this;this.node.addEventListener("click",function(t){var n,i,a,s=t.target,c=!1;(c=(c=(c=c||!!(n=s).matches("a"))||!!(a=(i=s).closest("span")?i.parentElement:!!i.closest("li")&&i)&&(r(a.children).forEach(function(t){t.matches("ul")&&e.openPanel(t)}),!0))||function(t){var n=o(".mm-spn--open",t),i=n[n.length-1];if(i){var r=i.parentElement.closest("ul");if(r)return e.openPanel(r),!0}return!1}(s))&&t.stopImmediatePropagation()})},e}(),c=function(){function e(e,t){var n=this;void 0===e&&(e=null),this.wrapper=document.createElement("div"),this.wrapper.classList.add("mm-ocd"),this.wrapper.classList.add("mm-ocd--"+t),this.content=document.createElement("div"),this.content.classList.add("mm-ocd__content"),this.wrapper.append(this.content),this.backdrop=document.createElement("div"),this.backdrop.classList.add("mm-ocd__backdrop"),this.wrapper.append(this.backdrop),document.body.append(this.wrapper),e&&this.content.append(e);var i=function(e){n.close(),e.stopImmediatePropagation()};this.backdrop.addEventListener("touchstart",i,{passive:!0}),this.backdrop.addEventListener("mousedown",i,{passive:!0})}return Object.defineProperty(e.prototype,"prefix",{get:function(){return"mm-ocd"},enumerable:!1,configurable:!0}),e.prototype.open=function(){this.wrapper.classList.add("mm-ocd--open"),document.body.classList.add("mm-ocd-opened")},e.prototype.close=function(){this.wrapper.classList.remove("mm-ocd--open"),document.body.classList.remove("mm-ocd-opened"),resetState()},e}(),l=function(){function e(e,t){void 0===t&&(t="all"),this.menu=e,this.toggler=new i(t)}return e.prototype.navigation=function(e){var t=this;if(!this.navigator){var n=(e=e||{}).title,i=e.selectedClass,r=e.slidingSubmenus,o=e.theme;this.navigator=new s(this.menu,void 0===n?"Menu":n,void 0===i?"Selected":i,void 0===r||r,void 0===o?"light":o),this.toggler.add(function(){return t.menu.classList.add(t.navigator.prefix)},function(){return t.menu.classList.remove(t.navigator.prefix)})}return this.navigator},e.prototype.offcanvas=function(e){var t=this;if(!this.drawer){var n=(e=e||{}).position;this.drawer=new c(null,void 0===n?"left":n);var i=document.createComment("original menu location");this.menu.after(i),this.toggler.add(function(){t.drawer.content.append(t.menu)},function(){t.drawer.close(),i.after(t.menu)})}return this.drawer},e}();t.default=l,window.MmenuLight=l},]);var menu,navigator,drawer,originalMenu=document.getElementById("tpl_menu").innerHTML,menu_id="drawernav";function resetState(){setTimeout(function(){initMenu()},500)}function initMenu(){document.getElementById(menu_id);var e=document.getElementById(menu_id);navigator=(menu=new MmenuLight(e,"all")).navigation({slidingSubmenus:!0}),drawer=menu.offcanvas({position:"right"}),document.querySelector('a[href="#drawernav"]').addEventListener("click",e=>{e.preventDefault(),drawer.open()})}const menuElements=document.querySelectorAll("#drawernav .dropdown-toggle");menuElements.forEach(e=>e.removeAttribute("data-toggle"));var menu2,navigator2,drawer2,originalMenu2=document.getElementById("location_menu").innerHTML,menu_id2="mobilelocation";function resetState2(){setTimeout(function(){initMenu2()},500)}function initMenu2(){document.getElementById(menu_id2);var e=document.getElementById(menu_id2);navigator2=(menu2=new MmenuLight(e,"all")).navigation({title:"Location"}),drawer2=menu2.offcanvas({position:"right"}),document.querySelector('a[href="#mobilelocation"]').addEventListener("click",e=>{e.preventDefault(),drawer2.open()})}document.addEventListener("DOMContentLoaded",function(e){initMenu(),initMenu2()});
</script>


 <script type="text/javascript">
 
 jQuery(document).ready(function($) {

$('#practice_areas_carousel').slick({
  dots: false,
  infinite: true,
  speed: 700,
  slidesToShow: 4,
  arrows: true,
    prevArrow:"<span class='slick-prev slick-arrow'><img src='https://www.burgsimpson.com/wp-content/themes/burgsimpson/images/arrow-left-white.svg' alt='Previous' width='14' height='25' /></span>",
    nextArrow:"<span class='slick-next slick-arrow'><img src='https://www.burgsimpson.com/wp-content/themes/burgsimpson/images/arrow-right-white.svg' alt='Next' width='14' height='25' /></span>",
  slidesToScroll: 1, 
   autoplay: false,
  autoplaySpeed: 2000,
  responsive: [
    {
      breakpoint: 769,
      settings: {
      slidesToShow: 3,
       slidesToScroll: 1,
       speed:500, 
        arrows:false
      }
    },
    {
      breakpoint: 767,
      settings: {
      slidesToShow: 2,
       slidesToScroll: 1,
       speed:500, 
        arrows:false,
        dots:true
      }
    } 
   
  ]
  });
  $('.results-widget').slick({
	dots: false,
	infinite: true,
	speed: 700,
	slidesToShow: 1,
	arrows: true,
	  prevArrow:"<span class='slick-prev slick-arrow'><img src='https://www.burgsimpson.com/wp-content/themes/burgsimpson/images/chevron-grey-left.svg' alt='Previous' width='14' height='25' /></span>",
	  nextArrow:"<span class='slick-next slick-arrow'><img src='https://www.burgsimpson.com/wp-content/themes/burgsimpson/images/chevron-grey-right.svg' alt='Next' width='14' height='25' /></span>",
	slidesToScroll: 1, 
	 autoplay: false,
	autoplaySpeed: 2000,
});
$('.testimonial-widget-content').slick({
	dots: false,
	infinite: true,
	speed: 700,
	slidesToShow: 1,
	arrows: true,
	  prevArrow:"<span class='slick-prev slick-arrow'><img src='https://www.burgsimpson.com/wp-content/themes/burgsimpson/images/chevron-grey-left.svg' alt='Previous' width='14' height='25' /></span>",
	  nextArrow:"<span class='slick-next slick-arrow'><img src='https://www.burgsimpson.com/wp-content/themes/burgsimpson/images/chevron-grey-right.svg' alt='Next' width='14' height='25' /></span>",
	slidesToScroll: 1, 
	 autoplay: false,
	autoplaySpeed: 2000,
});

$('.video-testimonial-slider').slick({
	dots: false,
	  infinite: true,
	  slidesToShow: 1,
	  arrows: true,
	  prevArrow:"<span class='slick-prev slick-arrow'><img src='https://www.burgsimpson.com/wp-content/themes/burgsimpson/images/chevron-grey-left.svg' alt='Previous' width='14' height='25' /></span>",
	  nextArrow:"<span class='slick-next slick-arrow'><img src='https://www.burgsimpson.com/wp-content/themes/burgsimpson/images/chevron-grey-right.svg' alt='Next' width='14' height='25' /></span>",
	slidesToScroll: 1, 
	   autoplay: false,
	   adaptiveHeight: false,
	  autoplaySpeed: 2000,
});
	
});	 


</script>

<script type="rocketlazyloadscript" data-rocket-type="text/javascript">
	
 

	jQuery(document).ready(function($) {
		
		$('<div class="drawer-contact py-2"><a href="tel:8888952080" class="button blue">Call Now</a></div>').appendTo('.contactbutton');
		
	
	
		$('#accordion').find('h3').click(function(){
		  $(this).next().slideToggle('fast');
		  $(this).toggleClass( "minus" );
		});
		
		// Homepgae specific animations
		function reveal() {
		  var reveals = document.querySelectorAll(".section-title-big, #steps .step, #results, .bg-red");
		
		  for (var i = 0; i < reveals.length; i++) {
			var windowHeight = window.innerHeight;
			var elementTop = reveals[i].getBoundingClientRect().top;
			var elementVisible = 100;
		
			if (elementTop < windowHeight - elementVisible) {
			  reveals[i].classList.add("active");
			} else {
			  reveals[i].classList.remove("active");
			}
		  }
		}
		
		window.addEventListener("scroll", reveal);

		
		$('#content').find(">:first-child").toggleClass("firstelement");
	     
		 
		 
		if ($(window).width() < 1200) { 
			var stickyNavTop = $('#mobile-nav').offset().top;
		} else {
		   var stickyNavTop = $('.navigation').offset().top;
			//var stickyNavTop = 160;
		}
			
	   
	   	var stickyNav = function(){
				var scrollTop = $(window).scrollTop(); 
				if (scrollTop > stickyNavTop) { 
		         $('.navigation').addClass('sticky');
		        $('body').addClass('sticky');
				$('#mobile-nav').addClass('sticky');
		    } else {
		         $('.navigation').removeClass('sticky'); 
		         $('body').removeClass('sticky');
				 $('#mobile-nav').removeClass('sticky'); 
		    }
		    
		};

		stickyNav();
		 
		$(window).scroll(function() {
			stickyNav();
		});
		
		
		// Remove classes on mobile
		if ($(window).width() < 960) {

		   if ($('.dropdown-widget').length){
			   $('body.page-template-page-practice-area').find('.dropdown-widget').detach().insertBefore('#content .firstelement');
		   } else {
		   }
		   
		} else {
			$('.form-container .privacy').detach().insertAfter('.form-container li.gfmc-row-1-col-1-of-2 .gfield--type-email');
		}
	    		
		$( ".searchicon" ).click(function() {
			event.preventDefault();
		  $( ".search-form" ).slideToggle( "fast", function() {
			 $( ".searchicon" ).toggleClass("fa-search  fa-times-circle");
			 $( ".navbar-nav" ).toggleClass("hidesearch");
			 $(".search-field").focus();
			 
		  });
		});
		
		 $(document).mouseup(function (e) { 
			if ($(e.target).closest(".search-form").length === 0) { 
				
		   	$( ".navbar-nav" ).removeClass("hidesearch");
		   	$( "#searchtoggle" ).removeClass("fa-times-circle");
				$( "#searchtoggle" ).addClass("fa-search ");
				$( ".search-form" ).hide();
			  	$( ".navbar-nav" ).removeClass("hidesearch");
		  	}
		});
	    
	    // Smooth Scroll
		$('a[href*="#"]')
	  // Remove links that don't actually link to anything
	  .not('[href="#"]')
	  .not('[href="#0"]')
	  .click(function(event) {
	    // On-page links
	    if (
	      location.pathname.replace(/^\//, '') == this.pathname.replace(/^\//, '') 
	      && 
	      location.hostname == this.hostname
	    ) {
	      // Figure out element to scroll to
	      var target = $(this.hash);
	      target = target.length ? target : $('[name=' + this.hash.slice(1) + ']');
	      // Does a scroll target exist?
	      if (target.length) {
	        // Only prevent default if animation is actually gonna happen
	        event.preventDefault();
	        $('html, body').animate({
	          scrollTop: target.offset().top
	        }, 1000, function() {
	          // Callback after animation
	          // Must change focus!
	          var $target = $(target);
	          $target.focus();
	          if ($target.is(":focus")) { // Checking if the target was focused
	            return false;
	          } else {
	            $target.attr('tabindex','-1'); // Adding tabindex for elements not focusable
	            $target.focus(); // Set focus again
	          };
	        });
	      }
	    }
	  });	
    
	});
		
</script>
  <script type="rocketlazyloadscript" data-rocket-type="text/javascript">
	 
	   jQuery(document).on('click', function (e) {
			   var target = jQuery(e.target);
		   
			   // Check if the clicked element or its ancestors have the class 'mega-menu-parent' or 'menu-item-has-children'
			   if (!target.closest('#mega-nav-container .mega-menu-parent, #mega-nav-container  .menu-item-has-children').length) {
				   jQuery('#mega-nav-container .mega-menu-parent, #mega-nav-container  .menu-item-has-children').removeClass('show');
			   } else {
				   // If a navigation item is clicked, remove the "show" class from other navigation items
				   jQuery('#mega-nav-container .mega-menu-parent, #mega-nav-container .menu-item-has-children').not(target.closest('#mega-nav-container .mega-menu-parent, #mega-nav-container .menu-item-has-children')).removeClass('show');
			   }
		   });
		 jQuery(document).ready(function($) {
			 $('#mega-nav-container .mega-menu-parent').on('click', function (e) {
			   var link = $(this);
			 
			   if (link.hasClass('show')) {
				   $(this).removeClass('show');
				 return true;
			   } else {
				 $('#mega-nav-container .mega-menu-parent, #mega-nav-container  .menu-item-has-children').removeClass('show'); // Close other navigation elements
				 link.addClass('show');
			 
				 e.preventDefault();
				 return false;
			   }
			 });
			 
			 $('#mega-nav-container .menu-item-has-children').on('click', function (e) {
				 'use strict';
				 var link = $(this);
			 
				 if (link.hasClass('show')) {
					 link.removeClass('show');
				 } else {
					 $('#mega-nav-container .menu-item-has-children.show').removeClass('show');
					 link.addClass('show');
				 }
			 });
			 
			 // Prevent default action only when clicking on the parent item
			 $('#mega-nav-container .menu-item-has-children > a').on('click', function (e) {
				 e.preventDefault();
			 });
		 });

        </script>
		<script type="rocketlazyloadscript" data-rocket-type="text/javascript">
		 
			 function createCookie(name, value, days) {
						 if (days) {
							 var date = new Date();
							 date.setTime(date.getTime() + (days * 24 * 60 * 60 * 1000));
							 var expires = "; expires=" + date.toGMTString();
						 }
						 else var expires = "";
						 document.cookie = name + "=" + value + expires + "; path=/";
					 }
			 
					 function readCookie(name) {
						 var nameEQ = name + "=";
						 var ca = document.cookie.split(';');
						 for (var i = 0; i < ca.length; i++) {
							 var c = ca[i];
							 while (c.charAt(0) == ' ') c = c.substring(1, c.length);
							 if (c.indexOf(nameEQ) == 0) return c.substring(nameEQ.length, c.length);
						 }
						 return null;
					 }
			   
			   var current_page = document.URL;
			   var leadDocketSetNumber = function () {
			  
							var isdigitalads = current_page.indexOf('digitalads');
						 
							var cookiealreadyset = readCookie('src');
							
							 if (isdigitalads != -1 || cookiealreadyset == 'isdigitalads' ) {
							 
								 
								 createCookie('src', 'isdigitalads', 30);
								  
								  if(document.getElementById("input_1_19")) { 
									 document.getElementById("input_1_19").value = "52";
								 }
								 if(document.getElementById("input_7_19")) { 
									  document.getElementById("input_7_19").value = "52";
								  }
								  if(document.getElementById("input_6_19")) { 
									   document.getElementById("input_6_19").value = "52";
								   }
								   if(document.getElementById("input_12_19")) { 
										document.getElementById("input_12_19").value = "52";
									}
									if(document.getElementById("input_11_19")) { 
										 document.getElementById("input_11_19").value = "52";
									 }
									 if(document.getElementById("input_10_19")) { 
										  document.getElementById("input_10_19").value = "52";
									  }
									  if(document.getElementById("input_8_19")) { 
										   document.getElementById("input_8_19").value = "52";
									   }
									  
								  
			 
							 }
						 
				 };
				  
			   window.addEventListener("load", leadDocketSetNumber);
				 
		 </script>
         <script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'a09004dc9dd6c8c4',t:'MTc4MTAwNjg3OA=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>
</html>
<!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me -->