/* Top Modules
==================================================================================*/

/* Information Center */


.header--partners-site-content-block .wrapper {
	width: 100%;
	display: block;
	position: relative;
	margin: 0;
}

.header--partners-site-content-block .wrapper .info-center-block {
	display: block;
	position: relative;
	width: 100%;
	padding: 1rem;
	padding-bottom: 1.5rem;
	box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.25);
	background-color: #ffffff;
}

.header--partners-site-content-block .wrapper[min-width~='32rem'] .info-center-block {
	padding: 1.875rem;
}

.header--partners-site-content-block .wrapper .info-center-block:before {
	content: "";
	background-color: #00808b;
    height: .375rem;
    width: 100%;
    position: absolute;
    left: 0;
    display: inline-block;
    top: 0;
}

.header--partners-site-content-block .wrapper .info-center-block .wysiwyg {
	margin-bottom: 1rem;
}

.header--partners-site-content-block .wrapper[min-width~='64rem'] .background-image-block {
	width: 100%;
	display: block;
	margin: 0;
	height: 100%;
}

.header--partners-site-content-block .wrapper[min-width~='80rem'] .background-image-block {
	max-width: 71.5rem;
}

.header--partners-site-content-block .wrapper .background-image {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	position: relative;
	width: 100%;
	padding-top: 50%;
	min-height: 15rem;
	height: 100%
}

.info-title-text {
	color: #333f48;
	font-size: 1.5rem;
	font-weight: 700;
	margin-bottom: 1rem;
}

.info-center-links .item:not(:last-child) {
	margin-bottom: 1.25rem;
}

.info-center-links .item .link {
	font-size: 1rem;
	line-height: 1.5rem;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: .0625rem;
	border-bottom: 0;
}

.info-center-links .item .link:hover {
	text-decoration: none;
}

.info-center-links .item .link .icon {
	display: inline-block;
	color: #005f86;
	margin-right: .5rem;
	vertical-align: middle;
	width: 1.5rem;
	height: 1.5rem;
}

.info-center-links .item .link .text {
	display: inline-block;
	color: #005f86;
	vertical-align: middle;	
}

.info-center-links .item .link .text:hover {
	text-decoration: underline;	
}

.info-center-links .item .link:hover .icon,
.info-center-links .item .link:hover .text {
	color: #00466b;
}

.info-center-links ul li {
	list-style: none;
}


.info-center-links .fa-fw {
	font-size: 1.375rem;
}

.info-center-links .menu-external-icon {
	font-size: .875rem;
	vertical-align: bottom;
}

.info-center-block .type-c p {
	font-size: 1.5rem;
	font-weight: 700;
}


.info-center-location {
	border-top: 1px solid #dcdcdc;
	padding-top: 1rem;
}

.info-center-location .fa-map-marker-alt {
	color: #bf5700;
    vertical-align: top;
    padding-top: .25rem;
    padding-right: 1rem;
    font-size: 2rem;
}

.info-center-location p {
	display: inline-block;
	color: #000000;
	font-size: .875rem;
	font-weight: 600;
	margin-bottom: 0;
	width: 80%;
}

/* XL */
@media screen and (min-width: 1200px) {
    .info-center-location p {
		font-size: .75rem;
	}
}

/* XXL */
@media screen and (min-width: 1800px) {
    .info-center-location p {
		font-size: .875rem;
	}
}

/* Embed Logos
----------------------------- */

.module--embed-logos {
	margin-bottom: 1rem;
}

.module--embed-logos .logo-wrapper-center {
    text-align: center;
}

.module--embed-logos .logo-wrapper-left {
    text-align: center;
}

.module--embed-logos .partner-logos {
    margin-bottom: 2rem;
}

.module--embed-logos .footer-logo-wrapper {
    height: fit-content;
	margin-bottom: 2.5rem;
}

.module--embed-logos .partner-logos .normal-size {
    text-align: center;
    width: auto;
    height: 2.75rem;
}

.module--embed-logos .partner-logos .large-size {
    text-align: center;
    width: auto;
    height: 3.75rem;
}

.module--embed-logos .partner-logos .extra-large-size {
    text-align: center;
    width: auto;
    height: 4.75rem;
}

/* MD */
@media screen and (min-width: 768px) {
    .module--embed-logos .partner-logos .normal-size {
        height: 3rem;
    }
	.module--embed-logos .partner-logos .large-size {
        height: 4rem;
    }
	.module--embed-logos .partner-logos .extra-large-size {
        height: 5rem;
    }
	.module--embed-logos {
		margin-bottom: 3rem;
	}

	.site--footer .module--embed-logos {
		margin-bottom: 0rem;
	}

	.module--embed-logos .logo-wrapper-left {
		text-align: left;
	} 
}

/* LG */
@media screen and (min-width: 992px) {
    .module--embed-logos .footer-logo-wrapper {
		height: 5.75rem;
	}
}

