Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - goicm.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Connection: keep-alive
Content-Length: 162
x-xss-protection: 1
content-type: text/html
x-frame-options: SAMEORIGIN
location: https://goicm.com/
referrer-policy: no-referrer-when-downgrade
x-content-type-options: nosniff
x-fw-server: Flywheel/5.1.0
x-fw-version: 5.0.0
x-fw-hash: atv5mcj4hf
Server: Flywheel/5.1.0
Accept-Ranges: bytes
Date: Fri, 16 May 2025 00:45:00 GMT
X-Served-By: cache-hel1410027-HEL, cache-hel1410022-HEL
X-Cache: MISS, MISS
X-Cache-Hits: 0, 0
X-Timer: S1747356300.293028,VS0,VE316
Vary: Authorization
X-FW-Serve: TRUE
X-FW-Static: NO
X-FW-Type: FLYWHEEL_BOT

HTTP Code 301 Moved Permanently

301 Moved Permanently means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.

When is Code 301 used?

  • When changing a website domain
  • When modifying URL structures
  • When setting up redirects for SEO

What does Code 301 mean for the user?

The browser will automatically redirect the user to the new address, and search engines will update their indexes.

200 OK - https://goicm.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Connection: keep-alive
Content-Length: 297156
x-fw-version: 5.0.0
referrer-policy: no-referrer-when-downgrade
x-fw-hash: atv5mcj4hf
content-type: text/html; charset=UTF-8
x-content-type-options: nosniff
x-fw-server: Flywheel/5.1.0
link: <https://goicm.com/wp-json/>; rel="https://api.w.org/"
link: <https://goicm.com/wp-json/wp/v2/pages/13693>; rel="alternate"; title="JSON"; type="application/json"
link: <https://goicm.com/>; rel=shortlink
x-fw-dynamic: TRUE
x-xss-protection: 1
content-security-policy: frame-ancestors 'self' https://*.agencyrevolution.com
x-frame-options: SAMEORIGIN
Server: Flywheel/5.1.0
X-Cacheable: YES
Fastly-Restarts: 1
Accept-Ranges: bytes
Date: Fri, 16 May 2025 00:45:04 GMT
X-Served-By: cache-hel1410031-HEL, cache-hel1410025-HEL
X-Cache: MISS, MISS
X-Cache-Hits: 0, 0
X-Timer: S1747356301.690900,VS0,VE4218
Vary: Accept-Encoding
X-FW-Serve: TRUE
X-FW-Static: NO
X-FW-Type: FLYWHEEL_BOT

HTTP Code 200 OK

200 OK is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.

When is Code 200 used?

  • When loading a web page
  • When successfully receiving an API response
  • When processing a form or another HTTP request

What does Code 200 mean for the user?

The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.

GET / HTTP/1.1
Host: goicm.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!doctype html>
<html lang="en-US" class="no-js">
<head>
	<meta charset="UTF-8">
<script type="text/javascript">
/* <![CDATA[ */
var gform;gform||(document.addEventListener("gform_main_scripts_loaded",function(){gform.scriptsLoaded=!0}),document.addEventListener("gform/theme/scripts_loaded",function(){gform.themeScriptsLoaded=!0}),window.addEventListener("DOMContentLoaded",function(){gform.domLoaded=!0}),gform={domLoaded:!1,scriptsLoaded:!1,themeScriptsLoaded:!1,isFormEditor:()=>"function"==typeof InitializeEditor,callIfLoaded:function(o){return!(!gform.domLoaded||!gform.scriptsLoaded||!gform.themeScriptsLoaded&&!gform.isFormEditor()||(gform.isFormEditor()&&console.warn("The use of gform.initializeOnLoaded() is deprecated in the form editor context and will be removed in Gravity Forms 3.1."),o(),0))},initializeOnLoaded:function(o){gform.callIfLoaded(o)||(document.addEventListener("gform_main_scripts_loaded",()=>{gform.scriptsLoaded=!0,gform.callIfLoaded(o)}),document.addEventListener("gform/theme/scripts_loaded",()=>{gform.themeScriptsLoaded=!0,gform.callIfLoaded(o)}),window.addEventListener("DOMContentLoaded",()=>{gform.domLoaded=!0,gform.callIfLoaded(o)}))},hooks:{action:{},filter:{}},addAction:function(o,r,e,t){gform.addHook("action",o,r,e,t)},addFilter:function(o,r,e,t){gform.addHook("filter",o,r,e,t)},doAction:function(o){gform.doHook("action",o,arguments)},applyFilters:function(o){return gform.doHook("filter",o,arguments)},removeAction:function(o,r){gform.removeHook("action",o,r)},removeFilter:function(o,r,e){gform.removeHook("filter",o,r,e)},addHook:function(o,r,e,t,n){null==gform.hooks[o][r]&&(gform.hooks[o][r]=[]);var d=gform.hooks[o][r];null==n&&(n=r+"_"+d.length),gform.hooks[o][r].push({tag:n,callable:e,priority:t=null==t?10:t})},doHook:function(r,o,e){var t;if(e=Array.prototype.slice.call(e,1),null!=gform.hooks[r][o]&&((o=gform.hooks[r][o]).sort(function(o,r){return o.priority-r.priority}),o.forEach(function(o){"function"!=typeof(t=o.callable)&&(t=window[t]),"action"==r?t.apply(null,e):e[0]=t.apply(null,e)})),"filter"==r)return e[0]},removeHook:function(o,r,t,n){var e;null!=gform.hooks[o][r]&&(e=(e=gform.hooks[o][r]).filter(function(o,r,e){return!!(null!=n&&n!=o.tag||null!=t&&t!=o.priority)}),gform.hooks[o][r]=e)}});
/* ]]> */
</script>

	<meta name="viewport" content="width=device-width, initial-scale=1" /><meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />
	<style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style>
		<!-- Pixel Cat Facebook Pixel Code -->
	<script>
	!function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod?
	n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n;
	n.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createElement(e);t.async=!0;
	t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window,
	document,'script','https://connect.facebook.net/en_US/fbevents.js' );
	fbq( 'init', '899179180813549' );	</script>
	<!-- DO NOT MODIFY -->
	<!-- End Facebook Pixel Code -->
	
	<!-- This site is optimized with the Yoast SEO plugin v25.1 - https://yoast.com/wordpress/plugins/seo/ -->
	<title>Insurance Center of Monroe - Monroe, MI</title><link rel="preload" data-rocket-preload as="style" href="https://fonts.googleapis.com/css?family=Open%20Sans%3A300%2C400%2C600%2C700%7CPT%20Sans%3A700%2C400%7CPT%20Serif%3A700%2C400%7COpen%20Sans%3A300&#038;subset=latin%2Clatin-ext,latin&#038;display=swap" /><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open%20Sans%3A300%2C400%2C600%2C700%7CPT%20Sans%3A700%2C400%7CPT%20Serif%3A700%2C400%7COpen%20Sans%3A300&#038;subset=latin%2Clatin-ext,latin&#038;display=swap" media="print" onload="this.media='all'" /><noscript><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open%20Sans%3A300%2C400%2C600%2C700%7CPT%20Sans%3A700%2C400%7CPT%20Serif%3A700%2C400%7COpen%20Sans%3A300&#038;subset=latin%2Clatin-ext,latin&#038;display=swap" /></noscript>
	<meta name="description" content="Insurance Center of Monroe provides personal and business insurance in Monroe, MI, and FL, IN, MI, OH, and TN." />
	<link rel="canonical" href="https://goicm.com/" />
	<meta property="og:locale" content="en_US" />
	<meta property="og:type" content="website" />
	<meta property="og:title" content="Insurance Center of Monroe - Monroe, MI" />
	<meta property="og:description" content="Insurance Center of Monroe provides personal and business insurance in Monroe, MI, and FL, IN, MI, OH, and TN." />
	<meta property="og:url" content="https://goicm.com/" />
	<meta property="og:site_name" content="Insurance Center of Monroe" />
	<meta property="article:publisher" content="https://www.facebook.com/goICM" />
	<meta property="article:modified_time" content="2023-01-10T21:17:48+00:00" />
	<meta property="og:image" content="https://goicm.com/wp-content/uploads/2022/12/Insurance-Center-of-Monroe-Open-Graph.jpg" />
	<meta property="og:image:width" content="1200" />
	<meta property="og:image:height" content="630" />
	<meta property="og:image:type" content="image/jpeg" />
	<meta name="twitter:card" content="summary_large_image" />
	<meta name="twitter:site" content="@InsCenterMonroe" />
	<script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://goicm.com/","url":"https://goicm.com/","name":"Insurance Center of Monroe - [aa-location-city-1], [aa-location-state-1]","isPartOf":{"@id":"https://goicm.com/#website"},"about":{"@id":"https://goicm.com/#organization"},"primaryImageOfPage":{"@id":"https://goicm.com/#primaryimage"},"image":{"@id":"https://goicm.com/#primaryimage"},"thumbnailUrl":"https://goicm.com/wp-content/uploads/2022/12/Insurance-Center-of-Monroe-Open-Graph.jpg","datePublished":"2018-07-05T15:19:01+00:00","dateModified":"2023-01-10T21:17:48+00:00","description":"Insurance Center of Monroe provides personal and business insurance in Monroe, MI, and FL, IN, MI, OH, and TN.","breadcrumb":{"@id":"https://goicm.com/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https://goicm.com/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https://goicm.com/#primaryimage","url":"https://goicm.com/wp-content/uploads/2022/12/Insurance-Center-of-Monroe-Open-Graph.jpg","contentUrl":"https://goicm.com/wp-content/uploads/2022/12/Insurance-Center-of-Monroe-Open-Graph.jpg","width":1200,"height":630,"caption":"Insurance Center of Monroe - Open Graph"},{"@type":"BreadcrumbList","@id":"https://goicm.com/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home"}]},{"@type":"WebSite","@id":"https://goicm.com/#website","url":"https://goicm.com/","name":"Insurance Center of Monroe","description":"Insurance and risk management solutions.","publisher":{"@id":"https://goicm.com/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://goicm.com/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https://goicm.com/#organization","name":"Insurance Center of Monroe","url":"https://goicm.com/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https://goicm.com/#/schema/logo/image/","url":"https://goicm.com/wp-content/uploads/2022/12/Insurance-Center-of-Monroe-Logo-800.png","contentUrl":"https://goicm.com/wp-content/uploads/2022/12/Insurance-Center-of-Monroe-Logo-800.png","width":800,"height":232,"caption":"Insurance Center of Monroe"},"image":{"@id":"https://goicm.com/#/schema/logo/image/"},"sameAs":["https://www.facebook.com/goICM","https://x.com/InsCenterMonroe","https://www.instagram.com/go_icm/"]}]}</script>
	<!-- / Yoast SEO plugin. -->


<link rel='dns-prefetch' href='//fonts.googleapis.com' />
<link href='https://fonts.gstatic.com' crossorigin rel='preconnect' />
<link rel="alternate" type="application/rss+xml" title="Insurance Center of Monroe &raquo; Feed" href="https://goicm.com/feed/" />
<link rel="alternate" type="application/rss+xml" title="Insurance Center of Monroe &raquo; Comments Feed" href="https://goicm.com/comments/feed/" />
<link rel="alternate" type="application/rss+xml" title="Insurance Center of Monroe &raquo; Home Comments Feed" href="https://goicm.com/home-jt-2/feed/" />

		<!-- Global site tag (gtag.js) - Google Analytics -->
		<script async src="https://www.googletagmanager.com/gtag/js?id=G-CPCWCFT07Q"></script>
		<script>
		  window.dataLayer = window.dataLayer || [];
		  function gtag(){dataLayer.push(arguments);}
		  gtag('js', new Date());
		  gtag('config','G-CPCWCFT07Q');
		  gtag('config','G-9R3M3NWBNS',{"groups":"agency-revolution"});
		</script>
		<link data-minify="1" rel='stylesheet' id='forge3-activeagency-styles-css' href='https://goicm.com/wp-content/cache/min/1/wp-content/plugins/forge3-activeagency-features/src/css/forge3-activeagency-styles.css?ver=1744120494' type='text/css' media='all' />
<style id='wp-emoji-styles-inline-css' type='text/css'>

	img.wp-smiley, img.emoji {
		display: inline !important;
		border: none !important;
		box-shadow: none !important;
		height: 1em !important;
		width: 1em !important;
		margin: 0 0.07em !important;
		vertical-align: -0.1em !important;
		background: none !important;
		padding: 0 !important;
	}
</style>
<link rel='stylesheet' id='wp-block-library-css' href='https://goicm.com/wp-includes/css/dist/block-library/style.min.css?ver=6.7.2' type='text/css' media='all' />
<style id='classic-theme-styles-inline-css' type='text/css'>
/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
</style>
<style id='global-styles-inline-css' type='text/css'>
:root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,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);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}
:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}
:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}
:root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}
</style>
<link data-minify="1" rel='stylesheet' id='iconsmind-core-css-css' href='https://goicm.com/wp-content/cache/min/1/wp-content/themes/activeagency/css/iconsmind-core.css?ver=1744120494' type='text/css' media='all' />
<link data-minify="1" rel='stylesheet' id='dashicons-css' href='https://goicm.com/wp-content/cache/min/1/wp-includes/css/dashicons.min.css?ver=1744120494' type='text/css' media='all' />
<link data-minify="1" rel='stylesheet' id='font-awesome-css' href='https://goicm.com/wp-content/cache/min/1/wp-content/themes/activeagency/css/font-awesome-legacy.min.css?ver=1744120494' type='text/css' media='all' />
<link rel='stylesheet' id='parent-style-css' href='https://goicm.com/wp-content/themes/activeagency/style.css?ver=6.7.2' type='text/css' media='all' />
<link data-minify="1" rel='stylesheet' id='salient-grid-system-css' href='https://goicm.com/wp-content/cache/min/1/wp-content/themes/activeagency/css/build/grid-system.css?ver=1744120495' type='text/css' media='all' />
<link data-minify="1" rel='stylesheet' id='main-styles-css' href='https://goicm.com/wp-content/cache/min/1/wp-content/themes/activeagency/css/build/style.css?ver=1744120495' type='text/css' media='all' />
<style id='main-styles-inline-css' type='text/css'>
html body[data-header-resize="1"] .container-wrap, 
			html body[data-header-format="left-header"][data-header-resize="0"] .container-wrap, 
			html body[data-header-resize="0"] .container-wrap, 
			body[data-header-format="left-header"][data-header-resize="0"] .container-wrap { 
				padding-top: 0; 
			} 
			.main-content > .row > #breadcrumbs.yoast { 
				padding: 20px 0; 
			}
</style>
<link data-minify="1" rel='stylesheet' id='nectar-header-layout-left-aligned-css' href='https://goicm.com/wp-content/cache/min/1/wp-content/themes/activeagency/css/build/header/header-layout-menu-left-aligned.css?ver=1744120495' type='text/css' media='all' />
<link data-minify="1" rel='stylesheet' id='nectar-owl-carousel-css' href='https://goicm.com/wp-content/cache/min/1/wp-content/themes/activeagency/css/build/plugins/owl-carousel.css?ver=1744120511' type='text/css' media='all' />
<link data-minify="1" rel='stylesheet' id='nectar-element-vc-separator-css' href='https://goicm.com/wp-content/cache/min/1/wp-content/themes/activeagency/css/build/elements/element-vc-separator.css?ver=1744120511' type='text/css' media='all' />
<link data-minify="1" rel='stylesheet' id='nectar-element-vc-icon-css' href='https://goicm.com/wp-content/cache/min/1/wp-content/themes/activeagency/css/build/elements/element-vc-icon-element.css?ver=1744120511' type='text/css' media='all' />
<link data-minify="1" rel='stylesheet' id='nectar-element-wpb-column-border-css' href='https://goicm.com/wp-content/cache/min/1/wp-content/themes/activeagency/css/build/elements/element-wpb-column-border.css?ver=1744120495' type='text/css' media='all' />

<link data-minify="1" rel='stylesheet' id='responsive-css' href='https://goicm.com/wp-content/cache/min/1/wp-content/themes/activeagency/css/build/responsive.css?ver=1744120495' type='text/css' media='all' />
<link data-minify="1" rel='stylesheet' id='skin-original-css' href='https://goicm.com/wp-content/cache/min/1/wp-content/themes/activeagency/css/build/skin-original.css?ver=1744120495' type='text/css' media='all' />
<link data-minify="1" rel='stylesheet' id='salient-wp-menu-dynamic-css' href='https://goicm.com/wp-content/cache/min/1/wp-content/uploads/salient/menu-dynamic.css?ver=1744120495' type='text/css' media='all' />
<style id='akismet-widget-style-inline-css' type='text/css'>

			.a-stats {
				--akismet-color-mid-green: #357b49;
				--akismet-color-white: #fff;
				--akismet-color-light-grey: #f6f7f7;

				max-width: 350px;
				width: auto;
			}

			.a-stats * {
				all: unset;
				box-sizing: border-box;
			}

			.a-stats strong {
				font-weight: 600;
			}

			.a-stats a.a-stats__link,
			.a-stats a.a-stats__link:visited,
			.a-stats a.a-stats__link:active {
				background: var(--akismet-color-mid-green);
				border: none;
				box-shadow: none;
				border-radius: 8px;
				color: var(--akismet-color-white);
				cursor: pointer;
				display: block;
				font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen-Sans', 'Ubuntu', 'Cantarell', 'Helvetica Neue', sans-serif;
				font-weight: 500;
				padding: 12px;
				text-align: center;
				text-decoration: none;
				transition: all 0.2s ease;
			}

			/* Extra specificity to deal with TwentyTwentyOne focus style */
			.widget .a-stats a.a-stats__link:focus {
				background: var(--akismet-color-mid-green);
				color: var(--akismet-color-white);
				text-decoration: none;
			}

			.a-stats a.a-stats__link:hover {
				filter: brightness(110%);
				box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06), 0 0 2px rgba(0, 0, 0, 0.16);
			}

			.a-stats .count {
				color: var(--akismet-color-white);
				display: block;
				font-size: 1.5em;
				line-height: 1.4;
				padding: 0 13px;
				white-space: nowrap;
			}
		
</style>
<link data-minify="1" rel='stylesheet' id='js_composer_front-css' href='https://goicm.com/wp-content/cache/min/1/wp-content/plugins/js_composer_salient/assets/css/js_composer.min.css?ver=1744120495' type='text/css' media='all' />
<link data-minify="1" rel='stylesheet' id='dynamic-css-css' href='https://goicm.com/wp-content/cache/min/1/wp-content/themes/activeagency/css/salient-dynamic-styles.css?ver=1744120495' type='text/css' media='all' />
<style id='dynamic-css-inline-css' type='text/css'>
#header-space{background-color:#ffffff}@media only screen and (min-width:1000px){body #ajax-content-wrap.no-scroll{min-height:calc(100vh - 108px);height:calc(100vh - 108px)!important;}}@media only screen and (min-width:1000px){#page-header-wrap.fullscreen-header,#page-header-wrap.fullscreen-header #page-header-bg,html:not(.nectar-box-roll-loaded) .nectar-box-roll > #page-header-bg.fullscreen-header,.nectar_fullscreen_zoom_recent_projects,#nectar_fullscreen_rows:not(.afterLoaded) > div{height:calc(100vh - 107px);}.wpb_row.vc_row-o-full-height.top-level,.wpb_row.vc_row-o-full-height.top-level > .col.span_12{min-height:calc(100vh - 107px);}html:not(.nectar-box-roll-loaded) .nectar-box-roll > #page-header-bg.fullscreen-header{top:108px;}.nectar-slider-wrap[data-fullscreen="true"]:not(.loaded),.nectar-slider-wrap[data-fullscreen="true"]:not(.loaded) .swiper-container{height:calc(100vh - 106px)!important;}.admin-bar .nectar-slider-wrap[data-fullscreen="true"]:not(.loaded),.admin-bar .nectar-slider-wrap[data-fullscreen="true"]:not(.loaded) .swiper-container{height:calc(100vh - 106px - 32px)!important;}}.admin-bar[class*="page-template-template-no-header"] .wpb_row.vc_row-o-full-height.top-level,.admin-bar[class*="page-template-template-no-header"] .wpb_row.vc_row-o-full-height.top-level > .col.span_12{min-height:calc(100vh - 32px);}body[class*="page-template-template-no-header"] .wpb_row.vc_row-o-full-height.top-level,body[class*="page-template-template-no-header"] .wpb_row.vc_row-o-full-height.top-level > .col.span_12{min-height:100vh;}@media only screen and (max-width:999px){.using-mobile-browser #nectar_fullscreen_rows:not(.afterLoaded):not([data-mobile-disable="on"]) > div{height:calc(100vh - 111px);}.using-mobile-browser .wpb_row.vc_row-o-full-height.top-level,.using-mobile-browser .wpb_row.vc_row-o-full-height.top-level > .col.span_12,[data-permanent-transparent="1"].using-mobile-browser .wpb_row.vc_row-o-full-height.top-level,[data-permanent-transparent="1"].using-mobile-browser .wpb_row.vc_row-o-full-height.top-level > .col.span_12{min-height:calc(100vh - 111px);}html:not(.nectar-box-roll-loaded) .nectar-box-roll > #page-header-bg.fullscreen-header,.nectar_fullscreen_zoom_recent_projects,.nectar-slider-wrap[data-fullscreen="true"]:not(.loaded),.nectar-slider-wrap[data-fullscreen="true"]:not(.loaded) .swiper-container,#nectar_fullscreen_rows:not(.afterLoaded):not([data-mobile-disable="on"]) > div{height:calc(100vh - 58px);}.wpb_row.vc_row-o-full-height.top-level,.wpb_row.vc_row-o-full-height.top-level > .col.span_12{min-height:calc(100vh - 58px);}body[data-transparent-header="false"] #ajax-content-wrap.no-scroll{min-height:calc(100vh - 58px);height:calc(100vh - 58px);}}@media only screen,print{.vc_row.translate_y_-110px{-webkit-transform:translateY(-110px);transform:translateY(-110px);}}.nectar-shape-divider-wrap{position:absolute;top:auto;bottom:0;left:0;right:0;width:100%;height:150px;z-index:3;transform:translateZ(0);}.post-area.span_9 .nectar-shape-divider-wrap{overflow:hidden;}.nectar-shape-divider-wrap[data-front="true"]{z-index:50;}.nectar-shape-divider-wrap[data-style="waves_opacity"] svg path:first-child{opacity:0.6;}.nectar-shape-divider-wrap[data-style="curve_opacity"] svg path:nth-child(1),.nectar-shape-divider-wrap[data-style="waves_opacity_alt"] svg path:nth-child(1){opacity:0.15;}.nectar-shape-divider-wrap[data-style="curve_opacity"] svg path:nth-child(2),.nectar-shape-divider-wrap[data-style="waves_opacity_alt"] svg path:nth-child(2){opacity:0.3;}.nectar-shape-divider{width:100%;left:0;bottom:-1px;height:100%;position:absolute;}.nectar-shape-divider-wrap.no-color .nectar-shape-divider{fill:#fff;}@media only screen and (max-width:999px){.nectar-shape-divider-wrap:not([data-using-percent-val="true"]) .nectar-shape-divider{height:75%;}.nectar-shape-divider-wrap[data-style="clouds"]:not([data-using-percent-val="true"]) .nectar-shape-divider{height:55%;}}@media only screen and (max-width:690px){.nectar-shape-divider-wrap:not([data-using-percent-val="true"]) .nectar-shape-divider{height:33%;}.nectar-shape-divider-wrap[data-style="clouds"]:not([data-using-percent-val="true"]) .nectar-shape-divider{height:33%;}}#ajax-content-wrap .nectar-shape-divider-wrap[data-height="1"] .nectar-shape-divider,#ajax-content-wrap .nectar-shape-divider-wrap[data-height="1px"] .nectar-shape-divider{height:1px;}.nectar-shape-divider-wrap[data-position="top"]{top:-1px;bottom:auto;}.nectar-shape-divider-wrap[data-position="top"]{transform:rotate(180deg)}@media only screen,print{.vc_row.inner_row.translate_x_30px.translate_y_-80px{-webkit-transform:translateX(30px) translateY(-80px);transform:translateX(30px) translateY(-80px);}}body .container-wrap .wpb_row[data-column-margin="none"]:not(.full-width-section):not(.full-width-content){margin-bottom:0;}body .container-wrap .vc_row-fluid[data-column-margin="none"] > .span_12,body .container-wrap .vc_row-fluid[data-column-margin="none"] .full-page-inner > .container > .span_12,body .container-wrap .vc_row-fluid[data-column-margin="none"] .full-page-inner > .span_12{margin-left:0;margin-right:0;}body .container-wrap .vc_row-fluid[data-column-margin="none"] .wpb_column:not(.child_column),body .container-wrap .inner_row[data-column-margin="none"] .child_column{padding-left:0;padding-right:0;}.col.padding-3-percent > .vc_column-inner,.col.padding-3-percent > .n-sticky > .vc_column-inner{padding:calc(600px * 0.03);}@media only screen and (max-width:690px){.col.padding-3-percent > .vc_column-inner,.col.padding-3-percent > .n-sticky > .vc_column-inner{padding:calc(100vw * 0.03);}}@media only screen and (min-width:1000px){.col.padding-3-percent > .vc_column-inner,.col.padding-3-percent > .n-sticky > .vc_column-inner{padding:calc((100vw - 180px) * 0.03);}.column_container:not(.vc_col-sm-12) .col.padding-3-percent > .vc_column-inner{padding:calc((100vw - 180px) * 0.015);}}@media only screen and (min-width:1425px){.col.padding-3-percent > .vc_column-inner{padding:calc(1245px * 0.03);}.column_container:not(.vc_col-sm-12) .col.padding-3-percent > .vc_column-inner{padding:calc(1245px * 0.015);}}.full-width-content .col.padding-3-percent > .vc_column-inner{padding:calc(100vw * 0.03);}@media only screen and (max-width:999px){.full-width-content .col.padding-3-percent > .vc_column-inner{padding:calc(100vw * 0.03);}}@media only screen and (min-width:1000px){.full-width-content .column_container:not(.vc_col-sm-12) .col.padding-3-percent > .vc_column-inner{padding:calc(100vw * 0.015);}}#ajax-content-wrap .col[data-padding-pos="top-bottom"]> .vc_column-inner,#ajax-content-wrap .col[data-padding-pos="top-bottom"] > .n-sticky > .vc_column-inner{padding-left:0;padding-right:0}.col.padding-1-percent > .vc_column-inner,.col.padding-1-percent > .n-sticky > .vc_column-inner{padding:calc(600px * 0.01);}@media only screen and (max-width:690px){.col.padding-1-percent > .vc_column-inner,.col.padding-1-percent > .n-sticky > .vc_column-inner{padding:calc(100vw * 0.01);}}@media only screen and (min-width:1000px){.col.padding-1-percent > .vc_column-inner,.col.padding-1-percent > .n-sticky > .vc_column-inner{padding:calc((100vw - 180px) * 0.01);}.column_container:not(.vc_col-sm-12) .col.padding-1-percent > .vc_column-inner{padding:calc((100vw - 180px) * 0.005);}}@media only screen and (min-width:1425px){.col.padding-1-percent > .vc_column-inner{padding:calc(1245px * 0.01);}.column_container:not(.vc_col-sm-12) .col.padding-1-percent > .vc_column-inner{padding:calc(1245px * 0.005);}}.full-width-content .col.padding-1-percent > .vc_column-inner{padding:calc(100vw * 0.01);}@media only screen and (max-width:999px){.full-width-content .col.padding-1-percent > .vc_column-inner{padding:calc(100vw * 0.01);}}@media only screen and (min-width:1000px){.full-width-content .column_container:not(.vc_col-sm-12) .col.padding-1-percent > .vc_column-inner{padding:calc(100vw * 0.005);}}.col.padding-2-percent > .vc_column-inner,.col.padding-2-percent > .n-sticky > .vc_column-inner{padding:calc(600px * 0.03);}@media only screen and (max-width:690px){.col.padding-2-percent > .vc_column-inner,.col.padding-2-percent > .n-sticky > .vc_column-inner{padding:calc(100vw * 0.03);}}@media only screen and (min-width:1000px){.col.padding-2-percent > .vc_column-inner,.col.padding-2-percent > .n-sticky > .vc_column-inner{padding:calc((100vw - 180px) * 0.02);}.column_container:not(.vc_col-sm-12) .col.padding-2-percent > .vc_column-inner{padding:calc((100vw - 180px) * 0.01);}}@media only screen and (min-width:1425px){.col.padding-2-percent > .vc_column-inner{padding:calc(1245px * 0.02);}.column_container:not(.vc_col-sm-12) .col.padding-2-percent > .vc_column-inner{padding:calc(1245px * 0.01);}}.full-width-content .col.padding-2-percent > .vc_column-inner{padding:calc(100vw * 0.02);}@media only screen and (max-width:999px){.full-width-content .col.padding-2-percent > .vc_column-inner{padding:calc(100vw * 0.03);}}@media only screen and (min-width:1000px){.full-width-content .column_container:not(.vc_col-sm-12) .col.padding-2-percent > .vc_column-inner{padding:calc(100vw * 0.01);}}.wpb_column.border_right_desktop_2px > .vc_column-inner,.wpb_column.border_right_desktop_2px > .n-sticky > .vc_column-inner{border-right-width:2px;}.wpb_column.border_color_efeff4 > .vc_column-inner,.wpb_column.border_color_efeff4 > .n-sticky > .vc_column-inner{border-color:#efeff4;}.wpb_column.border_style_solid > .vc_column-inner,.wpb_column.border_style_solid > .n-sticky > .vc_column-inner{border-style:solid;}.col.padding-5-percent > .vc_column-inner,.col.padding-5-percent > .n-sticky > .vc_column-inner{padding:calc(600px * 0.06);}@media only screen and (max-width:690px){.col.padding-5-percent > .vc_column-inner,.col.padding-5-percent > .n-sticky > .vc_column-inner{padding:calc(100vw * 0.06);}}@media only screen and (min-width:1000px){.col.padding-5-percent > .vc_column-inner,.col.padding-5-percent > .n-sticky > .vc_column-inner{padding:calc((100vw - 180px) * 0.05);}.column_container:not(.vc_col-sm-12) .col.padding-5-percent > .vc_column-inner{padding:calc((100vw - 180px) * 0.025);}}@media only screen and (min-width:1425px){.col.padding-5-percent > .vc_column-inner{padding:calc(1245px * 0.05);}.column_container:not(.vc_col-sm-12) .col.padding-5-percent > .vc_column-inner{padding:calc(1245px * 0.025);}}.full-width-content .col.padding-5-percent > .vc_column-inner{padding:calc(100vw * 0.05);}@media only screen and (max-width:999px){.full-width-content .col.padding-5-percent > .vc_column-inner{padding:calc(100vw * 0.06);}}@media only screen and (min-width:1000px){.full-width-content .column_container:not(.vc_col-sm-12) .col.padding-5-percent > .vc_column-inner{padding:calc(100vw * 0.025);}}body #ajax-content-wrap .col[data-padding-pos="left"] > .vc_column-inner,#ajax-content-wrap .col[data-padding-pos="left"] > .n-sticky > .vc_column-inner{padding-right:0;padding-top:0;padding-bottom:0}.wpb_column.el_spacing_0px > .vc_column-inner > .wpb_wrapper > div:not(:last-child){margin-bottom:0;}.wpb_column.border_top_desktop_3px > .vc_column-inner,.wpb_column.border_top_desktop_3px > .n-sticky > .vc_column-inner{border-top-width:3px;}.wpb_column.border_color_ab0634 > .vc_column-inner,.wpb_column.border_color_ab0634 > .n-sticky > .vc_column-inner{border-color:#ab0634;}.col.padding-4-percent > .vc_column-inner,.col.padding-4-percent > .n-sticky > .vc_column-inner{padding:calc(600px * 0.06);}@media only screen and (max-width:690px){.col.padding-4-percent > .vc_column-inner,.col.padding-4-percent > .n-sticky > .vc_column-inner{padding:calc(100vw * 0.06);}}@media only screen and (min-width:1000px){.col.padding-4-percent > .vc_column-inner,.col.padding-4-percent > .n-sticky > .vc_column-inner{padding:calc((100vw - 180px) * 0.04);}.column_container:not(.vc_col-sm-12) .col.padding-4-percent > .vc_column-inner{padding:calc((100vw - 180px) * 0.02);}}@media only screen and (min-width:1425px){.col.padding-4-percent > .vc_column-inner{padding:calc(1245px * 0.04);}.column_container:not(.vc_col-sm-12) .col.padding-4-percent > .vc_column-inner{padding:calc(1245px * 0.02);}}.full-width-content .col.padding-4-percent > .vc_column-inner{padding:calc(100vw * 0.04);}@media only screen and (max-width:999px){.full-width-content .col.padding-4-percent > .vc_column-inner{padding:calc(100vw * 0.06);}}@media only screen and (min-width:1000px){.full-width-content .column_container:not(.vc_col-sm-12) .col.padding-4-percent > .vc_column-inner{padding:calc(100vw * 0.02);}}.column-image-bg-wrap[data-bg-pos="center top"] .column-image-bg,.container-wrap .main-content .column-image-bg-wrap[data-bg-pos="center top"] .column-image-bg{background-position:center top;}.wpb_column.child_column.border_color_ab0634 > .vc_column-inner,.wpb_column.child_column.border_color_ab0634 > .n-sticky > .vc_column-inner{border-color:#ab0634;}.wpb_column.child_column.border_style_solid > .vc_column-inner,.wpb_column.child_column.border_style_solid > .n-sticky > .vc_column-inner{border-style:solid;}#ajax-content-wrap .col[data-padding-pos="left-right"] > .vc_column-inner,#ajax-content-wrap .col[data-padding-pos="left-right"] > .n-sticky > .vc_column-inner{padding-top:0;padding-bottom:0}.wpb_column.child_column.border_right_desktop_2px > .vc_column-inner,.wpb_column.child_column.border_right_desktop_2px > .n-sticky > .vc_column-inner{border-right-width:2px;}.wpb_column.child_column.border_color_ffffff > .vc_column-inner,.wpb_column.child_column.border_color_ffffff > .n-sticky > .vc_column-inner{border-color:#ffffff;}.column-image-bg-wrap[data-bg-pos="center center"] .column-image-bg,.container-wrap .main-content .column-image-bg-wrap[data-bg-pos="center center"] .column-image-bg{background-position:center center;}.wpb_column[data-cfc="true"] h1,.wpb_column[data-cfc="true"] h2,.wpb_column[data-cfc="true"] h3,.wpb_column[data-cfc="true"] h4,.wpb_column[data-cfc="true"] h5,.wpb_column[data-cfc="true"] h6,.wpb_column[data-cfc="true"] p{color:inherit}.wpb_column.child_column.border_top_desktop_3px > .vc_column-inner,.wpb_column.child_column.border_top_desktop_3px > .n-sticky > .vc_column-inner{border-top-width:3px;}.icon-tiny[class^="icon-"].extra-color-1{color:#231f20;}.nectar_icon_wrap[data-style*="default"][data-color*="extra-color-gradient"] .nectar_icon i{border-radius:0!important;text-align:center;}.nectar_icon_wrap[data-style*="default"][data-color*="extra-color-gradient"] .nectar_icon i:before{vertical-align:top;}.nectar_icon_wrap[data-style*="default"][data-color*="extra-color-gradient"] .nectar_icon i[class*="fa-"],.nectar_icon_wrap[data-style*="default"][data-color*="extra-color-gradient"] .nectar_icon i[class^="icon-"]{vertical-align:baseline;}.iconsmind-Gears:before{content:"\e99c"}.iconsmind-Conference:before{content:"\ebc7"}.iconsmind-Handshake:before{content:"\ef17"}.iconsmind-Check-2:before{content:"\ece0"}.iconsmind-Information:before{content:"\e99e"}.img-with-aniamtion-wrap.custom-width-220px .inner{max-width:220px;}.img-with-aniamtion-wrap[data-max-width="custom"].center .inner{display:inline-block;}.nectar-simple-slider .cell.color-overlay-1-transparent > .bg-layer-wrap > .color-overlay{background-color:transparent;}@media only screen and (max-width:999px){body .wpb_column.force-tablet-text-align-left,body .wpb_column.force-tablet-text-align-left .col{text-align:left!important;}body .wpb_column.force-tablet-text-align-right,body .wpb_column.force-tablet-text-align-right .col{text-align:right!important;}body .wpb_column.force-tablet-text-align-center,body .wpb_column.force-tablet-text-align-center .col,body .wpb_column.force-tablet-text-align-center .vc_custom_heading,body .wpb_column.force-tablet-text-align-center .nectar-cta{text-align:center!important;}.wpb_column.force-tablet-text-align-center .img-with-aniamtion-wrap img{display:inline-block;}}@media only screen and (max-width:999px){.vc_row.top_padding_tablet_6pct{padding-top:6%!important;}}@media only screen and (max-width:999px){.wpb_column.top_margin_tablet_-10px{margin-top:-10px!important;}}@media only screen and (max-width:999px){body .wpb_row .wpb_column.padding-1-percent_tablet > .vc_column-inner,body .wpb_row .wpb_column.padding-1-percent_tablet > .n-sticky > .vc_column-inner{padding:calc(999px * 0.01);}}@media only screen and (max-width:999px){.vc_row.bottom_padding_tablet_35px{padding-bottom:35px!important;}}@media only screen and (max-width:999px){.divider-wrap.height_tablet_0px > .divider{height:0!important;}}@media only screen and (max-width:999px){.vc_row.bottom_padding_tablet_6pct{padding-bottom:6%!important;}}@media only screen and (max-width:999px){.divider-wrap.height_tablet_350px > .divider{height:350px!important;}}@media only screen and (max-width:999px){.divider-wrap.height_tablet_15px > .divider{height:15px!important;}}@media only screen and (max-width:999px){.wpb_row .wpb_column.border_right_tablet_0px > .vc_column-inner{border-right-width:0;}}@media only screen and (max-width:999px){.divider-wrap.height_tablet_400px > .divider{height:400px!important;}}@media only screen and (max-width:999px){body .wpb_row .wpb_column.padding-3-percent_tablet > .vc_column-inner,body .wpb_row .wpb_column.padding-3-percent_tablet > .n-sticky > .vc_column-inner{padding:calc(999px * 0.03);}}@media only screen and (max-width:999px){.vc_row.inner_row.translate_x_tablet_0px.translate_y_tablet_-80px{-webkit-transform:translateX(0px) translateY(-80px);transform:translateX(0px) translateY(-80px);}}@media only screen and (max-width:999px){body .wpb_row .wpb_column.child_column.padding-3-percent_tablet > .vc_column-inner,body .wpb_row .wpb_column.child_column.padding-3-percent_tablet > .n-sticky > .vc_column-inner{padding:calc(999px * 0.03);}}@media only screen and (max-width:999px){.wpb_column.top_margin_tablet_50px{margin-top:50px!important;}}@media only screen and (max-width:999px){.wpb_column.bottom_margin_tablet_20px{margin-bottom:20px!important;}}@media only screen and (max-width:999px){#ajax-content-wrap .vc_row.inner_row.right_padding_tablet_6pct .row_col_wrap_12_inner{padding-right:6%!important;}}@media only screen and (max-width:999px){.vc_row.top_padding_tablet_10px{padding-top:10px!important;}}@media only screen and (max-width:999px){body .vc_row-fluid:not(.full-width-content) > .span_12 .vc_col-sm-2:not(:last-child):not([class*="vc_col-xs-"]){margin-bottom:25px;}}@media only screen and (min-width :691px) and (max-width :999px){body .vc_col-sm-2{width:31.2%;margin-left:3.1%;}body .full-width-content .vc_col-sm-2{width:33.3%;margin-left:0;}.vc_row-fluid .vc_col-sm-2[class*="vc_col-sm-"]:first-child:not([class*="offset"]),.vc_row-fluid .vc_col-sm-2[class*="vc_col-sm-"]:nth-child(3n+4):not([class*="offset"]){margin-left:0;}}@media only screen and (max-width :690px){body .vc_row-fluid .vc_col-sm-2:not([class*="vc_col-xs"]),body .vc_row-fluid.full-width-content .vc_col-sm-2:not([class*="vc_col-xs"]){width:50%;}.vc_row-fluid .vc_col-sm-2[class*="vc_col-sm-"]:first-child:not([class*="offset"]),.vc_row-fluid .vc_col-sm-2[class*="vc_col-sm-"]:nth-child(2n+3):not([class*="offset"]){margin-left:0;}}@media only screen and (max-width:999px){.wpb_column.top_margin_tablet_60px{margin-top:60px!important;}}@media only screen and (max-width:999px){body .wpb_row .wpb_column.padding-2-percent_tablet > .vc_column-inner,body .wpb_row .wpb_column.padding-2-percent_tablet > .n-sticky > .vc_column-inner{padding:calc(999px * 0.02);}}@media only screen and (max-width:999px){#ajax-content-wrap .vc_row.inner_row.left_padding_tablet_6pct .row_col_wrap_12_inner{padding-left:6%!important;}}@media only screen and (max-width:999px){.vc_row.top_padding_tablet_80px{padding-top:80px!important;}}@media only screen and (max-width:999px){.vc_row.top_padding_tablet_40px{padding-top:40px!important;}}@media only screen and (max-width:999px){.wpb_row .wpb_column.child_column.border_right_tablet_0px > .vc_column-inner{border-right-width:0;}}@media only screen and (max-width:999px){.wpb_row.reverse_columns_row_tablet .row_col_wrap_12,.wpb_row.inner_row.reverse_columns_row_tablet .row_col_wrap_12_inner{flex-direction:row-reverse;}.wpb_row.reverse_columns_column_tablet .row_col_wrap_12,.wpb_row.inner_row.reverse_columns_column_tablet .row_col_wrap_12_inner{flex-direction:column-reverse;}.wpb_row.reverse_columns_column_tablet:not([data-column-margin="none"]):not(.full-width-content) > .row_col_wrap_12 > .wpb_column:last-of-type,.wpb_row:not(.full-width-content) .wpb_row.inner_row:not([data-column-margin="none"]).reverse_columns_column_tablet .row_col_wrap_12_inner > .wpb_column:last-of-type{margin-bottom:25px;}.wpb_row.reverse_columns_column_tablet:not([data-column-margin="none"]):not(.full-width-content) > .row_col_wrap_12 > .wpb_column:first-of-type,.wpb_row:not(.full-width-content) .wpb_row.inner_row:not([data-column-margin="none"]).reverse_columns_column_tablet .row_col_wrap_12_inner > .wpb_column:first-of-type{margin-bottom:0;}}@media only screen and (max-width:999px){.vc_row.bottom_padding_tablet_50px{padding-bottom:50px!important;}}@media only screen and (max-width:999px){.vc_row.top_padding_tablet_60px{padding-top:60px!important;}}@media only screen and (max-width:999px){.vc_row.bottom_padding_tablet_70px{padding-bottom:70px!important;}}@media only screen and (max-width:999px){.vc_row.bottom_padding_tablet_0px{padding-bottom:0!important;}}@media only screen and (max-width:690px){.divider-wrap.height_phone_0px > .divider{height:0!important;}}@media only screen and (max-width:690px){.wpb_row .wpb_column.child_column.border_right_phone_0px > .vc_column-inner{border-right-width:0;}}@media only screen and (max-width:690px){.vc_row.top_padding_phone_50px{padding-top:50px!important;}}@media only screen and (max-width:690px){.wpb_column.bottom_margin_phone_20px{margin-bottom:20px!important;}}@media only screen and (max-width:690px){.vc_row.translate_y_phone_-10px{-webkit-transform:translateY(-10px);transform:translateY(-10px);}}@media only screen and (max-width:690px){.vc_row.top_padding_phone_15px{padding-top:15px!important;}}@media only screen and (max-width:690px){.vc_row.bottom_padding_phone_35px{padding-bottom:35px!important;}}@media only screen and (max-width:690px){.vc_row.top_padding_phone_60px{padding-top:60px!important;}}@media only screen and (max-width:690px){.vc_row.bottom_padding_phone_0px{padding-bottom:0!important;}}@media only screen and (max-width:690px){.wpb_column.top_margin_phone_35px{margin-top:35px!important;}}@media only screen and (max-width:690px){.vc_row.top_padding_phone_10px{padding-top:10px!important;}}@media only screen and (max-width:690px){.divider-wrap.height_phone_280px > .divider{height:280px!important;}}@media only screen and (max-width:690px){.vc_row.top_padding_phone_70px{padding-top:70px!important;}}@media only screen and (max-width:690px){#ajax-content-wrap .vc_row.inner_row.left_padding_phone_6pct .row_col_wrap_12_inner{padding-left:6%!important;}}@media only screen and (max-width:690px){.vc_row.top_padding_phone_0px{padding-top:0!important;}}@media only screen and (max-width:690px){body .wpb_row .wpb_column.child_column.padding-4-percent_phone > .vc_column-inner,body .wpb_row .wpb_column.child_column.padding-4-percent_phone > .n-sticky > .vc_column-inner{padding:calc(690px * 0.04);}}@media only screen and (max-width:690px){.vc_row.top_padding_phone_6pct{padding-top:6%!important;}}@media only screen and (max-width:690px){.wpb_column.top_margin_phone_50px{margin-top:50px!important;}}@media only screen and (max-width:690px){.vc_row.bottom_padding_phone_6pct{padding-bottom:6%!important;}}@media only screen and (max-width:690px){#ajax-content-wrap .vc_row.inner_row.right_padding_phone_6pct .row_col_wrap_12_inner{padding-right:6%!important;}}@media only screen and (max-width:690px){.divider-wrap.height_phone_300px > .divider{height:300px!important;}}@media only screen and (max-width:690px){.wpb_row .wpb_column.border_right_phone_0px > .vc_column-inner{border-right-width:0;}}@media only screen and (max-width:690px){.divider-wrap.height_phone_20px > .divider{height:20px!important;}}@media only screen and (max-width:690px){.vc_row.inner_row.translate_x_phone_0px.translate_y_phone_-60px{-webkit-transform:translateX(0px) translateY(-60px);transform:translateX(0px) translateY(-60px);}}@media only screen and (max-width:690px){body .wpb_row .wpb_column.padding-1-percent_phone > .vc_column-inner,body .wpb_row .wpb_column.padding-1-percent_phone > .n-sticky > .vc_column-inner{padding:calc(690px * 0.01);}}@media only screen and (max-width:690px){body .wpb_row .wpb_column.padding-3-percent_phone > .vc_column-inner,body .wpb_row .wpb_column.padding-3-percent_phone > .n-sticky > .vc_column-inner{padding:calc(690px * 0.03);}}@media only screen and (max-width:690px){.wpb_column.top_margin_phone_-10px{margin-top:-10px!important;}}@media only screen and (max-width:690px){.vc_row.bottom_padding_phone_40px{padding-bottom:40px!important;}}@media only screen and (max-width:690px){.wpb_row.reverse_columns_row_phone .row_col_wrap_12,.wpb_row.inner_row.reverse_columns_row_phone .row_col_wrap_12_inner{flex-direction:row-reverse;}.wpb_row.reverse_columns_column_phone .row_col_wrap_12,.wpb_row.inner_row.reverse_columns_column_phone .row_col_wrap_12_inner{flex-direction:column-reverse;}.wpb_row.reverse_columns_column_phone:not([data-column-margin="none"]):not(.full-width-content) > .row_col_wrap_12 > .wpb_column:last-of-type,.wpb_row:not(.full-width-content) .wpb_row.inner_row:not([data-column-margin="none"]).reverse_columns_column_phone .row_col_wrap_12_inner > .wpb_column:last-of-type{margin-bottom:25px;}.wpb_row.reverse_columns_column_phone:not([data-column-margin="none"]):not(.full-width-content) > .row_col_wrap_12 > .wpb_column:first-of-type,.wpb_row:not(.full-width-content) .wpb_row.inner_row:not([data-column-margin="none"]).reverse_columns_column_phone .row_col_wrap_12_inner > .wpb_column:first-of-type{margin-bottom:0;}}@media only screen and (max-width:690px){html body .wpb_column.force-phone-text-align-left,html body .wpb_column.force-phone-text-align-left .col{text-align:left!important;}html body .wpb_column.force-phone-text-align-right,html body .wpb_column.force-phone-text-align-right .col{text-align:right!important;}html body .wpb_column.force-phone-text-align-center,html body .wpb_column.force-phone-text-align-center .col,html body .wpb_column.force-phone-text-align-center .vc_custom_heading,html body .wpb_column.force-phone-text-align-center .nectar-cta{text-align:center!important;}.wpb_column.force-phone-text-align-center .img-with-aniamtion-wrap img{display:inline-block;}}.nectar-shape-divider-wrap{position:absolute;top:auto;bottom:0;left:0;right:0;width:100%;height:150px;z-index:3;transform:translateZ(0);}.post-area.span_9 .nectar-shape-divider-wrap{overflow:hidden;}.nectar-shape-divider-wrap[data-front="true"]{z-index:50;}.nectar-shape-divider-wrap[data-style="waves_opacity"] svg path:first-child{opacity:0.6;}.nectar-shape-divider-wrap[data-style="curve_opacity"] svg path:nth-child(1),.nectar-shape-divider-wrap[data-style="waves_opacity_alt"] svg path:nth-child(1){opacity:0.15;}.nectar-shape-divider-wrap[data-style="curve_opacity"] svg path:nth-child(2),.nectar-shape-divider-wrap[data-style="waves_opacity_alt"] svg path:nth-child(2){opacity:0.3;}.nectar-shape-divider{width:100%;left:0;bottom:-1px;height:100%;position:absolute;}.nectar-shape-divider-wrap.no-color .nectar-shape-divider{fill:#fff;}@media only screen and (max-width:999px){.nectar-shape-divider-wrap:not([data-using-percent-val="true"]) .nectar-shape-divider{height:75%;}.nectar-shape-divider-wrap[data-style="clouds"]:not([data-using-percent-val="true"]) .nectar-shape-divider{height:55%;}}@media only screen and (max-width:690px){.nectar-shape-divider-wrap:not([data-using-percent-val="true"]) .nectar-shape-divider{height:33%;}.nectar-shape-divider-wrap[data-style="clouds"]:not([data-using-percent-val="true"]) .nectar-shape-divider{height:33%;}}#ajax-content-wrap .nectar-shape-divider-wrap[data-height="1"] .nectar-shape-divider,#ajax-content-wrap .nectar-shape-divider-wrap[data-height="1px"] .nectar-shape-divider{height:1px;}.nectar-shape-divider-wrap[data-position="top"]{top:-1px;bottom:auto;}.nectar-shape-divider-wrap[data-position="top"]{transform:rotate(180deg)}.col.padding-3-percent > .vc_column-inner,.col.padding-3-percent > .n-sticky > .vc_column-inner{padding:calc(600px * 0.03);}@media only screen and (max-width:690px){.col.padding-3-percent > .vc_column-inner,.col.padding-3-percent > .n-sticky > .vc_column-inner{padding:calc(100vw * 0.03);}}@media only screen and (min-width:1000px){.col.padding-3-percent > .vc_column-inner,.col.padding-3-percent > .n-sticky > .vc_column-inner{padding:calc((100vw - 180px) * 0.03);}.column_container:not(.vc_col-sm-12) .col.padding-3-percent > .vc_column-inner{padding:calc((100vw - 180px) * 0.015);}}@media only screen and (min-width:1425px){.col.padding-3-percent > .vc_column-inner{padding:calc(1245px * 0.03);}.column_container:not(.vc_col-sm-12) .col.padding-3-percent > .vc_column-inner{padding:calc(1245px * 0.015);}}.full-width-content .col.padding-3-percent > .vc_column-inner{padding:calc(100vw * 0.03);}@media only screen and (max-width:999px){.full-width-content .col.padding-3-percent > .vc_column-inner{padding:calc(100vw * 0.03);}}@media only screen and (min-width:1000px){.full-width-content .column_container:not(.vc_col-sm-12) .col.padding-3-percent > .vc_column-inner{padding:calc(100vw * 0.015);}}.wpb_column[data-cfc="true"] h1,.wpb_column[data-cfc="true"] h2,.wpb_column[data-cfc="true"] h3,.wpb_column[data-cfc="true"] h4,.wpb_column[data-cfc="true"] h5,.wpb_column[data-cfc="true"] h6,.wpb_column[data-cfc="true"] p{color:inherit}.col.padding-9-percent > .vc_column-inner,.col.padding-9-percent > .n-sticky > .vc_column-inner{padding:calc(600px * 0.09);}@media only screen and (max-width:690px){.col.padding-9-percent > .vc_column-inner,.col.padding-9-percent > .n-sticky > .vc_column-inner{padding:calc(100vw * 0.09);}}@media only screen and (min-width:1000px){.col.padding-9-percent > .vc_column-inner,.col.padding-9-percent > .n-sticky > .vc_column-inner{padding:calc((100vw - 180px) * 0.09);}.column_container:not(.vc_col-sm-12) .col.padding-9-percent > .vc_column-inner{padding:calc((100vw - 180px) * 0.045);}}@media only screen and (min-width:1425px){.col.padding-9-percent > .vc_column-inner{padding:calc(1245px * 0.09);}.column_container:not(.vc_col-sm-12) .col.padding-9-percent > .vc_column-inner{padding:calc(1245px * 0.045);}}.full-width-content .col.padding-9-percent > .vc_column-inner{padding:calc(100vw * 0.09);}@media only screen and (max-width:999px){.full-width-content .col.padding-9-percent > .vc_column-inner{padding:calc(100vw * 0.09);}}@media only screen and (min-width:1000px){.full-width-content .column_container:not(.vc_col-sm-12) .col.padding-9-percent > .vc_column-inner{padding:calc(100vw * 0.045);}}.wpb_column.child_column.border_top_desktop_3px > .vc_column-inner,.wpb_column.child_column.border_top_desktop_3px > .n-sticky > .vc_column-inner{border-top-width:3px;}.wpb_column.child_column.border_color_ab0634 > .vc_column-inner,.wpb_column.child_column.border_color_ab0634 > .n-sticky > .vc_column-inner{border-color:#ab0634;}.wpb_column.child_column.border_style_solid > .vc_column-inner,.wpb_column.child_column.border_style_solid > .n-sticky > .vc_column-inner{border-style:solid;}.icon-tiny[class^="icon-"].extra-color-1{color:#231f20;}@media only screen and (max-width:999px){.vc_row.top_padding_tablet_0px{padding-top:0!important;}}@media only screen and (max-width:690px){.vc_row.top_padding_phone_0px{padding-top:0!important;}}.screen-reader-text,.nectar-skip-to-content:not(:focus){border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important;}.row .col img:not([srcset]){width:auto;}.row .col img.img-with-animation.nectar-lazy:not([srcset]){width:100%;}
/* Makes description in Mega Menu have a padding top */

