It looks like this is a web page, not a feed. I looked for a feed associated with this page, but couldn't find one. Please enter the address of your feed to validate.

Source: https://dansbailbonds.com/

  1. <!DOCTYPE html>
  2. <html lang="en-US">
  3. <head><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="1.2.3",this.triggerEvents=["keydown","mousedown","mousemove","touchmove","touchstart","touchend","wheel"],this.userEventHandler=this._triggerListener.bind(this),this.touchStartHandler=this._onTouchStart.bind(this),this.touchMoveHandler=this._onTouchMove.bind(this),this.touchEndHandler=this._onTouchEnd.bind(this),this.clickHandler=this._onClick.bind(this),this.interceptedClicks=[],window.addEventListener("pageshow",t=>{this.persisted=t.persisted}),window.addEventListener("DOMContentLoaded",()=>{this._preconnect3rdParties()}),this.delayedScripts={normal:[],async:[],defer:[]},this.trash=[],this.allJQueries=[]}_addUserInteractionListener(t){if(document.hidden){t._triggerListener();return}this.triggerEvents.forEach(e=>window.addEventListener(e,t.userEventHandler,{passive:!0})),window.addEventListener("touchstart",t.touchStartHandler,{passive:!0}),window.addEventListener("mousedown",t.touchStartHandler),document.addEventListener("visibilitychange",t.userEventHandler)}_removeUserInteractionListener(){this.triggerEvents.forEach(t=>window.removeEventListener(t,this.userEventHandler,{passive:!0})),document.removeEventListener("visibilitychange",this.userEventHandler)}_onTouchStart(t){"HTML"!==t.target.tagName&&(window.addEventListener("touchend",this.touchEndHandler),window.addEventListener("mouseup",this.touchEndHandler),window.addEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.addEventListener("mousemove",this.touchMoveHandler),t.target.addEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"onclick","rocket-onclick"),this._pendingClickStarted())}_onTouchMove(t){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler),t.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"rocket-onclick","onclick"),this._pendingClickFinished()}_onTouchEnd(t){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler)}_onClick(t){t.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"rocket-onclick","onclick"),this.interceptedClicks.push(t),t.preventDefault(),t.stopPropagation(),t.stopImmediatePropagation(),this._pendingClickFinished()}_replayClicks(){window.removeEventListener("touchstart",this.touchStartHandler,{passive:!0}),window.removeEventListener("mousedown",this.touchStartHandler),this.interceptedClicks.forEach(t=>{t.target.dispatchEvent(new MouseEvent("click",{view:t.view,bubbles:!0,cancelable:!0}))})}_waitForPendingClicks(){return new Promise(t=>{this._isClickPending?this._pendingClickFinished=t:t()})}_pendingClickStarted(){this._isClickPending=!0}_pendingClickFinished(){this._isClickPending=!1}_renameDOMAttribute(t,e,r){t.hasAttribute&&t.hasAttribute(e)&&(event.target.setAttribute(r,event.target.getAttribute(e)),event.target.removeAttribute(e))}_triggerListener(){this._removeUserInteractionListener(this),"loading"===document.readyState?document.addEventListener("DOMContentLoaded",this._loadEverythingNow.bind(this)):this._loadEverythingNow()}_preconnect3rdParties(){let t=[];document.querySelectorAll("script[type=rocketlazyloadscript]").forEach(e=>{if(e.hasAttribute("src")){let r=new URL(e.src).origin;r!==location.origin&&t.push({src:r,crossOrigin:e.crossOrigin||"module"===e.getAttribute("data-rocket-type")})}}),t=[...new Map(t.map(t=>[JSON.stringify(t),t])).values()],this._batchInjectResourceHints(t,"preconnect")}async _loadEverythingNow(){this.lastBreath=Date.now(),this._delayEventListeners(this),this._delayJQueryReady(this),this._handleDocumentWrite(),this._registerAllDelayedScripts(),this._preloadAllScripts(),await this._loadScriptsFromList(this.delayedScripts.normal),await this._loadScriptsFromList(this.delayedScripts.defer),await this._loadScriptsFromList(this.delayedScripts.async);try{await this._triggerDOMContentLoaded(),await this._triggerWindowLoad()}catch(t){console.error(t)}window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this._waitForPendingClicks().then(()=>{this._replayClicks()}),this._emptyTrash()}_registerAllDelayedScripts(){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 _transformScript(t){return new Promise((await this._littleBreath(),navigator.userAgent.indexOf("Firefox/")>0||""===navigator.vendor)?e=>{let r=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"),r.setAttribute(e,t.nodeValue))}),t.text&&(r.text=t.text),r.hasAttribute("src")?(r.addEventListener("load",e),r.addEventListener("error",e)):(r.text=t.text,e());try{t.parentNode.replaceChild(r,t)}catch(i){e()}}:async e=>{function r(){t.setAttribute("data-rocket-status","failed"),e()}try{let i=t.getAttribute("data-rocket-type"),n=t.getAttribute("data-rocket-src");t.text,i?(t.type=i,t.removeAttribute("data-rocket-type")):t.removeAttribute("type"),t.addEventListener("load",function r(){t.setAttribute("data-rocket-status","executed"),e()}),t.addEventListener("error",r),n?(t.removeAttribute("data-rocket-src"),t.src=n):t.src="data:text/javascript;base64,"+window.btoa(unescape(encodeURIComponent(t.text)))}catch(s){r()}})}async _loadScriptsFromList(t){let e=t.shift();return e&&e.isConnected?(await this._transformScript(e),this._loadScriptsFromList(t)):Promise.resolve()}_preloadAllScripts(){this._batchInjectResourceHints([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}_batchInjectResourceHints(t,e){var r=document.createDocumentFragment();t.forEach(t=>{let i=t.getAttribute&&t.getAttribute("data-rocket-src")||t.src;if(i){let n=document.createElement("link");n.href=i,n.rel=e,"preconnect"!==e&&(n.as="script"),t.getAttribute&&"module"===t.getAttribute("data-rocket-type")&&(n.crossOrigin=!0),t.crossOrigin&&(n.crossOrigin=t.crossOrigin),t.integrity&&(n.integrity=t.integrity),r.appendChild(n),this.trash.push(n)}}),document.head.appendChild(r)}_delayEventListeners(t){let e={};function r(t,r){!function t(r){!e[r]&&(e[r]={originalFunctions:{add:r.addEventListener,remove:r.removeEventListener},eventsToRewrite:[]},r.addEventListener=function(){arguments[0]=i(arguments[0]),e[r].originalFunctions.add.apply(r,arguments)},r.removeEventListener=function(){arguments[0]=i(arguments[0]),e[r].originalFunctions.remove.apply(r,arguments)});function i(t){return e[r].eventsToRewrite.indexOf(t)>=0?"rocket-"+t:t}}(t),e[t].eventsToRewrite.push(r)}function i(t,e){let r=t[e];Object.defineProperty(t,e,{get:()=>r||function(){},set(i){t["rocket"+e]=r=i}})}r(document,"DOMContentLoaded"),r(window,"DOMContentLoaded"),r(window,"load"),r(window,"pageshow"),r(document,"readystatechange"),i(document,"onreadystatechange"),i(window,"onload"),i(window,"onpageshow")}_delayJQueryReady(t){let e;function r(r){if(r&&r.fn&&!t.allJQueries.includes(r)){r.fn.ready=r.fn.init.prototype.ready=function(e){return t.domReadyFired?e.bind(document)(r):document.addEventListener("rocket-DOMContentLoaded",()=>e.bind(document)(r)),r([])};let i=r.fn.on;r.fn.on=r.fn.init.prototype.on=function(){if(this[0]===window){function t(t){return t.split(" ").map(t=>"load"===t||0===t.indexOf("load.")?"rocket-jquery-load":t).join(" ")}"string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=t(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach(e=>{let r=arguments[0][e];delete arguments[0][e],arguments[0][t(e)]=r})}return i.apply(this,arguments),this},t.allJQueries.push(r)}e=r}r(window.jQuery),Object.defineProperty(window,"jQuery",{get:()=>e,set(t){r(t)}})}async _triggerDOMContentLoaded(){this.domReadyFired=!0,await this._littleBreath(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),window.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),document.dispatchEvent(new Event("rocket-readystatechange")),await this._littleBreath(),document.rocketonreadystatechange&&document.rocketonreadystatechange()}async _triggerWindowLoad(){await this._littleBreath(),window.dispatchEvent(new Event("rocket-load")),await this._littleBreath(),window.rocketonload&&window.rocketonload(),await this._littleBreath(),this.allJQueries.forEach(t=>t(window).trigger("rocket-jquery-load")),await this._littleBreath();let t=new Event("rocket-pageshow");t.persisted=this.persisted,window.dispatchEvent(t),await this._littleBreath(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted})}_handleDocumentWrite(){let t=new Map;document.write=document.writeln=function(e){let r=document.currentScript;r||console.error("WPRocket unable to document.write this: "+e);let i=document.createRange(),n=r.parentElement,s=t.get(r);void 0===s&&(s=r.nextSibling,t.set(r,s));let a=document.createDocumentFragment();i.setStart(a,0),a.appendChild(i.createContextualFragment(e)),n.insertBefore(a,s)}}async _littleBreath(){Date.now()-this.lastBreath>45&&(await this._requestAnimFrame(),this.lastBreath=Date.now())}async _requestAnimFrame(){return document.hidden?new Promise(t=>setTimeout(t)):new Promise(t=>requestAnimationFrame(t))}_emptyTrash(){this.trash.forEach(t=>t.remove())}static run(){let t=new RocketLazyLoadScripts;t._addUserInteractionListener(t)}}RocketLazyLoadScripts.run();</script>
  4. <meta http-equiv="X-UA-Compatible" content="IE=edge">
  5. <link rel="pingback" href="https://dansbailbonds.com/xmlrpc.php" />
  6.  
  7. <script type="rocketlazyloadscript" data-rocket-type="text/javascript">
  8. document.documentElement.className = 'js';
  9. </script>
  10. <style id="et-divi-open-sans-inline-css">/* Original: https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800&#038;subset=cyrillic,cyrillic-ext,greek,greek-ext,hebrew,latin,latin-ext,vietnamese&#038;display=swap *//* User Agent: Mozilla/5.0 (Unknown; Linux x86_64) AppleWebKit/538.1 (KHTML, like Gecko) Safari/538.1 Daum/4.1 */@font-face {font-family: 'Open Sans';font-style: italic;font-weight: 300;font-stretch: normal;font-display: swap;src: url(https://fonts.gstatic.com/s/opensans/v40/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk5hkaVc.ttf) format('truetype');}@font-face {font-family: 'Open Sans';font-style: italic;font-weight: 400;font-stretch: normal;font-display: swap;src: url(https://fonts.gstatic.com/s/opensans/v40/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk8ZkaVc.ttf) format('truetype');}@font-face {font-family: 'Open Sans';font-style: italic;font-weight: 600;font-stretch: normal;font-display: swap;src: url(https://fonts.gstatic.com/s/opensans/v40/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0RkxhjaVc.ttf) format('truetype');}@font-face {font-family: 'Open Sans';font-style: italic;font-weight: 700;font-stretch: normal;font-display: swap;src: url(https://fonts.gstatic.com/s/opensans/v40/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0RkyFjaVc.ttf) format('truetype');}@font-face {font-family: 'Open Sans';font-style: italic;font-weight: 800;font-stretch: normal;font-display: swap;src: url(https://fonts.gstatic.com/s/opensans/v40/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk0ZjaVc.ttf) format('truetype');}@font-face {font-family: 'Open Sans';font-style: normal;font-weight: 300;font-stretch: normal;font-display: swap;src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsiH0C4n.ttf) format('truetype');}@font-face {font-family: 'Open Sans';font-style: normal;font-weight: 400;font-stretch: normal;font-display: swap;src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0C4n.ttf) format('truetype');}@font-face {font-family: 'Open Sans';font-style: normal;font-weight: 600;font-stretch: normal;font-display: swap;src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsgH1y4n.ttf) format('truetype');}@font-face {font-family: 'Open Sans';font-style: normal;font-weight: 700;font-stretch: normal;font-display: swap;src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1y4n.ttf) format('truetype');}@font-face {font-family: 'Open Sans';font-style: normal;font-weight: 800;font-stretch: normal;font-display: swap;src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgshZ1y4n.ttf) format('truetype');}/* User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:27.0) Gecko/20100101 Firefox/27.0 */@font-face {font-family: 'Open Sans';font-style: italic;font-weight: 300;font-stretch: normal;font-display: swap;src: url(https://fonts.gstatic.com/s/opensans/v40/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk5hkaVQ.woff) format('woff');}@font-face {font-family: 'Open Sans';font-style: italic;font-weight: 400;font-stretch: normal;font-display: swap;src: url(https://fonts.gstatic.com/s/opensans/v40/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk8ZkaVQ.woff) format('woff');}@font-face {font-family: 'Open Sans';font-style: italic;font-weight: 600;font-stretch: normal;font-display: swap;src: url(https://fonts.gstatic.com/s/opensans/v40/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0RkxhjaVQ.woff) format('woff');}@font-face {font-family: 'Open Sans';font-style: italic;font-weight: 700;font-stretch: normal;font-display: swap;src: url(https://fonts.gstatic.com/s/opensans/v40/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0RkyFjaVQ.woff) format('woff');}@font-face {font-family: 'Open Sans';font-style: italic;font-weight: 800;font-stretch: normal;font-display: swap;src: url(https://fonts.gstatic.com/s/opensans/v40/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk0ZjaVQ.woff) format('woff');}@font-face {font-family: 'Open Sans';font-style: normal;font-weight: 300;font-stretch: normal;font-display: swap;src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsiH0C4k.woff) format('woff');}@font-face {font-family: 'Open Sans';font-style: normal;font-weight: 400;font-stretch: normal;font-display: swap;src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0C4k.woff) format('woff');}@font-face {font-family: 'Open Sans';font-style: normal;font-weight: 600;font-stretch: normal;font-display: swap;src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsgH1y4k.woff) format('woff');}@font-face {font-family: 'Open Sans';font-style: normal;font-weight: 700;font-stretch: normal;font-display: swap;src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1y4k.woff) format('woff');}@font-face {font-family: 'Open Sans';font-style: normal;font-weight: 800;font-stretch: normal;font-display: swap;src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgshZ1y4k.woff) format('woff');}/* User Agent: Mozilla/5.0 (Windows NT 6.3; rv:39.0) Gecko/20100101 Firefox/39.0 */@font-face {font-family: 'Open Sans';font-style: italic;font-weight: 300;font-stretch: normal;font-display: swap;src: url(https://fonts.gstatic.com/s/opensans/v40/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk5hkaVI.woff2) format('woff2');}@font-face {font-family: 'Open Sans';font-style: italic;font-weight: 400;font-stretch: normal;font-display: swap;src: url(https://fonts.gstatic.com/s/opensans/v40/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk8ZkaVI.woff2) format('woff2');}@font-face {font-family: 'Open Sans';font-style: italic;font-weight: 600;font-stretch: normal;font-display: swap;src: url(https://fonts.gstatic.com/s/opensans/v40/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0RkxhjaVI.woff2) format('woff2');}@font-face {font-family: 'Open Sans';font-style: italic;font-weight: 700;font-stretch: normal;font-display: swap;src: url(https://fonts.gstatic.com/s/opensans/v40/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0RkyFjaVI.woff2) format('woff2');}@font-face {font-family: 'Open Sans';font-style: italic;font-weight: 800;font-stretch: normal;font-display: swap;src: url(https://fonts.gstatic.com/s/opensans/v40/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk0ZjaVI.woff2) format('woff2');}@font-face {font-family: 'Open Sans';font-style: normal;font-weight: 300;font-stretch: normal;font-display: swap;src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsiH0C4i.woff2) format('woff2');}@font-face {font-family: 'Open Sans';font-style: normal;font-weight: 400;font-stretch: normal;font-display: swap;src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0C4i.woff2) format('woff2');}@font-face {font-family: 'Open Sans';font-style: normal;font-weight: 600;font-stretch: normal;font-display: swap;src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsgH1y4i.woff2) format('woff2');}@font-face {font-family: 'Open Sans';font-style: normal;font-weight: 700;font-stretch: normal;font-display: swap;src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1y4i.woff2) format('woff2');}@font-face {font-family: 'Open Sans';font-style: normal;font-weight: 800;font-stretch: normal;font-display: swap;src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgshZ1y4i.woff2) format('woff2');}</style><style id="et-builder-googlefonts-cached-inline">/* Original: https://fonts.googleapis.com/css?family=Work+Sans:100,200,300,regular,500,600,700,800,900,100italic,200italic,300italic,italic,500italic,600italic,700italic,800italic,900italic|Open+Sans:300,regular,500,600,700,800,300italic,italic,500italic,600italic,700italic,800italic|Mr+Dafoe:regular&#038;subset=latin,latin-ext,vietnamese,cyrillic,cyrillic-ext,greek,greek-ext,hebrew&#038;display=swap *//* User Agent: Mozilla/5.0 (Unknown; Linux x86_64) AppleWebKit/538.1 (KHTML, like Gecko) Safari/538.1 Daum/4.1 */@font-face {font-family: 'Mr Dafoe';font-style: normal;font-weight: 400;font-display: swap;src: url(https://fonts.gstatic.com/s/mrdafoe/v14/lJwE-pIzkS5NXuMMrFijibc.ttf) format('truetype');}@font-face {font-family: 'Open Sans';font-style: italic;font-weight: 300;font-stretch: normal;font-display: swap;src: url(https://fonts.gstatic.com/s/opensans/v40/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk5hkWV4exQ.ttf) format('truetype');}@font-face {font-family: 'Open Sans';font-style: italic;font-weight: 400;font-stretch: normal;font-display: swap;src: url(https://fonts.gstatic.com/s/opensans/v40/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk8ZkWV4exQ.ttf) format('truetype');}@font-face {font-family: 'Open Sans';font-style: italic;font-weight: 500;font-stretch: normal;font-display: swap;src: url(https://fonts.gstatic.com/s/opensans/v40/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk_RkWV4exQ.ttf) format('truetype');}@font-face {font-family: 'Open Sans';font-style: italic;font-weight: 600;font-stretch: normal;font-display: swap;src: url(https://fonts.gstatic.com/s/opensans/v40/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0RkxhjWV4exQ.ttf) format('truetype');}@font-face {font-family: 'Open Sans';font-style: italic;font-weight: 700;font-stretch: normal;font-display: swap;src: url(https://fonts.gstatic.com/s/opensans/v40/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0RkyFjWV4exQ.ttf) format('truetype');}@font-face {font-family: 'Open Sans';font-style: italic;font-weight: 800;font-stretch: normal;font-display: swap;src: url(https://fonts.gstatic.com/s/opensans/v40/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk0ZjWV4exQ.ttf) format('truetype');}@font-face {font-family: 'Open Sans';font-style: normal;font-weight: 300;font-stretch: normal;font-display: swap;src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsiH0B4uaVc.ttf) format('truetype');}@font-face {font-family: 'Open Sans';font-style: normal;font-weight: 400;font-stretch: normal;font-display: swap;src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4uaVc.ttf) format('truetype');}@font-face {font-family: 'Open Sans';font-style: normal;font-weight: 500;font-stretch: normal;font-display: swap;src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjr0B4uaVc.ttf) format('truetype');}@font-face {font-family: 'Open Sans';font-style: normal;font-weight: 600;font-stretch: normal;font-display: swap;src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsgH1x4uaVc.ttf) format('truetype');}@font-face {font-family: 'Open Sans';font-style: normal;font-weight: 700;font-stretch: normal;font-display: swap;src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4uaVc.ttf) format('truetype');}@font-face {font-family: 'Open Sans';font-style: normal;font-weight: 800;font-stretch: normal;font-display: swap;src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgshZ1x4uaVc.ttf) format('truetype');}@font-face {font-family: 'Work Sans';font-style: italic;font-weight: 100;font-display: swap;src: url(https://fonts.gstatic.com/s/worksans/v19/QGY9z_wNahGAdqQ43Rh_ebrnlwyYfEPxPoGU3mo5qofd.ttf) format('truetype');}@font-face {font-family: 'Work Sans';font-style: italic;font-weight: 200;font-display: swap;src: url(https://fonts.gstatic.com/s/worksans/v19/QGY9z_wNahGAdqQ43Rh_ebrnlwyYfEPxPoGUXms5qofd.ttf) format('truetype');}@font-face {font-family: 'Work Sans';font-style: italic;font-weight: 300;font-display: swap;src: url(https://fonts.gstatic.com/s/worksans/v19/QGY9z_wNahGAdqQ43Rh_ebrnlwyYfEPxPoGUgGs5qofd.ttf) format('truetype');}@font-face {font-family: 'Work Sans';font-style: italic;font-weight: 400;font-display: swap;src: url(https://fonts.gstatic.com/s/worksans/v19/QGY9z_wNahGAdqQ43Rh_ebrnlwyYfEPxPoGU3ms5qofd.ttf) format('truetype');}@font-face {font-family: 'Work Sans';font-style: italic;font-weight: 500;font-display: swap;src: url(https://fonts.gstatic.com/s/worksans/v19/QGY9z_wNahGAdqQ43Rh_ebrnlwyYfEPxPoGU7Gs5qofd.ttf) format('truetype');}@font-face {font-family: 'Work Sans';font-style: italic;font-weight: 600;font-display: swap;src: url(https://fonts.gstatic.com/s/worksans/v19/QGY9z_wNahGAdqQ43Rh_ebrnlwyYfEPxPoGUAGw5qofd.ttf) format('truetype');}@font-face {font-family: 'Work Sans';font-style: italic;font-weight: 700;font-display: swap;src: url(https://fonts.gstatic.com/s/worksans/v19/QGY9z_wNahGAdqQ43Rh_ebrnlwyYfEPxPoGUOWw5qofd.ttf) format('truetype');}@font-face {font-family: 'Work Sans';font-style: italic;font-weight: 800;font-display: swap;src: url(https://fonts.gstatic.com/s/worksans/v19/QGY9z_wNahGAdqQ43Rh_ebrnlwyYfEPxPoGUXmw5qofd.ttf) format('truetype');}@font-face {font-family: 'Work Sans';font-style: italic;font-weight: 900;font-display: swap;src: url(https://fonts.gstatic.com/s/worksans/v19/QGY9z_wNahGAdqQ43Rh_ebrnlwyYfEPxPoGUd2w5qofd.ttf) format('truetype');}@font-face {font-family: 'Work Sans';font-style: normal;font-weight: 100;font-display: swap;src: url(https://fonts.gstatic.com/s/worksans/v19/QGY_z_wNahGAdqQ43RhVcIgYT2Xz5u32K0nWBiEJow.ttf) format('truetype');}@font-face {font-family: 'Work Sans';font-style: normal;font-weight: 200;font-display: swap;src: url(https://fonts.gstatic.com/s/worksans/v19/QGY_z_wNahGAdqQ43RhVcIgYT2Xz5u32K8nXBiEJow.ttf) format('truetype');}@font-face {font-family: 'Work Sans';font-style: normal;font-weight: 300;font-display: swap;src: url(https://fonts.gstatic.com/s/worksans/v19/QGY_z_wNahGAdqQ43RhVcIgYT2Xz5u32KxfXBiEJow.ttf) format('truetype');}@font-face {font-family: 'Work Sans';font-style: normal;font-weight: 400;font-display: swap;src: url(https://fonts.gstatic.com/s/worksans/v19/QGY_z_wNahGAdqQ43RhVcIgYT2Xz5u32K0nXBiEJow.ttf) format('truetype');}@font-face {font-family: 'Work Sans';font-style: normal;font-weight: 500;font-display: swap;src: url(https://fonts.gstatic.com/s/worksans/v19/QGY_z_wNahGAdqQ43RhVcIgYT2Xz5u32K3vXBiEJow.ttf) format('truetype');}@font-face {font-family: 'Work Sans';font-style: normal;font-weight: 600;font-display: swap;src: url(https://fonts.gstatic.com/s/worksans/v19/QGY_z_wNahGAdqQ43RhVcIgYT2Xz5u32K5fQBiEJow.ttf) format('truetype');}@font-face {font-family: 'Work Sans';font-style: normal;font-weight: 700;font-display: swap;src: url(https://fonts.gstatic.com/s/worksans/v19/QGY_z_wNahGAdqQ43RhVcIgYT2Xz5u32K67QBiEJow.ttf) format('truetype');}@font-face {font-family: 'Work Sans';font-style: normal;font-weight: 800;font-display: swap;src: url(https://fonts.gstatic.com/s/worksans/v19/QGY_z_wNahGAdqQ43RhVcIgYT2Xz5u32K8nQBiEJow.ttf) format('truetype');}@font-face {font-family: 'Work Sans';font-style: normal;font-weight: 900;font-display: swap;src: url(https://fonts.gstatic.com/s/worksans/v19/QGY_z_wNahGAdqQ43RhVcIgYT2Xz5u32K-DQBiEJow.ttf) format('truetype');}/* User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:27.0) Gecko/20100101 Firefox/27.0 */@font-face {font-family: 'Mr Dafoe';font-style: normal;font-weight: 400;font-display: swap;src: url(https://fonts.gstatic.com/s/mrdafoe/v14/lJwE-pIzkS5NXuMMrFijibQ.woff) format('woff');}@font-face {font-family: 'Open Sans';font-style: italic;font-weight: 300;font-stretch: normal;font-display: swap;src: url(https://fonts.gstatic.com/s/opensans/v40/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk5hkWV4exg.woff) format('woff');}@font-face {font-family: 'Open Sans';font-style: italic;font-weight: 400;font-stretch: normal;font-display: swap;src: url(https://fonts.gstatic.com/s/opensans/v40/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk8ZkWV4exg.woff) format('woff');}@font-face {font-family: 'Open Sans';font-style: italic;font-weight: 500;font-stretch: normal;font-display: swap;src: url(https://fonts.gstatic.com/s/opensans/v40/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk_RkWV4exg.woff) format('woff');}@font-face {font-family: 'Open Sans';font-style: italic;font-weight: 600;font-stretch: normal;font-display: swap;src: url(https://fonts.gstatic.com/s/opensans/v40/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0RkxhjWV4exg.woff) format('woff');}@font-face {font-family: 'Open Sans';font-style: italic;font-weight: 700;font-stretch: normal;font-display: swap;src: url(https://fonts.gstatic.com/s/opensans/v40/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0RkyFjWV4exg.woff) format('woff');}@font-face {font-family: 'Open Sans';font-style: italic;font-weight: 800;font-stretch: normal;font-display: swap;src: url(https://fonts.gstatic.com/s/opensans/v40/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk0ZjWV4exg.woff) format('woff');}@font-face {font-family: 'Open Sans';font-style: normal;font-weight: 300;font-stretch: normal;font-display: swap;src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsiH0B4uaVQ.woff) format('woff');}@font-face {font-family: 'Open Sans';font-style: normal;font-weight: 400;font-stretch: normal;font-display: swap;src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4uaVQ.woff) format('woff');}@font-face {font-family: 'Open Sans';font-style: normal;font-weight: 500;font-stretch: normal;font-display: swap;src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjr0B4uaVQ.woff) format('woff');}@font-face {font-family: 'Open Sans';font-style: normal;font-weight: 600;font-stretch: normal;font-display: swap;src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsgH1x4uaVQ.woff) format('woff');}@font-face {font-family: 'Open Sans';font-style: normal;font-weight: 700;font-stretch: normal;font-display: swap;src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4uaVQ.woff) format('woff');}@font-face {font-family: 'Open Sans';font-style: normal;font-weight: 800;font-stretch: normal;font-display: swap;src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgshZ1x4uaVQ.woff) format('woff');}@font-face {font-family: 'Work Sans';font-style: italic;font-weight: 100;font-display: swap;src: url(https://fonts.gstatic.com/s/worksans/v19/QGY9z_wNahGAdqQ43Rh_ebrnlwyYfEPxPoGU3mo5qofe.woff) format('woff');}@font-face {font-family: 'Work Sans';font-style: italic;font-weight: 200;font-display: swap;src: url(https://fonts.gstatic.com/s/worksans/v19/QGY9z_wNahGAdqQ43Rh_ebrnlwyYfEPxPoGUXms5qofe.woff) format('woff');}@font-face {font-family: 'Work Sans';font-style: italic;font-weight: 300;font-display: swap;src: url(https://fonts.gstatic.com/s/worksans/v19/QGY9z_wNahGAdqQ43Rh_ebrnlwyYfEPxPoGUgGs5qofe.woff) format('woff');}@font-face {font-family: 'Work Sans';font-style: italic;font-weight: 400;font-display: swap;src: url(https://fonts.gstatic.com/s/worksans/v19/QGY9z_wNahGAdqQ43Rh_ebrnlwyYfEPxPoGU3ms5qofe.woff) format('woff');}@font-face {font-family: 'Work Sans';font-style: italic;font-weight: 500;font-display: swap;src: url(https://fonts.gstatic.com/s/worksans/v19/QGY9z_wNahGAdqQ43Rh_ebrnlwyYfEPxPoGU7Gs5qofe.woff) format('woff');}@font-face {font-family: 'Work Sans';font-style: italic;font-weight: 600;font-display: swap;src: url(https://fonts.gstatic.com/s/worksans/v19/QGY9z_wNahGAdqQ43Rh_ebrnlwyYfEPxPoGUAGw5qofe.woff) format('woff');}@font-face {font-family: 'Work Sans';font-style: italic;font-weight: 700;font-display: swap;src: url(https://fonts.gstatic.com/s/worksans/v19/QGY9z_wNahGAdqQ43Rh_ebrnlwyYfEPxPoGUOWw5qofe.woff) format('woff');}@font-face {font-family: 'Work Sans';font-style: italic;font-weight: 800;font-display: swap;src: url(https://fonts.gstatic.com/s/worksans/v19/QGY9z_wNahGAdqQ43Rh_ebrnlwyYfEPxPoGUXmw5qofe.woff) format('woff');}@font-face {font-family: 'Work Sans';font-style: italic;font-weight: 900;font-display: swap;src: url(https://fonts.gstatic.com/s/worksans/v19/QGY9z_wNahGAdqQ43Rh_ebrnlwyYfEPxPoGUd2w5qofe.woff) format('woff');}@font-face {font-family: 'Work Sans';font-style: normal;font-weight: 100;font-display: swap;src: url(https://fonts.gstatic.com/s/worksans/v19/QGY_z_wNahGAdqQ43RhVcIgYT2Xz5u32K0nWBiEJoA.woff) format('woff');}@font-face {font-family: 'Work Sans';font-style: normal;font-weight: 200;font-display: swap;src: url(https://fonts.gstatic.com/s/worksans/v19/QGY_z_wNahGAdqQ43RhVcIgYT2Xz5u32K8nXBiEJoA.woff) format('woff');}@font-face {font-family: 'Work Sans';font-style: normal;font-weight: 300;font-display: swap;src: url(https://fonts.gstatic.com/s/worksans/v19/QGY_z_wNahGAdqQ43RhVcIgYT2Xz5u32KxfXBiEJoA.woff) format('woff');}@font-face {font-family: 'Work Sans';font-style: normal;font-weight: 400;font-display: swap;src: url(https://fonts.gstatic.com/s/worksans/v19/QGY_z_wNahGAdqQ43RhVcIgYT2Xz5u32K0nXBiEJoA.woff) format('woff');}@font-face {font-family: 'Work Sans';font-style: normal;font-weight: 500;font-display: swap;src: url(https://fonts.gstatic.com/s/worksans/v19/QGY_z_wNahGAdqQ43RhVcIgYT2Xz5u32K3vXBiEJoA.woff) format('woff');}@font-face {font-family: 'Work Sans';font-style: normal;font-weight: 600;font-display: swap;src: url(https://fonts.gstatic.com/s/worksans/v19/QGY_z_wNahGAdqQ43RhVcIgYT2Xz5u32K5fQBiEJoA.woff) format('woff');}@font-face {font-family: 'Work Sans';font-style: normal;font-weight: 700;font-display: swap;src: url(https://fonts.gstatic.com/s/worksans/v19/QGY_z_wNahGAdqQ43RhVcIgYT2Xz5u32K67QBiEJoA.woff) format('woff');}@font-face {font-family: 'Work Sans';font-style: normal;font-weight: 800;font-display: swap;src: url(https://fonts.gstatic.com/s/worksans/v19/QGY_z_wNahGAdqQ43RhVcIgYT2Xz5u32K8nQBiEJoA.woff) format('woff');}@font-face {font-family: 'Work Sans';font-style: normal;font-weight: 900;font-display: swap;src: url(https://fonts.gstatic.com/s/worksans/v19/QGY_z_wNahGAdqQ43RhVcIgYT2Xz5u32K-DQBiEJoA.woff) format('woff');}/* User Agent: Mozilla/5.0 (Windows NT 6.3; rv:39.0) Gecko/20100101 Firefox/39.0 */@font-face {font-family: 'Mr Dafoe';font-style: normal;font-weight: 400;font-display: swap;src: url(https://fonts.gstatic.com/s/mrdafoe/v14/lJwE-pIzkS5NXuMMrFijibI.woff2) format('woff2');}@font-face {font-family: 'Open Sans';font-style: italic;font-weight: 300;font-stretch: normal;font-display: swap;src: url(https://fonts.gstatic.com/s/opensans/v40/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk5hkWV4ewA.woff2) format('woff2');}@font-face {font-family: 'Open Sans';font-style: italic;font-weight: 400;font-stretch: normal;font-display: swap;src: url(https://fonts.gstatic.com/s/opensans/v40/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk8ZkWV4ewA.woff2) format('woff2');}@font-face {font-family: 'Open Sans';font-style: italic;font-weight: 500;font-stretch: normal;font-display: swap;src: url(https://fonts.gstatic.com/s/opensans/v40/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk_RkWV4ewA.woff2) format('woff2');}@font-face {font-family: 'Open Sans';font-style: italic;font-weight: 600;font-stretch: normal;font-display: swap;src: url(https://fonts.gstatic.com/s/opensans/v40/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0RkxhjWV4ewA.woff2) format('woff2');}@font-face {font-family: 'Open Sans';font-style: italic;font-weight: 700;font-stretch: normal;font-display: swap;src: url(https://fonts.gstatic.com/s/opensans/v40/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0RkyFjWV4ewA.woff2) format('woff2');}@font-face {font-family: 'Open Sans';font-style: italic;font-weight: 800;font-stretch: normal;font-display: swap;src: url(https://fonts.gstatic.com/s/opensans/v40/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk0ZjWV4ewA.woff2) format('woff2');}@font-face {font-family: 'Open Sans';font-style: normal;font-weight: 300;font-stretch: normal;font-display: swap;src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsiH0B4uaVI.woff2) format('woff2');}@font-face {font-family: 'Open Sans';font-style: normal;font-weight: 400;font-stretch: normal;font-display: swap;src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4uaVI.woff2) format('woff2');}@font-face {font-family: 'Open Sans';font-style: normal;font-weight: 500;font-stretch: normal;font-display: swap;src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjr0B4uaVI.woff2) format('woff2');}@font-face {font-family: 'Open Sans';font-style: normal;font-weight: 600;font-stretch: normal;font-display: swap;src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsgH1x4uaVI.woff2) format('woff2');}@font-face {font-family: 'Open Sans';font-style: normal;font-weight: 700;font-stretch: normal;font-display: swap;src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsg-1x4uaVI.woff2) format('woff2');}@font-face {font-family: 'Open Sans';font-style: normal;font-weight: 800;font-stretch: normal;font-display: swap;src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgshZ1x4uaVI.woff2) format('woff2');}@font-face {font-family: 'Work Sans';font-style: italic;font-weight: 100;font-display: swap;src: url(https://fonts.gstatic.com/s/worksans/v19/QGY9z_wNahGAdqQ43Rh_ebrnlwyYfEPxPoGU3mo5qofY.woff2) format('woff2');}@font-face {font-family: 'Work Sans';font-style: italic;font-weight: 200;font-display: swap;src: url(https://fonts.gstatic.com/s/worksans/v19/QGY9z_wNahGAdqQ43Rh_ebrnlwyYfEPxPoGUXms5qofY.woff2) format('woff2');}@font-face {font-family: 'Work Sans';font-style: italic;font-weight: 300;font-display: swap;src: url(https://fonts.gstatic.com/s/worksans/v19/QGY9z_wNahGAdqQ43Rh_ebrnlwyYfEPxPoGUgGs5qofY.woff2) format('woff2');}@font-face {font-family: 'Work Sans';font-style: italic;font-weight: 400;font-display: swap;src: url(https://fonts.gstatic.com/s/worksans/v19/QGY9z_wNahGAdqQ43Rh_ebrnlwyYfEPxPoGU3ms5qofY.woff2) format('woff2');}@font-face {font-family: 'Work Sans';font-style: italic;font-weight: 500;font-display: swap;src: url(https://fonts.gstatic.com/s/worksans/v19/QGY9z_wNahGAdqQ43Rh_ebrnlwyYfEPxPoGU7Gs5qofY.woff2) format('woff2');}@font-face {font-family: 'Work Sans';font-style: italic;font-weight: 600;font-display: swap;src: url(https://fonts.gstatic.com/s/worksans/v19/QGY9z_wNahGAdqQ43Rh_ebrnlwyYfEPxPoGUAGw5qofY.woff2) format('woff2');}@font-face {font-family: 'Work Sans';font-style: italic;font-weight: 700;font-display: swap;src: url(https://fonts.gstatic.com/s/worksans/v19/QGY9z_wNahGAdqQ43Rh_ebrnlwyYfEPxPoGUOWw5qofY.woff2) format('woff2');}@font-face {font-family: 'Work Sans';font-style: italic;font-weight: 800;font-display: swap;src: url(https://fonts.gstatic.com/s/worksans/v19/QGY9z_wNahGAdqQ43Rh_ebrnlwyYfEPxPoGUXmw5qofY.woff2) format('woff2');}@font-face {font-family: 'Work Sans';font-style: italic;font-weight: 900;font-display: swap;src: url(https://fonts.gstatic.com/s/worksans/v19/QGY9z_wNahGAdqQ43Rh_ebrnlwyYfEPxPoGUd2w5qofY.woff2) format('woff2');}@font-face {font-family: 'Work Sans';font-style: normal;font-weight: 100;font-display: swap;src: url(https://fonts.gstatic.com/s/worksans/v19/QGY_z_wNahGAdqQ43RhVcIgYT2Xz5u32K0nWBiEJpg.woff2) format('woff2');}@font-face {font-family: 'Work Sans';font-style: normal;font-weight: 200;font-display: swap;src: url(https://fonts.gstatic.com/s/worksans/v19/QGY_z_wNahGAdqQ43RhVcIgYT2Xz5u32K8nXBiEJpg.woff2) format('woff2');}@font-face {font-family: 'Work Sans';font-style: normal;font-weight: 300;font-display: swap;src: url(https://fonts.gstatic.com/s/worksans/v19/QGY_z_wNahGAdqQ43RhVcIgYT2Xz5u32KxfXBiEJpg.woff2) format('woff2');}@font-face {font-family: 'Work Sans';font-style: normal;font-weight: 400;font-display: swap;src: url(https://fonts.gstatic.com/s/worksans/v19/QGY_z_wNahGAdqQ43RhVcIgYT2Xz5u32K0nXBiEJpg.woff2) format('woff2');}@font-face {font-family: 'Work Sans';font-style: normal;font-weight: 500;font-display: swap;src: url(https://fonts.gstatic.com/s/worksans/v19/QGY_z_wNahGAdqQ43RhVcIgYT2Xz5u32K3vXBiEJpg.woff2) format('woff2');}@font-face {font-family: 'Work Sans';font-style: normal;font-weight: 600;font-display: swap;src: url(https://fonts.gstatic.com/s/worksans/v19/QGY_z_wNahGAdqQ43RhVcIgYT2Xz5u32K5fQBiEJpg.woff2) format('woff2');}@font-face {font-family: 'Work Sans';font-style: normal;font-weight: 700;font-display: swap;src: url(https://fonts.gstatic.com/s/worksans/v19/QGY_z_wNahGAdqQ43RhVcIgYT2Xz5u32K67QBiEJpg.woff2) format('woff2');}@font-face {font-family: 'Work Sans';font-style: normal;font-weight: 800;font-display: swap;src: url(https://fonts.gstatic.com/s/worksans/v19/QGY_z_wNahGAdqQ43RhVcIgYT2Xz5u32K8nQBiEJpg.woff2) format('woff2');}@font-face {font-family: 'Work Sans';font-style: normal;font-weight: 900;font-display: swap;src: url(https://fonts.gstatic.com/s/worksans/v19/QGY_z_wNahGAdqQ43RhVcIgYT2Xz5u32K-DQBiEJpg.woff2) format('woff2');}</style><meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />
  11. <meta property="og:title" content="Bail Bonds"/>
  12. <meta property="og:description" content=""/>
  13. <meta property="og:image:alt" content="Dan Nesser Bail Bonds"/>
  14. <meta property="og:image" content="https://dansbailbonds.com/wp-content/uploads/2022/11/dannesser-1.jpg"/>
  15. <meta property="og:image:width" content="360"/>
  16. <meta property="og:image:height" content="491"/>
  17. <meta property="og:type" content="website"/>
  18. <meta name="twitter:card" content="summary">
  19. <meta name="twitter:title" content="Bail Bonds"/>
  20. <meta name="twitter:description" content=""/>
  21. <meta name="twitter:image" content="https://dansbailbonds.com/wp-content/uploads/2022/11/dannesser-1.jpg"/>
  22. <meta name="twitter:image:alt" content="Dan Nesser Bail Bonds"/>
  23. <meta name="author" content="Dan Nesser"/>
  24.  
  25. <!-- This site is optimized with the Yoast SEO Premium plugin v20.13 (Yoast SEO v21.3) - https://yoast.com/wordpress/plugins/seo/ -->
  26. <title>Bail Bonds - Dan&#039;s Bail Bonds Los Angeles</title>
  27. <meta name="description" content="We serve all of Southern California and professional bail bonds for over 20+ years. We call Los Angeles, Rancho Cucamonga, and Van Nuys." />
  28. <link rel="canonical" href="https://dansbailbonds.com/" />
  29. <meta property="og:url" content="https://dansbailbonds.com/" />
  30. <meta property="og:site_name" content="Dan&#039;s Bail Bonds Los Angeles" />
  31. <meta property="article:publisher" content="https://www.facebook.com/dansbail1" />
  32. <meta property="article:modified_time" content="2023-01-25T07:58:47+00:00" />
  33. <meta property="og:image" content="http://dansbailbonds.com/wp-content/uploads/2022/11/dannesser-1.jpg" />
  34. <meta property="og:image:width" content="360" />
  35. <meta property="og:image:height" content="491" />
  36. <meta property="og:image:type" content="image/jpeg" />
  37. <script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://dansbailbonds.com/","url":"https://dansbailbonds.com/","name":"Bail Bonds - Dan&#039;s Bail Bonds Los Angeles","isPartOf":{"@id":"https://dansbailbonds.com/#website"},"about":{"@id":"https://dansbailbonds.com/#organization"},"primaryImageOfPage":{"@id":"https://dansbailbonds.com/#primaryimage"},"image":{"@id":"https://dansbailbonds.com/#primaryimage"},"thumbnailUrl":"https://dansbailbonds.com/wp-content/uploads/2022/11/dannesser-1.jpg","datePublished":"2020-09-10T22:04:51+00:00","dateModified":"2023-01-25T07:58:47+00:00","description":"We serve all of Southern California and professional bail bonds for over 20+ years. We call Los Angeles, Rancho Cucamonga, and Van Nuys.","breadcrumb":{"@id":"https://dansbailbonds.com/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https://dansbailbonds.com/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https://dansbailbonds.com/#primaryimage","url":"https://dansbailbonds.com/wp-content/uploads/2022/11/dannesser-1.jpg","contentUrl":"https://dansbailbonds.com/wp-content/uploads/2022/11/dannesser-1.jpg","width":360,"height":491,"caption":"Dan Nesser Bail Bonds"},{"@type":"BreadcrumbList","@id":"https://dansbailbonds.com/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home"}]},{"@type":"WebSite","@id":"https://dansbailbonds.com/#website","url":"https://dansbailbonds.com/","name":"Dan&#039;s Bail Bonds Los Angeles","description":"24/7 - Professional Bail Bonds","publisher":{"@id":"https://dansbailbonds.com/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://dansbailbonds.com/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":["Organization","Place","InsuranceAgency"],"@id":"https://dansbailbonds.com/#organization","name":"Dan's Bail Bonds","url":"https://dansbailbonds.com/","logo":{"@id":"https://dansbailbonds.com/#local-main-organization-logo"},"image":{"@id":"https://dansbailbonds.com/#local-main-organization-logo"},"sameAs":["https://www.facebook.com/dansbail1"],"address":{"@id":"https://dansbailbonds.com/#local-main-place-address"},"telephone":["(310) 275-2624"],"openingHoursSpecification":[{"@type":"OpeningHoursSpecification","dayOfWeek":["Monday","Tuesday","Wednesday","Thursday","Friday","Saturday","Sunday"],"opens":"09:00","closes":"17:00"}],"email":"dan@dansbailbonds.com","areaServed":"Van Nuys, Los Angeles, CA, USA Lost Hills, CA, USA Calabasas, CA, USA Hawthorne, CA, USA Downtown Los Angeles, Los Angeles, CA, US"},{"@type":"PostalAddress","@id":"https://dansbailbonds.com/#local-main-place-address","streetAddress":"7162 Beverly Blvd","addressLocality":"Los Angeles","postalCode":"90036","addressRegion":"CA","addressCountry":"US"},{"@type":"ImageObject","inLanguage":"en-US","@id":"https://dansbailbonds.com/#local-main-organization-logo","url":"https://dansbailbonds.com/wp-content/uploads/2019/10/danHeadshot.jpg","contentUrl":"https://dansbailbonds.com/wp-content/uploads/2019/10/danHeadshot.jpg","width":224,"height":224,"caption":"Dan's Bail Bonds"}]}</script>
  38. <meta name="geo.placename" content="Los Angeles" />
  39. <meta name="geo.region" content="United States (US)" />
  40. <!-- / Yoast SEO Premium plugin. -->
  41.  
  42.  
  43. <link rel='dns-prefetch' href='//www.google.com' />
  44. <link rel='dns-prefetch' href='//www.googletagmanager.com' />
  45.  
  46. <meta content="Divi v.4.21.1" name="generator"/>
  47. <style type="text/css" media="all">
  48. .wpautoterms-footer{background-color:#ffffff;text-align:center;}
  49. .wpautoterms-footer a{color:#000000;font-family:Arial, sans-serif;font-size:14px;}
  50. .wpautoterms-footer .separator{color:#cccccc;font-family:Arial, sans-serif;font-size:14px;}</style>
  51. <link rel='stylesheet' id='wp-block-library-css' href='https://dansbailbonds.com/wp-includes/css/dist/block-library/style.min.css?ver=6.4.4' type='text/css' media='all' />
  52. <style id='wp-block-library-theme-inline-css' type='text/css'>
  53. .wp-block-audio figcaption{color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-audio figcaption{color:hsla(0,0%,100%,.65)}.wp-block-audio{margin:0 0 1em}.wp-block-code{border:1px solid #ccc;border-radius:4px;font-family:Menlo,Consolas,monaco,monospace;padding:.8em 1em}.wp-block-embed figcaption{color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-embed figcaption{color:hsla(0,0%,100%,.65)}.wp-block-embed{margin:0 0 1em}.blocks-gallery-caption{color:#555;font-size:13px;text-align:center}.is-dark-theme .blocks-gallery-caption{color:hsla(0,0%,100%,.65)}.wp-block-image figcaption{color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-image figcaption{color:hsla(0,0%,100%,.65)}.wp-block-image{margin:0 0 1em}.wp-block-pullquote{border-bottom:4px solid;border-top:4px solid;color:currentColor;margin-bottom:1.75em}.wp-block-pullquote cite,.wp-block-pullquote footer,.wp-block-pullquote__citation{color:currentColor;font-size:.8125em;font-style:normal;text-transform:uppercase}.wp-block-quote{border-left:.25em solid;margin:0 0 1.75em;padding-left:1em}.wp-block-quote cite,.wp-block-quote footer{color:currentColor;font-size:.8125em;font-style:normal;position:relative}.wp-block-quote.has-text-align-right{border-left:none;border-right:.25em solid;padding-left:0;padding-right:1em}.wp-block-quote.has-text-align-center{border:none;padding-left:0}.wp-block-quote.is-large,.wp-block-quote.is-style-large,.wp-block-quote.is-style-plain{border:none}.wp-block-search .wp-block-search__label{font-weight:700}.wp-block-search__button{border:1px solid #ccc;padding:.375em .625em}:where(.wp-block-group.has-background){padding:1.25em 2.375em}.wp-block-separator.has-css-opacity{opacity:.4}.wp-block-separator{border:none;border-bottom:2px solid;margin-left:auto;margin-right:auto}.wp-block-separator.has-alpha-channel-opacity{opacity:1}.wp-block-separator:not(.is-style-wide):not(.is-style-dots){width:100px}.wp-block-separator.has-background:not(.is-style-dots){border-bottom:none;height:1px}.wp-block-separator.has-background:not(.is-style-wide):not(.is-style-dots){height:2px}.wp-block-table{margin:0 0 1em}.wp-block-table td,.wp-block-table th{word-break:normal}.wp-block-table figcaption{color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-table figcaption{color:hsla(0,0%,100%,.65)}.wp-block-video figcaption{color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-video figcaption{color:hsla(0,0%,100%,.65)}.wp-block-video{margin:0 0 1em}.wp-block-template-part.has-background{margin-bottom:0;margin-top:0;padding:1.25em 2.375em}
  54. </style>
  55. <link data-minify="1" rel='stylesheet' id='wp-call-btn-guten-blocks-style-css' href='https://dansbailbonds.com/wp-content/cache/min/1/wp-content/plugins/wp-call-button/assets/block/build/index.css?ver=1712183176' type='text/css' media='all' />
  56. <style id='global-styles-inline-css' type='text/css'>
  57. body{--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,rgba(6,147,227,1) 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,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 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 rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}body { margin: 0;--wp--style--global--content-size: 823px;--wp--style--global--wide-size: 1080px; }.wp-site-blocks > .alignleft { float: left; margin-right: 2em; }.wp-site-blocks > .alignright { float: right; margin-left: 2em; }.wp-site-blocks > .aligncenter { justify-content: center; margin-left: auto; margin-right: auto; }:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width: var(--wp--style--global--content-size);margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignwide{max-width: var(--wp--style--global--wide-size);}body .is-layout-flex{display: flex;}body .is-layout-flex{flex-wrap: wrap;align-items: center;}body .is-layout-flex > *{margin: 0;}body .is-layout-grid{display: grid;}body .is-layout-grid > *{margin: 0;}body{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}a:where(:not(.wp-element-button)){text-decoration: underline;}.wp-element-button, .wp-block-button__link{background-color: #32373c;border-width: 0;color: #fff;font-family: inherit;font-size: inherit;line-height: inherit;padding: calc(0.667em + 2px) calc(1.333em + 2px);text-decoration: none;}.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;}
  58. .wp-block-navigation a:where(:not(.wp-element-button)){color: inherit;}
  59. :where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}
  60. :where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}
  61. .wp-block-pullquote{font-size: 1.5em;line-height: 1.6;}
  62. </style>
  63. <link data-minify="1" rel='stylesheet' id='wpautoterms_css-css' href='https://dansbailbonds.com/wp-content/cache/min/1/wp-content/plugins/auto-terms-of-service-and-privacy-policy/css/wpautoterms.css?ver=1712183176' type='text/css' media='all' />
  64. <link data-minify="1" rel='stylesheet' id='contact-form-7-css' href='https://dansbailbonds.com/wp-content/cache/min/1/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=1712183176' type='text/css' media='all' />
  65. <link rel='stylesheet' id='advanced-google-recaptcha-style-css' href='https://dansbailbonds.com/wp-content/plugins/advanced-google-recaptcha/assets/css/captcha.min.css?ver=1.0.15' type='text/css' media='all' />
  66. <link rel='stylesheet' id='wpforms-choicesjs-css' href='https://dansbailbonds.com/wp-content/plugins/wpforms/assets/css/integrations/divi/choices.min.css?ver=9.0.1' type='text/css' media='all' />
  67. <link rel='stylesheet' id='wpforms-dropzone-css' href='https://dansbailbonds.com/wp-content/plugins/wpforms/assets/pro/css/dropzone.min.css?ver=5.9.3' type='text/css' media='all' />
  68. <link rel='stylesheet' id='wpforms-smart-phone-field-css' href='https://dansbailbonds.com/wp-content/plugins/wpforms/assets/pro/css/integrations/divi/intl-tel-input.min.css?ver=18.2.1' type='text/css' media='all' />
  69. <link rel='stylesheet' id='wpforms-richtext-field-css' href='https://dansbailbonds.com/wp-content/plugins/wpforms/assets/pro/css/integrations/divi/richtext.min.css?ver=1.8.4' type='text/css' media='all' />
  70. <link rel='stylesheet' id='wpforms-content-field-css' href='https://dansbailbonds.com/wp-content/plugins/wpforms/assets/pro/css/integrations/divi/content.min.css?ver=1.8.4' type='text/css' media='all' />
  71. <link rel='stylesheet' id='wpforms-pro-classic-full-css' href='https://dansbailbonds.com/wp-content/plugins/wpforms/assets/pro/css/integrations/divi/wpforms-classic-full.min.css?ver=1.8.4' type='text/css' media='all' />
  72. <link data-minify="1" rel='stylesheet' id='divi-style-css' href='https://dansbailbonds.com/wp-content/cache/min/1/wp-content/themes/Divi/style-static.min.css?ver=1712183176' type='text/css' media='all' />
  73. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://dansbailbonds.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js" defer></script>
  74. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://dansbailbonds.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js" defer></script>
  75. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://dansbailbonds.com/wp-includes/js/dist/vendor/wp-polyfill-inert.min.js?ver=3.1.2" id="wp-polyfill-inert-js" defer></script>
  76. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://dansbailbonds.com/wp-includes/js/dist/vendor/regenerator-runtime.min.js?ver=0.14.0" id="regenerator-runtime-js" defer></script>
  77. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://dansbailbonds.com/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0" id="wp-polyfill-js"></script>
  78. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://dansbailbonds.com/wp-includes/js/dist/dom-ready.min.js?ver=392bdd43726760d1f3ca" id="wp-dom-ready-js" defer></script>
  79. <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://dansbailbonds.com/wp-content/cache/min/1/wp-content/plugins/auto-terms-of-service-and-privacy-policy/js/base.js?ver=1712183176" id="wpautoterms_base-js" defer></script>
  80. <script type="text/javascript" id="advanced-google-recaptcha-custom-js-extra">
  81. /* <![CDATA[ */
  82. var agrRecaptcha = {"site_key":"6Ld8S-8UAAAAAK2OSsWLiLn8x5AoaRkzSsAGT1Fk"};
  83. /* ]]> */
  84. </script>
  85. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://dansbailbonds.com/wp-content/plugins/advanced-google-recaptcha/assets/js/captcha.min.js?ver=1.0.15" id="advanced-google-recaptcha-custom-js" defer></script>
  86. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.google.com/recaptcha/api.js?hl=en_US&amp;onload=agrLoad&amp;render=explicit&amp;ver=1.0.15" id="advanced-google-recaptcha-api-js"></script>
  87.  
  88. <!-- Google Analytics snippet added by Site Kit -->
  89. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.googletagmanager.com/gtag/js?id=UA-150401824-1" id="google_gtagjs-js" async></script>
  90. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="google_gtagjs-js-after">
  91. /* <![CDATA[ */
  92. window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments);}
  93. gtag('set', 'linker', {"domains":["dansbailbonds.com"]} );
  94. gtag("js", new Date());
  95. gtag("set", "developer_id.dZTNiMT", true);
  96. gtag("config", "UA-150401824-1", {"anonymize_ip":true});
  97. gtag("config", "G-RFT0CLHZ19");
  98. /* ]]> */
  99. </script>
  100.  
  101. <!-- End Google Analytics snippet added by Site Kit -->
  102. <meta name="generator" content="Site Kit by Google 1.107.0" /><!-- This website uses the WP Call Button plugin to generate more leads. --><style type="text/css">.wp-call-button{ display: none; } @media screen and (max-width: 650px) { .wp-call-button{display: block; position: fixed; text-decoration: none; z-index: 9999999999;width: 60px; height: 60px; border-radius: 50%;/*transform: scale(0.8);*/  left: 50%; margin-left: -30px;  bottom: 20px; background: url( data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNDU5cHgiIGhlaWdodD0iNDU5cHgiIHZpZXdCb3g9IjAgMCA0NTkgNDU5IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA0NTkgNDU5OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PGcgaWQ9ImNhbGwiPjxwYXRoIHN0eWxlPSJmaWxsOiB3aGl0ZTsiIGQ9Ik05MS44LDE5OC45YzM1LjcsNzEuNCw5Ni45LDEzMC4wNSwxNjguMywxNjguM0wzMTYuMiwzMTEuMWM3LjY0OS03LjY0OSwxNy44NS0xMC4xOTksMjUuNS01LjFjMjguMDUsMTAuMiw1OC42NDksMTUuMyw5MS44LDE1LjNjMTUuMywwLDI1LjUsMTAuMiwyNS41LDI1LjV2ODYuN2MwLDE1LjMtMTAuMiwyNS41LTI1LjUsMjUuNUMxOTMuOCw0NTksMCwyNjUuMiwwLDI1LjVDMCwxMC4yLDEwLjIsMCwyNS41LDBoODkuMjVjMTUuMywwLDI1LjUsMTAuMiwyNS41LDI1LjVjMCwzMC42LDUuMSw2MS4yLDE1LjMsOTEuOGMyLjU1LDcuNjUsMCwxNy44NS01LjEsMjUuNUw5MS44LDE5OC45eiIvPjwvZz48L2c+PC9zdmc+ ) center/30px 30px no-repeat #ff0314 !important;} }</style><link rel="preload" href="wp-content/themes/Divi/core/admin/fonts/modules/all/modules.ttf" as="font" type="font/ttf" crossorigin="anonymous">
  103. <link rel="icon" href="https://dansbailbonds.com/wp-content/uploads/2019/10/danHeadshot-150x150.jpg" sizes="32x32" />
  104. <link rel="icon" href="https://dansbailbonds.com/wp-content/uploads/2019/10/danHeadshot.jpg" sizes="192x192" />
  105. <link rel="apple-touch-icon" href="https://dansbailbonds.com/wp-content/uploads/2019/10/danHeadshot.jpg" />
  106. <meta name="msapplication-TileImage" content="https://dansbailbonds.com/wp-content/uploads/2019/10/danHeadshot.jpg" />
  107. <link rel="stylesheet" id="et-divi-customizer-global-cached-inline-styles" href="https://dansbailbonds.com/wp-content/et-cache/global/et-divi-customizer-global.min.css?ver=1713896629" /></head>
  108. <body class="home page-template-default page page-id-94403 wp-custom-logo et-tb-has-template et-tb-has-header et-tb-has-body et-tb-has-footer et_button_no_icon et_pb_button_helper_class et_cover_background et_pb_gutter et_pb_gutters3 et_pb_pagebuilder_layout et_divi_theme et-db">
  109. <div id="page-container">
  110. <div id="et-boc" class="et-boc">
  111. <header class="et-l et-l--header">
  112. <div class="et_builder_inner_content et_pb_gutters3"><div class="et_pb_with_border et_pb_section et_pb_section_0_tb_header et_section_regular et_pb_section--with-menu" >
  113. <div class="et_pb_row et_pb_row_0_tb_header topbar_img et_pb_equal_columns et_pb_gutters1">
  114. <div class="et_pb_column et_pb_column_1_4 et_pb_column_0_tb_header et_clickable  et_pb_css_mix_blend_mode_passthrough">
  115. <div class="et_pb_module et_pb_image et_pb_image_0_tb_header et_pb_image_sticky">
  116. <span class="et_pb_image_wrap "><img decoding="async" width="300" height="98" src="http://dansbailbonds.com/wp-content/uploads/2022/10/LogoHeader-300x98.jpg" alt="" title="LogoHeader" srcset="https://dansbailbonds.com/wp-content/uploads/2022/10/LogoHeader-300x98.jpg 300w, https://dansbailbonds.com/wp-content/uploads/2022/10/LogoHeader.jpg 338w" sizes="(max-width: 300px) 100vw, 300px" class="wp-image-100646" /></span>
  117. </div>
  118. </div><div class="et_pb_with_border et_pb_column_1_4 et_pb_column et_pb_column_1_tb_header  et_pb_css_mix_blend_mode_passthrough">
  119. <div class="et_pb_with_border et_pb_module et_pb_blurb et_pb_blurb_0_tb_header st_gurantee_box  et_pb_text_align_left  et_pb_blurb_position_left et_pb_bg_layout_light">
  120. <div class="et_pb_blurb_content">
  121. <div class="et_pb_main_blurb_image"><span class="et_pb_image_wrap et_pb_only_image_mode_wrap"><img decoding="async" width="142" height="142" src="http://dansbailbonds.com/wp-content/uploads/2022/09/image-4.png" alt="" class="et-waypoint et_pb_animation_off et_pb_animation_off_tablet et_pb_animation_off_phone wp-image-100105" /></span></div>
  122. <div class="et_pb_blurb_container">
  123. <h4 class="et_pb_module_header"><span>100% Satisfaction Guarantee</span></h4>
  124. </div>
  125. </div>
  126. </div>
  127. </div><div class="et_pb_with_border et_pb_column_1_4 et_pb_column et_pb_column_2_tb_header  et_pb_css_mix_blend_mode_passthrough">
  128. <div class="et_pb_with_border et_pb_module et_pb_blurb et_pb_blurb_1_tb_header st_gurantee_box  et_pb_text_align_left  et_pb_blurb_position_left et_pb_bg_layout_light">
  129. <div class="et_pb_blurb_content">
  130. <div class="et_pb_main_blurb_image"><span class="et_pb_image_wrap et_pb_only_image_mode_wrap"><img decoding="async" width="85" height="90" src="http://dansbailbonds.com/wp-content/uploads/2022/09/image-2.png" alt="" class="et-waypoint et_pb_animation_off et_pb_animation_off_tablet et_pb_animation_off_phone wp-image-100103" /></span></div>
  131. <div class="et_pb_blurb_container">
  132. <h4 class="et_pb_module_header"><span>24/7 Emergency Service</span></h4>
  133. </div>
  134. </div>
  135. </div>
  136. </div><div class="et_pb_column et_pb_column_1_4 et_pb_column_3_tb_header  et_pb_css_mix_blend_mode_passthrough et-last-child">
  137. <div class="et_pb_with_border et_pb_module et_pb_blurb et_pb_blurb_2_tb_header  et_pb_text_align_left  et_pb_blurb_position_top et_pb_bg_layout_light">
  138. <div class="et_pb_blurb_content">
  139. <div class="et_pb_blurb_container">
  140. <h4 class="et_pb_module_header"><a href="tel:+13102752624">Call Dan Personally Now!</a></h4>
  141. <div class="et_pb_blurb_description"><p><a href="tel:+13102752624">(310) 275-2624</a></p></div>
  142. </div>
  143. </div>
  144. </div>
  145. </div>
  146. </div><div class="et_pb_row et_pb_row_1_tb_header et_pb_row--with-menu">
  147. <div class="et_pb_column et_pb_column_3_4 et_pb_column_4_tb_header  et_pb_css_mix_blend_mode_passthrough et_pb_column--with-menu">
  148. <div class="et_pb_module et_pb_menu et_pb_menu_0_tb_header et_pb_bg_layout_light  et_pb_text_align_left et_dropdown_animation_fade et_pb_menu--without-logo et_pb_menu--style-centered">
  149. <div class="et_pb_menu_inner_container clearfix">
  150. <div class="et_pb_menu__wrap">
  151. <div class="et_pb_menu__menu">
  152. <nav class="et-menu-nav"><ul id="menu-top-menu" class="et-menu nav"><li class="et_pb_menu_page_id-home menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home menu-item-100135"><a href="https://dansbailbonds.com/" aria-current="page">HOME</a></li>
  153. <li class="et_pb_menu_page_id-100633 menu-item menu-item-type-custom menu-item-object-custom menu-item-100633"><a href="https://dansbailbonds.com/locations/los-angeles/">LOS ANGELES</a></li>
  154. <li class="et_pb_menu_page_id-100634 menu-item menu-item-type-custom menu-item-object-custom menu-item-100634"><a href="https://dansbailbonds.com/locations/van-nuys/">VAN NUYS</a></li>
  155. <li class="et_pb_menu_page_id-100635 menu-item menu-item-type-custom menu-item-object-custom menu-item-100635"><a href="https://dansbailbonds.com/locations/rancho-cucamonga/">RANCHO CUCAMONGA</a></li>
  156. <li class="et_pb_menu_page_id-62 menu-item menu-item-type-post_type menu-item-object-page menu-item-100649"><a href="https://dansbailbonds.com/bail-bonds-information-blog/">BLOG</a></li>
  157. <li class="et_pb_menu_page_id-100757 menu-item menu-item-type-post_type menu-item-object-page menu-item-100759"><a href="https://dansbailbonds.com/bail-bond-reviews/">REVIEWS</a></li>
  158. </ul></nav>
  159. </div>
  160. <div class="et_mobile_nav_menu">
  161. <div class="mobile_nav closed">
  162. <span class="mobile_menu_bar"></span>
  163. </div>
  164. </div>
  165. </div>
  166. </div>
  167. </div>
  168. </div><div class="et_pb_column et_pb_column_1_4 et_pb_column_5_tb_header  et_pb_css_mix_blend_mode_passthrough et-last-child">
  169. <div class="et_pb_button_module_wrapper et_pb_button_0_tb_header_wrapper  et_pb_module ">
  170. <a class="et_pb_button et_pb_button_0_tb_header et_pb_bg_layout_light" href="https://dansbailbonds.com/get-help-today/">Get Help Today</a>
  171. </div>
  172. </div>
  173. </div>
  174. </div> </div>
  175. </header>
  176. <div id="et-main-area">
  177.    <div id="main-content">
  178.    <div class="et-l et-l--body">
  179. <div class="et_builder_inner_content et_pb_gutters3">
  180. <div class="et_pb_section et_pb_section_0_tb_body banner_section et_pb_with_background et_section_regular" >
  181. <div class="et_pb_row et_pb_row_0_tb_body custom_row_width">
  182. <div class="et_pb_column et_pb_column_3_5 et_pb_column_0_tb_body home_header_column_1  et_pb_css_mix_blend_mode_passthrough">
  183. <div class="et_pb_module et_pb_text et_pb_text_0_tb_body h1_home  et_pb_text_align_left et_pb_bg_layout_light">
  184. <div class="et_pb_text_inner"><h1>Dan&#8217;s Bail Bonds Los Angeles</h1></div>
  185. </div><div class="et_pb_module et_pb_text et_pb_text_1_tb_body h1_home  et_pb_text_align_left et_pb_bg_layout_light">
  186. <div class="et_pb_text_inner"><h2></h2></div>
  187. </div><div class="et_pb_button_module_wrapper et_pb_button_0_tb_body_wrapper  et_pb_module ">
  188. <a class="et_pb_button et_pb_button_0_tb_body et_pb_bg_layout_light" href="">More than 20 years of experience in Bail Bonds</a>
  189. </div><div class="et_pb_module et_pb_text et_pb_text_2_tb_body  et_pb_text_align_left et_pb_bg_layout_light">
  190. <div class="et_pb_text_inner"><h2><span style="color: #ffffff;">The Leading California Bail Bonds Company</span></h2></div>
  191. </div><div class="et_pb_module et_pb_divider et_pb_divider_0_tb_body et_pb_divider_position_center et_pb_space"><div class="et_pb_divider_internal"></div></div><div class="et_pb_module et_pb_text et_pb_text_3_tb_body text_home_header  et_pb_text_align_left et_pb_bg_layout_light">
  192. <div class="et_pb_text_inner"><h3><span style="color: #ffffff;">Dan&#8217;s Bail Bonds is owned by Dan Nesser. Because of his personalized bail bonds service he has been featured on TMZ, KTLA, Huffington Post, and VH1 Celebrity Rehab with Dr. Drew because of his well-known reputation in the bail bonds industry.</span></h3></div>
  193. </div><div class="et_pb_module et_pb_blurb et_pb_blurb_0_tb_body call_btn et_clickable  et_pb_text_align_left  et_pb_blurb_position_left et_pb_bg_layout_light">
  194. <div class="et_pb_blurb_content">
  195. <div class="et_pb_main_blurb_image"><span class="et_pb_image_wrap et_pb_only_image_mode_wrap"><img decoding="async" width="41" height="40" src="http://dansbailbonds.com/wp-content/uploads/2022/09/bi_phone-vibrate-fill.png" alt="" class="et-waypoint et_pb_animation_top et_pb_animation_top_tablet et_pb_animation_top_phone wp-image-100088" /></span></div>
  196. <div class="et_pb_blurb_container">
  197. <h4 class="et_pb_module_header"><span>310-275-2624</span></h4>
  198. </div>
  199. </div>
  200. </div>
  201. </div><div class="et_pb_column et_pb_column_2_5 et_pb_column_1_tb_body  et_pb_css_mix_blend_mode_passthrough et-last-child">
  202. <div class="et_pb_module et_pb_text et_pb_text_4_tb_body  et_pb_text_align_center et_pb_bg_layout_light">
  203. <div class="et_pb_text_inner">Get Help Today!</div>
  204. </div><div class="et_pb_module et_pb_blurb et_pb_blurb_1_tb_body  et_pb_text_align_left  et_pb_blurb_position_left et_pb_bg_layout_light">
  205. <div class="et_pb_blurb_content">
  206. <div class="et_pb_main_blurb_image"><span class="et_pb_image_wrap et_pb_only_image_mode_wrap"><img decoding="async" width="76" height="75" src="http://dansbailbonds.com/wp-content/uploads/2022/09/image-3.png" alt="" class="et-waypoint et_pb_animation_off et_pb_animation_off_tablet et_pb_animation_off_phone wp-image-100104" /></span></div>
  207. <div class="et_pb_blurb_container">
  208. <h4 class="et_pb_module_header"><span>24/7 EMERGENCY SERVICE</span></h4>
  209. <div class="et_pb_blurb_description"><p>We’ll get to you ASAP</p></div>
  210. </div>
  211. </div>
  212. </div><div class="et_pb_module et_pb_code et_pb_code_0_tb_body  et_pb_text_align_center">
  213. <div class="et_pb_code_inner">
  214. <div class="wpcf7 no-js" id="wpcf7-f101257-o1" lang="en-US" dir="ltr">
  215. <div class="screen-reader-response"><p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul></div>
  216. <form action="/#wpcf7-f101257-o1" method="post" class="wpcf7-form init" aria-label="Contact form" novalidate="novalidate" data-status="init">
  217. <div style="display: none;">
  218. <input type="hidden" name="_wpcf7" value="101257" />
  219. <input type="hidden" name="_wpcf7_version" value="5.9.3" />
  220. <input type="hidden" name="_wpcf7_locale" value="en_US" />
  221. <input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f101257-o1" />
  222. <input type="hidden" name="_wpcf7_container_post" value="0" />
  223. <input type="hidden" name="_wpcf7_posted_data_hash" value="" />
  224. </div>
  225. <p><label> Your name</label><br />
  226. <span class="wpcf7-form-control-wrap" data-name="your-name"><input size="40" class="wpcf7-form-control wpcf7-text wpcf7-validates-as-required" autocomplete="name" aria-required="true" aria-invalid="false" value="" type="text" name="your-name" /></span>
  227. </p>
  228. <p><label> Your email</label><br />
  229. <span class="wpcf7-form-control-wrap" data-name="your-email"><input size="40" class="wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email" autocomplete="email" aria-required="true" aria-invalid="false" value="" type="email" name="your-email" /></span>
  230. </p>
  231. <p><label> Your phone</label><br />
  232. <span class="wpcf7-form-control-wrap" data-name="your-phone"><input size="40" class="wpcf7-form-control wpcf7-tel wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-tel" aria-required="true" aria-invalid="false" value="" type="tel" name="your-phone" /></span>
  233. </p>
  234. <p><label> Your message</label><br />
  235. <span class="wpcf7-form-control-wrap" data-name="your-message"><textarea cols="40" rows="10" class="wpcf7-form-control wpcf7-textarea" aria-invalid="false" name="your-message"></textarea></span>
  236. </p>
  237. <p><input class="wpcf7-form-control wpcf7-submit has-spinner" type="submit" value="Submit" />
  238. </p><p style="display: none !important;"><label>&#916;<textarea name="_wpcf7_ak_hp_textarea" cols="45" rows="8" maxlength="100"></textarea></label><input type="hidden" id="ak_js_1" name="_wpcf7_ak_js" value="31"/><script type="rocketlazyloadscript">document.getElementById( "ak_js_1" ).setAttribute( "value", ( new Date() ).getTime() );</script></p><div class="wpcf7-response-output" aria-hidden="true"></div>
  239. </form>
  240. </div>
  241. </div>
  242. </div>
  243. </div>
  244. </div>
  245. </div><div class="et_pb_section et_pb_section_1_tb_body appointment_sec et_pb_with_background et_section_regular" >
  246. <div class="et_pb_row et_pb_row_1_tb_body">
  247. <div class="et_pb_column et_pb_column_1_2 et_pb_column_2_tb_body  et_pb_css_mix_blend_mode_passthrough">
  248. <div class="et_pb_module et_pb_blurb et_pb_blurb_2_tb_body  et_pb_text_align_left  et_pb_blurb_position_left et_pb_bg_layout_dark">
  249. <div class="et_pb_blurb_content">
  250. <div class="et_pb_main_blurb_image"><span class="et_pb_image_wrap et_pb_only_image_mode_wrap"><img decoding="async" width="75" height="76" src="http://dansbailbonds.com/wp-content/uploads/2022/09/Ellipse-2.png" alt="" class="et-waypoint et_pb_animation_top et_pb_animation_top_tablet et_pb_animation_top_phone wp-image-100092" /></span></div>
  251. <div class="et_pb_blurb_container">
  252. <h4 class="et_pb_module_header"><span>Make an appointment</span></h4>
  253. <div class="et_pb_blurb_description"><p>If you have questions, I have answers!</p></div>
  254. </div>
  255. </div>
  256. </div>
  257. </div><div class="et_pb_with_border et_pb_column_1_4 et_pb_column et_pb_column_3_tb_body  et_pb_css_mix_blend_mode_passthrough">
  258. <div class="et_pb_button_module_wrapper et_pb_button_1_tb_body_wrapper et_pb_button_alignment_tablet_center et_pb_button_alignment_phone_center et_pb_module ">
  259. <a class="et_pb_button et_pb_button_1_tb_body qu_btn et_pb_bg_layout_dark" href="https://dansbailbonds.com/get-help-today/">GET HELP TODAY</a>
  260. </div>
  261. </div><div class="et_pb_column et_pb_column_1_4 et_pb_column_4_tb_body  et_pb_css_mix_blend_mode_passthrough et-last-child">
  262. <div class="et_pb_module et_pb_blurb et_pb_blurb_3_tb_body  et_pb_text_align_left  et_pb_blurb_position_top et_pb_bg_layout_light">
  263. <div class="et_pb_blurb_content">
  264. <div class="et_pb_blurb_container">
  265. <h4 class="et_pb_module_header"><span>Call Dan Today</span></h4>
  266. <div class="et_pb_blurb_description"><p>(310) 275-2624</p></div>
  267. </div>
  268. </div>
  269. </div>
  270. </div>
  271. </div>
  272. </div><div class="et_pb_section et_pb_section_2_tb_body expert_location et_section_regular" >
  273. <div class="et_pb_row et_pb_row_2_tb_body">
  274. <div class="et_pb_column et_pb_column_4_4 et_pb_column_5_tb_body  et_pb_css_mix_blend_mode_passthrough et-last-child">
  275. <div class="et_pb_button_module_wrapper et_pb_button_2_tb_body_wrapper et_pb_button_alignment_center et_pb_module ">
  276. <a class="et_pb_button et_pb_button_2_tb_body et_pb_bg_layout_light" href="">We’re experts in California</a>
  277. </div><div class="et_pb_module et_pb_text et_pb_text_5_tb_body  et_pb_text_align_center et_pb_bg_layout_light">
  278. <div class="et_pb_text_inner"><h1>Our Southern California Locations</h1></div>
  279. </div><div class="et_pb_module et_pb_text et_pb_text_6_tb_body  et_pb_text_align_center et_pb_bg_layout_light">
  280. <div class="et_pb_text_inner"><p><span data-token-index="0" class="notion-enable-hover" data-reactroot="">We serve all of Southern California and have provided professional bail bonds services for over 20+ years. We call Los Angeles, Rancho Cucamonga, and Van Nuys, along with all the other beautiful cities surrounding our three main locations. We go anywhere at any time! Get the information you need now. Call our locations, and let us get you the information you need.</span></p></div>
  281. </div>
  282. </div>
  283. </div><div class="et_pb_row et_pb_row_3_tb_body et_pb_equal_columns et_pb_gutters2">
  284. <div class="et_pb_with_border et_pb_column_1_3 et_pb_column et_pb_column_6_tb_body  et_pb_css_mix_blend_mode_passthrough">
  285. <div class="et_pb_module et_pb_blurb et_pb_blurb_4_tb_body location_box  et_pb_text_align_left et_pb_text_align_center-tablet  et_pb_blurb_position_top et_pb_bg_layout_light">
  286. <div class="et_pb_blurb_content">
  287. <div class="et_pb_main_blurb_image"><span class="et_pb_image_wrap et_pb_only_image_mode_wrap"><img fetchpriority="high" decoding="async" width="420" height="285" src="http://dansbailbonds.com/wp-content/uploads/2022/11/Hollywood-Bail-Bonds-1.jpg" alt="Hollywood Bail Bonds" srcset="https://dansbailbonds.com/wp-content/uploads/2022/11/Hollywood-Bail-Bonds-1.jpg 420w, https://dansbailbonds.com/wp-content/uploads/2022/11/Hollywood-Bail-Bonds-1-300x204.jpg 300w" sizes="(max-width: 420px) 100vw, 420px" class="et-waypoint et_pb_animation_off et_pb_animation_off_tablet et_pb_animation_off_phone wp-image-100705" /></span></div>
  288. <div class="et_pb_blurb_container">
  289. <h4 class="et_pb_module_header"><span>Los Angeles Headquarters</span></h4>
  290. </div>
  291. </div>
  292. </div><div class="et_pb_module et_pb_blurb et_pb_blurb_5_tb_body location_add  et_pb_text_align_left  et_pb_blurb_position_left et_pb_bg_layout_light">
  293. <div class="et_pb_blurb_content">
  294. <div class="et_pb_main_blurb_image"><span class="et_pb_image_wrap et_pb_only_image_mode_wrap"><img decoding="async" width="21" height="32" src="http://dansbailbonds.com/wp-content/uploads/2022/09/fa_map-marker.png" alt="" class="et-waypoint et_pb_animation_top et_pb_animation_top_tablet et_pb_animation_top_phone wp-image-100098" /></span></div>
  295. <div class="et_pb_blurb_container">
  296. <h4 class="et_pb_module_header"><span>7162 Beverly Blvd Los Angeles, CA 90036</span></h4>
  297. </div>
  298. </div>
  299. </div><div class="et_pb_module et_pb_blurb et_pb_blurb_6_tb_body location_phn  et_pb_text_align_left  et_pb_blurb_position_left et_pb_bg_layout_light">
  300. <div class="et_pb_blurb_content">
  301. <div class="et_pb_main_blurb_image"><span class="et_pb_image_wrap et_pb_only_image_mode_wrap"><img decoding="async" width="25" height="25" src="http://dansbailbonds.com/wp-content/uploads/2022/09/eva_phone-fill.png" alt="" class="et-waypoint et_pb_animation_top et_pb_animation_top_tablet et_pb_animation_top_phone wp-image-100097" /></span></div>
  302. <div class="et_pb_blurb_container">
  303. <h4 class="et_pb_module_header"><span>(310) 275-2624</span></h4>
  304. </div>
  305. </div>
  306. </div><div class="et_pb_button_module_wrapper et_pb_button_3_tb_body_wrapper et_pb_button_alignment_left et_pb_button_alignment_tablet_left et_pb_button_alignment_phone_left et_pb_module ">
  307. <a class="et_pb_button et_pb_button_3_tb_body location_btn et_pb_bg_layout_dark" href="https://dansbailbonds.com/locations/los-angeles/">View Location</a>
  308. </div>
  309. </div><div class="et_pb_with_border et_pb_column_1_3 et_pb_column et_pb_column_7_tb_body  et_pb_css_mix_blend_mode_passthrough">
  310. <div class="et_pb_module et_pb_blurb et_pb_blurb_7_tb_body location_box  et_pb_text_align_left  et_pb_blurb_position_top et_pb_bg_layout_light">
  311. <div class="et_pb_blurb_content">
  312. <div class="et_pb_main_blurb_image"><span class="et_pb_image_wrap et_pb_only_image_mode_wrap"><img decoding="async" width="420" height="285" src="http://dansbailbonds.com/wp-content/uploads/2022/11/los-angeles-bail-bonds.jpg" alt="Los angeles bail bonds" srcset="https://dansbailbonds.com/wp-content/uploads/2022/11/los-angeles-bail-bonds.jpg 420w, https://dansbailbonds.com/wp-content/uploads/2022/11/los-angeles-bail-bonds-300x204.jpg 300w" sizes="(max-width: 420px) 100vw, 420px" class="et-waypoint et_pb_animation_off et_pb_animation_off_tablet et_pb_animation_off_phone wp-image-100703" /></span></div>
  313. <div class="et_pb_blurb_container">
  314. <h4 class="et_pb_module_header"><span>Rancho Cucamonga Headquarters</span></h4>
  315. </div>
  316. </div>
  317. </div><div class="et_pb_module et_pb_blurb et_pb_blurb_8_tb_body location_add  et_pb_text_align_left  et_pb_blurb_position_left et_pb_bg_layout_light">
  318. <div class="et_pb_blurb_content">
  319. <div class="et_pb_main_blurb_image"><span class="et_pb_image_wrap et_pb_only_image_mode_wrap"><img decoding="async" width="21" height="32" src="http://dansbailbonds.com/wp-content/uploads/2022/09/fa_map-marker.png" alt="" class="et-waypoint et_pb_animation_top et_pb_animation_top_tablet et_pb_animation_top_phone wp-image-100098" /></span></div>
  320. <div class="et_pb_blurb_container">
  321. <h4 class="et_pb_module_header"><span>10300 Fourth St Suite 150 Rancho Cucamonga, CA 91730</span></h4>
  322. </div>
  323. </div>
  324. </div><div class="et_pb_module et_pb_blurb et_pb_blurb_9_tb_body location_phn  et_pb_text_align_left  et_pb_blurb_position_left et_pb_bg_layout_light">
  325. <div class="et_pb_blurb_content">
  326. <div class="et_pb_main_blurb_image"><span class="et_pb_image_wrap et_pb_only_image_mode_wrap"><img decoding="async" width="25" height="25" src="http://dansbailbonds.com/wp-content/uploads/2022/09/eva_phone-fill.png" alt="" class="et-waypoint et_pb_animation_top et_pb_animation_top_tablet et_pb_animation_top_phone wp-image-100097" /></span></div>
  327. <div class="et_pb_blurb_container">
  328. <h4 class="et_pb_module_header"><span>(909) 717-3570</span></h4>
  329. </div>
  330. </div>
  331. </div><div class="et_pb_button_module_wrapper et_pb_button_4_tb_body_wrapper et_pb_button_alignment_left et_pb_button_alignment_tablet_left et_pb_module ">
  332. <a class="et_pb_button et_pb_button_4_tb_body location_btn et_pb_bg_layout_dark" href="https://dansbailbonds.com/locations/rancho-cucamonga/">View Location</a>
  333. </div>
  334. </div><div class="et_pb_with_border et_pb_column_1_3 et_pb_column et_pb_column_8_tb_body  et_pb_css_mix_blend_mode_passthrough et-last-child">
  335. <div class="et_pb_module et_pb_blurb et_pb_blurb_10_tb_body location_box  et_pb_text_align_left  et_pb_blurb_position_top et_pb_bg_layout_light">
  336. <div class="et_pb_blurb_content">
  337. <div class="et_pb_main_blurb_image"><span class="et_pb_image_wrap et_pb_only_image_mode_wrap"><img decoding="async" width="420" height="285" src="http://dansbailbonds.com/wp-content/uploads/2022/11/van-nuys.jpg" alt="Van Nuys" srcset="https://dansbailbonds.com/wp-content/uploads/2022/11/van-nuys.jpg 420w, https://dansbailbonds.com/wp-content/uploads/2022/11/van-nuys-300x204.jpg 300w" sizes="(max-width: 420px) 100vw, 420px" class="et-waypoint et_pb_animation_off et_pb_animation_off_tablet et_pb_animation_off_phone wp-image-100708" /></span></div>
  338. <div class="et_pb_blurb_container">
  339. <h4 class="et_pb_module_header"><span>Van Nuys Headquarters</span></h4>
  340. </div>
  341. </div>
  342. </div><div class="et_pb_module et_pb_blurb et_pb_blurb_11_tb_body location_add  et_pb_text_align_left  et_pb_blurb_position_left et_pb_bg_layout_light">
  343. <div class="et_pb_blurb_content">
  344. <div class="et_pb_main_blurb_image"><span class="et_pb_image_wrap et_pb_only_image_mode_wrap"><img decoding="async" width="21" height="32" src="http://dansbailbonds.com/wp-content/uploads/2022/09/fa_map-marker.png" alt="" class="et-waypoint et_pb_animation_top et_pb_animation_top_tablet et_pb_animation_top_phone wp-image-100098" /></span></div>
  345. <div class="et_pb_blurb_container">
  346. <h4 class="et_pb_module_header"><span>6313 Van Nuys Blvd Van Nuys, CA 91401</span></h4>
  347. </div>
  348. </div>
  349. </div><div class="et_pb_module et_pb_blurb et_pb_blurb_12_tb_body location_phn  et_pb_text_align_left  et_pb_blurb_position_left et_pb_bg_layout_light">
  350. <div class="et_pb_blurb_content">
  351. <div class="et_pb_main_blurb_image"><span class="et_pb_image_wrap et_pb_only_image_mode_wrap"><img decoding="async" width="25" height="25" src="http://dansbailbonds.com/wp-content/uploads/2022/09/eva_phone-fill.png" alt="" class="et-waypoint et_pb_animation_top et_pb_animation_top_tablet et_pb_animation_top_phone wp-image-100097" /></span></div>
  352. <div class="et_pb_blurb_container">
  353. <h4 class="et_pb_module_header"><span>(818) 658-9444</span></h4>
  354. </div>
  355. </div>
  356. </div><div class="et_pb_button_module_wrapper et_pb_button_5_tb_body_wrapper et_pb_button_alignment_left et_pb_button_alignment_tablet_left et_pb_button_alignment_phone_left et_pb_module ">
  357. <a class="et_pb_button et_pb_button_5_tb_body location_btn et_pb_bg_layout_dark" href="https://dansbailbonds.com/locations/van-nuys/">View Location</a>
  358. </div>
  359. </div>
  360. </div>
  361. </div><div class="et_pb_section et_pb_section_3_tb_body start_today et_pb_with_background et_section_regular" >
  362. <div class="et_pb_row et_pb_row_4_tb_body">
  363. <div class="et_pb_column et_pb_column_4_4 et_pb_column_9_tb_body  et_pb_css_mix_blend_mode_passthrough et-last-child">
  364. <div class="et_pb_module et_pb_text et_pb_text_7_tb_body  et_pb_text_align_center et_pb_bg_layout_light">
  365. <div class="et_pb_text_inner"><p>Start today</p></div>
  366. </div><div class="et_pb_module et_pb_text et_pb_text_8_tb_body  et_pb_text_align_center et_pb_bg_layout_light">
  367. <div class="et_pb_text_inner">Discreet, confidential, professional, and mobile</div>
  368. </div><div class="et_pb_button_module_wrapper et_pb_button_6_tb_body_wrapper et_pb_button_alignment_center et_pb_module ">
  369. <a class="et_pb_button et_pb_button_6_tb_body et_pb_bg_layout_dark" href="https://dansbailbonds.com/get-help-today/">GET HELP TODAY</a>
  370. </div>
  371. </div>
  372. </div>
  373. </div><div class="et_pb_section et_pb_section_4_tb_body help_sect et_pb_with_background et_section_regular" >
  374. <div class="et_pb_row et_pb_row_5_tb_body">
  375. <div class="et_pb_column et_pb_column_1_2 et_pb_column_10_tb_body  et_pb_css_mix_blend_mode_passthrough">
  376. <div class="et_pb_module et_pb_text et_pb_text_9_tb_body  et_pb_text_align_left et_pb_bg_layout_light">
  377. <div class="et_pb_text_inner"><p><span style="color: #000000;">I am here to help you</span></p></div>
  378. </div><div class="et_pb_module et_pb_text et_pb_text_10_tb_body  et_pb_text_align_left et_pb_bg_layout_light">
  379. <div class="et_pb_text_inner"><h2>If you have questions,<br />I have answers!</h2></div>
  380. </div><div class="et_pb_module et_pb_divider et_pb_divider_1_tb_body et_pb_divider_position_center et_pb_space"><div class="et_pb_divider_internal"></div></div><div class="et_pb_module et_pb_text et_pb_text_11_tb_body  et_pb_text_align_left et_pb_bg_layout_light">
  381. <div class="et_pb_text_inner"><p><span style="color: #000000;">Dan Nesser and his team are the go-to bail bonds Los Angeles bail bond agency. We understand how frightening and stressful it can be to learn that your loved one is in jail, and our team is here to help you through the process of getting them released as soon as possible. We have more than 20 years of experience guiding people through this difficult time, and we know what steps need to be taken to get your loved one home. Contact us today for more information on how we can help you post bail for your loved one.</span></p></div>
  382. </div><div class="et_pb_module et_pb_text et_pb_text_12_tb_body  et_pb_text_align_center et_pb_bg_layout_light">
  383. <div class="et_pb_text_inner"><p>as seen on:</p></div>
  384. </div><div class="et_pb_module et_pb_image et_pb_image_0_tb_body">
  385. <span class="et_pb_image_wrap "><img decoding="async" width="717" height="247" src="http://dansbailbonds.com/wp-content/uploads/2022/11/AsSeenOnTV.jpg" alt="As Seen On TV" title="AsSeenOnTV" srcset="https://dansbailbonds.com/wp-content/uploads/2022/11/AsSeenOnTV.jpg 717w, https://dansbailbonds.com/wp-content/uploads/2022/11/AsSeenOnTV-480x165.jpg 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 717px, 100vw" class="wp-image-100710" /></span>
  386. </div>
  387. </div><div class="et_pb_column et_pb_column_1_2 et_pb_column_11_tb_body  et_pb_css_mix_blend_mode_passthrough et-last-child">
  388. <div class="et_pb_module et_pb_blurb et_pb_blurb_13_tb_body  et_pb_text_align_left  et_pb_blurb_position_top et_pb_bg_layout_light">
  389. <div class="et_pb_blurb_content">
  390. <div class="et_pb_main_blurb_image"><span class="et_pb_image_wrap et_pb_only_image_mode_wrap"><img decoding="async" width="360" height="491" src="http://dansbailbonds.com/wp-content/uploads/2022/11/dannesser-1.jpg" alt="Dan Nesser" srcset="https://dansbailbonds.com/wp-content/uploads/2022/11/dannesser-1.jpg 360w, https://dansbailbonds.com/wp-content/uploads/2022/11/dannesser-1-220x300.jpg 220w" sizes="(max-width: 360px) 100vw, 360px" class="et-waypoint et_pb_animation_off et_pb_animation_off_tablet et_pb_animation_off_phone wp-image-100697" /></span></div>
  391. <div class="et_pb_blurb_container">
  392. <h4 class="et_pb_module_header"><span>License #1842193</span></h4>
  393. </div>
  394. </div>
  395. </div><div class="et_pb_module et_pb_image et_pb_image_1_tb_body satisfaction_img">
  396. <span class="et_pb_image_wrap "><img decoding="async" width="142" height="142" src="http://dansbailbonds.com/wp-content/uploads/2022/09/image-4.png" alt="" title="image 4" class="wp-image-100105" /></span>
  397. </div>
  398. </div>
  399. </div>
  400. </div><div class="et_pb_section et_pb_section_5_tb_body why_sect et_pb_with_background et_section_regular" >
  401. <div class="et_pb_row et_pb_row_6_tb_body et_pb_equal_columns">
  402. <div class="et_pb_column et_pb_column_4_4 et_pb_column_12_tb_body  et_pb_css_mix_blend_mode_passthrough et-last-child">
  403. <div class="et_pb_module et_pb_cta_0_tb_body et_pb_promo  et_pb_text_align_left et_pb_bg_layout_dark et_pb_no_bg">
  404. <div class="et_pb_promo_description"><h2 class="et_pb_module_header">Why Choose Us</h2></div>
  405. <div class="et_pb_button_wrapper"><a class="et_pb_button et_pb_promo_button" href="#">#1 Bail Bondsman in Los Angeles</a></div>
  406. </div><div class="et_pb_module et_pb_blurb et_pb_blurb_14_tb_body chose_list  et_pb_text_align_left  et_pb_blurb_position_left et_pb_bg_layout_light">
  407. <div class="et_pb_blurb_content">
  408. <div class="et_pb_main_blurb_image"><span class="et_pb_image_wrap et_pb_only_image_mode_wrap"><img decoding="async" width="60" height="54" src="http://dansbailbonds.com/wp-content/uploads/2022/09/check-1.png" alt="" class="et-waypoint et_pb_animation_top et_pb_animation_top_tablet et_pb_animation_top_phone wp-image-558" /></span></div>
  409. <div class="et_pb_blurb_container">
  410. <h4 class="et_pb_module_header"><span>24/7 Emergency Service</span></h4>
  411. </div>
  412. </div>
  413. </div><div class="et_pb_module et_pb_blurb et_pb_blurb_15_tb_body chose_list  et_pb_text_align_left  et_pb_blurb_position_left et_pb_bg_layout_light">
  414. <div class="et_pb_blurb_content">
  415. <div class="et_pb_main_blurb_image"><span class="et_pb_image_wrap et_pb_only_image_mode_wrap"><img decoding="async" width="60" height="54" src="http://dansbailbonds.com/wp-content/uploads/2022/09/check-1.png" alt="" class="et-waypoint et_pb_animation_top et_pb_animation_top_tablet et_pb_animation_top_phone wp-image-558" /></span></div>
  416. <div class="et_pb_blurb_container">
  417. <h4 class="et_pb_module_header"><span>100% Satisfaction Guarantee</span></h4>
  418. </div>
  419. </div>
  420. </div><div class="et_pb_module et_pb_blurb et_pb_blurb_16_tb_body chose_list  et_pb_text_align_left  et_pb_blurb_position_left et_pb_bg_layout_light">
  421. <div class="et_pb_blurb_content">
  422. <div class="et_pb_main_blurb_image"><span class="et_pb_image_wrap et_pb_only_image_mode_wrap"><img decoding="async" width="60" height="54" src="http://dansbailbonds.com/wp-content/uploads/2022/09/check-1.png" alt="" class="et-waypoint et_pb_animation_top et_pb_animation_top_tablet et_pb_animation_top_phone wp-image-558" /></span></div>
  423. <div class="et_pb_blurb_container">
  424. <h4 class="et_pb_module_header"><span>Get Dan himself!</span></h4>
  425. </div>
  426. </div>
  427. </div><div class="et_pb_module et_pb_blurb et_pb_blurb_17_tb_body chose_list  et_pb_text_align_left  et_pb_blurb_position_left et_pb_bg_layout_light">
  428. <div class="et_pb_blurb_content">
  429. <div class="et_pb_main_blurb_image"><span class="et_pb_image_wrap et_pb_only_image_mode_wrap"><img decoding="async" width="60" height="54" src="http://dansbailbonds.com/wp-content/uploads/2022/09/check-1.png" alt="" class="et-waypoint et_pb_animation_top et_pb_animation_top_tablet et_pb_animation_top_phone wp-image-558" /></span></div>
  430. <div class="et_pb_blurb_container">
  431. <h4 class="et_pb_module_header"><span>Speedy and Quality information.</span></h4>
  432. </div>
  433. </div>
  434. </div><div class="et_pb_module et_pb_blurb et_pb_blurb_18_tb_body call_dan_chose et_clickable  et_pb_text_align_left  et_pb_blurb_position_left et_pb_bg_layout_light">
  435. <div class="et_pb_blurb_content">
  436. <div class="et_pb_main_blurb_image"><span class="et_pb_image_wrap et_pb_only_image_mode_wrap"><img decoding="async" width="80" height="81" src="http://dansbailbonds.com/wp-content/uploads/2022/09/bi_phone-vibrate-fill-1.png" alt="" class="et-waypoint et_pb_animation_top et_pb_animation_top_tablet et_pb_animation_top_phone wp-image-100087" /></span></div>
  437. <div class="et_pb_blurb_container">
  438. <h4 class="et_pb_module_header"><span>CALL DAN </span></h4>
  439. <div class="et_pb_blurb_description"><p>(310) 275-2624</p></div>
  440. </div>
  441. </div>
  442. </div><div class="et_pb_module et_pb_image et_pb_image_2_tb_body">
  443. <span class="et_pb_image_wrap "><img decoding="async" width="455" height="178" src="http://dansbailbonds.com/wp-content/uploads/2022/09/Group-6.png" alt="" title="Group 6" srcset="https://dansbailbonds.com/wp-content/uploads/2022/09/Group-6.png 455w, https://dansbailbonds.com/wp-content/uploads/2022/09/Group-6-300x117.png 300w" sizes="(max-width: 455px) 100vw, 455px" class="wp-image-100101" /></span>
  444. </div><div class="et_pb_module et_pb_image et_pb_image_3_tb_body chose_btm_img">
  445. <span class="et_pb_image_wrap "><img decoding="async" width="455" height="178" src="http://dansbailbonds.com/wp-content/uploads/2022/09/Group-7.png" alt="" title="Group 7" srcset="https://dansbailbonds.com/wp-content/uploads/2022/09/Group-7.png 455w, https://dansbailbonds.com/wp-content/uploads/2022/09/Group-7-300x117.png 300w" sizes="(max-width: 455px) 100vw, 455px" class="wp-image-100332" /></span>
  446. </div>
  447. </div>
  448. </div>
  449. </div><div class="et_pb_section et_pb_section_6_tb_body et_section_regular" >
  450. <div class="et_pb_row et_pb_row_7_tb_body">
  451. <div class="et_pb_column et_pb_column_1_2 et_pb_column_13_tb_body  et_pb_css_mix_blend_mode_passthrough">
  452. <div class="et_pb_module et_pb_text et_pb_text_13_tb_body  et_pb_text_align_left et_pb_bg_layout_light">
  453. <div class="et_pb_text_inner"><h2>Dan&#8217;s Bail Bonds</h2></div>
  454. </div><div class="et_pb_module et_pb_text et_pb_text_14_tb_body  et_pb_text_align_left et_pb_bg_layout_light">
  455. <div class="et_pb_text_inner"><p>Bail bonds aren’t a topic that frequently comes to mind until the services are needed. Still, knowing valuable Los Angeles bail bonds services throughout the valley is always a good idea in case they are ever required. With so many bail bondsmen in the valley, you may have wondered not only if there are bail bonds near me but also a high-quality service that goes above and beyond for your loved ones that have been incarcerated.</p>
  456. <p><img decoding="async" src="http://dansbailbonds.com/wp-content/uploads/2023/04/Screenshot-2023-04-24-at-8.39.59-AM.png" width="663" height="400" alt="los Angeles bail bonds" class="wp-image-100948 alignnone size-full" srcset="http://dansbailbonds.com/wp-content/uploads/2023/04/Screenshot-2023-04-24-at-8.39.59-AM.png 663w, http://dansbailbonds.com/wp-content/uploads/2023/04/Screenshot-2023-04-24-at-8.39.59-AM-480x290.png 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 663px, 100vw" /></p>
  457. <p>Why does Dan’s bail bonds stand out in the southern California bail bonds world when there are many options for getting Los Angeles bail bonds or bail bonds in Orange County? When Dan’s Bail Bonds is called, you get Dan and all his years of experience personally. Like many industries, when a call is made, there is a representative of that company on the bail bond hotline, not the owner, which is Dan’s difference. Time is of the essence when your loved one is in jail, and the bail bonds can be severely dragged out with other bondsmen, which costs precious time, money, and energy away from you and your loved ones who have been incarcerated.</p>
  458. <p>Dan Nesser will tell you if and when is the best time to post bail if it is even in your interest to do so. That’s right, Dan’s Bail Bonds will tell you when it’s in your best interest not to post bail. Sometimes it just doesn’t make financial or time sense to post bail, and Dan will be the first to let you know. Not only does Dan’s Bail Bonds have your best interest in mind, but Dan goes the extra mile to ensure value is given and time is saved by discreetly going directly to you, as privacy and comfort are the top priorities.</p>
  459. <p>Dan will travel anywhere in southern California from Lost Hill sheriff’s station to the West Valley Detention Center. Dan is a trusted bondsman that can be called any time of the day or night. Dan will happily drive to you if you need help at three in the morning if that makes the difference in earning your business. When you think of bail bonds Los Angeles or Orange County bail bonds, think of Dan’s Bail Bonds as your number one choice.</p>
  460. <h2>20 Years of Bail Bonds Experiance</h2>
  461. <p>With 20 years in the southern California area, Dan can navigate bail bonds through local areas like Van Nuys, and Rancho Cucamonga bail bonds, bail bonds West Hollywood all the way up to the larger Orange County bail bonds and Los Angeles bail bonds areas.</p>
  462. <p>&nbsp;</p></div>
  463. </div><div class="et_pb_module et_pb_text et_pb_text_15_tb_body  et_pb_text_align_left et_pb_bg_layout_light">
  464. </div>
  465. </div><div class="et_pb_column et_pb_column_1_2 et_pb_column_14_tb_body  et_pb_css_mix_blend_mode_passthrough et-last-child">
  466. <div class="et_pb_module et_pb_text et_pb_text_16_tb_body  et_pb_text_align_left et_pb_bg_layout_light">
  467. <div class="et_pb_text_inner"><p>The Van Nuys bail bonds are also the location of the Van Nuys police department and jail, and anyone who is arrested in the vicinity of Van Nuys is taken there only a certain amount of time before they will be transferred to the downtown Metropolitan holding facility. Dan’s Bail Bonds can prevent a loved one from being transferred downtown by posting bail at Van Nuys jail.</p>
  468. <p>When you think bail bonds Van Nuys, think of Dan’s Bail Bonds. With Rancho Cucamonga bail bonds, the Inland Empire is a very large patch of real estate, and San Bernardino County is even larger. Did you know that most arrests in San Bernardino County are taken to the west valley detention Center?</p>
  469. <p>Dan’s Bail Bonds is conveniently located directly in Rancho Cucamonga, which saves a ton of time and hassle, so when you think bail bonds Rancho Cucamonga, think of Dan’s Bail Bonds.</p>
  470. <h2>Personal Bail Bonds service by Dan Nesser.</h2>
  471. <p>The type of bail doesn’t matter to Dan. Whether it be domestic violence bail bonds or homicide bail bonds, Dan’s Bail Bonds is well-versed in handling it. Dan will use his expertise to explain all the steps and give accurate information to help you make the best decision for you and your loved ones.</p>
  472. <p>While on-site, Dan can answer any concerns you have regarding the bail process. For example, did you know when someone goes through a bail hearing, the judge decides if the defendant is a threat to the community or themselves? Once it is confirmed that the defendant isn’t a threat, the judge must ensure that the defendant will return to the court hearings and adhere to any other set bail conditions.</p>
  473. <p><img decoding="async" src="http://dansbailbonds.com/wp-content/uploads/2023/04/Screenshot-2023-04-24-at-8.41.59-AM.png" width="657" height="444" alt="" class="wp-image-100949 alignnone size-full" srcset="http://dansbailbonds.com/wp-content/uploads/2023/04/Screenshot-2023-04-24-at-8.41.59-AM.png 657w, http://dansbailbonds.com/wp-content/uploads/2023/04/Screenshot-2023-04-24-at-8.41.59-AM-480x324.png 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 657px, 100vw" /></p>
  474. <p>If you typed in bail bond Los Angeles instead of bail bonds Los Angeles, don’t worry, you can still find us. Check out Dan’s Facebook! Dan constantly uploads new blogs and posts them on our social media platforms to keep you informed.</p>
  475. <p>Please call anytime you need help or reach out via our social media for your questions. If you have any questions, you can always call, reach out to us via our social media, or fill out the form to ask any questions. Dan’s Bail Bonds will give you direct information without sugarcoating anything.</p></div>
  476. </div>
  477. </div>
  478. </div>
  479. </div> </div>
  480. </div>
  481.    </div>
  482.    
  483. <footer class="et-l et-l--footer">
  484. <div class="et_builder_inner_content et_pb_gutters3">
  485. <div class="et_pb_section et_pb_section_0_tb_footer danb_footer et_pb_with_background et_section_specialty et_pb_section--with-menu" >
  486. <div class="et_pb_row">
  487. <div class="et_pb_column et_pb_column_1_4 et_pb_column_0_tb_footer    et_pb_css_mix_blend_mode_passthrough">
  488. <div class="et_pb_module et_pb_image et_pb_image_0_tb_footer et_pb_image_sticky">
  489. <span class="et_pb_image_wrap "><img loading="lazy" decoding="async" width="223" height="61" src="http://dansbailbonds.com/wp-content/uploads/2022/09/DANs-Bail-Bonds.png" alt="" title="DAN’s Bail Bonds" class="wp-image-100091" /></span>
  490. </div><div class="et_pb_module et_pb_text et_pb_text_0_tb_footer  et_pb_text_align_left et_pb_bg_layout_light">
  491. <div class="et_pb_text_inner"><p><span style="color: #000000;">(310) 275-2624</span></p></div>
  492. </div><div class="et_pb_module et_pb_blurb et_pb_blurb_0_tb_footer footer_blurb et_clickable  et_pb_text_align_left  et_pb_blurb_position_left et_pb_bg_layout_light">
  493. <div class="et_pb_blurb_content">
  494. <div class="et_pb_main_blurb_image"><span class="et_pb_image_wrap et_pb_only_image_mode_wrap"><img loading="lazy" decoding="async" width="25" height="25" src="http://dansbailbonds.com/wp-content/uploads/2022/09/emojione-monotone_globe-showing-americas.png" alt="" class="et-waypoint et_pb_animation_top et_pb_animation_top_tablet et_pb_animation_top_phone wp-image-100096" /></span></div>
  495. <div class="et_pb_blurb_container">
  496. <h4 class="et_pb_module_header"><span>https://dansbailbonds.com</span></h4>
  497. </div>
  498. </div>
  499. </div><div class="et_pb_module et_pb_blurb et_pb_blurb_1_tb_footer footer_blurb  et_pb_text_align_left  et_pb_blurb_position_left et_pb_bg_layout_light">
  500. <div class="et_pb_blurb_content">
  501. <div class="et_pb_main_blurb_image"><span class="et_pb_image_wrap et_pb_only_image_mode_wrap"><img loading="lazy" decoding="async" width="25" height="25" src="http://dansbailbonds.com/wp-content/uploads/2022/09/clarity_email-solid.png" alt="" class="et-waypoint et_pb_animation_top et_pb_animation_top_tablet et_pb_animation_top_phone wp-image-100090" /></span></div>
  502. <div class="et_pb_blurb_container">
  503. <h4 class="et_pb_module_header"><span>dan@dansbailbonds.com</span></h4>
  504. </div>
  505. </div>
  506. </div><div class="et_pb_module et_pb_text et_pb_text_1_tb_footer  et_pb_text_align_left et_pb_bg_layout_light">
  507. <div class="et_pb_text_inner">License #1842193</div>
  508. </div><div class="et_pb_module et_pb_image et_pb_image_1_tb_footer">
  509. <span class="et_pb_image_wrap "><img loading="lazy" decoding="async" width="30" height="30" src="http://dansbailbonds.com/wp-content/uploads/2022/09/ant-design_facebook-filled-1.png" alt="" title="ant-design_facebook-filled" class="wp-image-100236" /></span>
  510. </div><div class="et_pb_module et_pb_image et_pb_image_2_tb_footer">
  511. <a href="https://www.facebook.com/dansbail1/"><span class="et_pb_image_wrap "><img loading="lazy" decoding="async" width="120" height="30" src="http://dansbailbonds.com/wp-content/uploads/2022/09/logos_linkedin-1.png" alt="" title="logos_linkedin" class="wp-image-100237" /></span></a>
  512. </div>
  513. </div><div class="et_pb_column et_pb_column_1_2 et_pb_column_1_tb_footer   et_pb_specialty_column  et_pb_css_mix_blend_mode_passthrough">
  514. <div class="et_pb_row_inner et_pb_row_inner_0_tb_footer">
  515. <div class="et_pb_column et_pb_column_4_4 et_pb_column_inner et_pb_column_inner_0_tb_footer et-last-child">
  516. <div class="et_pb_module et_pb_text et_pb_text_2_tb_footer  et_pb_text_align_left et_pb_bg_layout_light">
  517. <div class="et_pb_text_inner"><p>Southern California Locations</p></div>
  518. </div><div class="et_pb_module et_pb_divider et_pb_divider_0_tb_footer et_pb_divider_position_ et_pb_space"><div class="et_pb_divider_internal"></div></div>
  519. </div>
  520. </div><div class="et_pb_row_inner et_pb_row_inner_1_tb_footer location_row">
  521. <div class="et_pb_column et_pb_column_1_4 et_pb_column_inner et_pb_column_inner_1_tb_footer">
  522. <div class="et_pb_module et_pb_text et_pb_text_3_tb_footer  et_pb_text_align_left et_pb_bg_layout_light">
  523. <div class="et_pb_text_inner"><p><span style="color: #000000;">Los Angeles</span><br /><span style="color: #000000;">7162 Beverly Blvd</span><br /><span style="color: #000000;">Los Angeles, CA 90036</span></p></div>
  524. </div>
  525. </div><div class="et_pb_column et_pb_column_1_4 et_pb_column_inner et_pb_column_inner_2_tb_footer et-last-child">
  526. <div class="et_pb_module et_pb_text et_pb_text_4_tb_footer  et_pb_text_align_left et_pb_bg_layout_light">
  527. <div class="et_pb_text_inner"><p><span style="color: #000000;">Rancho Cucamonga</span><br /><span style="color: #000000;">10300 Fourth St Suite 150</span><br /><span style="color: #000000;">Rancho Cucamonga, CA 91730</span></p></div>
  528. </div>
  529. </div>
  530. </div><div class="et_pb_row_inner et_pb_row_inner_2_tb_footer location_row">
  531. <div class="et_pb_column et_pb_column_1_4 et_pb_column_inner et_pb_column_inner_3_tb_footer">
  532. <div class="et_pb_module et_pb_text et_pb_text_5_tb_footer  et_pb_text_align_left et_pb_bg_layout_light">
  533. <div class="et_pb_text_inner"><p><span style="color: #000000;">Van Nuys</span><br /><span style="color: #000000;">6313 Van Nuys Blvd</span><br /><span style="color: #000000;">Van Nuys, CA 91401</span></p></div>
  534. </div>
  535. </div><div class="et_pb_column et_pb_column_1_4 et_pb_column_inner et_pb_column_inner_4_tb_footer et-last-child">
  536. <div class="et_pb_module et_pb_text et_pb_text_6_tb_footer  et_pb_text_align_left et_pb_bg_layout_light">
  537. <div class="et_pb_text_inner"><p><span style="color: #000000;">FAQ</span><br /><span style="color: #000000;">Los Angeles County</span><br /><span style="color: #000000;">Riverside County</span><br /><span style="color: #000000;">Orange County</span></p></div>
  538. </div>
  539. </div>
  540. </div>
  541. </div><div class="et_pb_column et_pb_column_1_4 et_pb_column_2_tb_footer    et_pb_css_mix_blend_mode_passthrough et_pb_column--with-menu">
  542. <div class="et_pb_module et_pb_text et_pb_text_7_tb_footer  et_pb_text_align_left et_pb_bg_layout_light">
  543. <div class="et_pb_text_inner">QUICK LINKS</div>
  544. </div><div class="et_pb_module et_pb_divider et_pb_divider_1_tb_footer et_pb_divider_position_ et_pb_space"><div class="et_pb_divider_internal"></div></div><div class="et_pb_module et_pb_menu et_pb_menu_0_tb_footer pa-open-mobile-menu et_pb_bg_layout_light  et_pb_text_align_left et_dropdown_animation_fade et_pb_menu--without-logo et_pb_menu--style-left_aligned">
  545. <div class="et_pb_menu_inner_container clearfix">
  546. <div class="et_pb_menu__wrap">
  547. <div class="et_pb_menu__menu">
  548. <nav class="et-menu-nav"><ul id="menu-footer-menu" class="et-menu nav"><li id="menu-item-100142" class="et_pb_menu_page_id-home menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home menu-item-100142"><a href="https://dansbailbonds.com/" aria-current="page">Home</a></li>
  549. <li id="menu-item-100639" class="et_pb_menu_page_id-100639 menu-item menu-item-type-custom menu-item-object-custom menu-item-100639"><a href="https://dansbailbonds.com/locations/los-angeles/">Los Angeles</a></li>
  550. <li id="menu-item-100640" class="et_pb_menu_page_id-100640 menu-item menu-item-type-custom menu-item-object-custom menu-item-100640"><a href="https://dansbailbonds.com/locations/van-nuys/">Van Nuys</a></li>
  551. <li id="menu-item-100641" class="et_pb_menu_page_id-100641 menu-item menu-item-type-custom menu-item-object-custom menu-item-100641"><a href="https://dansbailbonds.com/locations/rancho-cucamonga/">Rancho Cucamonga</a></li>
  552. <li id="menu-item-100147" class="et_pb_menu_page_id-100147 menu-item menu-item-type-custom menu-item-object-custom menu-item-100147"><a href="https://dansbailbonds.com/blog/">Blog</a></li>
  553. <li id="menu-item-100642" class="et_pb_menu_page_id-100642 menu-item menu-item-type-custom menu-item-object-custom menu-item-100642"><a href="https://dansbailbonds.com/get-help-today/">Get Help Today</a></li>
  554. </ul></nav>
  555. </div>
  556. <div class="et_mobile_nav_menu">
  557. <div class="mobile_nav closed">
  558. <span class="mobile_menu_bar"></span>
  559. </div>
  560. </div>
  561. </div>
  562. </div>
  563. </div>
  564. </div>
  565. </div>
  566. </div><div class="et_pb_section et_pb_section_1_tb_footer et_pb_with_background et_section_regular" >
  567. <div class="et_pb_row et_pb_row_0_tb_footer">
  568. <div class="et_pb_column et_pb_column_4_4 et_pb_column_3_tb_footer  et_pb_css_mix_blend_mode_passthrough et-last-child">
  569. <div class="et_pb_module et_pb_text et_pb_text_8_tb_footer  et_pb_text_align_left et_pb_bg_layout_light">
  570. <div class="et_pb_text_inner"><p>Copyright Ⓒ 2023 Dan’s <a href="https://dansbailbonds.com/">Bail Bonds Los Angeles</a></p></div>
  571. </div>
  572. </div>
  573. </div>
  574. </div> </div>
  575. </footer>
  576. </div>
  577.  
  578. </div>
  579. </div>
  580.  
  581. <a class="wp-call-button" href="tel:+13102752624"></a> <script type="text/javascript">
  582. var et_link_options_data = [{"class":"et_pb_column_0_tb_header","url":"https:\/\/dansbailbonds.com\/","target":"_self"},{"class":"et_pb_blurb_0_tb_body","url":"tel:310-275-2624","target":"_self"},{"class":"et_pb_blurb_18_tb_body","url":"tel:310-275-2624","target":"_self"},{"class":"et_pb_blurb_0_tb_footer","url":"https:\/\/dansbailbonds.com","target":"_self"}];
  583. </script>
  584. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://dansbailbonds.com/wp-includes/js/underscore.min.js?ver=1.13.4" id="underscore-js" defer></script>
  585. <script type="text/javascript" id="wp-util-js-extra">
  586. /* <![CDATA[ */
  587. var _wpUtilSettings = {"ajax":{"url":"\/wp-admin\/admin-ajax.php"}};
  588. /* ]]> */
  589. </script>
  590. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://dansbailbonds.com/wp-includes/js/wp-util.min.js?ver=6.4.4" id="wp-util-js" defer></script>
  591. <script type="text/javascript" id="wpautoterms_js_cookies_notice-js-extra">
  592. /* <![CDATA[ */
  593. var wpautoterms_js_cookies_notice = {"disable":"","cookie_name":"wpautoterms-cookies-notice","class":"wpautoterms-cookies-notice"};
  594. /* ]]> */
  595. </script>
  596. <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://dansbailbonds.com/wp-content/cache/min/1/wp-content/plugins/auto-terms-of-service-and-privacy-policy/js/wpautoterms.js?ver=1712183176" id="wpautoterms_js_cookies_notice-js" defer></script>
  597. <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://dansbailbonds.com/wp-content/cache/min/1/wp-content/plugins/contact-form-7/includes/swv/js/index.js?ver=1712183176" id="swv-js" defer></script>
  598. <script type="text/javascript" id="contact-form-7-js-extra">
  599. /* <![CDATA[ */
  600. var wpcf7 = {"api":{"root":"https:\/\/dansbailbonds.com\/wp-json\/","namespace":"contact-form-7\/v1"},"cached":"1"};
  601. /* ]]> */
  602. </script>
  603. <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://dansbailbonds.com/wp-content/cache/min/1/wp-content/plugins/contact-form-7/includes/js/index.js?ver=1712183176" id="contact-form-7-js" defer></script>
  604. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="rocket-browser-checker-js-after">
  605. /* <![CDATA[ */
  606. "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}();
  607. /* ]]> */
  608. </script>
  609. <script type="text/javascript" id="rocket-preload-links-js-extra">
  610. /* <![CDATA[ */
  611. var RocketPreloadLinksConfig = {"excludeUris":"\/(?:.+\/)?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:\/\/dansbailbonds.com","onHoverDelay":"100","rateThrottle":"3"};
  612. /* ]]> */
  613. </script>
  614. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="rocket-preload-links-js-after">
  615. /* <![CDATA[ */
  616. (function() {
  617. "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();
  618. }());
  619. /* ]]> */
  620. </script>
  621. <script type="text/javascript" id="divi-custom-script-js-extra">
  622. /* <![CDATA[ */
  623. var DIVI = {"item_count":"%d Item","items_count":"%d Items"};
  624. var et_builder_utils_params = {"condition":{"diviTheme":true,"extraTheme":false},"scrollLocations":["app","top"],"builderScrollLocations":{"desktop":"app","tablet":"app","phone":"app"},"onloadScrollLocation":"app","builderType":"fe"};
  625. var et_frontend_scripts = {"builderCssContainerPrefix":"#et-boc","builderCssLayoutPrefix":"#et-boc .et-l"};
  626. var et_pb_custom = {"ajaxurl":"https:\/\/dansbailbonds.com\/wp-admin\/admin-ajax.php","images_uri":"https:\/\/dansbailbonds.com\/wp-content\/themes\/Divi\/images","builder_images_uri":"https:\/\/dansbailbonds.com\/wp-content\/themes\/Divi\/includes\/builder\/images","et_frontend_nonce":"90fd9b80f4","subscription_failed":"Please, check the fields below to make sure you entered the correct information.","et_ab_log_nonce":"c53138636a","fill_message":"Please, fill in the following fields:","contact_error_message":"Please, fix the following errors:","invalid":"Invalid email","captcha":"Captcha","prev":"Prev","previous":"Previous","next":"Next","wrong_captcha":"You entered the wrong number in captcha.","wrong_checkbox":"Checkbox","ignore_waypoints":"no","is_divi_theme_used":"1","widget_search_selector":".widget_search","ab_tests":[],"is_ab_testing_active":"","page_id":"94403","unique_test_id":"","ab_bounce_rate":"5","is_cache_plugin_active":"yes","is_shortcode_tracking":"","tinymce_uri":"https:\/\/dansbailbonds.com\/wp-content\/themes\/Divi\/includes\/builder\/frontend-builder\/assets\/vendors","accent_color":"#2ea3f2","waypoints_options":[]};
  627. var et_pb_box_shadow_elements = [];
  628. /* ]]> */
  629. </script>
  630. <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://dansbailbonds.com/wp-content/themes/Divi/js/scripts.min.js?ver=4.21.1" id="divi-custom-script-js" defer></script>
  631. <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://dansbailbonds.com/wp-content/cache/min/1/wp-content/themes/Divi/core/admin/js/common.js?ver=1712183176" id="et-core-common-js" defer></script>
  632. <script type="rocketlazyloadscript" data-minify="1" defer data-rocket-type="text/javascript" data-rocket-src="https://dansbailbonds.com/wp-content/cache/min/1/wp-content/plugins/akismet/_inc/akismet-frontend.js?ver=1712183176" id="akismet-frontend-js"></script>
  633. <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://dansbailbonds.com/wp-content/cache/min/1/wp-content/themes/Divi/includes/builder/feature/dynamic-assets/assets/js/jquery.fitvids.js?ver=1712183176" id="fitvids-js" defer></script>
  634. <style id="et-builder-module-design-tb-100207-tb-100241-tb-100232-deferred-94403-cached-inline-styles">.st_gurantee_box .et_pb_blurb_container{vertical-align:middle}.et_pb_section_0_tb_header.et_pb_section{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px}.et_pb_row_0_tb_header,body #page-container .et-db #et-boc .et-l .et_pb_row_0_tb_header.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_0_tb_header.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_0_tb_header.et_pb_row{width:100%;max-width:100%}.et_pb_image_0_tb_header{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px!important;margin-right:0px!important;margin-bottom:0px!important;margin-left:0px!important;text-align:center}.et_pb_blurb_0_tb_header.et_pb_blurb .et_pb_module_header,.et_pb_blurb_0_tb_header.et_pb_blurb .et_pb_module_header a,.et_pb_blurb_1_tb_header.et_pb_blurb .et_pb_module_header,.et_pb_blurb_1_tb_header.et_pb_blurb .et_pb_module_header a{font-family:'Work Sans',Helvetica,Arial,Lucida,sans-serif;font-size:16px;color:#FFFFFF!important;line-height:19px}.et_pb_blurb_0_tb_header.et_pb_blurb,.et_pb_blurb_1_tb_header.et_pb_blurb{border-right-width:1px;border-right-color:#FFFFFF;border-bottom-color:#FFFFFF;padding-top:0px!important;padding-right:0px!important;padding-bottom:0px!important;padding-left:0px!important;margin-top:0px!important;margin-right:0px!important;margin-bottom:0px!important;margin-left:0px!important}.et_pb_blurb_0_tb_header.et_pb_blurb .et_pb_main_blurb_image,.et_pb_blurb_1_tb_header.et_pb_blurb .et_pb_main_blurb_image{width:85px}.et_pb_blurb_0_tb_header .et_pb_blurb_content{max-width:240px}.et_pb_blurb_1_tb_header .et_pb_main_blurb_image .et_pb_image_wrap{max-width:100%}.et_pb_blurb_1_tb_header .et_pb_blurb_content{max-width:290px}.et_pb_blurb_2_tb_header.et_pb_blurb .et_pb_module_header,.et_pb_blurb_2_tb_header.et_pb_blurb .et_pb_module_header a{font-family:'Work Sans',Helvetica,Arial,Lucida,sans-serif;font-weight:700;font-size:16px;color:#FFFFFF!important;line-height:19px;text-align:center}.et_pb_blurb_2_tb_header.et_pb_blurb p{line-height:33px}.et_pb_blurb_2_tb_header.et_pb_blurb .et_pb_blurb_description{text-align:center}.et_pb_blurb_2_tb_header.et_pb_blurb{font-family:'Work Sans',Helvetica,Arial,Lucida,sans-serif;font-weight:700;font-size:28px;color:#FFFFFF!important;line-height:33px;border-bottom-color:#FFFFFF}.et_pb_row_1_tb_header.et_pb_row{padding-top:25px!important;padding-bottom:25px!important;padding-top:25px;padding-bottom:25px}.et_pb_menu_0_tb_header.et_pb_menu ul li a{font-family:'Work Sans',Helvetica,Arial,Lucida,sans-serif;font-weight:700;font-size:19px}.et_pb_menu_0_tb_header{margin-top:15px!important}.et_pb_menu_0_tb_header.et_pb_menu .nav li ul{background-color:#000000!important}.et_pb_menu_0_tb_header.et_pb_menu .et_mobile_menu,.et_pb_menu_0_tb_header.et_pb_menu .et_mobile_menu ul{background-color:#ffffff!important}.et_pb_menu_0_tb_header .et_pb_menu_inner_container>.et_pb_menu__logo-wrap,.et_pb_menu_0_tb_header .et_pb_menu__logo-slot{width:auto;max-width:100%}.et_pb_menu_0_tb_header .et_pb_menu_inner_container>.et_pb_menu__logo-wrap .et_pb_menu__logo img,.et_pb_menu_0_tb_header .et_pb_menu__logo-slot .et_pb_menu__logo-wrap img{height:auto;max-height:none}.et_pb_menu_0_tb_header .mobile_nav .mobile_menu_bar:before{font-size:57px;color:#2ea3f2}.et_pb_menu_0_tb_header .et_pb_menu__icon.et_pb_menu__search-button,.et_pb_menu_0_tb_header .et_pb_menu__icon.et_pb_menu__close-search-button,.et_pb_menu_0_tb_header .et_pb_menu__icon.et_pb_menu__cart-button{color:#2ea3f2}body #page-container .et_pb_section .et_pb_button_0_tb_header{color:#FFFFFF!important;border-color:RGBA(255,255,255,0);background-color:#c60505}.et_pb_button_0_tb_header,.et_pb_button_0_tb_header:after{transition:all 300ms ease 0ms}.et_pb_column_0_tb_header{background-color:#eaeaea;padding-top:15px;padding-bottom:15px}.et_pb_column_1_tb_header,.et_pb_column_2_tb_header{background-color:#01254c;border-right-color:#FFFFFF;padding-top:10px;padding-bottom:10px}.et_pb_column_3_tb_header{background-color:#01254c;padding-top:15px;padding-right:0px;padding-bottom:15px;padding-left:0px}.et_pb_section_0_tb_header{border-bottom-width:1px;border-bottom-color:#e2e2e2;width:100%;max-width:100%;margin-left:auto!important;margin-right:auto!important}.et_pb_row_0_tb_header.et_pb_row{padding-top:0px!important;padding-right:0px!important;padding-bottom:0px!important;padding-left:0px!important;margin-top:0px!important;margin-right:0px!important;margin-bottom:0px!important;margin-left:0px!important;margin-left:auto!important;margin-right:auto!important;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px}.et_pb_image_0_tb_header.et_pb_module,.et_pb_blurb_0_tb_header.et_pb_blurb.et_pb_module,.et_pb_blurb_1_tb_header.et_pb_blurb.et_pb_module,.et_pb_blurb_2_tb_header.et_pb_blurb.et_pb_module{margin-left:auto!important;margin-right:auto!important}@media only screen and (min-width:981px){.et_pb_blurb_0_tb_header.et_pb_blurb,.et_pb_blurb_1_tb_header.et_pb_blurb{width:100%;max-width:100%}}@media only screen and (max-width:980px){.et_pb_section_0_tb_header{border-bottom-width:1px;border-bottom-color:#e2e2e2}.et_pb_image_0_tb_header .et_pb_image_wrap img{width:auto}.et_pb_blurb_0_tb_header.et_pb_blurb{border-right-width:0px;border-right-color:#FFFFFF;border-bottom-color:#FFFFFF;padding-top:0px!important;padding-right:0px!important;padding-bottom:0px!important;padding-left:0px!important;margin-top:0px!important;margin-right:0px!important;margin-bottom:0px!important;margin-left:0px!important;width:100%;max-width:100%}.et_pb_blurb_0_tb_header .et_pb_blurb_content{max-width:330px}.et_pb_blurb_1_tb_header.et_pb_blurb{border-right-width:1px;border-right-color:#FFFFFF;border-bottom-color:#FFFFFF;padding-top:0px!important;padding-bottom:0px!important;margin-top:0px!important;margin-bottom:0px!important;width:100%;max-width:100%}.et_pb_blurb_1_tb_header .et_pb_blurb_content{max-width:290px}.et_pb_blurb_2_tb_header.et_pb_blurb{font-size:28px;border-bottom-color:#FFFFFF}.et_pb_blurb_2_tb_header.et_pb_blurb p{line-height:33px}body #page-container .et_pb_section .et_pb_button_0_tb_header:after{display:inline-block;opacity:0}body #page-container .et_pb_section .et_pb_button_0_tb_header:hover:after{opacity:1}.et_pb_column_1_tb_header,.et_pb_column_2_tb_header{border-right-color:#FFFFFF}.et_pb_blurb_0_tb_header.et_pb_blurb.et_pb_module{margin-left:auto!important;margin-right:auto!important}}@media only screen and (min-width:768px) and (max-width:980px){.et_pb_button_0_tb_header{display:none!important}}@media only screen and (max-width:767px){.et_pb_section_0_tb_header{border-bottom-width:1px;border-bottom-color:#e2e2e2}.et_pb_image_0_tb_header{width:55%;max-width:55%}.et_pb_image_0_tb_header .et_pb_image_wrap img{width:auto}.et_pb_blurb_0_tb_header.et_pb_blurb{border-right-width:0px;border-bottom-width:1px;border-right-color:#FFFFFF;border-bottom-color:#FFFFFF;padding-left:10px!important}.et_pb_blurb_0_tb_header .et_pb_main_blurb_image .et_pb_image_wrap{max-width:100%}.et_pb_blurb_0_tb_header .et_pb_blurb_content,.et_pb_blurb_1_tb_header .et_pb_blurb_content{max-width:350px}.et_pb_blurb_1_tb_header.et_pb_blurb{border-right-width:0px;border-bottom-width:1px;border-right-color:#FFFFFF;border-bottom-color:#FFFFFF;padding-left:10px!important;margin-top:0px!important;margin-bottom:0px!important}.et_pb_blurb_2_tb_header.et_pb_blurb{font-size:25px;border-bottom-width:0px;border-bottom-color:#FFFFFF;padding-right:0px!important;padding-left:0px!important;width:100%;max-width:100%}.et_pb_blurb_2_tb_header.et_pb_blurb p{line-height:20px}body #page-container .et_pb_section .et_pb_button_0_tb_header:after{display:inline-block;opacity:0}body #page-container .et_pb_section .et_pb_button_0_tb_header:hover:after{opacity:1}.et_pb_button_0_tb_header{display:none!important}.et_pb_column_1_tb_header,.et_pb_column_2_tb_header{border-right-color:#FFFFFF}.et_pb_blurb_0_tb_header.et_pb_blurb.et_pb_module{margin-left:auto!important;margin-right:auto!important}}.location_box .et_pb_blurb_container{padding-left:10px}.location_box .et_pb_blurb_description{margin-top:20px}.latest_blog .post-content-inner{padding-bottom:15px}.los_form .wpforms-submit-container button#wpforms-submit-100330{width:50%;margin:0 auto;display:block;background-color:#01254C;color:white;font-weight:700;font-size:16px;line-height:19px}div.et_pb_section.et_pb_section_0_tb_body{background-image:url(http://dansbailbonds.com/wp-content/uploads/2022/09/Rectangle-6.png)!important}.et_pb_section_0_tb_body.et_pb_section{padding-bottom:25px}.et_pb_row_0_tb_body,body #page-container .et-db #et-boc .et-l .et_pb_row_0_tb_body.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_0_tb_body.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_0_tb_body.et_pb_row,.et_pb_row_1_tb_body,body #page-container .et-db #et-boc .et-l .et_pb_row_1_tb_body.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_1_tb_body.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_1_tb_body.et_pb_row{max-width:80%}.et_pb_text_0_tb_body{line-height:1.4em;font-size:27px;line-height:1.4em;margin-bottom:0px!important}.et_pb_text_0_tb_body h1{font-family:'Work Sans',Helvetica,Arial,Lucida,sans-serif;font-weight:800;text-transform:uppercase;font-size:80px;color:#ffffff!important}.et_pb_text_0_tb_body h2{font-family:'Work Sans',Helvetica,Arial,Lucida,sans-serif;font-weight:700;text-transform:uppercase;font-size:45px;color:#FFFFFF!important}.et_pb_text_1_tb_body.et_pb_text,.et_pb_text_3_tb_body.et_pb_text,.et_pb_text_7_tb_body.et_pb_text{color:#FFFFFF!important}.et_pb_text_1_tb_body{line-height:70px;font-family:'Work Sans',Helvetica,Arial,Lucida,sans-serif;font-weight:700;text-transform:uppercase;font-size:65px;line-height:70px;margin-bottom:0px!important}.et_pb_text_1_tb_body h1{font-family:'Work Sans',Helvetica,Arial,Lucida,sans-serif;font-weight:800;text-transform:uppercase;font-size:81px;color:#ffffff!important}.et_pb_text_1_tb_body h2{font-family:'Work Sans',Helvetica,Arial,Lucida,sans-serif;font-weight:700;text-transform:uppercase;font-size:50px;color:#FFFFFF!important}body #page-container .et_pb_section .et_pb_button_0_tb_body,body #page-container .et_pb_section .et_pb_button_2_tb_body{color:#FFFFFF!important;border-width:0px!important;font-size:20px;font-family:'Open Sans',Helvetica,Arial,Lucida,sans-serif!important;font-weight:600!important;background-color:#c60505}body #page-container .et_pb_section .et_pb_button_0_tb_body,body #page-container .et_pb_section .et_pb_button_0_tb_body:hover,body #page-container .et_pb_section .et_pb_button_1_tb_body,body #page-container .et_pb_section .et_pb_button_1_tb_body:hover,body #page-container .et_pb_section .et_pb_button_2_tb_body,body #page-container .et_pb_section .et_pb_button_2_tb_body:hover,body #page-container .et_pb_section .et_pb_cta_0_tb_body.et_pb_promo .et_pb_promo_button.et_pb_button,body #page-container .et_pb_section .et_pb_cta_0_tb_body.et_pb_promo .et_pb_promo_button.et_pb_button:hover{padding:0.3em 1em!important}body #page-container .et_pb_section .et_pb_button_0_tb_body:before,body #page-container .et_pb_section .et_pb_button_0_tb_body:after,body #page-container .et_pb_section .et_pb_button_1_tb_body:before,body #page-container .et_pb_section .et_pb_button_1_tb_body:after,body #page-container .et_pb_section .et_pb_button_2_tb_body:before,body #page-container .et_pb_section .et_pb_button_2_tb_body:after,body #page-container .et_pb_section .et_pb_button_3_tb_body:before,body #page-container .et_pb_section .et_pb_button_3_tb_body:after,body #page-container .et_pb_section .et_pb_button_4_tb_body:before,body #page-container .et_pb_section .et_pb_button_4_tb_body:after,body #page-container .et_pb_section .et_pb_button_5_tb_body:before,body #page-container .et_pb_section .et_pb_button_5_tb_body:after,body #page-container .et_pb_section .et_pb_button_6_tb_body:before,body #page-container .et_pb_section .et_pb_button_6_tb_body:after,body #page-container .et_pb_section .et_pb_cta_0_tb_body.et_pb_promo .et_pb_promo_button.et_pb_button:before,body #page-container .et_pb_section .et_pb_cta_0_tb_body.et_pb_promo .et_pb_promo_button.et_pb_button:after{display:none!important}.et_pb_button_0_tb_body,.et_pb_button_0_tb_body:after,.et_pb_button_1_tb_body,.et_pb_button_1_tb_body:after,.et_pb_button_2_tb_body,.et_pb_button_2_tb_body:after,.et_pb_button_3_tb_body,.et_pb_button_3_tb_body:after,.et_pb_button_4_tb_body,.et_pb_button_4_tb_body:after,.et_pb_button_5_tb_body,.et_pb_button_5_tb_body:after,.et_pb_button_6_tb_body,.et_pb_button_6_tb_body:after{transition:all 300ms ease 0ms}.et_pb_divider_0_tb_body{margin-top:20px!important;margin-bottom:35px!important;margin-left:-50px!important;max-width:100%}.et_pb_divider_0_tb_body:before,.et_pb_divider_1_tb_body:before{border-top-color:#c60505;border-top-width:5px}.et_pb_text_3_tb_body{line-height:32px;font-family:'Open Sans',Helvetica,Arial,Lucida,sans-serif;font-size:24px;line-height:32px}.et_pb_blurb_0_tb_body.et_pb_blurb .et_pb_module_header,.et_pb_blurb_0_tb_body.et_pb_blurb .et_pb_module_header a{font-family:'Work Sans',Helvetica,Arial,Lucida,sans-serif;font-weight:700;font-size:26px;color:#FFFFFF!important;line-height:30.5px}.et_pb_blurb_0_tb_body.et_pb_blurb{background-color:#c60505;padding-top:10px!important;padding-right:0px!important;padding-bottom:0px!important;padding-left:20px!important;margin-right:0px!important;margin-left:20px!important}.et_pb_blurb_0_tb_body .et_pb_main_blurb_image .et_pb_image_wrap{max-width:152%}.et_pb_blurb_0_tb_body .et_pb_blurb_content{max-width:757px}.et_pb_text_4_tb_body.et_pb_text{color:#01254c!important}.et_pb_text_4_tb_body{line-height:46.92px;font-family:'Work Sans',Helvetica,Arial,Lucida,sans-serif;font-weight:700;font-size:40px;line-height:46.92px}.et_pb_blurb_1_tb_body.et_pb_blurb .et_pb_module_header,.et_pb_blurb_1_tb_body.et_pb_blurb .et_pb_module_header a{font-family:'Work Sans',Helvetica,Arial,Lucida,sans-serif;font-weight:700;text-transform:uppercase;font-size:16px;color:#01254c!important;line-height:18.77px}.et_pb_blurb_1_tb_body.et_pb_blurb{font-family:'Work Sans',Helvetica,Arial,Lucida,sans-serif;font-size:16px;color:#01254c!important}.et_pb_blurb_1_tb_body.et_pb_blurb .et_pb_main_blurb_image{width:75px}.et_pb_blurb_1_tb_body .et_pb_blurb_content{max-width:259px}.et_pb_code_0_tb_body,.et_pb_text_5_tb_body{width:100%}.et_pb_section_1_tb_body.et_pb_section{padding-top:20px;padding-right:0px;padding-bottom:20px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;background-color:#01254c!important}.et_pb_blurb_2_tb_body.et_pb_blurb .et_pb_module_header,.et_pb_blurb_2_tb_body.et_pb_blurb .et_pb_module_header a{font-family:'Work Sans',Helvetica,Arial,Lucida,sans-serif;font-size:16px;line-height:19px}.et_pb_blurb_2_tb_body.et_pb_blurb p{line-height:28px}.et_pb_blurb_2_tb_body.et_pb_blurb{font-weight:700;font-style:italic;font-size:24px;color:#FFFFFF!important;line-height:28px;width:100%;max-width:100%}.et_pb_blurb_2_tb_body.et_pb_blurb .et_pb_main_blurb_image{width:60px}.et_pb_blurb_2_tb_body .et_pb_blurb_content{max-width:700px}body #page-container .et_pb_section .et_pb_button_1_tb_body,body #page-container .et_pb_section .et_pb_button_3_tb_body,body #page-container .et_pb_section .et_pb_button_4_tb_body,body #page-container .et_pb_section .et_pb_button_5_tb_body,body #page-container .et_pb_section .et_pb_button_6_tb_body{color:#FFFFFF!important;border-color:RGBA(255,255,255,0);font-size:16px;font-family:'Work Sans',Helvetica,Arial,Lucida,sans-serif!important;font-weight:700!important;background-color:#c60505}.et_pb_blurb_3_tb_body.et_pb_blurb .et_pb_module_header,.et_pb_blurb_3_tb_body.et_pb_blurb .et_pb_module_header a{font-family:'Work Sans',Helvetica,Arial,Lucida,sans-serif;font-weight:700;font-size:16px;color:#FFFFFF!important;line-height:19px}.et_pb_blurb_3_tb_body.et_pb_blurb p{line-height:33px}.et_pb_blurb_3_tb_body.et_pb_blurb{font-family:'Work Sans',Helvetica,Arial,Lucida,sans-serif;font-weight:700;font-size:22px;color:#FFFFFF!important;line-height:33px;width:100%;max-width:100%}.et_pb_section_2_tb_body.et_pb_section{padding-top:40px;padding-bottom:40px;margin-top:0px;margin-bottom:0px}.et_pb_text_5_tb_body h1,.et_pb_text_6_tb_body h1{font-family:'Work Sans',Helvetica,Arial,Lucida,sans-serif;font-weight:700;font-size:48px;color:gcid-21e18550-62f2-46e8-893a-52ac8fc6247d!important;line-height:56px;text-align:center}.et_pb_text_6_tb_body.et_pb_text{color:#666666!important}.et_pb_text_6_tb_body{line-height:27px;font-family:'Open Sans',Helvetica,Arial,Lucida,sans-serif;font-size:20px;line-height:27px;padding-top:0px!important;padding-bottom:0px!important;margin-top:-30px!important;margin-bottom:0px!important;max-width:100%}.et_pb_row_3_tb_body,body #page-container .et-db #et-boc .et-l .et_pb_row_3_tb_body.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_3_tb_body.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_3_tb_body.et_pb_row{width:90%;max-width:90%}.et_pb_blurb_4_tb_body.et_pb_blurb .et_pb_module_header,.et_pb_blurb_4_tb_body.et_pb_blurb .et_pb_module_header a,.et_pb_blurb_7_tb_body.et_pb_blurb .et_pb_module_header,.et_pb_blurb_7_tb_body.et_pb_blurb .et_pb_module_header a,.et_pb_blurb_10_tb_body.et_pb_blurb .et_pb_module_header,.et_pb_blurb_10_tb_body.et_pb_blurb .et_pb_module_header a{font-family:'Open Sans',Helvetica,Arial,Lucida,sans-serif;font-weight:700;font-size:20px;color:#000000!important;line-height:27px}.et_pb_blurb_4_tb_body.et_pb_blurb p,.et_pb_blurb_7_tb_body.et_pb_blurb p,.et_pb_blurb_10_tb_body.et_pb_blurb p{line-height:24px}.et_pb_blurb_4_tb_body.et_pb_blurb,.et_pb_blurb_7_tb_body.et_pb_blurb,.et_pb_blurb_10_tb_body.et_pb_blurb{font-family:'Open Sans',Helvetica,Arial,Lucida,sans-serif;color:#929292!important;line-height:24px;padding-top:0px!important;padding-right:0px!important;padding-bottom:0px!important;padding-left:0px!important;margin-top:0px!important;margin-right:0px!important;margin-bottom:0px!important;margin-left:0px!important}.et_pb_blurb_4_tb_body.et_pb_blurb .et_pb_module_header,.et_pb_blurb_7_tb_body.et_pb_blurb .et_pb_module_header,.et_pb_blurb_10_tb_body.et_pb_blurb .et_pb_module_header{padding-bottom:20px;border-bottom:1px solid #C60505}.et_pb_blurb_5_tb_body.et_pb_blurb .et_pb_module_header,.et_pb_blurb_5_tb_body.et_pb_blurb .et_pb_module_header a,.et_pb_blurb_8_tb_body.et_pb_blurb .et_pb_module_header,.et_pb_blurb_8_tb_body.et_pb_blurb .et_pb_module_header a,.et_pb_blurb_11_tb_body.et_pb_blurb .et_pb_module_header,.et_pb_blurb_11_tb_body.et_pb_blurb .et_pb_module_header a{font-family:'Open Sans',Helvetica,Arial,Lucida,sans-serif;font-weight:700;font-size:16px;color:#000000!important;line-height:27px;text-align:left}.et_pb_blurb_5_tb_body.et_pb_blurb,.et_pb_blurb_8_tb_body.et_pb_blurb,.et_pb_blurb_11_tb_body.et_pb_blurb{padding-top:30px!important;padding-bottom:10px!important;padding-left:10px!important;margin-bottom:0px!important;max-width:100%}.et_pb_blurb_5_tb_body .et_pb_main_blurb_image .et_pb_only_image_mode_wrap,.et_pb_blurb_5_tb_body .et_pb_main_blurb_image .et-pb-icon,.et_pb_blurb_6_tb_body .et_pb_main_blurb_image .et_pb_only_image_mode_wrap,.et_pb_blurb_6_tb_body .et_pb_main_blurb_image .et-pb-icon,.et_pb_blurb_8_tb_body .et_pb_main_blurb_image .et_pb_only_image_mode_wrap,.et_pb_blurb_8_tb_body .et_pb_main_blurb_image .et-pb-icon,.et_pb_blurb_9_tb_body .et_pb_main_blurb_image .et_pb_only_image_mode_wrap,.et_pb_blurb_9_tb_body .et_pb_main_blurb_image .et-pb-icon,.et_pb_blurb_11_tb_body .et_pb_main_blurb_image .et_pb_only_image_mode_wrap,.et_pb_blurb_11_tb_body .et_pb_main_blurb_image .et-pb-icon,.et_pb_blurb_12_tb_body .et_pb_main_blurb_image .et_pb_only_image_mode_wrap,.et_pb_blurb_12_tb_body .et_pb_main_blurb_image .et-pb-icon,.et_pb_blurb_18_tb_body .et_pb_main_blurb_image .et_pb_only_image_mode_wrap,.et_pb_blurb_18_tb_body .et_pb_main_blurb_image .et-pb-icon{padding-top:0px!important;padding-right:0px!important;padding-bottom:0px!important;padding-left:0px!important;margin-top:0px!important;margin-right:0px!important;margin-bottom:0px!important;margin-left:0px!important}.et_pb_blurb_5_tb_body .et_pb_main_blurb_image .et_pb_image_wrap,.et_pb_blurb_6_tb_body .et_pb_main_blurb_image .et_pb_image_wrap,.et_pb_blurb_8_tb_body .et_pb_main_blurb_image .et_pb_image_wrap,.et_pb_blurb_9_tb_body .et_pb_main_blurb_image .et_pb_image_wrap,.et_pb_blurb_11_tb_body .et_pb_main_blurb_image .et_pb_image_wrap,.et_pb_blurb_12_tb_body .et_pb_main_blurb_image .et_pb_image_wrap,.et_pb_blurb_13_tb_body .et_pb_main_blurb_image .et_pb_image_wrap{max-width:100%}.et_pb_blurb_5_tb_body .et_pb_blurb_content{max-width:348px}.et_pb_blurb_6_tb_body.et_pb_blurb .et_pb_module_header,.et_pb_blurb_6_tb_body.et_pb_blurb .et_pb_module_header a,.et_pb_blurb_9_tb_body.et_pb_blurb .et_pb_module_header,.et_pb_blurb_9_tb_body.et_pb_blurb .et_pb_module_header a,.et_pb_blurb_12_tb_body.et_pb_blurb .et_pb_module_header,.et_pb_blurb_12_tb_body.et_pb_blurb .et_pb_module_header a{font-family:'Open Sans',Helvetica,Arial,Lucida,sans-serif;font-weight:700;font-size:16px;color:#000000!important;line-height:25px}.et_pb_blurb_6_tb_body.et_pb_blurb{padding-bottom:10px!important;padding-left:10px!important;margin-bottom:0px!important;width:100%;max-width:100%}.et_pb_blurb_6_tb_body .et_pb_blurb_content,.et_pb_blurb_8_tb_body .et_pb_blurb_content,.et_pb_blurb_9_tb_body .et_pb_blurb_content,.et_pb_blurb_12_tb_body .et_pb_blurb_content{max-width:400px}.et_pb_button_3_tb_body_wrapper,.et_pb_button_4_tb_body_wrapper,.et_pb_button_5_tb_body_wrapper,.et_pb_button_6_tb_body_wrapper{margin-left:15px!important}body #page-container .et_pb_section .et_pb_button_3_tb_body,body #page-container .et_pb_section .et_pb_button_3_tb_body:hover,body #page-container .et_pb_section .et_pb_button_4_tb_body,body #page-container .et_pb_section .et_pb_button_4_tb_body:hover,body #page-container .et_pb_section .et_pb_button_5_tb_body,body #page-container .et_pb_section .et_pb_button_5_tb_body:hover,body #page-container .et_pb_section .et_pb_button_6_tb_body,body #page-container .et_pb_section .et_pb_button_6_tb_body:hover{padding-right:1em!important;padding-left:1em!important}.et_pb_blurb_9_tb_body.et_pb_blurb,.et_pb_blurb_12_tb_body.et_pb_blurb{padding-bottom:10px!important;padding-left:10px!important;margin-bottom:0px!important;max-width:100%}.et_pb_blurb_11_tb_body .et_pb_blurb_content{max-width:300px}div.et_pb_section.et_pb_section_3_tb_body{background-image:url(http://dansbailbonds.com/wp-content/uploads/2022/09/Frame-26.png)!important}.et_pb_section_3_tb_body.et_pb_section{padding-top:10px;padding-bottom:2px}.et_pb_row_4_tb_body.et_pb_row{padding-top:75px!important;padding-bottom:75px!important;padding-top:75px;padding-bottom:75px}.et_pb_text_7_tb_body{line-height:56px;font-family:'Mr Dafoe',handwriting;font-size:40px;line-height:56px;margin-bottom:18px!important}.et_pb_text_8_tb_body.et_pb_text{color:#ffffff!important}.et_pb_text_8_tb_body{line-height:47px;font-family:'Work Sans',Helvetica,Arial,Lucida,sans-serif;font-weight:700;font-size:40px;line-height:47px}div.et_pb_section.et_pb_section_4_tb_body{background-size:initial;background-position:left bottom 0px;background-image:url(http://dansbailbonds.com/wp-content/uploads/2022/09/image-6.png)!important}.et_pb_text_9_tb_body.et_pb_text{color:#e8e8e8!important}.et_pb_text_9_tb_body{line-height:83px;font-family:'Mr Dafoe',handwriting;font-size:60px;line-height:83px;margin-bottom:18px!important}.et_pb_text_10_tb_body h2{font-family:'Work Sans',Helvetica,Arial,Lucida,sans-serif;font-weight:700;font-size:48px;color:#01254c!important;line-height:56px}.et_pb_text_10_tb_body{margin-bottom:0px!important}.et_pb_divider_1_tb_body{margin-top:20px!important;margin-bottom:35px!important;margin-left:-50px!important}.et_pb_text_11_tb_body{line-height:1.8em;line-height:1.8em;margin-bottom:30px!important}.et_pb_text_12_tb_body.et_pb_text{color:#c60505!important}.et_pb_text_12_tb_body{font-family:'Work Sans',Helvetica,Arial,Lucida,sans-serif;font-weight:700;font-size:36px;padding-top:0px!important;padding-right:0px!important;padding-bottom:0px!important;padding-left:0px!important;margin-top:0px!important;margin-right:0px!important;margin-bottom:0px!important;margin-left:0px!important}.et_pb_image_0_tb_body{text-align:left;margin-left:0}.et_pb_blurb_13_tb_body.et_pb_blurb .et_pb_module_header,.et_pb_blurb_13_tb_body.et_pb_blurb .et_pb_module_header a{font-family:'Work Sans',Helvetica,Arial,Lucida,sans-serif;font-weight:600;font-style:italic;font-size:28px;line-height:33px;text-align:center}.et_pb_image_1_tb_body{position:absolute!important;top:-50px;bottom:auto;left:0px;right:auto;text-align:left;margin-left:0}div.et_pb_section.et_pb_section_5_tb_body{background-image:url(http://dansbailbonds.com/wp-content/uploads/2022/09/Rectangle-9.png)!important}.et_pb_section_5_tb_body.et_pb_section{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px}.et_pb_row_6_tb_body.et_pb_row{padding-top:0px!important;padding-right:0px!important;padding-bottom:0px!important;padding-left:0px!important;margin-top:0px!important;margin-right:0px!important;margin-bottom:0px!important;margin-left:0px!important;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px}.et_pb_row_6_tb_body,body #page-container .et-db #et-boc .et-l .et_pb_row_6_tb_body.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_6_tb_body.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_6_tb_body.et_pb_row{width:100%;max-width:100%}.et_pb_cta_0_tb_body.et_pb_promo h2,.et_pb_cta_0_tb_body.et_pb_promo h1.et_pb_module_header,.et_pb_cta_0_tb_body.et_pb_promo h3.et_pb_module_header,.et_pb_cta_0_tb_body.et_pb_promo h4.et_pb_module_header,.et_pb_cta_0_tb_body.et_pb_promo h5.et_pb_module_header,.et_pb_cta_0_tb_body.et_pb_promo h6.et_pb_module_header{font-family:'Work Sans',Helvetica,Arial,Lucida,sans-serif!important;font-weight:700!important;font-size:75px!important;color:#FFFFFF!important;line-height:87px!important}body #page-container .et_pb_section .et_pb_cta_0_tb_body.et_pb_promo .et_pb_promo_button.et_pb_button{color:#FFFFFF!important;border-width:0px!important;font-size:16px;background-color:#c60505}.et_pb_cta_0_tb_body.et_pb_promo{display:flex;flex-direction:column-reverse}.et_pb_cta_0_tb_body.et_pb_promo .et_pb_promo_description h2{padding-top:20px}.et_pb_blurb_14_tb_body.et_pb_blurb .et_pb_module_header,.et_pb_blurb_14_tb_body.et_pb_blurb .et_pb_module_header a,.et_pb_blurb_15_tb_body.et_pb_blurb .et_pb_module_header,.et_pb_blurb_15_tb_body.et_pb_blurb .et_pb_module_header a,.et_pb_blurb_16_tb_body.et_pb_blurb .et_pb_module_header,.et_pb_blurb_16_tb_body.et_pb_blurb .et_pb_module_header a,.et_pb_blurb_17_tb_body.et_pb_blurb .et_pb_module_header,.et_pb_blurb_17_tb_body.et_pb_blurb .et_pb_module_header a{font-family:'Work Sans',Helvetica,Arial,Lucida,sans-serif;font-weight:700;font-size:31px;color:#FFFFFF!important;line-height:36.36px}.et_pb_blurb_14_tb_body.et_pb_blurb,.et_pb_blurb_15_tb_body.et_pb_blurb,.et_pb_blurb_16_tb_body.et_pb_blurb{padding-top:10px!important;padding-right:0px!important;padding-bottom:20px!important;padding-left:0px!important;margin-top:-20px!important;margin-right:0px!important;margin-bottom:0px!important;margin-left:0px!important}.et_pb_blurb_14_tb_body .et_pb_main_blurb_image .et_pb_only_image_mode_wrap,.et_pb_blurb_14_tb_body .et_pb_main_blurb_image .et-pb-icon,.et_pb_blurb_15_tb_body .et_pb_main_blurb_image .et_pb_only_image_mode_wrap,.et_pb_blurb_15_tb_body .et_pb_main_blurb_image .et-pb-icon,.et_pb_blurb_16_tb_body .et_pb_main_blurb_image .et_pb_only_image_mode_wrap,.et_pb_blurb_16_tb_body .et_pb_main_blurb_image .et-pb-icon,.et_pb_blurb_17_tb_body .et_pb_main_blurb_image .et_pb_only_image_mode_wrap,.et_pb_blurb_17_tb_body .et_pb_main_blurb_image .et-pb-icon{margin-top:4px!important}.et_pb_blurb_14_tb_body .et_pb_blurb_content,.et_pb_blurb_15_tb_body .et_pb_blurb_content,.et_pb_blurb_16_tb_body .et_pb_blurb_content,.et_pb_blurb_17_tb_body .et_pb_blurb_content{max-width:770px}.et_pb_blurb_17_tb_body.et_pb_blurb{padding-top:10px!important;padding-right:0px!important;padding-bottom:60px!important;padding-left:0px!important;margin-top:-20px!important;margin-right:0px!important;margin-bottom:0px!important;margin-left:0px!important}.et_pb_blurb_18_tb_body.et_pb_blurb .et_pb_module_header,.et_pb_blurb_18_tb_body.et_pb_blurb .et_pb_module_header a{font-family:'Work Sans',Helvetica,Arial,Lucida,sans-serif;font-weight:500;font-size:18px;color:#FFFFFF!important;line-height:21px}.et_pb_blurb_18_tb_body.et_pb_blurb p{line-height:68px}.et_pb_blurb_18_tb_body.et_pb_blurb{font-family:'Work Sans',Helvetica,Arial,Lucida,sans-serif;font-weight:700;font-size:58px;color:#FFFFFF!important;line-height:68px;background-color:#c60505;padding-top:10px!important;padding-right:0px!important;padding-bottom:0px!important;padding-left:0px!important;margin-top:0px!important;margin-right:50px!important;margin-bottom:0px!important;margin-left:0px!important}.et_pb_blurb_18_tb_body.et_pb_blurb .et_pb_main_blurb_image{width:14%}.et_pb_blurb_18_tb_body .et_pb_blurb_content{max-width:526px}.et_pb_image_2_tb_body{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px!important;margin-right:0px!important;margin-bottom:0px!important;margin-left:0px!important;position:absolute!important;top:45px;bottom:auto;left:197px;right:auto;text-align:left;margin-left:0}.et_pb_image_3_tb_body{position:absolute!important;bottom:159px;top:auto;right:80px;left:auto;text-align:left;margin-left:0}.et_pb_section_6_tb_body.et_pb_section{padding-top:21px;padding-bottom:0px}.et_pb_text_13_tb_body{margin-bottom:5px!important}.et_pb_text_15_tb_body.et_pb_text{color:#929292!important}.et_pb_text_15_tb_body{line-height:25px;font-family:'Open Sans',Helvetica,Arial,Lucida,sans-serif;line-height:25px;padding-bottom:25px!important;margin-bottom:0px!important}.et_pb_column_0_tb_body{padding-top:100px}.et_pb_column_1_tb_body{background-color:#d9d9d9;border-radius:10px 10px 10px 10px;overflow:hidden;padding-top:25px}.et_pb_column_3_tb_body{border-right-width:1px;border-right-color:#FFFFFF;padding-top:9px;padding-right:0px;padding-bottom:9px;padding-left:0px}.et_pb_column_6_tb_body,.et_pb_column_7_tb_body,.et_pb_column_8_tb_body{border-width:1px;border-color:#d1c3c3}.et_pb_column_12_tb_body{background-color:rgba(0,0,0,0.66);padding-top:100px;padding-right:200px;padding-bottom:100px;padding-left:250px}.et_pb_section_0_tb_body,.et_pb_section_1_tb_body{width:100%;max-width:100%;margin-left:auto!important;margin-right:auto!important}.et_pb_row_0_tb_body.et_pb_row{padding-top:0px!important;margin-left:auto!important;margin-right:auto!important;padding-top:0px}.et_pb_blurb_0_tb_body.et_pb_blurb.et_pb_module,.et_pb_blurb_18_tb_body.et_pb_blurb.et_pb_module{margin-left:0px!important;margin-right:auto!important}.et_pb_row_1_tb_body.et_pb_row{padding-top:10px!important;padding-bottom:10px!important;margin-top:0px!important;margin-bottom:0px!important;margin-left:auto!important;margin-right:auto!important;padding-top:10px;padding-bottom:10px}.et_pb_text_6_tb_body.et_pb_module{margin-left:auto!important;margin-right:auto!important}@media only screen and (min-width:981px){.et_pb_divider_0_tb_body{width:13%}.et_pb_blurb_0_tb_body.et_pb_blurb{width:44%}.et_pb_text_6_tb_body{width:55%}.et_pb_blurb_5_tb_body.et_pb_blurb{width:90%}.et_pb_blurb_8_tb_body.et_pb_blurb,.et_pb_blurb_9_tb_body.et_pb_blurb,.et_pb_blurb_12_tb_body.et_pb_blurb{width:100%}.et_pb_blurb_11_tb_body.et_pb_blurb{width:80%}.et_pb_divider_1_tb_body{width:12%}.et_pb_blurb_13_tb_body.et_pb_blurb,.et_pb_blurb_14_tb_body.et_pb_blurb,.et_pb_blurb_15_tb_body.et_pb_blurb,.et_pb_blurb_16_tb_body.et_pb_blurb,.et_pb_blurb_17_tb_body.et_pb_blurb{width:100%;max-width:100%}.et_pb_image_1_tb_body{width:22%}.et_pb_blurb_18_tb_body.et_pb_blurb{width:89%}.et_pb_image_2_tb_body{width:40%}.et_pb_image_3_tb_body{width:40%;max-width:100%}}@media only screen and (max-width:980px){.et_pb_section_0_tb_body.et_pb_section{padding-top:0px;padding-bottom:25px;margin-top:0px;margin-bottom:0px}.et_pb_text_0_tb_body h1,.et_pb_text_1_tb_body h1{font-size:64px}.et_pb_text_0_tb_body h2{font-size:40px}.et_pb_text_1_tb_body{font-size:55px;line-height:50px}body #page-container .et_pb_section .et_pb_button_0_tb_body,body #page-container .et_pb_section .et_pb_button_2_tb_body,body #page-container .et_pb_section .et_pb_button_6_tb_body{font-size:18px!important}.et_pb_divider_0_tb_body{margin-left:0px!important;width:100%}.et_pb_text_3_tb_body{font-size:22px}.et_pb_blurb_0_tb_body.et_pb_blurb .et_pb_module_header,.et_pb_blurb_0_tb_body.et_pb_blurb .et_pb_module_header a{font-size:20px}.et_pb_blurb_0_tb_body.et_pb_blurb{width:30%;max-width:30%}.et_pb_blurb_0_tb_body .et_pb_blurb_content{max-width:150px}.et_pb_text_4_tb_body,.et_pb_text_7_tb_body,.et_pb_text_12_tb_body{font-size:35px}.et_pb_blurb_1_tb_body.et_pb_blurb .et_pb_module_header,.et_pb_blurb_1_tb_body.et_pb_blurb .et_pb_module_header a,.et_pb_blurb_1_tb_body.et_pb_blurb{font-size:16px}.et_pb_blurb_1_tb_body .et_pb_blurb_content{max-width:315px}.et_pb_blurb_2_tb_body .et_pb_blurb_content{max-width:700px}.et_pb_section_2_tb_body.et_pb_section{padding-top:15px;padding-bottom:0px}.et_pb_text_5_tb_body h1{font-size:35px;line-height:55.7px}.et_pb_text_6_tb_body{font-size:18px;width:100%}.et_pb_blurb_4_tb_body.et_pb_blurb .et_pb_module_header,.et_pb_blurb_4_tb_body.et_pb_blurb .et_pb_module_header a{font-size:18px;text-align:left}.et_pb_blurb_4_tb_body.et_pb_blurb{font-size:16px;width:100%;max-width:65%}.et_pb_blurb_4_tb_body.et_pb_blurb .et_pb_blurb_description{text-align:left}.et_pb_blurb_4_tb_body .et_pb_blurb_content{max-width:550px}.et_pb_blurb_5_tb_body.et_pb_blurb,.et_pb_blurb_8_tb_body.et_pb_blurb{padding-top:15px!important;padding-bottom:15px!important;padding-left:10px!important;width:100%}.et_pb_blurb_5_tb_body .et_pb_blurb_content,.et_pb_blurb_6_tb_body .et_pb_blurb_content,.et_pb_blurb_8_tb_body .et_pb_blurb_content{max-width:440px}.et_pb_button_3_tb_body_wrapper,.et_pb_button_4_tb_body_wrapper,.et_pb_button_5_tb_body_wrapper{margin-left:140px!important}.et_pb_blurb_7_tb_body.et_pb_blurb .et_pb_module_header,.et_pb_blurb_7_tb_body.et_pb_blurb .et_pb_module_header a,.et_pb_blurb_10_tb_body.et_pb_blurb .et_pb_module_header,.et_pb_blurb_10_tb_body.et_pb_blurb .et_pb_module_header a{font-size:18px}.et_pb_blurb_7_tb_body.et_pb_blurb,.et_pb_blurb_10_tb_body.et_pb_blurb{max-width:65%}.et_pb_blurb_9_tb_body.et_pb_blurb,.et_pb_blurb_11_tb_body.et_pb_blurb,.et_pb_blurb_12_tb_body.et_pb_blurb{width:100%}.et_pb_blurb_9_tb_body .et_pb_blurb_content,.et_pb_blurb_11_tb_body .et_pb_blurb_content{max-width:430px}.et_pb_blurb_12_tb_body .et_pb_blurb_content{max-width:420px}.et_pb_section_3_tb_body.et_pb_section{padding-top:10px;padding-bottom:2px}.et_pb_row_4_tb_body.et_pb_row{padding-top:20px!important;padding-bottom:20px!important;padding-top:20px!important;padding-bottom:20px!important}.et_pb_text_8_tb_body{font-size:35px;line-height:40px;margin-top:-10px!important}.et_pb_section_4_tb_body.et_pb_section{padding-top:0px;padding-bottom:0px;margin-top:0px;margin-bottom:0px}.et_pb_text_9_tb_body{font-size:40px;line-height:40px;margin-bottom:16px!important}.et_pb_text_10_tb_body h2{font-size:40px;line-height:40px}.et_pb_divider_1_tb_body{margin-top:0px!important;margin-bottom:15px!important;margin-left:0px!important;width:100%}.et_pb_image_0_tb_body .et_pb_image_wrap img,.et_pb_image_1_tb_body .et_pb_image_wrap img,.et_pb_image_2_tb_body .et_pb_image_wrap img,.et_pb_image_3_tb_body .et_pb_image_wrap img{width:auto}.et_pb_blurb_13_tb_body.et_pb_blurb .et_pb_module_header,.et_pb_blurb_13_tb_body.et_pb_blurb .et_pb_module_header a{font-size:20px;line-height:20px;text-align:center}.et_pb_blurb_13_tb_body.et_pb_blurb{width:100%;max-width:100%}.et_pb_blurb_13_tb_body .et_pb_main_blurb_image .et_pb_image_wrap{max-width:80%}.et_pb_image_1_tb_body{width:25%;top:-50px;bottom:auto;left:30px;right:auto;transform:translateX(0px) translateY(0px)}body.logged-in.admin-bar .et_pb_image_1_tb_body{top:-50px}.et_pb_cta_0_tb_body.et_pb_promo h2,.et_pb_cta_0_tb_body.et_pb_promo h1.et_pb_module_header,.et_pb_cta_0_tb_body.et_pb_promo h3.et_pb_module_header,.et_pb_cta_0_tb_body.et_pb_promo h4.et_pb_module_header,.et_pb_cta_0_tb_body.et_pb_promo h5.et_pb_module_header,.et_pb_cta_0_tb_body.et_pb_promo h6.et_pb_module_header{font-size:50px!important;line-height:50px!important}.et_pb_blurb_14_tb_body.et_pb_blurb .et_pb_module_header,.et_pb_blurb_14_tb_body.et_pb_blurb .et_pb_module_header a,.et_pb_blurb_15_tb_body.et_pb_blurb .et_pb_module_header,.et_pb_blurb_15_tb_body.et_pb_blurb .et_pb_module_header a,.et_pb_blurb_16_tb_body.et_pb_blurb .et_pb_module_header,.et_pb_blurb_16_tb_body.et_pb_blurb .et_pb_module_header a,.et_pb_blurb_17_tb_body.et_pb_blurb .et_pb_module_header,.et_pb_blurb_17_tb_body.et_pb_blurb .et_pb_module_header a{font-size:22px;line-height:30px}.et_pb_blurb_14_tb_body.et_pb_blurb,.et_pb_blurb_15_tb_body.et_pb_blurb,.et_pb_blurb_16_tb_body.et_pb_blurb,.et_pb_blurb_17_tb_body.et_pb_blurb{padding-top:10px!important;padding-right:0px!important;padding-bottom:0px!important;padding-left:0px!important;margin-top:0px!important;margin-right:0px!important;margin-bottom:0px!important;margin-left:0px!important;width:100%;max-width:100%}.et_pb_blurb_14_tb_body .et_pb_main_blurb_image .et_pb_image_wrap,.et_pb_blurb_15_tb_body .et_pb_main_blurb_image .et_pb_image_wrap,.et_pb_blurb_16_tb_body .et_pb_main_blurb_image .et_pb_image_wrap,.et_pb_blurb_17_tb_body .et_pb_main_blurb_image .et_pb_image_wrap{width:25px}.et_pb_blurb_14_tb_body .et_pb_blurb_content,.et_pb_blurb_15_tb_body .et_pb_blurb_content,.et_pb_blurb_16_tb_body .et_pb_blurb_content,.et_pb_blurb_17_tb_body .et_pb_blurb_content{max-width:770px}.et_pb_blurb_18_tb_body.et_pb_blurb .et_pb_module_header,.et_pb_blurb_18_tb_body.et_pb_blurb .et_pb_module_header a{font-size:18px;line-height:15px}.et_pb_blurb_18_tb_body.et_pb_blurb{font-size:30px;margin-top:0px!important;margin-right:50px!important;margin-bottom:0px!important;margin-left:0px!important;width:100%;max-width:50%}.et_pb_blurb_18_tb_body.et_pb_blurb p{line-height:40px}.et_pb_blurb_18_tb_body.et_pb_blurb .et_pb_main_blurb_image{width:14%}.et_pb_blurb_18_tb_body .et_pb_blurb_content{max-width:300px}.et_pb_image_2_tb_body{width:50%;top:50px;bottom:auto;left:20px;right:auto;transform:translateX(0px) translateY(0px)}body.logged-in.admin-bar .et_pb_image_2_tb_body{top:50px}.et_pb_image_3_tb_body{width:85%;max-width:100%;bottom:40px;top:auto;right:30px;left:auto;transform:translateX(0px) translateY(0px)}body.logged-in.admin-bar .et_pb_image_3_tb_body{top:auto}.et_pb_text_15_tb_body{padding-bottom:25px!important}.et_pb_column_0_tb_body{padding-top:50px}.et_pb_column_3_tb_body{border-right-width:1px;border-right-color:#FFFFFF}.et_pb_column_6_tb_body{border-width:0px;border-style:none}.et_pb_column_7_tb_body,.et_pb_column_8_tb_body{border-style:none}.et_pb_column_12_tb_body{padding-right:50px;padding-left:50px}.et_pb_divider_0_tb_body.et_pb_module,.et_pb_blurb_4_tb_body.et_pb_blurb.et_pb_module,.et_pb_blurb_5_tb_body.et_pb_blurb.et_pb_module,.et_pb_blurb_7_tb_body.et_pb_blurb.et_pb_module,.et_pb_blurb_8_tb_body.et_pb_blurb.et_pb_module,.et_pb_blurb_9_tb_body.et_pb_blurb.et_pb_module,.et_pb_blurb_10_tb_body.et_pb_blurb.et_pb_module,.et_pb_divider_1_tb_body.et_pb_module{margin-left:auto!important;margin-right:auto!important}.et_pb_blurb_0_tb_body.et_pb_blurb.et_pb_module,.et_pb_blurb_18_tb_body.et_pb_blurb.et_pb_module{margin-left:0px!important;margin-right:auto!important}}@media only screen and (max-width:767px){.et_pb_section_0_tb_body.et_pb_section{padding-top:30px;padding-bottom:30px}.et_pb_text_0_tb_body h1,.et_pb_text_1_tb_body h1{font-size:48px}.et_pb_text_0_tb_body h2,.et_pb_text_7_tb_body{font-size:35px}.et_pb_text_1_tb_body{font-size:45px;line-height:45px}body #page-container .et_pb_section .et_pb_button_0_tb_body{font-size:14px!important}.et_pb_divider_0_tb_body{margin-top:20px!important;margin-bottom:9px!important;margin-left:0px!important}.et_pb_text_3_tb_body,.et_pb_blurb_7_tb_body.et_pb_blurb .et_pb_module_header,.et_pb_blurb_7_tb_body.et_pb_blurb .et_pb_module_header a,.et_pb_blurb_10_tb_body.et_pb_blurb .et_pb_module_header,.et_pb_blurb_10_tb_body.et_pb_blurb .et_pb_module_header a{font-size:18px}.et_pb_blurb_0_tb_body.et_pb_blurb .et_pb_module_header,.et_pb_blurb_0_tb_body.et_pb_blurb .et_pb_module_header a{font-size:20px}.et_pb_blurb_0_tb_body.et_pb_blurb{width:70%;max-width:70%}.et_pb_blurb_0_tb_body .et_pb_blurb_content{max-width:180px}.et_pb_text_4_tb_body,.et_pb_text_12_tb_body{font-size:30px}.et_pb_blurb_1_tb_body.et_pb_blurb .et_pb_module_header,.et_pb_blurb_1_tb_body.et_pb_blurb .et_pb_module_header a,.et_pb_blurb_1_tb_body.et_pb_blurb{font-size:14px}.et_pb_blurb_1_tb_body .et_pb_blurb_content{max-width:238px}.et_pb_blurb_2_tb_body .et_pb_blurb_content{max-width:700px}.et_pb_blurb_3_tb_body .et_pb_blurb_content{max-width:184px}.et_pb_section_2_tb_body.et_pb_section{padding-top:15px;padding-bottom:0px}body #page-container .et_pb_section .et_pb_button_2_tb_body,body #page-container .et_pb_section .et_pb_button_6_tb_body{font-size:16px!important}.et_pb_text_5_tb_body h1{font-size:30px;line-height:35px}.et_pb_text_6_tb_body,.et_pb_text_11_tb_body{font-size:16px}.et_pb_blurb_4_tb_body.et_pb_blurb .et_pb_module_header,.et_pb_blurb_4_tb_body.et_pb_blurb .et_pb_module_header a{font-size:18px;text-align:left}.et_pb_blurb_4_tb_body.et_pb_blurb{font-size:16px;max-width:100%}.et_pb_blurb_4_tb_body.et_pb_blurb .et_pb_blurb_description{text-align:left}.et_pb_blurb_5_tb_body.et_pb_blurb,.et_pb_blurb_8_tb_body.et_pb_blurb{padding-top:15px!important;padding-bottom:15px!important;padding-left:10px!important}.et_pb_blurb_5_tb_body .et_pb_blurb_content,.et_pb_blurb_6_tb_body .et_pb_blurb_content,.et_pb_blurb_8_tb_body .et_pb_blurb_content,.et_pb_blurb_9_tb_body .et_pb_blurb_content,.et_pb_blurb_11_tb_body .et_pb_blurb_content,.et_pb_blurb_12_tb_body .et_pb_blurb_content{max-width:350px}.et_pb_button_3_tb_body_wrapper,.et_pb_button_4_tb_body_wrapper,.et_pb_button_5_tb_body_wrapper{margin-left:15px!important}.et_pb_blurb_7_tb_body.et_pb_blurb,.et_pb_blurb_10_tb_body.et_pb_blurb{max-width:100%}.et_pb_section_3_tb_body.et_pb_section{padding-top:15px;padding-bottom:15px}.et_pb_row_4_tb_body.et_pb_row{padding-top:25px!important;padding-bottom:25px!important;padding-top:25px!important;padding-bottom:25px!important}.et_pb_text_8_tb_body{font-size:25px;line-height:30px;padding-top:0px!important;margin-top:-10px!important}.et_pb_section_4_tb_body.et_pb_section{padding-bottom:0px;margin-top:0px;margin-bottom:0px}.et_pb_text_9_tb_body{font-size:30px;line-height:40px;margin-bottom:8px!important}.et_pb_text_10_tb_body h1{font-size:25px}.et_pb_text_10_tb_body h2{font-size:30px;line-height:30px}.et_pb_divider_1_tb_body{margin-top:0px!important;margin-bottom:15px!important;margin-left:0px!important}.et_pb_image_0_tb_body .et_pb_image_wrap img,.et_pb_image_1_tb_body .et_pb_image_wrap img,.et_pb_image_2_tb_body .et_pb_image_wrap img,.et_pb_image_3_tb_body .et_pb_image_wrap img{width:auto}.et_pb_blurb_13_tb_body.et_pb_blurb .et_pb_module_header,.et_pb_blurb_13_tb_body.et_pb_blurb .et_pb_module_header a{font-size:20px;line-height:20px;text-align:center}.et_pb_blurb_13_tb_body .et_pb_main_blurb_image .et_pb_image_wrap{max-width:80%}.et_pb_image_1_tb_body{width:35%;max-width:35%;top:-32px;bottom:auto;left:-13px;right:auto;transform:translateX(0px) translateY(0px)}body.logged-in.admin-bar .et_pb_image_1_tb_body{top:-32px}.et_pb_cta_0_tb_body.et_pb_promo h2,.et_pb_cta_0_tb_body.et_pb_promo h1.et_pb_module_header,.et_pb_cta_0_tb_body.et_pb_promo h3.et_pb_module_header,.et_pb_cta_0_tb_body.et_pb_promo h4.et_pb_module_header,.et_pb_cta_0_tb_body.et_pb_promo h5.et_pb_module_header,.et_pb_cta_0_tb_body.et_pb_promo h6.et_pb_module_header{font-size:35px!important;line-height:35px!important}.et_pb_cta_0_tb_body.et_pb_promo{padding-bottom:0px!important;margin-bottom:0px!important}body #page-container .et_pb_section .et_pb_cta_0_tb_body.et_pb_promo .et_pb_promo_button.et_pb_button{font-size:15px!important}.et_pb_blurb_14_tb_body.et_pb_blurb .et_pb_module_header,.et_pb_blurb_14_tb_body.et_pb_blurb .et_pb_module_header a,.et_pb_blurb_15_tb_body.et_pb_blurb .et_pb_module_header,.et_pb_blurb_15_tb_body.et_pb_blurb .et_pb_module_header a,.et_pb_blurb_16_tb_body.et_pb_blurb .et_pb_module_header,.et_pb_blurb_16_tb_body.et_pb_blurb .et_pb_module_header a,.et_pb_blurb_17_tb_body.et_pb_blurb .et_pb_module_header,.et_pb_blurb_17_tb_body.et_pb_blurb .et_pb_module_header a{font-size:18px;line-height:30px}.et_pb_blurb_14_tb_body.et_pb_blurb{padding-top:10px!important;padding-right:0px!important;padding-bottom:0px!important;padding-left:0px!important;margin-top:0px!important;margin-right:0px!important;margin-bottom:0px!important;margin-left:0px!important}.et_pb_blurb_14_tb_body .et_pb_main_blurb_image .et_pb_image_wrap,.et_pb_blurb_15_tb_body .et_pb_main_blurb_image .et_pb_image_wrap,.et_pb_blurb_17_tb_body .et_pb_main_blurb_image .et_pb_image_wrap{width:22px}.et_pb_blurb_14_tb_body .et_pb_blurb_content,.et_pb_blurb_16_tb_body .et_pb_blurb_content,.et_pb_blurb_17_tb_body .et_pb_blurb_content{max-width:770px}.et_pb_blurb_15_tb_body.et_pb_blurb,.et_pb_blurb_16_tb_body.et_pb_blurb{padding-top:0px!important;margin-top:0px!important;margin-right:0px!important;margin-bottom:0px!important;margin-left:0px!important}.et_pb_blurb_16_tb_body .et_pb_main_blurb_image .et_pb_image_wrap{width:25px}.et_pb_blurb_17_tb_body.et_pb_blurb{padding-top:0px!important;padding-bottom:20px!important;margin-top:0px!important;margin-right:0px!important;margin-bottom:0px!important;margin-left:0px!important}.et_pb_blurb_18_tb_body.et_pb_blurb .et_pb_module_header,.et_pb_blurb_18_tb_body.et_pb_blurb .et_pb_module_header a{font-size:16px;line-height:10px}.et_pb_blurb_18_tb_body.et_pb_blurb{font-size:20px;margin-top:0px!important;margin-right:50px!important;margin-bottom:0px!important;margin-left:0px!important;max-width:90%}.et_pb_blurb_18_tb_body.et_pb_blurb p{line-height:30px}.et_pb_blurb_18_tb_body.et_pb_blurb .et_pb_main_blurb_image{width:14%}.et_pb_blurb_18_tb_body .et_pb_main_blurb_image .et_pb_image_wrap{width:35px}.et_pb_blurb_18_tb_body .et_pb_blurb_content{max-width:200px}.et_pb_image_2_tb_body{width:80%;top:50px;bottom:auto;left:15px;right:auto;transform:translateX(0px) translateY(0px)}body.logged-in.admin-bar .et_pb_image_2_tb_body{top:50px}.et_pb_image_3_tb_body{padding-bottom:0px;margin-bottom:0px!important;width:80%;bottom:50px;top:auto;right:50px;left:auto;transform:translateX(0px) translateY(0px)}body.logged-in.admin-bar .et_pb_image_3_tb_body{top:auto}.et_pb_text_15_tb_body{padding-bottom:15px!important}.et_pb_column_0_tb_body{padding-top:0px}.et_pb_column_3_tb_body{border-right-width:0px;border-right-color:#FFFFFF}.et_pb_column_6_tb_body{border-width:1px;border-style:solid}.et_pb_column_7_tb_body,.et_pb_column_8_tb_body{border-style:solid}.et_pb_divider_0_tb_body.et_pb_module,.et_pb_blurb_3_tb_body.et_pb_blurb.et_pb_module,.et_pb_blurb_4_tb_body.et_pb_blurb.et_pb_module,.et_pb_blurb_5_tb_body.et_pb_blurb.et_pb_module,.et_pb_blurb_7_tb_body.et_pb_blurb.et_pb_module,.et_pb_blurb_8_tb_body.et_pb_blurb.et_pb_module,.et_pb_blurb_9_tb_body.et_pb_blurb.et_pb_module,.et_pb_blurb_10_tb_body.et_pb_blurb.et_pb_module,.et_pb_divider_1_tb_body.et_pb_module{margin-left:auto!important;margin-right:auto!important}.et_pb_blurb_0_tb_body.et_pb_blurb.et_pb_module,.et_pb_blurb_18_tb_body.et_pb_blurb.et_pb_module{margin-left:0px!important;margin-right:auto!important}}.et_pb_column_0_tb_footer .et_pb_main_blurb_image{display:flex}.footer_blurb .et_pb_blurb_container{padding-left:0px!important}.footer_blurb .et_pb_main_blurb_image{width:25px!important;margin:0px 5px!important}.et_pb_menu_0_tb_footer{width:min-content!important}.et_pb_section_0_tb_footer.et_pb_section{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;background-color:#f7f7f7!important}.et_pb_section_0_tb_footer,.et_pb_section_1_tb_footer{width:100%;max-width:100%}.et_pb_image_0_tb_footer{padding-top:10px;padding-bottom:15px;text-align:left;margin-left:0}.et_pb_text_0_tb_footer.et_pb_text,.et_pb_text_1_tb_footer.et_pb_text,.et_pb_text_3_tb_footer.et_pb_text,.et_pb_text_4_tb_footer.et_pb_text,.et_pb_text_5_tb_footer.et_pb_text,.et_pb_text_6_tb_footer.et_pb_text{color:#929292!important}.et_pb_text_0_tb_footer{line-height:38px;font-family:'Open Sans',Helvetica,Arial,Lucida,sans-serif;font-weight:700;font-size:28px;line-height:38px;padding-bottom:20px!important;margin-bottom:0px!important}.et_pb_blurb_0_tb_footer.et_pb_blurb .et_pb_module_header,.et_pb_blurb_0_tb_footer.et_pb_blurb .et_pb_module_header a,.et_pb_blurb_1_tb_footer.et_pb_blurb .et_pb_module_header,.et_pb_blurb_1_tb_footer.et_pb_blurb .et_pb_module_header a{font-family:'Open Sans',Helvetica,Arial,Lucida,sans-serif;color:#929292!important;line-height:25px}.et_pb_blurb_0_tb_footer.et_pb_blurb{padding-top:0px!important;padding-right:0px!important;padding-bottom:0px!important;padding-left:0px!important;margin-top:0px!important;margin-right:0px!important;margin-bottom:0px!important;margin-left:0px!important;width:100%;max-width:100%}.et_pb_blurb_0_tb_footer .et_pb_main_blurb_image .et_pb_only_image_mode_wrap,.et_pb_blurb_0_tb_footer .et_pb_main_blurb_image .et-pb-icon,.et_pb_blurb_1_tb_footer .et_pb_main_blurb_image .et_pb_only_image_mode_wrap,.et_pb_blurb_1_tb_footer .et_pb_main_blurb_image .et-pb-icon{padding-top:0px!important;padding-right:0px!important;padding-bottom:0px!important;padding-left:0px!important;margin-top:0px!important;margin-right:0px!important;margin-bottom:0px!important;margin-left:0px!important}.et_pb_blurb_0_tb_footer .et_pb_main_blurb_image .et_pb_image_wrap,.et_pb_blurb_1_tb_footer .et_pb_main_blurb_image .et_pb_image_wrap{max-width:100%}.et_pb_blurb_1_tb_footer.et_pb_blurb{padding-bottom:10px!important;margin-bottom:0px!important;width:100%;max-width:100%}.et_pb_text_1_tb_footer{line-height:25px;font-family:'Open Sans',Helvetica,Arial,Lucida,sans-serif;line-height:25px;padding-bottom:25px!important;margin-bottom:0px!important}.et_pb_image_1_tb_footer{display:inline-block!important;text-align:left;margin-left:0}.et_pb_image_2_tb_footer{display:inline-block!important;padding-left:15px;text-align:left;margin-left:0}.et_pb_row_inner_0_tb_footer.et_pb_row_inner{padding-bottom:20px!important}.et_pb_column .et_pb_row_inner_0_tb_footer{padding-bottom:20px}.et_pb_text_2_tb_footer.et_pb_text,.et_pb_text_7_tb_footer.et_pb_text{color:#000000!important}.et_pb_text_2_tb_footer{line-height:27.24px;font-family:'Open Sans',Helvetica,Arial,Lucida,sans-serif;font-weight:700;font-size:20px;line-height:27.24px;padding-top:10px!important;padding-right:0px!important;padding-bottom:10px!important;padding-left:0px!important;margin-top:0px!important;margin-right:0px!important;margin-bottom:0px!important;margin-left:0px!important}.et_pb_divider_0_tb_footer:before{border-top-color:#c60505;border-top-width:7px}.et_pb_row_inner_1_tb_footer.et_pb_row_inner{padding-top:0px!important;padding-right:0px!important;padding-bottom:0px!important;padding-left:0px!important;margin-top:0px!important;margin-right:0px!important;margin-bottom:0px!important;margin-left:0px!important}.et_pb_column .et_pb_row_inner_1_tb_footer{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px}.et_pb_text_7_tb_footer{line-height:27.24px;font-family:'Open Sans',Helvetica,Arial,Lucida,sans-serif;font-weight:700;font-size:20px;line-height:27.24px;padding-top:10px!important;padding-bottom:10px!important;margin-top:0px!important;margin-right:0px!important;margin-bottom:0px!important;margin-left:0px!important}.et_pb_divider_1_tb_footer{padding-bottom:10px;margin-bottom:0px!important;width:80%}.et_pb_divider_1_tb_footer:before{border-top-color:#c60505;border-top-width:7px;width:auto;top:0px;right:0px;left:0px}.et_pb_menu_0_tb_footer.et_pb_menu ul li a{font-size:18px;color:#929292!important;line-height:24px}.et_pb_menu_0_tb_footer{width:40%}.et_pb_menu_0_tb_footer.et_pb_menu .nav li ul{background-color:#000000!important;border-color:#000000}.et_pb_menu_0_tb_footer.et_pb_menu .et_mobile_menu{border-color:#000000}.et_pb_menu_0_tb_footer.et_pb_menu .et_mobile_menu,.et_pb_menu_0_tb_footer.et_pb_menu .et_mobile_menu ul{background-color:#ffffff!important}.et_pb_menu_0_tb_footer .et_pb_menu_inner_container>.et_pb_menu__logo-wrap,.et_pb_menu_0_tb_footer .et_pb_menu__logo-slot{width:auto;max-width:100%}.et_pb_menu_0_tb_footer .et_pb_menu_inner_container>.et_pb_menu__logo-wrap .et_pb_menu__logo img,.et_pb_menu_0_tb_footer .et_pb_menu__logo-slot .et_pb_menu__logo-wrap img{height:auto;max-height:none}.et_pb_menu_0_tb_footer .mobile_nav .mobile_menu_bar:before,.et_pb_menu_0_tb_footer .et_pb_menu__icon.et_pb_menu__search-button,.et_pb_menu_0_tb_footer .et_pb_menu__icon.et_pb_menu__close-search-button,.et_pb_menu_0_tb_footer .et_pb_menu__icon.et_pb_menu__cart-button{color:#2ea3f2}.et_pb_section_1_tb_footer.et_pb_section{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;background-color:#01254c!important}.et_pb_row_0_tb_footer,body #page-container .et-db #et-boc .et-l .et_pb_row_0_tb_footer.et_pb_row,body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_0_tb_footer.et_pb_row,body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_0_tb_footer.et_pb_row{width:90%;max-width:100%}.et_pb_text_8_tb_footer.et_pb_text{color:#FFFFFF!important}.et_pb_text_8_tb_footer{line-height:24px;font-family:'Open Sans',Helvetica,Arial,Lucida,sans-serif;line-height:24px}.et_pb_section_0_tb_footer>.et_pb_row,.et_pb_section_0_tb_footer.et_section_specialty>.et_pb_row{width:90%;max-width:100%;margin-left:auto!important;margin-right:auto!important}@media only screen and (max-width:980px){.et_pb_section_0_tb_footer.et_pb_section{padding-top:30px;padding-right:0px;padding-bottom:30px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px}.et_pb_row>.et_pb_column.et_pb_column_0_tb_footer,.et_pb_row>.et_pb_column.et_pb_column_1_tb_footer,.et_pb_row>.et_pb_column.et_pb_column_2_tb_footer{padding-top:0px;padding-bottom:0px}.et_pb_image_0_tb_footer{width:30%;max-width:30%}.et_pb_image_0_tb_footer .et_pb_image_wrap img,.et_pb_image_1_tb_footer .et_pb_image_wrap img,.et_pb_image_2_tb_footer .et_pb_image_wrap img{width:auto}.et_pb_text_0_tb_footer{font-size:28px;line-height:38px}.et_pb_blurb_0_tb_footer .et_pb_main_blurb_image .et_pb_image_wrap,.et_pb_blurb_1_tb_footer .et_pb_main_blurb_image .et_pb_image_wrap{max-width:100%}.et_pb_blurb_0_tb_footer .et_pb_blurb_content,.et_pb_blurb_1_tb_footer .et_pb_blurb_content{max-width:300px}.et_pb_blurb_1_tb_footer.et_pb_blurb{padding-bottom:10px!important}.et_pb_text_1_tb_footer{padding-bottom:25px!important}.et_pb_image_2_tb_footer{display:inline-block!important;padding-left:15px}.et_pb_row_inner_0_tb_footer.et_pb_row_inner{padding-top:0px!important;padding-bottom:0px!important;margin-top:-30px!important;margin-bottom:0px!important}.et_pb_column .et_pb_row_inner_0_tb_footer,.et_pb_column .et_pb_row_inner_2_tb_footer{padding-top:0px!important;padding-bottom:0px!important}.et_pb_row_inner_1_tb_footer.et_pb_row_inner{padding-top:0px!important;padding-right:0px!important;padding-bottom:20px!important;padding-left:0px!important;margin-bottom:0px!important}.et_pb_column .et_pb_row_inner_1_tb_footer{padding-top:0px!important;padding-right:0px!important;padding-bottom:20px!important;padding-left:0px!important}.et_pb_text_3_tb_footer,.et_pb_text_4_tb_footer,.et_pb_text_5_tb_footer,.et_pb_text_6_tb_footer,.et_pb_menu_0_tb_footer.et_pb_menu ul li a,.et_pb_text_8_tb_footer{font-size:16px}.et_pb_row_inner_2_tb_footer.et_pb_row_inner{padding-top:0px!important;padding-bottom:0px!important;margin-top:0px!important;margin-bottom:0px!important}.et_pb_blurb_0_tb_footer.et_pb_blurb.et_pb_module{margin-left:0px!important;margin-right:auto!important}}@media only screen and (max-width:767px){.et_pb_section_0_tb_footer.et_pb_section{padding-top:40px;padding-right:0px;padding-bottom:20px;padding-left:0px}.et_pb_row>.et_pb_column.et_pb_column_0_tb_footer,.et_pb_row>.et_pb_column.et_pb_column_1_tb_footer,.et_pb_row>.et_pb_column.et_pb_column_2_tb_footer{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px}.et_pb_image_0_tb_footer{width:50%;max-width:50%}.et_pb_image_0_tb_footer .et_pb_image_wrap img,.et_pb_image_1_tb_footer .et_pb_image_wrap img,.et_pb_image_2_tb_footer .et_pb_image_wrap img{width:auto}.et_pb_text_0_tb_footer{font-size:25px;line-height:38px}.et_pb_blurb_0_tb_footer.et_pb_blurb .et_pb_module_header,.et_pb_blurb_0_tb_footer.et_pb_blurb .et_pb_module_header a,.et_pb_blurb_1_tb_footer.et_pb_blurb .et_pb_module_header,.et_pb_blurb_1_tb_footer.et_pb_blurb .et_pb_module_header a,.et_pb_text_3_tb_footer,.et_pb_text_4_tb_footer,.et_pb_text_5_tb_footer,.et_pb_text_6_tb_footer,.et_pb_menu_0_tb_footer.et_pb_menu ul li a{font-size:16px}.et_pb_blurb_0_tb_footer .et_pb_main_blurb_image .et_pb_image_wrap,.et_pb_blurb_1_tb_footer .et_pb_main_blurb_image .et_pb_image_wrap{max-width:90%}.et_pb_blurb_0_tb_footer .et_pb_blurb_content,.et_pb_blurb_1_tb_footer .et_pb_blurb_content{max-width:700px}.et_pb_blurb_1_tb_footer.et_pb_blurb{padding-bottom:5px!important}.et_pb_text_1_tb_footer{padding-bottom:15px!important}.et_pb_image_2_tb_footer{display:inline-block!important;padding-left:15px}.et_pb_row_inner_0_tb_footer.et_pb_row_inner{padding-top:0px!important;padding-right:0px!important;padding-bottom:0px!important;padding-left:0px!important;margin-top:-35px!important;margin-right:0px!important;margin-bottom:0px!important;margin-left:0px!important}.et_pb_column .et_pb_row_inner_0_tb_footer,.et_pb_column .et_pb_row_inner_1_tb_footer{padding-top:0px!important;padding-right:0px!important;padding-bottom:0px!important;padding-left:0px!important}.et_pb_row_inner_1_tb_footer.et_pb_row_inner{padding-top:0px!important;padding-right:0px!important;padding-bottom:0px!important;padding-left:0px!important;margin-right:0px!important;margin-bottom:20px!important;margin-left:0px!important}.et_pb_row_inner_2_tb_footer.et_pb_row_inner{padding-bottom:0px!important;margin-top:0px!important;margin-bottom:0px!important}.et_pb_column .et_pb_row_inner_2_tb_footer{padding-bottom:0px!important}.et_pb_text_8_tb_footer{font-size:15px}.et_pb_blurb_0_tb_footer.et_pb_blurb.et_pb_module{margin-left:0px!important;margin-right:auto!important}}</style><div class="wpautoterms-footer"><p>
  635. <a href="https://dansbailbonds.com/wpautoterms/terms-and-conditions/">Terms and Conditions</a><span class="separator"> - </span><a href="https://dansbailbonds.com/wpautoterms/gdpr-privacy-policy/">GDPR Privacy Policy</a></p>
  636. </div><div id="wpautoterms-top-static-container"><div class="wpautoterms-cookies-notice" style="display:none">
  637. We use cookies to ensure that we give you the best experience on our website    <a href="javascript:void(0);" class="wpautoterms-notice-close"
  638.       data-value="1" data-cookie="wpautoterms-cookies-notice">
  639. Close</a>
  640. </div></div>
  641. </body>
  642. </html>
  643.  
  644.  
  645. <!-- Page cached by LiteSpeed Cache 5.7.0.1 on 2024-05-01 06:02:32 -->
  646. <!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me - Debug: cached@1714572152 -->
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda