.everwall .button-row button {
	margin: .5rem;
}


/* HOMEPAGE TAKEOVER STYLES */

.home-featured-image figcaption h2 a {
	font-family: "MuseoSans", Arial, sans-serif;
  font-size: 48px;
  font-size: 3.5rem;
  text-transform: uppercase;
  font-weight: 900;
  line-height: 1.0;
	color: #dfc942;
}


.home-feature-subtitle {
	font-size: 20px;
  font-size: 1.5rem;
  font-weight: 900;
  text-transform: uppercase;
  line-height: 1.5;
}

.home-feature-subtitle a {
	color: #dfc942 !important;
	display: block;
	margin-top:0.5em;
	font-size: 16px;
  font-size: 1rem
}

@media all and (max-width: 480px) {
	.home-featured-image figcaption h2 a {
	font-size: 1.75rem;
}
	.home-feature-subtitle {
		font-size: 1rem;
	}
}


/**
 * Styles specific to the presidential announcement banner on the home page
 */
.president-banner a, 
a.president-banner, 
.new-president a {
	color: #fff;
}

.president-banner a:hover, 
.president-banner a:focus, 
a.president-banner:hover, 
a.president-banner:focus, 
.new-president a:hover, 
.new-president a:focus, 
.new-president a:hover .banner-text, 
.new-president a:focus .banner-text {
	text-decoration: underline;
	color: #e2e2e2;
}

.new-president {
	text-align: center;
	background-color: #94a7bb;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 1.75em;
	font-family: MuseoSlab, serif;
}

.new-president img {
	display: block;
	margin: 0 auto;
	float: none;
	clear: both;
	padding: 0;
	height: auto;
}

.new-president .banner-text {
	padding: 35px 20px;
}

.president-banner {
	display: block;
	text-align: center;
	background-position: 10% 40px;
	background-color: #94a7bb;
	background-image: url('/wp-content/uploads/2016/02/Troy_Banner2.jpeg');
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-bottom: 20px;
	min-height: 130px;
	padding: 40px 10px;
	padding-top: 195px;
	font-size: 1.75em;
}

@media all and (min-width: 480px) {
	.president-banner, 
									.new-president {
		font-size: 2em;
	}
}

@media all and (min-width: 600px) {
	.president-banner {
		background-position: left 40px;
	}
}

@media all and (min-width: 800px) {
	.president-banner {
		text-align: right;
		background-position: left center;
		padding: 40px 50px;
	}
}

@media all and (min-width: 860px) {
	.new-president img {
		margin: 0 auto 0 0;
	}
	
	.new-president .one-half.first {
		padding-top: 35px;
		padding-bottom: 35px;
	}
	
	.new-president .banner-text {
		padding: 35px 20px 35px 0;
	}
}

@media all and (min-width: 1157px) {
	.new-president .one-half.first {
		padding-top: 0;
		padding-bottom: 0;
	}
}

/**
 * Mega Menu styles
 */
#mega-menu-wrap-header-right #mega-menu-header-right.mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu {
	visibility: visible;
}

#mega-menu-wrap-header-right #mega-menu-header-right > li.mega-menu-item > a:focus {
	background: #c9cac2;
	color: #000;
	font-weight: normal;
	text-decoration: none;
	border-color: #fff;
}

#mega-menu-wrap-header-right #mega-menu-header-right > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a:focus {
	color: #555;
	font-weight: bold;
	text-decoration: none;
	background: rgba(0,0,0,0);
/* third level menu item */
}

#mega-menu-wrap-header-right #mega-menu-header-right > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a:focus {
	color: #666;
	font-weight: normal;
	text-decoration: none;
	background: rgba(0,0,0,0);
}

#mega-menu-wrap-header-right #mega-menu-header-right > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a:focus {
	background: #ddd;
	font-weight: normal;
	text-decoration: none;
	color: #666;
}

.home-top .widget_sp_image .attachment-home-top { display: block; margin: 0; }

.home-featured-image figcaption {
	left: 0;
}

body .home-featured-image figcaption h2 {
	font-family: "MuseoSans", sans-serif;
}

@media all and (max-width: 860px) {
	.home-featured-image figcaption {
		margin: 0 !important;
    background: #002b5a;
    position: static;
	}

	.home-featured-image figcaption .home-feature-subtitle {
		display: block;
	}
}

.umw-is-root.home #homepageCTA .one-third {
	border: none;
}

/* Top Stories Widget Styles */
.home-top .latest-news-entry.one-half h1.post-title, .home-top .latest-news-entry.one-third h1.post-title {
	font-size: 16px;
	font-size: 1.125rem;
	line-height: 1.4;
}

.home-top.widget-area > .widget_umw-latest-news, 
.home-top.widget-area > .widget_umw-latest-news+.widget_custom_html {
	margin: 1rem auto;
	padding: 2rem 0;
	padding-bottom: 1rem;
	margin-bottom: 0;
}

.home-top.widget-area > .widget_umw-latest-news+.widget_custom_html {
	padding-top: 0;
	padding-bottom: 2rem;
	margin-top: 0;
	margin-bottom: 0;
}

.home-top .widget_umw-latest-news h4.widget-title {
	font-size: 28px;
	font-size: 1.75rem;
}

.home-top .widget_umw-latest-news .widget-wrap, 
.home-top .widget_umw-latest-news+.widget_custom_html .widget-wrap {
	max-width: 1140px;
	margin: 0 auto;
}