body #slide-out-widget-area .menuwrapper li small,
#header-outer .sf-menu li ul li a .item_desc,
#slide-out-widget-area.fullscreen-split .off-canvas-menu-container li small,
#slide-out-widget-area .off-canvas-menu-container .nectar-ext-menu-item .item_desc,
.material #slide-out-widget-area[class*="slide-out-from-right"] .off-canvas-menu-container .menu li small,
#header-outer #mobile-menu ul ul>li>a .item_desc,
.nectar-ext-menu-item .menu-item-desc,
#slide-out-widget-area .inner .off-canvas-menu-container li a .item_desc {
	padding-top: 10px;
}


/* Necessary for site function - Do not delete */

#sidebar .wpb_row,
#sidebar .wpb_content_element {
	margin-bottom: 0 !important;
}

.widget_nav_menu ul.menu,
.widget_nav_menu ol.menu {
	margin-bottom: 0 !important;
}

#slide-out-widget-area p {
	padding-bottom: 0 !important;
}

.main-content ul,
.main-content ol {
	margin-bottom: 15px !important;
}

body.single-post .main-content ul,
body.single-post .main-content ol {
	margin-bottom: 15px !important;
}

.aa-full-width {
	width: 100% !important;
	text-align: center !important;
}

#aa-full-width {
	width: 100% !important;
	text-align: center !important;
}

.aa-clickable-coverage {
	margin-bottom: 0 !important;
}

.nectar-button:not([style*="margin-bottom"]) {
	margin-bottom: 0!important;
}


/* Makes the blue section on coverage pages move up - Do not delete */

#aa-quote-negative-margin {
	margin-top: -275px !important;
}

@media all and (min-width:690px) {
	#aa-quote-negative-margin {
		margin-top: -288px !important;
	}
}

@media all and (min-width:1000px) {
	#aa-quote-negative-margin {
		margin-top: -348px !important;
	}
}


/* Padding top on inside pages for transparent header - Do not delete */

#header-padding {
	padding-top: 100px !important;
}

#header-secondary-outer nav {
	display: table;
	margin: auto !important;
}


/* Secondary Menu - Do not delete */

#header-secondary-outer {
	padding: 15px!important;
}

body #header-secondary-outer nav>ul>li>a {
	line-height: 17px!important;
	font-size: 17px!important;
	font-weight: bold!important;
}

#header-secondary-outer #social i {
	line-height: 17px !important;
	font-size: 17px !important;
}


/* Button Sizes - If a client request bigger or smaller text on the buttons, do that here */

body.aa-magenta .nectar-button.nectar-button.small {
	/*font-size:14px;*/
}

body.aa-magenta .nectar-button.nectar-button.medium {
	/*font-size:15px;*/
}

body.aa-magenta .nectar-button.nectar-button.large {
	/*font-size:17px;*/
}


/* Sidebar Service Buttons - This gets rid of extra space Salient adds under the Service option buttons */

.button-no-margin {
	margin: 0px!important;
}

.off-canvas-menu-container li li a {
	display: inline-block;
}


/* Zoom In - This effect is used on the Client Center links */

.zoom-effect {
	transition: all 220ms ease;
}

.zoom-effect:hover {
	transform: scale(1.05);
}


/* Highlight Menu Footer - Do not delete */

.aa-menu-list-footer .material .wpb_row,
.material {
	margin-bottom: .5em!important;
}

.aa-menu-list-footer {
	text-align: center !important;
}

.aa-menu-list-footer ul {
	padding-top: 0px !important;
}

.aa-menu-list-footer ul li {
	list-style: none !important;
	text-align: inherit !important;
}

.aa-menu-list-footer ul li:before {
	color: #000;
	font-size: 25px!important;
	line-height: 25px;
	top: 10px;
	left: 0;
}

.aa-menu-list li a,
.aa-menu-list-footer li a {
	color: #000000;
	font-weight: normal;
}


/* Highlight Menu - Do not delete */

.aa-menu-list .material .wpb_row,
.material {
	margin-bottom: .5em!important;
}

.aa-menu-list {
	text-align: left !important;
}

.aa-menu-list ul {
	padding-top: 0px !important;
	margin-left: 5px !important;
}

.aa-menu-list ul li {
	list-style: none !important;
}

.aa-menu-list ul li:before {
	content: '\f0da'!important;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	color: #000;
	font-size: 15px;
	padding-right: 15px;
	top: 10px;
	left: 0;
}


/* Footer - This is for the footer button */

#footer-outer #footer-widgets .col input[type="submit"] {
	background-color: rgba(237, 237, 237, 0) !important;
	color: #0a2158 !important;
	border: solid 2px !important;
	font-size: 13px !important;
}

#footer-widgets .col {
	padding-right: 30px !important;
}

#footer-widgets .col_last {
	padding-right: 0 !important;
}


/* Titles of Footer Items */

body #sidebar h4,
body .widget h4,
body #footer-outer .widget h4 {
	font-size: 18px!important;
	line-height: 18px;
	font-weight: bold;
}


/* Left Column Paragraph Sizing - Must use the text element in the widgets */

#text-5 p {
	font-size: 14px!important;
	line-height: 130%!important;
}


/* This makes everything in a <ul>, in the footer, size 16 */

body #sidebar ul,
body .widget ul,
body #footer-outer .widget ul {
	margin: 0;
	font-size: 15px!important;
}

#footer-outer a:not(.nectar-button) {
	color: inherit !important;
}


/* Gets Rid of Spacing Under CC Button */

.aacc-button {
	margin-bottom: 0;
}

body.is-power-panel .container-wrap .row>.wpb_row:not(.full-width-section):not(.full-width-content):last-child {
	margin-bottom: 0em;
}


/* Feedback form - confirmation styling */

.form-feedback {
    text-align: center;
    background: #f8f8fa;
    margin-top:20px;
}
.form-feedback p.h9 {
    padding: 15px;
    background: #f0f0f4;
}
.form-feedback blockquote {
    padding: 20px;
}
</style>
<link rel='stylesheet' id='salient-child-style-css' href='https://goicm.com/wp-content/themes/activeagency-child/style.css?ver=16.1.3' type='text/css' media='all' />

<script type="text/javascript" src="https://goicm.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script>
<script type="text/javascript" src="https://goicm.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js" data-rocket-defer defer></script>
<script data-minify="1" type="text/javascript" src="https://goicm.com/wp-content/cache/min/1/wp-content/plugins/forge3-activeagency-features/src/js/forge3-activeagency-header-scripts.js?ver=1744120495" id="forge3-activeagency-header-scripts-js" data-rocket-defer defer></script>
<script type="text/javascript" defer='defer' src="https://goicm.com/wp-content/plugins/gravityforms/js/jquery.json.min.js?ver=2.9.8" id="gform_json-js"></script>
<script type="text/javascript" id="gform_gravityforms-js-extra">
/* <![CDATA[ */
var gf_global = {"gf_currency_config":{"name":"U.S. Dollar","symbol_left":"$","symbol_right":"","symbol_padding":"","thousand_separator":",","decimal_separator":".","decimals":2,"code":"USD"},"base_url":"https:\/\/goicm.com\/wp-content\/plugins\/gravityforms","number_formats":[],"spinnerUrl":"https:\/\/goicm.com\/wp-content\/plugins\/gravityforms\/images\/spinner.svg","version_hash":"d7a35377a429077f3787733637743f69","strings":{"newRowAdded":"New row added.","rowRemoved":"Row removed","formSaved":"The form has been saved.  The content contains the link to return and complete the form."}};
var gform_i18n = {"datepicker":{"days":{"monday":"Mo","tuesday":"Tu","wednesday":"We","thursday":"Th","friday":"Fr","saturday":"Sa","sunday":"Su"},"months":{"january":"January","february":"February","march":"March","april":"April","may":"May","june":"June","july":"July","august":"August","september":"September","october":"October","november":"November","december":"December"},"firstDay":1,"iconText":"Select date"}};
var gf_legacy_multi = {"4":""};
var gform_gravityforms = {"strings":{"invalid_file_extension":"This type of file is not allowed. Must be one of the following:","delete_file":"Delete this file","in_progress":"in progress","file_exceeds_limit":"File exceeds size limit","illegal_extension":"This type of file is not allowed.","max_reached":"Maximum number of files reached","unknown_error":"There was a problem while saving the file on the server","currently_uploading":"Please wait for the uploading to complete","cancel":"Cancel","cancel_upload":"Cancel this upload","cancelled":"Cancelled"},"vars":{"images_url":"https:\/\/goicm.com\/wp-content\/plugins\/gravityforms\/images"}};
/* ]]> */
</script>
<script type="text/javascript" id="gform_gravityforms-js-before">
/* <![CDATA[ */
var gform;gform||(document.addEventListener("gform_main_scripts_loaded",function(){gform.scriptsLoaded=!0}),document.addEventListener("gform/theme/scripts_loaded",function(){gform.themeScriptsLoaded=!0}),window.addEventListener("DOMContentLoaded",function(){gform.domLoaded=!0}),gform={domLoaded:!1,scriptsLoaded:!1,themeScriptsLoaded:!1,isFormEditor:()=>"function"==typeof InitializeEditor,callIfLoaded:function(o){return!(!gform.domLoaded||!gform.scriptsLoaded||!gform.themeScriptsLoaded&&!gform.isFormEditor()||(gform.isFormEditor()&&console.warn("The use of gform.initializeOnLoaded() is deprecated in the form editor context and will be removed in Gravity Forms 3.1."),o(),0))},initializeOnLoaded:function(o){gform.callIfLoaded(o)||(document.addEventListener("gform_main_scripts_loaded",()=>{gform.scriptsLoaded=!0,gform.callIfLoaded(o)}),document.addEventListener("gform/theme/scripts_loaded",()=>{gform.themeScriptsLoaded=!0,gform.callIfLoaded(o)}),window.addEventListener("DOMContentLoaded",()=>{gform.domLoaded=!0,gform.callIfLoaded(o)}))},hooks:{action:{},filter:{}},addAction:function(o,r,e,t){gform.addHook("action",o,r,e,t)},addFilter:function(o,r,e,t){gform.addHook("filter",o,r,e,t)},doAction:function(o){gform.doHook("action",o,arguments)},applyFilters:function(o){return gform.doHook("filter",o,arguments)},removeAction:function(o,r){gform.removeHook("action",o,r)},removeFilter:function(o,r,e){gform.removeHook("filter",o,r,e)},addHook:function(o,r,e,t,n){null==gform.hooks[o][r]&&(gform.hooks[o][r]=[]);var d=gform.hooks[o][r];null==n&&(n=r+"_"+d.length),gform.hooks[o][r].push({tag:n,callable:e,priority:t=null==t?10:t})},doHook:function(r,o,e){var t;if(e=Array.prototype.slice.call(e,1),null!=gform.hooks[r][o]&&((o=gform.hooks[r][o]).sort(function(o,r){return o.priority-r.priority}),o.forEach(function(o){"function"!=typeof(t=o.callable)&&(t=window[t]),"action"==r?t.apply(null,e):e[0]=t.apply(null,e)})),"filter"==r)return e[0]},removeHook:function(o,r,t,n){var e;null!=gform.hooks[o][r]&&(e=(e=gform.hooks[o][r]).filter(function(o,r,e){return!!(null!=n&&n!=o.tag||null!=t&&t!=o.priority)}),gform.hooks[o][r]=e)}});
/* ]]> */
</script>
<script type="text/javascript" defer='defer' src="https://goicm.com/wp-content/plugins/gravityforms/js/gravityforms.min.js?ver=2.9.8" id="gform_gravityforms-js"></script>
<script type="text/javascript" defer='defer' src="https://goicm.com/wp-content/plugins/gravityforms/assets/js/dist/utils.min.js?ver=d1f4caf9d41e0123f387bd5029d08d19" id="gform_gravityforms_utils-js"></script>
<script></script><link rel="https://api.w.org/" href="https://goicm.com/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://goicm.com/wp-json/wp/v2/pages/13693" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://goicm.com/xmlrpc.php?rsd" />
<meta name="generator" content="WordPress 6.7.2" />
<link rel='shortlink' href='https://goicm.com/' />
<link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://goicm.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fgoicm.com%2F" />
<link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://goicm.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fgoicm.com%2F&#038;format=xml" />
			<script type="text/javascript">
			jQuery(document).ready(function($) {
				$.get(f3aa.ajaxurl+'?action=nofly_check').fail(function(f){
					if( f.status===403 || f.status==='403' ) window.location.href = "?"+Math.round(Math.random()*10000);
				});
			});
			</script>
			<link rel="prerender" href="https://goicm.com/power-panel/request-a-quote/" as="document" crossorigin="anonymous"><link rel="prerender" href="https://goicm.com/power-panel/insure-your-industry/" as="document" crossorigin="anonymous"><link rel="prerender" href="https://goicm.com/power-panel/google-reviews/" as="document" crossorigin="anonymous"><!-- site-navigation-element Schema optimized by Schema Pro --><script type="application/ld+json">{"@context":"https:\/\/schema.org","@graph":[{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"Insurance Solutions","url":"https:\/\/goicm.com\/insurance-solutions\/"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"-","url":"#"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"Personal Insurance","url":"https:\/\/goicm.com\/personal-insurance\/"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"Home and Auto Insurance (Bundled)","url":"https:\/\/goicm.com\/personal-insurance\/home-and-auto-insurance-bundled\/"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"Individual Life","url":"https:\/\/goicm.com\/personal-insurance\/individual-life-insurance\/"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"Auto","url":"https:\/\/goicm.com\/personal-insurance\/auto-insurance\/"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"See All","url":"https:\/\/goicm.com\/business-insurance\/"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"Insurance by Industry","url":"https:\/\/goicm.com\/business-insurance\/insurance-by-industry\/"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"Landscaping Services","url":"https:\/\/goicm.com\/business-insurance\/insurance-by-industry\/landscaping-services-insurance\/"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"Carpenter","url":"https:\/\/goicm.com\/business-insurance\/insurance-by-industry\/carpenter-insurance\/"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"Mechanical Contractor","url":"https:\/\/goicm.com\/business-insurance\/insurance-by-industry\/mechanical-contractor-insurance\/"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"Business Insurance","url":"https:\/\/goicm.com\/business-insurance\/"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"Business Owners","url":"https:\/\/goicm.com\/business-insurance\/business-owners-insurance\/"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"General Liability","url":"https:\/\/goicm.com\/business-insurance\/general-liability-insurance\/"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"Business Auto","url":"https:\/\/goicm.com\/business-insurance\/business-auto-insurance\/"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"Explore Interactive Graphics","url":"https:\/\/goicm.com\/clickable-coverage\/"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"Service Center","url":"https:\/\/goicm.com\/service-center\/"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"Explore Policy Options","url":"https:\/\/goicm.com\/service-center\/"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"Pay Bill","url":"https:\/\/goicm.com\/service-center\/pay-bill\/"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"Request Auto ID Card","url":"https:\/\/goicm.com\/service-center\/request-auto-id-card\/"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"Request a Certificate","url":"https:\/\/goicm.com\/service-center\/request-certificate\/"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"Policy Review","url":"https:\/\/goicm.com\/service-center\/policy-review\/"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"Request Policy Change","url":"https:\/\/goicm.com\/service-center\/request-policy-change\/"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"Happy with Insurance Center of Monroe?","url":"https:\/\/goicm.com\/contact\/refer-us\/"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"About","url":"https:\/\/goicm.com\/about-our-agency\/"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"About Our Agency","url":"https:\/\/goicm.com\/about-our-agency\/"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"Meet Our Team","url":"https:\/\/goicm.com\/about-our-agency\/meet-our-team\/"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"Join Our Team","url":"https:\/\/goicm.com\/about-our-agency\/join-our-team\/"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"Read Our Reviews","url":"https:\/\/goicm.com\/about-our-agency\/read-our-reviews\/"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"Insurance Companies","url":"https:\/\/goicm.com\/about-our-agency\/insurance-companies\/"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"We Are Independent","url":"https:\/\/goicm.com\/about-our-agency\/we-are-independent\/"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"Blog","url":"https:\/\/goicm.com\/blog\/"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"Review Us","url":"https:\/\/goicm.com\/contact\/review-us\/"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"Refer Us","url":"https:\/\/goicm.com\/contact\/refer-us\/"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"Read Our Raving Reviews","url":"https:\/\/goicm.com\/about-our-agency\/read-our-reviews\/"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"Contact","url":"https:\/\/goicm.com\/contact\/"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"Monroe, MI Office","url":"https:\/\/goicm.com\/contact\/monroe-mi-insurance\/"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"428 N Monroe Street Monroe, MI 48162","url":"https:\/\/goicm.com\/contact\/monroe-mi-insurance\/"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"734-241-1333","url":"tel:734-241-1333"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"734-241-1333 text","url":"sms:734-241-1333"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"[email protected]","url":"mailto:[email protected]"},{"@context":"https:\/\/schema.org","@type":"SiteNavigationElement","id":"site-navigation","name":"Office Hours: 9-5, M-F","url":"#"}]}</script><!-- / site-navigation-element Schema optimized by Schema Pro --><script type="text/javascript"> var root = document.getElementsByTagName( "html" )[0]; root.setAttribute( "class", "js" ); </script><meta name="generator" content="Powered by WPBakery Page Builder - drag and drop page builder for WordPress."/>
			<style id="wpsp-style-frontend"></style>
			<link rel="icon" href="https://goicm.com/wp-content/uploads/2022/12/cropped-Insurance-Center-of-Monroe-Favicon-32x32.png" sizes="32x32" />
<link rel="icon" href="https://goicm.com/wp-content/uploads/2022/12/cropped-Insurance-Center-of-Monroe-Favicon-192x192.png" sizes="192x192" />
<link rel="apple-touch-icon" href="https://goicm.com/wp-content/uploads/2022/12/cropped-Insurance-Center-of-Monroe-Favicon-180x180.png" />
<meta name="msapplication-TileImage" content="https://goicm.com/wp-content/uploads/2022/12/cropped-Insurance-Center-of-Monroe-Favicon-270x270.png" />
<link rel="preload" href="/wp-content/themes/activeagency/css/fonts/fontawesome-webfont.woff?v=4.2" type="font/woff" as="font" crossorigin="anonymous"><link rel="preload" href="/wp-content/themes/activeagency/css/fonts/iconsmind.ttf?v=1.0" type="font/ttf" as="font" crossorigin="anonymous"><link rel="preload" href="/wp-content/themes/activeagency/css/fonts/icomoon.woff" type="font/woff" as="font" crossorigin="anonymous"><style type="text/css" data-type="vc_shortcodes-custom-css">.vc_custom_1670874655731{margin-bottom: 0px !important;}</style><noscript><style> .wpb_animate_when_almost_visible { opacity: 1; }</style></noscript><noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript><meta name="generator" content="WP Rocket 3.18.3" data-wpr-features="wpr_defer_js wpr_minify_js wpr_lazyload_images wpr_minify_css wpr_desktop" /></head><body class="home page-template-default page page-id-13693 aa-magenta aa-ada-focus-enabled aa-apply-contrast-fix aagf-styles aa-hp-in-footer aa-has-notification-bar wp-schema-pro-2.9.0 original wpb-js-composer js-comp-ver-7.1 vc_responsive" data-footer-reveal="false" data-footer-reveal-shadow="none" data-header-format="menu-left-aligned" data-body-border="off" data-boxed-style="" data-header-breakpoint="1350" data-dropdown-style="minimal" data-cae="easeOutQuint" data-cad="900" data-megamenu-width="contained" data-aie="zoom-out" data-ls="none" data-apte="standard" data-hhun="0" data-fancy-form-rcs="default" data-form-style="aagf" data-form-submit="default" data-is="minimal" data-button-style="default" data-user-account-button="false" data-flex-cols="true" data-col-gap="default" data-header-inherit-rc="false" data-header-search="true" data-animated-anchors="true" data-ajax-transitions="false" data-full-width-header="true" data-slide-out-widget-area="true" data-slide-out-widget-area-style="simple" data-user-set-ocm="off" data-loading-animation="spin" data-bg-header="false" data-responsive="1" data-ext-responsive="true" data-ext-padding="60" data-header-resize="0" data-header-color="custom" data-cart="false" data-remove-m-parallax="1" data-remove-m-video-bgs="" data-m-animate="0" data-force-header-trans-color="light" data-smooth-scrolling="0" data-permanent-transparent="false" >
	
	<script type="text/javascript">
	 (function(window, document) {

		 if(navigator.userAgent.match(/(Android|iPod|iPhone|iPad|BlackBerry|IEMobile|Opera Mini)/)) {
			 document.body.className += " using-mobile-browser mobile ";
		 }
		 if(navigator.userAgent.match(/Mac/) && navigator.maxTouchPoints && navigator.maxTouchPoints > 2) {
			document.body.className += " using-ios-device ";
		}

		 if( !("ontouchstart" in window) ) {

			 var body = document.querySelector("body");
			 var winW = window.innerWidth;
			 var bodyW = body.clientWidth;

			 if (winW > bodyW + 4) {
				 body.setAttribute("style", "--scroll-bar-w: " + (winW - bodyW - 4) + "px");
			 } else {
				 body.setAttribute("style", "--scroll-bar-w: 0px");
			 }
		 }

	 })(window, document);
   </script><a href="#ajax-content-wrap" class="nectar-skip-to-content" aria-label="Skip to main content">Skip to main content</a>	
	<div id="header-space"  data-header-mobile-fixed='1'></div> 
	
		<div id="header-outer" data-has-menu="true" data-has-buttons="yes" data-header-button_style="default" data-using-pr-menu="true" data-mobile-fixed="1" data-ptnm="false" data-lhe="animated_underline" data-user-set-bg="#ffffff" data-format="menu-left-aligned" data-permanent-transparent="false" data-megamenu-rt="1" data-remove-fixed="0" data-header-resize="0" data-cart="false" data-transparency-option="" data-box-shadow="large" data-shrink-num="10" data-using-secondary="0" data-using-logo="1" data-logo-height="60" data-m-logo-height="35" data-padding="24" data-full-width="true" data-condense="false" >
		