/* XL */
@media screen and (min-width: 1200px) {
    .module--embed-logos .partner-logos .normal-size {
        height: 3.75rem;
    }
	.module--embed-logos .partner-logos .large-size {
        height: 4.75rem;
    }
	.module--embed-logos .partner-logos .extra-large-size {
        height: 5.75rem;
    }
}

/* Body Modules
================================================================================== */

/* Accordion
----------------------------- */

[data-toggle="collapse"] .fa:before {
	content: "\f068";
	padding-right: .75rem;
	font-size: 1.5rem;
	vertical-align: middle;
}

[data-toggle="collapse"].collapsed .fa:before {
	content: "\f067";
	padding-right: .75rem;
	font-size: 1.5rem;
	vertical-align: middle;
}

.module--accordion .card {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: border-box;
	border: 0;
	border-radius: 0;
}

.module--accordion .card-header {
	padding: .25rem 1.25rem .25rem .25rem;
	background-color: #fff;
}

.module--accordion .card-header .btn-link {
	font-weight: 600;
	font-size: 1.375rem;
	line-height: 1.625rem;
	padding-left: 0;
	flex-direction: inherit;
}

.module--accordion .btn-link {
	color:#00808b;
}

.module--accordion .btn-link:hover {
	color:#007173;
}

/* Announcement
----------------------------- */

.module--announcement {}

.module--announcement .wrapper {
	margin: 0 auto;
	border: 0.125rem solid #c5c9ce;
}

.module--announcement .wrapper .link {
	display: block;
}

.module--announcement .wrapper .container {
	display: block;
}

.module--announcement .wrapper .image {
	width: 100%;
	height: auto;
}

.module--announcement .wrapper .header {
	display: block;
	text-align: center;
}

.module--announcement .wrapper .header .h3 {
	padding: 1.5rem 2rem;
	font-weight: 600;
	color: #ffffff;
}

.module--announcement .wrapper .content {
	padding: 2rem;
	text-align: center;
}

/* Bio Cards
----------------------------- */

.module--bio-cards .wrapper .header-wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}

.module--bio-cards[max-width~='32rem'] .wrapper .header-wrapper {
	display: block;
}

.module--bio-cards .wrapper .header-wrapper .header {
	margin-bottom: 1.5rem;
}

.module--bio-cards .wrapper .header-wrapper .directory-link a {
	color: #00527c;
}

.module--bio-cards .wrapper .header-wrapper .directory-link a:after {
	content: ' »';
}

.module--bio-cards .c--cards-wrapper {
	margin: 0 -1.5rem;
}

.module--bio-cards .cards-wrapper > .col {
	min-width: 16rem;
	padding-top: .75rem;
}

.module--bio-cards .cards-wrapper .c--card {
	padding: 0;
}

.module--bio-cards .c--card.directory,
.module--bio-cards .c--card.directory .card-wrapper{
	height: 100%;
}

/* Fix alignment of thumbnail in 2col template */
.module--bio-cards .thumbnail-wrapper {
	width: 100%;
}

/* Sidebar Modules
==================================================================================*/

h2.h2-sidebar-header {
	color: #333f48;
	font-weight: 700;
	font-size: 1rem;
	line-height: normal;
	text-transform: uppercase;
	letter-spacing: .0625rem;
	margin-bottom: .5rem;
}

h2.h2-sidebar-social-header {
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: .875rem;
	line-height: 1.375rem;
	letter-spacing: .125rem;
	color: currentColor;
	text-transform: uppercase;
	display: inline-block;
	width: 100%;
}


/* Image Text Block CTA
----------------------------- */
.module--image-text-block-cta .image-wrapper {
	padding-bottom: .5rem;
}

/* SM */
@media screen and (min-width: 576px) {
    .module--image-text-block-cta .image-wrapper {
		padding-bottom: 0;
	}
}


/* Embed Menu
----------------------------- */

.site-content-nav {
	margin-bottom: 2rem;
	background-color: #f1f1f2;
}

.site-content-nav  li {
	list-style: none;
}

.site-title-link {
	display: block;
}

.site-content-nav .header .heading .site-menu-title {
	font-size: 1.5rem;
	display: block;
	color: #005f86;
	font-weight: 700;
}

.site-menu-title {
	font-weight: 700;
	font-size: 1rem;
	display:block;
	line-height: normal;
	text-transform: uppercase;
	letter-spacing: .0625rem;
	margin-bottom: 1rem;
}

.site-content-nav .list {
	padding: 0;
}

.site-content-nav .list .item {
	padding-top: .5rem;
	margin-bottom: .5rem;
}

.site-content-nav .list .item .link {
	font-size: 1.125rem;
	color: #005f86;
	line-height: normal;
	font-weight: 500;
}

.site-content-nav .list .item .link:hover {
	text-decoration: underline;
	color: #00466b
}

.site-menu-title-link {
	font-weight: 700 !important;
}

.content-item + .content-item {
	border-top: 1px solid #dcdcdc;
}

