<!-- v 1.0.3 Remember to update version number in header.php and functions.php to force recaching --->


ol.gavList ol {
  list-style-type: upper-alpha;
}
.gavList ol ol {
  list-style-type: upper-roman;
}
.gavList ol ol ol {
  list-style-type: lower-alpha;
}
.gavList ol ol ol ol {
  list-style-type: lower-roman;
}
.gavList ol ol ol ol ol {
  list-style-type: lower-greek;
}

.navbar-social a {
	font-size: inherit
}

@media screen and (max-width: 1200px) {
.rightRailColumnsBox .title
	{
		font-size:1.25em;
	}
}
@media screen and (max-width: 992px) {
.rightRailColumnsBox .title
	{
		font-size:1em;
	}
}


#wp-admin-bar-w3tc,#wp-admin-bar-wpforms-menu,#wp-admin-bar-aioseo-main{display:none!important;}