<div id="search-outer" class="nectar">
	<div id="search">
		<div class="container">
			 <div id="search-box">
				 <div class="inner-wrap">
					 <div class="col span_12">
						  <form role="search" action="https://goicm.com/" method="GET">
															<input type="text" name="s"  value="Start Typing..." aria-label="Search" data-placeholder="Start Typing..." />
							
						
												</form>
					</div><!--/span_12-->
				</div><!--/inner-wrap-->
			 </div><!--/search-box-->
			 <div id="close"><a href="#"><span class="screen-reader-text">Close Search</span>
				<span class="icon-salient-x" aria-hidden="true"></span>				 </a></div>
		 </div><!--/container-->
	</div><!--/search-->
</div><!--/search-outer-->

<header id="top">
	<div class="container">
		<div class="row">
			<div class="col span_3">
								<a id="logo" href="https://goicm.com" data-supplied-ml-starting-dark="false" data-supplied-ml-starting="false" data-supplied-ml="false"  aria-label="Visit page Home">
					<img class="stnd default-logo skip-lazy-aaso dark-version" alt="Insurance Center of Monroe" src="https://goicm.com/wp-content/uploads/2022/12/Insurance-Center-of-Monroe-Logo-500.png" srcset="https://goicm.com/wp-content/uploads/2022/12/Insurance-Center-of-Monroe-Logo-500.png 1x, https://goicm.com/wp-content/uploads/2022/12/Insurance-Center-of-Monroe-Logo-800.png 2x" />				</a>
							</div><!--/span_3-->

			<div class="col span_9 col_last">
									<a class="mobile-search" href="#searchbox" aria-label="search"><span class="nectar-icon icon-salient-search" aria-hidden="true"></span><span class="screen-reader-text">search</span></a>
														<div class="slide-out-widget-area-toggle mobile-icon simple" data-custom-color="false" data-icon-animation="simple-transform">
						<div> <a href="#sidewidgetarea" role="button" aria-label="Navigation Menu" aria-expanded="false" class="closed using-label">
							<i class="label">Menu</i><span aria-hidden="true"> <i class="lines-button x2"> <i class="lines"></i> </i> </span>
						</a></div>
					</div>
				
									<nav>
													<ul class="sf-menu">
								<li id="menu-item-21053" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children nectar-regular-menu-item megamenu nectar-megamenu-menu-item align-left width-75 menu-item-21053"><a href="https://goicm.com/insurance-solutions/" aria-label="Insurance Solutions - Visit page Insurance Solutions"><span class="menu-title-text">Insurance Solutions</span></a>
<ul class="sub-menu">
	<li id="menu-item-21054" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children nectar-regular-menu-item hide-title megamenu-column-width-30 megamenu-column-padding-30px menu-item-21054"><a href="#"><span class="menu-title-text">&#8211;</span><span class="sf-sub-indicator"><i class="fa fa-angle-right icon-in-menu" aria-hidden="true"></i></span></a>
	<ul class="sub-menu">
		<li id="menu-item-21035" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children nectar-regular-menu-item menu-item-has-icon menu-item-21035"><a href="https://goicm.com/personal-insurance/" aria-label="Personal Insurance - Visit page Personal Insurance"><i class="nectar-menu-icon fa iconsmind-Car-3" role="presentation"></i><span class="menu-title-text">Personal Insurance</span><span class="sf-sub-indicator"><i class="fa fa-angle-right icon-in-menu" aria-hidden="true"></i></span></a>
		<ul class="sub-menu">
			<li id="menu-item-25863" class="menu-item menu-item-type-post_type menu-item-object-page nectar-regular-menu-item menu-item-25863"><a href="https://goicm.com/personal-insurance/home-and-auto-insurance-bundled/" aria-label="Home and Auto Insurance (Bundled) - Visit page Home and Auto Insurance (Bundled)"><span class="menu-title-text">Home and Auto Insurance (Bundled)</span></a></li>
			<li id="menu-item-25865" class="menu-item menu-item-type-post_type menu-item-object-page nectar-regular-menu-item menu-item-25865"><a href="https://goicm.com/personal-insurance/individual-life-insurance/" aria-label="Individual Life - Visit page Individual Life Insurance"><span class="menu-title-text">Individual Life</span></a></li>
			<li id="menu-item-13671" class="menu-item menu-item-type-post_type menu-item-object-page nectar-regular-menu-item menu-item-13671"><a href="https://goicm.com/personal-insurance/auto-insurance/" aria-label="Auto - Visit page Auto Insurance"><span class="menu-title-text">Auto</span></a></li>
			<li id="menu-item-21140" class="menu-item menu-item-type-post_type menu-item-object-page nectar-regular-menu-item menu-item-has-icon menu-item-21140"><a href="https://goicm.com/personal-insurance/" aria-label="See All - Visit page Personal Insurance"><i class="nectar-menu-icon fa fa-plus-circle" role="presentation"></i><span class="menu-title-text">See All</span></a></li>
		</ul>
</li>
		<li id="menu-item-21057" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children nectar-regular-menu-item menu-item-has-icon menu-item-21057"><a href="https://goicm.com/business-insurance/insurance-by-industry/" aria-label="Insurance by Industry - Visit page Insurance by Industry"><i class="nectar-menu-icon fa iconsmind-Ruler-2" role="presentation"></i><span class="menu-title-text">Insurance by Industry</span><span class="sf-sub-indicator"><i class="fa fa-angle-right icon-in-menu" aria-hidden="true"></i></span></a>
		<ul class="sub-menu">
			<li id="menu-item-25866" class="menu-item menu-item-type-post_type menu-item-object-page nectar-regular-menu-item menu-item-25866"><a href="https://goicm.com/business-insurance/insurance-by-industry/landscaping-services-insurance/" aria-label="Landscaping Services - Visit page Landscaping Services Insurance"><span class="menu-title-text">Landscaping Services</span></a></li>
			<li id="menu-item-21038" class="menu-item menu-item-type-post_type menu-item-object-page nectar-regular-menu-item menu-item-21038"><a href="https://goicm.com/business-insurance/insurance-by-industry/carpenter-insurance/" aria-label="Carpenter - Visit page Carpenter Insurance"><span class="menu-title-text">Carpenter</span></a></li>
			<li id="menu-item-25868" class="menu-item menu-item-type-post_type menu-item-object-page nectar-regular-menu-item menu-item-25868"><a href="https://goicm.com/business-insurance/insurance-by-industry/mechanical-contractor-insurance/" aria-label="Mechanical Contractor - Visit page Mechanical Contractor Insurance"><span class="menu-title-text">Mechanical Contractor</span></a></li>
			<li id="menu-item-21142" class="menu-item menu-item-type-post_type menu-item-object-page nectar-regular-menu-item menu-item-has-icon menu-item-21142"><a href="https://goicm.com/business-insurance/insurance-by-industry/" aria-label="See All - Visit page Insurance by Industry"><i class="nectar-menu-icon fa fa-plus-circle" role="presentation"></i><span class="menu-title-text">See All</span></a></li>
		</ul>
</li>
	</ul>
</li>
	<li id="menu-item-21055" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children nectar-regular-menu-item hide-title megamenu-column-width-30 megamenu-column-padding-30px menu-item-21055"><a href="#"><span class="menu-title-text">&#8211;</span><span class="sf-sub-indicator"><i class="fa fa-angle-right icon-in-menu" aria-hidden="true"></i></span></a>
	<ul class="sub-menu">
		<li id="menu-item-13674" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children nectar-regular-menu-item menu-item-has-icon menu-item-13674"><a href="https://goicm.com/business-insurance/" aria-label="Business Insurance - Visit page Business Insurance"><i class="nectar-menu-icon fa iconsmind-Suitcase" role="presentation"></i><span class="menu-title-text">Business Insurance</span><span class="sf-sub-indicator"><i class="fa fa-angle-right icon-in-menu" aria-hidden="true"></i></span></a>
		<ul class="sub-menu">
			<li id="menu-item-25870" class="menu-item menu-item-type-post_type menu-item-object-page nectar-regular-menu-item menu-item-25870"><a href="https://goicm.com/business-insurance/business-owners-insurance/" aria-label="Business Owners - Visit page Business Owners Insurance"><span class="menu-title-text">Business Owners</span></a></li>
			<li id="menu-item-25871" class="menu-item menu-item-type-post_type menu-item-object-page nectar-regular-menu-item menu-item-25871"><a href="https://goicm.com/business-insurance/general-liability-insurance/" aria-label="General Liability - Visit page General Liability Insurance"><span class="menu-title-text">General Liability</span></a></li>
			<li id="menu-item-20703" class="menu-item menu-item-type-post_type menu-item-object-page nectar-regular-menu-item menu-item-20703"><a href="https://goicm.com/business-insurance/business-auto-insurance/" aria-label="Business Auto - Visit page Business Auto Insurance"><span class="menu-title-text">Business Auto</span></a></li>
			<li id="menu-item-21141" class="menu-item menu-item-type-post_type menu-item-object-page nectar-regular-menu-item menu-item-has-icon menu-item-21141"><a href="https://goicm.com/business-insurance/" aria-label="See All - Visit page Business Insurance"><i class="nectar-menu-icon fa fa-plus-circle" role="presentation"></i><span class="menu-title-text">See All</span></a></li>
		</ul>
</li>
	</ul>
</li>
	<li id="menu-item-21094" class="menu-item menu-item-type-post_type menu-item-object-page nectar-regular-menu-item megamenu-column-width-40 megamenu-column-padding-none menu-item-21094"><a href="https://goicm.com/clickable-coverage/" aria-label="Explore Interactive Graphics - Click it. Read it. Cover it. - Visit page Clickable Coverage"><div class="nectar-ext-menu-item style-default"><div class="image-layer-outer hover-zoom-in-slow"><div class="image-layer"></div><div class="color-overlay"></div></div><div class="inner-content"><span class="title inherit-h5"><span class="menu-title-text">Explore Interactive Graphics</span></span><span class="menu-item-desc">Click it. Read it. Cover it.</span></div></div></a></li>
</ul>
</li>
<li id="menu-item-20653" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children nectar-regular-menu-item megamenu nectar-megamenu-menu-item align-left width-75 menu-item-20653"><a href="https://goicm.com/service-center/" aria-label="Service Center - Visit page Service Center"><span class="menu-title-text">Service Center</span></a>
<ul class="sub-menu">
	<li id="menu-item-21222" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children nectar-regular-menu-item megamenu-column-padding-default menu-item-has-icon menu-item-21222"><a href="https://goicm.com/service-center/" aria-label="Explore Policy Options - Visit page Service Center"><i class="nectar-menu-icon fa iconsmind-Information" role="presentation"></i><span class="menu-title-text">Explore Policy Options</span><span class="sf-sub-indicator"><i class="fa fa-angle-right icon-in-menu" aria-hidden="true"></i></span></a>
	<ul class="sub-menu">
		<li id="menu-item-20768" class="menu-item menu-item-type-post_type menu-item-object-page nectar-regular-menu-item menu-item-20768"><a href="https://goicm.com/service-center/pay-bill/" aria-label="Pay Bill - Visit page Pay Bill"><span class="menu-title-text">Pay Bill</span></a></li>
		<li id="menu-item-20657" class="menu-item menu-item-type-post_type menu-item-object-page nectar-regular-menu-item menu-item-20657"><a href="https://goicm.com/service-center/request-auto-id-card/" aria-label="Request Auto ID Card - Visit page Request Auto ID Card"><span class="menu-title-text">Request Auto ID Card</span></a></li>
		<li id="menu-item-20658" class="menu-item menu-item-type-post_type menu-item-object-page nectar-regular-menu-item menu-item-20658"><a href="https://goicm.com/service-center/request-certificate/" aria-label="Request a Certificate - Visit page Request Certificate"><span class="menu-title-text">Request a Certificate</span></a></li>
		<li id="menu-item-20654" class="menu-item menu-item-type-post_type menu-item-object-page nectar-regular-menu-item menu-item-20654"><a href="https://goicm.com/service-center/policy-review/" aria-label="Policy Review - Visit page Policy Review"><span class="menu-title-text">Policy Review</span></a></li>
		<li id="menu-item-20659" class="menu-item menu-item-type-post_type menu-item-object-page nectar-regular-menu-item menu-item-20659"><a href="https://goicm.com/service-center/request-policy-change/" aria-label="Request Policy Change - Visit page Request Policy Change"><span class="menu-title-text">Request Policy Change</span></a></li>
	</ul>
</li>
	<li id="menu-item-20655" class="menu-item menu-item-type-post_type menu-item-object-page nectar-regular-menu-item megamenu-column-width-50 megamenu-column-padding-none menu-item-20655"><a href="https://goicm.com/contact/refer-us/" aria-label="Happy with Insurance Center of Monroe? - Refer a friend. - Visit page Refer Us"><div class="nectar-ext-menu-item style-default"><div class="image-layer-outer hover-zoom-in-slow"><div class="image-layer"></div><div class="color-overlay"></div></div><div class="inner-content"><span class="title inherit-h5"><span class="menu-title-text">Happy with Insurance Center of Monroe?</span></span><span class="menu-item-desc">Refer a friend.</span></div></div></a></li>
</ul>
</li>
<li id="menu-item-20640" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children nectar-regular-menu-item megamenu nectar-megamenu-menu-item align-left width-75 menu-item-20640"><a href="https://goicm.com/about-our-agency/" aria-label="About - Visit page About Our Agency"><span class="menu-title-text">About</span></a>
<ul class="sub-menu">
	<li id="menu-item-21144" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children nectar-regular-menu-item megamenu-column-padding-default menu-item-has-icon menu-item-21144"><a href="https://goicm.com/about-our-agency/" aria-label="About Our Agency - Visit page About Our Agency"><i class="nectar-menu-icon fa iconsmind-Building" role="presentation"></i><span class="menu-title-text">About Our Agency</span><span class="sf-sub-indicator"><i class="fa fa-angle-right icon-in-menu" aria-hidden="true"></i></span></a>
	<ul class="sub-menu">
		<li id="menu-item-20646" class="menu-item menu-item-type-post_type menu-item-object-page nectar-regular-menu-item menu-item-20646"><a href="https://goicm.com/about-our-agency/meet-our-team/" aria-label="Meet Our Team - Visit page Meet Our Team"><span class="menu-title-text">Meet Our Team</span></a></li>
		<li id="menu-item-26219" class="menu-item menu-item-type-post_type menu-item-object-page nectar-regular-menu-item menu-item-26219"><a href="https://goicm.com/about-our-agency/join-our-team/" aria-label="Join Our Team - Visit page Join Our Team"><span class="menu-title-text">Join Our Team</span></a></li>
		<li id="menu-item-20642" class="menu-item menu-item-type-post_type menu-item-object-page nectar-regular-menu-item menu-item-20642"><a href="https://goicm.com/about-our-agency/read-our-reviews/" aria-label="Read Our Reviews - Visit page Read Our Reviews"><span class="menu-title-text">Read Our Reviews</span></a></li>
		<li id="menu-item-20644" class="menu-item menu-item-type-post_type menu-item-object-page nectar-regular-menu-item menu-item-20644"><a href="https://goicm.com/about-our-agency/insurance-companies/" aria-label="Insurance Companies - Visit page Insurance Companies"><span class="menu-title-text">Insurance Companies</span></a></li>
		<li id="menu-item-20667" class="menu-item menu-item-type-post_type menu-item-object-page nectar-regular-menu-item menu-item-20667"><a href="https://goicm.com/about-our-agency/we-are-independent/" aria-label="We Are Independent - Visit page We Are Independent"><span class="menu-title-text">We Are Independent</span></a></li>
		<li id="menu-item-26214" class="menu-item menu-item-type-post_type menu-item-object-page nectar-regular-menu-item menu-item-26214"><a href="https://goicm.com/blog/" aria-label="Blog - Visit page Blog"><span class="menu-title-text">Blog</span></a></li>
		<li id="menu-item-21917" class="menu-item menu-item-type-post_type menu-item-object-page nectar-regular-menu-item menu-item-21917"><a href="https://goicm.com/contact/review-us/" aria-label="Review Us - Visit page Review Us"><span class="menu-title-text">Review Us</span></a></li>
		<li id="menu-item-21916" class="menu-item menu-item-type-post_type menu-item-object-page nectar-regular-menu-item menu-item-21916"><a href="https://goicm.com/contact/refer-us/" aria-label="Refer Us - Visit page Refer Us"><span class="menu-title-text">Refer Us</span></a></li>
	</ul>
</li>
	<li id="menu-item-21056" class="menu-item menu-item-type-post_type menu-item-object-page nectar-regular-menu-item megamenu-column-width-50 megamenu-column-padding-none menu-item-21056"><a href="https://goicm.com/about-our-agency/read-our-reviews/" aria-label="Read Our Raving Reviews - Our clients know best. - Visit page Read Our Reviews"><div class="nectar-ext-menu-item style-default"><div class="image-layer-outer hover-zoom-in-slow"><div class="image-layer"></div><div class="color-overlay"></div></div><div class="inner-content"><span class="title inherit-h5"><span class="menu-title-text">Read Our Raving Reviews</span></span><span class="menu-item-desc">Our clients know best.</span></div></div></a></li>
</ul>
</li>
<li id="menu-item-21088" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children nectar-regular-menu-item megamenu nectar-megamenu-menu-item align-left width-75 menu-item-21088"><a href="https://goicm.com/contact/" aria-label="Contact - Visit page Contact"><span class="menu-title-text">Contact</span></a>
<ul class="sub-menu">
	<li id="menu-item-21089" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children nectar-regular-menu-item megamenu-column-padding-default menu-item-has-icon menu-item-21089"><a href="https://goicm.com/contact/monroe-mi-insurance/" aria-label="Monroe, MI Office - Visit page Monroe, MI Insurance"><i class="nectar-menu-icon fa iconsmind-Map2" role="presentation"></i><span class="menu-title-text">Monroe, MI Office</span><span class="sf-sub-indicator"><i class="fa fa-angle-right icon-in-menu" aria-hidden="true"></i></span></a>
	<ul class="sub-menu">
		<li id="menu-item-21978" class="menu-item menu-item-type-post_type menu-item-object-page nectar-regular-menu-item menu-item-21978"><a href="https://goicm.com/contact/monroe-mi-insurance/" aria-label="428 N Monroe Street Monroe, MI 48162 - Visit page Monroe, MI Insurance"><span class="menu-title-text">428 N Monroe Street <br/>Monroe, MI 48162</span></a></li>
		<li id="menu-item-21280" class="f3hp_phone menu-item menu-item-type-custom menu-item-object-custom nectar-regular-menu-item menu-item-has-icon menu-item-21280"><a href="tel:734-241-1333" aria-label="734-241-1333 - Call 734-241-1333"><i class="nectar-menu-icon fa fa-phone" role="presentation"></i><span class="menu-title-text">734-241-1333</span></a></li>
		<li id="menu-item-25873" class="menu-item menu-item-type-custom menu-item-object-custom nectar-regular-menu-item menu-item-has-icon menu-item-25873"><a href="sms:734-241-1333" aria-label="734-241-1333 text - Text 734 241 1333"><i class="nectar-menu-icon fa fa-tablet" role="presentation"></i><span class="menu-title-text">734-241-1333 text</span></a></li>
		<li id="menu-item-21281" class="f3hp_email menu-item menu-item-type-custom menu-item-object-custom nectar-regular-menu-item menu-item-has-icon menu-item-21281"><a href="mailto:[email protected]" aria-label="E-mail"><i class="nectar-menu-icon fa fa-envelope-o" role="presentation"></i><span class="menu-title-text">[email protected]</span></a></li>
		<li id="menu-item-21477" class="menu-item menu-item-type-custom menu-item-object-custom nectar-regular-menu-item menu-item-has-icon menu-item-21477"><a href="#" title="Our hours are 9-5, Monday through Friday"><i class="nectar-menu-icon fa fa-clock-o" role="presentation"></i><span class="menu-title-text">Office Hours: 9-5, M-F</span></a></li>
	</ul>
</li>
	<li id="menu-item-21157" class="menu-item menu-item-type-post_type menu-item-object-page nectar-regular-menu-item megamenu-column-width-50 megamenu-column-padding-none menu-item-21157"><a href="https://goicm.com/contact/" aria-label="Contact - Visit our Monroe, MI, location. - Visit page Contact"><div class="nectar-ext-menu-item style-default"><div class="image-layer-outer hover-zoom-in-slow"><div class="image-layer"></div><div class="color-overlay"></div></div><div class="inner-content"><span class="title inherit-h5"><span class="menu-title-text">Contact</span></span><span class="menu-item-desc">Visit our Monroe, MI, location.</span></div></div></a></li>
</ul>
</li>
							</ul>
						
					</nav>

					
				</div><!--/span_9-->

									<div class="right-aligned-menu-items">
						<nav>
							<ul class="buttons sf-menu" data-user-set-ocm="off">

								<li id="menu-item-21090" class="f3hp_phone menu-item menu-item-type-custom menu-item-object-custom nectar-regular-menu-item menu-item-21090"><a href="tel:734-241-1333" title="734-241-1333 &#8211; Call Insurance Center of Monroe" aria-label="734-241-1333 &#8211; Call Insurance Center of Monroe"><span class="menu-title-text">734-241-1333</span></a></li>
<li id="menu-item-20915" class="menu-item menu-item-type-post_type menu-item-object-page button_solid_color menu-item-20915"><a href="https://goicm.com/request-quote/" aria-label="Request Quote - Visit page Request Quote"><span class="menu-title-text">Request Quote</span></a></li>
<li id="search-btn"><div><a href="#searchbox" aria-label="search"><span class="icon-salient-search" aria-hidden="true"></span><span class="screen-reader-text">search</span></a></div> </li>
							</ul>

													</nav>
					</div><!--/right-aligned-menu-items-->

					
			</div><!--/row-->
			
<div id="mobile-menu" data-mobile-fixed="1">

	<div class="inner">

		
		<div class="menu-items-wrap" data-has-secondary-text="false">

			<ul>
				<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-21053"><a href="https://goicm.com/insurance-solutions/" aria-label="Insurance Solutions - Visit page Insurance Solutions">Insurance Solutions</a>
<ul class="sub-menu">
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children hide-title menu-item-21054"><a href="#">&#8211;</a>
	<ul class="sub-menu">
		<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-has-icon menu-item-21035"><a href="https://goicm.com/personal-insurance/" aria-label="Personal Insurance - Visit page Personal Insurance"><i class="nectar-menu-icon fa iconsmind-Car-3"></i><span class="menu-title-text">Personal Insurance</span></a>
		<ul class="sub-menu">
			<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-25863"><a href="https://goicm.com/personal-insurance/home-and-auto-insurance-bundled/" aria-label="Home and Auto Insurance (Bundled) - Visit page Home and Auto Insurance (Bundled)">Home and Auto Insurance (Bundled)</a></li>
			<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-25865"><a href="https://goicm.com/personal-insurance/individual-life-insurance/" aria-label="Individual Life - Visit page Individual Life Insurance">Individual Life</a></li>
			<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13671"><a href="https://goicm.com/personal-insurance/auto-insurance/" aria-label="Auto - Visit page Auto Insurance">Auto</a></li>
			<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-icon menu-item-21140"><a href="https://goicm.com/personal-insurance/" aria-label="See All - Visit page Personal Insurance"><i class="nectar-menu-icon fa fa-plus-circle"></i><span class="menu-title-text">See All</span></a></li>
		</ul>
</li>
		<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-has-icon menu-item-21057"><a href="https://goicm.com/business-insurance/insurance-by-industry/" aria-label="Insurance by Industry - Visit page Insurance by Industry"><i class="nectar-menu-icon fa iconsmind-Ruler-2"></i><span class="menu-title-text">Insurance by Industry</span></a>
		<ul class="sub-menu">
			<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-25866"><a href="https://goicm.com/business-insurance/insurance-by-industry/landscaping-services-insurance/" aria-label="Landscaping Services - Visit page Landscaping Services Insurance">Landscaping Services</a></li>
			<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-21038"><a href="https://goicm.com/business-insurance/insurance-by-industry/carpenter-insurance/" aria-label="Carpenter - Visit page Carpenter Insurance">Carpenter</a></li>
			<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-25868"><a href="https://goicm.com/business-insurance/insurance-by-industry/mechanical-contractor-insurance/" aria-label="Mechanical Contractor - Visit page Mechanical Contractor Insurance">Mechanical Contractor</a></li>
			<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-icon menu-item-21142"><a href="https://goicm.com/business-insurance/insurance-by-industry/" aria-label="See All - Visit page Insurance by Industry"><i class="nectar-menu-icon fa fa-plus-circle"></i><span class="menu-title-text">See All</span></a></li>
		</ul>
</li>
	</ul>
</li>
	<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children hide-title menu-item-21055"><a href="#">&#8211;</a>
	<ul class="sub-menu">
		<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-has-icon menu-item-13674"><a href="https://goicm.com/business-insurance/" aria-label="Business Insurance - Visit page Business Insurance"><i class="nectar-menu-icon fa iconsmind-Suitcase"></i><span class="menu-title-text">Business Insurance</span></a>
		<ul class="sub-menu">
			<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-25870"><a href="https://goicm.com/business-insurance/business-owners-insurance/" aria-label="Business Owners - Visit page Business Owners Insurance">Business Owners</a></li>
			<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-25871"><a href="https://goicm.com/business-insurance/general-liability-insurance/" aria-label="General Liability - Visit page General Liability Insurance">General Liability</a></li>
			<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-20703"><a href="https://goicm.com/business-insurance/business-auto-insurance/" aria-label="Business Auto - Visit page Business Auto Insurance">Business Auto</a></li>
			<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-icon menu-item-21141"><a href="https://goicm.com/business-insurance/" aria-label="See All - Visit page Business Insurance"><i class="nectar-menu-icon fa fa-plus-circle"></i><span class="menu-title-text">See All</span></a></li>
		</ul>
</li>
	</ul>
</li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-21094"><a href="https://goicm.com/clickable-coverage/" aria-label="Explore Interactive Graphics - Click it. Read it. Cover it. - Visit page Clickable Coverage"><div class="nectar-ext-menu-item style-default"><div class="image-layer-outer hover-zoom-in-slow"><div class="image-layer"></div><div class="color-overlay"></div></div><div class="inner-content"><span class="title inherit-h5"><span class="menu-title-text">Explore Interactive Graphics</span></span><span class="menu-item-desc">Click it. Read it. Cover it.</span></div></div></a></li>
</ul>
</li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-20653"><a href="https://goicm.com/service-center/" aria-label="Service Center - Visit page Service Center">Service Center</a>
<ul class="sub-menu">
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-has-icon menu-item-21222"><a href="https://goicm.com/service-center/" aria-label="Explore Policy Options - Visit page Service Center"><i class="nectar-menu-icon fa iconsmind-Information"></i><span class="menu-title-text">Explore Policy Options</span></a>
	<ul class="sub-menu">
		<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-20768"><a href="https://goicm.com/service-center/pay-bill/" aria-label="Pay Bill - Visit page Pay Bill">Pay Bill</a></li>
		<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-20657"><a href="https://goicm.com/service-center/request-auto-id-card/" aria-label="Request Auto ID Card - Visit page Request Auto ID Card">Request Auto ID Card</a></li>
		<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-20658"><a href="https://goicm.com/service-center/request-certificate/" aria-label="Request a Certificate - Visit page Request Certificate">Request a Certificate</a></li>
		<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-20654"><a href="https://goicm.com/service-center/policy-review/" aria-label="Policy Review - Visit page Policy Review">Policy Review</a></li>
		<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-20659"><a href="https://goicm.com/service-center/request-policy-change/" aria-label="Request Policy Change - Visit page Request Policy Change">Request Policy Change</a></li>
	</ul>
</li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-20655"><a href="https://goicm.com/contact/refer-us/" aria-label="Happy with Insurance Center of Monroe? - Refer a friend. - Visit page Refer Us"><div class="nectar-ext-menu-item style-default"><div class="image-layer-outer hover-zoom-in-slow"><div class="image-layer"></div><div class="color-overlay"></div></div><div class="inner-content"><span class="title inherit-h5"><span class="menu-title-text">Happy with Insurance Center of Monroe?</span></span><span class="menu-item-desc">Refer a friend.</span></div></div></a></li>
</ul>
</li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-20640"><a href="https://goicm.com/about-our-agency/" aria-label="About - Visit page About Our Agency">About</a>
<ul class="sub-menu">
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-has-icon menu-item-21144"><a href="https://goicm.com/about-our-agency/" aria-label="About Our Agency - Visit page About Our Agency"><i class="nectar-menu-icon fa iconsmind-Building"></i><span class="menu-title-text">About Our Agency</span></a>
	<ul class="sub-menu">
		<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-20646"><a href="https://goicm.com/about-our-agency/meet-our-team/" aria-label="Meet Our Team - Visit page Meet Our Team">Meet Our Team</a></li>
		<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-26219"><a href="https://goicm.com/about-our-agency/join-our-team/" aria-label="Join Our Team - Visit page Join Our Team">Join Our Team</a></li>
		<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-20642"><a href="https://goicm.com/about-our-agency/read-our-reviews/" aria-label="Read Our Reviews - Visit page Read Our Reviews">Read Our Reviews</a></li>
		<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-20644"><a href="https://goicm.com/about-our-agency/insurance-companies/" aria-label="Insurance Companies - Visit page Insurance Companies">Insurance Companies</a></li>
		<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-20667"><a href="https://goicm.com/about-our-agency/we-are-independent/" aria-label="We Are Independent - Visit page We Are Independent">We Are Independent</a></li>
		<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-26214"><a href="https://goicm.com/blog/" aria-label="Blog - Visit page Blog">Blog</a></li>
		<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-21917"><a href="https://goicm.com/contact/review-us/" aria-label="Review Us - Visit page Review Us">Review Us</a></li>
		<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-21916"><a href="https://goicm.com/contact/refer-us/" aria-label="Refer Us - Visit page Refer Us">Refer Us</a></li>
	</ul>
</li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-21056"><a href="https://goicm.com/about-our-agency/read-our-reviews/" aria-label="Read Our Raving Reviews - Our clients know best. - Visit page Read Our Reviews"><div class="nectar-ext-menu-item style-default"><div class="image-layer-outer hover-zoom-in-slow"><div class="image-layer"></div><div class="color-overlay"></div></div><div class="inner-content"><span class="title inherit-h5"><span class="menu-title-text">Read Our Raving Reviews</span></span><span class="menu-item-desc">Our clients know best.</span></div></div></a></li>
</ul>
</li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-21088"><a href="https://goicm.com/contact/" aria-label="Contact - Visit page Contact">Contact</a>
<ul class="sub-menu">
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-has-icon menu-item-21089"><a href="https://goicm.com/contact/monroe-mi-insurance/" aria-label="Monroe, MI Office - Visit page Monroe, MI Insurance"><i class="nectar-menu-icon fa iconsmind-Map2"></i><span class="menu-title-text">Monroe, MI Office</span></a>
	<ul class="sub-menu">
		<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-21978"><a href="https://goicm.com/contact/monroe-mi-insurance/" aria-label="428 N Monroe Street Monroe, MI 48162 - Visit page Monroe, MI Insurance">428 N Monroe Street <br/>Monroe, MI 48162</a></li>
		<li class="f3hp_phone menu-item menu-item-type-custom menu-item-object-custom menu-item-has-icon menu-item-21280"><a href="tel:734-241-1333" aria-label="734-241-1333 - Call 734-241-1333"><i class="nectar-menu-icon fa fa-phone"></i><span class="menu-title-text">734-241-1333</span></a></li>
		<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-icon menu-item-25873"><a href="sms:734-241-1333" aria-label="734-241-1333 text - Text 734 241 1333"><i class="nectar-menu-icon fa fa-tablet"></i><span class="menu-title-text">734-241-1333 text</span></a></li>
		<li class="f3hp_email menu-item menu-item-type-custom menu-item-object-custom menu-item-has-icon menu-item-21281"><a href="mailto:[email protected]" aria-label="E-mail"><i class="nectar-menu-icon fa fa-envelope-o"></i><span class="menu-title-text">[email protected]</span></a></li>
		<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-icon menu-item-21477"><a href="#" title="Our hours are 9-5, Monday through Friday"><i class="nectar-menu-icon fa fa-clock-o"></i><span class="menu-title-text">Office Hours: 9-5, M-F</span></a></li>
	</ul>
</li>
	<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-21157"><a href="https://goicm.com/contact/" aria-label="Contact - Visit our Monroe, MI, location. - Visit page Contact"><div class="nectar-ext-menu-item style-default"><div class="image-layer-outer hover-zoom-in-slow"><div class="image-layer"></div><div class="color-overlay"></div></div><div class="inner-content"><span class="title inherit-h5"><span class="menu-title-text">Contact</span></span><span class="menu-item-desc">Visit our Monroe, MI, location.</span></div></div></a></li>
</ul>
</li>
<li class="f3hp_phone menu-item menu-item-type-custom menu-item-object-custom menu-item-21090"><a href="tel:734-241-1333" title="734-241-1333 &#8211; Call Insurance Center of Monroe" aria-label="734-241-1333 &#8211; Call Insurance Center of Monroe">734-241-1333</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-20915"><a href="https://goicm.com/request-quote/" aria-label="Request Quote - Visit page Request Quote">Request Quote</a></li>


			</ul>

			
		</div><!--/menu-items-wrap-->

		<div class="below-menu-items-wrap">
			<ul class="off-canvas-social-links"><li><a aria-label="Visit Insurance Center of Monroe on Twitter (opens in a new tab)" target="_blank" href="https://twitter.com/InsCenterMonroe" class="external" rel="nofollow noopener noreferrer"><span class="screen-reader-text">Visit Insurance Center of Monroe on Twitter</span><i class="icon-salient-x-twitter" aria-hidden="true"></i></a></li><li><a aria-label="Visit Insurance Center of Monroe on Facebook (opens in a new tab)" target="_blank" href="https://www.facebook.com/goICM" class="external" rel="nofollow noopener noreferrer"><span class="screen-reader-text">Visit Insurance Center of Monroe on Facebook</span><i class="fa fa-facebook" aria-hidden="true"></i></a></li><li><a aria-label="Visit Insurance Center of Monroe on Instagram (opens in a new tab)" target="_blank" href="https://www.instagram.com/go_icm/" class="external" rel="nofollow noopener noreferrer"><span class="screen-reader-text">Visit Insurance Center of Monroe on Instagram</span><i class="fa fa-instagram" aria-hidden="true"></i></a></li></ul>		</div><!--/below-menu-items-wrap-->

	</div><!--/inner-->

</div><!--/mobile-menu-->
		</div><!--/container-->
	</header>		
	</div>
		<div id="ajax-content-wrap">
<div class="container-wrap">
	<div class="container main-content" role="main">
		<div class="row">
			
		<div id="fws_68268a9024d7f"  data-column-margin="default" data-midnight="light" data-top-percent="5%" data-bottom-percent="5%"  class="wpb_row vc_row-fluid vc_row top-level full-width-content vc_row-o-equal-height vc_row-flex vc_row-o-content-middle  top_padding_tablet_6pct top_padding_phone_6pct bottom_padding_tablet_6pct bottom_padding_phone_6pct"  style="padding-top: calc(100vw * 0.05); padding-bottom: calc(100vw * 0.05); "><div class="row-bg-wrap" data-bg-animation="none" data-bg-animation-delay="" data-bg-overlay="false"><div class="inner-wrap row-bg-layer using-image" ><div data-bg="https://goicm.com/wp-content/uploads/2022/12/Insurance-Center-of-Monroe-Closeup-View-of-the-Insurance-Center-of-Monroe-Office-Sign-on-Green-Grass-in-Front-of-the-Office-Building-on-a-Sunny-Day.jpg" class="row-bg viewport-desktop using-image rocket-lazyload"  style=" background-position: center top; background-repeat: no-repeat; "></div></div></div><div class="row_col_wrap_12 col span_12 light left">
	<div  class="vc_col-sm-12 wpb_column column_container vc_column_container col padding-3-percent padding-3-percent_tablet padding-3-percent_phone "  data-padding-pos="top-bottom" data-has-bg-color="false" data-bg-color="" data-bg-opacity="1" data-animation="" data-delay="0" >
		<div class="vc_column-inner" >
			<div class="wpb_wrapper">
				<div id="fws_68268a9027c99" data-midnight="" data-column-margin="default" class="wpb_row vc_row-fluid vc_row inner_row  right_padding_tablet_6pct right_padding_phone_6pct left_padding_tablet_6pct left_padding_phone_6pct"  style=""><div class="row-bg-wrap"> <div class="row-bg" ></div> </div><div class="row_col_wrap_12_inner col span_12  left">
	<div style="" class="vc_col-sm-5 wpb_column column_container vc_column_container col child_column has-animation padding-4-percent inherit_tablet inherit_phone "  data-using-bg="true" data-padding-pos="all" data-has-bg-color="true" data-bg-color="#231f20" data-bg-opacity="0.8" data-animation="fade-in-from-left" data-delay="250" >
		<div class="vc_column-inner" ><div class="column-bg-overlay-wrap column-bg-layer" data-bg-animation="none"><div class="column-bg-overlay" style="opacity: 0.8; background-color: #231f20;"></div></div>
		<div class="wpb_wrapper">
			
