/* Hide Events Title */

h2.text-callout-md {
  display: none;
}

/* Image Overlay - Tiles */


div.so-premium-image-overlay {
	top: 0px !important;
	height: 210px !important;
	max-height: 100% !important;
}

div.so-premium-image-overlay {
		top: 0px;
		height: 100% !important;
		max-height: 100% !important;
}

div.sow-image-grid-image:hover {
	box-shadow: 1px 1px 120px grey;
}

div.so-premium-image-overlay-text {
	text-align: center !important;		
}

div.so-premium-image-overlay-text:hover {
	text-decoration: underline;
}

@media only screen and (min-width: 700px) {
.home-image-tiles img {
		max-width: 210px !important;
		width: 210px !important;
		height: 210px !important;
		max-height: 210px !important;
		}
}

/* Home Page - News */

.so-widget-sow-blog-portfolio-a42f56ba9cd9-9 .sow-blog-layout-portfolio .sow-blog-posts article {
		padding: 5px !important;
}

button[data-filter=".news"]{
    display:none;
}

.home-blog-section .sow-portfolio-filter-terms {
		display: none;
}

.sow-entry-thumbnail:hover {
		box-shadow: 1px 1px 120px grey;
}

.so-widget-sow-blog-portfolio-2f7dea113f73-9 .sow-blog-layout-portfolio .sow-blog-posts article {
		padding: 0 5px;
		margin-bottom: 5px !important;
}

.so-widget-sow-blog-portfolio-2f7dea113f73-9 {
		margin-left: 10px;
		margin-right: 10px;
}

/* Footer Dept. Logo */

.uu-top-footer .uu-top-footer-container .uu-footer-dept .uu-footer-dept-logo img {
		max-width: 150px !important;
}

/* Footer */

.uu-footer-dept-name {
		display: none;
}

/* Accordian Headings */

.uu-tabs-accordion-container .uu-tabs-accordion-menu .uu-accordion-btn span {
	font-family: Palatino, serif;
}