.site-content-nav .menu-external-icon {
	font-size: .875rem;
	padding-left: .25rem;
	padding-top: .165rem;
	vertical-align: top;
}

/* Highlight navbar item if current page is being viewed */
.content-sidebar-link-current-page .link {
	font-weight: 700 !important;
}

.sidebar-content-block {
	padding: 2rem;
	margin-bottom: 2rem;
	background-color: #f1f1f2;
}
.sidebar-content-block ul {
	padding: 0;
}

.sidebar-content-block ul li {
	list-style-position: inside;
}

.sidebar-content-block .content-paragraph {
	font-size: 1rem;
}

.sidebar-content-block .content-paragraph a {
	color: #005f86;
	/* text-decoration: underline; */
	background-color: transparent;
}

.sidebar-content-block .content-paragraph a:hover {
	color: #00466b;
	text-decoration: none;
	background-color: transparent;
}

/* Mobile Navigation */

.site-parent-title {
	font-weight: 700;
	font-size: 1rem;
	display:block;
	line-height: normal;
	text-transform: uppercase;
	letter-spacing: .0625rem;
	margin-bottom: 1rem;
}

.site-parent-title .link {
	font-weight: 700 !important;
}

.site-nav-wrapper {
	padding: 0;
	margin-bottom: 2rem;
}

.site-button-wrapper {
	padding-top: 0;
}

.section--secondary-mobile-menu .site-nav-wrapper .site-menu-link {
	display: flex;
	position: relative;
	font-size: 1rem;
	background-color: #f1f1f2;
	color: #333f48;
	font-weight: 700;
	line-height: 2rem;
	text-transform: uppercase;
	letter-spacing: .0625rem;
	border-radius: 0;
	padding: .5rem 1.25rem .5rem 1.25rem;

}

.section--secondary-mobile-menu .site-nav-wrapper .site-menu-link:hover {
	background: rgb(51 63 72 / 10%);
	color: #333f48;
	text-decoration: none;
}

.section--secondary-mobile-menu .site-content-nav {
	margin-bottom: 0;
	background-color: #f5f5f6;
}

.section--secondary-mobile-menu .site-nav .list .item {
	font-size: 1rem;
	line-height: 1.5rem;
	margin-bottom: .5rem;
	text-align: left;
}

.section--secondary-mobile-menu .site-nav {
	padding: 1.5rem;
	margin-bottom: 0;
	text-align: left;
}

/* LG */
@media screen and (min-width: 992px) {
	.site-nav-wrapper {
		padding: 1.5rem .75rem;
		margin-bottom:0;
	}

	.site-content-nav {
		padding: 2rem;
	}

	.section--secondary-mobile-menu .site-nav .list .item {
		font-size: 1rem;
		line-height: 1.5rem;
		margin-bottom: .5rem;
		text-align: left;
	}
}

.section--secondary-mobile-menu [data-toggle="collapse"].site-menu-link:after {
	display: inline-block;
	font-size: 1.65rem;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	position: relative;
	content: "\f106";
	margin-left: auto;
	padding-left: 6px;
}

.section--secondary-mobile-menu [data-toggle="collapse"].collapsed.site-menu-link:after {
	display: inline-block;
	font-size: 1.65rem;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f107";
	margin-left: auto;
	padding-left: 6px;
}

.section--secondary-mobile-menu .menu-external-icon {
	font-size: .875rem;
	padding-left: .25rem;
	padding-top: .165rem;
	vertical-align: top;
}

/* Emergency Info
----------------------------- */

.module--emergency-info .text-block p {
	font-size: 1.5rem;
	line-height: normal;
	margin-bottom: 0;
	padding: 1rem;
	color: #fff;
	font-weight: 600;
}

/* Social Share
----------------------------- */

.c--share-buttons {
	margin-bottom: 1rem;
}

.c--share-buttons .label {
	margin-bottom: 0.5rem;
	text-transform: uppercase;
}

.c--share-buttons .buttons {
	margin: 0 -0.5rem;
}

.c--share-buttons .share-button {
	display: inline-block;
	width: 2.5rem;
	height: 2.5rem;
	margin: 0.5rem;
	border-radius: 50%;
	font-size: 0;
	line-height: 0;
	background-size: 1rem 1rem;
	background-repeat: no-repeat;
	background-color: #005f86;
}

.c--share-buttons .share-button:hover {
	background-color: #00466b;
}

.c--share-buttons .share-button svg {
	width: 1.25rem;
	height: 1.25rem;
	color: #ffffff;
}

.h-icon {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 100%;
	width: 100%;
}

.h-icon > svg {
	height: 100%;
	width: 100%;
	fill: currentColor;
}

/* Tabs
----------------------------- */

.module--tabs .nav-link {
	font-weight: 700;
}

.module--tabs .nav-tabs .nav-link {
	color: #00808b;
	border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.module--tabs .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
	color: #495057;
	background-color: #fff;
	font-weight: 700;
}