<div class="wpb_text_column wpb_content_element " >
	<div class="wpb_wrapper">
		<h1>Value and Service From a Local Agency</h1>
	</div>
</div>



<div class="divider-wrap" data-alignment="default"><div style="height: 12px;" class="divider"></div></div>
<div class="wpb_text_column wpb_content_element " >
	<div class="wpb_wrapper">
		<h2>Insurance Center of Monroe has provided insurance for our friends and neighbors since 1929.</h2>
	</div>
</div>



<div class="divider-wrap" data-alignment="default"><div style="height: 25px;" class="divider"></div></div><a class="nectar-button large see-through extra-color-3"  role="button" style="margin-top: 5px; margin-right: 5px; margin-bottom: 5px; margin-left: 5px;border-color: #ffffff; color: #ffffff;"  href="/about-our-agency/" data-color-override="#ffffff" data-hover-color-override="false" data-hover-text-color-override="#fff" aria-label="Who We Are - Visit page About Our Agency"><span>Who We Are</span></a><a class="nectar-button large regular extra-color-3 regular-button"  role="button" style="margin-top: 5px; margin-right: 5px; margin-bottom: 5px; margin-left: 5px;color: #231f20; background-color: #ffffff;"  href="/contact/" data-color-override="#ffffff" data-hover-color-override="false" data-hover-text-color-override="#fff" aria-label="Contact Us - Visit page Contact"><span>Contact Us</span></a>
		</div> 
	</div>
	</div> 

	<div  class="vc_col-sm-7 wpb_column column_container vc_column_container col child_column no-extra-padding inherit_tablet inherit_phone "   data-padding-pos="all" data-has-bg-color="false" data-bg-color="" data-bg-opacity="1" data-animation="" data-delay="0" >
		<div class="vc_column-inner" >
		<div class="wpb_wrapper">
			
		</div> 
	</div>
	</div> 
</div></div>
			</div> 
		</div>
	</div> 
</div></div>
		<div id="fws_68268a902a618"  data-column-margin="default" data-midnight="dark"  class="wpb_row vc_row-fluid vc_row vc_row-o-equal-height vc_row-flex vc_row-o-content-middle  top_padding_phone_70px"  style="padding-top: 80px; padding-bottom: 0px; "><div class="row-bg-wrap" data-bg-animation="none" data-bg-animation-delay="" data-bg-overlay="false"><div class="inner-wrap row-bg-layer" ><div class="row-bg viewport-desktop"  style=""></div></div></div><div class="row_col_wrap_12 col span_12 dark left">
	<div  class="vc_col-sm-6 wpb_column column_container vc_column_container col padding-3-percent inherit_tablet inherit_phone "  data-padding-pos="all" data-has-bg-color="false" data-bg-color="" data-bg-opacity="1" data-animation="" data-delay="0" >
		<div class="vc_column-inner" >
			<div class="wpb_wrapper">
				
<div class="wpb_text_column wpb_content_element " style=" max-width: 500px; display: inline-block;">
	<div class="wpb_wrapper">
		<h3 class="h10">About <a class="aals-fancy-title-link" href="/about-our-agency/" aria-label="Insurance Center of Monroe - Visit page About Our Agency">Insurance Center of Monroe</a></h3>
	</div>
</div>




<div class="wpb_text_column wpb_content_element " style=" max-width: 500px; display: inline-block;">
	<div class="wpb_wrapper">
		<p class="h4"><i class="icon-tiny fa fa-map-marker extra-color-1"></i> <a href="/contact/monroe-mi-insurance/" aria-label="428 N Monroe Street, Monroe, MI 48162 - Visit page Monroe, MI Insurance">428 N Monroe Street, Monroe, MI 48162</a></p>
	</div>
</div>



<div class="divider-wrap" data-alignment="default"><div style="height: 15px;" class="divider"></div></div>
<div class="wpb_text_column wpb_content_element " >
	<div class="wpb_wrapper">
		<p>For more than 80 years, Insurance Center of Monroe has provided coverage to our <a class="aals-fancy-title-link" href="/contact/monroe-mi-insurance/" aria-label="Monroe, MI - Visit page Monroe, MI Insurance">Monroe, MI</a>, neighbors and friends. Our agency is a third-generation independent insurance agency. With genuine care and courtesy, we have helped our customers stay protected from life&#8217;s numerous uncertainties.</p>
<p>Whether it&#8217;s time to bundle your home and auto insurance policies, plan for your business, or shop for life insurance, our friendly and knowledgeable team is available to assist you with any questions you may have. By representing many insurance companies, we can help you find insurance programs that meet your needs and your budget.</p>
	</div>
</div>



<div class="divider-wrap" data-alignment="default"><div style="height: 25px;" class="divider"></div></div><a class="nectar-button large see-through accent-color"  role="button" style="margin-top: 5px; margin-right: 5px; margin-bottom: 5px; margin-left: 5px;border-color: #ab0634; color: #ab0634;"  href="/about-our-agency/" data-color-override="#ab0634" data-hover-color-override="false" data-hover-text-color-override="#fff" aria-label="Learn About Us - Visit page About Our Agency"><span>Learn About Us</span></a><a class="nectar-button large regular accent-color regular-button"  role="button" style="margin-top: 5px; margin-right: 5px; margin-bottom: 5px; margin-left: 5px;"  href="/about-our-agency/read-our-reviews/" data-color-override="false" data-hover-color-override="false" data-hover-text-color-override="#fff" aria-label="Read Our Reviews - Visit page Read Our Reviews"><span>Read Our Reviews</span></a>
			</div> 
		</div>
	</div> 

	<div  class="vc_col-sm-6 wpb_column column_container vc_column_container col centered-text padding-3-percent padding-1-percent_tablet padding-1-percent_phone "  data-padding-pos="all" data-has-bg-color="false" data-bg-color="" data-bg-opacity="1" data-animation="" data-delay="0" >
		<div class="vc_column-inner" >
			<div class="wpb_wrapper">
				<div id="fws_68268a902adef" data-midnight="" data-column-margin="default" class="wpb_row vc_row-fluid vc_row inner_row"  style=""><div class="row-bg-wrap"> <div class="row-bg" ></div> </div><div class="row_col_wrap_12_inner col span_12  left">
	<div style="" class="vc_col-sm-12 wpb_column column_container vc_column_container col child_column has-animation no-extra-padding inherit_tablet inherit_phone "  data-using-bg="true" data-bg-cover="true" data-padding-pos="all" data-has-bg-color="false" data-bg-color="" data-bg-opacity="1" data-animation="fade-in-from-bottom" data-delay="150" >
		<div class="vc_column-inner" ><div class="column-image-bg-wrap column-bg-layer viewport-desktop" data-bg-pos="center top" data-bg-animation="none" data-bg-overlay="false"><div class="inner-wrap"><div data-bg="https://goicm.com/wp-content/uploads/2022/12/Contact-Cheerful-Family-with-a-Son-Having-Fun-Spending-Time-Together-in-the-Kitchen-During-Breakfast-with-the-Father-Giving-his-Son-a-High-Five.jpg" class="column-image-bg rocket-lazyload" style="  "></div></div></div>
		<div class="wpb_wrapper">
			<div class="divider-wrap height_tablet_400px height_phone_280px " data-alignment="default"><div style="height: 300px;" class="divider"></div></div>
		</div> 
	</div>
	</div> 
</div></div><div id="fws_68268a902b50a" data-midnight="" data-column-margin="default" class="wpb_row vc_row-fluid vc_row inner_row  translate_y_-80px translate_x_30px translate_x_tablet_0px translate_x_phone_0px translate_y_tablet_-80px translate_y_phone_-60px"  style=" z-index: 999;"><div class="row-bg-wrap"> <div class="row-bg" ></div> </div><div class="row_col_wrap_12_inner col span_12  center">
	<div style="" class="vc_col-sm-12 wpb_column column_container vc_column_container col child_column centered-text has-animation padding-4-percent inherit_tablet inherit_phone border_color_ab0634 border_style_solid "  data-using-bg="true" data-padding-pos="all" data-has-bg-color="true" data-bg-color="#f0f0f0" data-bg-opacity="1" data-animation="fade-in-from-bottom" data-delay="250" >
		<div class="vc_column-inner" ><div class="column-bg-overlay-wrap column-bg-layer" data-bg-animation="none"><div class="column-bg-overlay" style="opacity: 1; background-color: #f0f0f0;"></div></div>
		<div class="wpb_wrapper">
			<div class="owl-carousel" data-enable-animation="" data-loop="true"  data-animation-delay="0" data-autorotate="true" data-autorotation-speed="10000" data-column-padding="0" data-desktop-cols="1" data-desktop-small-cols="1" data-tablet-cols="1" data-mobile-cols="1"><div class="carousel-item">
<div class="wpb_text_column wpb_content_element " >
	<div class="wpb_wrapper">
		<p class="h7">&#8220;The Insurance Group of Monroe has extended nothing but A+ service in every avenue of my needs from car and renter&#8217;s to homeowners insurance as well. They go above and beyond. I&#8217;m a very satisfied client.&#8221;</p>
<p>&#8211; Tamme</p>
	</div>
</div>



</div><div class="carousel-item">
<div class="wpb_text_column wpb_content_element " >
	<div class="wpb_wrapper">
		<p class="h7">&#8220;Everyone that works at Insurance Center of Monroe is very cordial, professional and efficient. Have always taken excellent care of any and all of my insurance needs. Highly recommend this company!&#8221;</p>
<p>&#8211; Melinda</p>
	</div>
</div>



</div><div class="carousel-item">
<div class="wpb_text_column wpb_content_element " >
	<div class="wpb_wrapper">
		<p class="h7">&#8220;Insurance Center of Monroe was always on top of all our insurance needs, willing to go over, update or explain the plans we had. We had all our cars, trailer, and home here for over 35 years and never had a bad experience or issues.&#8221;</p>
<p>&#8211; Candy</p>
	</div>
</div>



</div></div><div class="nectar-cta  alignment_tablet_default alignment_phone_default " data-color="default" data-using-bg="false" data-style="arrow-animation" data-display="block" data-alignment="center" data-text-color="std" ><span class="nectar-button-type"><span class="link_wrap" ><a target="_blank" class="link_text external" role="button" href="http://search.google.com/local/reviews?placeid=ChIJ-2AKDqRvO4gRfSF_23cWsQU" rel="nofollow noopener noreferrer" aria-label="Read Our 150+ Google Reviews - Visit the home page on search.google.com (opens in a new tab)"><span class="text">Read Our 150+ Google Reviews</span><svg class="next-arrow" aria-hidden="true" width="20px" height="25px" viewBox="0 0 50 80" xml:space="preserve">
  <polyline stroke="#ffffff" stroke-width="9" fill="none" stroke-linecap="round" stroke-linejoin="round" points="0, 0 45, 40 0, 80"/>
  </svg>  <span class="line" ></span> </a></span></span></div>
		</div> 
	</div>
	</div> 
</div></div>
			</div> 
		</div>
	</div> 
</div></div>
		<div id="fws_68268a902e3b0"  data-column-margin="default" data-midnight="dark"  class="wpb_row vc_row-fluid vc_row"  style="padding-top: 0px; padding-bottom: 0px; "><div class="row-bg-wrap" data-bg-animation="none" data-bg-animation-delay="" data-bg-overlay="false"><div class="inner-wrap row-bg-layer" ><div class="row-bg viewport-desktop"  style=""></div></div></div><div class="row_col_wrap_12 col span_12 dark left">
	<div style="margin-top: -40px; " class="vc_col-sm-12 wpb_column column_container vc_column_container col neg-marg no-extra-padding top_margin_tablet_-10px top_margin_phone_-10px inherit_tablet inherit_phone "  data-padding-pos="all" data-has-bg-color="false" data-bg-color="" data-bg-opacity="1" data-animation="" data-delay="0" >
		<div class="vc_column-inner" >
			<div class="wpb_wrapper">
				<div class="vc_separator wpb_content_element vc_separator_align_center vc_sep_width_100 vc_sep_border_width_2 vc_sep_pos_align_center vc_separator-has-text" ><span class="vc_sep_holder vc_sep_holder_l"><span style="border-color:#efeff4;" class="vc_sep_line"></span></span><div class='h4'><strong>Why Choose Us?</strong></div><span class="vc_sep_holder vc_sep_holder_r"><span style="border-color:#efeff4;" class="vc_sep_line"></span></span>
</div><div class="divider-wrap" data-alignment="default"><div style="height: 15px;" class="divider"></div></div><div id="fws_68268a902fcd5" data-midnight="" data-column-margin="default" class="wpb_row vc_row-fluid vc_row inner_row vc_row-o-equal-height vc_row-flex vc_row-o-content-top"  style=" z-index: 999;"><div class="row-bg-wrap"> <div class="row-bg" ></div> </div><div class="row_col_wrap_12_inner col span_12  left">
	<div style="" class="vc_col-sm-4 wpb_column column_container vc_column_container col child_column centered-text has-animation padding-3-percent padding-3-percent_tablet padding-4-percent_phone "  data-using-bg="true" data-shadow="small_depth" data-padding-pos="all" data-has-bg-color="true" data-bg-color="#ffffff" data-bg-opacity="1" data-animation="flip-in" data-delay="200" >
		<div class="vc_column-inner" ><div class="column-bg-overlay-wrap column-bg-layer" data-bg-animation="none"><div class="column-bg-overlay" style="opacity: 1; background-color: #ffffff;"></div></div>
		<div class="wpb_wrapper">
			<div class="nectar_icon_wrap " data-style="default" data-padding="0px" data-color="accent-color" style="" >
		<div class="nectar_icon" ><span class="im-icon-wrap" data-color="accent-color" style="height: 45px; width: 45px;"><span><svg role="presentation" version="1.1" xmlns="http://www.w3.org/2000/svg" width="45" height="45" viewBox="0 0 32 32">
        <path d="M21.063 20.216c-1.316 0-2.404-1.004-2.531-2.288-0.403-0.132-0.793-0.293-1.171-0.483-0.959 0.789-2.505 0.727-3.407-0.175-0.48-0.476-0.745-1.117-0.745-1.799 0-0.592 0.201-1.155 0.572-1.607-0.192-0.377-0.353-0.769-0.484-1.172-1.284-0.128-2.288-1.215-2.288-2.529s1.004-2.404 2.288-2.529c0.131-0.403 0.293-0.796 0.484-1.171-0.368-0.449-0.572-1.013-0.572-1.608 0-0.68 0.265-1.316 0.745-1.801 0.899-0.899 2.435-0.971 3.407-0.172 0.376-0.193 0.768-0.356 1.171-0.483 0.131-1.284 1.215-2.288 2.531-2.288 1.315 0 2.401 1.005 2.529 2.288 0.403 0.132 0.793 0.296 1.171 0.483 0.964-0.796 2.505-0.729 3.409 0.172 0.479 0.479 0.744 1.12 0.744 1.801 0 0.592-0.201 1.155-0.572 1.607 0.192 0.377 0.355 0.769 0.484 1.172 1.284 0.132 2.287 1.215 2.287 2.529s-1.003 2.401-2.287 2.529c-0.131 0.403-0.293 0.796-0.484 1.172 0.369 0.449 0.572 1.012 0.572 1.607 0 0.68-0.264 1.319-0.747 1.799-0.896 0.901-2.435 0.969-3.404 0.175-0.377 0.193-0.768 0.356-1.172 0.483-0.128 1.284-1.216 2.288-2.531 2.288zM17.213 15.935c0.115 0 0.235 0.031 0.341 0.093 0.565 0.339 1.177 0.591 1.82 0.755 0.325 0.084 0.539 0.399 0.495 0.733l-0.019 0.149c0 0.669 0.541 1.211 1.211 1.211 0.667 0 1.211-0.54 1.211-1.211l-0.020-0.149c-0.043-0.335 0.168-0.647 0.496-0.733 0.643-0.164 1.255-0.417 1.82-0.755 0.292-0.175 0.667-0.104 0.872 0.167 0.021 0.027 0.091 0.139 0.107 0.167 0.391 0.385 1.224 0.421 1.68-0.033 0.229-0.228 0.356-0.531 0.356-0.857 0-0.323-0.127-0.629-0.353-0.857-0.031-0.019-0.115-0.060-0.141-0.084-0.261-0.205-0.331-0.579-0.157-0.863 0.339-0.567 0.592-1.179 0.755-1.816 0.084-0.328 0.392-0.555 0.733-0.497l0.153 0.020c0.668 0 1.209-0.543 1.209-1.211s-0.541-1.211-1.209-1.211c-0.004 0-0.151 0.020-0.153 0.020-0.341 0.035-0.649-0.172-0.733-0.497-0.163-0.639-0.417-1.251-0.755-1.815-0.175-0.291-0.104-0.664 0.163-0.869 0.028-0.021 0.139-0.089 0.168-0.107 0.195-0.196 0.323-0.503 0.323-0.825s-0.123-0.631-0.352-0.859c-0.459-0.461-1.253-0.457-1.712 0-0.017 0.028-0.056 0.109-0.077 0.139-0.205 0.265-0.579 0.339-0.867 0.164-0.568-0.339-1.18-0.593-1.821-0.757-0.327-0.084-0.54-0.399-0.496-0.733l0.019-0.152c0-0.667-0.541-1.211-1.211-1.211-0.667 0-1.209 0.544-1.209 1.211l0.020 0.152c0.043 0.335-0.169 0.649-0.497 0.733-0.64 0.164-1.252 0.419-1.82 0.757-0.287 0.167-0.652 0.101-0.861-0.156-0.023-0.028-0.099-0.144-0.116-0.177-0.396-0.391-1.224-0.425-1.683 0.031-0.229 0.228-0.355 0.531-0.355 0.857s0.125 0.629 0.355 0.857c0.028 0.016 0.109 0.056 0.135 0.076 0.269 0.205 0.34 0.584 0.167 0.872-0.34 0.565-0.595 1.177-0.756 1.817-0.084 0.325-0.4 0.529-0.732 0.497l-0.155-0.023c-0.668 0-1.211 0.543-1.211 1.211s0.543 1.211 1.211 1.211c0.003 0 0.152-0.020 0.155-0.023 0.332-0.057 0.649 0.172 0.732 0.497 0.163 0.64 0.417 1.252 0.756 1.819 0.172 0.288 0.104 0.66-0.161 0.865-0.028 0.023-0.139 0.092-0.169 0.112-0.197 0.195-0.323 0.5-0.323 0.823s0.125 0.629 0.355 0.857c0.457 0.459 1.255 0.459 1.712 0 0.019-0.031 0.061-0.115 0.084-0.143 0.124-0.16 0.319-0.249 0.515-0.249zM21.063 13.176c-1.661 0-3.013-1.353-3.013-3.013s1.352-3.015 3.013-3.015 3.013 1.353 3.013 3.015-1.352 3.013-3.013 3.013zM21.063 8.481c-0.927 0-1.68 0.751-1.68 1.681 0 0.925 0.752 1.68 1.68 1.68s1.68-0.753 1.68-1.68-0.753-1.681-1.68-1.681zM7.015 31.888c-0.195 0-0.389-0.027-0.579-0.081-1.024-0.296-1.659-1.296-1.525-2.316-0.223-0.155-0.437-0.324-0.639-0.507-0.953 0.361-2.105-0.057-2.604-0.952-0.276-0.496-0.343-1.069-0.188-1.615 0.127-0.444 0.388-0.827 0.747-1.103-0.048-0.267-0.080-0.536-0.093-0.809-0.944-0.425-1.459-1.492-1.168-2.516 0.283-0.997 1.295-1.656 2.316-1.527 0.155-0.224 0.324-0.437 0.505-0.639-0.161-0.42-0.181-0.885-0.055-1.329 0.155-0.545 0.513-0.999 1.008-1.272 0.895-0.507 2.1-0.244 2.715 0.557 0.268-0.049 0.54-0.083 0.812-0.092 0.419-0.921 1.515-1.456 2.515-1.167 1.024 0.289 1.659 1.289 1.525 2.312 0.224 0.156 0.439 0.324 0.64 0.507 0.977-0.365 2.107 0.057 2.604 0.953 0.276 0.495 0.343 1.068 0.188 1.613-0.127 0.444-0.388 0.827-0.747 1.103 0.048 0.268 0.080 0.535 0.093 0.808 0.944 0.427 1.459 1.492 1.168 2.517-0.284 0.997-1.292 1.66-2.316 1.528-0.155 0.221-0.323 0.435-0.505 0.639 0.16 0.419 0.181 0.884 0.055 1.329-0.153 0.544-0.513 0.997-1.008 1.272-0.896 0.501-2.101 0.241-2.715-0.559-0.268 0.048-0.539 0.081-0.812 0.093-0.341 0.751-1.096 1.251-1.937 1.251zM4.371 27.481c0.179 0 0.356 0.073 0.487 0.211 0.34 0.361 0.731 0.672 1.163 0.92 0.295 0.171 0.413 0.535 0.275 0.851-0.156 0.503 0.088 0.943 0.507 1.063 0.401 0.109 0.857-0.139 0.973-0.547 0.056-0.328 0.368-0.649 0.695-0.669l0.152 0.003c0.447 0 0.891-0.057 1.321-0.175 0.329-0.091 0.68 0.084 0.8 0.413 0.009 0.025 0.037 0.123 0.043 0.147 0.16 0.271 0.669 0.451 1.043 0.241 0.185-0.103 0.317-0.271 0.376-0.472 0.057-0.2 0.032-0.417-0.069-0.599-0.001 0.017-0.043-0.028-0.077-0.075-0.199-0.272-0.164-0.647 0.083-0.879 0.364-0.343 0.675-0.733 0.921-1.161 0.168-0.289 0.523-0.409 0.831-0.284 0.175 0.067 0.247 0.079 0.32 0.079 0.351 0 0.663-0.239 0.759-0.576 0.119-0.419-0.125-0.857-0.544-0.976-0.335-0.047-0.679-0.356-0.669-0.693 0.015-0.497-0.043-0.993-0.173-1.473-0.088-0.325 0.083-0.667 0.396-0.792 0.031-0.013 0.139-0.044 0.171-0.052 0.112-0.071 0.245-0.24 0.304-0.441 0.057-0.201 0.032-0.416-0.069-0.6-0.205-0.369-0.701-0.509-1.073-0.305v0c0.021 0-0.020 0.035-0.064 0.072-0.271 0.201-0.653 0.173-0.888-0.077-0.339-0.361-0.731-0.672-1.163-0.921-0.289-0.168-0.411-0.527-0.28-0.835 0.161-0.517-0.083-0.955-0.5-1.075-0.412-0.115-0.86 0.136-0.975 0.544-0.048 0.333-0.36 0.609-0.692 0.667l-0.143-0.003c-0.451 0-0.899 0.060-1.332 0.177-0.323 0.084-0.659-0.080-0.787-0.385-0.015-0.032-0.049-0.143-0.057-0.18-0.159-0.265-0.669-0.443-1.041-0.235-0.185 0.101-0.319 0.271-0.376 0.472-0.057 0.2-0.032 0.417 0.069 0.597 0-0.023 0.041 0.025 0.080 0.080 0.195 0.271 0.159 0.643-0.085 0.872-0.363 0.341-0.673 0.732-0.923 1.164-0.169 0.296-0.543 0.413-0.855 0.271-0.148-0.055-0.22-0.065-0.293-0.065-0.351 0-0.663 0.24-0.759 0.576-0.119 0.417 0.125 0.859 0.544 0.975 0.333 0.049 0.677 0.356 0.668 0.695-0.015 0.497 0.044 0.995 0.173 1.472 0.087 0.325-0.081 0.665-0.393 0.795-0.029 0.011-0.135 0.040-0.165 0.049-0.12 0.075-0.253 0.243-0.311 0.445-0.057 0.2-0.032 0.416 0.069 0.599 0.205 0.365 0.701 0.513 1.075 0.305-0.023-0.001 0.027-0.045 0.084-0.084 0.112-0.081 0.247-0.124 0.377-0.124zM8.609 26.668v0c-0.231 0-0.461-0.032-0.685-0.095-0.643-0.184-1.177-0.607-1.503-1.192-0.327-0.584-0.405-1.259-0.223-1.905 0.368-1.296 1.796-2.096 3.095-1.724 1.329 0.377 2.103 1.765 1.724 3.093-0.304 1.073-1.295 1.823-2.408 1.823zM8.609 22.991c-0.521 0-0.984 0.351-1.127 0.853-0.085 0.303-0.049 0.617 0.104 0.891 0.152 0.273 0.401 0.472 0.703 0.555 0.613 0.18 1.276-0.199 1.447-0.805 0.176-0.623-0.185-1.272-0.805-1.448-0.105-0.029-0.213-0.045-0.321-0.045z"></path>
        </svg></span></span></div>
	</div>
<div class="wpb_text_column wpb_content_element " >
	<div class="wpb_wrapper">
		<p class="h5">We Are Always Evolving</p>
<p>We have remained current with the industry&#8217;s numerous developments since we were established more than 80 years ago. For property and casualty insurance, we provide thousands of clients with dependable advice. The knowledgeable staff at Insurance Center of Monroe stay current with emerging trends.</p>
	</div>
</div>




		</div> 
	</div>
	</div> 

	<div style="" class="vc_col-sm-4 wpb_column column_container vc_column_container col child_column centered-text has-animation padding-3-percent padding-3-percent_tablet padding-4-percent_phone "  data-using-bg="true" data-shadow="small_depth" data-padding-pos="all" data-has-bg-color="true" data-bg-color="#ffffff" data-bg-opacity="1" data-animation="flip-in" data-delay="400" >
		<div class="vc_column-inner" ><div class="column-bg-overlay-wrap column-bg-layer" data-bg-animation="none"><div class="column-bg-overlay" style="opacity: 1; background-color: #ffffff;"></div></div>
		<div class="wpb_wrapper">
			<div class="nectar_icon_wrap " data-style="default" data-padding="0px" data-color="accent-color" style="" >
		<div class="nectar_icon" ><span class="im-icon-wrap" data-color="accent-color" style="height: 45px; width: 45px;"><span><svg role="presentation" version="1.1" xmlns="http://www.w3.org/2000/svg" width="45" height="45" viewBox="0 0 32 32">
        <path d="M15.333 24.333h-0.2c-2.556 0-4.82-2.233-5.103-4.905-1.181-0.395-2.029-1.832-2.029-3.095v-1.333c0-0.869 0.557-1.611 1.333-1.885v-1.715c0-2.305 1.288-3.868 3.217-3.931 0.363-0.127 0.741-0.267 1.127-0.415 1.408-0.531 2.865-1.081 4.179-1.081 2.307 0 3.477 1.692 3.477 5.027v2.261c0.528 0.304 1.333 0.905 1.333 1.739v1.333c0 1.209-0.992 2.695-2.231 3.097-0.285 2.669-2.548 4.903-5.104 4.903zM17.855 7.307c-1.069 0-2.411 0.507-3.708 0.992-0.435 0.164-0.86 0.324-1.265 0.465-0.069 0.024-0.141 0.033-0.215 0.033-1.475 0-2 1.347-2 2.6v2.267c0 0.367-0.299 0.667-0.667 0.667s-0.667 0.3-0.667 0.667v1.333c0 0.799 0.66 1.864 1.333 1.864 0.368 0 0.667 0.301 0.667 0.667 0 2.201 1.776 4.136 3.8 4.136h0.2c2.024 0 3.8-1.931 3.8-4.136 0-0.365 0.3-0.667 0.667-0.667 0.675 0 1.533-1.044 1.533-1.864v-1.333c-0.028-0.157-0.512-0.533-0.939-0.725-0.24-0.107-0.395-0.345-0.395-0.608v-2.667c0-3.691-1.503-3.691-2.145-3.691zM26.729 31h-22.729c-0.368 0-0.667-0.299-0.667-0.667 0-4.181 3.18-7.333 7.396-7.333 0.368 0 0.667 0.299 0.667 0.667s-0.299 0.667-0.667 0.667c-3.284 0-5.727 2.205-6.031 5.333h21.333c-0.305-3.128-2.748-5.333-6.031-5.333-0.367 0-0.667-0.299-0.667-0.667s0.3-0.667 0.667-0.667c4.216 0 7.396 3.152 7.396 7.333-0.001 0.368-0.3 0.667-0.668 0.667zM0.667 14.331c-0.368 0-0.667-0.299-0.667-0.667 0-2.205 1.795-4 4-4 0.368 0 0.667 0.299 0.667 0.667s-0.299 0.667-0.667 0.667c-1.471 0-2.667 1.195-2.667 2.667 0 0.368-0.299 0.667-0.667 0.667zM31.333 14.331c-0.367 0-0.667-0.299-0.667-0.667 0-1.472-1.195-2.667-2.667-2.667-0.367 0-0.667-0.299-0.667-0.667s0.3-0.667 0.667-0.667c2.205 0 4 1.795 4 4 0 0.368-0.3 0.667-0.667 0.667zM6.667 10.333c-2.151 0-3.333-4.507-3.333-6 0-1.839 1.496-3.333 3.333-3.333s3.333 1.495 3.333 3.333c0 1.493-1.183 6-3.333 6zM6.667 2.333c-1.103 0-2 0.897-2 2 0 1.567 1.216 4.667 2 4.667s2-3.1 2-4.667c0-1.103-0.897-2-2-2zM25.333 10.333c-2.151 0-3.333-4.507-3.333-6 0-1.839 1.496-3.333 3.333-3.333s3.333 1.495 3.333 3.333c0 1.493-1.183 6-3.333 6zM25.333 2.333c-1.103 0-2 0.897-2 2 0 1.567 1.216 4.667 2 4.667s2-3.1 2-4.667c0-1.103-0.897-2-2-2z"></path>
        </svg></span></span></div>
	</div>
<div class="wpb_text_column wpb_content_element " >
	<div class="wpb_wrapper">
		<p class="h5">We Understand Business</p>
<p>We collaborate closely with experts, corporations, contractors, and owners of commercial buildings to assist them safeguard their operations and the properties they oversee. Regardless of your history, you can find comfort knowing that you are shielded against threats that could endanger your company.</p>
	</div>
</div>




		</div> 
	</div>
	</div> 

	<div style="" class="vc_col-sm-4 wpb_column column_container vc_column_container col child_column centered-text has-animation padding-3-percent padding-3-percent_tablet padding-4-percent_phone "  data-using-bg="true" data-shadow="small_depth" data-padding-pos="all" data-has-bg-color="true" data-bg-color="#ffffff" data-bg-opacity="1" data-animation="flip-in" data-delay="600" >
		<div class="vc_column-inner" ><div class="column-bg-overlay-wrap column-bg-layer" data-bg-animation="none"><div class="column-bg-overlay" style="opacity: 1; background-color: #ffffff;"></div></div>
		<div class="wpb_wrapper">
			<div class="nectar_icon_wrap " data-style="default" data-padding="0px" data-color="accent-color" style="" >
		<div class="nectar_icon" ><span class="im-icon-wrap" data-color="accent-color" style="height: 45px; width: 45px;"><span><svg role="presentation" version="1.1" xmlns="http://www.w3.org/2000/svg" width="45" height="45" viewBox="0 0 32 32">
        <path d="M15.796 25.284c-0.756 0-1.476-0.289-1.899-0.568-0.719-0.472-5.948-4.844-6.543-5.341l-1.813-1.527c-0.281-0.237-0.316-0.659-0.079-0.94 0.235-0.28 0.656-0.317 0.94-0.081l1.809 1.524c2.855 2.389 5.976 4.959 6.419 5.251 0.32 0.211 0.889 0.393 1.34 0.341 0.383-0.047 0.5-0.239 0.559-0.401 0.076-0.208 0.251-0.365 0.469-0.417 0.219-0.055 0.443 0.005 0.609 0.155 0.393 0.36 1.008 0.392 1.415 0.233 0.203-0.080 0.455-0.241 0.481-0.552 0.025-0.253 0.191-0.472 0.427-0.563s0.505-0.037 0.693 0.137c0.191 0.175 0.641 0.169 1.009-0.013 0.204-0.101 0.54-0.336 0.497-0.749-0.028-0.259 0.097-0.511 0.321-0.644 0.221-0.133 0.503-0.123 0.719 0.025 0.196 0.137 0.448 0.029 0.601-0.103 0.249-0.212 0.425-0.62 0.18-1.133-0.759-1.579-4.811-5.424-7.305-7.168l-0.021 0.007c-0.708 0.257-0.785 0.28-1.311 0.332-0.661 0.96-1.977 2.6-3.943 1.951-0.623-0.205-1.048-0.673-1.199-1.32-0.337-1.448 0.744-3.459 1.656-4.355 1.5-1.471 4.249-2.743 7.059-1.483 2.601 1.164 4.221 1.644 4.237 1.649 0.355 0.104 0.557 0.473 0.453 0.827s-0.472 0.557-0.827 0.452c-0.069-0.020-1.713-0.507-4.408-1.712-2.199-0.983-4.381 0.041-5.583 1.219-0.736 0.724-1.477 2.297-1.289 3.099 0.045 0.196 0.135 0.297 0.317 0.357 0.996 0.329 1.732-0.403 2.595-1.691 0.111-0.165 0.289-0.272 0.487-0.292l0.245-0.024c0.444-0.043 0.444-0.043 1.053-0.264l0.344-0.125c0.197-0.071 0.421-0.044 0.597 0.073 2.412 1.608 7.071 5.869 8.040 7.889 0.472 0.983 0.271 2.052-0.515 2.723-0.388 0.332-0.847 0.503-1.305 0.484-0.188 0.484-0.572 0.901-1.104 1.167-0.552 0.273-1.161 0.344-1.692 0.221-0.232 0.361-0.587 0.648-1.037 0.823-0.695 0.268-1.484 0.232-2.141-0.068-0.305 0.319-0.725 0.52-1.229 0.579-0.109 0.012-0.22 0.017-0.331 0.017zM13.651 9.495c-0.024 0-0.048-0.001-0.073-0.004-1.367-0.148-4.629-0.245-5.676-0.213-0.311 0.023-0.675-0.279-0.685-0.647-0.012-0.368 0.279-0.675 0.645-0.687 1.103-0.032 4.417 0.065 5.86 0.223 0.365 0.039 0.631 0.368 0.591 0.733-0.035 0.343-0.325 0.595-0.661 0.595zM24.735 20.024c-0.201 0-0.401-0.091-0.531-0.263-0.223-0.293-0.167-0.711 0.128-0.935l1.305-0.989c0.293-0.221 0.712-0.167 0.933 0.128s0.167 0.713-0.128 0.935l-1.305 0.991c-0.12 0.088-0.263 0.133-0.403 0.133zM22.789 22.364c-0.144 0-0.289-0.047-0.413-0.143-0.699-0.552-4.36-3.972-4.515-4.117-0.269-0.251-0.283-0.672-0.031-0.943s0.675-0.281 0.943-0.031c1.047 0.979 3.885 3.616 4.429 4.045 0.289 0.228 0.339 0.647 0.111 0.937-0.131 0.165-0.328 0.251-0.524 0.251zM20.167 23.687c-0.145 0-0.293-0.048-0.417-0.144-0.904-0.724-3.449-3.016-3.833-3.432-0.249-0.271-0.231-0.693 0.040-0.94 0.272-0.251 0.693-0.235 0.943 0.037 0.309 0.336 2.801 2.584 3.684 3.293 0.288 0.229 0.335 0.648 0.105 0.937-0.131 0.163-0.327 0.248-0.521 0.248zM17.153 24.437c-0.151 0-0.304-0.052-0.429-0.159-0.868-0.732-2.063-1.924-2.861-2.779-0.251-0.268-0.236-0.692 0.033-0.943s0.692-0.235 0.943 0.032c0.771 0.827 1.917 1.972 2.745 2.671 0.281 0.237 0.316 0.657 0.080 0.94-0.132 0.156-0.32 0.237-0.511 0.237zM2.395 20.159c-0.832 0-1.443-0.052-1.868-0.153-0.303-0.073-0.513-0.344-0.511-0.653 0.045-4.845 1.3-11.797 1.353-12.089 0.064-0.356 0.397-0.593 0.757-0.54 0.173 0.028 4.283 0.668 5.975 1.259 0.288 0.101 0.473 0.383 0.445 0.687-0.303 3.468-2.672 10.6-2.773 10.901-0.084 0.251-0.307 0.427-0.569 0.451-0.061 0.007-1.472 0.139-2.809 0.139zM1.361 18.784c0.723 0.065 2.497 0.003 3.284-0.055 0.485-1.5 2.116-6.667 2.515-9.647-1.329-0.373-3.511-0.757-4.591-0.939-0.299 1.767-1.1 6.804-1.208 10.64zM29.164 19.807c-1.435 0-2.393-0.109-2.932-0.331-0.191-0.079-0.333-0.24-0.388-0.44-0.511-1.848-2.393-7.141-3.205-8.448-0.101-0.163-0.129-0.361-0.072-0.547 0.057-0.184 0.191-0.335 0.364-0.412 0.096-0.044 2.373-1.053 4.812-1.053 0.516 0 1.009 0.048 1.465 0.137 0.167 0.032 0.313 0.128 0.413 0.265 1.609 2.245 2.287 9.24 2.359 10.028 0.017 0.177-0.040 0.357-0.155 0.492-0.117 0.139-0.284 0.221-0.463 0.235-0.001 0.001-1.043 0.073-2.199 0.073zM27.027 18.325c0.333 0.072 0.967 0.149 2.139 0.149 0.531 0 1.036-0.017 1.419-0.032-0.252-2.309-0.912-6.772-1.904-8.467-0.295-0.043-0.607-0.065-0.933-0.065-1.417 0-2.805 0.401-3.596 0.679 0.937 1.939 2.339 5.939 2.876 7.736z"></path>
        </svg></span></span></div>
	</div>
