#deptTitle a {
	font-family: "Seattle Text", Arial;
	font-weight: bold;
	font-size:2.25rem;
	color: #000;
	text-transform: none;
}
@media (min-width: 1292px) {
	.container, .parallaxCopy, #inputWrapper {
		width: 1292px;
		max-width: 1292px;
		padding-left: 10px;
		padding-right: 10px;
	}
}
@media (min-width: 768px) {
	.seafooter18Wrapper .col-md-6 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
}
@media (min-width: 992px) {

	h1 {
		font-size: 2.5rem;
		font-weight: 700;
		font-family: 'Seattle Text';
	}

	h2 {
		font-size: 2rem;
		font-weight: 700;
		font-family: 'Seattle Text';
	}

	h3 {
		font-size: 1.5rem;
		font-weight: 700;
		font-family: 'Seattle Text';
	}

	h4 {
		font-size: 1.25rem;
		font-weight: 700;
		font-family: 'Seattle Text';
	}

	h5 {
		font-size: 1rem;
		font-weight: 700;
		font-family: 'Seattle Text';
	}

	#deptFootLinksWrapperShort.aboutNav {
		padding: 4.5px 0 4.5px 0;
		block-size: 77px;
	}
	#deptFootLinksWrapperShort.aboutNav ul {
		margin: 10px 0 10px 0;
		left: -9px;
	}
	#deptFootLinksWrapperShort.aboutNav ul li {
		padding: 0 9px 0 9px;
		margin: 0;
	}
	#deptFootLinksWrapperShort.aboutNav ul li a {
		padding: 5px 10px;
	}
	#deptFootLinksWrapperShort.aboutNav ul li:first-child a {
		padding: 0px 10px 2px 10px;
	}
	.seafooter18Wrapper #seaFooter18Col1 {
		width: 60% !important;
		max-width: 60% !important;
	}
	.seafooter18Wrapper #seaFooter18Col2 {
		border-width: 0px 0px 0px 1px !important;
		width: 40% !important;
		max-width: 40% !important;
		flex: 40%;
	}
}
@media (max-width: 991px) {
	#deptFootLinksWrapperShort.aboutNav {
		padding: 4.5px 0 4.5px 0;
		block-size: 376.5px;
	}
	#deptFootLinksWrapperShort.aboutNav ul {
		margin: 10px 0 10px 0;
		left: 0;
	}
	#deptFootLinksWrapperShort.aboutNav ul li {
		float: inherit !important;
		padding: 0;
		margin: 0 0 10px 0;
	}
	#deptFootLinksWrapperShort.aboutNav ul li a {
		padding: 0;
		display: block;
	}
	#deptFootLinksWrapperShort.aboutNav ul li:first-child {
		border-right: none !important;
		padding: 0;
	}
	#deptFootLinksWrapperShort.aboutNav ul li:first-child a {
		border-bottom: solid 1px #fff;
		padding-left: 0 !important;
		padding-bottom: 12px;
	}
	#deptFootLinksWrapperShort.aboutNav ul li.secondChild a {
		margin-top: 0 !important;
	}
	.seafooter18Wrapper #seaFooter18Col1 {
		padding-bottom: 20px;
		width: 100% !important;
		max-width: 100% !important;
	}
	.seafooter18Wrapper #seaFooter18Col2  {
		border-width: 0px 0px 0px 0px !important;
		width: 100% !important;
		max-width: 100% !important;
		flex: 100%;
	}

}
@media (min-width: 768px) and (max-width: 991px) {
	#deptFootLinksWrapperShort {
		padding: 30px 0 5px 0;
	}
	#deptFootLinksWrapperShort.aboutNav ul li {
		width: 100%;
		float: inherit;
	}
}


	/* Featured Container */
#featuredTileContainer .mobileServices .halfHeight.taxonomyTile, .nestedTileWrapper > .taxonomyTile {
	display: none;
}

#featuredTileContainer .taxonomyTile .seattleAlert .photoCredit {
	right: 75px;
}

/*DEPARTMENT LAYOUT FIXES*/
.department #leftMainRight {
	padding-top: 100px;
}

