.lteie9 .homepage-header {
	z-index: 1000;
}

.lteie9 .random-content-block,
.lteie9 .random-content-block img {
	cursor: pointer;
}

.lteie9 .insights-search input#async-search-field {
	width: 20em !important;
}

.lteie9 .insights-search input[type="submit"] {
	background-size: contain !important;
	right: -18px !important;
}

.sub-nav-list .level-two-nav {
	-ms-flex: 1;
}

/* IE10+ - should support IE Edge */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {  
   .home .slick-next, .home .slick-prev { 
		right: 17px;
	}

	.person-image {
		left: 0.5px;
		position: relative;
	} 

	hr {
	  overflow: visible;
	}

	nav ul li {
		margin-right: 3%;
	}	
	
	nav ul li.search-link {
		margin-right: 0;
	}	

	.services-tab-container.r-tabs .r-tabs-panel:focus {
	    outline: none;
	}

	.insights-search input[type="submit"] {
		background-size: contain !important;
	}

}