<div class="wpb_text_column wpb_content_element " >
	<div class="wpb_wrapper">
		<p class="h5">Our Legacy Speaks for Itself</p>
<p>Insurance Center of Monroe has provided insurance for our friends and neighbors in <a class="aals-fancy-title-link" href="/contact/monroe-mi-insurance/" aria-label="Monroe, MI - Visit page Monroe, MI Insurance">Monroe, MI</a>, since 1929. We are a third-generation independent insurance agency. Throughout our time in business, we have helped our customers stay protected from the numerous uncertainties in life—with genuine care and courtesy.</p>
	</div>
</div>




		</div> 
	</div>
	</div> 
</div></div>
			</div> 
		</div>
	</div> 
</div></div>
		<div id="fws_68268a903316e"  data-column-margin="default" data-midnight="light"  class="wpb_row vc_row-fluid vc_row full-width-section  translate_y_-110px"  style="padding-top: 160px; padding-bottom: 80px; "><div class="row-bg-wrap" data-bg-animation="none" data-bg-animation-delay="" data-bg-overlay="false"><div class="inner-wrap row-bg-layer" ><div class="row-bg viewport-desktop using-bg-color"  style="background-color: #ab0634; "></div></div></div><div class="row_col_wrap_12 col span_12 light left">
	<div  class="vc_col-sm-12 wpb_column column_container vc_column_container col no-extra-padding force-tablet-text-align-center force-phone-text-align-center inherit_tablet inherit_phone "  data-padding-pos="all" data-has-bg-color="false" data-bg-color="" data-bg-opacity="1" data-animation="" data-delay="0" >
		<div class="vc_column-inner" >
			<div class="wpb_wrapper">
				<div id="fws_68268a9033311" data-midnight="" data-column-margin="default" class="wpb_row vc_row-fluid vc_row inner_row vc_row-o-equal-height vc_row-flex vc_row-o-content-middle"  style=""><div class="row-bg-wrap"> <div class="row-bg" ></div> </div><div class="row_col_wrap_12_inner col span_12  left">
	<div  class="vc_col-sm-5 wpb_column column_container vc_column_container col child_column centered-text padding-2-percent inherit_tablet inherit_phone border_right_desktop_2px border_right_tablet_0px border_right_phone_0px border_color_ffffff border_style_solid "   data-padding-pos="left-right" data-has-bg-color="false" data-bg-color="" data-bg-opacity="1" data-animation="" data-delay="0" >
		<div class="vc_column-inner" >
		<div class="wpb_wrapper">
			
<div class="wpb_text_column wpb_content_element " >
	<div class="wpb_wrapper">
		<p class="h3">Proudly Serving Michigan</p>
	</div>
</div>



<div class="divider-wrap" data-alignment="default"><div style="height: 25px;" class="divider"></div></div><a class="nectar-button large see-through extra-color-3"  role="button" style="margin-top: 5px; margin-right: 5px; margin-bottom: 5px; margin-left: 5px;border-color: #ffffff; color: #ffffff;"  href="/contact/" data-color-override="#ffffff" data-hover-color-override="false" data-hover-text-color-override="#fff" aria-label="Contact Us - Visit page Contact"><span>Contact Us</span></a>
		</div> 
	</div>
	</div> 

	<div  class="vc_col-sm-7 wpb_column column_container vc_column_container col child_column padding-2-percent inherit_tablet inherit_phone "   data-padding-pos="left-right" data-has-bg-color="false" data-bg-color="" data-bg-opacity="1" data-animation="" data-delay="0" >
		<div class="vc_column-inner" >
		<div class="wpb_wrapper">
			
<div class="wpb_text_column wpb_content_element " >
	<div class="wpb_wrapper">
		<p>Insurance Center of Monroe is located in <a class="aals-white-link" href="/contact/monroe-mi-insurance/" aria-label="Monroe, MI - Visit page Monroe, MI Insurance">Monroe, MI</a>, and we are proud to serve businesses and individuals throughout Southeastern Michigan. We are also licensed in Florida, Indiana, Ohio, and Tennessee.</p>
	</div>
</div>




		</div> 
	</div>
	</div> 
</div></div>
			</div> 
		</div>
	</div> 
</div></div>
		<div id="fws_68268a90336f0"  data-column-margin="default" data-midnight="dark"  class="wpb_row vc_row-fluid vc_row vc_row-o-equal-height vc_row-flex  top_padding_tablet_10px top_padding_phone_0px translate_y_phone_-10px"  style="padding-top: 0px; padding-bottom: 0px; "><div class="row-bg-wrap" data-bg-animation="none" data-bg-animation-delay="" data-bg-overlay="false"><div class="inner-wrap row-bg-layer" ><div class="row-bg viewport-desktop"  style=""></div></div></div><div class="row_col_wrap_12 col span_12 dark left">
	<div style="" class="vc_col-sm-4 wpb_column column_container vc_column_container col has-animation padding-1-percent inherit_tablet inherit_phone " data-using-bg="true" data-shadow="small_depth" data-padding-pos="all" data-has-bg-color="true" data-bg-color="#ffffff" data-bg-opacity="1" data-animation="flip-in" data-delay="200" >
		<div class="vc_column-inner" ><div class="column-bg-overlay-wrap column-bg-layer" data-bg-animation="none"><div class="column-bg-overlay" style="opacity: 1; background-color: #ffffff;"></div></div>
			<div class="wpb_wrapper">
				<div id="fws_68268a903384c" data-midnight="" data-column-margin="none" class="wpb_row vc_row-fluid vc_row inner_row"  style=""><div class="row-bg-wrap"> <div class="row-bg" ></div> </div><div class="row_col_wrap_12_inner col span_12  left">
	<div style="" class="vc_col-sm-12 wpb_column column_container vc_column_container col child_column no-extra-padding inherit_tablet inherit_phone "  data-using-bg="true" data-bg-cover="true" data-padding-pos="all" data-has-bg-color="false" data-bg-color="" data-bg-opacity="1" data-hover-bg="#ab0634" data-hover-bg-opacity="0.6" data-animation="" data-delay="0" >
		<div class="vc_column-inner" ><a class="column-link" target="_self" href="/personal-insurance/" aria-label="Visit page Personal Insurance"></a><div class="column-image-bg-wrap column-bg-layer viewport-desktop" data-bg-pos="center center" data-bg-animation="none" data-bg-overlay="false"><div class="inner-wrap"><div data-bg="https://goicm.com/wp-content/uploads/2022/12/Personal-Insurance-Portrait-of-a-Cheerful-Family-with-a-Son-and-Daughter-Having-Fun-Spending-Time-Together-Playing-on-the-Sofa-at-Home.jpg" class="column-image-bg rocket-lazyload" style="  "></div></div></div><div class="column-bg-overlay-wrap column-bg-layer" data-bg-animation="none"><div class="column-bg-overlay"></div></div>
		<div class="wpb_wrapper">
			<div class="divider-wrap height_tablet_350px height_phone_300px " data-alignment="default"><div style="height: 300px;" class="divider"></div></div>
		</div> 
	</div>
	</div> 
</div></div><div id="fws_68268a90340e3" data-midnight="" data-column-margin="default" class="wpb_row vc_row-fluid vc_row inner_row"  style=""><div class="row-bg-wrap"> <div class="row-bg" ></div> </div><div class="row_col_wrap_12_inner col span_12  left">
	<div style=" color: #ffffff;" class="vc_col-sm-12 wpb_column column_container vc_column_container col child_column centered-text padding-2-percent inherit_tablet inherit_phone " data-cfc="true" data-using-bg="true" data-padding-pos="all" data-has-bg-color="true" data-bg-color="#231f20" data-bg-opacity="1" data-hover-bg="#6d6d6d" data-hover-bg-opacity="1" data-animation="" data-delay="0" >
		<div class="vc_column-inner" ><a class="column-link" target="_self" href="/personal-insurance/" aria-label="Visit page Personal Insurance"></a><div class="column-bg-overlay-wrap column-bg-layer" data-bg-animation="none"><div class="column-bg-overlay" style="opacity: 1; background-color: #231f20;"></div></div>
		<div class="wpb_wrapper">
			
<div class="wpb_text_column wpb_content_element " >
	<div class="wpb_wrapper">
		<p class="h10">Personal</p>
	</div>
</div>




		</div> 
	</div>
	</div> 
</div></div>
			</div> 
		</div>
	</div> 

	<div style="" class="vc_col-sm-4 wpb_column column_container vc_column_container col has-animation padding-1-percent inherit_tablet inherit_phone " data-using-bg="true" data-shadow="small_depth" data-padding-pos="all" data-has-bg-color="true" data-bg-color="#ffffff" data-bg-opacity="1" data-animation="flip-in" data-delay="400" >
		<div class="vc_column-inner" ><div class="column-bg-overlay-wrap column-bg-layer" data-bg-animation="none"><div class="column-bg-overlay" style="opacity: 1; background-color: #ffffff;"></div></div>
			<div class="wpb_wrapper">
				<div id="fws_68268a9034401" data-midnight="" data-column-margin="none" class="wpb_row vc_row-fluid vc_row inner_row"  style=""><div class="row-bg-wrap"> <div class="row-bg" ></div> </div><div class="row_col_wrap_12_inner col span_12  left">
	<div style="" class="vc_col-sm-12 wpb_column column_container vc_column_container col child_column no-extra-padding inherit_tablet inherit_phone "  data-using-bg="true" data-bg-cover="true" data-padding-pos="all" data-has-bg-color="false" data-bg-color="" data-bg-opacity="1" data-hover-bg="#ab0634" data-hover-bg-opacity="0.6" data-animation="" data-delay="0" >
		<div class="vc_column-inner" ><a class="column-link" target="_self" href="/business-insurance/" aria-label="Visit page Business Insurance"></a><div class="column-image-bg-wrap column-bg-layer viewport-desktop" data-bg-pos="center center" data-bg-animation="none" data-bg-overlay="false"><div class="inner-wrap"><div data-bg="https://goicm.com/wp-content/uploads/2022/12/Business-Insurance-Portrait-of-a-Cheerful-Female-and-Male-Carpenter-Working-on-a-New-Project-Inside-a-Wood-Working-Studio-While-Looking-at-a-Laptop-and-Drawings-on-the-Table.jpg" class="column-image-bg rocket-lazyload" style="  "></div></div></div><div class="column-bg-overlay-wrap column-bg-layer" data-bg-animation="none"><div class="column-bg-overlay"></div></div>
		<div class="wpb_wrapper">
			<div class="divider-wrap height_tablet_350px height_phone_300px " data-alignment="default"><div style="height: 300px;" class="divider"></div></div>
		</div> 
	</div>
	</div> 
</div></div><div id="fws_68268a9034bea" data-midnight="" data-column-margin="default" class="wpb_row vc_row-fluid vc_row inner_row"  style=""><div class="row-bg-wrap"> <div class="row-bg" ></div> </div><div class="row_col_wrap_12_inner col span_12  left">
	<div style=" color: #ffffff;" class="vc_col-sm-12 wpb_column column_container vc_column_container col child_column centered-text padding-2-percent inherit_tablet inherit_phone " data-cfc="true" data-using-bg="true" data-padding-pos="all" data-has-bg-color="true" data-bg-color="#231f20" data-bg-opacity="1" data-hover-bg="#6d6d6d" data-hover-bg-opacity="1" data-animation="" data-delay="0" >
		<div class="vc_column-inner" ><a class="column-link" target="_self" href="/business-insurance/" aria-label="Visit page Business Insurance"></a><div class="column-bg-overlay-wrap column-bg-layer" data-bg-animation="none"><div class="column-bg-overlay" style="opacity: 1; background-color: #231f20;"></div></div>
		<div class="wpb_wrapper">
			
<div class="wpb_text_column wpb_content_element " >
	<div class="wpb_wrapper">
		<p class="h10">Business</p>
	</div>
</div>




		</div> 
	</div>
	</div> 
</div></div>
			</div> 
		</div>
	</div> 

	<div style="" class="vc_col-sm-4 wpb_column column_container vc_column_container col has-animation padding-1-percent inherit_tablet inherit_phone " data-using-bg="true" data-shadow="small_depth" data-padding-pos="all" data-has-bg-color="true" data-bg-color="#ffffff" data-bg-opacity="1" data-animation="flip-in" data-delay="600" >
		<div class="vc_column-inner" ><div class="column-bg-overlay-wrap column-bg-layer" data-bg-animation="none"><div class="column-bg-overlay" style="opacity: 1; background-color: #ffffff;"></div></div>
			<div class="wpb_wrapper">
				<div id="fws_68268a9034faa" data-midnight="" data-column-margin="none" class="wpb_row vc_row-fluid vc_row inner_row"  style=""><div class="row-bg-wrap"> <div class="row-bg" ></div> </div><div class="row_col_wrap_12_inner col span_12  left">
	<div style="" class="vc_col-sm-12 wpb_column column_container vc_column_container col child_column no-extra-padding inherit_tablet inherit_phone "  data-using-bg="true" data-bg-cover="true" data-padding-pos="all" data-has-bg-color="false" data-bg-color="" data-bg-opacity="1" data-hover-bg="#ab0634" data-hover-bg-opacity="0.6" data-animation="" data-delay="0" >
		<div class="vc_column-inner" ><a class="column-link" target="_self" href="/business-insurance/insurance-by-industry/" aria-label="Visit page Insurance by Industry"></a><div class="column-image-bg-wrap column-bg-layer viewport-desktop" data-bg-pos="center center" data-bg-animation="none" data-bg-overlay="false"><div class="inner-wrap"><div data-bg="https://goicm.com/wp-content/uploads/2022/12/Insurance-by-Industry-View-of-a-Young-Male-Landscaper-Pruning-Tall-Bushes-with-a-Hedge-Trimmer-in-the-Backyard-on-a-Sunny-Day.jpg" class="column-image-bg rocket-lazyload" style="  "></div></div></div><div class="column-bg-overlay-wrap column-bg-layer" data-bg-animation="none"><div class="column-bg-overlay"></div></div>
		<div class="wpb_wrapper">
			<div class="divider-wrap height_tablet_350px height_phone_300px " data-alignment="default"><div style="height: 300px;" class="divider"></div></div>
		</div> 
	</div>
	</div> 
</div></div><div id="fws_68268a903577f" data-midnight="" data-column-margin="default" class="wpb_row vc_row-fluid vc_row inner_row"  style=""><div class="row-bg-wrap"> <div class="row-bg" ></div> </div><div class="row_col_wrap_12_inner col span_12  left">
	<div style=" color: #ffffff;" class="vc_col-sm-12 wpb_column column_container vc_column_container col child_column centered-text padding-2-percent inherit_tablet inherit_phone " data-cfc="true" data-using-bg="true" data-padding-pos="all" data-has-bg-color="true" data-bg-color="#231f20" data-bg-opacity="1" data-hover-bg="#6d6d6d" data-hover-bg-opacity="1" data-animation="" data-delay="0" >
		<div class="vc_column-inner" ><a class="column-link" target="_self" href="/business-insurance/insurance-by-industry/" aria-label="Visit page Insurance by Industry"></a><div class="column-bg-overlay-wrap column-bg-layer" data-bg-animation="none"><div class="column-bg-overlay" style="opacity: 1; background-color: #231f20;"></div></div>
		<div class="wpb_wrapper">
			
<div class="wpb_text_column wpb_content_element " >
	<div class="wpb_wrapper">
		<p class="h10">Industries</p>
	</div>
</div>




		</div> 
	</div>
	</div> 
</div></div>
			</div> 
		</div>
	</div> 
</div></div>
		<div id="fws_68268a9035c41"  data-column-margin="default" data-midnight="dark"  class="wpb_row vc_row-fluid vc_row vc_row-o-equal-height vc_row-flex vc_row-o-content-top  top_padding_phone_15px"  style="padding-top: 40px; padding-bottom: 0px; "><div class="row-bg-wrap" data-bg-animation="none" data-bg-animation-delay="" data-bg-overlay="false"><div class="inner-wrap row-bg-layer" ><div class="row-bg viewport-desktop"  style=""></div></div></div><div class="row_col_wrap_12 col span_12 dark left">
	<div  class="vc_col-sm-3 wpb_column column_container vc_column_container col padding-2-percent inherit_tablet inherit_phone border_right_desktop_2px border_right_tablet_0px border_right_phone_0px border_color_efeff4 border_style_solid "  data-padding-pos="all" data-has-bg-color="false" data-bg-color="" data-bg-opacity="1" data-animation="" data-delay="0" >
		<div class="vc_column-inner" >
			<div class="wpb_wrapper">
				
<div class="wpb_text_column wpb_content_element " >
	<div class="wpb_wrapper">
		<p class="h3">Plan and Protect</p>
<p class="h4">Insurance Center of Monroe offers a variety of <a class="aals-fancy-title-link" href="/personal-insurance/" aria-label="personal insurance - Visit page Personal Insurance">personal insurance</a> and <a class="aals-fancy-title-link" href="/business-insurance/" aria-label="business insurance - Visit page Business Insurance">business insurance</a> solutions to help you protect what matters most.</p>
	</div>
</div>



<div class="divider-wrap" data-alignment="default"><div style="height: 25px;" class="divider"></div></div><a class="nectar-button large regular accent-color regular-button"  role="button" style="margin-top: 5px; margin-right: 5px; margin-bottom: 5px; margin-left: 5px;background-color: #ab0634;"  href="/request-quote/" data-color-override="#ab0634" data-hover-color-override="false" data-hover-text-color-override="#fff" aria-label="Request a Quote - Visit page Request Quote"><span>Request a Quote</span></a>
			</div> 
		</div>
	</div> 

	<div  class="vc_col-sm-9 wpb_column column_container vc_column_container col padding-2-percent inherit_tablet inherit_phone "  data-padding-pos="all" data-has-bg-color="false" data-bg-color="" data-bg-opacity="1" data-animation="" data-delay="0" >
		<div class="vc_column-inner" >
			<div class="wpb_wrapper">
				<div id="fws_68268a9035f75" data-midnight="" data-column-margin="default" class="wpb_row vc_row-fluid vc_row inner_row"  style=""><div class="row-bg-wrap"> <div class="row-bg" ></div> </div><div class="row_col_wrap_12_inner col span_12  left">
	<div  class="vc_col-sm-4 wpb_column column_container vc_column_container col child_column no-extra-padding inherit_tablet inherit_phone "   data-padding-pos="all" data-has-bg-color="false" data-bg-color="" data-bg-opacity="1" data-animation="" data-delay="0" >
		<div class="vc_column-inner" >
		<div class="wpb_wrapper">
			
<div class="wpb_text_column wpb_content_element " >
	<div class="wpb_wrapper">
		<p class="h5"><a class="aals-fancy-title-link" href="/personal-insurance/" aria-label="Personal Insurance - Visit page Personal Insurance">Personal Insurance</a></p>
	</div>
</div>



<div class="divider-wrap" data-alignment="default"><div style="height: 15px;" class="divider"></div></div><div  class="vc_wp_custommenu wpb_content_element aa-menu-list"><div class="widget widget_nav_menu"><div class="menu-personal-insurance-container"><ul id="menu-personal-insurance" class="menu"><li id="menu-item-25859" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-25859"><a href="https://goicm.com/personal-insurance/home-and-auto-insurance-bundled/" aria-label="Home and Auto Insurance (Bundled) - Visit page Home and Auto Insurance (Bundled)">Home and Auto Insurance (Bundled)</a></li>
<li id="menu-item-25860" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-25860"><a href="https://goicm.com/personal-insurance/individual-life-insurance/" aria-label="Individual Life Insurance - Visit page Individual Life Insurance">Individual Life Insurance</a></li>
<li id="menu-item-13715" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13715"><a href="https://goicm.com/personal-insurance/auto-insurance/" aria-label="Auto Insurance - Visit page Auto Insurance">Auto Insurance</a></li>
<li id="menu-item-13719" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13719"><a href="https://goicm.com/personal-insurance/home-insurance/" aria-label="Home Insurance - Visit page Home Insurance">Home Insurance</a></li>
<li id="menu-item-25861" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-25861"><a href="https://goicm.com/personal-insurance/renters-insurance/" aria-label="Renters Insurance - Visit page Renters Insurance">Renters Insurance</a></li>
<li id="menu-item-21445" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-21445"><a href="https://goicm.com/personal-insurance/" aria-label="See All - Visit page Personal Insurance">See All</a></li>
</ul></div></div></div>
		</div> 
	</div>
	</div> 

	<div  class="vc_col-sm-4 wpb_column column_container vc_column_container col child_column no-extra-padding inherit_tablet inherit_phone "   data-padding-pos="all" data-has-bg-color="false" data-bg-color="" data-bg-opacity="1" data-animation="" data-delay="0" >
		<div class="vc_column-inner" >
		<div class="wpb_wrapper">
			
<div class="wpb_text_column wpb_content_element " >
	<div class="wpb_wrapper">
		<p class="h5"><a class="aals-fancy-title-link" href="/business-insurance/" aria-label="Business Insurance - Visit page Business Insurance">Business Insurance</a></p>
	</div>
</div>



<div class="divider-wrap" data-alignment="default"><div style="height: 15px;" class="divider"></div></div><div  class="vc_wp_custommenu wpb_content_element aa-menu-list"><div class="widget widget_nav_menu"><div class="menu-business-insurance-container"><ul id="menu-business-insurance" class="menu"><li id="menu-item-13710" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13710"><a href="https://goicm.com/business-insurance/business-owners-insurance/" aria-label="Business Owners Insurance - Visit page Business Owners Insurance">Business Owners Insurance</a></li>
<li id="menu-item-13708" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13708"><a href="https://goicm.com/business-insurance/general-liability-insurance/" aria-label="General Liability Insurance - Visit page General Liability Insurance">General Liability Insurance</a></li>
<li id="menu-item-24839" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-24839"><a href="https://goicm.com/business-insurance/business-auto-insurance/" aria-label="Business Auto Insurance - Visit page Business Auto Insurance">Business Auto Insurance</a></li>
<li id="menu-item-24840" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-24840"><a href="https://goicm.com/business-insurance/commercial-property-insurance/" aria-label="Commercial Property Insurance - Visit page Commercial Property Insurance">Commercial Property Insurance</a></li>
<li id="menu-item-25850" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-25850"><a href="https://goicm.com/business-insurance/workers-compensation-insurance/" aria-label="Workers&#8217; Compensation Insurance - Visit page Workers&#039; Compensation Insurance">Workers&#8217; Compensation Insurance</a></li>
<li id="menu-item-21448" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-21448"><a href="https://goicm.com/business-insurance/" aria-label="See All - Visit page Business Insurance">See All</a></li>
</ul></div></div></div>
		</div> 
	</div>
	</div> 

	<div  class="vc_col-sm-4 wpb_column column_container vc_column_container col child_column no-extra-padding inherit_tablet inherit_phone "   data-padding-pos="all" data-has-bg-color="false" data-bg-color="" data-bg-opacity="1" data-animation="" data-delay="0" >
		<div class="vc_column-inner" >
		<div class="wpb_wrapper">
			
<div class="wpb_text_column wpb_content_element " >
	<div class="wpb_wrapper">
		<p class="h5"><a class="aals-fancy-title-link" href="/business-insurance/insurance-by-industry/" aria-label="Insurance by Industry - Visit page Insurance by Industry">Insurance by Industry</a></p>
	</div>
</div>



<div class="divider-wrap" data-alignment="default"><div style="height: 15px;" class="divider"></div></div><div  class="vc_wp_custommenu wpb_content_element aa-menu-list"><div class="widget widget_nav_menu"><div class="menu-insurance-by-industry-container"><ul id="menu-insurance-by-industry" class="menu"><li id="menu-item-25853" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-25853"><a href="https://goicm.com/business-insurance/insurance-by-industry/landscaping-services-insurance/" aria-label="Landscaping Services Insurance - Visit page Landscaping Services Insurance">Landscaping Services Insurance</a></li>
<li id="menu-item-25854" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-25854"><a href="https://goicm.com/business-insurance/insurance-by-industry/carpenter-insurance/" aria-label="Carpenter Insurance - Visit page Carpenter Insurance">Carpenter Insurance</a></li>
<li id="menu-item-25855" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-25855"><a href="https://goicm.com/business-insurance/insurance-by-industry/mechanical-contractor-insurance/" aria-label="Mechanical Contractor Insurance - Visit page Mechanical Contractor Insurance">Mechanical Contractor Insurance</a></li>
<li id="menu-item-25856" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-25856"><a href="https://goicm.com/business-insurance/insurance-by-industry/flooring-contractor-insurance/" aria-label="Flooring Contractor Insurance - Visit page Flooring Contractor Insurance">Flooring Contractor Insurance</a></li>
<li id="menu-item-25857" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-25857"><a href="https://goicm.com/business-insurance/insurance-by-industry/masonry-contractor-insurance/" aria-label="Masonry Contractor Insurance - Visit page Masonry Contractor Insurance">Masonry Contractor Insurance</a></li>
<li id="menu-item-21446" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-21446"><a href="https://goicm.com/business-insurance/insurance-by-industry/" aria-label="See All - Visit page Insurance by Industry">See All</a></li>
</ul></div></div></div>
		</div> 
	</div>
	</div> 
</div></div>
			</div> 
		</div>
	</div> 
</div></div>
		<div id="fws_68268a903ac30"  data-column-margin="default" data-midnight="dark"  class="wpb_row vc_row-fluid vc_row  top_padding_tablet_40px top_padding_phone_10px bottom_padding_tablet_70px bottom_padding_phone_35px"  style="padding-top: 60px; padding-bottom: 75px; "><div class="row-bg-wrap" data-bg-animation="none" data-bg-animation-delay="" data-bg-overlay="false"><div class="inner-wrap row-bg-layer" ><div class="row-bg viewport-desktop"  style=""></div></div></div><div class="row_col_wrap_12 col span_12 dark center">
	<div  class="vc_col-sm-2 wpb_column column_container vc_column_container col no-extra-padding inherit_tablet inherit_phone "  data-padding-pos="all" data-has-bg-color="false" data-bg-color="" data-bg-opacity="1" data-animation="" data-delay="0" >
		<div class="vc_column-inner" >
			<div class="wpb_wrapper">
				
			</div> 
		</div>
	</div> 

	<div  class="vc_col-sm-8 wpb_column column_container vc_column_container col has-animation no-extra-padding inherit_tablet inherit_phone "  data-padding-pos="all" data-has-bg-color="false" data-bg-color="" data-bg-opacity="1" data-animation="fade-in-from-bottom" data-delay="200" >
		<div class="vc_column-inner" >
			<div class="wpb_wrapper">
				<div id="fws_68268a903ae1a" data-midnight="" data-column-margin="default" class="wpb_row vc_row-fluid vc_row inner_row vc_row-o-equal-height vc_row-flex vc_row-o-content-middle"  style=""><div class="row-bg-wrap"> <div class="row-bg" ></div> </div><div class="row_col_wrap_12_inner col span_12  left">
	<div style="" class="vc_col-sm-4 wpb_column column_container vc_column_container col child_column padding-2-percent inherit_tablet inherit_phone "  data-using-bg="true" data-padding-pos="all" data-has-bg-color="true" data-bg-color="#f0f0f0" data-bg-opacity="1" data-animation="" data-delay="0" >
		<div class="vc_column-inner" ><div class="column-bg-overlay-wrap column-bg-layer" data-bg-animation="none"><div class="column-bg-overlay" style="opacity: 1; background-color: #f0f0f0;"></div></div>
		<div class="wpb_wrapper">
			<div class="img-with-aniamtion-wrap center custom-width-220px " data-max-width="custom" data-max-width-mobile="default" data-shadow="none" data-animation="fade-in" >
      <div class="inner">
        <div class="hover-wrap"> 
          <div class="hover-wrap-inner">
            <img fetchpriority="high" decoding="async" class="img-with-animation skip-lazy " data-delay="0" height="337" width="800" data-animation="fade-in" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20800%20337'%3E%3C/svg%3E" alt="Logo-Hanover-Insurance-Group" data-lazy-srcset="https://goicm.com/wp-content/uploads/2022/12/Logo-Hanover-Insurance-Group.png 800w, https://goicm.com/wp-content/uploads/2022/12/Logo-Hanover-Insurance-Group-300x126.png 300w, https://goicm.com/wp-content/uploads/2022/12/Logo-Hanover-Insurance-Group-768x324.png 768w" data-lazy-sizes="(max-width: 800px) 100vw, 800px" data-lazy-src="https://goicm.com/wp-content/uploads/2022/12/Logo-Hanover-Insurance-Group.png" /><noscript><img fetchpriority="high" decoding="async" class="img-with-animation skip-lazy " data-delay="0" height="337" width="800" data-animation="fade-in" src="https://goicm.com/wp-content/uploads/2022/12/Logo-Hanover-Insurance-Group.png" alt="Logo-Hanover-Insurance-Group" srcset="https://goicm.com/wp-content/uploads/2022/12/Logo-Hanover-Insurance-Group.png 800w, https://goicm.com/wp-content/uploads/2022/12/Logo-Hanover-Insurance-Group-300x126.png 300w, https://goicm.com/wp-content/uploads/2022/12/Logo-Hanover-Insurance-Group-768x324.png 768w" sizes="(max-width: 800px) 100vw, 800px" /></noscript>
          </div>
        </div>
      </div>
    </div>
		</div> 
	</div>
	</div> 

	<div style="" class="vc_col-sm-4 wpb_column column_container vc_column_container col child_column padding-2-percent inherit_tablet inherit_phone "  data-using-bg="true" data-padding-pos="all" data-has-bg-color="true" data-bg-color="#f0f0f0" data-bg-opacity="1" data-animation="" data-delay="0" >
		<div class="vc_column-inner" ><div class="column-bg-overlay-wrap column-bg-layer" data-bg-animation="none"><div class="column-bg-overlay" style="opacity: 1; background-color: #f0f0f0;"></div></div>
		<div class="wpb_wrapper">
			<div class="img-with-aniamtion-wrap center custom-width-220px " data-max-width="custom" data-max-width-mobile="default" data-shadow="none" data-animation="fade-in" >
      <div class="inner">
        <div class="hover-wrap"> 
          <div class="hover-wrap-inner">
            <img decoding="async" class="img-with-animation skip-lazy " data-delay="0" height="337" width="800" data-animation="fade-in" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20800%20337'%3E%3C/svg%3E" alt="Logo-Auto-Owners" data-lazy-srcset="https://goicm.com/wp-content/uploads/2023/01/Logo-Auto-Owners.png 800w, https://goicm.com/wp-content/uploads/2023/01/Logo-Auto-Owners-300x126.png 300w, https://goicm.com/wp-content/uploads/2023/01/Logo-Auto-Owners-768x324.png 768w" data-lazy-sizes="(max-width: 800px) 100vw, 800px" data-lazy-src="https://goicm.com/wp-content/uploads/2023/01/Logo-Auto-Owners.png" /><noscript><img decoding="async" class="img-with-animation skip-lazy " data-delay="0" height="337" width="800" data-animation="fade-in" src="https://goicm.com/wp-content/uploads/2023/01/Logo-Auto-Owners.png" alt="Logo-Auto-Owners" srcset="https://goicm.com/wp-content/uploads/2023/01/Logo-Auto-Owners.png 800w, https://goicm.com/wp-content/uploads/2023/01/Logo-Auto-Owners-300x126.png 300w, https://goicm.com/wp-content/uploads/2023/01/Logo-Auto-Owners-768x324.png 768w" sizes="(max-width: 800px) 100vw, 800px" /></noscript>
          </div>
        </div>
      </div>
    </div>
		</div> 
	</div>
	</div> 

	<div style="" class="vc_col-sm-4 wpb_column column_container vc_column_container col child_column padding-2-percent inherit_tablet inherit_phone "  data-using-bg="true" data-padding-pos="all" data-has-bg-color="true" data-bg-color="#f0f0f0" data-bg-opacity="1" data-animation="" data-delay="0" >
		<div class="vc_column-inner" ><div class="column-bg-overlay-wrap column-bg-layer" data-bg-animation="none"><div class="column-bg-overlay" style="opacity: 1; background-color: #f0f0f0;"></div></div>
		<div class="wpb_wrapper">
			<div class="img-with-aniamtion-wrap center custom-width-220px " data-max-width="custom" data-max-width-mobile="default" data-shadow="none" data-animation="fade-in" >
      <div class="inner">
        <div class="hover-wrap"> 
          <div class="hover-wrap-inner">
            <img decoding="async" class="img-with-animation skip-lazy " data-delay="0" height="337" width="800" data-animation="fade-in" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20800%20337'%3E%3C/svg%3E" alt="Logo-Pioneer-State-Mutual" data-lazy-srcset="https://goicm.com/wp-content/uploads/2023/01/Logo-Pioneer-State-Mutual.png 800w, https://goicm.com/wp-content/uploads/2023/01/Logo-Pioneer-State-Mutual-300x126.png 300w, https://goicm.com/wp-content/uploads/2023/01/Logo-Pioneer-State-Mutual-768x324.png 768w" data-lazy-sizes="(max-width: 800px) 100vw, 800px" data-lazy-src="https://goicm.com/wp-content/uploads/2023/01/Logo-Pioneer-State-Mutual.png" /><noscript><img decoding="async" class="img-with-animation skip-lazy " data-delay="0" height="337" width="800" data-animation="fade-in" src="https://goicm.com/wp-content/uploads/2023/01/Logo-Pioneer-State-Mutual.png" alt="Logo-Pioneer-State-Mutual" srcset="https://goicm.com/wp-content/uploads/2023/01/Logo-Pioneer-State-Mutual.png 800w, https://goicm.com/wp-content/uploads/2023/01/Logo-Pioneer-State-Mutual-300x126.png 300w, https://goicm.com/wp-content/uploads/2023/01/Logo-Pioneer-State-Mutual-768x324.png 768w" sizes="(max-width: 800px) 100vw, 800px" /></noscript>
          </div>
        </div>
      </div>
    </div>
		</div> 
	</div>
	</div> 
</div></div><div class="divider-wrap" data-alignment="default"><div style="height: 5px;" class="divider"></div></div>
<div class="wpb_text_column wpb_content_element " >
	<div class="wpb_wrapper">
		<p class="h5">An Independent Agency Gives You Options</p>
<p class="h4">We proudly represent Hanover, Auto-Owners, Pioneer State Mutual, and more!</p>
	</div>
</div>



<div class="divider-wrap" data-alignment="default"><div style="height: 15px;" class="divider"></div></div><div class="nectar-cta  alignment_tablet_default alignment_phone_default " data-color="default" data-using-bg="false" data-style="arrow-animation" data-display="block" data-alignment="center" data-text-color="std" ><span class="nectar-button-type"><span class="link_wrap" ><a  class="link_text" role="button" href="/about-our-agency/insurance-companies/" aria-label="Explore All Carriers - Visit page Insurance Companies"><span class="text">Explore All Carriers</span><svg class="next-arrow" aria-hidden="true" width="20px" height="25px" viewBox="0 0 50 80" xml:space="preserve">
  <polyline stroke="#ffffff" stroke-width="9" fill="none" stroke-linecap="round" stroke-linejoin="round" points="0, 0 45, 40 0, 80"/>
  </svg>  <span class="line" ></span> </a></span></span></div>
			</div> 
		</div>
	</div> 

	<div  class="vc_col-sm-2 wpb_column column_container vc_column_container col no-extra-padding inherit_tablet inherit_phone "  data-padding-pos="all" data-has-bg-color="false" data-bg-color="" data-bg-opacity="1" data-animation="" data-delay="0" >
		<div class="vc_column-inner" >
			<div class="wpb_wrapper">
				
			</div> 
		</div>
	</div> 
</div></div>
		<div id="fws_68268a903e07b"  data-column-margin="default" data-midnight="light"  class="wpb_row vc_row-fluid vc_row full-width-section vc_row-o-equal-height vc_row-flex vc_row-o-content-middle"  style="padding-top: 80px; padding-bottom: 80px; "><div class="row-bg-wrap" data-bg-animation="none" data-bg-animation-delay="" data-bg-overlay="true"><div class="inner-wrap row-bg-layer using-image" ><div data-bg="https://goicm.com/wp-content/uploads/2022/12/Homepage-Closeup-Portrait-of-a-Cheerful-Father-SItting-in-the-Passenger-Side-of-a-Van-with-his-Son-on-his-Lap-While-Using-a-Phone-During-a-Road-Trip.jpg" class="row-bg viewport-desktop using-image rocket-lazyload"  style=" background-position: center center; background-repeat: no-repeat; "></div></div><div class="row-bg-overlay row-bg-layer" style="background-color:#231f20;  opacity: 0.8; "></div></div><div class="row_col_wrap_12 col span_12 light center">
	<div  class="vc_col-sm-6 wpb_column column_container vc_column_container col padding-2-percent inherit_tablet inherit_phone "  data-padding-pos="all" data-has-bg-color="false" data-bg-color="" data-bg-opacity="1" data-animation="" data-delay="0" >
		<div class="vc_column-inner" >
			<div class="wpb_wrapper">
				<div class="nectar_icon_wrap " data-style="default" data-padding="0px" data-color="extra-color-3" style="" >
		<div class="nectar_icon" ><span class="im-icon-wrap" data-color="extra-color-3" style="height: 45px; width: 45px;"><span><svg role="presentation" version="1.1" xmlns="http://www.w3.org/2000/svg" width="45" height="45" viewBox="0 0 32 32">
        <path d="M6.417 12.833c-3.539 0-6.417-2.879-6.417-6.416 0-3.54 2.88-6.417 6.417-6.417s6.416 2.879 6.416 6.417c0 3.539-2.879 6.416-6.416 6.416zM6.417 1.333c-2.805 0-5.084 2.28-5.084 5.084s2.28 5.084 5.084 5.084c2.803 0 5.083-2.28 5.083-5.084s-2.279-5.084-5.083-5.084zM6.417 9.12c-0.039 0-0.077-0.003-0.115-0.009-0.192-0.032-0.359-0.148-0.459-0.315l-2.276-3.833c-0.187-0.317-0.084-0.727 0.233-0.916 0.313-0.188 0.725-0.083 0.913 0.233l1.88 3.165 8.863-7.293c0.284-0.235 0.704-0.195 0.939 0.091 0.233 0.284 0.193 0.703-0.091 0.937l-9.465 7.789c-0.119 0.097-0.268 0.151-0.423 0.151zM6.417 32c-3.539 0-6.417-2.879-6.417-6.416 0-3.539 2.879-6.417 6.417-6.417 3.537 0 6.416 2.879 6.416 6.417 0 3.537-2.879 6.416-6.416 6.416zM6.417 20.5c-2.805 0-5.084 2.28-5.084 5.084s2.28 5.084 5.084 5.084c2.803 0 5.083-2.28 5.083-5.084s-2.279-5.084-5.083-5.084zM6.417 28.287c-0.039 0-0.077-0.003-0.115-0.009-0.192-0.032-0.359-0.148-0.459-0.315l-2.276-3.833c-0.188-0.317-0.084-0.727 0.233-0.916 0.315-0.188 0.725-0.084 0.915 0.233l1.879 3.167 8.863-7.293c0.284-0.233 0.704-0.195 0.939 0.091 0.233 0.284 0.193 0.703-0.091 0.937l-9.465 7.789c-0.119 0.096-0.268 0.149-0.423 0.149zM25.584 12.833c-3.536 0-6.417-2.879-6.417-6.417s2.88-6.417 6.417-6.417c3.539 0.001 6.416 2.88 6.416 6.419s-2.877 6.416-6.416 6.416zM25.584 1.333c-2.803 0-5.084 2.28-5.084 5.084s2.281 5.084 5.084 5.084 5.083-2.28 5.083-5.084c0-2.804-2.281-5.084-5.083-5.084zM25.584 32c-3.536 0-6.417-2.879-6.417-6.417s2.88-6.417 6.417-6.417c3.539 0 6.417 2.879 6.417 6.417-0.001 3.539-2.879 6.417-6.417 6.417zM25.584 20.5c-2.803 0-5.084 2.28-5.084 5.084s2.281 5.084 5.084 5.084 5.083-2.28 5.083-5.084c0-2.804-2.281-5.084-5.083-5.084z"></path>
        </svg></span></span></div>
	</div>