.department .col-md-9.col-sm-9.col-sm-push-3 {
	padding-left: 10px;
	padding-right: 10px;
}

#deptFootLinksWrapperShort.aboutNav {
	background-color: #003da5;
}

#deptFootLinksWrapperShort.aboutNav ul li:first-child {
	margin-right: -1px;
	margin-bottom: 0px;
	border-right: solid 1px #fff;
	padding-left: 0;
	background-color: #003da5;
}

#deptFootLinksWrapperShort.aboutNav ul li:first-child a {
	font-family: "Seattle Text";
	font-size: 34px;
	position: relative;
	top: -2px;
}

#deptFootLinksWrapperShort.aboutNav ul li a {
	color: #fff;
	font-family: "Open Sans", sans-serif;
	font-weight: 600;
	font-size: 20px;
	position: relative;
	top: 10px;
	text-decoration: none;
}

#deptFootLinksWrapperShort.aboutNav ul li a:hover {
	color: #003da5;
	background-color: #fff;
}

#deptFootLinksWrapperShort ul li a {
	color: #000;
	font-family: "Seattle Text";
	font-weight: 600;
	font-size: 18px;
	padding: 5px 10px 3px 10px;
	text-decoration: none;
}

#deptFootLinksWrapperShort.aboutNav ul {
	list-style: none;
	padding-left: 0px;
	position: relative;
}

#deptFootLinksWrapperShort ul {
	list-style: none;
	margin-bottom: 10px;
}

#deptFootLinksWrapperShort.aboutNav ul li {
	float: left;
}

#deptFootLinksWrapperShort ul li {
	float: left;
	margin: 10px 60px 10px 0px;
}


.department #mainColMain h1.pageTitle {
	background: #000;
	color: #fff;
	display: inline-block;
	padding: 10px 20px 0px 20px;
	font-size: 2.5rem;
	line-height: 40px;
	margin-bottom: 40px;
	margin-top: 0px;
	max-width: 95%;
}
#mainColMain div, #mainColMain p {
	margin-bottom: 30px;
}
/*  Images  */
.department #mainColContent img {
	display: inline-block;
	height: auto;
	max-width: 100%;
}
.department.locationPage .featureWrapperShort {
	height: 350px;
}

/*  Container Spacing */
#mainContent.topTier #secondaryList,
#mainColMain {
	padding-bottom: 100px
}

.deptHome #leftMainRight {
	margin: 60px auto 0px auto;
}
div.container {
	text-align: start;
}

/*  seaFooter18Wrapper  */
.seafooter18Wrapper, 
.footerBottom18Wrapper {
	background: #26272d;
	color: #fff;
	font-size: 20px;
}

.seafooter18Wrapper a:hover, 
.footerBottom18Wrapper a:hover {
	background: #fff;
	color: #26272d;
	text-decoration: none;
}

