.general-footer ul.pureCssMenu li {
	display: block;
}

/*change toplink button color*/
.UWW2025Top1 .DefaultButtons .button {
	background-color: #0044b7 !important;
	color: #ffffff;
}
.UWW2025Top1 .DefaultButtons .button:hover {
	background-color: #fff !important;
	color: #0044B5;
}
h1 p, .page-header h1 p  {
	font-size: 46px !important;
	line-height: 50px;
	margin-bottom: 30px;
	color: #0044b5;
	font-family: "Antonio",sans-serif !important;
	text-transform: uppercase;
	font-weight: 600;
}



@media only screen and (max-width: 576px) {
	body .UWW20251PLogo .PortletNote, body .UWW20251LLogo .PortletNote, body .UWW20251NLogo .PortletNote {
		display: block !important;
	}
	
	.left-circle-overlay p {
		display: block !important;
		font-size:12px
	}
	
	.left-circle-overlay, .outer-circle-overlay {
		/*! background-color: rgb(0,0,0,.5); */
		display: block !important;
		z-index:1;
	}
	
	.left-text {
		width: 100% !important;
		left: 0 !important;
		bottom:17px;
		width: 50% !important;
		left: 0 !important;
		display: block !important;
	}
	
	.left-circle-overlay {
		width: 100%;
	}
	
	
	.banner-wrapper1 h1, .banner-wrapper2 h1, .banner-wrapper3 h1, .left-circle-overlay h1 {
		font-size: 22px !important;
		margin-bottom: 7px !important;
	}
	.left-circle-overlay, .outer-circle-overlay {
		background-color: #21296B !important;
		z-index:1;
		padding:15px;
	}
		
	.outer-circle-overlay {
		width: 105%;
	}
	
}

@media (min-width:576px) and (max-width:856px) {
	.left-circle-overlay {
		width: 100%;
		height: 100%;	
	}
	.left-circle-overlay p {
		display: block;
	}
	.left-circle-overlay, .outer-circle-overlay {
	/*! background-color: transparent; */
	/*! display: block !important; */
	z-index:1;
	}
}