<div class="wpb_text_column wpb_content_element " >
	<div class="wpb_wrapper">
		<p class="h10">The Independent Agency Advantage</p>
<p class="h4">What makes our independent insurance agency different?</p>
	</div>
</div>



<div class="divider-wrap" data-alignment="default"><div style="height: 25px;" class="divider"></div></div><a class="nectar-button large see-through extra-color-3"  role="button" style="margin-top: 5px; margin-right: 5px; margin-bottom: 5px; margin-left: 5px;border-color: #ffffff; color: #ffffff;"  href="/about-our-agency/we-are-independent/" data-color-override="#ffffff" data-hover-color-override="false" data-hover-text-color-override="#fff" aria-label="Why Go Independent? - Visit page We Are Independent"><span>Why Go Independent?</span></a>
			</div> 
		</div>
	</div> 

	<div  class="vc_col-sm-6 wpb_column column_container vc_column_container col padding-1-percent inherit_tablet inherit_phone "  data-padding-pos="all" data-has-bg-color="false" data-bg-color="" data-bg-opacity="1" data-animation="" data-delay="0" >
		<div class="vc_column-inner" >
			<div class="wpb_wrapper">
				<div id="fws_68268a903e567" data-midnight="" data-column-margin="default" class="wpb_row vc_row-fluid vc_row inner_row vc_row-o-equal-height vc_row-flex vc_row-o-content-middle"  style=""><div class="row-bg-wrap"> <div class="row-bg" ></div> </div><div class="row_col_wrap_12_inner col span_12  left">
	<div style="" class="vc_col-sm-6 wpb_column column_container vc_column_container col child_column centered-text has-animation padding-4-percent inherit_tablet inherit_phone "  data-using-bg="true" data-padding-pos="all" data-has-bg-color="true" data-bg-color="#231f20" data-bg-opacity="0.7" data-animation="flip-in" data-delay="150" >
		<div class="vc_column-inner" ><div class="column-bg-overlay-wrap column-bg-layer" data-bg-animation="none"><div class="column-bg-overlay" style="opacity: 0.7; background-color: #231f20;"></div></div>
		<div class="wpb_wrapper">
			<div class="nectar_icon_wrap " data-style="default" data-padding="0px" data-color="extra-color-3" style="" >
		<div class="nectar_icon" ><i style="font-size: 35px; line-height: 35px; height: 35px; width: 35px;" class="fa fa-check"></i></div>
	</div>
<div class="wpb_text_column wpb_content_element " >
	<div class="wpb_wrapper">
		<p class="h4">We offer a wide variety of insurance solutions.</p>
	</div>
</div>




		</div> 
	</div>
	</div> 

	<div style="" class="vc_col-sm-6 wpb_column column_container vc_column_container col child_column centered-text has-animation padding-4-percent inherit_tablet inherit_phone "  data-using-bg="true" data-padding-pos="all" data-has-bg-color="true" data-bg-color="#231f20" data-bg-opacity="0.7" data-animation="flip-in" data-delay="250" >
		<div class="vc_column-inner" ><div class="column-bg-overlay-wrap column-bg-layer" data-bg-animation="none"><div class="column-bg-overlay" style="opacity: 0.7; background-color: #231f20;"></div></div>
		<div class="wpb_wrapper">
			<div class="nectar_icon_wrap " data-style="default" data-padding="0px" data-color="extra-color-3" style="" >
		<div class="nectar_icon" ><i style="font-size: 35px; line-height: 35px; height: 35px; width: 35px;" class="fa fa-check"></i></div>
	</div>
<div class="wpb_text_column wpb_content_element " >
	<div class="wpb_wrapper">
		<p class="h4">We are there for you in your time of need.</p>
	</div>
</div>




		</div> 
	</div>
	</div> 
</div></div><div id="fws_68268a903eb14" data-midnight="" data-column-margin="default" class="wpb_row vc_row-fluid vc_row inner_row vc_row-o-equal-height vc_row-flex vc_row-o-content-middle"  style=""><div class="row-bg-wrap"> <div class="row-bg" ></div> </div><div class="row_col_wrap_12_inner col span_12  left">
	<div style="" class="vc_col-sm-6 wpb_column column_container vc_column_container col child_column centered-text has-animation padding-4-percent inherit_tablet inherit_phone "  data-using-bg="true" data-padding-pos="all" data-has-bg-color="true" data-bg-color="#231f20" data-bg-opacity="0.7" data-animation="flip-in" data-delay="350" >
		<div class="vc_column-inner" ><div class="column-bg-overlay-wrap column-bg-layer" data-bg-animation="none"><div class="column-bg-overlay" style="opacity: 0.7; background-color: #231f20;"></div></div>
		<div class="wpb_wrapper">
			<div class="nectar_icon_wrap " data-style="default" data-padding="0px" data-color="extra-color-3" style="" >
		<div class="nectar_icon" ><i style="font-size: 35px; line-height: 35px; height: 35px; width: 35px;" class="fa fa-check"></i></div>
	</div>
<div class="wpb_text_column wpb_content_element " >
	<div class="wpb_wrapper">
		<p class="h4">We are by your side every step of the way.</p>
	</div>
</div>




		</div> 
	</div>
	</div> 

	<div style="" class="vc_col-sm-6 wpb_column column_container vc_column_container col child_column centered-text has-animation padding-4-percent inherit_tablet inherit_phone "  data-using-bg="true" data-padding-pos="all" data-has-bg-color="true" data-bg-color="#231f20" data-bg-opacity="0.7" data-animation="flip-in" data-delay="450" >
		<div class="vc_column-inner" ><div class="column-bg-overlay-wrap column-bg-layer" data-bg-animation="none"><div class="column-bg-overlay" style="opacity: 0.7; background-color: #231f20;"></div></div>
		<div class="wpb_wrapper">
			<div class="nectar_icon_wrap " data-style="default" data-padding="0px" data-color="extra-color-3" style="" >
		<div class="nectar_icon" ><i style="font-size: 35px; line-height: 35px; height: 35px; width: 35px;" class="fa fa-check"></i></div>
	</div>
<div class="wpb_text_column wpb_content_element " >
	<div class="wpb_wrapper">
		<p class="h4">We are licensed insurance advisors.</p>
	</div>
</div>




		</div> 
	</div>
	</div> 
</div></div>
			</div> 
		</div>
	</div> 
</div></div>
		<div id="fws_68268a903f1cc"  data-column-margin="default" data-midnight="dark"  class="wpb_row vc_row-fluid vc_row vc_row-o-equal-height vc_row-flex vc_row-o-content-middle  reverse_columns_column_tablet reverse_columns_column_phone top_padding_tablet_80px top_padding_phone_50px bottom_padding_tablet_50px bottom_padding_phone_40px"  style="padding-top: 115px; padding-bottom: 50px; "><div class="row-bg-wrap" data-bg-animation="none" data-bg-animation-delay="" data-bg-overlay="false"><div class="inner-wrap row-bg-layer" ><div class="row-bg viewport-desktop"  style=""></div></div></div><div class="row_col_wrap_12 col span_12 dark left">
	<div  class="vc_col-sm-7 wpb_column column_container vc_column_container col no-extra-padding inherit_tablet inherit_phone "  data-padding-pos="all" data-has-bg-color="false" data-bg-color="" data-bg-opacity="1" data-animation="" data-delay="0" >
		<div class="vc_column-inner" >
			<div class="wpb_wrapper">
				<div id="fws_68268a903f33f" data-midnight="" data-column-margin="default" class="wpb_row vc_row-fluid vc_row inner_row"  style=""><div class="row-bg-wrap"> <div class="row-bg" ></div> </div><div class="row_col_wrap_12_inner col span_12  left">
	<div style="" class="vc_col-sm-12 aa-bg-shape wpb_column column_container vc_column_container col child_column padding-3-percent inherit_tablet inherit_phone border_top_desktop_3px border_color_ab0634 border_style_solid "  data-using-bg="true" data-shadow="small_depth" data-padding-pos="all" data-has-bg-color="true" data-bg-color="#ffffff" data-bg-opacity="1" data-animation="" data-delay="0" >
		<div class="vc_column-inner" ><div class="column-bg-overlay-wrap column-bg-layer" data-bg-animation="none"><div class="column-bg-overlay" style="opacity: 1; background-color: #ffffff;"></div></div>
		<div class="wpb_wrapper">
					<div class="wrapper clickable-coverage" data-scene="auto" data-bgcolor="#ab0634">
						<div class="tapvisual">
								<img decoding="async" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMwAAACZCAQAAADJaB09AAAA6ElEQVR42u3RAQ0AAAzCsOPf9G2Q0ElYc6osFoARGDACA0ZgBAaMwIARGIEBIzBgBAaMwAgMGIEBIzACA0ZgwAgMGIERGDACA0ZgBAaMwIARGDACIzBgBAaMwAgMGIEBIzACA0ZgwAgMGIERGDACA0ZgBAaMwIARGDACIzBgBAaMwAgMGIEBIzBgBEZgwAgMGIERGDACA0ZgBAaMwIARGDACIzBgBAaMwAgMGIEBIzBgBEZgwAgMGIERGDACA0ZgwAiMwIARGDACIzBgBAaMwAgMGIEBIzBgBEZgwAgMGIERGDACA0ZgRnt+xACaa5IVhgAAAABJRU5ErkJggg==" data-nectar-img-src="https://goicm.com/wp-content/plugins/forge3-activeagency-features/clickable-coverage/scenes/auto/auto.jpg" class="aacc-image skip-lazy-aaso nectar-lazy" width="2048" height="1536" alt="Auto" style="width:100%;" />
				<svg version="1.1" class="aacc-loader" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 390.4 489.2" style="enable-background:new 0 0 390.4 489.2;" xml:space="preserve">
					<circle class="small-circle" cx="174" cy="252.4" r="49.5"/>
					<line class="line-1" x1="66.8" y1="107" x2="8.3" y2="76.4"/>
					<line class="line-2" x1="122.3" y1="72.2" x2="102.8" y2="8"/>
					<line class="line-3" x1="186.5" y1="68.1" x2="217.3" y2="8.8"/>
					<path class="pointer" d="M202.3,376.7l28.5,106.6c0.9,3.4,4,5.8,7.4,5.9c0.7,0,1.5-0.1,2.3-0.3c2.6-0.7,4.6-2.6,5.5-5.1l35.4-104.3L384.5,352 c4.3-1.2,6.7-5.4,5.6-9.7c-0.6-2.3-2.3-4.1-4.4-5.1L297,297.1l-15.9-7.2l-100.7-45.6c-4-1.8-8.7,0-10.5,4c-0.7,1.7-0.9,3.6-0.4,5.3 l28.4,106.3L202.3,376.7z"/>
					<circle class="big-circle" cx="175.3" cy="248.1" r="123"/>
				</svg>
				<div class="aacc-stroke" style="background-color:#ab0634;border-color:#ab0634;"></div>
				<div class="aacc-marker-modals">
					<!-- Marker 1 --><div id="auto_marker_1" class="reveal-modal"><div class="aacc-wrap"><div class="h3">Bodily Injury Liability Coverage</div><div class="divider-wrap"><div style="margin-top: 30px; height: 1px; margin-bottom: 30px;" data-width="100%" data-animate="" data-animation-delay="" data-color="default" class="divider-border"></div></div><div class="h4">Risk Factor</div><p>It’s easy to get distracted while driving. All it takes is an incoming text message, a fussy baby, or changing the radio station and your eyes are off the road long enough to crash into the slowing vehicle in front of you. As an owner/operator of the vehicle, you may be held financially responsible for any bodily injuries caused as a result of the accident.</p><div class="h4">Solution</div><p>Bodily injury liability covers your legal liability for a covered accident that involves injury to another person, up to the limit of liability you select. Purchase enough coverage to protect your assets should a claim be brought against you or if you are sued. You should also consider purchasing an excess liability policy which may provide additional limits of liability.</p></div></div><!-- Marker 2 --><div id="auto_marker_2" class="reveal-modal"><div class="aacc-wrap"><div class="h3">Property Damage Coverage</div><div class="divider-wrap"><div style="margin-top: 30px; height: 1px; margin-bottom: 30px;" data-width="100%" data-animate="" data-animation-delay="" data-color="default" class="divider-border"></div></div><div class="h4">Risk Factor</div><p>When involved in an auto accident, you and your family may be financially responsible for any damage caused by your vehicle to someone else's property. The amount required, if any, can vary by state.</p><div class="h4">Solution</div><p>The property damage portion of your auto insurance policy protects you if your car damages someone else's property, such as another car, a fence, or a building. In some instances, you may be able to choose your coverage limit, or it may be a standard amount dictated by the insurer or local laws.</p></div></div><!-- Marker 3 --><div id="auto_marker_3" class="reveal-modal"><div class="aacc-wrap"><div class="h3">Medical Payments Coverage and Personal Injury Protection</div><div class="divider-wrap"><div style="margin-top: 30px; height: 1px; margin-bottom: 30px;" data-width="100%" data-animate="" data-animation-delay="" data-color="default" class="divider-border"></div></div><div class="h4">Risk Factor</div><p>Depending on the severity of the injuries suffered in an automobile accident, whether caused by you or by the other vehicle, it's not uncommon for healthcare costs to run into the thousands of dollars, with a large portion being out-of-pocket expenses not covered by your health plan.</p><div class="h4">Solution</div><p>Medical payments coverage or Personal Injury Protection, depending on where you live, can help cover some medical expenses and funeral expenses of covered drivers and passengers after an accident. The exact requirements, limits, and coverage can vary by state, so it's important to understand what's required where you live.</p></div></div><!-- Marker 4 --><div id="auto_marker_4" class="reveal-modal"><div class="aacc-wrap"><div class="h3">Uninsured / Underinsured Motorist Damage Coverage</div><div class="divider-wrap"><div style="margin-top: 30px; height: 1px; margin-bottom: 30px;" data-width="100%" data-animate="" data-animation-delay="" data-color="default" class="divider-border"></div></div><div class="h4">Risk Factor</div><p>What happens when the driver who hit you doesn't have enough liability coverage? Or, even worse, they take off? Research has shown that this happens more than you might expect. If you’re in a collision with someone who is uninsured or underinsured, you can be left to pay out-of-pocket for damages and medical expenses not covered by the other driver.</p><div class="h4">Solution</div><p>Uninsured/underinsured motorist damage coverage may compensate you for bodily injury and lost wages caused by an uninsured motorist, a hit-and-run driver, a driver whose automobile insurance company is insolvent, or a driver who has not purchased enough coverage to pay for damages.</p></div></div><!-- Marker 5 --><div id="auto_marker_5" class="reveal-modal"><div class="aacc-wrap"><div class="h3">Physical Damage Coverage</div><div class="divider-wrap"><div style="margin-top: 30px; height: 1px; margin-bottom: 30px;" data-width="100%" data-animate="" data-animation-delay="" data-color="default" class="divider-border"></div></div><div class="h4">Risk Factor</div><p>Your automobile can be a fairly costly investment – one that is exposed to many potential losses caused by weather related events, theft, and other circumstances that may be out of your control.</p><div class="h4">Solution</div><p>Physical damage coverage can protect your vehicle if it is damaged in an accident (collision coverage), is damaged by something other than a collision (comprehensive coverage) with a vehicle or object or if your vehicle is stolen. This coverage is optional if your vehicle is paid in full, but it is coverage you should consider if you want to fully protect your vehicle.</p></div></div><!-- Marker 6 --><div id="auto_marker_6" class="reveal-modal"><div class="aacc-wrap"><div class="h3">Rental Coverage / Loss of Use</div><div class="divider-wrap"><div style="margin-top: 30px; height: 1px; margin-bottom: 30px;" data-width="100%" data-animate="" data-animation-delay="" data-color="default" class="divider-border"></div></div><div class="h4">Risk Factor</div><p>When your vehicle is being repaired or replaced due to a covered loss, you may have to rent a vehicle to get you to and from your daily responsibilities without any interruption. Vehicle rental can get expensive, especially over an extended period of time.</p><div class="h4">Solution</div><p>Rental coverage/ loss of use is an inexpensive option you can add to your auto insurance policy to pay for the cost to rent a temporary replacement vehicle or the cost of public or private transportation if your vehicle is ever in an accident. This coverage is available in a variety of daily limits.</p></div></div>				</div>
				<div class="aacc-markers">
					<div class="marker_hotspot auto_marker_1 marker_1" href="#auto_marker_1" data-reveal-id="auto_marker_1" "><div class="marker"><div class="marker_rays"></div></div></div><div class="marker_hotspot auto_marker_2 marker_2" href="#auto_marker_2" data-reveal-id="auto_marker_2" "><div class="marker"><div class="marker_rays"></div></div></div><div class="marker_hotspot auto_marker_3 marker_3" href="#auto_marker_3" data-reveal-id="auto_marker_3" "><div class="marker"><div class="marker_rays"></div></div></div><div class="marker_hotspot auto_marker_4 marker_4" href="#auto_marker_4" data-reveal-id="auto_marker_4" "><div class="marker"><div class="marker_rays"></div></div></div><div class="marker_hotspot auto_marker_5 marker_5" href="#auto_marker_5" data-reveal-id="auto_marker_5" "><div class="marker"><div class="marker_rays"></div></div></div><div class="marker_hotspot auto_marker_6 marker_6" href="#auto_marker_6" data-reveal-id="auto_marker_6" "><div class="marker"><div class="marker_rays"></div></div></div>				</div>
			</div>
		</div>
		<a class="nectar-button large regular extra-color-1 regular-button aacc-button" id="aa-full-width" role="button" style=""  href="/personal-insurance/auto-insurance/" data-color-override="false" data-hover-color-override="false" data-hover-text-color-override="#fff" aria-label="Learn More About This Coverage - Visit page Auto Insurance"><span>Learn More About This Coverage</span></a>
		</div> 
	</div>
	</div> 
</div></div>
			</div> 
		</div>
	</div> 

	<div  class="vc_col-sm-5 wpb_column column_container vc_column_container col padding-5-percent top_margin_tablet_50px top_margin_phone_50px bottom_margin_tablet_20px bottom_margin_phone_20px no-extra-padding_tablet no-extra-padding_phone "  data-padding-pos="left" data-has-bg-color="false" data-bg-color="" data-bg-opacity="1" data-animation="" data-delay="0" >
		<div class="vc_column-inner" >
			<div class="wpb_wrapper">
				
<div class="nectar-animated-title aacc-fancy-title " data-style="color-strip-reveal" data-color="accent-color">
	<div class="nectar-animated-title-outer">
		<div class="nectar-animated-title-inner">
			<div class="wrap">
				<div class="h6" style="color: #ffffff;">
					<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 390.4 489.2" style="enable-background:new 0 0 390.4 489.2;" xml:space="preserve">
						<g>
							<circle fill="#ffffff" cx="174" cy="252.4" r="49.5"/>
							<path fill="#ffffff" d="M114.6,74.9L94.7,11.2c-1.4-4.4,1.1-9.1,5.5-10.5s9.1,1.1,10.5,5.5l20,63.7c1.4,4.4-1.1,9.1-5.5,10.5 C120.7,81.8,116,79.3,114.6,74.9z M189.5,75.4c2.1-0.7,3.9-2.2,4.9-4.1l30.9-59.2c2-4.1,0.5-8.9-3.5-11.1c-4-2.2-9.1-0.7-11.3,3.3 l-30.9,59.2c-1,1.9-1.2,4.3-0.6,6.4C180.4,74.4,185.1,76.8,189.5,75.4z M63.8,114.8c1.9,1,4.3,1.2,6.4,0.6c2.1-0.7,3.9-2.2,4.9-4.1 c2.1-4.1,0.6-9.2-3.5-11.3L12.3,69c-4.1-2.1-9.2-0.6-11.4,3.6c-2.1,4.1-0.6,9.2,3.7,11.3L63.8,114.8z M390.1,342.3 c1.1,4.3-1.3,8.5-5.6,9.7l-103.1,27.5L246,483.8c-0.9,2.5-2.9,4.4-5.5,5.1c-0.8,0.2-1.6,0.3-2.3,0.3c-3.4-0.1-6.5-2.5-7.4-5.9 l-28.5-106.6C134.4,391.3,66,350,47.8,282c-18.7-70,23.1-142.4,93.2-161.1c70.1-18.7,142.4,23.1,161.1,93.2 c7.6,28.6,5.2,57.5-5.1,83l88.7,40.1C387.8,338.2,389.5,340,390.1,342.3z M197.9,359.9l-28.4-106.3c-0.5-1.7-0.3-3.6,0.4-5.3 c1.8-4,6.5-5.8,10.5-4l100.7,45.6c8.7-22,10.7-46.7,4.1-71.3c-16.2-60.8-78.9-97-139.7-80.8s-97,78.9-80.8,139.7 C80.4,336.1,139.2,371.9,197.9,359.9z M70.1,115.4L70.1,115.4L70.1,115.4L70.1,115.4z"/>
						</g>
					</svg>
					<span>Interactive Graphic</span>
				</div>
			</div>
		</div>
	</div>
</div>


<div class="wpb_text_column wpb_content_element " >
	<div class="wpb_wrapper">
		<p class="h10">Click it. Read it. Cover it.</p>
	</div>
</div>



<div class="divider-wrap" data-alignment="default"><div style="height: 15px;" class="divider"></div></div><ol class="aacc-step-list aacc-step-list-vertical">
	<li style="color:#ab0634;"><span class="text " style="color:#000000;">Click on the hotspots.</span><span class="text-mobile " aria-hidden="true" style="color:#000000;"></span></li><li style="color:#ab0634;"><span class="text " style="color:#000000;">Discover your risks.</span><span class="text-mobile " aria-hidden="true" style="color:#000000;"></span></li><li style="color:#ab0634;"><span class="text " style="color:#000000;">Explore coverage options.</span><span class="text-mobile " aria-hidden="true" style="color:#000000;"></span></li></ol><div class="divider-wrap" data-alignment="default"><div style="margin-top: 30px; width: 75px; height: 3px; margin-bottom: 30px;" data-width="75px" data-animate="yes" data-animation-delay="" data-color="accent-color" class="divider-small-border"></div></div>
<div class="wpb_text_column wpb_content_element " >
	<div class="wpb_wrapper">
		<p class="h5">Not what you’re looking for?</p>
<p>Explore more interactive graphics.</p>
	</div>
</div>



<div class="divider-wrap" data-alignment="default"><div style="height: 15px;" class="divider"></div></div><div class="aacc-dropdown size-normal alignment-left dropshadow-sm">
	<select name="aacc_dropdown" data-search_placeholder="Start typing to search">
		<option value="adventure-entertainment-park" data-id="24106" data-icon="iconsmind-Compass-2">Adventure & Entertainment Park</option><option value="auto" data-id="21031" data-icon="iconsmind-Car-3">Auto</option><option value="aviation" data-id="15831" data-icon="iconsmind-Plane">Aviation</option><option value="brewery" data-id="13208" data-icon="iconsmind-Beer">Brewery</option><option value="builders-risk" data-id="13170" data-icon="iconsmind-Hammer">Builders Risk</option><option value="business" data-id="12837" data-icon="iconsmind-Management">Business</option><option value="child-care-center" data-id="15764" data-icon="iconsmind-Bear">Child Care Center</option><option value="church" data-id="13282" data-icon="iconsmind-Cinema">Church</option><option value="condo" data-id="12772" data-icon="iconsmind-Keypad">Condo</option><option value="condo-building" data-id="13212" data-icon="iconsmind-Office">Condo Building</option><option value="contractor" data-id="26198" data-icon="iconsmind-Saw">Contractor</option><option value="cyber-liability" data-id="12844" data-icon="iconsmind-Monitor-phone">Cyber Liability</option><option value="dance-studio" data-id="17506" data-icon="iconsmind-Ballet-Shoes">Dance Studio</option><option value="dealership" data-id="13315" data-icon="iconsmind-Car-2">Dealership</option><option value="dental-office" data-id="18342" data-icon="iconsmind-Tooth-2">Dental Office</option><option value="distillery" data-id="18437" data-icon="iconsmind-Cocktail">Distillery</option><option value="environmental-pollution" data-id="12851" data-icon="iconsmind-Daylight">Environmental Pollution</option><option value="farm" data-id="13218" data-icon="iconsmind-Farmer">Farm</option><option value="fitness-center" data-id="13220" data-icon="iconsmind-Dumbbell">Fitness Center</option><option value="flood" data-id="12786" data-icon="iconsmind-Cloud-Rain">Flood</option><option value="food-truck" data-id="24080" data-icon="iconsmind-Truck">Food Truck</option><option value="garage-repair-shop" data-id="13224" data-icon="iconsmind-Wrench">Garage Repair Shop</option><option value="golf-course" data-id="13228" data-icon="iconsmind-Golf">Golf Course</option><option value="high-net-worth" data-id="13278" data-icon="iconsmind-Money-Bag">High Net Worth</option><option value="home" data-id="12734" data-icon="iconsmind-Home">Home</option><option value="hospitality" data-id="17977" data-icon="iconsmind-Bell2">Hospitality</option><option value="habitational" data-id="24812" data-icon="iconsmind-Building">Landlord and Rental Property Insurance</option><option value="landscaping" data-id="18431" data-icon="iconsmind-Flowerpot">Landscaping</option><option value="life" data-id="12796" data-icon="iconsmind-Heart2">Life</option><option value="manufacturer" data-id="13232" data-icon="iconsmind-Gears">Manufacturer</option><option value="medical-office" data-id="13234" data-icon="iconsmind-Hospital">Medical Office</option><option value="motorcycle" data-id="12784" data-icon="iconsmind-Motorcycle">Motorcycle</option><option value="municipality" data-id="17935" data-icon="iconsmind-City-Hall">Municipality</option><option value="natural-disaster" data-id="18625" data-icon="iconsmind-Wave-2">Natural Disaster</option><option value="nightclub-and-bar" data-id="17196" data-icon="iconsmind-Martini-Glass">Nightclub and Bar</option><option value="non-profit" data-id="13238" data-icon="iconsmind-Handshake">Non-Profit</option><option value="pet-business" data-id="20261" data-icon="iconsmind-Paw">Pet Business</option><option value="property-manager" data-id="13243" data-icon="iconsmind-Post-Sign">Property Manager</option><option value="renters" data-id="12769" data-icon="iconsmind-Home2">Renters</option><option value="restaurant" data-id="13247" data-icon="iconsmind-Chef-Hat2">Restaurant</option><option value="risk-management" data-id="18256" data-icon="iconsmind-Gears-2">Risk Management</option><option value="school" data-id="15759" data-icon="iconsmind-Student-Hat2">School</option><option value="technology-firm" data-id="13465" data-icon="iconsmind-Computer-2">Technology Firm</option><option value="trucking" data-id="13251" data-icon="iconsmind-Jeep">Trucking</option><option value="umbrella" data-id="12790" data-icon="iconsmind-Umbrella-2">Umbrella</option><option value="veterinary-office" data-id="18282" data-icon="iconsmind-Cat">Veterinary Office</option><option value="warehousing-and-logistics" data-id="24103" data-icon="iconsmind-Helmet-2">Warehousing and Logistics</option><option value="watercraft" data-id="12775" data-icon="iconsmind-Yacht">Watercraft</option><option value="winery" data-id="15762" data-icon="iconsmind-Wine-Glass">Winery</option><option value="work-safety" data-id="12871" data-icon="iconsmind-Mens">Workers' Compensation</option>	</select>
	</div>
			</div> 
		</div>
	</div> 
</div></div>
		<div id="fws_68268a9041d42"  data-column-margin="default" data-midnight="dark"  class="wpb_row vc_row-fluid vc_row  bottom_padding_tablet_35px bottom_padding_phone_40px"  style="padding-top: 0px; padding-bottom: 40px; "><div class="row-bg-wrap" data-bg-animation="none" data-bg-animation-delay="" data-bg-overlay="false"><div class="inner-wrap row-bg-layer" ><div class="row-bg viewport-desktop"  style=""></div></div></div><div class="row_col_wrap_12 col span_12 dark center">
	<div  class="vc_col-sm-12 wpb_column column_container vc_column_container col has-animation no-extra-padding inherit_tablet inherit_phone "  data-padding-pos="all" data-has-bg-color="false" data-bg-color="" data-bg-opacity="1" data-animation="fade-in-from-bottom" data-delay="200" >
		<div class="vc_column-inner" >
			<div class="wpb_wrapper">
				<div class="nectar_icon_wrap " data-style="default" data-padding="0px" data-color="accent-color" style="" >
		<div class="nectar_icon" ><span class="im-icon-wrap" data-color="accent-color" style="height: 45px; width: 45px;"><span><svg role="presentation" version="1.1" xmlns="http://www.w3.org/2000/svg" width="45" height="45" viewBox="0 0 32 32">
        <path d="M18.007 24.028h-4c-0.368 0-0.667-0.3-0.667-0.667v-9.333c0-0.367 0.299-0.667 0.667-0.667h4c0.368 0 0.667 0.3 0.667 0.667v9.333c0 0.368-0.299 0.667-0.667 0.667zM14.673 22.695h2.667v-8h-2.667v8zM16.007 12.073c-1.475 0-2.675-1.197-2.675-2.675s1.2-2.675 2.675-2.675c1.475 0 2.675 1.197 2.675 2.675s-1.2 2.675-2.675 2.675zM16.007 8.057c-0.74 0-1.341 0.601-1.341 1.341s0.601 1.341 1.341 1.341c0.741 0 1.341-0.601 1.341-1.341s-0.6-1.341-1.341-1.341zM16 32c-8.823 0-16-7.177-16-16s7.177-16 16-16 16 7.177 16 16-7.177 16-16 16zM16 1.333c-8.087 0-14.667 6.583-14.667 14.667 0 8.087 6.58 14.667 14.667 14.667 8.085 0 14.667-6.58 14.667-14.667 0-8.085-6.579-14.667-14.667-14.667z"></path>
        </svg></span></span></div>
	</div><div class="vc_separator wpb_content_element vc_separator_align_center vc_sep_width_100 vc_sep_border_width_2 vc_sep_pos_align_center vc_custom_1670874655731 vc_separator-has-text" ><span class="vc_sep_holder vc_sep_holder_l"><span style="border-color:#efeff4;" class="vc_sep_line"></span></span><div class='h4'><strong>Manage Your Policies</strong></div><span class="vc_sep_holder vc_sep_holder_r"><span style="border-color:#efeff4;" class="vc_sep_line"></span></span>
</div><div class="divider-wrap height_tablet_0px height_phone_0px " data-alignment="default"><div style="height: 20px;" class="divider"></div></div><div id="fws_68268a9042608" data-midnight="" data-column-margin="default" class="wpb_row vc_row-fluid vc_row inner_row"  style=""><div class="row-bg-wrap"> <div class="row-bg" ></div> </div><div class="row_col_wrap_12_inner col span_12  left">
	<div  class="vc_col-sm-2 wpb_column column_container vc_column_container col child_column no-extra-padding inherit_tablet inherit_phone "   data-padding-pos="all" data-has-bg-color="false" data-bg-color="" data-bg-opacity="1" data-animation="" data-delay="0" >
		<div class="vc_column-inner" >
		<div class="wpb_wrapper">
			
		</div> 
	</div>
	</div> 

	<div  class="vc_col-sm-8 wpb_column column_container vc_column_container col child_column no-extra-padding inherit_tablet inherit_phone "   data-padding-pos="all" data-has-bg-color="false" data-bg-color="" data-bg-opacity="1" data-animation="" data-delay="0" >
		<div class="vc_column-inner" >
		<div class="wpb_wrapper">
			
<div class="wpb_text_column wpb_content_element " >
	<div class="wpb_wrapper">
		<p class="h4">Already a client of Insurance Center of Monroe? Visit our Service Center to make requests and manage your insurance.</p>
	</div>
</div>




		</div> 
	</div>
	</div> 

	<div  class="vc_col-sm-2 wpb_column column_container vc_column_container col child_column no-extra-padding inherit_tablet inherit_phone "   data-padding-pos="all" data-has-bg-color="false" data-bg-color="" data-bg-opacity="1" data-animation="" data-delay="0" >
		<div class="vc_column-inner" >
		<div class="wpb_wrapper">
			
		</div> 
	</div>
	</div> 
</div></div><div id="fws_68268a904292b" data-midnight="" data-column-margin="default" class="wpb_row vc_row-fluid vc_row inner_row vc_row-o-equal-height vc_row-flex vc_row-o-content-middle"  style=""><div class="row-bg-wrap"> <div class="row-bg" ></div> </div><div class="row_col_wrap_12_inner col span_12  left">
	<div style="" class="vc_col-sm-4 aa-magenta-icon-link wpb_column column_container vc_column_container col child_column centered-text padding-3-percent padding-3-percent_tablet padding-4-percent_phone "  data-using-bg="true" data-padding-pos="all" data-has-bg-color="true" data-bg-color="#f0f0f0" data-bg-opacity="1" data-hover-bg="#eaeaea" data-hover-bg-opacity="1" data-animation="" data-delay="0" >
		<div class="vc_column-inner" ><a class="column-link" target="_self" href="/service-center/pay-bill/" aria-label="Visit page Pay Bill"></a><div class="column-bg-overlay-wrap column-bg-layer" data-bg-animation="none"><div class="column-bg-overlay" style="opacity: 1; background-color: #f0f0f0;"></div></div>
		<div class="wpb_wrapper">
			
<div class="wpb_text_column wpb_content_element " >
	<div class="wpb_wrapper">
		<p class="h3"><i class="icon-default-style iconsmind-Money-2 accent-color"></i>   Pay Bill</p>
	</div>
</div>




		</div> 
	</div>
	</div> 

	<div style="" class="vc_col-sm-4 aa-magenta-icon-link wpb_column column_container vc_column_container col child_column centered-text padding-3-percent padding-3-percent_tablet padding-4-percent_phone "  data-using-bg="true" data-padding-pos="all" data-has-bg-color="true" data-bg-color="#f0f0f0" data-bg-opacity="1" data-hover-bg="#eaeaea" data-hover-bg-opacity="1" data-animation="" data-delay="0" >
		<div class="vc_column-inner" ><a class="column-link" target="_self" href="/service-center/request-auto-id-card/" aria-label="Visit page Request Auto ID Card"></a><div class="column-bg-overlay-wrap column-bg-layer" data-bg-animation="none"><div class="column-bg-overlay" style="opacity: 1; background-color: #f0f0f0;"></div></div>
		<div class="wpb_wrapper">
			
<div class="wpb_text_column wpb_content_element " >
	<div class="wpb_wrapper">
		<p class="h3"><i class="icon-default-style iconsmind-Identification-Badge accent-color"></i>  Auto ID Card</p>
	</div>
</div>




		</div> 
	</div>
	</div> 

	<div style="" class="vc_col-sm-4 aa-magenta-icon-link wpb_column column_container vc_column_container col child_column centered-text padding-3-percent padding-3-percent_tablet padding-4-percent_phone "  data-using-bg="true" data-padding-pos="all" data-has-bg-color="true" data-bg-color="#f0f0f0" data-bg-opacity="1" data-hover-bg="#eaeaea" data-hover-bg-opacity="1" data-animation="" data-delay="0" >
		<div class="vc_column-inner" ><a class="column-link" target="_self" href="/service-center/request-certificate/" aria-label="Visit page Request Certificate"></a><div class="column-bg-overlay-wrap column-bg-layer" data-bg-animation="none"><div class="column-bg-overlay" style="opacity: 1; background-color: #f0f0f0;"></div></div>
		<div class="wpb_wrapper">
			
<div class="wpb_text_column wpb_content_element " >
	<div class="wpb_wrapper">
		<p class="h3"><i class="icon-default-style iconsmind-Folder-WithDocument accent-color"></i>  Get Certificate</p>
	</div>
</div>




		</div> 
	</div>
	</div> 