.seafooter18Wrapper #seafooter18 {
	padding-top: 19px;
}
.seafooter18Wrapper #seaFooter18Col1 h2 {
	font-size: 32px;
	font-weight: bold;
	font-family: "Seattle Text",Arial;
	color: #fff;
	margin-top: 20px;
}
.seafooter18Wrapper #seaFooter18Col1 p {
	line-height: 34px;
}
.seafooter18Wrapper #seaFooter18Col1 .ContactComponent .contactAddress p {
	line-height: 30px;
}
.seafooter18Wrapper.department #seaFooter18Col1 .ContactComponent .contactAddress p {
	line-height: 30px;
}
.seafooter18Wrapper.department #seaFooter18Col1 .ContactComponent .contactAddress p .address {
	font-size: 100%;
}
.seafooter18Wrapper #seaFooter18Col1 .ContactComponent .contactAddress .address, 
.seafooter18Wrapper #seaFooter18Col1 .ContactComponent .contactAddress .phone, 
.seafooter18Wrapper #seaFooter18Col1 .ContactComponent .contactAddress .phoneAlt, 
.seafooter18Wrapper #seaFooter18Col1 .ContactComponent .contactAddress .fax, 
.seafooter18Wrapper #seaFooter18Col1 .ContactComponent .contactAddress .hours {
	font-weight: 700;
}
.seafooter18Wrapper #seaFooter18Col1 .ContactComponent .contactAddress a {
	text-decoration: underline;
}
.seafooter18Wrapper a:not(.socialMediaContactItem), 
.seafooter18Wrapper [id^='request-lists'] ol>li a {
	color: #fff;
	padding: 5px 0;
	font-size: 20px;
}
.seafooter18Wrapper a:not(.socialMediaContactItem):hover, 
.seafooter18Wrapper [id^='request-lists'] ol>li a:hover {
	color: #26272d;
	text-decoration: none;
	background-color: #fff;
}
.seafooter18Wrapper .contactTileSocialMediaWrapper a svg {
	color: #fff;
}
.contactTileSocialMediaWrapper .socialMediaContactItem svg {
	margin-left: 0px !important;
}
svg:not(:root).svg-inline--fa {
	overflow: visible;
}
.svg-inline--fa.fa-w-14 {
	width:.875em;
}
.contactTileSocialMediaWrapper a {
	color: #000;
	margin: 0px 2px;
	width: 26px;
	height: 26px;
	display: inline-block;
	padding-left: 2px;
	box-shadow: inset 0px 0px 0px 4px #000;
}
.contactTileSocialMediaWrapper a:hover {
	background-color: #fff;
}
.contactTileSocialMediaWrapper a:hover svg {
	color: #003da5;
}
.contactTileSocialMediaWrapper a svg {
	font-size: 26px;
}
.svg-inline--fa {
	display: inline-block;
	font-size: inherit;
	height: 1em;
	overflow: visible;
	vertical-align: -.125em;
}
.seafooter18Wrapper #seaFooter18Col1 {
	float: left;
}
.seafooter18Wrapper #seaFooter18Col1 .ContactComponent .contactAddress a.phoneNumber {
	text-decoration: none !important;
}
.seafooter18Wrapper #seaFooter18Col2 {
	border: solid #fff;
	margin-top: 20px;
	float: left;
}
.seafooter18Wrapper #seaFooter18Col2 h2 {
	font-size: 28px;
	padding-left: 5px;
	margin: 0 0 16px 0;
}
.seafooter18Wrapper #seaFooter18Col2 ul {
	list-style: none;
	padding-left: 5px;
	margin-top: 0;
	margin-bottom: 10px;
}
.seafooter18Wrapper #seaFooter18Col2 a {
	line-height: 40px;
}
.seafooter18Wrapper .departmentExcerpt {
	padding: 30px 11px 0 11px;
	font-size: 18px;
}
.seafooter18Wrapper .departmentExcerpt p {
	line-height: 22px;
}
.footerBottom18Wrapper #footerBottom18 .copyRight .cosLogo {
	background: url("./DocumentHandler.axd?DocName=ChiefSealthBw");
	background-size: auto auto;
	background-size: cover;
	width: 70px;
	height: 70px;
	margin: auto;        	
}
.footerBottom18Wrapper #footerBottom18 .copyRight .text {
	padding: 10px 0;
}
.footerBottom18Wrapper #footerBottom18 .copyRight {
	text-align: center;
	font-style: italic;
	font-size: 16px;
	padding: 70px 0 0 0;
}
.footerBottom18Wrapper #footerBottom18 .subLinks {
	text-align: center;
	margin-bottom: 120px;
}
.footerBottom18Wrapper #footerBottom18 .subLinks h2 {
	color: #fff;
}
.footerBottom18Wrapper #footerBottom18 .subLinks .link {
	width: 33%;
	padding: 0 10px;
}
.footerBottom18Wrapper #footerBottom18 .subLinks .link:not(:last-child) {
	border-right: solid 1px #fff;
	padding: 0 10px;
}
.footerBottom18Wrapper #footerBottom18 .subLinks .link a {
	color: #fff;
	padding: 5px 0;
	font-size: 16px;
}
.footerBottom18Wrapper #footerBottom18 .subLinks .link a:hover {
	color: #000;
	background-color: #fff;
	text-decoration: none;
}
.hidden {
	display: none !important;
}
