/* =WordPress Core
-------------------------------------------------------------- */
.gfield_label span.gfield_required {
    display: none;
}

.footer-nav li.current-page-ancestor a/*, .main-menu li.current-page-ancestor > a*/{
	color: #f16625 !important;
}


@media (max-width:768px){.main-menu li.current_page_ancestor > a:nth-of-type(2) {color:#004a90 !important;}}

body .gform_wrapper form .gform_body ul,
body .gform_wrapper form .gform_body ul li { 
	list-style-type: none !important; 
	list-style-image: none !important;
	list-style: none !important; 
	background-image: none !important;
	background: none !important;
	padding: 0 !important;
	border: none !important
}
body .gform_wrapper form .gform_body ul > li:before {
	content: "";
}

.secondary-drop {
  z-index: 100;
}

.drop-hold{
  width: 100%;
}

.team-list li a:hover {color: #fff}