</div></div><div id="fws_68268a9042e54" data-midnight="" data-column-margin="default" class="wpb_row vc_row-fluid vc_row inner_row vc_row-o-equal-height vc_row-flex vc_row-o-content-middle"  style=""><div class="row-bg-wrap"> <div class="row-bg" ></div> </div><div class="row_col_wrap_12_inner col span_12  left">
	<div style="" class="vc_col-sm-4 aa-magenta-icon-link wpb_column column_container vc_column_container col child_column centered-text padding-3-percent padding-3-percent_tablet padding-4-percent_phone "  data-using-bg="true" data-padding-pos="all" data-has-bg-color="true" data-bg-color="#f0f0f0" data-bg-opacity="1" data-hover-bg="#eaeaea" data-hover-bg-opacity="1" data-animation="" data-delay="0" >
		<div class="vc_column-inner" ><a class="column-link" target="_self" href="/service-center/policy-review/" aria-label="Visit page Policy Review"></a><div class="column-bg-overlay-wrap column-bg-layer" data-bg-animation="none"><div class="column-bg-overlay" style="opacity: 1; background-color: #f0f0f0;"></div></div>
		<div class="wpb_wrapper">
			
<div class="wpb_text_column wpb_content_element " >
	<div class="wpb_wrapper">
		<p class="h3"><i class="icon-default-style iconsmind-Refresh accent-color"></i>  Policy Review</p>
	</div>
</div>




		</div> 
	</div>
	</div> 

	<div style="" class="vc_col-sm-4 aa-magenta-icon-link wpb_column column_container vc_column_container col child_column centered-text padding-3-percent padding-3-percent_tablet padding-4-percent_phone "  data-using-bg="true" data-padding-pos="all" data-has-bg-color="true" data-bg-color="#f0f0f0" data-bg-opacity="1" data-hover-bg="#eaeaea" data-hover-bg-opacity="1" data-animation="" data-delay="0" >
		<div class="vc_column-inner" ><a class="column-link" target="_self" href="/service-center/request-policy-change/" aria-label="Visit page Request Policy Change"></a><div class="column-bg-overlay-wrap column-bg-layer" data-bg-animation="none"><div class="column-bg-overlay" style="opacity: 1; background-color: #f0f0f0;"></div></div>
		<div class="wpb_wrapper">
			
<div class="wpb_text_column wpb_content_element " >
	<div class="wpb_wrapper">
		<p class="h3"><i class="icon-default-style iconsmind-Folder-Edit accent-color"></i>  Policy Change</p>
	</div>
</div>




		</div> 
	</div>
	</div> 

	<div style=" color: #ffffff;" class="vc_col-sm-4 wpb_column column_container vc_column_container col child_column centered-text padding-3-percent padding-3-percent_tablet padding-4-percent_phone " data-cfc="true" data-using-bg="true" data-padding-pos="all" data-has-bg-color="true" data-bg-color="#ab0634" data-bg-opacity="1" data-hover-bg="#9b0630" data-hover-bg-opacity="1" data-animation="" data-delay="0" >
		<div class="vc_column-inner" ><a class="column-link" target="_self" href="/service-center/" aria-label="Visit page Service Center"></a><div class="column-bg-overlay-wrap column-bg-layer" data-bg-animation="none"><div class="column-bg-overlay" style="opacity: 1; background-color: #ab0634;"></div></div>
		<div class="wpb_wrapper">
			
<div class="wpb_text_column wpb_content_element " >
	<div class="wpb_wrapper">
		<p class="h3">Visit Service Center</p>
	</div>
</div>




		</div> 
	</div>
	</div> 
</div></div>
			</div> 
		</div>
	</div> 
</div></div>
		<div id="request-quote"  data-column-margin="default" data-midnight="dark"  class="wpb_row vc_row-fluid vc_row has-global-section full-width-section vc_row-o-equal-height vc_row-flex vc_row-o-content-middle  top_padding_tablet_60px top_padding_phone_60px bottom_padding_tablet_0px bottom_padding_phone_0px"  style="padding-top: 50px; padding-bottom: 30px; "><div class="row-bg-wrap" data-bg-animation="none" data-bg-animation-delay="" data-bg-overlay="false"><div class="inner-wrap row-bg-layer" ><div class="row-bg viewport-desktop using-bg-color"  style="background-color: #231f20; "></div></div></div><div class="nectar-shape-divider-wrap no-color " style=" height:100px;"  data-height="100" data-front="" data-style="straight_section" data-position="top" ><svg class="nectar-shape-divider" aria-hidden="true" fill="" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 10" preserveAspectRatio="none"> <polygon points="104 10, 104 0, 0 0, 0 10"></polygon> </svg></div><div class="nectar-shape-divider-wrap no-color " style=" height:100px;"  data-height="100" data-front="" data-style="straight_section" data-position="bottom" ><svg class="nectar-shape-divider" aria-hidden="true" fill="" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 10" preserveAspectRatio="none"> <polygon points="104 10, 104 0, 0 0, 0 10"></polygon> </svg></div><div class="row_col_wrap_12 col span_12 dark left">
	<div  class="vc_col-sm-4 aa-magenta-step-list wpb_column column_container vc_column_container col padding-3-percent el_spacing_0px top_margin_tablet_60px top_margin_phone_35px padding-2-percent_tablet padding-1-percent_phone "  data-padding-pos="all" data-has-bg-color="false" data-bg-color="" data-bg-opacity="1" data-animation="" data-delay="0" >
		<div class="vc_column-inner" >
			<div class="wpb_wrapper">
				
		<div id="fws_68268a9044e71"  data-column-margin="default" data-midnight="dark"  class="wpb_row vc_row-fluid vc_row"  style="padding-top: 0px; padding-bottom: 0px; "><div class="row-bg-wrap" data-bg-animation="none" data-bg-animation-delay="" data-bg-overlay="false"><div class="inner-wrap row-bg-layer" ><div class="row-bg viewport-desktop"  style=""></div></div></div><div class="row_col_wrap_12 col span_12 dark left">
	<div  class="vc_col-sm-12 wpb_column column_container vc_column_container col no-extra-padding inherit_tablet inherit_phone "  data-padding-pos="all" data-has-bg-color="false" data-bg-color="" data-bg-opacity="1" data-animation="" data-delay="0" >
		<div class="vc_column-inner" >
			<div class="wpb_wrapper">
				
<div class="wpb_text_column wpb_content_element  wpb_animate_when_almost_visible wpb_fadeInDown fadeInDown" >
	<div class="wpb_wrapper">
		<p class="h10" style="color: white;">Let&#8217;s Get Started</p>
	</div>
</div>



<div class="divider-wrap" data-alignment="default"><div style="height: 25px;" class="divider"></div></div>
<ol class="aacc-icon-step-list gap-40 alignment-vertical">
	<li style="color:#ffffff;"><i class="icon-default-style iconsmind-Pen" style="color:#ffffff;background-color:#231f20;"></i><span style="color:#ffffff;"><strong>Step 1</strong><span class="text">Fill out the form.</span><span class="text-mobile" aria-hidden="true"></span></span></li><li style="color:#ffffff;"><i class="icon-default-style iconsmind-Hipster-Glasses" style="color:#ffffff;background-color:#231f20;"></i><span style="color:#ffffff;"><strong>Step 2</strong><span class="text">Review your options with us.</span><span class="text-mobile" aria-hidden="true"></span></span></li><li style="color:#ffffff;"><i class="icon-default-style iconsmind-Umbrella-2" style="color:#ffffff;background-color:#231f20;"></i><span style="color:#ffffff;"><strong>Step 3</strong><span class="text">Get the coverage you need.</span><span class="text-mobile" aria-hidden="true"></span></span></li></ol>
<style>.iconsmind-Pen:before{content:"\efed";}.iconsmind-Hipster-Glasses:before{content:"\ef24";}.iconsmind-Umbrella-2:before{content:"\e96e";}</style>
			</div> 
		</div>
	</div> 
</div></div>

			</div> 
		</div>
	</div> 

	<div style="" class="vc_col-sm-8 wpb_column column_container vc_column_container col no-extra-padding inherit_tablet inherit_phone border_top_desktop_3px border_color_ab0634 border_style_solid " data-using-bg="true" data-shadow="small_depth" data-padding-pos="all" data-has-bg-color="true" data-bg-color="#ffffff" data-bg-opacity="1" data-animation="" data-delay="0" >
		<div class="vc_column-inner" ><div class="column-bg-overlay-wrap column-bg-layer" data-bg-animation="none"><div class="column-bg-overlay" style="opacity: 1; background-color: #ffffff;"></div></div>
			<div class="wpb_wrapper">
				<div id="fws_68268a9045925" data-midnight="" data-column-margin="default" class="wpb_row vc_row-fluid vc_row inner_row"  style="padding-top: 3%; padding-bottom: 3%; "><div class="row-bg-wrap"> <div class="row-bg" ></div> </div><div class="row_col_wrap_12_inner col span_12  left">
	<div  class="vc_col-sm-12 wpb_column column_container vc_column_container col child_column padding-5-percent inherit_tablet inherit_phone border_color_ab0634 border_style_solid "   data-padding-pos="left-right" data-has-bg-color="false" data-bg-color="" data-bg-opacity="1" data-animation="" data-delay="0" >
		<div class="vc_column-inner" >
		<div class="wpb_wrapper">
			<div class="divider-wrap height_tablet_15px height_phone_20px " data-alignment="default"><div  class="divider"></div></div>
<div class="wpb_text_column wpb_content_element  wpb_animate_when_almost_visible wpb_fadeInDown fadeInDown" >
	<div class="wpb_wrapper">
		<p class="h8">Contact Insurance Center of Monroe</p>
	</div>
</div>




                <div class='gf_browser_gecko gform_wrapper gravity-theme gform-theme--no-framework' data-form-theme='gravity-theme' data-form-index='0' id='gform_wrapper_4' ><div id='gf_4' class='gform_anchor' tabindex='-1'></div>
                        <div class='gform_heading'>
							<p class='gform_required_legend'>&quot;<span class="gfield_required gfield_required_asterisk">*</span>&quot; indicates required fields</p>
                        </div><form method='post' enctype='multipart/form-data' target='gform_ajax_frame_4' id='gform_4'  action='/#gf_4' data-formid='4' novalidate>
                        <div class='gform-body gform_body'><div id='gform_fields_4' class='gform_fields top_label form_sublabel_below description_below validation_below'><fieldset id="field_4_1" class="gfield gfield--type-name gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible name multi"  data-field-class="name multi" >
<?xml encoding="utf-8" ?><legend class="gfield_label gform-field-label gfield_label_before_complex lemonade_label_hidden lemonade_label"><span class="gfield_label_span">Name<span class="gfield_required" aria-hidden="true">*</span></span></legend><div class="ginput_complex ginput_container ginput_container--name no_prefix has_first_name no_middle_name has_last_name no_suffix gf_name_has_2 ginput_container_name gform-grid-row ginput_lemonade ginput_container" id="input_4_1">
                            
                            <span id="input_4_1_3_container" class="name_first gform-grid-col gform-grid-col--size-auto">
                                                    <input type="text" name="input_1.3" id="input_4_1_3" value="" aria-required="true">
                                                    <label for="input_4_1_3" class="lemonade_label">First Name<span class="gfield_required" aria-hidden="true">*</span></label>
                                                </span>
                            
                            <span id="input_4_1_6_container" class="name_last gform-grid-col gform-grid-col--size-auto">
                                                    <input type="text" name="input_1.6" id="input_4_1_6" value="" aria-required="true">
                                                    <label for="input_4_1_6" class="lemonade_label">Last Name<span class="gfield_required" aria-hidden="true">*</span></label>
                                                </span>
                            
                        </div>
</fieldset><div id="field_4_3" class="gfield gfield--type-email gfield--width-half gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible email"  data-field-class="email" >
<?xml encoding="utf-8" ?><label class="gfield_label gform-field-label lemonade_label_hidden lemonade_label" for="input_4_3"><span class="gfield_label_span">Email<span class="gfield_required" aria-hidden="true">*</span></span></label><div class="ginput_container ginput_container_email ginput_lemonade ginput_container">
                            <input name="input_3" id="input_4_3" type="email" value="" class="large" aria-required="true" aria-invalid="false">
                        <label class="lemonade_label" for="input_4_3"><span class="gfield_label_span">Email<span class="gfield_required" aria-hidden="true">*</span></span></label></div>
</div><div id="field_4_4" class="gfield gfield--type-phone gfield--width-half gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible phone"  data-field-class="phone" >
<?xml encoding="utf-8" ?><label class="gfield_label gform-field-label lemonade_label_hidden lemonade_label" for="input_4_4"><span class="gfield_label_span">Phone Number<span class="gfield_required" aria-hidden="true">*</span></span></label><div class="ginput_container ginput_container_phone ginput_lemonade ginput_container"><input name="input_4" id="input_4_4" type="tel" value="" class="large" aria-required="true" aria-invalid="false"><label class="lemonade_label" for="input_4_4"><span class="gfield_label_span">Phone Number<span class="gfield_required" aria-hidden="true">*</span></span></label></div>
</div><div id="field_4_9" class="gfield gfield--type-textarea gfield_contains_required field_sublabel_below gfield--has-description field_description_below field_validation_below gfield_visibility_visible textarea"  data-field-class="textarea" >
<?xml encoding="utf-8" ?><label class="gfield_label gform-field-label lemonade_label_hidden lemonade_label" for="input_4_9"><span class="gfield_label_span">How can we help?<span class="gfield_required" aria-hidden="true">*</span></span></label><div class="ginput_container ginput_container_textarea ginput_lemonade ginput_container"><textarea name="input_9" id="input_4_9" class="textarea small" aria-describedby="gfield_description_4_9" aria-required="true" aria-invalid="false" rows="10" cols="50"></textarea><label class="lemonade_label" for="input_4_9"><span class="gfield_label_span">How can we help?<span class="gfield_required" aria-hidden="true">*</span></span></label></div><div class="gfield_description" id="gfield_description_4_9">Please do not include sensitive, private information in this area.</div>
</div><div id="field_4_10" class="gfield gfield--type-hidden gform_hidden field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible"  >
<?xml encoding="utf-8" ?><div class="ginput_container ginput_container_text"><input name="input_10" id="input_4_10" type="hidden" class="gform_hidden" aria-invalid="false" value=""></div>
</div><div id="field_4_11" class="gfield gfield--type-hidden gform_hidden field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible"  >
<?xml encoding="utf-8" ?><div class="ginput_container ginput_container_text"><input name="input_11" id="input_4_11" type="hidden" class="gform_hidden" aria-invalid="false" value=""></div>
</div><div id="field_4_12" class="gfield gfield--type-hidden gform_hidden field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible"  >
<?xml encoding="utf-8" ?><div class="ginput_container ginput_container_text"><input name="input_12" id="input_4_12" type="hidden" class="gform_hidden" aria-invalid="false" value=""></div>
</div><div id="field_4_13" class="gfield gfield--type-hidden gform_hidden field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible"  >
<?xml encoding="utf-8" ?><div class="ginput_container ginput_container_text"><input name="input_13" id="input_4_13" type="hidden" class="gform_hidden" aria-invalid="false" value="Home"></div>
</div><div id="field_4_14" class="gfield gfield--type-hidden gform_hidden field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible"  >
<?xml encoding="utf-8" ?><div class="ginput_container ginput_container_text"><input name="input_14" id="input_4_14" type="hidden" class="gform_hidden" aria-invalid="false" value="https://goicm.com/"></div>
</div><div id="field_4_15" class="gfield gfield--type-honeypot gform_validation_container field_sublabel_below gfield--has-description field_description_below field_validation_below gfield_visibility_visible honeypot"  data-field-class="honeypot" >
<?xml encoding="utf-8" ?><label class="gfield_label gform-field-label screen-reader-text" for="input_4_15">This field is for validation purposes and should be left unchanged.</label><div class="ginput_container"><input name="input_15" id="input_4_15" type="text" value="" autocomplete="new-password"></div><div class="gfield_description" id="gfield_description_4_15">This field is for validation purposes and should be left unchanged.</div>
</div></div></div>
        <div class='gform-footer gform_footer top_label'> <button type="submit" id="gform_submit_button_4" class="gform_button nectar-button large regular regular-button accent-color" onclick="gform.submission.handleButtonClick(this);" data-submission-type="submit"><span>Submit</span></button> <input type='hidden' name='gform_ajax' value='form_id=4&amp;title=&amp;description=&amp;tabindex=0&amp;theme=gravity-theme&amp;styles=[]&amp;hash=532baf1013a6c279798c21d8610bcf18' />
            <input type='hidden' class='gform_hidden' name='gform_submission_method' data-js='gform_submission_method_4' value='iframe' />
            <input type='hidden' class='gform_hidden' name='gform_theme' data-js='gform_theme_4' id='gform_theme_4' value='gravity-theme' />
            <input type='hidden' class='gform_hidden' name='gform_style_settings' data-js='gform_style_settings_4' id='gform_style_settings_4' value='[]' />
            <input type='hidden' class='gform_hidden' name='is_submit_4' value='1' />
            <input type='hidden' class='gform_hidden' name='gform_submit' value='4' />
            
            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' />
            <input type='hidden' class='gform_hidden' name='state_4' value='WyJbXSIsIjZmMTExMDE5MzFhOGVkOTlhNWIxZGY5MWFlMjU1YjUzIl0=' />
            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_target_page_number_4' id='gform_target_page_number_4' value='0' />
            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_source_page_number_4' id='gform_source_page_number_4' value='1' />
            <input type='hidden' name='gform_field_values' value='' />
            
        </div>
                        <p style="display: none !important;" class="akismet-fields-container" data-prefix="ak_"><label>&#916;<textarea name="ak_hp_textarea" cols="45" rows="8" maxlength="100"></textarea></label><input type="hidden" id="ak_js_1" name="ak_js" value="38"/><script>document.getElementById( "ak_js_1" ).setAttribute( "value", ( new Date() ).getTime() );</script></p></form>
                        </div>
		                <iframe style='display:none;width:0px;height:0px;' src='about:blank' name='gform_ajax_frame_4' id='gform_ajax_frame_4' title='This iframe contains the logic required to handle Ajax powered Gravity Forms.'></iframe>
		                <script type="text/javascript">
/* <![CDATA[ */
 gform.initializeOnLoaded( function() {gformInitSpinner( 4, 'data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7', true );jQuery('#gform_ajax_frame_4').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_4');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_4').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_4').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_4').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_4').removeClass('gform_validation_error');}setTimeout( function() { /* delay the scroll by 50 milliseconds to fix a bug in chrome */ jQuery(document).scrollTop(jQuery('#gform_wrapper_4').offset().top - mt); }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_4').val();gformInitSpinner( 4, 'data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7', true );jQuery(document).trigger('gform_page_loaded', [4, current_page]);window['gf_submitting_4'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_4').replaceWith(confirmation_content);jQuery(document).scrollTop(jQuery('#gf_4').offset().top - mt);jQuery(document).trigger('gform_confirmation_loaded', [4]);window['gf_submitting_4'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_4').text());}else{jQuery('#gform_4').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger("gform_pre_post_render", [{ formId: "4", currentPage: "current_page", abort: function() { this.preventDefault(); } }]);                if (event && event.defaultPrevented) {                return;         }        const gformWrapperDiv = document.getElementById( "gform_wrapper_4" );        if ( gformWrapperDiv ) {            const visibilitySpan = document.createElement( "span" );            visibilitySpan.id = "gform_visibility_test_4";            gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan );        }        const visibilityTestDiv = document.getElementById( "gform_visibility_test_4" );        let postRenderFired = false;                function triggerPostRender() {            if ( postRenderFired ) {                return;            }            postRenderFired = true;            gform.core.triggerPostRenderEvents( 4, current_page );            if ( visibilityTestDiv ) {                visibilityTestDiv.parentNode.removeChild( visibilityTestDiv );            }        }        function debounce( func, wait, immediate ) {            var timeout;            return function() {                var context = this, args = arguments;                var later = function() {                    timeout = null;                    if ( !immediate ) func.apply( context, args );                };                var callNow = immediate && !timeout;                clearTimeout( timeout );                timeout = setTimeout( later, wait );                if ( callNow ) func.apply( context, args );            };        }        const debouncedTriggerPostRender = debounce( function() {            triggerPostRender();        }, 200 );        if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) {            const observer = new MutationObserver( ( mutations ) => {                mutations.forEach( ( mutation ) => {                    if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) {                        debouncedTriggerPostRender();                        observer.disconnect();                    }                });            });            observer.observe( document.body, {                attributes: true,                childList: false,                subtree: true,                attributeFilter: [ 'style', 'class' ],            });        } else {            triggerPostRender();        }    } );} ); 
/* ]]&gt; */
</script>

		</div> 
	</div>
	</div> 
</div></div><div id="no-form" data-midnight="" data-column-margin="default" class="wpb_row vc_row-fluid vc_row inner_row"  style=""><div class="row-bg-wrap"> <div class="row-bg" ></div> </div><div class="row_col_wrap_12_inner col span_12  left">
	<div style="" class="vc_col-sm-12 wpb_column column_container vc_column_container col child_column centered-text padding-3-percent inherit_tablet inherit_phone "  data-using-bg="true" data-padding-pos="all" data-has-bg-color="true" data-bg-color="#f3f3f7" data-bg-opacity="1" data-animation="" data-delay="0" >
		<div class="vc_column-inner" ><div class="column-bg-overlay-wrap column-bg-layer" data-bg-animation="none"><div class="column-bg-overlay" style="opacity: 1; background-color: #f3f3f7;"></div></div>
		<div class="wpb_wrapper">
			
<div class="wpb_text_column wpb_content_element " >
	<div class="wpb_wrapper">
		<p class="h4">Don&#8217;t like forms? Contact us at <a href="tel:734-241-1333" aria-label="734-241-1333 - Call 734-241-1333">734-241-1333</a> or <span id="e141212606"></span><script type="text/javascript">var a="-k5WtqL7OvjNcUKChZQouHBnbyVJlpzI6e40dm9rGs8.3g2RAT_@afFiE1xMwSYPDX+";var b=a.split("").sort().join("");var c="TFM.gFURiT.f5.if";var d="";var e="fsTawi";var f="";for(var g=0;g<c.length;g++)d+=b.charAt(a.indexOf(c.charAt(g)));for(var h=0;h<e.length;h++)f+=b.charAt(a.indexOf(e.charAt(h)));var span = document.getElementById("e141212606");span.innerHTML="";var innerText="{email}";var link = document.createElement("a");var linkspan = document.createElement("span");linkspan.innerHTML=innerText ? innerText.replace(/{email}/gi,d) : d;link.setAttribute("href",f+":"+d);span.appendChild(link);link.appendChild(linkspan);</script>.</p>
	</div>
</div>




		</div> 
	</div>
	</div> 
</div></div>
			</div> 
		</div>
	</div> 
</div></div>
		</div>
	</div>
	<div class="nectar-global-section before-footer"><div class="container normal-container row">
		<div id="fws_68268a90491b1"  data-column-margin="default" data-midnight="dark"  class="wpb_row vc_row-fluid vc_row"  style="padding-top: 90px; padding-bottom: 90px; "><div class="row-bg-wrap" data-bg-animation="none" data-bg-animation-delay="" data-bg-overlay="false"><div class="inner-wrap row-bg-layer" ><div class="row-bg viewport-desktop"  style=""></div></div></div><div class="row_col_wrap_12 col span_12 dark left">
	<div  class="vc_col-sm-12 wpb_column column_container vc_column_container col centered-text no-extra-padding inherit_tablet inherit_phone "  data-padding-pos="all" data-has-bg-color="false" data-bg-color="" data-bg-opacity="1" data-animation="" data-delay="0" >
		<div class="vc_column-inner" >
			<div class="wpb_wrapper">
				<div id="fws_68268a904931c" data-midnight="" data-column-margin="default" class="wpb_row vc_row-fluid vc_row inner_row"  style=""><div class="row-bg-wrap"> <div class="row-bg" ></div> </div><div class="row_col_wrap_12_inner col span_12  left">
	<div  class="vc_col-sm-4 wpb_column column_container vc_column_container col child_column no-extra-padding inherit_tablet inherit_phone "   data-padding-pos="all" data-has-bg-color="false" data-bg-color="" data-bg-opacity="1" data-animation="" data-delay="0" >
		<div class="vc_column-inner" >
		<div class="wpb_wrapper">
			
<div class="wpb_text_column wpb_content_element  wpb_animate_when_almost_visible wpb_fadeInDown fadeInDown" >
	<div class="wpb_wrapper">
		<p class="h5">Insurance Solutions</p>
	</div>
</div>



<div class="divider-wrap" data-alignment="default"><div style="height: 15px;" class="divider"></div></div><div  class="vc_wp_custommenu wpb_content_element aa-menu-list-footer"><div class="widget widget_nav_menu"><div class="menu-insurance-solutions-container"><ul id="menu-insurance-solutions" class="menu"><li id="menu-item-21071" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-21071"><a href="https://goicm.com/personal-insurance/" title="Visit page Personal Insurance" aria-label="Visit page Personal Insurance">Personal Insurance</a></li>
<li id="menu-item-21067" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-21067"><a href="https://goicm.com/business-insurance/" aria-label="Business Insurance - Visit page Business Insurance">Business Insurance</a></li>
<li id="menu-item-21068" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-21068"><a href="https://goicm.com/business-insurance/insurance-by-industry/" aria-label="Insurance by Industry - Visit page Insurance by Industry">Insurance by Industry</a></li>
<li id="menu-item-21072" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-21072"><a href="https://goicm.com/clickable-coverage/" aria-label="Explore Interactive Graphics - Visit page Clickable Coverage">Explore Interactive Graphics</a></li>
</ul></div></div></div>
		</div> 
	</div>
	</div> 

	<div  class="vc_col-sm-4 wpb_column column_container vc_column_container col child_column no-extra-padding inherit_tablet inherit_phone "   data-padding-pos="all" data-has-bg-color="false" data-bg-color="" data-bg-opacity="1" data-animation="" data-delay="0" >
		<div class="vc_column-inner" >
		<div class="wpb_wrapper">
			
<div class="wpb_text_column wpb_content_element  wpb_animate_when_almost_visible wpb_fadeInDown fadeInDown" >
	<div class="wpb_wrapper">
		<p class="h5">About Insurance Center of Monroe</p>
	</div>
</div>



<div class="divider-wrap" data-alignment="default"><div style="height: 15px;" class="divider"></div></div><div  class="vc_wp_custommenu wpb_content_element aa-menu-list-footer"><div class="widget widget_nav_menu"><div class="menu-About [aa-agency-name]-container"><ul id="menu-About Insurance Center of Monroe" class="menu"><li id="menu-item-21073" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-21073"><a href="https://goicm.com/about-our-agency/" aria-label="About Our Agency - Visit page About Our Agency">About Our Agency</a></li>
<li id="menu-item-21077" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-21077"><a href="https://goicm.com/about-our-agency/meet-our-team/" aria-label="Meet Our Team - Visit page Meet Our Team">Meet Our Team</a></li>
<li id="menu-item-26220" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-26220"><a href="https://goicm.com/about-our-agency/join-our-team/" aria-label="Join Our Team - Visit page Join Our Team">Join Our Team</a></li>
<li id="menu-item-21074" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-21074"><a href="https://goicm.com/about-our-agency/read-our-reviews/" aria-label="Read Our Reviews - Visit page Read Our Reviews">Read Our Reviews</a></li>
<li id="menu-item-21075" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-21075"><a href="https://goicm.com/about-our-agency/insurance-companies/" aria-label="Insurance Companies - Visit page Insurance Companies">Insurance Companies</a></li>
<li id="menu-item-21078" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-21078"><a href="https://goicm.com/about-our-agency/we-are-independent/" aria-label="We Are Independent - Visit page We Are Independent">We Are Independent</a></li>
</ul></div></div></div>
		</div> 
	</div>
	</div> 

	<div  class="vc_col-sm-4 wpb_column column_container vc_column_container col child_column no-extra-padding inherit_tablet inherit_phone "   data-padding-pos="all" data-has-bg-color="false" data-bg-color="" data-bg-opacity="1" data-animation="" data-delay="0" >
		<div class="vc_column-inner" >
		<div class="wpb_wrapper">
			
<div class="wpb_text_column wpb_content_element  wpb_animate_when_almost_visible wpb_fadeInDown fadeInDown" >
	<div class="wpb_wrapper">
		<p class="h5">Get Help</p>
	</div>
</div>



<div class="divider-wrap" data-alignment="default"><div style="height: 15px;" class="divider"></div></div><div  class="vc_wp_custommenu wpb_content_element aa-menu-list-footer"><div class="widget widget_nav_menu"><div class="menu-get-help-container"><ul id="menu-get-help" class="menu"><li id="menu-item-20770" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-20770"><a href="https://goicm.com/service-center/pay-bill/" aria-label="Pay Bill - Visit page Pay Bill">Pay Bill</a></li>
<li id="menu-item-20773" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-20773"><a href="https://goicm.com/service-center/request-auto-id-card/" aria-label="Request Auto ID Card - Visit page Request Auto ID Card">Request Auto ID Card</a></li>
<li id="menu-item-20774" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-20774"><a href="https://goicm.com/service-center/request-certificate/" aria-label="Request a Certificate - Visit page Request Certificate">Request a Certificate</a></li>
<li id="menu-item-20775" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-20775"><a href="https://goicm.com/service-center/request-policy-change/" aria-label="Request Policy Change - Visit page Request Policy Change">Request Policy Change</a></li>
<li id="menu-item-22355" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-22355"><a href="https://goicm.com/web-accessibility/" aria-label="Web Accessibility - Visit page Web Accessibility">Web Accessibility</a></li>
</ul></div></div></div>
		</div> 
	</div>
	</div> 
</div></div>
			</div> 
		</div>
	</div> 
</div></div>
		<div id="fws_68268a904d56a"  data-column-margin="default" data-midnight="dark"  class="wpb_row vc_row-fluid vc_row full-width-section vc_row-o-equal-height vc_row-flex vc_row-o-content-middle  top_padding_tablet_0px top_padding_phone_0px"  style="padding-top: 50px; padding-bottom: 50px; "><div class="row-bg-wrap" data-bg-animation="none" data-bg-animation-delay="" data-bg-overlay="false"><div class="inner-wrap row-bg-layer" ><div class="row-bg viewport-desktop using-bg-color"  style="background-color: #1e1a1b; "></div></div></div><div class="nectar-shape-divider-wrap no-color " style=" height:20px;"  data-height="20" data-front="" data-style="straight_section" data-position="top" ><svg class="nectar-shape-divider" aria-hidden="true" fill="" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 10" preserveAspectRatio="none"> <polygon points="104 10, 104 0, 0 0, 0 10"></polygon> </svg></div><div class="row_col_wrap_12 col span_12 dark left">
	<div style="margin-top: -6%; " class="vc_col-sm-5 wpb_column column_container vc_column_container col neg-marg no-extra-padding inherit_tablet inherit_phone "  data-padding-pos="all" data-has-bg-color="false" data-bg-color="" data-bg-opacity="1" data-animation="" data-delay="0" >
		<div class="vc_column-inner" >
			<div class="wpb_wrapper">
				<div id="fws_68268a904d8b5" data-midnight="" data-column-margin="default" class="wpb_row vc_row-fluid vc_row inner_row"  style=""><div class="row-bg-wrap"> <div class="row-bg" ></div> </div><div class="row_col_wrap_12_inner col span_12  left">
	<div style="" class="vc_col-sm-12 wpb_column column_container vc_column_container col child_column padding-9-percent inherit_tablet inherit_phone border_top_desktop_3px border_color_ab0634 border_style_solid "  data-using-bg="true" data-shadow="small_depth" data-padding-pos="all" data-has-bg-color="true" data-bg-color="#ffffff" data-bg-opacity="1" data-animation="" data-delay="0" >
		<div class="vc_column-inner" ><div class="column-bg-overlay-wrap column-bg-layer" data-bg-animation="none"><div class="column-bg-overlay" style="opacity: 1; background-color: #ffffff;"></div></div>
		<div class="wpb_wrapper">
			
<div class="wpb_text_column wpb_content_element  wpb_animate_when_almost_visible wpb_fadeInDown fadeInDown" >
	<div class="wpb_wrapper">
		<p class="h5">Contact Us</p>
	</div>
</div>




<div class="wpb_text_column wpb_content_element " >
	<div class="wpb_wrapper">
		<p>428 N Monroe Street<br />
Monroe, MI 48162</p>
	</div>
</div>



<div class="divider-wrap" data-alignment="default"><div style="margin-top: 30px; width: 75px; height: 3px; margin-bottom: 30px;" data-width="75px" data-animate="yes" data-animation-delay="" data-color="accent-color" class="divider-small-border"></div></div>
<div class="wpb_text_column wpb_content_element " >
	<div class="wpb_wrapper">
		<p><i class="icon-tiny fa fa-phone extra-color-1"></i> <a href="tel:734-241-1333" aria-label="734-241-1333 - Call 734-241-1333">734-241-1333</a><br />
<i class="icon-tiny fa fa-tablet extra-color-1"></i> <a href="sms:734-241-1333" aria-label="734-241-1333 - Text 734 241 1333">734-241-1333</a> text<br />
<i class="icon-tiny fa fa-envelope extra-color-1"></i> <span id="e201736768"></span><script type="text/javascript">var a="rchQ+pV3TjLUkMRYeHaJD.wzqsFKyd08Ofv-@W9tI7nNm_GS5bXE14Zu26AoglBiPCx";var b=a.split("").sort().join("");var c="bZoN_ZMSubN4hNu4";var d="";var e="47b1gu";var f="";for(var g=0;g<c.length;g++)d+=b.charAt(a.indexOf(c.charAt(g)));for(var h=0;h<e.length;h++)f+=b.charAt(a.indexOf(e.charAt(h)));var span = document.getElementById("e201736768");span.innerHTML="";var innerText="{email}";var link = document.createElement("a");var linkspan = document.createElement("span");linkspan.innerHTML=innerText ? innerText.replace(/{email}/gi,d) : d;link.setAttribute("href",f+":"+d);span.appendChild(link);link.appendChild(linkspan);</script><br />
<i class="icon-tiny fa fa-fax extra-color-1"></i> 734-241-1459 fax</p>
	</div>
</div>



<div class="divider-wrap" data-alignment="default"><div style="height: 25px;" class="divider"></div></div>
<div class="aasi-social">
				<a aria-label="Visit Insurance Center of Monroe on Twitter (opens in a new tab)" href="https://twitter.com/InsCenterMonroe" target="_blank" rel="noopener noreferrer nofollow" class="external"><i class="icon-default-style fa fa-twitter accent-color"></i></a>
						<a aria-label="Visit Insurance Center of Monroe on Facebook (opens in a new tab)" href="https://www.facebook.com/goICM" target="_blank" rel="noopener noreferrer nofollow" class="external"><i class="icon-default-style fa fa-facebook accent-color"></i></a>
						<a aria-label="Visit Insurance Center of Monroe on Instagram (opens in a new tab)" href="https://www.instagram.com/go_icm/" target="_blank" rel="noopener noreferrer nofollow" class="external"><i class="icon-default-style fa fa-instagram accent-color"></i></a>
			</div><div class="divider-wrap" data-alignment="default"><div style="height: 15px;" class="divider"></div></div><a class="nectar-button large regular accent-color regular-button aa-full-width"  role="button" style="color: #ffffff; "  href="/contact/monroe-mi-insurance/" data-color-override="false" data-hover-color-override="false" data-hover-text-color-override="#fff" aria-label="Visit Our Monroe, MI Office - Visit page Monroe, MI Insurance"><span>Visit Our Monroe, MI Office</span></a>
		</div> 
	</div>
	</div> 
</div></div>
			</div> 
		</div>
	</div> 

	<div style=" color: #ffffff;" class="vc_col-sm-7 wpb_column column_container vc_column_container col padding-3-percent inherit_tablet inherit_phone " data-cfc="true"  data-padding-pos="all" data-has-bg-color="false" data-bg-color="" data-bg-opacity="1" data-animation="" data-delay="0" >
		<div class="vc_column-inner" >
			<div class="wpb_wrapper">
				<div id="fws_68268a904e547" data-midnight="" data-column-margin="default" class="wpb_row vc_row-fluid vc_row inner_row"  style=""><div class="row-bg-wrap"> <div class="row-bg" ></div> </div><div class="row_col_wrap_12_inner col span_12  left">
	<div  class="vc_col-sm-12 wpb_column column_container vc_column_container col child_column no-extra-padding inherit_tablet inherit_phone "   data-padding-pos="all" data-has-bg-color="false" data-bg-color="" data-bg-opacity="1" data-animation="" data-delay="0" >
		<div class="vc_column-inner" >
		<div class="wpb_wrapper">
			
<div class="wpb_text_column wpb_content_element " >
	<div class="wpb_wrapper">
		<p class="h10">Experience the Value of an Independent Agency</p>
	</div>
</div>



<div class="divider-wrap" data-alignment="default"><div style="margin-top: 30px; width: 75px; height: 3px; margin-bottom: 30px;" data-width="75px" data-animate="yes" data-animation-delay="" data-color="extra-color-3" class="divider-small-border"></div></div>
<div class="wpb_text_column wpb_content_element " >
	<div class="wpb_wrapper">
		<p class="h4">At Insurance Center of Monroe, our mission is to provide value and service to our customers through helping them find insurance coverage that works for their goals.</p>
<p class="h4">We are licensed in Florida, Indiana, Michigan, Ohio, and Tennessee.</p>
	</div>
</div>



<div class="divider-wrap" data-alignment="default"><div style="height: 12px;" class="divider"></div></div>
<div class="wpb_text_column wpb_content_element " >
	<div class="wpb_wrapper">
		<p><span style="font-size: 14px;">© 2025 Insurance Center of Monroe | Powered by <a class="aals-white-link" href="https://forge3.com/insurance-agency-websites" target=" rel="noopener"noopener" aria-label="Forge3 ActiveAgency - Visit the home page on forge3.com">Forge3 ActiveAgency</a> | All rights reserved | <a class="aals-white-link" href="/privacy-policy/" aria-label="Privacy Policy - Visit page Privacy Policy">Privacy Policy</a></span></p>
	</div>
</div>




		</div> 
	</div>
	</div> 
</div></div>
			</div> 
		</div>
	</div> 
</div></div>
</div></div></div>

<div id="footer-outer" data-midnight="light" data-cols="5" data-custom-color="true" data-disable-copyright="true" data-matching-section-color="false" data-copyright-line="true" data-using-bg-img="false" data-bg-img-overlay="1.0" data-full-width="false" data-using-widget-area="false" data-link-hover="default">
	
		
</div><!--/footer-outer-->


</div> <!--/ajax-content-wrap-->

	<div id="aa-footer" style="background-color:#c0c2c4;">
				<script type="text/javascript">
		var aa_power_panel = {"reset":3300,"delay":100,"power_panel":[{"id":17639,"url":"https:\/\/goicm.com\/power-panel\/request-a-quote\/","start":100,"end":1100,"color":""},{"id":25987,"url":"https:\/\/goicm.com\/power-panel\/insure-your-industry\/","start":1200,"end":2200,"color":""},{"id":17624,"url":"https:\/\/goicm.com\/power-panel\/google-reviews\/","start":2300,"end":3300,"color":""}]};
		// if( typeof console !== "undefined" ) console.log( 'aa_power_panel', aa_power_panel );
		</script>
		<div id="aa-power-panel-container" class="aapp-rounded">
			<a role="button" href="#view-power-panels" class="aa-power-panel-maximize" aria-label="View Power Panels"><span>View Power Panels</span></a>
							<div id="aa-power-panel-17639" class="aa-power-panel" data-src="https://goicm.com/power-panel/request-a-quote/" data-title="Request a Quote">
					<a role="button"  href="#hide-power-panels" class="aa-power-panel-minimize" aria-label="Hide Power Panels" ><span>Hide Power Panels</span></a>
				</div>
								<div id="aa-power-panel-25987" class="aa-power-panel" data-src="https://goicm.com/power-panel/insure-your-industry/" data-title="Insure Your Industry">
					<a role="button"  href="#hide-power-panels" class="aa-power-panel-minimize" aria-label="Hide Power Panels" ><span>Hide Power Panels</span></a>
				</div>
								<div id="aa-power-panel-17624" class="aa-power-panel" data-src="https://goicm.com/power-panel/google-reviews/" data-title="Google Reviews">
					<a role="button"  href="#hide-power-panels" class="aa-power-panel-minimize" aria-label="Hide Power Panels" ><span>Hide Power Panels</span></a>
				</div>
						</div>
				<script type="text/javascript">
		var aanb_cookie_length = 7;
		</script>
			<div id="aa-notification-bar" class="nb-buttons-new-row" data-id="15863-1669976287" data-speed="40" style="background-color:#c0c2c4;color:#000000;">
		<a aria-label="Toggle notification bar visibility on mobile device" href="#" class="aanb-close" style="color:#c0c2c4">
			<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 768 768" style="enable-background:new 0 0 768 768;" xml:space="preserve">
				<path fill="#c0c2c4" class="bottom" d="M619.1,576.1L405.6,362.6c-5.8-5.8-13.4-8.9-21.6-8.9s-15.8,3.2-21.6,8.9L148.9,576.1c-11.9,11.9-11.9,31.3,0,43.2 c5.8,5.8,13.4,8.9,21.6,8.9c8.2,0,15.8-3.2,21.6-8.9L384,427.4l191.9,191.9c5.8,5.8,13.4,8.9,21.6,8.9c8.2,0,15.8-3.2,21.6-8.9 c5.8-5.8,8.9-13.4,8.9-21.6C628,589.5,624.8,581.9,619.1,576.1z"/>
				<path fill="#c0c2c4" class="top" d="M619.1,151.3c-5.8-5.8-13.4-8.9-21.6-8.9c-8.2,0-15.8,3.2-21.6,8.9L384,343.2L192.1,151.3c-5.8-5.8-13.4-8.9-21.6-8.9 c-8.2,0-15.8,3.2-21.6,8.9c-11.9,11.9-11.9,31.3,0,43.2L362.4,408c5.8,5.8,13.4,8.9,21.6,8.9c8.2,0,15.8-3.2,21.6-8.9l213.5-213.5 C631,182.6,631,163.2,619.1,151.3z"/>
			</svg>

		</a>
		<div class="aanb-message">
			<div class="aanb-message-scroller">
				<div class="aanb-message-window">
					<div class="aanb-message-text">We're ready to help meet your insurance needs.</div>
				</div>
			</div>
			<div class="aanb-message-fill">We're ready to help meet your insurance needs.</div>
		</div>
					<div class="aanb-buttons">
										<a class="nectar-button small see-through-2" id="aa-notification-bar-button-1" style="visibility: visible; color: #000000; border-color: #000000; background-color: transparent;" href="/request-quote/" data-color-override="#000000" data-hover-color-override="#000000" data-hover-text-color-override="#c0c2c4" target="" aria-label="Get a Quote - Visit page Request Quote">
							<span style="">Get a Quote</span>
													</a>
												<a class="nectar-button small regular regular-button" id="aa-notification-bar-button-2" style="visibility: visible; background-color: #000000;" href="https://goicm.com/contact/" data-hover-color-override="false" data-hover-text-color-override="#c0c2c4" target="" aria-label="Contact Us - Visit page Contact">
							<span style="color:#c0c2c4;">Contact Us</span>
													</a>
									</div>
				</div>
			<style>
		@media (max-width: 470px) {
			#aa-notification-bar .aanb-buttons {
				white-space: normal;
			}
			#aa-notification-bar .aanb-buttons > a {
				width:100%;
				left:-5px;
			}
			#aa-notification-bar .aanb-buttons > a ~ a {
				margin-top:8px !important;
			}
		}
		</style>
			<script type="text/javascript">
		var value = "; " + document.cookie;
		var parts = value.split("; " + "f3nb_15863-1669976287" + "=");
		if (parts.length === 2) {
			document.getElementById('aa-notification-bar').classList.add('closed');
		}
		setTimeout(function(){
			document.getElementById('aa-notification-bar').classList.add('animate');
		},300);
	</script>
			<script type="text/javascript">
		var aahp_cookie_length = 3;
		</script>
		<div id="aahp-footer">
	<div class="aahp-footer-card">
		<div class="aahp-top-bar">
			<span class="f3hp_name"></span>
			<a class="aahp-close" href="#" aria-label="Close Hello Producer"></a>
		</div>
		<div class="aahp-bottom-section"> 
			<a href="#" class="f3hp_link"  ><img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" alt="Hello Producer" class="f3hp_image skip-lazy-aaso"  /></a>			<div class="aahp-content">
				<a href="tel:734-241-1333" class="f3hp_phone" aria-label="734-241-1333 - Call 734-241-1333">734-241-1333</a><a href="mailto:[email protected]" class="f3hp_email" data-email_text="0" aria-label="E-mail">[email protected]</a><a class="nectar-button f3hp_link n-sc-button small accent-color regular-button"  href="#" data-color-override="false" data-hover-color-override="false" data-hover-text-color-override="#fff"><span>Read About %name%</span></a>			</div>
		</div>
	</div>
	<div class="aahp-image-wrap round" style="border-color:#ffffff; background-color:#FFFFFF;">
								<div class="aahp-default-image-wink">
				<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 1000 1000" xml:space="preserve">
					<path fill="#ab0634" class="righteye" d="M665.9,185.9c41.9,0,76.1,45.4,76.1,100.5c0,55.8-34.2,101.2-76.1,101.2c-41.9,0-76.8-45.4-76.8-101.2 C589.2,231.3,623.4,185.9,665.9,185.9z"></path>
					<path fill="#ab0634" class="lefteye" d="M333.1,185.9c33.9,0,62.5,28.8,72.7,68.4c2.6,10.1,4,20.9,4,32.1c0,15.5-2.6,30.1-7.3,43.3 c-12.3,34.2-38.7,57.9-69.4,57.9c-30.3,0-56.9-23.7-69.3-57.9c-4.8-13.1-7.4-27.8-7.4-43.3c0-11.2,1.4-22,4.1-32.1 C270.8,214.7,299.7,185.9,333.1,185.9z"></path>
					<path fill="#ab0634" class="smile" d="M164.7,611.9c9.8,0,20.3,3.8,27.8,12c3,3,6,6,9,9c83.4,81.9,190,123.2,297.4,123.9 c106.6,1.5,214-37.5,297.4-116.4l2.3-2.3l9-9c15.8-15.8,40.6-15,56.3,0.8c15,15.8,15,41.3-0.8,57.1c-2.3,3-6,6-10.5,10.5l-2.3,2.3 c-99.1,93.1-226,139.7-352.2,138.2c-126.9-0.8-253.1-50.3-351.5-146.4c-3.8-3.8-6.8-7.5-10.5-10.5c-15-16.5-15-42.1,0.8-57.8 C144.4,615.6,154.2,611.9,164.7,611.9z"></path>
				</svg>
			</div>
						<img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" alt="Hello Producer" class="f3hp_image skip-lazy-aaso"  />
			</div>
</div>	</div>
	<div id="aa-footer-spacer" style="text-align:center;z-index:99;width:100%;"></div>
	<script type="text/html" id="wpb-modifications"> window.wpbCustomElement = 1; </script><link data-minify="1" rel='stylesheet' id='nectar-element-animated-title-css' href='https://goicm.com/wp-content/cache/min/1/wp-content/themes/activeagency/css/build/elements/element-animated-title.css?ver=1744120511' type='text/css' media='all' />
<link data-minify="1" rel='stylesheet' id='select2-css' href='https://goicm.com/wp-content/cache/min/1/wp-content/themes/activeagency/css/build/plugins/select2.css?ver=1744120511' type='text/css' media='all' />
<link data-minify="1" rel='stylesheet' id='iconsmind-css' href='https://goicm.com/wp-content/cache/min/1/wp-content/themes/activeagency/css/iconsmind.css?ver=1744120495' type='text/css' media='all' />
<link rel='stylesheet' id='vc_animate-css-css' href='https://goicm.com/wp-content/plugins/js_composer_salient/assets/lib/bower/animate-css/animate.min.css?ver=7.1' type='text/css' media='all' />
<link data-minify="1" data-pagespeed-no-defer data-nowprocket data-wpacu-skip data-no-optimize data-noptimize rel='stylesheet' id='main-styles-non-critical-css' href='https://goicm.com/wp-content/cache/min/1/wp-content/themes/activeagency/css/build/style-non-critical.css?ver=1744120495' type='text/css' media='all' />
<link data-minify="1" data-pagespeed-no-defer data-nowprocket data-wpacu-skip data-no-optimize data-noptimize rel='stylesheet' id='nectar-ocm-core-css' href='https://goicm.com/wp-content/cache/min/1/wp-content/themes/activeagency/css/build/off-canvas/core.css?ver=1744120495' type='text/css' media='all' />
<link data-minify="1" data-pagespeed-no-defer data-nowprocket data-wpacu-skip data-no-optimize data-noptimize rel='stylesheet' id='nectar-ocm-simple-css' href='https://goicm.com/wp-content/cache/min/1/wp-content/themes/activeagency/css/build/off-canvas/simple-dropdown.css?ver=1744120495' type='text/css' media='all' />
<script type="text/javascript" src="https://goicm.com/wp-content/plugins/salient-core/js/third-party/touchswipe.min.js?ver=1.0" id="touchswipe-js" data-rocket-defer defer></script>
<script data-minify="1" type="text/javascript" src="https://goicm.com/wp-content/cache/min/1/wp-content/themes/activeagency/js/build/elements/nectar-testimonial-slider.js?ver=1744120495" id="nectar-testimonial-sliders-js" data-rocket-defer defer></script>
<script type="text/javascript" id="forge3-activeagency-footer-scripts-js-extra">
/* <![CDATA[ */
var f3aa = {"ajaxurl":"https:\/\/goicm.com\/wp-admin\/admin-ajax.php"};
/* ]]> */
</script>
<script data-minify="1" type="text/javascript" src="https://goicm.com/wp-content/cache/min/1/wp-content/plugins/forge3-activeagency-features/src/js/forge3-activeagency-footer-scripts.js?ver=1744120495" id="forge3-activeagency-footer-scripts-js" data-rocket-defer defer></script>
<script type="text/javascript" src="https://goicm.com/wp-content/plugins/forge3-activeagency-features/src/js/select2.full.min.js?ver=6.12.5" id="select2-js" data-rocket-defer defer></script>
<script type="text/javascript" src="https://goicm.com/wp-content/themes/activeagency/js/build/third-party/jquery.easing.min.js?ver=1.3" id="jquery-easing-js" data-rocket-defer defer></script>
<script type="text/javascript" src="https://goicm.com/wp-content/themes/activeagency/js/build/third-party/jquery.mousewheel.min.js?ver=3.1.13" id="jquery-mousewheel-js" data-rocket-defer defer></script>
<script data-minify="1" type="text/javascript" src="https://goicm.com/wp-content/cache/min/1/wp-content/themes/activeagency/js/build/priority.js?ver=1744120495" id="nectar_priority-js" data-rocket-defer defer></script>
<script type="text/javascript" src="https://goicm.com/wp-content/themes/activeagency/js/build/third-party/transit.min.js?ver=0.9.9" id="nectar-transit-js" data-rocket-defer defer></script>
<script data-minify="1" type="text/javascript" src="https://goicm.com/wp-content/cache/min/1/wp-content/themes/activeagency/js/build/third-party/waypoints.js?ver=1744120495" id="nectar-waypoints-js" data-rocket-defer defer></script>
<script type="text/javascript" src="https://goicm.com/wp-content/themes/activeagency/js/build/third-party/imagesLoaded.min.js?ver=4.1.4" id="imagesLoaded-js" data-rocket-defer defer></script>
<script type="text/javascript" src="https://goicm.com/wp-content/themes/activeagency/js/build/third-party/hoverintent.min.js?ver=1.9" id="hoverintent-js" data-rocket-defer defer></script>
<script type="text/javascript" src="https://goicm.com/wp-content/themes/activeagency/js/build/third-party/owl.carousel.min.js?ver=2.3.4" id="owl-carousel-js" data-rocket-defer defer></script>
<script type="text/javascript" src="https://goicm.com/wp-content/themes/activeagency/js/build/third-party/anime.min.js?ver=4.5.1" id="anime-js" data-rocket-defer defer></script>
<script data-minify="1" type="text/javascript" src="https://goicm.com/wp-content/cache/min/1/wp-content/themes/activeagency/js/build/third-party/superfish.js?ver=1744120495" id="superfish-js" data-rocket-defer defer></script>
<script type="text/javascript" id="nectar-frontend-js-extra">
/* <![CDATA[ */
var nectarLove = {"ajaxurl":"https:\/\/goicm.com\/wp-admin\/admin-ajax.php","postID":"13693","rooturl":"https:\/\/goicm.com","disqusComments":"false","loveNonce":"a74c747661","mapApiKey":"AIzaSyAqHMot31WVwgda9is-wGEjw_XpcJ3U9rg"};
var nectarOptions = {"delay_js":"false","quick_search":"false","react_compat":"disabled","header_entrance":"false","simplify_ocm_mobile":"0","mobile_header_format":"default","ocm_btn_position":"default","left_header_dropdown_func":"default","ajax_add_to_cart":"0","ocm_remove_ext_menu_items":"remove_images","woo_product_filter_toggle":"0","woo_sidebar_toggles":"true","woo_sticky_sidebar":"0","woo_minimal_product_hover":"default","woo_minimal_product_effect":"default","woo_related_upsell_carousel":"false","woo_product_variable_select":"default","woo_using_cart_addons":"false"};
var nectar_front_i18n = {"menu":"Menu","next":"Next","previous":"Previous","close":"Close"};
/* ]]> */
</script>
<script data-minify="1" type="text/javascript" src="https://goicm.com/wp-content/cache/min/1/wp-content/themes/activeagency/js/build/init.js?ver=1744120495" id="nectar-frontend-js" data-rocket-defer defer></script>
<script type="text/javascript" src="https://goicm.com/wp-includes/js/comment-reply.min.js?ver=6.7.2" id="comment-reply-js" async="async" data-wp-strategy="async"></script>
<script type="text/javascript" src="https://goicm.com/wp-includes/js/dist/dom-ready.min.js?ver=f77871ff7694fffea381" id="wp-dom-ready-js" data-rocket-defer defer></script>
<script type="text/javascript" src="https://goicm.com/wp-includes/js/dist/hooks.min.js?ver=4d63a3d491d11ffd8ac6" id="wp-hooks-js"></script>
<script type="text/javascript" src="https://goicm.com/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6" id="wp-i18n-js"></script>
<script type="text/javascript" id="wp-i18n-js-after">
/* <![CDATA[ */
wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } );
/* ]]> */
</script>
<script type="text/javascript" src="https://goicm.com/wp-includes/js/dist/a11y.min.js?ver=3156534cc54473497e14" id="wp-a11y-js" data-rocket-defer defer></script>
<script type="text/javascript" defer='defer' src="https://goicm.com/wp-content/plugins/gravityforms/assets/js/dist/vendor-theme.min.js?ver=639b4ac21c17c9dc304b05db4a3d3293" id="gform_gravityforms_theme_vendors-js"></script>
<script type="text/javascript" id="gform_gravityforms_theme-js-extra">
/* <![CDATA[ */
var gform_theme_config = {"common":{"form":{"honeypot":{"version_hash":"d7a35377a429077f3787733637743f69"},"ajax":{"ajaxurl":"https:\/\/goicm.com\/wp-admin\/admin-ajax.php","ajax_submission_nonce":"c5cd7e0580","i18n":{"step_announcement":"Step %1$s of %2$s, %3$s","unknown_error":"There was an unknown error processing your request. Please try again."}}}},"hmr_dev":"","public_path":"https:\/\/goicm.com\/wp-content\/plugins\/gravityforms\/assets\/js\/dist\/","config_nonce":"7dfe5ae855"};
/* ]]> */
</script>
<script type="text/javascript" defer='defer' src="https://goicm.com/wp-content/plugins/gravityforms/assets/js/dist/scripts-theme.min.js?ver=96c75ff0cdaac8ba09d57979885a0fc0" id="gform_gravityforms_theme-js"></script>
<script type="text/javascript" id="fca_pc_client_js-js-extra">
/* <![CDATA[ */
var fcaPcEvents = [{"triggerType":"post","trigger":["all"],"parameters":{"content_name":"{post_title}","content_type":"product","content_ids":"{post_id}"},"pixel_type":"Facebook","event":"ViewContent","delay":"0","scroll":"0","apiAction":"track","ID":"62e87eae-27a8-40b1-ba66-e202b56ad8e9"}];
var fcaPcPost = {"title":"Home","type":"page","id":"13693","categories":[]};
var fcaPcOptions = {"pixel_types":["Facebook Pixel"],"ajax_url":"https:\/\/goicm.com\/wp-admin\/admin-ajax.php","debug":"","edd_currency":"USD","nonce":"5a22c01b67","utm_support":"","user_parameters":"","edd_enabled":"","edd_delay":"0","woo_enabled":"","woo_delay":"0","video_enabled":""};
/* ]]> */
</script>
<script type="text/javascript" src="https://goicm.com/wp-content/plugins/facebook-conversion-pixel/pixel-cat.min.js?ver=3.1.0" id="fca_pc_client_js-js" data-rocket-defer defer></script>
<script data-minify="1" type="text/javascript" src="https://goicm.com/wp-content/cache/min/1/wp-content/plugins/facebook-conversion-pixel/video.js?ver=1744120495" id="fca_pc_video_js-js" data-rocket-defer defer></script>
<script type="text/javascript" src="https://goicm.com/wp-content/plugins/js_composer_salient/assets/js/dist/js_composer_front.min.js?ver=7.1" id="wpb_composer_front_js-js" data-rocket-defer defer></script>
<script data-minify="1" defer type="text/javascript" src="https://goicm.com/wp-content/cache/min/1/wp-content/plugins/akismet/_inc/akismet-frontend.js?ver=1744120495" id="akismet-frontend-js"></script>
				<style>
				.aa-bg-shape-container .parallax-layer {
					position: absolute;
					top:-10%;
					left:-20%;
					width:100%;
					height: 100%;
					background:url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNTAwIDUwMCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTAwIDUwMDsiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwb2x5Z29uIGZpbGw9IiNhYjA2MzQiIG9wYWNpdHk9IjAuMTIiIHBvaW50cz0iMzY3LjYsMzcuNiAzNjcuNiwzNjcuOCAzNy40LDM2Ny44Ii8+PHBvbHlnb24gZmlsbD0iI2MwYzJjNCIgb3BhY2l0eT0iMC4yOSIgcG9pbnRzPSI1MDAsMCA1MDAsNTAwIDAsNTAwIi8+PC9zdmc+") no-repeat;
					background-size: 40%;
				}
				</style>
				<script type="text/javascript">
				var aa_bg_shape_parallax = 1;
				</script>
				<script></script><style type="text/css">
			/* Forge Style Compiler */
			.clickable-coverage.wrapper .auto_marker_1 { left: 14%; bottom: 40%; } .clickable-coverage.wrapper .auto_marker_2 { left: 53%; bottom: 20%; } .clickable-coverage.wrapper .auto_marker_3 { left: 23%; bottom: 45%; } .clickable-coverage.wrapper .auto_marker_4 { left: 30%; bottom: 10%; } .clickable-coverage.wrapper .auto_marker_5 { left: 15%; bottom: 25%; } .clickable-coverage.wrapper .auto_marker_6 { left: 91%; bottom: 50%; } .iconsmind-Compass-2:before{content:"\eca8";}.iconsmind-Car-3:before{content:"\e9c6";}.iconsmind-Plane:before{content:"\e9d1";}.iconsmind-Beer:before{content:"\ed85";}.iconsmind-Hammer:before{content:"\ec1a";}.iconsmind-Management:before{content:"\eb2e";}.iconsmind-Bear:before{content:"\ed80";}.iconsmind-Cinema:before{content:"\e977";}.iconsmind-Keypad:before{content:"\ef5a";}.iconsmind-Office:before{content:"\efd6";}.iconsmind-Saw:before{content:"\ed18";}.iconsmind-Monitor-phone:before{content:"\efb9";}.iconsmind-Ballet-Shoes:before{content:"\ea49";}.iconsmind-Car-2:before{content:"\e9c5";}.iconsmind-Tooth-2:before{content:"\f0bc";}.iconsmind-Cocktail:before{content:"\ee03";}.iconsmind-Daylight:before{content:"\eb8d";}.iconsmind-Farmer:before{content:"\ebcd";}.iconsmind-Dumbbell:before{content:"\ea52";}.iconsmind-Cloud-Rain:before{content:"\e94c";}.iconsmind-Truck:before{content:"\e9e6";}.iconsmind-Wrench:before{content:"\e9bb";}.iconsmind-Golf:before{content:"\ea58";}.iconsmind-Money-Bag:before{content:"\efb2";}.iconsmind-Home:before{content:"\eb0c";}.iconsmind-Bell2:before{content:"\ed87";}.iconsmind-Building:before{content:"\edb6";}.iconsmind-Flowerpot:before{content:"\ec4a";}.iconsmind-Heart2:before{content:"\ef1f";}.iconsmind-Gears:before{content:"\e99c";}.iconsmind-Hospital:before{content:"\eb6c";}.iconsmind-Motorcycle:before{content:"\e9d0";}.iconsmind-City-Hall:before{content:"\edeb";}.iconsmind-Wave-2:before{content:"\e971";}.iconsmind-Martini-Glass:before{content:"\efa9";}.iconsmind-Handshake:before{content:"\ef17";}.iconsmind-Paw:before{content:"\eae7";}.iconsmind-Post-Sign:before{content:"\ec30";}.iconsmind-Home2:before{content:"\ef2f";}.iconsmind-Chef-Hat2:before{content:"\edd6";}.iconsmind-Gears-2:before{content:"\e99d";}.iconsmind-Student-Hat2:before{content:"\f08b";}.iconsmind-Computer-2:before{content:"\ee1a";}.iconsmind-Jeep:before{content:"\e9cd";}.iconsmind-Umbrella-2:before{content:"\e96e";}.iconsmind-Cat:before{content:"\edcd";}.iconsmind-Helmet-2:before{content:"\ed10";}.iconsmind-Yacht:before{content:"\e9e7";}.iconsmind-Wine-Glass:before{content:"\f104";}.iconsmind-Mens:before{content:"\ebe0";}
			</style><style type="text/css">
        .nectar-shape-divider-wrap {
          position: absolute;
          top: auto;
          bottom: 0;
          left: 0;
          right: 0;
          width: 100%;
          height: 150px;
          z-index: 3;
          transform: translateZ(0);
        }
        .post-area.span_9 .nectar-shape-divider-wrap {
          overflow: hidden;
        }
        .nectar-shape-divider-wrap[data-front="true"] {
          z-index: 50;
        }
        .nectar-shape-divider-wrap[data-style="waves_opacity"] svg path:first-child {
          opacity: 0.6;
        }

        .nectar-shape-divider-wrap[data-style="curve_opacity"] svg path:nth-child(1),
        .nectar-shape-divider-wrap[data-style="waves_opacity_alt"] svg path:nth-child(1) {
          opacity: 0.15;
        }
        .nectar-shape-divider-wrap[data-style="curve_opacity"] svg path:nth-child(2),
        .nectar-shape-divider-wrap[data-style="waves_opacity_alt"] svg path:nth-child(2) {
          opacity: 0.3;
        }
        .nectar-shape-divider {
          width: 100%;
          left: 0;
          bottom: -1px;
          height: 100%;
          position: absolute;
        }
        .nectar-shape-divider-wrap.no-color .nectar-shape-divider {
          fill: #fff;
        }
        @media only screen and (max-width: 999px) {
          .nectar-shape-divider-wrap:not([data-using-percent-val="true"]) .nectar-shape-divider {
            height: 75%;
          }
          .nectar-shape-divider-wrap[data-style="clouds"]:not([data-using-percent-val="true"]) .nectar-shape-divider {
            height: 55%;
          }
        }
        @media only screen and (max-width: 690px) {
          .nectar-shape-divider-wrap:not([data-using-percent-val="true"]) .nectar-shape-divider {
            height: 33%;
          }
          .nectar-shape-divider-wrap[data-style="clouds"]:not([data-using-percent-val="true"]) .nectar-shape-divider {
            height: 33%;
          }
        }

        #ajax-content-wrap .nectar-shape-divider-wrap[data-height="1"] .nectar-shape-divider,
        #ajax-content-wrap .nectar-shape-divider-wrap[data-height="1px"] .nectar-shape-divider {
        	height: 1px;
        }.nectar-shape-divider-wrap[data-position="top"] {
            top: -1px;
            bottom: auto;
          }
          .nectar-shape-divider-wrap[data-position="top"] {
            transform: rotate(180deg)
          }

        .col.padding-3-percent > .vc_column-inner,
        .col.padding-3-percent > .n-sticky > .vc_column-inner { 
          padding: calc(600px * 0.03); 
        }
       
        @media only screen and (max-width: 690px) {
          .col.padding-3-percent > .vc_column-inner,
          .col.padding-3-percent > .n-sticky > .vc_column-inner { 
            padding: calc(100vw * 0.03); 
          }
        }

        @media only screen and (min-width: 1000px) {
          .col.padding-3-percent > .vc_column-inner,
          .col.padding-3-percent > .n-sticky > .vc_column-inner { 
            padding: calc((100vw - 180px) * 0.03); 
          }
          .column_container:not(.vc_col-sm-12) .col.padding-3-percent > .vc_column-inner { 
            padding: calc((100vw - 180px) * 0.015); 
          }
        }

        @media only screen and (min-width: 1425px) {
          .col.padding-3-percent > .vc_column-inner { 
            padding: calc(1245px * 0.03); 
          }
          .column_container:not(.vc_col-sm-12) .col.padding-3-percent > .vc_column-inner { 
            padding: calc(1245px * 0.015); 
          }
        }
        
        
        .full-width-content .col.padding-3-percent > .vc_column-inner { 
          padding: calc(100vw * 0.03); 
        }

        @media only screen and (max-width: 999px) {
          .full-width-content .col.padding-3-percent > .vc_column-inner { 
            padding: calc(100vw * 0.03); 
          }
        }@media only screen and (min-width: 1000px) {
            .full-width-content .column_container:not(.vc_col-sm-12) .col.padding-3-percent > .vc_column-inner { 
              padding: calc(100vw * 0.015); 
            }
          }.wpb_column[data-cfc="true"] h1,
        .wpb_column[data-cfc="true"] h2,
        .wpb_column[data-cfc="true"] h3,
        .wpb_column[data-cfc="true"] h4,
        .wpb_column[data-cfc="true"] h5,
        .wpb_column[data-cfc="true"] h6,
        .wpb_column[data-cfc="true"] p{
          color:inherit
        }

        .col.padding-9-percent > .vc_column-inner,
        .col.padding-9-percent > .n-sticky > .vc_column-inner { 
          padding: calc(600px * 0.09); 
        }
       
        @media only screen and (max-width: 690px) {
          .col.padding-9-percent > .vc_column-inner,
          .col.padding-9-percent > .n-sticky > .vc_column-inner { 
            padding: calc(100vw * 0.09); 
          }
        }

        @media only screen and (min-width: 1000px) {
          .col.padding-9-percent > .vc_column-inner,
          .col.padding-9-percent > .n-sticky > .vc_column-inner { 
            padding: calc((100vw - 180px) * 0.09); 
          }
          .column_container:not(.vc_col-sm-12) .col.padding-9-percent > .vc_column-inner { 
            padding: calc((100vw - 180px) * 0.045); 
          }
        }

        @media only screen and (min-width: 1425px) {
          .col.padding-9-percent > .vc_column-inner { 
            padding: calc(1245px * 0.09); 
          }
          .column_container:not(.vc_col-sm-12) .col.padding-9-percent > .vc_column-inner { 
            padding: calc(1245px * 0.045); 
          }
        }
        
        
        .full-width-content .col.padding-9-percent > .vc_column-inner { 
          padding: calc(100vw * 0.09); 
        }

        @media only screen and (max-width: 999px) {
          .full-width-content .col.padding-9-percent > .vc_column-inner { 
            padding: calc(100vw * 0.09); 
          }
        }@media only screen and (min-width: 1000px) {
            .full-width-content .column_container:not(.vc_col-sm-12) .col.padding-9-percent > .vc_column-inner { 
              padding: calc(100vw * 0.045); 
            }
          }.wpb_column.child_column.border_top_desktop_3px > .vc_column-inner, 
            .wpb_column.child_column.border_top_desktop_3px > .n-sticky > .vc_column-inner {
              border-top-width: 3px;
            }.wpb_column.child_column.border_color_ab0634 > .vc_column-inner, 
          .wpb_column.child_column.border_color_ab0634 > .n-sticky > .vc_column-inner  {
            border-color: #ab0634;
          }.wpb_column.child_column.border_style_solid > .vc_column-inner,
          .wpb_column.child_column.border_style_solid > .n-sticky > .vc_column-inner {
            border-style: solid;
          }.icon-tiny[class^="icon-"].extra-color-1{
                  color: #231f20;
                }.nectar-button.small{
            border-radius:2px 2px 2px 2px;
            font-size:12px;
            padding:8px 14px;
            color:#FFF;
            box-shadow:0 -1px rgba(0,0,0,0.1) inset;
          }
          .nectar-button.small.see-through,
          .nectar-button.small.see-through-2,
          .nectar-button.small.see-through-3{
            padding-top:6px;
            padding-bottom:6px
          }
          .nectar-button.small i{
            font-size:16px;
            line-height:16px;
            right:26px
          }
          .nectar-button.small i.icon-button-arrow{
            font-size:16px
          }
          .nectar-button.has-icon.small,
          .nectar-button.tilt.has-icon.small{
            padding-left:33px;
            padding-right:33px
          }
          .nectar-button.has-icon.small:hover span,
          .nectar-button.tilt.small.has-icon span,
          body.material .nectar-button.has-icon.small span {
            -webkit-transform:translateX(-14px);
            transform:translateX(-14px)
          }
          .nectar-button.small.has-icon:hover i,
          .nectar-button.small.tilt.has-icon i {
            -webkit-transform:translateX(10px);
            transform:translateX(10px);
          }

          body.material .nectar-button.small i {
            font-size: 14px;
          }
          body.material[data-button-style^="rounded"] .nectar-button.small i {
            font-size: 12px;
          }
          @media only screen and (max-width: 999px) { .vc_row.top_padding_tablet_0px {
              padding-top: 0px!important;
            } }@media only screen and (max-width: 690px) { .vc_row.top_padding_phone_0px {
              padding-top: 0px!important;
            } }</style><script type="text/javascript">
/* <![CDATA[ */
 gform.initializeOnLoaded( function() { jQuery(document).on('gform_post_render', function(event, formId, currentPage){if(formId == 4) {} } );jQuery(document).on('gform_post_conditional_logic', function(event, formId, fields, isInit){} ) } ); 
/* ]]> */
</script>
<script type="text/javascript">
/* <![CDATA[ */
 gform.initializeOnLoaded( function() {jQuery(document).trigger("gform_pre_post_render", [{ formId: "4", currentPage: "1", abort: function() { this.preventDefault(); } }]);                if (event && event.defaultPrevented) {                return;         }        const gformWrapperDiv = document.getElementById( "gform_wrapper_4" );        if ( gformWrapperDiv ) {            const visibilitySpan = document.createElement( "span" );            visibilitySpan.id = "gform_visibility_test_4";            gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan );        }        const visibilityTestDiv = document.getElementById( "gform_visibility_test_4" );        let postRenderFired = false;                function triggerPostRender() {            if ( postRenderFired ) {                return;            }            postRenderFired = true;            gform.core.triggerPostRenderEvents( 4, 1 );            if ( visibilityTestDiv ) {                visibilityTestDiv.parentNode.removeChild( visibilityTestDiv );            }        }        function debounce( func, wait, immediate ) {            var timeout;            return function() {                var context = this, args = arguments;                var later = function() {                    timeout = null;                    if ( !immediate ) func.apply( context, args );                };                var callNow = immediate && !timeout;                clearTimeout( timeout );                timeout = setTimeout( later, wait );                if ( callNow ) func.apply( context, args );            };        }        const debouncedTriggerPostRender = debounce( function() {            triggerPostRender();        }, 200 );        if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) {            const observer = new MutationObserver( ( mutations ) => {                mutations.forEach( ( mutation ) => {                    if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) {                        debouncedTriggerPostRender();                        observer.disconnect();                    }                });            });            observer.observe( document.body, {                attributes: true,                childList: false,                subtree: true,                attributeFilter: [ 'style', 'class' ],            });        } else {            triggerPostRender();        }    } ); 
/* ]]> */
</script>
			<script type="text/javascript" id="wpsp-script-frontend"></script>
			<script>window.lazyLoadOptions=[{elements_selector:"img[data-lazy-src],.rocket-lazyload",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,callback_loaded:function(element){if(element.tagName==="IFRAME"&&element.dataset.rocketLazyload=="fitvidscompatible"){if(element.classList.contains("lazyloaded")){if(typeof window.jQuery!="undefined"){if(jQuery.fn.fitVids){jQuery(element).parent().fitVids()}}}}}},{elements_selector:".rocket-lazyload",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,}];window.addEventListener('LazyLoad::Initialized',function(e){var lazyLoadInstance=e.detail.instance;if(window.MutationObserver){var observer=new MutationObserver(function(mutations){var image_count=0;var iframe_count=0;var rocketlazy_count=0;mutations.forEach(function(mutation){for(var i=0;i<mutation.addedNodes.length;i++){if(typeof mutation.addedNodes[i].getElementsByTagName!=='function'){continue}
if(typeof mutation.addedNodes[i].getElementsByClassName!=='function'){continue}
images=mutation.addedNodes[i].getElementsByTagName('img');is_image=mutation.addedNodes[i].tagName=="IMG";iframes=mutation.addedNodes[i].getElementsByTagName('iframe');is_iframe=mutation.addedNodes[i].tagName=="IFRAME";rocket_lazy=mutation.addedNodes[i].getElementsByClassName('rocket-lazyload');image_count+=images.length;iframe_count+=iframes.length;rocketlazy_count+=rocket_lazy.length;if(is_image){image_count+=1}
if(is_iframe){iframe_count+=1}}});if(image_count>0||iframe_count>0||rocketlazy_count>0){lazyLoadInstance.update()}});var b=document.getElementsByTagName("body")[0];var config={childList:!0,subtree:!0};observer.observe(b,config)}},!1)</script><script data-no-minify="1" async src="https://goicm.com/wp-content/plugins/wp-rocket/assets/js/lazyload/17.8.3/lazyload.min.js"></script></body>
</html>
<!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me -->                               

Whois info of domain

Domain Name: GOICM.COM
Registry Domain ID: 101398968_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.godaddy.com
Registrar URL: http://www.godaddy.com
Updated Date: 2023-01-24T16:45:06Z
Creation Date: 2003-07-31T19:54:01Z
Registry Expiry Date: 2026-07-31T19:54:01Z
Registrar: GoDaddy.com, LLC
Registrar IANA ID: 146
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: 480-624-2505
Domain Status: clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited
Domain Status: clientRenewProhibited https://icann.org/epp#clientRenewProhibited
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Domain Status: clientUpdateProhibited https://icann.org/epp#clientUpdateProhibited
Name Server: NS47.DOMAINCONTROL.COM
Name Server: NS48.DOMAINCONTROL.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-16T00:44:56Z <<<
For more information on Whois status codes, please visit https://icann.org/epp
NOTICE: The expiration date displayed in this record is the date the
TERMS OF USE: You are not authorized to access or query our Whois
by the following terms of use: You agree that you may use this Data only
to: (1) allow, enable, or otherwise support the transmission of mass